0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
May 15, 2024 — May 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
If we're building from subversion, brand the binary as such. More... over 16 years ago
make ignore now configures the sv:ignore property. More... over 16 years ago
Punt .gitignore files. More... over 16 years ago
Include hotplugged services in our start list. More... over 16 years ago
Actally show hotplugged services. More... over 16 years ago
Ignore interupts when waiting for processes to finish. Also, style fixes. More... over 16 years ago
Style. More... over 16 years ago
Save screen space. More... over 16 years ago
Not needed. More... over 16 years ago
Switch from select to poll and improve the no prefixing of eend calls. More... over 16 years ago
Switch from select to poll and improve the no prefixing of eend calls. More... over 16 years ago
Save more screen space by removing the space befor the * for einfo and friends. Also remove the leading space before ... for ebegin. More... over 16 years ago
Don't warn about waiting for services marked as notimeout, Gentoo #247306. More... over 16 years ago
Fix lib. More... over 16 years ago
Mark the addon code as deprecated. More... over 16 years ago
Punt halt init script. sysvinit should install it. See Gentoo bug #246502 on how to handle this. More... over 16 years ago
Save a needless malloc when re-creating PATH. More... over 16 years ago
Don't set user info unless stated. More... over 16 years ago
Fix stopping with a faulty pidfile. More... over 16 years ago
Restore interface_exists, interface_up and interface_exists, #123. More... over 16 years ago
Remove deprecated use of modprobe -l. If we need this functionaltiy back, we need to use something else, like say find. More... over 16 years ago
We should not update mtab here. More... over 16 years ago
More Typos. More... over 16 years ago
Use mount-ro More... over 16 years ago
Move romount to mount-ro and use the umount -r option as it's more reliable for / --bind mounts, Gentoo #239922. Thanks to Duncan. More... over 16 years ago
Typo More... over 16 years ago
Typo More... over 16 years ago
Ignore after dependencies for shutdown when not in the runlevel. More... over 16 years ago
Now the linx fsck man page has return codes, I find them different from the BSD's so adjust accordingly. More... over 16 years ago
We start off in sysinit correctly. More... over 16 years ago