Go to file
jonathan beaeb261bf fixes for -Wall -Wmissing-prototypes:
add prototyped declarations for the callbacks which add old-style
(4.4bsd/pmax conf.old) SCSI controllers, and which configure SCSI slaves
on such controllers.

rewriting the SII driver to work with the MI scsi would be a better option,
if time were available, and the MI scsi code supported SCSI controllers with
an 8k upper bound on transfers.
1996-04-10 16:27:38 +00:00
bin Utility to control media changers from the command line; corresponds 1996-04-03 00:34:38 +00:00
distrib Update for new IEEE FP support. 1996-04-03 08:36:12 +00:00
etc SMM '03.fsck' has been renamed '03.fsck_ffs' 1996-04-05 01:52:24 +00:00
games Be pedantic, main() returns int in Standard C. 1996-03-21 18:30:19 +00:00
gnu Fix problems with which and where includes are installed. 1996-04-08 02:45:55 +00:00
include time seconds/usec sent over the net are signed. 1996-04-09 20:40:32 +00:00
lib Add missing ~. (PR 2311) 1996-04-09 16:33:32 +00:00
libexec Changed to use 1900 + tm_year instead of hardcoding "19" as the century. 1996-04-08 19:03:11 +00:00
regress Add except to the pc532 make. 1996-04-09 16:54:18 +00:00
sbin recent changes cause this to require <string.h> for proper prototyping. 1996-04-09 05:20:30 +00:00
share Remove broken hack that attempted to do the same as the previous. 1996-04-10 05:47:19 +00:00
sys fixes for -Wall -Wmissing-prototypes: 1996-04-10 16:27:38 +00:00
usr.bin Use errx() instead of err() to report failure of kvm_getprocs() call, 1996-04-08 21:32:05 +00:00
usr.sbin if a variable is a u_int32_t, it may never compare equally to -1L on 1996-04-09 05:29:25 +00:00
Makefile behaviour of 'make build' should not change if DESTDIR is set; this is an artifact of an ancient mistake of mine. 1996-03-18 09:55:25 +00:00