Go to file
christos 3b309224fd - Pass ioctl file descriptor explicitly.
- some 'T' ioctl's are for streams, call the stream function in the default case
1996-04-11 12:53:48 +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 Remove extra "the", from Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp>, 1996-04-10 20:57:19 +00:00
share Get the current working directory from "/bin/pwd" rather than "pwd". 1996-04-10 21:08:05 +00:00
sys - Pass ioctl file descriptor explicitly. 1996-04-11 12:53:48 +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