aboutsummaryrefslogtreecommitdiff
path: root/src/librc/librc.c
AgeCommit message (Expand)Author
2008-01-22Quiet some lint warnings.Roy Marples
2008-01-15If adding to the boot runlevel, ensure that the realpath of the resolved serv...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-11Re-indent to a standard tw of 8.Roy Marples
2008-01-07rc_getline keeps expanding it's malloced buffer until it has read a whole lin...Roy Marples
2008-01-06We should check we resolved a service before stating it's existance.Roy Marples
2008-01-05Add some .mk stubs to impersonate bsk .mk files to make writing our Makefiles...Roy Marples