Go to file
sommerfeld abff7e84fd If FORMAT_AUDIT is set, and WFORMAT is set and > 1, turn on
-Wnetbsd-format-audit for extra-stringent format checking.
WFORMAT belongs in individual makefiles and/or Makefile.inc files.
FORMAT_AUDIT should go in mk.conf if you're doing format-string auditing.
(set WFORMAT=1 in individual makefiles if a program is
not security critical and is doing bizarre things with
format strings which would be even uglier if rewritten)
FORMAT_AUDIT may go away in time (i.e., default to on)
2000-10-04 19:27:45 +00:00
bin in regexp handling code, fix the format passed to asprintf() to be 2000-09-29 17:49:21 +00:00
crypto Return failure in krb_get_lrealm() if no config files are found, rather 2000-10-04 04:08:30 +00:00
dist
distrib move ssl(4) to ssl(3). sorry for the mess. 2000-10-04 07:15:06 +00:00
etc Enable building of additional kernel sets. 2000-10-02 12:51:33 +00:00
games Removed duplicate entry. Fixes FreeBSD PR/21629. 2000-09-29 00:40:40 +00:00
gnu Enhanced format string checking. 2000-10-04 19:21:28 +00:00
include Allow format-arg checking for setproctitle 2000-10-03 19:53:58 +00:00
lib Format size mismatch 2000-10-04 18:12:01 +00:00
libexec Un-__P and ANSIfy. 2000-10-04 18:52:50 +00:00
regress wrap libcrypto with ${MKCRYPTO} == "yes" 2000-10-04 00:49:44 +00:00
sbin setup(): use calloc() for blockmap allocation, instead of malloc() followed 2000-10-04 11:37:54 +00:00
share If FORMAT_AUDIT is set, and WFORMAT is set and > 1, turn on 2000-10-04 19:27:45 +00:00
sys Add MI mk48txx. 2000-10-04 18:44:24 +00:00
usr.bin Un-__P and ANSIfy. 2000-10-04 19:24:59 +00:00
usr.sbin Make even more silent, only spit out stuff if -v is given. 2000-10-04 16:01:50 +00:00
Makefile
Makefile.inc
UPDATING changes to libcrypto (RC5/IDEA/RSA make symbols are obsoleted). 2000-10-02 06:19:17 +00:00