bin
|
Drop trailing whitespace.
|
2006-11-26 16:40:44 +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
|
Check keys length regarding proposal_check level
|
2006-12-05 13:38:40 +00:00 |
dist
|
Modify netmask calculation so that /0 is fast-tracked, and so that network
|
2006-11-27 22:24:27 +00:00 |
distrib
|
If we do DHCP (so our ifconfig.* file only has a "up" line), still
|
2006-12-05 10:21:09 +00:00 |
doc
|
tz{code,data}2006p out; tzdata2006p imported.
|
2006-12-05 11:27:31 +00:00 |
etc
|
Rename pccons(4) device node from ttyC0 to MI ttyv0
|
2006-12-03 05:37:36 +00:00 |
games
|
s/existance/existence/, from Zafer.
|
2006-11-24 22:52:16 +00:00 |
gnu
|
kill statck protector warning completely because more files use alloca than
|
2006-12-03 18:17:36 +00:00 |
include
|
fix spelling of accommodate; from Zapher.
|
2006-11-24 19:46:58 +00:00 |
lib
|
Restore i18n wrapping removed in previous.
|
2006-12-04 17:24:40 +00:00 |
libexec
|
allow compilation without SUPPORT_UTMP
|
2006-12-04 21:13:22 +00:00 |
regress
|
fix spelling of accommodate; from Zapher.
|
2006-11-24 19:46:58 +00:00 |
rescue
|
add libprop to LIBS, as veriexecctl now needs it.
|
2006-11-29 08:41:49 +00:00 |
sbin
|
Move the description of sysctl MIBs from sysctl.3 to a new manual page
|
2006-12-04 08:59:13 +00:00 |
share
|
only count directories in the number of hard links to a directory
|
2006-12-05 14:32:03 +00:00 |
sys
|
Add forgotten #include "opt_compat_netbsd.h" because COMPAT_30 is used.
|
2006-12-05 08:17:03 +00:00 |
tools
|
There's no need to install machine/reloc.h with powerpc/include/elf_machdep:1.7
|
2006-11-25 18:59:35 +00:00 |
usr.bin
|
fix a core-dump and do some more error checking via asserts. From Anon Ymous
|
2006-12-05 03:47:41 +00:00 |
usr.sbin
|
Crank copyright.
|
2006-12-05 10:26:28 +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 needing gcc rebuild for ssp.
|
2006-11-09 18:20:59 +00:00 |