summaryrefslogtreecommitdiff
path: root/bsd-user/freebsd
AgeCommit message (Expand)AuthorFilesLines
2014-06-11bsd-user: Fix syscall format, add strace support for more syscallsSean Bruno1-5/+14
2014-06-11bsd-user: Implement strace support for thr_* syscallsSean Bruno1-0/+9
2014-06-11bsd-user: Implement strace support for extattr_* syscallsSean Bruno1-0/+13
2014-06-11bsd-user: Implement strace support for __acl_* syscallsSean Bruno1-0/+12
2014-06-11bsd-user: Implement strace support for print_ioctl syscallSean Bruno1-1/+1
2014-06-11bsd-user: Implement strace support for print_sysctl syscallSean Bruno1-2/+19
2014-06-11bsd-user: refresh freebsd system call numbersStacey Son1-368/+445
2009-10-18bsd-user: FreeBSD updateJuergen Lock1-0/+1
2008-10-26Preliminary BSD user emulator supportblueswir12-0/+543