summary refs log tree commit diff
path: root/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* no longer check for shortsetgroups, setgroups is used directlyGerrit Pape2024-09-251-18/+3
* * doc/faq.html: new.Gerrit Pape2006-03-041-2/+1
* minimal sv.check.Gerrit Pape2005-07-231-1/+1
* * sv.c: new sv program to control services, optionally can be linked toGerrit Pape2005-07-231-0/+6
* * check-diff, check-dist, check-local, package/check: new; run checks onGerrit Pape2004-03-081-3/+6
* * svlogd.c: bugfix: properly print new-line character to the log on endGerrit Pape2004-01-191-4/+14
* * runsv.c: don't use EOVERFLOW as it is not standard (thx ChristophGerrit Pape2003-10-281-13/+23
* * src/Makefile: add dependency to sysdeps to target fmt_ptime.o (thx ThomasGerrit Pape2003-08-281-1/+1
* * uidgid.c, uidgid.h: new; get uid/gid by name.Gerrit Pape2003-08-051-5/+8
* * runit.c: user select() on systems that don't provide poll() (buildsGerrit Pape2003-06-171-1/+1
* * svlogd.c: default log file size is 1M; print verbose message only ifGerrit Pape2003-06-051-0/+6
* * Makefile: actually build runsvstat, runsvctrl before installing them,Gerrit Pape2003-05-041-2/+2
* minor bugfix.Gerrit Pape2003-04-201-1/+1
* * svlogd.c: new; runit's service logging daemon.Gerrit Pape2003-04-201-1/+16
* minor.Gerrit Pape2002-10-041-1/+2
* * runsv.c: sleep 1 second before exiting on fatal error.Gerrit Pape2002-10-041-3/+9
* rename rsv-* to runsv*.Gerrit Pape2002-09-271-8/+8
* code cleanup.Gerrit Pape2002-09-241-2/+1
* * rsv-status: new; svstat for runsv.Gerrit Pape2002-09-231-4/+17
* * runsv, runsvdir: new; svscan/supervise replacement.Gerrit Pape2002-09-231-2/+14
* * utmpset: avoids libutil; compiles with deitlibc; built by default.Gerrit Pape2002-08-281-7/+7
* enable target sysdeps.Gerrit Pape2002-06-241-3/+3
* * src/: include public domain sources to build byte.a, unix.a, time.a:Gerrit Pape2002-05-191-0/+6
* * src/: include public domain sources to build byte.a, unix.a, time.a:Gerrit Pape2002-05-181-17/+365
* compile static by default.Gerrit Pape2001-12-301-2/+2
* stupidity.Gerrit Pape2001-12-231-2/+0
* minor.Gerrit Pape2001-12-231-5/+5
* use support/compile and support/load for building.Gerrit Pape2001-12-231-17/+11
* runit: checks for pid == 1Gerrit Pape2001-12-221-1/+9
* package moved to smarden.org.Gerrit Pape2001-11-201-0/+4
* Initial revisionGerrit Pape2001-11-161-0/+27