Bernhard Reutner-Fischer
|
d42ef28b98
- several functions depend on IPv4 or IPv6 od IPX support.
|
19 年 前 |
Rob Landley
|
1b751c894b
Rob Sullivan sent in some cleanups, which I beat on slightly.
|
19 年 前 |
"Vladimir N. Oleynik"
|
39a841cecf
change interface to bb_xasprintf() - more perfect for me.
|
19 年 前 |
Bernhard Reutner-Fischer
|
bee9eb1a9d
- rename llist_add_to.c to llist.c
|
19 年 前 |
"Vladimir N. Oleynik"
|
e4baaa2d27
more remove lost exported
|
19 年 前 |
Eric Andersen
|
70a5a1abde
Do not attempt to free() the application's environment, which is was
|
19 年 前 |
Eric Andersen
|
14f5c8d764
Patch from Bernhard Fischer to make a bunch of symbols static
|
19 年 前 |
Eric Andersen
|
42e3b00ae5
Only define a local environ when not using the prototype from unistd.h
|
19 年 前 |
Glenn L McGrath
|
d4004ee6a9
Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few extra const's also.
|
20 年 前 |
Eric Andersen
|
15b588559b
use SIGTERM to kill off udhcpd, not SIGKILL
|
20 年 前 |
Eric Andersen
|
373bc1eaee
As noted by Eric Spakman, calling static_down() and then calling
|
20 年 前 |
Eric Andersen
|
7f8bcbefc7
add missing ;
|
20 年 前 |
Eric Andersen
|
b2a300590d
bother. unrevert my fix.
|
20 年 前 |
Eric Andersen
|
ac594257c3
Make certain that udhcp shuts down the interface
|
20 年 前 |
Eric Andersen
|
29128cd412
oops
|
20 年 前 |
Eric Andersen
|
06e62fd5f0
Make certain that udhcp shuts down the interface
|
20 年 前 |
Glenn L McGrath
|
4d405bbc05
Patch from Manousaridis Angelos to bring dhclient down more elegently
|
20 年 前 |
Glenn L McGrath
|
0177ce1256
Patch from Mike Snitzer to fix return codes.
|
20 年 前 |
Glenn L McGrath
|
469a1ead53
Patch from Mike Snitzer, bring down dhclient using its correct pid, fix
|
20 年 前 |
Eric Andersen
|
5e136f269b
Prevent "`bootp_down' was declared implicitly `extern' and later `static'" warning
|
20 年 前 |
Eric Andersen
|
fe9b9cdfa5
Paul Fox writes:
|
20 年 前 |
Glenn L McGrath
|
c6992feee3
Update my email address, document some of my tasks in the AUTHORS file
|
20 年 前 |
Eric Andersen
|
238e354b58
Eric Spakman noticed that ifdown' will attempt to run 'ifconfig'
|
20 年 前 |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 年 前 |
Eric Andersen
|
658f8b1d1a
Manousaridis Angelos writes:
|
21 年 前 |
Eric Andersen
|
eb213bd2a2
As vodz just pointed out, I screwup up the call to bb_xasprintf!
|
21 年 前 |
Eric Andersen
|
51ed242ad6
Invoke run-parts on /etc/network/if-*.d per the behavior of
|
21 年 前 |
Glenn L McGrath
|
dc4e75ef7c
move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one
|
21 年 前 |
Glenn L McGrath
|
62b031fb82
label's dont work in v4 tunnels, patch by Eric Spakman
|
21 年 前 |
Eric Andersen
|
fdd2a0f318
Eric Spakman writes:
|
21 年 前 |