diff options
author | juphoff <juphoff> | 2000-07-04 19:15:35 +0000 |
---|---|---|
committer | juphoff <juphoff> | 2000-07-04 19:15:35 +0000 |
commit | ffcddda0b11ca445e98f9a58a1e3555bdaec2d7e (patch) | |
tree | 51ab45430cd1c24d95a56ed2909b4c6ab14f3151 | |
parent | 877ee5ab033fd5e66858f250296283353d3020d2 (diff) | |
download | nfs-utils-ffcddda0b11ca445e98f9a58a1e3555bdaec2d7e.tar.gz nfs-utils-ffcddda0b11ca445e98f9a58a1e3555bdaec2d7e.tar.xz nfs-utils-ffcddda0b11ca445e98f9a58a1e3555bdaec2d7e.zip |
* tools/rpcgen/rpc_svcout.c (write_msg_out): Generate syslog()
calls with format string.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -16,6 +16,11 @@ stop to ensure all clients can still access the server before it is shutdown. +2000-06-30 Jeff Uphoff <juphoff@transmeta.com> + + * tools/rpcgen/rpc_svcout.c (write_msg_out): Generate syslog() + calls with format string. + 2000-06-28 Chip Salzenberg <chip@valinux.com> * utils/statd/log.c (log): Call syslog with format string. |