NetBSD/sys
chs f3a668ed84 eliminate the PMAP_NEW option by making it required for all ports.
ports which previously had no support for PMAP_NEW now implement
the pmap_k* interfaces as wrappers around the non-k versions.
1999-09-12 01:16:55 +00:00
..
adosfs Adapt to cache_lookup() changes. 1999-09-05 14:26:32 +00:00
arch eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
coda Add support for fcntl(2) to generate VOP_FCNTL calls. Any fcntl 1999-08-03 20:19:16 +00:00
compat eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
conf eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
ddb
dev Hot-unplug works now. 1999-09-11 21:45:28 +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 Obey negative cache entries for intermediate directories during a create. 1999-09-10 23:24:23 +00:00
lib -don't use DEFS.h nor SYS.h in libkern 1999-09-10 15:39:04 +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 Move the mtu initialization to arc_storelladdr, so that it will be upped 1999-08-29 20:38:36 +00:00
netatalk
netccitt s/acknowledgment/acknowledgement/ 1999-09-10 03:24:14 +00:00
netinet s/acknowledgment/acknowledgement/ 1999-09-10 03:24:14 +00:00
netinet6 fix ipcomp behavior against -R to meet documentation. 1999-09-10 02:05:24 +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 Argh, actually commit the update of ntfsmount structure for NFS 1999-09-11 15:55:12 +00:00
stand
sys Remove commented out prototypes for bcopy(), bzero() and bcmp(). 1999-09-10 00:03:52 +00:00
ufs Add #include <sys/device.h> so this file compiles again. 1999-09-08 08:29:45 +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