NetBSD/sys
is 4c3784857e back out last change 1998-07-27 15:10:05 +00:00
..
adosfs Fix a typo in a panic message. 1998-07-10 20:14:59 +00:00
arch Delint. 1998-07-27 13:55:32 +00:00
compat use AF_LOCAL instead of AF_UNIX 1998-07-18 05:04:35 +00:00
conf add declaration for hd64570, which the ntwo driver uses 1998-07-26 03:29:12 +00:00
ddb Include required "opt_ddb.h" header file. 1998-07-05 14:33:56 +00:00
dev move these files to sys/dev/sbus. currently uses a hack to access the correct "sbusvar.h" XXX fix me. 1998-07-27 05:43:58 +00:00
gdbscripts
ipkdb Garbage-collect ``needs-flag'' from attributes ether, fddi, arc: 1998-07-05 22:29:51 +00:00
isofs * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID. 1998-07-05 08:49:30 +00:00
kern uvm_deallocate() takes an address and a size, not an address range. From 1998-07-24 20:47:59 +00:00
lib back out last change 1998-07-27 15:10:05 +00:00
lkm Resolve conflicts from the import. 1998-07-12 15:11:50 +00:00
miscfs use AF_LOCAL instead of AF_UNIX 1998-07-18 05:04:35 +00:00
msdosfs * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID. 1998-07-05 08:49:30 +00:00
net define DLT_HDLC 1998-07-25 11:31:18 +00:00
netatalk Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
netccitt Another printf(%:) down. 1998-07-25 00:42:03 +00:00
netinet in_pcballoc(): we can't afford to wait for memory. 1998-07-23 08:24:33 +00:00
netiso defopt ISO TPIP. 1998-07-05 04:37:35 +00:00
netnatm defopt DDB. 1998-07-04 22:18:13 +00:00
netns defopt NS, NSIP. 1998-07-05 06:49:00 +00:00
nfs Avoid possibly overflowing an mbuf. From Dan S. Decasper, via Chuck Cranor. 1998-07-20 16:41:05 +00:00
stand
sys Make many of the new consts dependent on a new `__AUDIT__' flag, to avoid 1998-07-27 09:09:03 +00:00
ufs * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID. 1998-07-05 08:49:30 +00:00
uvm Implement uvm_km_{alloc,free}_poolpage(). These functions use pmap hooks to 1998-07-24 20:28:48 +00:00
vm Fix missing semi-colon 1998-07-26 10:03:29 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00