.. |
adosfs
|
Add support for fcntl(2) to generate VOP_FCNTL calls. Any fcntl
|
1999-08-03 20:19:16 +00:00 |
arch
|
remove some debugging hacks that were no longer being used.
|
1999-08-17 05:09:13 +00:00 |
coda
|
Add support for fcntl(2) to generate VOP_FCNTL calls. Any fcntl
|
1999-08-03 20:19:16 +00:00 |
compat
|
Regen.
|
1999-08-16 19:13:29 +00:00 |
conf
|
DEVPAGER, SWAPPAGER and VNODEPAGER are no longer used (except std.pica).
|
1999-08-17 06:42:41 +00:00 |
ddb
|
XXX LOCKING XXX of allproc; DDB runs with interrupts blocked, and MD
|
1999-07-22 21:11:26 +00:00 |
dev
|
correct a comment
|
1999-08-17 16:15:05 +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
|
Remove the prototype for settime(), it is in "sys/time.h" now.
|
1999-08-16 18:53:55 +00:00 |
lib
|
set f_seekp to 0 in ufs_open() before returning. It ended up being 0
|
1999-08-17 02:26:32 +00:00 |
lkm
|
Make nullfs's lkm right.
|
1999-07-08 01:51:57 +00:00 |
miscfs
|
Fin uninitialized variable use noted by Simon Burge.
|
1999-08-16 21:24:53 +00:00 |
msdosfs
|
msdosfs_access(): initialize mode to ap->a_mode instead of 0. Fixes PR 7619.
|
1999-08-16 07:43:12 +00:00 |
net
|
u_char -> u_int8_t in the IPv6 goo.
|
1999-08-10 18:16:07 +00:00 |
netatalk
|
…
|
|
netccitt
|
IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.
|
1999-07-01 08:12:45 +00:00 |
netinet
|
fix sototcpcb(). this sometimes caused panic on OOB data reception.
|
1999-08-12 16:04:52 +00:00 |
netinet6
|
typo fix (from koji@dti.ad.jp).
|
1999-08-14 19:17:19 +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
|
add PR_LISTEN to protocols which support listen(2)
|
1999-07-01 05:53:04 +00:00 |
nfs
|
Add support for fcntl(2) to generate VOP_FCNTL calls. Any fcntl
|
1999-08-03 20:19:16 +00:00 |
ntfs
|
guard PDIRUNLOCK usage with ifdef __NetBSD__ where appripriate
|
1999-08-16 15:52:05 +00:00 |
stand
|
…
|
|
sys
|
Make settime() public because we need to use it for the Linux emulation.
|
1999-08-16 18:42:25 +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
|
In uvm_anon_init() and uvm_anon_add(), initialize the ref count lock.
|
1999-08-14 06:25:48 +00:00 |
vm
|
Garbage collect thread_sleep()/thread_wakeup() left over from the old
|
1999-07-22 22:58:38 +00:00 |
Makefile
|
IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.
|
1999-07-01 08:12:45 +00:00 |