Go to file
mhitch 031f3db0fe Conversion to clock_ymdhms wasn't complete: the match routine was calling
ugettod() with a NULL pointer to test if the clock was present.  That
argument was changed to a struct clock_ymdhms pointer and is no longer
optional.  Change to pass the address of a local structure when probing
for the clock.
2006-10-10 17:24:23 +00:00
bin Remove trailing whitespace. 2006-10-09 21:31:29 +00:00
common - Move strtoll.c and strtoull.c from libc/stdlib to common/libc/stdlib. 2006-10-08 03:14:55 +00:00
crypto Fix memory leak (Coverity 3438 and 3437) 2006-10-09 06:32:59 +00:00
dist PR 30870: Add user ``_proxy'' and make pf's ftp-proxy use it. 2006-10-07 15:10:17 +00:00
distrib Add catpage for tcp_congctl(9). No cookie for rpaulo. 2006-10-09 19:33:22 +00:00
doc Add a bit more info. 2006-10-09 18:58:40 +00:00
etc PR/31497: Robert Elz: rc.d/accounting should have KEYWORD: shutdown 2006-10-08 18:08:39 +00:00
games Typo, from David A. Holland on #NetBSD-code, thanks! 2006-10-08 20:12:27 +00:00
gnu Sort options in SYNOPSIS. 2006-10-09 21:38:17 +00:00
include Add run level messages. 2006-09-22 21:31:55 +00:00
lib Modular (I tried ;-) TCP congestion control API. Whenever certain conditions 2006-10-09 16:27:07 +00:00
libexec WFORMAT is no more... 2006-10-08 17:52:28 +00:00
regress add parentheses. 2006-10-09 12:43:32 +00:00
rescue Add mount_tmpfs(8) to /rescue. Ok with christos. 2006-08-16 16:50:59 +00:00
sbin WFORMAT is no more... 2006-10-08 17:52:28 +00:00
share Instead of pointing to vi man page, refer to new virecover 2006-10-10 03:24:51 +00:00
sys Conversion to clock_ymdhms wasn't complete: the match routine was calling 2006-10-10 17:24:23 +00:00
tools Configure the bootstrap make in such a way that it can use a shell other 2006-10-09 20:51:05 +00:00
usr.bin Remove parenthesis from around a sentence. 2006-10-10 03:30:42 +00:00
usr.sbin implement -x by pruning fsnodes tree before building filesystem rather 2006-10-10 01:55:45 +00:00
x11 PR misc/26923 sent by Kouichirou Hiratsuka "xterm does not support luit". 2006-09-24 07:59:59 +00:00
build.sh Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 19:53:54 +00:00
BUILDING Clarify that DESTDIR/OBJDIR/etc are absolute paths, but build.sh 2006-10-08 17:54:30 +00:00
Makefile don't filter out .WAIT when converting from _SUBDIR to SUBDIR 2006-09-07 03:51:44 +00:00
Makefile.inc
UPDATING Mention removal of net.inet.tcp.newreno. 2006-10-09 18:57:30 +00:00