32
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 26, 2024 — Jun 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
init scripts and their extra options can now have descriptions, #184327. More... almost 18 years ago
Support /etc/init.d/foo ineed and friends again. More... almost 18 years ago
Fix ifconfig using some iproute2 commands. More... almost 18 years ago
Remove a debug line More... almost 18 years ago
We no longer care about numerical runlevels, #184733. More... almost 18 years ago
document qemu hacking More... almost 18 years ago
Take no chances with PATH, use our env-update More... almost 18 years ago
Add an option to fork ldconfig in env-update, #182794. Also, preserve the entire line in /etc/env.d/foo if it begins with $ More... almost 18 years ago
Fix iproute handling of -host and improve iwconfig scanning More... almost 18 years ago
Fix netmount - thanks to Hollow More... almost 18 years ago
Add and delete IPv6 addresses and routes correctly on FreeBSD, #184430 thanks to Friedrich Oslage. More... almost 18 years ago
Of course, glibc does not have strlcpy More... almost 18 years ago
Make the prefix length dynamic More... almost 18 years ago
Add the audio group for the BSD's More... almost 18 years ago
Don't trust the plugin More... almost 18 years ago
Allow syncing of hwlock for BSD and make our config files look fairly similar. More... almost 18 years ago
Flush the ebuffer before and after running a plugin. More... almost 18 years ago
As we're running each plugin in a fork, we need to call our cleanup code so we don't leak memory. To this extent, we now have the global boolean rc_in_plugin and the cleanup code can act accordingly. More... almost 18 years ago
We need the full path to the service before chdir / More... almost 18 years ago
Up the interface after preup incase preup brings it down More... almost 18 years ago
We still need to wait for services we need/use More... almost 18 years ago
Don't wait for services that were inactive, #183667 thanks to Daniel Drake More... almost 18 years ago
Make the provided code a little more readable and fix a bug when calculating provided services changing from single to default runlevel More... almost 18 years ago
Fix error and only let root run init commands except for status and help More... almost 18 years ago
Don't set an early font if consolefont isn't in a runlevel, #183773. More... almost 18 years ago
Add --nocolor to more programs More... almost 18 years ago
Add --nocolor to more programs More... almost 18 years ago
Add --no-ldconfig option to env-update to match portage. More... about 18 years ago
Change pwd to / for all init scripts, #181224. More... about 18 years ago
Change pwd to / for all init scripts, #181224. More... about 18 years ago