NetBSD/sys
manu a3da524774 Prepare syscall.c for COMPAT_MACH support. linux_syscall_intern is
moved to a Linux specific file, child_return is moved to trap.c,
and we introduce a EMULNAME macro co that syscall.c can be included to
define the system call handler for another emulation.
2002-10-30 06:37:37 +00:00
..
adosfs
altq
arch Prepare syscall.c for COMPAT_MACH support. linux_syscall_intern is 2002-10-30 06:37:37 +00:00
coda
compat
conf Added support for fingerprinted executables aka verified exec 2002-10-29 12:31:20 +00:00
crypto
ddb
dev Fix typo (isic_isac_recover -> isic_recover). Noticed by Matthias Drochner. 2002-10-29 21:02:45 +00:00
filecorefs
fs
gdbscripts
ipkdb
isofs
kern Introduce an array of supported CPU types by a given arch for Mach-O 2002-10-29 22:22:30 +00:00
lib move includes to the top so that this builds in libc context too. 2002-10-29 04:40:55 +00:00
lkm
miscfs
msdosfs
net
netatalk
netccitt
netinet
netinet6 increase correct stat. KAME pr 445 2002-10-28 16:42:44 +00:00
netisdn
netiso
netkey
netnatm
netns
netsmb
nfs fix panic (assertion failure) on error case. 2002-10-29 10:15:16 +00:00
ntfs
stand
sys Introduce an array of supported CPU types by a given arch for Mach-O 2002-10-29 22:22:30 +00:00
ufs
uvm change "uoff" to voff_t from vaddr_t as it's offset within uvm object. 2002-10-30 05:24:33 +00:00
Makefile