summaryrefslogtreecommitdiff
path: root/bsd-user/syscall.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-12bsd-user: OS-agnostic 64-bit SYSCTL typesEd Maste1-3/+4
2013-04-26bsd-user: Track change in FreeBSD SYSCTL(9) typesEd Maste1-0/+4
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-2/+2
2011-06-08Fix compilation warning due to missing header for sigaction (followup)Alexandre Raymond1-1/+0
2009-10-18bsd-user: fix breakage by 78cfb07fe0dc556cae662a0fab5fe1bd33daabdbBlue Swirl1-0/+1
2009-10-18bsd-user: FreeBSD updateJuergen Lock1-4/+291
2009-07-27rename HAVE_GPROF to TARGET_GPROFJuan Quintela1-3/+3
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-3/+1
2009-01-05Fix more FSF addressesblueswir11-1/+2
2008-10-26Preliminary BSD user emulator supportblueswir11-0/+273