NetBSD/sys
1999-10-07 22:15:22 +00:00
..
adosfs avoid compiler warning and remove unused variable vpid. 1999-09-20 07:29:27 +00:00
arch fix typo about checking RB_POWERDOWN. 1999-10-07 22:15:22 +00:00
coda Account for widened v_usecount in struct vnode. 1999-10-01 22:25:59 +00:00
compat After linux_sys_clone() has been moved to "linux_sched.c" we don't need 1999-10-05 09:22:04 +00:00
conf Remplace kern.shortcorename sysctl with a more flexible sheme, 1999-09-28 14:47:00 +00:00
ddb
dev Note some ideas from Toru Nishimura. 1999-10-07 09:04:10 +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 Widen usecount and writecount to prevent overflow. 1999-10-01 22:03:17 +00:00
lib Finish support for auto-generated libkern divsi3.S. 1999-09-21 09:43:38 +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 Define ETHERTYPE_VLAN: IEEE 802.1Q VLAN tagging. 1999-09-29 23:00:21 +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 Decouple IP mtu for ARCnet devices from interface MTU. 1999-09-25 17:49:27 +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 Don't truncate minor numbers >= 256. 1999-09-06 09:27:18 +00:00
ntfs make compilable with NTFS_DEBUG defined 1999-10-01 20:01:20 +00:00
stand
sys Base the definition of MAXLOGNAME on LOGIN_NAME_MAX. 1999-10-06 18:53:55 +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