Go to file
apb 4e86f6ddf0 In a non-native build, always use a shell to execute commands. This may
be necessary in a weird cross-build environment.  Previously, if the
command looked simple enough, we would try to exec it directly.

OK sjg, christos
2006-10-09 20:46:33 +00:00
bin PR/32759: Ulrich Heilmann: Output of cat -s -n is wrong 2006-10-08 21:52:56 +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
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 - use PROG not PROG_CXX 2006-10-09 08:32:53 +00:00
include
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
sbin WFORMAT is no more... 2006-10-08 17:52:28 +00:00
share Add man pages for SPI, m25p flash, and tm121temp devices. I'm holding off 2006-10-09 16:51:51 +00:00
sys Bringing up a fpa(4) interface on sparc(64) causes a hard kernel crash 2006-10-09 20:45:19 +00:00
tools regen. 2006-10-09 14:59:41 +00:00
usr.bin In a non-native build, always use a shell to execute commands. This may 2006-10-09 20:46:33 +00:00
usr.sbin PR/20875: Robert Elz: Incorrect facts in rtsol(8) man page 2006-10-08 19:36:05 +00:00
x11
BUILDING Clarify that DESTDIR/OBJDIR/etc are absolute paths, but build.sh 2006-10-08 17:54:30 +00:00
Makefile
Makefile.inc
UPDATING Mention removal of net.inet.tcp.newreno. 2006-10-09 18:57:30 +00:00
build.sh