summaryrefslogtreecommitdiffstats
path: root/utils/statd/state.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove notify functionality from statd in favour of sm-notifyNeil Brown2007-03-201-128/+0
| | | | | statd now execs sm-notify to notify peers and only listens to monitor requests and remote notifications itself.
* Fix a number of the easier compile warnings: unused variables,Greg Banks2006-06-221-1/+0
| | | | unused labels, constness, signedness.
* Autogen updateneilbrown2005-12-201-1/+4
|
* Rename statd log() to note() to avoid conflict with ISO C.chip2003-08-221-6/+6
|
* 2001-08-17 Ragnar Kjørstad <nfs@ragnark.vestdata.no>hjl2001-08-171-1/+1
| | | | | | | | | | | | | | | H.J. Lu <hjl@lucon.org> * etc/redhat/nfslock.init (STATDARG): New. Pass it to rpc.statd. * utils/statd/statd.c (longopts): Add "name". (usage): Add "-n/--name". (main): Set MY_NAME with "-n/--name". * utils/statd/state.c (change_state): Set MY_NAME only if it is NULL. * utils/statd/statd.man: Updated for "-n/--name".
* Initial revisionhjl1999-10-181-0/+126