Age | Commit message (Expand) | Author |
2017-02-17 | Move deptree2dot to the support folder | William Hubbs |
2017-01-31 | test/setup_env: ensure that eval_ecolors is available on the path. | William Pitcock |
2017-01-26 | Fix typo in guide.md | Nicolas Porcel |
2017-01-26 | Revert "scripts: do not substitute for @SHELL@ in rc-sstat" | William Hubbs |
2017-01-25 | start-stop-daemon: allow all standard signals | Doug Freed |
2017-01-08 | scripts: do not substitute for @SHELL@ in rc-sstat | William Hubbs |
2017-01-04 | mountinfo: make the path to /proc/mounts a constant | William Hubbs |
2017-01-04 | Clean up warnings that can use the _unused macro | Benda Xu |
2017-01-04 | Indentation fixes | Benda Xu |
2017-01-04 | Drop the use of the _BSD_SOURCE macro on Linux | Benda Xu |
2017-01-04 | Drop the use of the _BSD_SOURCE macro on GNU/Hurd | Benda Xu |
2016-12-21 | loopback: drop explicit route for BSD too | Doug Freed |
2016-12-21 | version 0.24 | William Hubbs |
2016-12-20 | update ChangeLog | William Hubbs |
2016-12-19 | librc: detect loops in stacked runlevels and abort | Doug Freed |
2016-12-18 | sh/init.sh.Linux.in: remove unused check for Gnu/KFreeBSD | William Hubbs |
2016-12-17 | modules: get rid of printing each module on Linux | William Hubbs |
2016-12-17 | sh/init.sh.Linux.in: skip /proc test if no md5sum | Doug Freed |
2016-12-17 | sh/openrc-run.sh: expose default start/stop/status | Robin H. Johnson |
2016-12-17 | Fix typos | Doug Freed |
2016-12-17 | localmount: add comment about types variable | Doug Freed |
2016-12-17 | Localmount shouldn't mount remote filesystems | Alan Somers |
2016-12-15 | rc.conf: fix the commented default setting for rc_logger | William Hubbs |
2016-12-12 | runlevels: remove bad trailing backslash | Doug Freed |
2016-12-05 | man/start-stop-daemon.8: clarify documentation about --pidfile option | William Hubbs |
2016-12-02 | fix manual typo | AndCycle |
2016-12-01 | split tmpfiles processing into opentmpfiles | William Hubbs |
2016-11-17 | selinux: fix SIGSEGV with invalid contexts | Jason Zaman |
2016-11-03 | init.d/loopback.in: drop the route to the loopback interface on Linux | William Hubbs |
2016-11-03 | init.d/mount-ro: do not remount /usr read only if it is premounted | William Hubbs |
2016-11-03 | conf.d/net-online: clarify comment about interfaces setting | William Hubbs |
2016-11-03 | init.d/net-online: remove interfaces and timeout from local declarations | William Hubbs |
2016-11-01 | src/rc/rc: do not try to start services if fork fails | William Hubbs |
2016-10-25 | init.d/loopback: drop scope on loopback | Robin H. Johnson |
2016-10-24 | src/rc/rc-misc.c: report error if call to flock() fails | William Hubbs |
2016-10-16 | init.d.misc/wpa_supplicant: find wireless interface for FreeBSD | Joe Maloney |
2016-10-11 | do_service: Initialize idx to 0 | Sven Wegener |
2016-10-05 | init.d/sysfs: load efivarfs module when booting in efi mode:1 | William Hubbs |
2016-10-04 | init.d/sysfs: fix efivarfs module test | William Hubbs |
2016-10-04 | init.d/sysfs: fix efivarfs handling | William Hubbs |
2016-09-30 | openrc-run: fix double free | Doug Freed |
2016-09-28 | init.d: Clean up some bad ewarn output | Doug Freed |
2016-09-27 | typo fix | William Hubbs |
2016-09-27 | version 0.23 | William Hubbs |
2016-09-27 | update ChangeLog | William Hubbs |
2016-09-23 | dist: convert to tar.gz | William Hubbs |
2016-09-23 | init.d/swap: remove the case for linux | William Hubbs |
2016-09-22 | sh/init.sh.Linux.in: update test for live /proc to use md5sum | William Hubbs |
2016-09-22 | man/openrc-run.8: typo fix | William Hubbs |
2016-09-21 | man/openrc-run.8: Add note about eval usage | William Hubbs |