NetBSD/sys
thorpej dc13176aec No need to keep global pointers to the initial kernel level 2 and level 3
page tables.  Also, rename Lev1map to kernel_lev1map.
1998-05-19 02:57:01 +00:00
..
adosfs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
arch No need to keep global pointers to the initial kernel level 2 and level 3 1998-05-19 02:57:01 +00:00
compat Fix some arithmetics lossage on typeless pointers. 1998-05-08 16:55:15 +00:00
conf Driver for Essential Communications' RoadRunner HIPPI (800 Mb/sec network) 1998-05-14 00:04:57 +00:00
ddb Whitespace. 1998-05-03 18:49:54 +00:00
dev Avoid spaces in tsleep() string. 1998-05-18 18:27:43 +00:00
gdbscripts widen proc pointer and wchan pointer fields from 10 to 18 characters, so 1997-04-16 00:58:26 +00:00
ipkdb Update for changes to config. 1998-01-13 02:26:06 +00:00
isofs/cd9660 Fix some arithmetics lossage on typeless pointers. 1998-05-08 18:31:13 +00:00
kern Inline vref/vrele in vclean() because: 1998-05-18 14:59:49 +00:00
lib egcs -Wall -Werror 1998-05-14 18:08:58 +00:00
lkm Resolve conflicts 1998-05-17 16:50:15 +00:00
miscfs Since the interlock has been unlocked, also clear LK_INTERLOCK from 1998-05-18 16:47:37 +00:00
msdosfs Fix missing variable increment, which caused writing FAT32 filesystems 1998-05-02 01:47:12 +00:00
net Correct copyright date. 1998-05-17 16:46:06 +00:00
netatalk Increase the receive space to improve write performance. From Bill Studenmund 1997-04-29 13:44:47 +00:00
netccitt Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
netinet Move the ppcb pointer towards the front of the structure so that it and the 1998-05-18 17:10:37 +00:00
netiso Nuke TUBA per my note to tech-net; there's no reason to keep it around. 1998-05-11 19:57:23 +00:00
netnatm typeo in comment (PR#3836: Curt Sampson) 1997-07-19 22:51:13 +00:00
netns Spelling error. 1998-05-09 14:24:31 +00:00
nfs Fix some arithmetics lossage on typeless pointers. 1998-05-08 18:18:55 +00:00
stand
sys actually, there's *four* types of queue data structures... 1998-05-15 12:22:24 +00:00
ufs Fix some arithmetics lossage on typeless pointers. 1998-05-08 18:31:13 +00:00
uvm No dummy locks if LOCKDEBUG. 1998-05-18 15:00:50 +00:00
vm reject attempts to map an immutable or append-only file, shared with 1998-05-10 12:35:58 +00:00
Makefile Add an <inttypes.h> implementation; we'll also make it accessible as 1998-04-29 13:28:06 +00:00