Commit Graph

8 Commits

Author SHA1 Message Date
Todd C. Miller
f9b934d8a5 update (c) year 2004-06-07 00:02:56 +00:00
Todd C. Miller
713e419fe9 Remove trailing spaces, no actual code changes. 2004-06-06 23:58:11 +00:00
Todd C. Miller
3a2282c927 More to a less restrictive, ISC-style license. 2004-02-13 21:36:43 +00:00
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