aboutsummaryrefslogtreecommitdiff
path: root/src/includes/rc-misc.h
AgeCommit message (Expand)Author
2008-03-05Add tunable SYSCONFDIRRoy Marples
2008-03-03rc single and rc sysinit don't check sysvinit env vars in prefix.Roy Marples
2008-03-03Introduce LOCAL_PREFIX for a user maintained script location.Roy Marples
2008-03-03Fix prefix test.Roy Marples
2008-02-28Support the use of PREFIX and PKG_PREFIX.Roy Marples
2008-02-22Welcome to 2008.Roy Marples
2008-02-22More PCC fixes.Roy Marples
2008-02-20Support the PCC compiler.Roy Marples
2008-02-02Block signals to avoid fork /signal races.Roy Marples
2008-02-01Use sigaction over signal.Roy Marples
2008-01-22Quiet some lint warnings.Roy Marples
2008-01-22Define our x* functions as unused rather than inline for a massive space saving.Roy Marples
2008-01-15rc_newer_than no longer tests if souce has data, making it a more logical fun...Roy Marples
2008-01-14strip trailing newlinesMike Frysinger
2008-01-13Remove rc_service_plugable function and make it private as it needs to read f...Roy Marples
2008-01-10Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst keep...Roy Marples