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
|
PR/30809 added manpages of wcswcs(3) and wcscoll(3), wcsxfrm(3)
|
2006-10-13 17:28:09 +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
|
Use ADDR_BITS_REMOVE on return addresses pulled from stack frames un
|
2006-10-14 10:42:53 +00:00 |
include
|
Add run level messages.
|
2006-09-22 21:31:55 +00:00 |
lib
|
memset the whole struct addrinfo, instead of trying to figure out if we
|
2006-10-14 21:45:29 +00:00 |
libexec
|
Fix typo in macro.
|
2006-10-13 20:28:06 +00:00 |
regress
|
Make regress target depend on the test program so as to ensure it gets
|
2006-10-14 21:23:01 +00:00 |
rescue
|
…
|
|
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
|
Fix argument order
|
2006-10-14 21:05:40 +00:00 |
tools
|
kill __unused
|
2006-10-12 16:19:06 +00:00 |
usr.bin
|
Fix c99 initialization issues. Now the regression tests work.
|
2006-10-14 21:08:50 +00:00 |
usr.sbin
|
PR/34818: rad at twig dot com: Recognize solaris door files.
|
2006-10-14 21:14:02 +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
|
…
|
|
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 |