NetBSD/sys
tron 98568ec314 Add missing calls to bus_space_unmap(9) when the hardware RNG is not
detected, cannot be activated or doesn't work.
2002-06-09 15:02:25 +00:00
..
adosfs
altq define ALTQ_NOPCC if i386 and !I586_CPU and !I686_CPU. 2002-05-31 06:52:00 +00:00
arch Add missing calls to bus_space_unmap(9) when the hardware RNG is not 2002-06-09 15:02:25 +00:00
coda
compat Fix wrong psstr computation. 2002-06-06 10:12:42 +00:00
conf sync with latest KAME in6_ifaddr/prefix/default router manipulation. 2002-06-08 21:22:29 +00:00
crypto missing IV handling in CBC mode (does not affect ESP code as we have 2002-05-24 06:28:06 +00:00
ddb provide a db_vprintf() which is exactly what the name suggests 2002-06-05 17:53:52 +00:00
dev Add support for ACTIONTEC wireless lan card, from jasper@pointless.net 2002-06-08 18:06:09 +00:00
filecorefs
fs
gdbscripts
ipkdb
isofs use CD session offset from the disklabel, if present 2002-05-27 16:44:37 +00:00
kern provide a db_vprintf() which is exactly what the name suggests 2002-06-05 17:53:52 +00:00
lib Added hppa support to libkern. 2002-06-06 20:03:37 +00:00
lkm Revert rev. 1.10 of Makefile and fix the problem properly by adding 2002-06-02 23:46:49 +00:00
miscfs Add missing pageq lock while uvm_pagefree() is called (either directly 2002-05-29 11:04:39 +00:00
msdosfs UBCify a bit in detrunc() that was missed. from PR 17143. 2002-06-05 02:07:48 +00:00
net Change default MTU to 1476 (same value that Cisco uses). 2002-06-09 09:45:39 +00:00
netatalk
netccitt
netinet enforce IPv4 link MTU for FDDI and ARCNET even in RTF_GATEWAY case. 2002-06-09 05:09:26 +00:00
netinet6 whitespace cleanup 2002-06-09 14:43:10 +00:00
netisdn Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we 2002-05-21 10:31:10 +00:00
netiso
netkey reduce unneeded #ifdef 2002-05-30 05:51:21 +00:00
netnatm
netns
netsmb SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
nfs
ntfs
stand
sys Add x68k stuff. 2002-06-02 10:44:30 +00:00
ufs Let lfs_bmapv fill in the bi_size member of the BLOCK_INFO structure, 2002-06-06 00:46:24 +00:00
uvm move initialization of the "struct pglist" returned by uvm_pglistalloc() 2002-06-02 14:44:35 +00:00
Makefile