summaryrefslogtreecommitdiff
path: root/bsd-user/strace.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-04bsd-user: Clean up includesPeter Maydell1-5/+1
2014-06-11bsd-user: Implement strace support for print_ioctl syscallSean Bruno1-0/+19
2014-06-11bsd-user: Implement strace support for print_sysctl syscallSean Bruno1-0/+22
2014-06-11bsd-user: GPL v2 attribution update and styleSean Bruno1-58/+68
2009-07-17bsd-users: fix straceChristoph Egger1-2/+2
2008-10-26Preliminary BSD user emulator supportblueswir11-0/+191