summary refs log tree commit diff
path: root/src/runsvstat.c
Commit message (Collapse)AuthorAgeFilesLines
* s/\t/ /gGerrit Pape2007-09-131-15/+15
|
* * man/runsv.8: typo; no longer document the e control character; clarifyGerrit Pape2005-07-111-1/+1
| | | | | | custom control on d and x. * runsvchdir.c, runsvstat.c: optimize output buffer handling. * runsvctrl.c: write x control character to runsv on e.
* minor.Gerrit Pape2003-05-041-1/+1
|
* * doc/benefits.html: new.Gerrit Pape2003-02-251-27/+17
| | | | | | | | | | | | | | | | | * doc/index.html, doc/upgrade.html: adapt. * etc/*/1, etc/*/3, etc/*/ctrlaltdel: set permissions on the magic files instead of creating and removing them (can make them symbolic links now); set PATH. * runit.h: new; centralize runit's compiled in magic file names. * runit.c: check permissions of magic files instead of sole existence; conditionally call reboot(RB_AUTOBOOT), reboot(RB_POWER_OFF), reboot(RB_HALT_SYSTEM) if possible; code cleanup. * runit-init.c: set permissions on magic files instead of creating or removing them; code cleanup. * runsvdir.c: detect and tolerate system time warp; code cleanup. * runsv.c, runsvchdir.c, runsvctrl.c, runsvstat.c, svwaitdown.c, svwaitup.c, utmpset.c: code cleanup. 0.8.0.
* man pages written. debian_version_0_7_0-3Gerrit Pape2002-10-181-1/+1
|
* 0.6.4.Gerrit Pape2002-10-061-4/+8
|
* * runsv.c: sleep 1 second before exiting on fatal error.Gerrit Pape2002-10-041-14/+32
| | | | | | | | * runsvdir.c: check service directory's inode and device in addition to mtime; sleep 1 second if stat(service directory) fails. * runsvstat.c: new option -l: only show log service if -l is set. * runsvchdir: new; change service directory runsvdir is running in. 0.6.3.
* minor.Gerrit Pape2002-09-271-0/+1
|
* rename rsv-* to runsv*.Gerrit Pape2002-09-271-0/+154