Go to file
mycroft 8873459bcb Fix 3 bugs:
* When not using FTS_NOCHDIR, fts_accpath == fts_name.  fts_padjust should not
  try to move fts_accpath in this case.
* Previous entries at the same level also need to be adjusted.
* A bug was introduced in rev 1.8 (HI CHRISTOS!!) that caused the maxlen
  comparison to always fail (due to type promotions) when sp->fts_pathlen ==
  cur->fts_pathlen -- thus causing memory stompage.
1999-08-26 20:24:59 +00:00
bin Fix "tar" mode usage string. 1999-08-24 08:02:27 +00:00
distrib remove no longer installed files 1999-08-26 08:02:10 +00:00
etc Make creation of wsmux devices a little less confusing. 1999-08-25 23:06:46 +00:00
games Convert to something resembling KNF. 1999-08-21 10:40:03 +00:00
gnu -e may be specified multiple times, as per SUSv2. 1999-08-25 01:32:03 +00:00
include Add missing isinff() declaration. 1999-08-16 18:57:57 +00:00
lib Fix 3 bugs: 1999-08-26 20:24:59 +00:00
libexec more kerberos5 fixes 1999-08-25 20:07:33 +00:00
regress Add the SVID IPC tests. 1999-08-25 05:16:41 +00:00
sbin "-l" means _don't_ log to syslog(3). 1999-08-19 13:43:27 +00:00
share Add an AUTHOR section. 1999-08-25 09:25:42 +00:00
sys Eliminate a function call... we know its exactly one byte here 1999-08-26 19:56:08 +00:00
usr.bin it doesn't make any sense to use -u with -r or -i, so don't permit it. 1999-08-26 07:33:16 +00:00
usr.sbin fix printing of IPv4 first fragment size. 1999-08-26 14:52:04 +00:00
Makefile Remove all of the domestic/crypto-us glue from this file. It is handled 1999-07-12 21:53:52 +00:00