Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | statd: Replace note() with xlog() in rpc.statd | Chuck Lever | 2009-11-24 | 1 | -42/+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 |
| | |||||
* | Rename statd log() to note() to avoid conflict with ISO C. | chip | 2003-08-22 | 1 | -8/+8 |
| | |||||
* | Minor changes - removed param to log_init() since char *name_p is functionally | lon | 2000-10-05 | 1 | -2/+3 |
| | | | | equivalent. (See statd.c) | ||||
* | Initial revision | hjl | 1999-10-18 | 1 | -0/+41 |