.. |
adosfs
|
compiler warning police
|
1996-02-13 17:05:47 +00:00 |
arch
|
fix format in log()
|
1996-03-16 23:28:27 +00:00 |
compat
|
svr4_sigfillset should be void
|
1996-03-16 23:20:30 +00:00 |
conf
|
Now need bpfilter for ppp, since it does packet filtering.
|
1996-03-15 02:43:53 +00:00 |
ddb
|
Kernel version of longjmp() does not take the return value of setjmp() as
|
1996-03-13 21:06:38 +00:00 |
dev
|
Make operator precedence explicit by parethesizing.
|
1996-03-16 23:19:14 +00:00 |
isofs/cd9660
|
Correct evaluation of assoc introduced on ansification
|
1996-03-16 20:25:40 +00:00 |
kern
|
Fix printf() formats.
|
1996-03-16 23:17:04 +00:00 |
lib
|
- Add missing prototypes
|
1996-03-14 18:52:03 +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
|
DIRSIZ -> DIRENT_SIZE, to avoid a conflict with the ufs and <dir.h>
|
1996-03-08 18:13:05 +00:00 |
net
|
Added packet filtering, support for "PPP Deflate" packet compression,
|
1996-03-15 02:28:00 +00:00 |
netccitt
|
Make cons_rtrequest return void because the only place it is used
|
1996-03-14 18:47:52 +00:00 |
netinet
|
two more local addr changes, all done differently now (idea from charles)
|
1996-02-26 23:16:42 +00:00 |
netiso
|
Fix a gazillion incorrect printf usages.
|
1996-03-16 23:13:45 +00:00 |
netns
|
ns_cksum.c: Bring prototype into scope.
|
1996-03-14 18:44:41 +00:00 |
nfs
|
Disable invalidating of directory offsets cookies. Should fix one or two
|
1996-03-13 00:44:17 +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
|
The return attribute 'volatile' to indicate functions that do not
|
1996-03-16 23:12:11 +00:00 |
ufs
|
Remove hack to work around <sys/dirent.h> DIRSIZ conflict
|
1996-03-09 19:42:41 +00:00 |
vm
|
Fix vm_offset_t (unsigned long) and vm_size_t (unsigned long) printf arguments
|
1996-03-16 23:15:18 +00:00 |
Makefile
|
|
|