NetBSD/sys
chuck 08a4f7fa4c fix bug in uvm_map_extract, remove case. make sure we update the loop
variable before removing the entry from the map.
[bug was not causing problems because the remove case isn't currently
 being used ...]
1998-05-22 02:01:54 +00:00
..
adosfs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
arch Correct a small, but fatal, typo. 1998-05-21 23:38:04 +00:00
compat regen 1998-05-20 16:35:19 +00:00
conf Need to defopt LOCKDEBUG to build kernel. 1998-05-20 05:33:45 +00:00
ddb Whitespace. 1998-05-03 18:49:54 +00:00
dev Add bus_dma(9) support for the DEFxA FDDI driver 1998-05-21 20:44:02 +00:00
gdbscripts
ipkdb
isofs/cd9660 Fix some arithmetics lossage on typeless pointers. 1998-05-08 18:31:13 +00:00
kern defopt LOCKDEBUG 1998-05-20 01:32:29 +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 Name a simple lock consistently. 1998-05-20 01:45:15 +00:00
net Correct copyright date. 1998-05-17 16:46:06 +00:00
netatalk
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
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 ___CONCAT was Broken. (The new version may not work exactly as people 1998-05-22 00:19:42 +00:00
ufs Fix some arithmetics lossage on typeless pointers. 1998-05-08 18:31:13 +00:00
uvm fix bug in uvm_map_extract, remove case. make sure we update the loop 1998-05-22 02:01:54 +00:00
vm It is no longer necessary for pmap_pinit() and pmap_release() to be 1998-05-19 19:00:11 +00:00
Makefile Add an <inttypes.h> implementation; we'll also make it accessible as 1998-04-29 13:28:06 +00:00