NetBSD/sys
fvdl 0c8ab9044c Only take the receive lock before disconnecting when doing it from
nfs_decode_args. Otherwise we might just end up locking against ourselves.

XXX workaround, will do ok for now. Proper fix forthcoming.
1998-01-30 22:44:13 +00:00
..
adosfs Bump last argument to VOP_READDIR to off_t (from u_long). 1997-10-10 01:57:31 +00:00
arch Correct a number of apparent errors in a few reboot paramemter block fields. 1998-01-29 22:28:52 +00:00
compat Store the initial NPX control word appropriate for the emulation in the saved 1998-01-24 13:19:46 +00:00
conf Generate dependencies on the exec format options EXEC_AOUT, EXEC_ECOFF, 1998-01-22 01:32:14 +00:00
ddb Fixes for software-assisted single-stepping from Chuck Silvers. 1997-12-10 23:09:31 +00:00
dev Fix for the vibra16x from Lennart Augusts: saying that the dsp4.16 was 1998-01-30 11:55:36 +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 Add missing casts to nlink_t and dev_t 1997-10-16 23:56:57 +00:00
kern Use offsetof() from libkern.h 1998-01-28 02:35:10 +00:00
lib Add offsetof(). 1998-01-28 02:22:14 +00:00
lkm merge ip-filter 3.2.1 1997-11-14 12:40:06 +00:00
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 Increase the receive space to improve write performance. From Bill Studenmund 1997-04-29 13:44:47 +00:00
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 typeo in comment (PR#3836: Curt Sampson) 1997-07-19 22:51:13 +00:00
netns - Be more careful with type sizes (many u_long -> u_int32_t in protocol 1997-07-18 19:30:33 +00:00
nfs Only take the receive lock before disconnecting when doing it from 1998-01-30 22:44:13 +00:00
stand
sys Generate dependencies on the exec format options EXEC_AOUT, EXEC_ECOFF, 1998-01-22 01:32:14 +00:00
ufs Nuke spurious semicolon, from Konrad Schroder <perseant@hhhh.org>. 1998-01-13 03:30:39 +00:00
vm fix overflow of the vm_physmem[] array 1998-01-20 12:34:35 +00:00
Makefile add some "find | xargs chmod"s to the includes target, like were in 1997-11-26 17:25:10 +00:00