Go to file
mark 9a56e04261 Fix microtime() to sanely handle calls before the clocks have been
initialized. This is the DC21285 version of the IOMD fix for PR7357.
1999-04-23 09:09:04 +00:00
bin More punctuation glitches. 1999-04-20 05:49:50 +00:00
distrib md_post_newfs() should return int. 1999-04-23 01:38:35 +00:00
etc Get rid of old-style chown operands. 1999-04-23 08:20:28 +00:00
games initscr() returns a pointer, compare return value with NULL and not 1999-04-18 03:30:12 +00:00
gnu So, I can't believe the shlib fix for alpha was actually this easy. 1999-04-21 00:20:20 +00:00
include #ifdef __STDC__ -> #if __STDC__ 1999-04-20 20:15:47 +00:00
lib Initialization of the backing store pointers in __set_subwin() was just 1999-04-22 22:39:09 +00:00
libexec Simplify _rtld_start() a little, and shave some cycles. Spefically, there's 1999-04-19 00:05:00 +00:00
regress move __getcwd prototypes to libc-private header file. 1999-03-26 22:23:57 +00:00
sbin Copy code across from newfs so that 'fsck sd0a' and similar will work. 1999-04-22 04:20:53 +00:00
share Fix thinko to make MKINFO=no work again. Closes PRs 7342 and 7411. 1999-04-22 01:06:42 +00:00
sys Fix microtime() to sanely handle calls before the clocks have been 1999-04-23 09:09:04 +00:00
usr.bin use "cc -E" not cpp directly. this allows lint(1) to be unaware of any 1999-04-22 04:40:58 +00:00
usr.sbin The previous change didn't even compile due to a warning. 1999-04-20 14:22:32 +00:00
Makefile Improve documentation. 1999-04-01 02:49:12 +00:00