Go to file
dsl 1c31ec44a3 Don't set the RTC to kernel time during shutdown.
This stops the system RTC drifting if any hardclock ticks were missed (eg
if the system spent any time at the kdb prompt).
The RTC is set whenever the system clock is set, so setting at shutdown
is unnecessary.
2003-04-16 19:07:34 +00:00
bin add -G argument for output in gigabytes. 2003-04-16 14:00:30 +00:00
crypto Fix typo, and break overly long line. 2003-04-16 13:10:40 +00:00
dist where __RCSID is not defined (some cross hosts), use FILE_RCSID instead 2003-04-15 21:36:18 +00:00
distrib add POSIX.2 patchchk(1) utility - check pathnames 2003-04-15 19:46:38 +00:00
doc df -G argument 2003-04-16 14:03:08 +00:00
etc Remove quadmouse comment without matching code; remove unused qms and mouse-qms targets. 2003-04-16 10:02:43 +00:00
games Mention the /usr/share/misc/acronyms.comp database. 2003-04-11 11:13:34 +00:00
gnu Fix some xrefs. 2003-04-16 10:11:55 +00:00
include Well, _The_ Open Group. 2003-04-14 08:38:24 +00:00
lib pthread_mutex_trylock(): It's not an error to call trylock() on a 2003-04-16 18:59:12 +00:00
libexec rmail really shouldn't be invoking sendmail with "-odq" ("queue only") 2003-04-05 17:45:11 +00:00
regress Add a regression test to check that forced unmounts work correctly. 2003-04-15 06:19:57 +00:00
rescue Build mount_* individually, since mount and most of mount_* no longer 2003-03-03 02:09:18 +00:00
sbin Use 2003-04-16 13:34:34 +00:00
share Fix typo in macro name. 2003-04-16 16:13:29 +00:00
sys Don't set the RTC to kernel time during shutdown. 2003-04-16 19:07:34 +00:00
tools build file(1) as a host tool (for compiling magic files) 2003-03-25 23:43:49 +00:00
usr.bin Use 2003-04-16 13:34:34 +00:00
usr.sbin Use 2003-04-16 13:34:34 +00:00
build.sh Put -X into MAKEFLAGS on FreeBSD and Mac OS X; they have a small ARG_MAX. 2003-03-14 05:22:50 +00:00
BUILDING Fix example 3; the build.sh target is "install" not "installworld". 2003-02-08 10:00:33 +00:00
Makefile Fix merge botch in last. 2003-04-04 01:16:28 +00:00
Makefile.inc
UPDATING Since we mention __assert13, add __unsetenv13 here as well. 2003-04-10 08:12:29 +00:00