..
adosfs
compiler warning police
1996-02-13 17:05:47 +00:00
arch
If we get a transfer with the SCSI_POLL flag set, don't use DVMA. We
1996-02-22 07:25:05 +00:00
compat
fourth argument to kern_sysctl() must be a size_t *. simply passing a pointer
1996-02-21 00:10:59 +00:00
conf
Remove ns_cksum.c; I'll send mail to portmasters about it.
1996-02-19 21:29:44 +00:00
ddb
eliminate setjmp.h
1996-02-13 17:39:01 +00:00
dev
Keep the terminal count information around, as it's self-clearing.
1996-02-22 06:21:48 +00:00
isofs /cd9660
…
kern
when printing data modified on the free list:
1996-02-20 23:56:16 +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
Close PR/2105: if.c does not compile without COMPAT_43 due to missing casts.
1996-02-21 14:28:33 +00:00
netccitt
netccitt prototypes
1996-02-13 22:04:21 +00:00
netinet
Fix PR/2095 options MROUTING did not compile.
1996-02-18 18:58:32 +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
Third argument to VOP_PATHCONF is a register_t *, and register_t may be
1996-02-20 23:45:10 +00:00
scsi
Handle EOF a little differently.
1996-02-19 00:06:07 +00:00
stand
…
sys
Bitfields are usually implemented in natural bit order. Pointed
1996-02-19 18:29:04 +00:00
ufs
in mfs_print: mfs_baseoff is a pointer, should be printed as %p, and
1996-02-21 00:06:45 +00:00
vm
We no longer need the old hack for allocating the u-area on the i386.
1996-02-18 22:53:43 +00:00
Makefile
…