Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-12 | Silence get_pid(), OpenRC will give the process some time to create the PID ↵ | Christian Ruppert | |
file and the first get__pid() call may fail. | |||
2011-06-29 | drop useless "All rights reserved" notice | Mike Frysinger | |
Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2011-02-14 | make version option common | William Hubbs | |
This reworks the code for the version option so that it is part of the parser loop and is a common option to all applets. | |||
2009-05-01 | Add (c) to Copyright | Roy Marples | |
2009-04-23 | Improve style for KNF | Roy Marples | |
2008-03-26 | Add license blurb to a few files and append my email to my name. | Roy Marples | |
2008-02-22 | Welcome to 2008. | Roy Marples | |
2008-01-14 | strip trailing newlines | Mike Frysinger | |
2008-01-05 | Add some .mk stubs to impersonate bsk .mk files to make writing our ↵ | Roy Marples | |
Makefiles easier. libeinfo, librc and rc now have their own seperate directories. More work is needed to tidy this up though. |