..
adosfs
Add support for fcntl(2) to generate VOP_FCNTL calls. Any fcntl
1999-08-03 20:19:16 +00:00
arch
This now works properly and uses interrupts. If you close the lid, the
1999-08-11 00:46:06 +00:00
coda
Add support for fcntl(2) to generate VOP_FCNTL calls. Any fcntl
1999-08-03 20:19:16 +00:00
compat
Change the semantics of splsoftclock() to be like other spl*() functions,
1999-08-05 18:08:08 +00:00
conf
Driver for the DEC SGEC, Second Generation Ethernet Controller.
1999-08-08 11:41:28 +00:00
ddb
XXX LOCKING XXX of allproc; DDB runs with interrupts blocked, and MD
1999-07-22 21:11:26 +00:00
dev
When reporting the status of a component during configuration,
1999-08-10 22:56:20 +00:00
filecorefs
Pull in changes which parallel rev 1.22 -> 1.25 of ufs_lookup().
1999-08-04 18:40:47 +00:00
gdbscripts
…
ipkdb
…
isofs
Pull in changes which parallel rev 1.22 -> 1.25 of ufs_lookup().
1999-08-04 18:40:47 +00:00
kern
Modify comments regarding VOP_LOOKUP. Revised lookup description, and also
1999-08-11 00:20:50 +00:00
lib
fix damage in error handling crept in in 1.4
1999-07-12 12:34:57 +00:00
lkm
Make nullfs's lkm right.
1999-07-08 01:51:57 +00:00
miscfs
Add support for fcntl(2) to generate VOP_FCNTL calls. Any fcntl
1999-08-03 20:19:16 +00:00
msdosfs
Pull in changes which parallel rev 1.22 -> 1.25 of ufs_lookup().
1999-08-04 18:40:47 +00:00
net
u_char -> u_int8_t in the IPv6 goo.
1999-08-10 18:16:07 +00:00
netatalk
…
netccitt
…
netinet
return with doing nothing from xx_ctlinput(), when sa->sa_family
1999-08-09 10:55:29 +00:00
netinet6
return with doing nothing from xx_ctlinput(), when sa->sa_family
1999-08-09 10:55:29 +00:00
netiso
Back out previous. I was getting bitten by a bug in make(1), which is
1999-07-12 18:15:09 +00:00
netkey
sync with recent KAME.
1999-07-31 18:41:15 +00:00
netnatm
…
netns
…
nfs
Add support for fcntl(2) to generate VOP_FCNTL calls. Any fcntl
1999-08-03 20:19:16 +00:00
ntfs
Another size_t printf kludge, sigh. XXX noted in source.
1999-08-08 00:40:06 +00:00
stand
…
sys
Pull in <machine/cpu.h> in the MULTIPROCESSOR case to get curcpu() for
1999-08-10 23:33:27 +00:00
ufs
Pull in changes which parallel rev 1.22 -> 1.25 of ufs_lookup().
1999-08-04 18:40:47 +00:00
uvm
Fix the error recovery in uvm_map_pageable_all().
1999-08-03 00:38:33 +00:00
vm
Garbage collect thread_sleep()/thread_wakeup() left over from the old
1999-07-22 22:58:38 +00:00
Makefile
…