Go to file
jtc aacd6cfa4e Do not #define the _POSIX_FOO constants if compliling in strict ANSI mode.
Define the _POSIX_SSIZE_MAX, _POSIX_STREAM_MAX, and _POSIX_TZNAME_MAX constants
added in 1003.1-90.
1993-09-24 18:13:15 +00:00
bin Root can execute anything with at least one execute bit set. 1993-09-23 23:32:19 +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 Use r+' rather than a+' when opening score file. 1993-09-23 22:28:42 +00:00
gnu Fixed bug that was reported (with patch) on gnu.utils.bug. 1993-09-24 17:19:16 +00:00
include Do not #define the _POSIX_FOO constants if compliling in strict ANSI mode. 1993-09-24 18:13:15 +00:00
lib Add a man page for i386_get_ldt. 1993-09-21 14:40:50 +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 doubles to rather than longs to avoid tsum overflowing so quickly. 1993-09-23 23:03:55 +00:00
share # Change Time Rules for Moscow 1993-09-17 23:59:20 +00:00
sys Renamed from clock.h. 1993-09-24 09:04:56 +00:00
usr.bin Display bytes/second rather than kbytes/sec, and use 3 digits of 1993-09-23 23:15:42 +00:00
usr.sbin Fixes for ypset'ing to a different net. 1993-09-19 18:48:21 +00:00
Makefile Make regress only if directory exists. It can be optional. 1993-07-07 12:55:48 +00:00