Go to file
Garrett Wollman aaf08d94ca Make everything compile with -Wtraditional. Make it easier to distribute
a binary link-kit.  Make all non-optional options (pagers, procfs) standard,
and update LINT to reflect new symtab requirements.

NB: -Wtraditional will henceforth be forgotten.  This editing pass was
primarily intended to detect any constructions where the old code might
have been relying on traditional C semantics or syntax.  These were all
fixed, and the result of fixing some of them means that -Wall is now a
realistic possibility within a few weeks.
1993-12-19 00:55:01 +00:00
bin Document the new, less restrictive, behavior of the matching operator. 1993-10-04 22:07:27 +00:00
etc User-readable fd name set added: 1993-12-18 01:19:02 +00:00
gnu Fixed Makefile per bug report from Julian Stacey. There was an extra DESTDIR 1993-12-16 21:51:27 +00:00
include Added link.h for shared libs. 1993-11-03 23:48:30 +00:00
lib/csu/i386 -r option incorrectly removed: 1993-11-18 00:08:03 +00:00
libexec Broke sbrk() out of rtld as part of general cleanup. 1993-12-11 21:06:00 +00:00
sbin Fixed Makefile per bug report from Julian Stacey. There was an extra DESTDIR 1993-12-16 21:51:27 +00:00
share/man/man4 Added octave-tracking. 1993-11-09 02:38:17 +00:00
sys Make everything compile with -Wtraditional. Make it easier to distribute 1993-12-19 00:55:01 +00:00
usr.bin Fixed Makefile per bug report from Julian Stacey. There was an extra DESTDIR 1993-12-16 21:51:27 +00:00
usr.sbin If require script fails, don't try to delete installed package. 1993-10-10 20:25:31 +00:00