NetBSD/sys
fvdl 8ccdc78ffc Since the interlock has been unlocked, also clear LK_INTERLOCK from
a_flags in order to not confuse the layer that is called through
the following VCALL.
1998-05-18 16:47:37 +00:00
..
adosfs
arch Fix errors when compiling for M68030 only. (Witek Wnuk) 1998-05-18 12:06:46 +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 Split the DZ11 driver into two parts; can now use the same driver on 1998-05-17 18:51:13 +00:00
gdbscripts
ipkdb
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
netccitt
netinet Resolve conflicts 1998-05-17 16:50:15 +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 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