bin
Initialize ipid in two functions to NULL, to appease -Wuninitialized.
2005-06-07 09:00:18 +00:00
contrib /sys
Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4)
2004-07-28 08:57:40 +00:00
crypto
appease gcc -Wuninitialized on hp700.
2005-06-05 19:08:28 +00:00
dist
appease gcc -Wuninitialized on hp700.
2005-06-05 19:08:28 +00:00
distrib
fix typo
2005-06-06 05:20:05 +00:00
doc
note arcom viper support in evbarm
2005-06-06 20:28:34 +00:00
etc
Now that /var/log/wtmp and /var/log/wtmp should have group=utmp,
2005-06-05 07:33:17 +00:00
games
Raised WARNS to 4.
2005-05-23 23:08:06 +00:00
gnu
Backout the last two revisions. These changes should have been applied to
2005-06-02 15:44:20 +00:00
include
Include <sys/ansi.h> after <sys/cdefs.h>; from Neil Booth in PR lib/30072.
2005-05-25 20:45:38 +00:00
lib
Initialize a variable to appease -Wuninitialized.
2005-06-07 09:13:43 +00:00
libexec
Initialize a bunch of local variables in _rtld_relocate_nonplt_self().
2005-06-07 09:20:19 +00:00
regress
appease gcc -Wuninitialized
2005-06-02 11:10:00 +00:00
rescue
Make fdisk(8) available on all platforms, since MS-DOS partitioning
2005-05-22 03:45:30 +00:00
sbin
Add an initialization to appease -Wuninitialized.
2005-06-07 09:10:33 +00:00
share
Grammar fix and improvement from jmc@openbsd.
2005-06-06 02:04:03 +00:00
sys
Fix typos.
2005-06-07 13:45:11 +00:00
tools
config and genassym are not sysadmin tools, they are development tools.
2005-06-05 18:19:52 +00:00
usr.bin
Initialize a local variable to appease -Wuninitialized.
2005-06-07 13:36:28 +00:00
usr.sbin
Add initialization of a local variable to appease -Wuninitialized.
2005-06-07 14:01:49 +00:00
x11
NetBSD.cf unconditionally turns on XKB_ALWAYS_USES_SOFT_REPEAT. Do the same
2005-05-20 12:53:22 +00:00
build.sh
Remove support for build.sh -m xen, this has been merged in the i386
2005-05-29 10:54:40 +00:00
BUILDING
Document the environment variables for if you need to override or
2005-02-15 18:41:18 +00:00
Makefile
use usr.sbin/postinstall/postinstall instead of etc/postinstall
2005-04-17 15:18:34 +00:00
Makefile.inc
UPDATING
note about kernfs fix and xentools.
2005-06-03 11:02:59 +00:00