Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-01 | Use sigaction over signal. | Roy Marples | |
2008-01-22 | Quiet some lint warnings. | Roy Marples | |
2008-01-22 | Define our x* functions as unused rather than inline for a massive space saving. | Roy Marples | |
2008-01-15 | rc_newer_than no longer tests if souce has data, making it a more logical ↵ | Roy Marples | |
function. As such, we add the existss function to check for existance and size when checking to see if the deptree needs an update. | |||
2008-01-14 | strip trailing newlines | Mike Frysinger | |
2008-01-13 | Remove rc_service_plugable function and make it private as it needs to read ↵ | Roy Marples | |
from our config file. | |||
2008-01-10 | Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst ↵ | Roy Marples | |
keeping BSD for all BSD's. |