NetBSD/sys/compat/linux
martin 62aaf2691e Make i386 kernels compile again.
fcntl64 was still marked UNIMPL, but the implementation existed, causing
a missing prototype warning.
XXX I have no clue if this is the correct fix - someone able to test this
please review it!
2001-09-30 18:57:43 +00:00
..
arch Make i386 kernels compile again. 2001-09-30 18:57:43 +00:00
common Added initial support for fcntl64 system call (file locking is not 2001-09-30 16:04:03 +00:00
files.linux Improved the accuracy of gettimeofday/settimeofday: Linux stores a srtuct 2001-05-13 20:54:42 +00:00
linux_syscall.h Enabled Mips Linux emul in header files 2001-09-22 21:25:49 +00:00
linux_syscallargs.h Enabled Mips Linux emul in header files 2001-09-22 21:25:49 +00:00
linux_syscalls.c Added support for powerpc Linux compatibility 2001-01-19 01:44:46 +00:00
Makefile.inc Attempt to fix the mess. 1998-10-03 20:17:36 +00:00
TODO I'm working on Mips 2001-09-22 21:26:40 +00:00