summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Foo, should be a maskRoy Marples2007-10-09
* Ensure that runscript returns 0 when service is startedRoy Marples2007-10-09
* netmount, localmount, halt.sh and net scripts now check OS specific flags to ...Roy Marples2007-10-09
* Quiet some compile time warnings on uclibcRoy Marples2007-10-09
* Fix helpRoy Marples2007-10-09
* Tidy upRoy Marples2007-10-09
* Don't stop reading dir contents on errorsRoy Marples2007-10-08
* Wups, should be xstrdupRoy Marples2007-10-08
* Punt rc_ from xstrdup, xalloc, xrealloc and exists as they're not in librc an...Roy Marples2007-10-08
* Move rc_env_filter and rc_env_config out of librc and into rcRoy Marples2007-10-08
* rc doesn't and shouldn't use libkvmRoy Marples2007-10-05
* Don't bother holding the old errnoRoy Marples2007-10-05
* Fix a few errors with the last few commitsRoy Marples2007-10-05
* Punt rc_waitpidRoy Marples2007-10-05
* Punt rc_rm_dirRoy Marples2007-10-05
* Punt rc_ls_dirRoy Marples2007-10-05
* rc_service_daemon_set now returns boolRoy Marples2007-10-04
* rc_service_schedule_clear returns a bool on error nowRoy Marples2007-10-04
* inline rc_xmalloc, rc_xrealloc and rc_xstrdup so that the library doesn't exp...Roy Marples2007-10-04
* LS_DIRS -> LS_DIRRoy Marples2007-10-04
* Punt rc_exists from public interface, move to private static inlineRoy Marples2007-10-04
* Punt rc_is_dirRoy Marples2007-10-04
* punt rc_is_execRoy Marples2007-10-04
* punt rc_is_linkRoy Marples2007-10-04
* Punt rc_is_fileRoy Marples2007-10-04
* document rc_deptree_dependsRoy Marples2007-10-04
* Revert making function privateRoy Marples2007-10-04
* Remove debugRoy Marples2007-10-04
* __rc_service_daemon_set is now a private functionRoy Marples2007-10-04
* depinfo and deptype are now internal use only. rc-depend cuddles up to getopt.Roy Marples2007-10-04
* librc.so and libeinfo.so now have symbol versions.Roy Marples2007-10-03
* rc_make_env -> rc_env_config, rc_filter_env -> rc_env_filterRoy Marples2007-10-03
* Rename config funcsRoy Marples2007-10-03
* reorg our header a littleRoy Marples2007-10-03
* rc_service_option_set -> rc_service_value_set, rc_service_option_get -> rc_se...Roy Marples2007-10-03
* rc_schedule_clear -> rc_service_schedule_clear, rc_schedule_start_service -> ...Roy Marples2007-10-03
* reorder header a littleRoy Marples2007-10-03
* rc_get_runlevels -> rc_runlevel_listRoy Marples2007-10-03
* hide eprefixRoy Marples2007-10-03
* Align correctly when passing output to grep.Roy Marples2007-10-03
* Don't use colour when not a tty - like say when we're redirected to a file.Roy Marples2007-10-03
* Fix output for no colourRoy Marples2007-10-03
* Respect COLUMNSRoy Marples2007-10-03
* Compile fixRoy Marples2007-10-02
* rc_allow_plug -> rc_service_plugableRoy Marples2007-10-02
* rc_set_service_daemon -> rc_service_daemon_setRoy Marples2007-10-02
* rc_set_service_option -> rc_service_option_set, rc_get_service_option -> rc_s...Roy Marples2007-10-02
* Compile on fbsd.Roy Marples2007-10-01
* Plug a leakRoy Marples2007-09-29
* rc_wait_service -> rc_service_waitRoy Marples2007-09-29