it '/>
summaryrefslogtreecommitdiff
path: root/sys/compat/linux/linux_syscalls.c
AgeCommit message (Expand)Author
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2005-12-11merge ktrace-lwp.christos
2005-05-15Fix up COMPAT_LINUX support for amd64. Still a work in progress, notfvdl
2002-01-14Crude first cut at ARMLinux binary compatibility. Successfully runsbjh21
2001-11-13add RCSIDs (including regeneration of files as appropriate)lukem
2001-10-14Added Mipsmanu
2001-01-19Added support for powerpc Linux compatibilitymanu
2000-11-15Adopt the recent change to makesyscalls.sh (char * -> const char * const)onoe
1998-12-15Added linux compat support on m68k ports.itohy
1998-10-03Attempt to fix the mess.christos
1998-10-01Provide a suitable default so that kdump compiles on architectureschristos
1998-10-01Architechture-wise multiplexer for linux_syscalls.c. This exists because kdu...erh
1998-10-01These syscall table files have been regenerated in compat/linux/i386.erh
1998-09-11Regen.mycroft
1998-08-07Regen again, to indicate which master revision these were generated from.kleink
1998-08-05enable nanosleep in linux emul, per pr-5906 from Soren S. Jorvangperry