NetBSD/sys
cgd c2f42b2213 Implement a flag to indicate that the driver attached correctly.
This is useful in the case where an attachment's probe routine
verifies that there is indeed hardware present but something goes
"wrong" in the attach causing the device to be unusable.  (Without
keeping track of this, in that case incorrect ports could be
accessed or uninitted pointers could be deferenced on open or at
other times.)
1998-02-02 22:54:55 +00:00
..
adosfs
arch garbage-collect unused MMSEG. From PR# 3898. 1998-02-02 22:21:32 +00:00
compat Regen. 1998-02-01 13:25:00 +00:00
conf Generate dependencies on the exec format options EXEC_AOUT, EXEC_ECOFF, 1998-01-22 01:32:14 +00:00
ddb Print more info on ps/w, note the current proc, and properly declare db_maxoff. 1998-01-31 04:14:46 +00:00
dev Implement a flag to indicate that the driver attached correctly. 1998-02-02 22:54:55 +00:00
gdbscripts
ipkdb Update for changes to config. 1998-01-13 02:26:06 +00:00
isofs/cd9660
kern Teach the NTP PLL how to lock when hz == 1000. 1998-01-31 10:42:11 +00:00
lib Add offsetof(). 1998-01-28 02:22:14 +00:00
lkm
miscfs RCSID Police. 1998-01-05 19:19:41 +00:00
msdosfs PR4393: additional fixes of format strings for unsigned parameters 1997-11-17 15:36:17 +00:00
net Fix tipo 1998-01-30 08:37:41 +00:00
netatalk
netccitt Use offsetof() from libkern.h 1998-01-28 02:35:10 +00:00
netinet Take PCB off delayed ack queue before freeing. 1998-01-30 08:42:11 +00:00
netiso Use offsetof() from libkern.h 1998-01-28 02:35:10 +00:00
netnatm
netns
nfs Only take the receive lock before disconnecting when doing it from 1998-01-30 22:44:13 +00:00
stand
sys First cut of a header file to reduce the complexity of preprocessor-symbol-based 1998-02-02 15:53:56 +00:00
ufs Nuke spurious semicolon, from Konrad Schroder <perseant@hhhh.org>. 1998-01-13 03:30:39 +00:00
vm NFS swap fix. Most files here are modified purely to add a tsleep() wmesg 1998-01-31 04:02:39 +00:00
Makefile add some "find | xargs chmod"s to the includes target, like were in 1997-11-26 17:25:10 +00:00