NetBSD/sys
mycroft 69d3816bec Make this compile again. *sigh* 2000-12-13 07:35:49 +00:00
..
adosfs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
arch Do the md_syscall, __HAVE_MINIMAL_EMUL and __HAVE_SYSCALL_INTERN thangs. 2000-12-13 03:16:36 +00:00
coda Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
compat sync with i386, so that exec_conf.c compiles again 2000-12-13 03:49:51 +00:00
conf Port 'an' driver for Aironet PC4500/PC4800 IEEE802.11 card from FreeBSD. 2000-12-11 23:16:50 +00:00
crypto sync with kame. 2000-11-06 14:11:40 +00:00
ddb Make sure values for a %llx are long long. 2000-11-28 21:44:34 +00:00
dev Make this compile again. *sigh* 2000-12-13 07:35:49 +00:00
filecorefs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
gdbscripts
ipkdb
isofs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
kern if the third argument in syscall.conf matches [a-z0-9_], use it as 2000-12-12 17:32:45 +00:00
lib These versions have different names than libc... 2000-12-12 17:53:20 +00:00
lkm add linux_file64.c for i386 2000-12-12 22:40:23 +00:00
miscfs implement VOP_GETPAGES(). 2000-12-11 02:50:17 +00:00
msdosfs in *_sync(), don't skip vnodes which have (potentially dirty) pages. 2000-12-10 19:36:31 +00:00
net Include BPF headers as necessary (feh, too many changes to try and 2000-12-12 18:22:39 +00:00
netatalk
netccitt
netinet Adapt to bpfattach() changes, and further centralize the bpfattach() 2000-12-12 18:00:22 +00:00
netinet6 no need to rtalloc1() twice in pmtud. from kame 2000-12-11 19:28:47 +00:00
netiso fix paren/#ifdef match. 2000-10-02 03:54:53 +00:00
netkey don't waste entropy by use of key_random(). use key_randomfill() for 2000-10-07 12:08:33 +00:00
netnatm
netns
netsmb get rid of md4.h 2000-12-08 06:22:53 +00:00
nfs initialize read creds in nfs_open() too. 2000-12-12 17:13:17 +00:00
ntfs Update for hashinit() change. 2000-11-08 14:28:12 +00:00
smbfs initial stab at smbfs (CIFS). originally for freebsd by boris popov, 2000-12-07 03:33:46 +00:00
stand
sys split /usr/include/sys/md5.h and /usr/include/md5.h completely. 2000-12-11 21:05:14 +00:00
ufs in flush_inodedep_deps(), drop the big softdep lock while flushing pages. 2000-12-11 03:53:54 +00:00
uvm we don't need VM_PROT_EXECUTE for UBC mappings. 2000-12-10 19:28:09 +00:00
Makefile