diff options
author | chip <chip> | 2000-06-29 06:10:00 +0000 |
---|---|---|
committer | chip <chip> | 2000-06-29 06:10:00 +0000 |
commit | 5981c4226c073d8907cf6d87a6cdf58cb74bfab1 (patch) | |
tree | 3ac99a344bf0ae491df30c2e36ccb8179e27bc84 | |
parent | 6562d12e10021ed336d6a97009646ebe5c09b725 (diff) | |
download | nfs-utils-5981c4226c073d8907cf6d87a6cdf58cb74bfab1.tar.gz nfs-utils-5981c4226c073d8907cf6d87a6cdf58cb74bfab1.tar.xz nfs-utils-5981c4226c073d8907cf6d87a6cdf58cb74bfab1.zip |
Call syslog with format string.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2000-06-28 Chip Salzenberg <chip@valinux.com> + + * utils/statd/log.c (log): Call syslog with format string. + 2000-06-27 H.J. Lu <hjl@lucon.org> * utils/statd/statd.c (main): Use sysconf (_SC_OPEN_MAX) |