This website requires JavaScript.
Explore
Help
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
0d555fc951fa09b2f7efb4b445a468a4bcc262f1
busybox
/
networking
/
udhcp
T
History
Denys Vlasenko
58a15cd9d2
Fix a typo in config text
...
Signed-off-by: Denys Vlasenko <
vda.linux@googlemail.com
>
2010-08-07 14:02:26 +02:00
..
arpping.c
…
common.c
dhcp: readability cleanups and small code shrink
2010-05-30 23:41:23 +02:00
common.h
dhcp: indicate IP network order in prototypes too
2010-05-30 23:43:35 +02:00
Config.src
Fix a typo in config text
2010-08-07 14:02:26 +02:00
dhcpc.c
*: introduce and use bb_unsetenv_and_free
2010-06-24 05:00:50 +02:00
dhcpc.h
…
dhcpd.c
udhcpd: fix daemonize crash on nommu systems
2010-06-04 13:24:50 -04:00
dhcpd.h
dumpleases: better help text
2010-03-28 00:02:20 +01:00
dhcprelay.c
remove some dead assignments, add a TODO comment
2010-07-04 04:26:55 +02:00
domain_codec.c
…
dumpleases.c
unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE
2010-03-26 14:06:56 +01:00
files.c
…
Kbuild.src
*: add INSERTs to *.src files where appropriate
2010-06-08 12:15:11 +02:00
leases.c
udhcpd: fix hostname truncation bug 1663
2010-05-02 14:17:07 +02:00
packet.c
dhcp: truncate packets instead of padding them to 574 bytes. closes bug 1849
2010-05-31 00:45:09 +02:00
signalpipe.c
…
socket.c
…
static_leases.c
…