.. |
adosfs
|
compiler warning police
|
1996-02-13 17:05:47 +00:00 |
arch
|
Fix problems with fast CPUs and Picasso boards. Patches originally by,
|
1996-03-05 18:08:33 +00:00 |
compat
|
syscalls.master changed.
|
1996-02-28 16:06:02 +00:00 |
conf
|
Do not build vnode_if.[ch] for each kernel. Build them once, like the
|
1996-02-29 20:54:58 +00:00 |
ddb
|
Eliminate dependency on /usr/include/*
|
1996-02-27 20:54:43 +00:00 |
dev
|
split device info into driver name and human readable description.
|
1996-03-05 23:15:05 +00:00 |
isofs/cd9660
|
Use <sys/dirent.h> instead of <sys/dir.h> which is depreciated.
|
1996-02-29 20:36:39 +00:00 |
kern
|
Do not build vnode_if.[ch] for each kernel. Build them once, like the
|
1996-02-29 21:01:12 +00:00 |
lib
|
Make this code independent of <sys/nfs> now that we use very little
|
1996-02-26 23:05:14 +00:00 |
miscfs
|
Don't deref a bad ucred pointer, from Dave Carrel <carrel@cisco.com>,
|
1996-03-05 02:35:39 +00:00 |
msdosfs
|
|
|
net
|
Handle more than 10 interfaces of a given type (well, up to `if99', anyhow).
|
1996-03-05 01:56:37 +00:00 |
netccitt
|
netccitt prototypes
|
1996-02-13 22:04:21 +00:00 |
netinet
|
two more local addr changes, all done differently now (idea from charles)
|
1996-02-26 23:16:42 +00:00 |
netiso
|
add another missing prototype with TPCONS is not defined.
|
1996-02-14 21:32:37 +00:00 |
netns
|
Fixed bug I introduced in the previous changes. In the ctlinput functions,
|
1996-02-18 05:42:59 +00:00 |
nfs
|
fix panic "leaf should be empty" on diagnostic kernels when unlinking on
|
1996-03-05 05:30:09 +00:00 |
scsi
|
Add another broken drive that doesn't deal with LUNs properly to The List.
|
1996-03-05 01:45:42 +00:00 |
stand
|
|
|
sys
|
Protect function prototypes and declaration of global variables
|
1996-03-05 22:14:58 +00:00 |
ufs
|
Need to #undef DIRSIZ from <sys/dirent.h> before we redefine it.
|
1996-02-29 20:09:56 +00:00 |
vm
|
Replace vm_object_prefer with PMAP_PREFER.
|
1996-02-28 22:39:13 +00:00 |
Makefile
|
|
|