NetBSD/sys
phil 54eed2bc37 Add in the Coda file system and pseudo device. 1999-10-14 16:09:31 +00:00
..
adosfs avoid compiler warning and remove unused variable vpid. 1999-09-20 07:29:27 +00:00
arch Add in the Coda file system and pseudo device. 1999-10-14 16:09:31 +00:00
coda Account for widened v_usecount in struct vnode. 1999-10-01 22:25:59 +00:00
compat Add netbsd32_compat_14.c 1999-10-11 01:36:21 +00:00
conf Add declaration for the Adaptec AIC-6915 64-bit 10/100 Ethernet interface. 1999-10-13 18:37:12 +00:00
ddb rename the MD Debugger() to cpu_Debugger() 1999-10-12 17:08:56 +00:00
dev Roll platform version. Keep a bitmap of 'discovered' devices for SCSI adapters 1999-10-14 02:33:38 +00:00
filecorefs Adapt to cache_lookup() changes. 1999-09-05 14:26:32 +00:00
gdbscripts
ipkdb
isofs Adapt to cache_lookup() changes (forgot to commit it yesterday) 1999-09-06 10:10:05 +00:00
kern Back out a small and unfinished piece of the old scheduler rototill. 1999-10-14 05:59:57 +00:00
lib - a.out header is not a part of text segment in NMAGIC. 1999-10-08 03:55:06 +00:00
lkm eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
miscfs Make /proc/self a symlink to /proc/curproc. I've observed Linux programs 1999-09-02 23:33:45 +00:00
msdosfs Adapt to cache_lookup() changes. 1999-09-05 14:26:32 +00:00
net Fix appletalk over ethernet. 1999-10-12 04:53:45 +00:00
netatalk Make NETATALK over FDDI. 1999-09-21 22:18:51 +00:00
netccitt s/acknowledgment/acknowledgement/ 1999-09-10 03:24:14 +00:00
netinet in ipfr_fastroute, before calling icmp_error(), put received-interface 1999-10-12 14:51:34 +00:00
netinet6 consistent logging for icmp6 redirects 1999-10-01 10:16:16 +00:00
netiso
netkey allow any SPI value to be used, if well-known ipcomp CPI is used. 1999-09-07 07:41:45 +00:00
netnatm
netns s/acknowledgment/acknowledgement/ 1999-09-10 03:24:14 +00:00
nfs Fix bug in error handling for NFSv3 + nqnfs. 1999-10-10 02:44:55 +00:00
ntfs update debug printfs to use "ntfs_loadntnode" instead of "ntfs_loadnode" 1999-10-10 14:48:37 +00:00
stand
sys rename the MD Debugger() to cpu_Debugger() 1999-10-12 17:08:56 +00:00
ufs Fix printf() formats. 1999-10-01 22:07:42 +00:00
uvm eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
vm eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
Makefile