.. |
adosfs
|
compiler warning police
|
1996-02-13 17:05:47 +00:00 |
arch
|
Make delay() match prototype.
|
1996-02-17 19:23:03 +00:00 |
compat
|
fix stray MOUNT_UFS -> MOUNT_FFS
|
1996-02-17 23:08:36 +00:00 |
conf
|
add ns_cksum.c; netns will not link without it.
|
1996-02-13 17:09:46 +00:00 |
ddb
|
eliminate setjmp.h
|
1996-02-13 17:39:01 +00:00 |
dev
|
Fix a race condition where we might stop outputting if a write follows a
|
1996-02-18 09:10:15 +00:00 |
isofs/cd9660
|
Another typo.
|
1996-02-10 00:33:53 +00:00 |
kern
|
uipc_proto.c: No need for the forward decls anymore; everything is prototyped.
|
1996-02-13 21:10:43 +00:00 |
lib
|
Add declaration of strncasecmp.
|
1996-02-13 23:48:26 +00:00 |
miscfs
|
GC *_nullop(). Minor nits.
|
1996-02-13 13:12:48 +00:00 |
msdosfs
|
Deal correctly with boundary between 12 bit and 16 bit cluster numbers
|
1996-02-11 22:48:14 +00:00 |
net
|
struct ifaliasreq: adapt nomenclature to protocol specific counterparts, ie.
|
1996-02-17 12:32:50 +00:00 |
netccitt
|
netccitt prototypes
|
1996-02-13 22:04:21 +00:00 |
netinet
|
netinet prototypes
|
1996-02-13 23:40:59 +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
|
Add stub for nfs_boot_getfh if NETHER==0
|
1996-02-16 15:18:19 +00:00 |
scsi
|
remove #ifdef notdef made unnecessary by previous changes (PR#1597)
|
1996-02-17 16:00:22 +00:00 |
stand
|
…
|
|
sys
|
Fix PR#2060 (add AUDIO_PERROR ioctl to query # of playback drops), also
|
1996-02-17 02:28:56 +00:00 |
ufs
|
Protect include in lfs_cksum.c so that it can be used by userland programs.
|
1996-02-16 02:22:05 +00:00 |
vm
|
fix a printf warning and add pmap_page_index declaration
|
1996-02-12 21:51:52 +00:00 |
Makefile
|
…
|
|