NetBSD/sys/compat/linux
jdolecek b43cbaf291 fix two bugs in previous:
* flags passed from fork1() are FORK_*, not CLONE_*; thus, correct is to check
  for FORK_SHAREVM, not CLONE_VM
* fix a reference counting bug
2004-08-08 19:52:37 +00:00
..
arch regen - sync syscall lists with Linux kernel 2.6.7 2004-08-01 15:38:10 +00:00
common fix two bugs in previous: 2004-08-08 19:52:37 +00:00
files.linux
linux_syscall.h
linux_syscallargs.h
linux_syscalls.c
Makefile.inc We have CVS; there is no reason to make .bak files when generating the 2003-11-15 20:30:59 +00:00