Go to file
jtc 6261fa0a42 The working directory is changed back when fts_children() returns,
so their fts_accpath members no longer have the correct relative
path.  We can solve this problem by looking at the parent's path
via p->fts_parent->fts_accpath.
1994-01-13 21:50:41 +00:00
bin The working directory is changed back when fts_children() returns, 1994-01-13 21:50:41 +00:00
etc Forgot to add `rm' command in previous change. 1994-01-13 21:26:56 +00:00
games fixed to use fgets() 1994-01-13 19:22:29 +00:00
gnu Don't barf if builtin directories happen to be non-existent. 1994-01-13 19:35:38 +00:00
include regexp.h should still be here, for things needing the compat lib. 1994-01-12 22:56:29 +00:00
lib Clean up deleted files. 1994-01-12 23:11:41 +00:00
libexec Clean up deleted files. 1994-01-12 19:26:40 +00:00
regress
sbin Don't barf if builtin directories happen to be non-existent. 1994-01-13 19:35:38 +00:00
share correct specification of a hosts line 1994-01-11 04:14:13 +00:00
sys Make a printf #ifdef PORTAL_DIAGNOSTIC. 1994-01-13 18:29:03 +00:00
usr.bin Include appropriate header files to bring prototypes into scope. 1994-01-13 21:01:40 +00:00
usr.sbin remove the faster replacement for inet_ntoa because the stupid thing 1994-01-12 19:01:00 +00:00
Makefile