summaryrefslogtreecommitdiff
path: root/src/librc.c
Commit message (Expand)AuthorAge
* Rename variableRoy Marples2007-07-10
* init scripts and their extra options can now have descriptions, #184327.Roy Marples2007-07-10
* Fix error and only let root run init commands except for status and helpRoy Marples2007-07-02
* Use clock MONOTONIC to timeout, not localtime, #177514Roy Marples2007-05-11
* Don't timeout waiting for checkfs and checkroot. Do a better fix later.Roy Marples2007-05-02
* Don't abort select when on signalsRoy Marples2007-04-25
* error then unlinkRoy Marples2007-04-21
* Don't free in vforkRoy Marples2007-04-21
* Re-work the starting and stopping of services so we always know the pid so we...Roy Marples2007-04-20
* Added the rc-abort command, #175106 thanks to Daniel Drake.Roy Marples2007-04-20
* Plugins now run in a forked process for extra resliance.Roy Marples2007-04-20
* strdup -> rc_xstrdupRoy Marples2007-04-19
* kill off internal relocations for librc.soMike Frysinger2007-04-13
* Use basename properlyRoy Marples2007-04-13
* Cuddle up to LKML C styleRoy Marples2007-04-11
* Add new service hooks, remove pmake stuff from our Makefile and fix rc_servic...Roy Marples2007-04-11
* Fix indentationRoy Marples2007-04-10
* strcpy is badRoy Marples2007-04-06
* We now compile on OpenBSD (no idea if it works or not yet)Roy Marples2007-04-05
* Rewrite the core parts in C. We now provide librc so other programs canRoy Marples2007-04-05