Age | Commit message (Collapse) | Author |
|
|
|
onto the export list once.
from jeorg@freebsd/grog@lemis.de, also, strdup() to avoid a later crash
in free().
|
|
|
|
|
|
or specified on two (conflicting) lines it now logs the offending hostname
|
|
Don't require compiling with -DDEBUG to enable debugging messages. Instead,
add a new option flag "-d", which enables debugging output. Compile all
of the code that used to be enabled with -DDEBUG unconditionally. The
amount of extra code is negligable, and all of the tests to check if
debugging is enabled were done regardless of -DDEBUG anyway. Adjust
SYSLOG() to DTRT if debugging is not enabled.
|
|
osymh@gemini.oscs.montana.edu; netbsd pr#1722
|
|
|
|
|