bin
Add -i to usage.
2006-10-13 20:37:10 +00:00
common
Put macro argument right after macro, not in next line.
2006-10-14 07:30:16 +00:00
crypto
Fix memory leak (Coverity 3438 and 3437)
2006-10-09 06:32:59 +00:00
dist
Merge the peter-altq branch.
2006-10-12 19:59:07 +00:00
distrib
Don't add `-I${NETBSDSRCDIR}/sys' to HOST_CPPFLAGS to pull
2006-10-15 04:24:11 +00:00
doc
Note vge(4) on big endian.
2006-10-14 20:25:49 +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
Recognize SH2E from new binutils (map to sh3e vector).
2006-10-14 22:20:06 +00:00
include
Add run level messages.
2006-09-22 21:31:55 +00:00
lib
A missing period.
2006-10-15 01:53:41 +00:00
libexec
Fix typo in macro.
2006-10-13 20:28:06 +00:00
regress
Add NetBSD tag, add bsd.subdir.mk include.
2006-10-14 23:38:40 +00:00
rescue
Add mount_tmpfs(8) to /rescue. Ok with christos.
2006-08-16 16:50:59 +00:00
sbin
Detect FFSv1 partitions with fragsize/blocksize greater than
2006-10-14 13:22:34 +00:00
share
mention that we can now escape ,'s and whitespace using a double \\
2006-10-14 18:52:39 +00:00
sys
Replace __INTR_MASK and swap dance to load PSL_RB (and doing stc/ldc
2006-10-15 02:31:00 +00:00
tools
kill __unused
2006-10-12 16:19:06 +00:00
usr.bin
do the #ifndef lint dance for __RCSID; also, include the appropriate
2006-10-15 01:16:31 +00:00
usr.sbin
strlcpy off by one errors (from gdamore)
2006-10-15 01:10:00 +00:00
x11
PR misc/26923 sent by Kouichirou Hiratsuka "xterm does not support luit".
2006-09-24 07:59:59 +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
don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it
2002-04-10 14:53:43 +00:00
UPDATING
Mention removal of net.inet.tcp.newreno.
2006-10-09 18:57:30 +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