summaryrefslogtreecommitdiff
path: root/src/rc/rc-misc.c
Commit message (Expand)AuthorAge
* Add tunable SYSCONFDIRRoy Marples2008-03-05
* Welcome to 2008.Roy Marples2008-02-22
* Simply our code - only set env vars when needed.Roy Marples2008-02-20
* Fix compile on Linux.Roy Marples2008-02-19
* Add the nojail keyword which excludes services marked as such from the depend...Roy Marples2008-02-19
* Fix an off by one error when parsing PATHRoy Marples2008-02-09
* Block signals to avoid fork /signal races.Roy Marples2008-02-02
* Use sigaction over signal.Roy Marples2008-02-01
* Quiet some more lint warnings.Roy Marples2008-01-22
* We should never change the list passed to rc_config_value.Roy Marples2008-01-18
* Style.Roy Marples2008-01-18
* strip trailing newlinesMike Frysinger2008-01-14
* Remove rc_service_plugable function and make it private as it needs to read f...Roy Marples2008-01-13
* Re-indent to a standard tw of 8.Roy Marples2008-01-11
* Compile without warnings on NetBSDRoy Marples2008-01-09
* rc_getline keeps expanding it's malloced buffer until it has read a whole lin...Roy Marples2008-01-07
* Set include paths in Makefile instead of .c filesRoy Marples2008-01-06
* Move the env whitelists to an rc var and build in the system whitelist.Roy Marples2008-01-05
* Add some .mk stubs to impersonate bsk .mk files to make writing our Makefiles...Roy Marples2008-01-05