Go to file
jtc 17df67cd68 Install isblank() manpage.
Fix title of isblank() manpage (was isspace(), the manpage I started with).
1993-10-04 18:56:51 +00:00
bin #include <sys/types.h>, for magnum stuff. 1993-09-27 05:08:10 +00:00
etc Add /dev/io, used to get I/O privileges. This has been in the kernel for a 1993-09-19 19:33:54 +00:00
games Always use `install -d' to make sure destination directory exists & has 1993-10-01 00:02:17 +00:00
gnu add VERSION file 1993-10-04 01:42:00 +00:00
include fread and fwrite both return size_t, not int. 1993-10-04 18:50:23 +00:00
lib Install isblank() manpage. 1993-10-04 18:56:51 +00:00
libexec change root's command checking so that stat() is done only 1993-09-23 23:13:44 +00:00
regress don't try stat-printing stuff; the way we compile/test the library, 1993-09-16 23:18:45 +00:00
sbin #if 0 the fs_clean check for now. 1993-10-03 03:54:38 +00:00
share Always use `install -d' to make sure destination directory exists & has 1993-09-30 23:31:09 +00:00
sys Fixed bug in calculation of nbuf and bufpages. 1993-10-04 16:09:28 +00:00
usr.bin widen "Type" field of vmstat -m by 2 characters 1993-10-02 03:26:52 +00:00
usr.sbin Use *->fts_errno instead of errno after fts_read(). The fts manpage 1993-10-01 01:03:22 +00:00
Makefile Make regress only if directory exists. It can be optional. 1993-07-07 12:55:48 +00:00