Go to file
jtc ed37f93ef0 As per Chris Torek's suggestion, define CLOCKS_PER_SEC and CLK_TCK to 100.
When we get sysconf, we can define them in terms of the kernel's notion of
interrupts per second if we so choose.  Until then, the constant value
seems to satisfy the requirements presented by ISO C and POSIX, even if it
may lie about the true number of clocks per second.
1993-08-18 01:02:58 +00:00
bin Use err() routine for error messages. 1993-08-17 16:01:23 +00:00
etc uucp's shell, uucico, is in /usr/libexec/uucp (not /usr/lib/uucp). 1993-08-09 22:40:48 +00:00
games Make hack.onames.h be built first. 1993-08-14 22:21:45 +00:00
gnu SRCS is for source files, not object files! 1993-08-16 01:16:12 +00:00
include As per Chris Torek's suggestion, define CLOCKS_PER_SEC and CLK_TCK to 100. 1993-08-18 01:02:58 +00:00
lib The result of clock() is measured in CLOCKS_PER_SECs, not CLK_TCKs. 1993-08-17 20:37:57 +00:00
libexec Add missing space after path name. 1993-08-16 16:04:53 +00:00
regress Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
sbin pcfs_args --> msdosfs_args 1993-08-14 11:05:26 +00:00
share Make sure we don't recurse into subdirectories if Makefile specified `install' 1993-08-17 17:00:39 +00:00
sys Removed CLK_TCK, it's value is not machine dependant. 1993-08-18 00:22:44 +00:00
usr.bin /usr/ucb -> /usr/bin, /usr/msgs -> /var/msgs 1993-08-17 20:02:27 +00:00
usr.sbin __386BSD__ --> __NetBSD__ 1993-08-16 00:47:33 +00:00
Makefile Make regress only if directory exists. It can be optional. 1993-07-07 12:55:48 +00:00