..
adosfs
add glue required by new genfs_getpages().
2001-09-30 18:47:48 +00:00
altq
avoid divide-by-zero when the specified bandwidth is less than 8bps.
2001-10-26 04:59:18 +00:00
arch
Changes from Martin Husemann and myself:
2001-11-03 20:24:42 +00:00
coda
compat
- Add a new vnode flag VEXECMAP, which indicates that a vnode has
2001-10-30 15:32:01 +00:00
conf
The cloning devices only needs-flag, not needs-count
2001-11-02 18:39:06 +00:00
crypto
ddb
When setting watchpoints, call pmap_update() for each watchpoint, rather
2001-10-13 15:17:38 +00:00
dev
Add a driver for the Tekram DC-395U/UW/F and DC-315/U SCSI host adapters,
2001-11-03 17:01:16 +00:00
filecorefs
add glue required by new genfs_getpages().
2001-09-30 18:47:48 +00:00
gdbscripts
ipkdb
isofs
use fifo_putpages
2001-09-22 22:49:32 +00:00
kern
Fix reversed wait/nowait logic.
2001-10-31 22:23:18 +00:00
lib
Make the ELF loadfile routines byte-order independent when used in
2001-10-31 21:24:09 +00:00
lkm
Restructure to the lkm/compat/Makefile way - the tested & installed
2001-11-01 19:32:53 +00:00
miscfs
s/genfs_do_putpages/genfs_gop_write/ in uvmhist.
2001-10-03 14:13:08 +00:00
msdosfs
Ignore windows-style FAT directory entries if we don't expect any more
2001-11-03 14:53:37 +00:00
net
Turn the tun device/network interface into a cloning device.
2001-10-31 20:08:17 +00:00
netatalk
netccitt
Deprecate the "m_act" alias of "m_nextpkt" (m_act is a historical
2001-10-18 20:17:24 +00:00
netinet
array boundary overflow on the use of IPv4 mapped address. from simonb
2001-11-02 02:37:50 +00:00
netinet6
check offset overrun in ip6_nexthdr.
2001-11-02 08:05:48 +00:00
netisdn
Install i4b_rbch_ioctl.h, it is needed i.e. for userland PPP.
2001-10-21 17:02:06 +00:00
netiso
Deprecate the "m_act" alias of "m_nextpkt" (m_act is a historical
2001-10-18 20:17:24 +00:00
netkey
Don't need to include <uvm/uvm_extern.h> just to include <sys/sysctl.h>
2001-10-29 07:02:30 +00:00
netnatm
netns
Deprecate the "m_act" alias of "m_nextpkt" (m_act is a historical
2001-10-18 20:17:24 +00:00
netsmb
nfs
Remove so variables that are only ever set and never referenced.
2001-10-13 23:25:58 +00:00
ntfs
smbfs
stand
sys
Rather than using a NetBSD-specific header file <machine/int_types.h>
2001-10-31 18:05:35 +00:00
ufs
add __KERNEL_RCSID()
2001-10-30 01:11:53 +00:00
uvm
allow SWAP_GETDUMPDEV for all users.
2001-11-01 03:49:30 +00:00
Makefile
Use @true instead of @${TRUE} in includes-foo targets, since there is no
2001-10-12 21:05:08 +00:00