Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
19 years ago |
Rob Landley
|
12c2429a42
Fixup to make warnings from the last patch go away.
|
19 years ago |
Rob Landley
|
e7c43b66d7
Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x)
|
19 years ago |
Rob Landley
|
e813ddba18
Cleanup from Glenn McGrath.
|
19 years ago |
Rob Landley
|
4217bab02e
Patch from Glenn McGrath to remove code that opens a file but does nothing
|
19 years ago |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 years ago |
Bernhard Reutner-Fischer
|
d42ef28b98
- several functions depend on IPv4 or IPv6 od IPX support.
|
19 years ago |
Rob Landley
|
1b751c894b
Rob Sullivan sent in some cleanups, which I beat on slightly.
|
19 years ago |
"Vladimir N. Oleynik"
|
39a841cecf
change interface to bb_xasprintf() - more perfect for me.
|
19 years ago |
Bernhard Reutner-Fischer
|
bee9eb1a9d
- rename llist_add_to.c to llist.c
|
19 years ago |
"Vladimir N. Oleynik"
|
e4baaa2d27
more remove lost exported
|
19 years ago |
Eric Andersen
|
70a5a1abde
Do not attempt to free() the application's environment, which is was
|
19 years ago |
Eric Andersen
|
14f5c8d764
Patch from Bernhard Fischer to make a bunch of symbols static
|
19 years ago |
Eric Andersen
|
42e3b00ae5
Only define a local environ when not using the prototype from unistd.h
|
19 years ago |
Glenn L McGrath
|
d4004ee6a9
Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few extra const's also.
|
20 years ago |
Eric Andersen
|
15b588559b
use SIGTERM to kill off udhcpd, not SIGKILL
|
20 years ago |
Eric Andersen
|
373bc1eaee
As noted by Eric Spakman, calling static_down() and then calling
|
20 years ago |
Eric Andersen
|
7f8bcbefc7
add missing ;
|
20 years ago |
Eric Andersen
|
b2a300590d
bother. unrevert my fix.
|
20 years ago |
Eric Andersen
|
ac594257c3
Make certain that udhcp shuts down the interface
|
20 years ago |
Eric Andersen
|
29128cd412
oops
|
20 years ago |
Eric Andersen
|
06e62fd5f0
Make certain that udhcp shuts down the interface
|
20 years ago |
Glenn L McGrath
|
4d405bbc05
Patch from Manousaridis Angelos to bring dhclient down more elegently
|
20 years ago |
Glenn L McGrath
|
0177ce1256
Patch from Mike Snitzer to fix return codes.
|
20 years ago |
Glenn L McGrath
|
469a1ead53
Patch from Mike Snitzer, bring down dhclient using its correct pid, fix
|
20 years ago |
Eric Andersen
|
5e136f269b
Prevent "`bootp_down' was declared implicitly `extern' and later `static'" warning
|
20 years ago |
Eric Andersen
|
fe9b9cdfa5
Paul Fox writes:
|
20 years ago |
Glenn L McGrath
|
c6992feee3
Update my email address, document some of my tasks in the AUTHORS file
|
20 years ago |
Eric Andersen
|
238e354b58
Eric Spakman noticed that ifdown' will attempt to run 'ifconfig'
|
21 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 years ago |