Go to file
jtc b23776a8de Due to an 8-bit attribute table and 9 bits of attributes, I've had to
remove the _B attribute from the "horizontal tab" position, and change
the isblank function to explicitly test against space and tab.

When I finish merging the 4.4 runes code, this table will have to grow
to 16 bit entries, as several more attributes have been introduced.
I'm making this change so existing libraries will continue working
for the next (little) while.
1993-10-05 17:05:43 +00:00
bin Document the new, less restrictive, behavior of the matching operator. 1993-10-04 22:06:59 +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 Put back the 486 extensions which got lost while installing the PIC stuff. 1993-10-04 22:53:32 +00:00
include fread and fwrite both return size_t, not int. 1993-10-04 18:50:23 +00:00
lib Due to an 8-bit attribute table and 9 bits of attributes, I've had to 1993-10-05 17:05:43 +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 use syslog to report errors Vernon Schryver (vjs@calcite.rhyolite.com) 1993-10-05 00:36:28 +00:00
share Comma separate items in SEE ALSO list. 1993-10-05 00:39:46 +00:00
sys Fixed bug in calculation of nbuf and bufpages. 1993-10-04 16:09:28 +00:00
usr.bin the config file is in /etc, not /var/adm (which doesn't exist) 1993-10-05 00:51:20 +00:00
usr.sbin use syslog to report errors Vernon Schryver (vjs@calcite.rhyolite.com) 1993-10-05 00:36:28 +00:00
Makefile Make regress only if directory exists. It can be optional. 1993-07-07 12:55:48 +00:00