NetBSD/sys
augustss e916f073c3 Add bus_space_vaddr(). 2002-05-31 11:31:30 +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 bus_space_vaddr(). 2002-05-31 11:31:30 +00:00
coda
compat Support chroot-ing to a 32-bit installation. 2002-05-31 00:49:42 +00:00
conf Make sure DBSYM is defined if not overridden by USETOOLS=yes. 2002-05-29 16:12:54 +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
dev Some casts in printf(). 2002-05-31 10:54:34 +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 Since a register_t is probably not an int, don't try to print it with %d. 2002-05-31 01:10:35 +00:00
lib need libkern.h for bootloaders 2002-05-29 06:27:15 +00:00
lkm Remove unnecessary -I$S; bsd.kmod.mk adds -isystem $S 2002-05-30 18:53:14 +00:00
miscfs Add missing pageq lock while uvm_pagefree() is called (either directly 2002-05-29 11:04:39 +00:00
msdosfs
net improve nd6_setmtu(), to warn too-small MTU on SIOCSIFMTU. sync w/kame 2002-05-30 05:06:28 +00:00
netatalk
netccitt
netinet since if_mtu is u_long, use u_long for mtu. 2002-05-31 05:26:42 +00:00
netinet6 do not mistakenly lock PMTUD route entry with RTV_MTU. 2002-05-31 04:26:19 +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
nfs
ntfs
stand
sys Minimize uses of quad_t. Also, use C99 types more thoroughly. 2002-05-28 23:36:30 +00:00
ufs #if 0 a test that is always false (and the XXX comment above it 2002-05-30 18:54:55 +00:00
uvm Add another allocator to uvm_pglistalloc() which is used in the case where 2002-05-29 19:20:11 +00:00
Makefile