index
:
openrc.git
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
/
openrc-init.c
Age
Commit message (
Expand
)
Author
2021-08-13
Revert "openrc-init: ignore an empty string in argv[1]"
William Hubbs
2021-08-12
openrc-init: ignore an empty string in argv[1]
Mike Gilbert
2021-02-22
Support docker and lxc stop
Rin Cat
2019-08-19
fix single user mode
William Hubbs
2019-02-25
openrc-init: fix waitpid checks
William Hubbs
2018-11-27
fix misc whitespace issues
Austin English
2018-11-02
openrc-init: add SELinux support
William Hubbs
2018-10-13
misc: style fixups
Austin English
2018-10-06
openrc-init: convert sleep() call to nanosleep()
William Hubbs
2018-02-26
openrc-init: convert execl calls to execlp
William Hubbs
2018-02-24
openrc-init: set a default path
William Hubbs
2017-06-04
add support for writing reboot and shutdown records to wtmp
William Hubbs
2017-05-30
openrc-init: fix buffer overflow in init.ctl
Sergei Trofimovich
2017-05-22
init: add ability to switch to single user mode
William Hubbs
2017-04-17
init: send term/kill signals as final step of shutdown
William Hubbs
2017-04-13
init: fix signal handling
William Hubbs
2017-04-12
init: add re-exec capability
William Hubbs
2017-04-07
Add attribution to openrc-init.c and openrc-shutdown.c
William Hubbs
2017-04-06
add init process
William Hubbs