bin
|
Use C99 initializer.
|
2006-12-10 17:33:01 +00:00 |
common
|
Add a comment to explain how the value for uaddr is chosen. Maybe uvm_mmap
|
2006-11-28 18:36:26 +00:00 |
crypto
|
branch 0.7 created
|
2006-12-10 22:36:06 +00:00 |
dist
|
fix byte-swapping code.
|
2006-12-11 22:05:38 +00:00 |
distrib
|
mark lfs_cleanerd.debug as obsolete
|
2006-12-13 23:22:29 +00:00 |
doc
|
remove uucp -- we no longer have it in NetBSD
|
2006-12-13 13:35:33 +00:00 |
etc
|
Forward options -f, -m, -s to the MAKEDEV.local script, with the
|
2006-12-10 08:14:32 +00:00 |
games
|
s/existance/existence/, from Zafer.
|
2006-11-24 22:52:16 +00:00 |
gnu
|
2006-12-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
|
2006-12-10 00:19:32 +00:00 |
include
|
defined(_NETBSD_SOURCE) is equivalent to (!defined(_ANSI_SOURCE) &&
|
2006-12-09 19:33:42 +00:00 |
lib
|
make del(\x7f) pass through.
|
2006-12-13 16:16:56 +00:00 |
libexec
|
allow compilation without SUPPORT_UTMP
|
2006-12-04 21:13:22 +00:00 |
regress
|
test the pipe: mknod pipe p creates a pipe named "pipe", not "p"
|
2006-12-07 10:00:39 +00:00 |
rescue
|
add libprop to LIBS, as veriexecctl now needs it.
|
2006-11-29 08:41:49 +00:00 |
sbin
|
Sprinkle volatile, instead of using the (void)&foo; which does not work on
|
2006-12-13 16:08:26 +00:00 |
share
|
add iconv encoding alias: cp813, cp91[2-6], cp920, cp923, cp1089.
|
2006-12-13 15:46:34 +00:00 |
sys
|
add missing initializer.
|
2006-12-13 16:51:27 +00:00 |
tools
|
Change the name of the host disklabel to nbdisklabel-${MAKEWRAPPERMACHINE},
|
2006-12-09 20:13:13 +00:00 |
usr.bin
|
gcc4 does not care about &foo; use volatile instead. From Anon Ymous
|
2006-12-13 18:04:08 +00:00 |
usr.sbin
|
properly display OF variables that aren't strings
|
2006-12-10 03:06:25 +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
|
Change the name of the host disklabel to nbdisklabel-${MAKEWRAPPERMACHINE},
|
2006-12-09 20:13:13 +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 needing gcc rebuild for ssp.
|
2006-11-09 18:20:59 +00:00 |