32
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
/etc/init.d/foo start and stop no longer exit when service is fully started or stopped, #176452. More... about 18 years ago
env-update now respects COLON_SEPARATED and SPACE_SEPARATED env.d values, #176198. More... about 18 years ago
Don't dmesg for VPS systems More... about 18 years ago
Don't dmesg for VPS systems More... about 18 years ago
Don't sysctl for VPS systems More... about 18 years ago
File to configure our font as early as possible in init More... about 18 years ago
checkroot and checkfs now use more friendly generic options, #116016 More... about 18 years ago
Set fonts in init-early.sh, don't stop services twice when shutting down and lock prefixed output. More... about 18 years ago
Fix early setting of font More... about 18 years ago
Don't abort select when on signals More... about 18 years ago
Don't pass $CONSOLE to sulogin and split rc_environ_fd on NULLs More... about 18 years ago
Fix vservers More... about 18 years ago
Now that dhcpcd-3 is stable on all arches, use it with start-stop-daemon. More... about 18 years ago
Fix Makefile to clean and remove .svn when making dist. rc-mount no longer appends -f for linux mount and uses -i instead to ignore helpers More... about 18 years ago
We now have an alternative to buffering stdout and stderr. RC_PREFIX="yes" will put the service name as a prefix to all output made by the service. Thanks to Ciaran McCreesh for the idea. More... about 18 years ago
quiet clip More... about 18 years ago
We now buffer stdout and stderr to a file and flush that when running in parallel. RC_PARALLEL_STARTUP has been renamed to RC_PARALLEL. More... about 18 years ago
Harden unicode settings More... about 18 years ago
Fix udhcpc for releasing More... about 18 years ago
Remove debug stuff More... about 18 years ago
Fix dhclient More... about 18 years ago
Attempt to fix clip More... about 18 years ago
error then unlink More... about 18 years ago
Don't free in vfork More... about 18 years ago
Style fixes More... about 18 years ago
Re-work the starting and stopping of services so we always know the pid so we can kill our children without the need for process groups which we cannot use as keyboard will not work in init. More... about 18 years ago
Fix rc-abort to notify the plugins we are aborting More... about 18 years ago
exec rc-abort More... about 18 years ago
Added the rc-abort command, #175106 thanks to Daniel Drake. More... about 18 years ago
Automatically mount selinuxfs on /selinux in localmount. More... about 18 years ago