Go to file
cgd 9cf550f92a ad LDSTATIC flag, so static linking can be made one-stop shopping.
use "setenv LDSTATIC" to make *everything* dynamically linked,
setenv LDSTATIC -static for everything statically linked, or unset
it for default behavior.
1993-11-08 02:18:41 +00:00
bin Patch from Dan Muntz to mimic original csh when doing multiple globbings, some 1993-11-03 18:02:57 +00:00
etc Updated to reflect current situation w.r.t. root name servers. 1993-11-07 10:50:12 +00:00
games Additional fixes from Dyane Bruce. 1993-11-05 20:22:35 +00:00
gnu NOPIC until we can use c++ shlibs 1993-11-07 10:56:02 +00:00
include update to latest version 1993-11-06 01:11:43 +00:00
lib replace single quotes with double quotes where necessary 1993-11-07 11:14:53 +00:00
libexec md_init_header: our exec header differs from SunOS's. 1993-11-06 19:15:31 +00:00
regress use PROG=./bitstring_test as suggested by Andrew Wheadon for everything. 1993-10-06 21:58:09 +00:00
sbin Patch from Bruce Evans to deal with file names with NULs in them. 1993-11-05 23:32:06 +00:00
share ad LDSTATIC flag, so static linking can be made one-stop shopping. 1993-11-08 02:18:41 +00:00
sys don't use splclock()/splnone(), use splclock()/splx(). 1993-11-05 23:18:51 +00:00
usr.bin Changes required to make printf utility POSIX.2 compliant: 1993-11-05 20:12:38 +00:00
usr.sbin upgraded to sendmail version 8.6.4 1993-11-05 07:50:58 +00:00
Makefile Make regress only if directory exists. It can be optional. 1993-07-07 12:55:48 +00:00