.. |
adosfs
|
* Include the actual type of a bad primary block in diagnostic output.
|
1997-06-26 21:36:58 +00:00 |
arch
|
A first hack at DraCo real-time clock support; only reads clock, currently.
|
1997-07-06 22:27:19 +00:00 |
compat
|
regen.
|
1997-06-27 05:36:07 +00:00 |
conf
|
Move kern_lock.c to kern/
|
1997-07-06 12:40:30 +00:00 |
ddb
|
Add support for Elf symbol tables to DDB, written from scratch by me.
|
1997-07-01 18:36:36 +00:00 |
dev
|
* Command code definitions for the Dallas Semiconductor series of chips which
|
1997-07-06 22:22:01 +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
|
RCS ID police.
|
1997-06-26 07:21:44 +00:00 |
isofs/cd9660
|
Remove initialization of `swapdev_vp' from mountroot().
|
1997-06-13 15:38:58 +00:00 |
kern
|
Add NetBSD RCS Id, and a few minor changes to make it compile.
|
1997-07-06 12:35:33 +00:00 |
lib
|
Fix syntax error which appeared #ifdef DEBUG ("end[]").
|
1997-07-04 18:47:25 +00:00 |
lkm
|
Fix a case where an error condition wouldn't be indicated in the dispatch
|
1997-07-06 22:19:43 +00:00 |
miscfs
|
Since there is a "%qx" printf format, don't truncate to long for
|
1997-07-04 19:22:48 +00:00 |
msdosfs
|
Return EPERM for an attempt to remove a directory with VOP_REMOVE.
|
1997-06-30 20:20:31 +00:00 |
net
|
From Paul Mackerras: use sl_compress_setup, not sl_compress_init
|
1997-06-16 17:01:36 +00:00 |
netatalk
|
Increase the receive space to improve write performance. From Bill Studenmund
|
1997-04-29 13:44:47 +00:00 |
netccitt
|
Eliminate use of dtom() from the network code, allowing more flexible
|
1997-06-24 02:25:59 +00:00 |
netinet
|
Fix an old and obscure TCP bug, brought to my attention by Bill Fenner,
|
1997-07-06 07:04:34 +00:00 |
netiso
|
Eliminate use of dtom() from the network code, allowing more flexible
|
1997-06-24 02:25:59 +00:00 |
netnatm
|
…
|
|
netns
|
Eliminate use of dtom() from the network code, allowing more flexible
|
1997-06-24 02:25:59 +00:00 |
nfs
|
Put lock around nfs node hashing to avoid race conditions, as MALLOC
|
1997-07-06 12:42:06 +00:00 |
scsi
|
Report actual disksize on finding a disk.
|
1997-07-02 03:51:25 +00:00 |
stand
|
…
|
|
sys
|
Add lock count fields to proc structure. Always define NCPU to 1 for now
|
1997-07-06 12:32:38 +00:00 |
ufs
|
Put lock around inode hashing, because getnewvnode or MALLOC might block,
|
1997-07-06 12:43:43 +00:00 |
vm
|
Move lock.h and kern_lock.c to their rightful places, as in Lite2. Make
|
1997-07-06 12:38:25 +00:00 |
Makefile
|
Install isofs headers too.
|
1997-06-26 19:27:40 +00:00 |