Todd C. Miller
a7cc50dab8
Fix compilation problem when --with-logging=file was specified. This
...
means that syslog is now required to build sudo but that should not
be a problem. If it is it can be fixed trivially with a configure
check for syslog() or syslog.h.
1999-11-01 04:14:09 +00:00
Todd C. Miller
d47ddf6a9d
Add --with-goodpri and --with-badpri configure options to specify the
...
syslog priority to use.
1999-08-05 14:30:57 +00:00
Todd C. Miller
27d6f353e2
o new defines for syslog facility and priority
...
o use new print_version() functino for -V mode
1999-08-05 10:51:02 +00:00
Todd C. Miller
0d732401f4
add 4th term to license similar to term 5 in the apache license
1999-07-31 16:19:50 +00:00
Todd C. Miller
c665b67244
defines for logging routines
1999-07-22 12:51:13 +00:00