summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* restart/schedule stopped services when the trigger service goes inactive on a...Roy Marples2007-04-30
* /etc/init.d/foo start and stop no longer exit when service is fullyRoy Marples2007-04-30
* env-update now respects COLON_SEPARATED and SPACE_SEPARATED env.d values, #17...Roy Marples2007-04-27
* Set fonts in init-early.sh, don't stop services twice when shutting down and ...Roy Marples2007-04-26
* Don't abort select when on signalsRoy Marples2007-04-25
* Don't pass $CONSOLE to sulogin and split rc_environ_fd on NULLsRoy Marples2007-04-25
* We now have an alternative to buffering stdout and stderr.Roy Marples2007-04-25
* We now buffer stdout and stderr to a file and flush that when running in para...Roy Marples2007-04-24
* error then unlinkRoy Marples2007-04-21
* Don't free in vforkRoy Marples2007-04-21
* Style fixesRoy Marples2007-04-20
* Re-work the starting and stopping of services so we always know the pid so we...Roy Marples2007-04-20
* Fix rc-abort to notify the plugins we are abortingRoy Marples2007-04-20
* Added the rc-abort command, #175106 thanks to Daniel Drake.Roy Marples2007-04-20
* Plugins now run in a forked process for extra resliance.Roy Marples2007-04-20
* Fix fstabinfo -p /Roy Marples2007-04-19
* strdup -> rc_xstrdupRoy Marples2007-04-19
* Use RTLD_NOW instead of RTLD_LAZYRoy Marples2007-04-19
* Fix bridge some more, remove superflous warning from vewarn and error when no...Roy Marples2007-04-19
* remove APPLET check so we can create .dependMike Frysinger2007-04-17
* start unifying help handlingMike Frysinger2007-04-17
* fix #if handling in get_term_columnsMike Frysinger2007-04-17
* Rationalise our colour usage a little.Roy Marples2007-04-17
* env vars EINFO_GOOD and friends now override our hardcoded builtins.Roy Marples2007-04-17
* More basename compliance.Roy Marples2007-04-13
* Punt .dependRoy Marples2007-04-13
* Ignore and clean .dependRoy Marples2007-04-13
* hug getopt_long some moreRoy Marples2007-04-13
* add basic --helpMike Frysinger2007-04-13
* add hidden visibility support to libeinfo as wellMike Frysinger2007-04-13
* kill off internal relocations for librc.soMike Frysinger2007-04-13
* Use basename properlyRoy Marples2007-04-13
* make sure .depend gets regenerated automaticallyMike Frysinger2007-04-13
* add .depend / .PHONY supportMike Frysinger2007-04-13
* use CPPFLAGS rather than CFLAGS where appropriate and make LDFLAGS/-rpath dyn...Mike Frysinger2007-04-13
* revert previous commitMike Frysinger2007-04-13
* dont create .so links as they arent needed for runtimeMike Frysinger2007-04-13
* use ln -sf rather than ln -s incase target existsMike Frysinger2007-04-13
* add a symlink for update-rc -> rc-updateMike Frysinger2007-04-13
* s-s-d now allows --signal to be used without --stop and --oknodo. man page up...Roy Marples2007-04-13
* Fix module loading, #174360. s-s-d now changes group when changing user, #174...Roy Marples2007-04-13
* Style updatesRoy Marples2007-04-12
* Fix getopt a littleRoy Marples2007-04-12
* Hug getopt_long even though it's not POSIX. start-stop-daemon has always requ...Roy Marples2007-04-12
* Fix hotplugging of network cardsRoy Marples2007-04-11
* Cuddle up to LKML C styleRoy Marples2007-04-11
* Move carrier detection back into net.sh. Reserve a new hook numbersRoy Marples2007-04-11
* Add new service hooks, remove pmake stuff from our Makefile and fix rc_servic...Roy Marples2007-04-11
* Change veinfo and friends to einfov. Rationale - we may need veinfo to suppor...Roy Marples2007-04-10
* int -> time_tRoy Marples2007-04-10