bin
environ(7), not (5); add RCS Id; whitespace fixes.
2001-04-09 12:33:22 +00:00
crypto
do not attempt to pass null pointer to krb5 library. PR 12683
2001-04-17 12:27:37 +00:00
dist
Change perl location from /usr/local/bin/perl to /usr/pkg/bin/perl.
2001-04-11 19:08:05 +00:00
distrib
Sync set lists. From Andrew Brown.
2001-04-17 14:43:07 +00:00
etc
* provide wait_for_pids(), which spins until all the given pids don't exist
2001-04-18 01:31:40 +00:00
games
Negative exit code cleanup: Replace exit(-x) with exit(x).
2001-04-06 11:13:45 +00:00
gnu
correct KAME stack determination. from hubert
2001-04-14 15:17:09 +00:00
include
Replace (sizeof (char) << 3) with a less silly-looking CHAR_BIT;
2001-04-17 20:09:50 +00:00
lib
Need <limits.h> in _CTYPE_PRIVATE environments.
2001-04-17 20:12:31 +00:00
libexec
use own code instead of bother with glob() to do ~ expansion in pathname;
2001-04-17 01:37:04 +00:00
regress
use openssl 0.9.6a. shlib major # is bumped for libcrypto, libssl and
2001-04-12 07:48:03 +00:00
sbin
Let '\377' be whitespace.
2001-04-17 13:31:00 +00:00
share
Descend into man8.macppc.
2001-04-17 17:51:39 +00:00
sys
Fix a problem with kcopy()/copyin()/copyout() on MP systems
2001-04-18 00:38:10 +00:00
usr.bin
magic numbers for citrus locale declaration (/usr/share/locale).
2001-04-13 08:59:01 +00:00
usr.sbin
Add missing quotes to test -z argument; from Tim Preston in PR bin/12687.
2001-04-17 23:25:38 +00:00
Makefile
if building w/o a DESTDIR, grab the system make files from the source
2000-10-07 17:18:17 +00:00
Makefile.inc
Set RELTOP to '.' if that's where we are.
2000-05-06 15:05:15 +00:00
UPDATING
Extend note to mention named user as well
2001-03-06 19:03:31 +00:00