NetBSD/sys
2000-12-10 19:36:31 +00:00
..
adosfs Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
arch Zero proc 0 stack pages so the pcb is cleared out before use. 2000-12-10 19:33:02 +00:00
coda Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
compat Fix previous: 2000-12-10 17:34:25 +00:00
conf bump kernel version to 1.5M - changes to make emulation & their binary exec 2000-12-08 23:11:40 +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 Fix for chips that don't grok NCRCMD_SELATN3. 2000-12-10 19:25:07 +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 Introduce PROC_PC(), which is used to get a process's user PC. If this is 2000-12-10 19:29:30 +00:00
lib add md4c.c 2000-12-08 06:30:21 +00:00
lkm Add linux_fdio.c and linux_hdio.c 2000-12-10 14:15:04 +00:00
miscfs only zero the part of the page after EOF if we're actually 2000-12-09 22:38:23 +00:00
msdosfs in *_sync(), don't skip vnodes which have (potentially dirty) pages. 2000-12-10 19:36:31 +00:00
net update icmp6 too big validation. the change is necessary since pmtud is 2000-12-09 01:29:45 +00:00
netatalk
netccitt
netinet update icmp6 too big validation. the change is necessary since pmtud is 2000-12-09 01:29:45 +00:00
netinet6 update icmp6 too big validation. the change is necessary since pmtud is 2000-12-09 01:29:45 +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 in *_sync(), don't skip vnodes which have (potentially dirty) pages. 2000-12-10 19:36:31 +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 Introduce PROC_PC(), which is used to get a process's user PC. If this is 2000-12-10 19:29:30 +00:00
ufs in *_sync(), don't skip vnodes which have (potentially dirty) pages. 2000-12-10 19:36:31 +00:00
uvm we don't need VM_PROT_EXECUTE for UBC mappings. 2000-12-10 19:28:09 +00:00
Makefile