Go to file
jmmv 18ccc9b90c Add and use the log_err, log_errx, log_warn and log_warnx functions that act as
wrappers for err, errx, warn and warnx respectively when running in foreground
and call syslog functions when running in daemon mode.
Also add and use an extra log_info function for other types of information.
2003-08-06 23:58:40 +00:00
bin Include stdlib.h so EXIT_FAILURE is defined. 2003-08-05 14:55:03 +00:00
crypto consistently use new DES API, re-enable des regression test 2003-07-31 08:53:58 +00:00
dist Merge nawk version 20030729 changes, and resolve conflicts. 2003-08-02 22:41:59 +00:00
distrib use bounded string op 2003-08-06 13:56:58 +00:00
doc Note the ktrace-lwp branch. 2003-08-06 06:35:31 +00:00
etc Put boot32,ffa into the release tree so people can use it for booting ramdisk 2003-08-02 18:02:36 +00:00
games Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
gnu Provide a default for "TOOL_M4" so that a manual "make" in 2003-08-06 17:09:26 +00:00
include netbsd.org->NetBSD.org 2003-07-26 17:35:00 +00:00
lib make the read-only arrays const 2003-08-06 08:44:22 +00:00
libexec KNF 2003-08-05 19:41:53 +00:00
regress regress test for libdes (destest.c from 0.9.6j) 2003-08-04 04:20:25 +00:00
rescue Remove file "rescue.unstripped" in "cleandir" target. 2003-07-14 09:00:33 +00:00
sbin Exit child process if we fail to 'cd /dev' or 'execl sh MAKEDEV'. 2003-08-05 09:31:48 +00:00
share Add example section for action mode. 2003-08-06 22:16:34 +00:00
sys (FAST_IPSEC): attach PFKEY socket domain when either (KAME) IPSEC or 2003-08-06 20:34:35 +00:00
tools Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
usr.bin Remove special case handling for $CPP and use execvp() instead. 2003-08-05 21:26:55 +00:00
usr.sbin Add and use the log_err, log_errx, log_warn and log_warnx functions that act as 2003-08-06 23:58:40 +00:00
BUILDING Add build.sh -Z var, to unset a variable and ensure it's unset in makewrapper. 2003-07-29 10:07:15 +00:00
Makefile netbsd.org->NetBSD.org 2003-07-26 17:06:22 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING It is openssl, not openssh, and fix another typo. 2003-08-05 18:39:56 +00:00
build.sh Add build.sh -Z var, to unset a variable and ensure it's unset in makewrapper. 2003-07-29 10:07:15 +00:00