index
:
user/sven/openrc.git
master
github/0.18.x
github/0.19.x
github/0.20.x
github/HEAD
github/gh-pages
github/master
github/mount-service
github/new-netmount
github/openrc-0.10.x
github/openrc-0.11.x
github/openrc-0.12.x
github/openrc-0.13.x
github/openrc-0.15.x
github/openrc-0.16.x
github/openrc-0.9.8.x
github/openrc-0.9.9.x
github/refactor
github/runit
origin/0.18.x
origin/0.19.x
origin/0.20.x
origin/0.21.x
origin/0.22.x
origin/0.23.x
origin/0.24.x
origin/0.26.x
origin/0.27.x
origin/0.31.x
origin/0.32.x
origin/0.33.x
origin/0.34.x
origin/0.35.x
origin/0.38.x
origin/0.39.x
origin/0.40.x
origin/0.41.x
origin/0.42.x
origin/0.43.x
origin/0.44.x
origin/0.45.x
origin/0.47.x
origin/0.52.x
origin/0.53.x
origin/0.54.x
origin/0.55.x
origin/0.60.x
origin/0.62.x
origin/HEAD
origin/cgroup-rework
origin/cmdline
origin/default_logger
origin/dependency-rework
origin/dynamic-multiplex
origin/functions.sh
origin/gh-pages
origin/improve-hostname
origin/install-version-with-meson
origin/librc-rework
origin/lxc
origin/master
origin/mount-service
origin/netbsd-fix
origin/new-netmount
origin/openrc-0.10.x
origin/openrc-0.11.x
origin/openrc-0.12.x
origin/openrc-0.13.x
origin/openrc-0.15.x
origin/openrc-0.16.x
origin/openrc-0.9.8.x
origin/openrc-0.9.9.x
origin/parallel_rework_followup
origin/proper-errors
origin/rc-status-checks
origin/rc-update-env
origin/respawn-with-units
origin/resupervise-daemon
origin/rm-prefix
origin/s6-reload
origin/scriptdir_load
origin/setgroups-zero
origin/sysctl
origin/tests
origin/vapier
[no description]
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rc
/
rc.c
Age
Commit message (
Expand
)
Author
2015-03-24
Fix some compiler warnings
Doug Freed
2014-10-23
Bundle <sys/queue.h> from NetBSD
Anthony G. Basile
2013-12-12
Rename the rc binary to openrc
William Hubbs
2013-09-23
style fixes
William Hubbs
2013-09-20
Fix stacked runlevel support
Alexander V Vershilov
2013-04-28
rc: allow switching runlevels without stopping services
William Hubbs
2013-02-25
rc: add usage message
Andrew Gregory
2012-03-26
librc: Do not output error messages from within the library.
William Hubbs
2012-02-20
rc: remove calls to rc_sys_v2 and rc_sys_v1
William Hubbs
2012-02-20
remove the warning about falling back to autodetection
Jory A. Pratt
2012-02-12
Use size_t instead of int
Christian Ruppert
2012-02-11
Remove unused/useless function single_user()
Christian Ruppert
2012-01-24
Disable parallel startup in interactive mode
Christian Ruppert
2012-01-15
Rename proc_getent to rc_proc_getent and make it global
Christian Ruppert
2011-12-30
Code style fixes
Christian Ruppert
2011-12-30
Compare stricter in proc_getent
Christian Ruppert
2011-06-29
drop useless "All rights reserved" notice
Mike Frysinger
2011-05-28
rc: delete now unused local "i" variable
Mike Frysinger
2011-02-16
new implementation of applet option
William Hubbs
2011-02-14
make version option common
William Hubbs
2011-01-17
Style fix: "if (" not "if(".
Robin H. Johnson
2011-01-17
Better error checking of argc for --applet call.
Robin H. Johnson
2011-01-17
Clean up all trailing whitespace in src/.
Robin H. Johnson
2011-01-17
Bug #351712: Implement --applet selection mode for SELinux wrappers.
Robin H. Johnson
2011-01-05
Implement explicit selection of subsystem types.
Robin H. Johnson
2010-03-26
Fix -s and -S.
Roy Marples
2009-07-01
We should use -feature instead of nofeature.
Roy Marples
2009-06-21
Use rc_getline instead of assuming a fixed kernel cmdline length.
Roy Marples
2009-05-23
Move non compiled libraries from /lib/rc to /libexec/rc
Roy Marples
2009-05-02
Add runlevel stacking, #88
Roy Marples
2009-05-01
Add (c) to Copyright
Roy Marples
2009-04-30
Avoid more gcc warning about not checking return values ...
Roy Marples
2009-04-27
Add the noshutdown keyword to special case the shutdown.
Roy Marples
2009-04-27
Fix the nstop keyword.
Roy Marples
2009-04-26
Add the nostop keyword so that we don't stop the network init script by default.
Roy Marples
2009-04-26
Use /bin/bash or user shell in /etc/passwd if none set before /bin/sh.
Roy Marples
2009-04-24
Don't drop to sulogin by default, but make this configurable.
Roy Marples
2009-04-24
Allow rc to start (optionally stop) crashed services, #120
Roy Marples
2009-04-23
Improve style for KNF
Roy Marples
2009-01-18
noinit makes more sense than noinitd
Roy Marples
2009-01-13
yes should be YES
Roy Marples
2009-01-13
Don't allow SYSVINIT parameters through anymore.
Roy Marples
2009-01-12
We now warn about clock skews
Roy Marples
2009-01-02
Fix compile, #136
Roy Marples
2008-12-21
Allow rc_runlevel/softlevel to set runlevel from kernel commandline.
openrc-0.4.1
Roy Marples
2008-12-13
Store interactive mode after sysinit, #128 thanks to Matthias Schwarzott.
Roy Marples
2008-12-04
runlevel override works correctly again.
Roy Marples
2008-12-01
Include hotplugged services in our start list.
Roy Marples
2008-11-28
Ignore interupts when waiting for processes to finish. Also, style fixes.
Roy Marples
2008-11-04
We start off in sysinit correctly.
Roy Marples
[next]