8a6bd8e312
use svn export
Mike Frysinger
2007-04-13 14:33:22 +00:00
1c82d53247
add hidden visibility support to libeinfo as well
Mike Frysinger
2007-04-13 14:18:38 +00:00
a822d2d118
kill off internal relocations for librc.so
Mike Frysinger
2007-04-13 14:08:16 +00:00
fc06063958
Use basename properly
Roy Marples
2007-04-13 13:54:53 +00:00
cb20c5da98
make sure .depend gets regenerated automatically
Mike Frysinger
2007-04-13 13:21:27 +00:00
2ea37cdae3
add .depend / .PHONY support
Mike Frysinger
2007-04-13 13:20:26 +00:00
2348f115c0
use CPPFLAGS rather than CFLAGS where appropriate and make LDFLAGS/-rpath dynamic by only enabling when in .svn repo
Mike Frysinger
2007-04-13 13:06:53 +00:00
5ee5f0c661
revert previous commit
Mike Frysinger
2007-04-13 12:59:12 +00:00
e3440c8ba3
dont create .so links as they arent needed for runtime
Mike Frysinger
2007-04-13 12:55:43 +00:00
51f43d5a53
use ln -sf rather than ln -s incase target exists
Mike Frysinger
2007-04-13 12:39:14 +00:00
21902ef882
add a symlink for update-rc -> rc-update
Mike Frysinger
2007-04-13 12:38:00 +00:00
eabcb48f71
netmask -> CIDR is worked out correctly #174341.
Roy Marples
2007-04-13 10:30:57 +00:00
a07be0513a
s-s-d now allows --signal to be used without --stop and --oknodo. man page updated accordingly
Roy Marples
2007-04-13 09:21:16 +00:00
824e9577e7
Fix module loading, #174360. s-s-d now changes group when changing user, #174362.
Roy Marples
2007-04-13 06:43:00 +00:00
1f7770af7b
Include old file conf.d/wireless and warn the user
Roy Marples
2007-04-12 15:47:26 +00:00
daa9c99010
merge wireless.example into net.example, #174282
Roy Marples
2007-04-12 15:44:05 +00:00
67c5d8e940
Style updates
Roy Marples
2007-04-12 13:18:52 +00:00
000f239534
Fix getopt a little
Roy Marples
2007-04-12 10:40:51 +00:00
2728cef0e1
Hug getopt_long even though it's not POSIX. start-stop-daemon has always required this and all our supported platforms have it.
Roy Marples
2007-04-12 10:08:42 +00:00
33d303f184
Fix the modules init script
Roy Marples
2007-04-11 15:00:22 +00:00
aff7b02dce
Fix hotplugging of network cards
Roy Marples
2007-04-11 14:52:13 +00:00
e6674b2cae
Cuddle up to LKML C style
Roy Marples
2007-04-11 12:44:47 +00:00
55884f7959
Correct version
Roy Marples
2007-04-11 10:47:35 +00:00
2948663767
Release alpha1 of baselayout-2
Roy Marples
2007-04-11 10:46:56 +00:00
64c4d3875d
Move carrier detection back into net.sh. Reserve a new hook numbers
Roy Marples
2007-04-11 10:40:53 +00:00
f754c661f5
Add new service hooks, remove pmake stuff from our Makefile and fix rc_services_in_state for scheduled.
Roy Marples
2007-04-11 07:15:02 +00:00
ffc96d8d89
Change veinfo and friends to einfov. Rationale - we may need veinfo to support va_list in the future.
Roy Marples
2007-04-10 16:11:20 +00:00
240399534c
int -> time_t
Roy Marples
2007-04-10 14:03:37 +00:00
6f93566fc7
Fix scanning and clear wepkeys when we start
Roy Marples
2007-04-10 12:41:38 +00:00
d3db9e9910
Fix indentation
Roy Marples
2007-04-10 11:24:58 +00:00
662e308d86
Apply sysctl if we don't have an init script
Roy Marples
2007-04-10 10:50:07 +00:00
0c98067d57
Misc network fixes so we work on my stable server. Splash plugin removed as splashtuils-1.4 now ships with its own.
Roy Marples
2007-04-10 10:33:44 +00:00
c5ddc6ef74
duh
Roy Marples
2007-04-09 18:57:57 +00:00
5076114aa7
routes_SSID now works, as does iwconfig.sh for BSD
Roy Marples
2007-04-09 18:56:26 +00:00
89ac4eee26
rc does not need SIGCHLD handler. Also, always return 0 in /etc/rc as non zero for default may freeze system.
Roy Marples
2007-04-09 17:11:18 +00:00
3c7c1736b7
Use names instead of numbers for reporting signals and trap signals in rc
Roy Marples
2007-04-09 16:53:21 +00:00
3a20ea36cc
Ensure fbsd sets up $RUNLEVEL correctly when init changes
Roy Marples
2007-04-09 09:59:09 +00:00
049948eb09
Only use some gcc flags if gcc actually supports them.
Roy Marples
2007-04-08 17:39:59 +00:00
6e2ef07dd3
LIBDIR -> LIB. When interuppted, ensure service state is restored correctly. When stopping, don't uncoldplug too early.
Roy Marples
2007-04-08 16:03:48 +00:00
a66136655e
Move env-update back to /sbin as everything non baselayout expects it in $PATH, including our documentation
Roy Marples
2007-04-07 10:38:40 +00:00
2efe075803
modules-update -> update-modules
Mike Frysinger
2007-04-07 09:28:00 +00:00
6c29966364
We don't use err.h
Roy Marples
2007-04-07 08:46:42 +00:00
4e64558cbf
Remove this until we can make it work properly - ie not hangup when cable goes in/out
Roy Marples
2007-04-06 23:04:38 +00:00
25d219a086
Use character classes in sed
Roy Marples
2007-04-06 19:38:23 +00:00
ab62a84790
snprintf is better
Roy Marples
2007-04-06 08:37:15 +00:00
9cd5742bec
strcpy is bad
Roy Marples
2007-04-06 08:24:48 +00:00
0762d88d84
Punt the rc-depend man page as it's been moved out of /usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2:/usr/kde/3.5/bin:/usr/qt/3/bin:/usr/games/bin
Roy Marples
2007-04-06 01:07:10 +00:00
657be65340
Misc fixes, plugged a memory leak in runscript.c and use va_copy to avoid nasty segfaults
Roy Marples
2007-04-06 01:04:07 +00:00
308042c87b
We now compile on OpenBSD (no idea if it works or not yet)
Roy Marples
2007-04-05 15:01:09 +00:00
6fb700e52c
Superfluous CFLAGS
Roy Marples
2007-04-05 11:42:21 +00:00
5af58b4514
Rewrite the core parts in C. We now provide librc so other programs can query runlevels, services and state without using bash. We also provide libeinfo so other programs can easily use our informational functions.
Roy Marples
2007-04-05 11:18:42 +00:00