Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | statd: Replace note() with xlog() in rpc.statd | Chuck Lever | 2009-11-24 | 1 | -95/+0 |
| | | | | | | | | | | | To facilitate code sharing between statd and sm-notify (and with other components of nfs-utils), replace sm-notify's nsm_log() with xlog(). Since opt_quiet is used in only a handful of insignificant cases, it is removed. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Steve Dickson <steved@redhat.com> | ||||
* | Add -Wstrict-prototypes to compiler args, and fix warnings caused. | Neil Brown | 2007-07-29 | 1 | -1/+1 |
| | |||||
* | Comment out unused variable. | Greg Banks | 2006-06-27 | 1 | -0/+2 |
| | |||||
* | Autogen update | neilbrown | 2005-12-20 | 1 | -1/+3 |
| | |||||
* | Rename statd log() to note() to avoid conflict with ISO C. | chip | 2003-08-22 | 1 | -4/+4 |
| | |||||
* | statd cleanup | neilbrown | 2003-07-04 | 1 | -1/+1 |
| | |||||
* | 2001-02-17 Patrick J. LoPresti <patl@curl.com> | hjl | 2001-02-17 | 1 | -1/+1 |
| | | | | | * utils/statd/log.c (log_init): Use LOG_DAEMON instead of LOG_LOCAL5. | ||||
* | Added logging-to-stderr support (for helping debug and such). | lon | 2000-10-05 | 1 | -60/+42 |
| | |||||
* | 2000-07-04 H.J. Lu <hjl@lucon.org> | hjl | 2000-07-05 | 1 | -0/+1 |
| | | | | | | | * utils/statd/log.c: Include <stdlib.h> for exit (). * utils/statd/misc.c (xunlink): Add `{' and `}' to quiet the gcc warning. | ||||
* | Call syslog with "%s" as format. | chip | 2000-06-29 | 1 | -1/+1 |
| | |||||
* | Initial revision | hjl | 1999-10-18 | 1 | -0/+108 |