NetBSD/sys
tsutsui cc8f388df1 Make sure to call c_nec_eisa_cons_init() also on RISCserver 2200
so that its Cirrus VGA console is properly initialized.
Fixes problem reported by Bob Meader.
2003-06-19 16:00:19 +00:00
..
altq
arch Make sure to call c_nec_eisa_cons_init() also on RISCserver 2200 2003-06-19 16:00:19 +00:00
coda
compat simplify bsd_sys_bind() 2003-06-05 19:42:55 +00:00
conf Bump version to 1.6U, because of PCI attach args changes. 2003-06-15 23:11:25 +00:00
crypto
ddb
dev regard as the card is removed if one of CCD1# and CCD2# is deasserted. 2003-06-19 10:48:58 +00:00
fs Fix a botch in a boolean expression. Thanks to Martim Husemann for the fix 2003-06-07 12:00:07 +00:00
gdbscripts
ipkdb
kern nuke unnecessary #include <sys/dkstat.h> 2003-06-12 14:44:36 +00:00
lib Provide a strtoul() implementation based on the one in libc instead of the 2003-06-07 02:52:33 +00:00
lkm
miscfs Micro-optimisation- move the "pgs == NULL" check from the previous 2003-06-17 04:17:37 +00:00
net avoid panic in malloc() under extremely low memory situation. 2003-06-19 06:25:41 +00:00
netatalk Make "ifconfig $interface" display phase 1 addresses also. 2003-06-02 10:33:25 +00:00
netccitt
netinet install host route for p2p interface even if there's connected net route 2003-06-18 06:42:34 +00:00
netinet6 - sync up MLD declaration with RFC3542 (s/MLD6/MLD/) 2003-06-06 08:13:43 +00:00
netisdn
netiso Keep pkthdr when prepending new mbuf in front of a given chain. 2003-05-25 08:47:54 +00:00
netkey tighten sanity check on ipsec policy. sync w/kame 2003-06-16 08:11:03 +00:00
netnatm
netns
netsmb Make it compile with DEBUG but no DIAGNOSTIC. 2003-06-02 20:43:36 +00:00
nfs rework zero padding of rpc reply. 2003-06-09 13:10:31 +00:00
stand
sys Bump version to 1.6U, because of PCI attach args changes. 2003-06-15 23:11:25 +00:00
ufs OS X still seems to use the old nrpos field in the superblock, and gets 2003-06-12 18:50:43 +00:00
uvm Fix typo in panic message. From miod@openbsd. 2003-06-01 09:26:10 +00:00
Makefile