Go to file
lukem 4c54f5b742 * Add the ability to dump specific files & directories of a single
filesystem. This uses fts(3) to access the directory structure (and
  not the raw device), so the standard access permissions are adhered
  to (unlike dumping an entire filesystem, which just requires read
  access to the raw disk device).
* Support SIGINFO status reporting.
* Remove now unused variables that previously stored the (e)uid.
* Be more informative in a couple of error messages.
1997-06-05 11:13:18 +00:00
bin add SYNOPSIS line for [; fixes PR bin/3705 1997-06-05 06:39:59 +00:00
distrib make closer to reality. 1997-06-04 21:39:34 +00:00
etc Add ipfileter stuff. 1997-06-02 20:46:26 +00:00
games Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00
gnu fix typo; from Saitoh Masanobu in PR misc/3696. 1997-06-03 04:24:25 +00:00
include Add support for localized character sets (a.k.a. LC_CTYPE). 1997-06-02 09:52:36 +00:00
lib add note to fix unvis(3) on next major bump 1997-06-05 07:08:36 +00:00
libexec fix typo; from Saitoh Masanobu in PR misc/3696. 1997-06-03 04:24:25 +00:00
regress Use proginstall:: to disable installing PROG. 1997-05-07 15:59:08 +00:00
sbin * Add the ability to dump specific files & directories of a single 1997-06-05 11:13:18 +00:00
share Put `-DPIC' back in CPICFLAGS (a.out section); at least one C source 1997-06-04 08:38:45 +00:00
sys Add fxp* at pci? declarations, marked untested on the Alpha, but they 1997-06-05 02:29:56 +00:00
usr.bin fix typo in SYNOPSIS, nuke duplicate RCSid 1997-06-05 06:35:24 +00:00
usr.sbin Initial import of FreeBSD libftpio. 1997-06-05 09:11:59 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00