summary refs log tree commit diff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* * src/: include public domain sources to build byte.a, unix.a, time.a:Gerrit Pape2002-05-18147-17/+3473
| | | | | runit builds without having daemontools' sources installed. 0.3.3.
* runit.c: support ctrl-alt-del also on Linux/i386, dietlic.Gerrit Pape2002-02-131-1/+6
| | | | runscripts.html: more samples. (thx Alessandro Bono)
* 0.3.0.Gerrit Pape2002-01-292-16/+38
| | | | many changes, see package/CHANGES.
* code cleanup.Gerrit Pape2002-01-012-3/+2
| | | | | | TARGETS fix. install.html: typo. etc/freebsd stage files, getty service added.
* compile static by default.Gerrit Pape2001-12-301-2/+2
|
* runs on openbsd 2.9.Gerrit Pape2001-12-301-1/+29
|
* Id tags fixed.Gerrit Pape2001-12-272-9/+2
|
* manpage svwait* added.Gerrit Pape2001-12-233-85/+3
| | | | cleanup.
* 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
|
* init.c moved to runit-init.cGerrit Pape2001-12-231-0/+82
|
* runit: checks for pid == 1Gerrit Pape2001-12-225-1/+279
| | | | | | | new: svwaitdown, svwaitup stage3: uses svwaitdown 0.2.2 debian package
* * runit-halt, runit-reboot removed, integrated into runit-initGerrit Pape2001-11-264-42/+58
| | | | | * tested with dietlibc * doc: usedietlibs.html added.
* * collects all terminated children in all stagesGerrit Pape2001-11-221-42/+85
| | | | | | | | | * sends sigkill to whole process group if stage2 crashes and waits 5 seconds before restarting * ctraltdel not automatically shuts down, now respects /etc/runit/stopit * /etc/runit/ctrlaltdel touches /etc/runit/stopit * on shutdown request: send sigterm to stage 2, wait max 5 second, send sigkill if still running, leave stage 2, enter stage 3
* package moved to smarden.org.Gerrit Pape2001-11-201-0/+4
| | | | 0.1.1.
* Initial revisionGerrit Pape2001-11-166-0/+306