31
I Use This!
Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 21 hours ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
s-s-d now allows --signal to be used without --stop and --oknodo. man page updated accordingly More... about 17 years ago
Fix module loading, #174360. s-s-d now changes group when changing user, #174362. More... about 17 years ago
Include old file conf.d/wireless and warn the user More... about 17 years ago
merge wireless.example into net.example, #174282 More... about 17 years ago
Style updates More... about 17 years ago
Fix getopt a little More... about 17 years ago
Hug getopt_long even though it's not POSIX. start-stop-daemon has always required this and all our supported platforms have it. More... about 17 years ago
Fix the modules init script More... about 17 years ago
Fix hotplugging of network cards More... about 17 years ago
Cuddle up to LKML C style More... about 17 years ago
Correct version More... about 17 years ago
Release alpha1 of baselayout-2 More... about 17 years ago
Move carrier detection back into net.sh. Reserve a new hook numbers More... about 17 years ago
Add new service hooks, remove pmake stuff from our Makefile and fix rc_services_in_state for scheduled. More... about 17 years ago
Change veinfo and friends to einfov. Rationale - we may need veinfo to support va_list in the future. More... about 17 years ago
int -> time_t More... about 17 years ago
Fix scanning and clear wepkeys when we start More... about 17 years ago
Fix indentation More... about 17 years ago
Apply sysctl if we don't have an init script More... about 17 years ago
Misc network fixes so we work on my stable server. Splash plugin removed as splashtuils-1.4 now ships with its own. More... about 17 years ago
duh More... about 17 years ago
routes_SSID now works, as does iwconfig.sh for BSD More... about 17 years ago
rc does not need SIGCHLD handler. Also, always return 0 in /etc/rc as non zero for default may freeze system. More... about 17 years ago
Use names instead of numbers for reporting signals and trap signals in rc More... about 17 years ago
Ensure fbsd sets up $RUNLEVEL correctly when init changes More... about 17 years ago
Only use some gcc flags if gcc actually supports them. More... about 17 years ago
LIBDIR -> LIB. When interuppted, ensure service state is restored correctly. When stopping, don't uncoldplug too early. More... about 17 years ago
Move env-update back to /sbin as everything non baselayout expects it in $PATH, including our documentation More... about 17 years ago
modules-update -> update-modules More... about 17 years ago
We don't use err.h More... about 17 years ago