Go to file
jtc 68a63eb204 Use errx() instead of err() to report failure of kvm_getprocs() call,
as errno doesn't have a meaningful value in this case.  Reported by
Mike Grupenhoff <kashmir@umiacs.umd.edu> in PR #2289.
1996-04-08 21:32:05 +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 use fixed-size types where appropriate, to make timed work on 64-bit 1996-04-06 01:53:29 +00:00
lib Add proper punctuation; Reported by Mike Long <mike.long@analog.com> in PR #2302. 1996-04-08 20:56:38 +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 CFLAGS+=, not CFLAGS= 1995-12-12 01:53:50 +00:00
sbin Add to DPADD for each library in LDADD; Reported by Mike Long <mike.long@analog.com> in PR #2301. 1996-04-08 21:03:06 +00:00
share Sort LIBFOO definitions and add LIBY; Reported by Mike Long <mike.long@analog.com> in PR #2301. 1996-04-08 21:19:26 +00:00
sys Add to DPADD for each library in LDADD; Reported by Mike Long <mike.long@analog.com> in PR #2301. 1996-04-08 21:21:54 +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 Add to DPADD for each library in LDADD; Reported by Mike Long <mike.long@analog.com> in PR #2301. 1996-04-08 21:03:06 +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