Go to file
cgd e9e09ebaca use fixed-size types where appropriate, to make timed work on 64-bit
machines (Alpha).  fixed sized types, not 'timeval's should go over
the net, and the stuff that goes over the net can't necessarily be
passed directly to functions that expect timevals.
1996-04-06 01:53:29 +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 Re-enable weak alias and sysv pragma support that was lost when we 1996-04-06 00:51:08 +00:00
include use fixed-size types where appropriate, to make timed work on 64-bit 1996-04-06 01:53:29 +00:00
lib Addition of fp routines. (PR 2281 from Matthias Pfaller.) 1996-04-05 00:23:05 +00:00
libexec apply Thorsten's patch to add gettytab support to telnetd. 1996-03-20 04:25:53 +00:00
regress CFLAGS+=, not CFLAGS= 1995-12-12 01:53:50 +00:00
sbin deal with the fact that fsck has moved 1996-04-05 04:17:54 +00:00
share SMM '03.fsck' has been renamed '03.fsck_ffs' 1996-04-05 01:52:24 +00:00
sys Add bus_io_{read,write}_multi_{1,2,4,8}() to the <machine/bus.h> 1996-04-05 23:59:37 +00:00
usr.bin update for the fact that 'allevents' is now a TAILQ. 1996-04-04 00:27:50 +00:00
usr.sbin use fixed-size types where appropriate, to make timed work on 64-bit 1996-04-06 01:53:29 +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