NetBSD/sys
ad e6f3bfaa3a N10's host interrupt register uses low nybble for interrupt cause, not the
entire word.
1999-09-18 01:50:24 +00:00
..
adosfs Adapt to cache_lookup() changes. 1999-09-05 14:26:32 +00:00
arch N10's host interrupt register uses low nybble for interrupt cause, not the 1999-09-18 01:50:24 +00:00
coda Add support for fcntl(2) to generate VOP_FCNTL calls. Any fcntl 1999-08-03 20:19:16 +00:00
compat Regen 1999-09-16 18:19:11 +00:00
conf eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
ddb XXX LOCKING XXX of allproc; DDB runs with interrupts blocked, and MD 1999-07-22 21:11:26 +00:00
dev Regen. 1999-09-18 01:46:25 +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 - Centralize the declaration and clearing of `cold'. 1999-09-17 20:11:56 +00:00
lib Synchronize with fixed libc version: 1999-09-17 11:42:56 +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 We only need the ether_ipmulticast_min and _max addresses if we have INET 1999-09-15 20:48:19 +00:00
netatalk
netccitt s/acknowledgment/acknowledgement/ 1999-09-10 03:24:14 +00:00
netinet - Call in{,6}_pcbdetach if ipsec initialization is failed during PRU_ATTACH. 1999-09-13 12:15:54 +00:00
netinet6 eliminate unnecessary splnet(). 1999-09-17 12:26:04 +00:00
netiso Back out previous. I was getting bitten by a bug in make(1), which is 1999-07-12 18:15:09 +00:00
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 ntfs_mountfs(): only print warnings iff NTFS_DEBUG 1999-09-13 20:21:45 +00:00
stand
sys Centralize the declaration and clearing of `cold'. 1999-09-17 19:59:35 +00:00
ufs Need <string.h> for memcpy(3) prototype if building from userland. 1999-09-14 04:50:54 +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