index
:
navi/openrc/openrc.git
dynamic-deptree
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rc
/
rc.c
Age
Commit message (
Expand
)
Author
2018-02-26
openrc: remove unused #define's.
William Hubbs
2018-02-26
openrc: convert another execl() call to execlp()
William Hubbs
2018-02-22
openrc: force deptree update for sysinit runlevel
William Hubbs
2018-02-21
rc.c: remove PATH_MAX references
William Hubbs
2016-11-01
src/rc/rc: do not try to start services if fork fails
William Hubbs
2016-09-19
Revert "Disable parallel startup in interactive mode"
William Hubbs
2016-07-16
rc: Rename some static variables to kill warnings
Doug Freed
2016-07-14
Remove the DEBUG_MEMORY macro
William Hubbs
2016-05-24
Make deprecation warnings for rc and runscript more visible
William Hubbs
2016-01-22
add back deprecation warnings lost during refactoring
William Hubbs
2016-01-22
fix tests
William Hubbs
2016-01-19
rc: remove use of magic constant and allow OpenVZ to drop to shell
Doug Freed
2016-01-19
librc: move system detection code into rc_sys and use it
Doug Freed
2016-01-18
Revert "rc: make get_systype similar to the old rc_sys function"
William Hubbs
2016-01-18
rc: make get_systype similar to the old rc_sys function
William Hubbs
2016-01-12
Remove multicall binary structure from OpenRC
William Hubbs
2016-01-05
rc: fix compiler warnings cleanup
William Hubbs
2016-01-01
rc: clean up compiler warnings
William Hubbs
2015-12-21
Convert OpenRC to a centralized copyright/license structure
William Hubbs
2015-12-08
Convert rc_sys() calls to detect_container() and detect_vm()
William Hubbs
2015-12-02
Use systype variable for rc_sys call
William Hubbs
2015-11-12
Implement "want" dependency
Ian Stakenvicius
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
[next]