aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-25start-stop-daemon: allow all standard signalsDoug Freed
2017-01-08scripts: do not substitute for @SHELL@ in rc-sstatWilliam Hubbs
2017-01-04mountinfo: make the path to /proc/mounts a constantWilliam Hubbs
2017-01-04Clean up warnings that can use the _unused macroBenda Xu
2017-01-04Indentation fixesBenda Xu
2017-01-04Drop the use of the _BSD_SOURCE macro on LinuxBenda Xu
2017-01-04Drop the use of the _BSD_SOURCE macro on GNU/HurdBenda Xu
2016-12-21loopback: drop explicit route for BSD tooDoug Freed
2016-12-21version 0.24William Hubbs
2016-12-20update ChangeLogWilliam Hubbs
2016-12-19librc: detect loops in stacked runlevels and abortDoug Freed
2016-12-18sh/init.sh.Linux.in: remove unused check for Gnu/KFreeBSDWilliam Hubbs
2016-12-17modules: get rid of printing each module on LinuxWilliam Hubbs
2016-12-17sh/init.sh.Linux.in: skip /proc test if no md5sumDoug Freed
2016-12-17sh/openrc-run.sh: expose default start/stop/statusRobin H. Johnson
2016-12-17Fix typosDoug Freed
2016-12-17localmount: add comment about types variableDoug Freed
2016-12-17Localmount shouldn't mount remote filesystemsAlan Somers
2016-12-15rc.conf: fix the commented default setting for rc_loggerWilliam Hubbs
2016-12-12runlevels: remove bad trailing backslashDoug Freed
2016-12-05man/start-stop-daemon.8: clarify documentation about --pidfile optionWilliam Hubbs
2016-12-02fix manual typoAndCycle
2016-12-01split tmpfiles processing into opentmpfilesWilliam Hubbs
2016-11-17selinux: fix SIGSEGV with invalid contextsJason Zaman
2016-11-03init.d/loopback.in: drop the route to the loopback interface on LinuxWilliam Hubbs
2016-11-03init.d/mount-ro: do not remount /usr read only if it is premountedWilliam Hubbs
2016-11-03conf.d/net-online: clarify comment about interfaces settingWilliam Hubbs
2016-11-03init.d/net-online: remove interfaces and timeout from local declarationsWilliam Hubbs
2016-11-01src/rc/rc: do not try to start services if fork failsWilliam Hubbs
2016-10-25init.d/loopback: drop scope on loopbackRobin H. Johnson
2016-10-24src/rc/rc-misc.c: report error if call to flock() failsWilliam Hubbs
2016-10-16init.d.misc/wpa_supplicant: find wireless interface for FreeBSDJoe Maloney
2016-10-11do_service: Initialize idx to 0Sven Wegener
2016-10-05init.d/sysfs: load efivarfs module when booting in efi mode:1William Hubbs
2016-10-04init.d/sysfs: fix efivarfs module testWilliam Hubbs
2016-10-04init.d/sysfs: fix efivarfs handlingWilliam Hubbs
2016-09-30openrc-run: fix double freeDoug Freed
2016-09-28init.d: Clean up some bad ewarn outputDoug Freed
2016-09-27typo fixWilliam Hubbs
2016-09-27version 0.23William Hubbs
2016-09-27update ChangeLogWilliam Hubbs
2016-09-23dist: convert to tar.gzWilliam Hubbs
2016-09-23init.d/swap: remove the case for linuxWilliam Hubbs
2016-09-22sh/init.sh.Linux.in: update test for live /proc to use md5sumWilliam Hubbs
2016-09-22man/openrc-run.8: typo fixWilliam Hubbs
2016-09-21man/openrc-run.8: Add note about eval usageWilliam Hubbs
2016-09-20Add --use-blacklist to modprobe calls in modules and modules-loadWilliam Hubbs
2016-09-20Revert "Remove eval calls from supervisor start functions"William Hubbs
2016-09-19Remove eval calls from supervisor start functionsWilliam Hubbs
2016-09-19Revert "Disable parallel startup in interactive mode"William Hubbs