Go to file
nathanw 7ec345ff22 In getuptime(), use kread() to get the current time as well as boottime,
instead of calling time(3).

This makes rate calculations of crash dumps sensible; in contrast,
subtracting the boot time of the crash dump from the current time of the
running system produces a not-very-meaningful number.
2002-11-18 03:17:24 +00:00
bin we can't do {} while (0) for TEST() macro since it has "break" which 2002-11-16 13:42:36 +00:00
crypto don't blindly trust rlen; from Heimdal 0.5.1 2002-10-21 19:39:51 +00:00
dist sync with bind 8.3.4. 2002-11-17 14:09:52 +00:00
distrib Add {cat,man,html4}/dreamcast, and html4/evbarm. 2002-11-17 15:51:21 +00:00
doc named is now 8.3.4 2002-11-17 14:37:47 +00:00
etc Add {cat,man,html}4/dreamcast, html4/evbarm 2002-11-17 06:12:52 +00:00
games fix duplicate limerick-o in CLEANFILES 2002-10-22 16:14:04 +00:00
gnu Put const data in .rodata (cut-and-pasted from linux-elf.h). Pass -matpcs 2002-11-17 06:03:07 +00:00
include Make fts_pathlen and fts_nitems unsigned. 2002-11-11 01:07:08 +00:00
lib make sure to bound string operation by strlcpy 2002-11-17 20:49:33 +00:00
libexec die if strdup fails 2002-11-16 15:41:17 +00:00
regress Add a couple of regression tests for dlerror() handling. 2002-11-14 21:10:45 +00:00
rescue set SMALLPROG=0 (it was implicit) 2002-10-17 01:49:18 +00:00
sbin verifiedexec_parse.h is machine-generated, and shouldn't be committed. 2002-11-17 13:57:38 +00:00
share document new sanity checks. sync w/kame 2002-11-17 19:34:52 +00:00
sys add support for __MACHINE_STACK_GROWS_UP platforms. from fredette@ 2002-11-17 22:53:46 +00:00
tools PR/18733: Jed Davis: define _PATH_DEFTAPE; pax needs it. 2002-10-20 00:42:20 +00:00
usr.bin In getuptime(), use kread() to get the current time as well as boottime, 2002-11-18 03:17:24 +00:00
usr.sbin Add a "package" keyword, which makes it somewhat easier to add 3rd 2002-11-17 23:36:19 +00:00
BUILDING regen for build.sh -k 2002-10-20 15:48:40 +00:00
Makefile MKDYNAMICROOT for a.out 2002-11-12 14:33:48 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING kernel update requires userland systrace recompile. 2002-10-11 21:55:48 +00:00
build.sh Apply fixes & enhancements from Alan Barrett. (Thanks Alan!) 2002-11-17 12:59:37 +00:00