Go to file
jmmv f51dc0f3a7 Constify char* arguments to pm_printerr. Fixes the build when ADB_DEBUG
is set.

Note that only the first argument needed to be constified to solve the issue,
but given the usage of the arguments in the function, it's worth to constify
all of them.
2005-06-07 12:14:13 +00:00
bin Initialize ipid in two functions to NULL, to appease -Wuninitialized. 2005-06-07 09:00:18 +00:00
contrib/sys
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 Constify char* arguments to pm_printerr. Fixes the build when ADB_DEBUG 2005-06-07 12:14:13 +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 09:51:34 +00:00
usr.sbin appease gcc -Wuninitialized on hp700. 2005-06-05 19:08:28 +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
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