- 562f63e dhcprelay: code shrink by Denys Vlasenko · 7 years ago
- ebe6d9d whitespace and comment format fixes, no code changes by Denys Vlasenko · 7 years ago
- 10ad622 Spelling fixes in comments, documentation, tests and examples by Denys Vlasenko · 8 years ago
- f7683cd Convert all udhcp applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
- 47cfbf3 *: add most of the required setup_common_bufsiz() calls by Denys Vlasenko · 9 years ago
- e6a2f4c libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it by Denys Vlasenko · 9 years ago
- 5bc8c00 move remaining help text from include/usage.src.h by Pere Orga · 14 years ago
- df16891 remove a few aliasing warnings by Denys Vlasenko · 14 years ago
- c0f39b0 dhcprelay: code shrink, and explain its workings a bit more by Denys Vlasenko · 14 years ago
- 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
- 243d175 remove some dead assignments, add a TODO comment by Denys Vlasenko · 14 years ago
- 385b456 udhcp: cosmetic cleanups; one case of s/full_read/xread/ by Denys Vlasenko · 15 years ago
- dde8bdc udhcp: merge options.h into common.h, script.c into dhcpc.c by Denys Vlasenko · 15 years ago
- 31af3d5 udhcp: shorten mac len from 16 to 6 in lease file by Denys Vlasenko · 16 years ago
- 990a617 udhcp: rename giaddr to gateway_nip and server to server_nip by Denys Vlasenko · 16 years ago
- e8a7968 dhcprelay: fix usage text. Simplify and make code more readable. Add TODOs. by Denis Vlasenko · 16 years ago
- f1980f6 dhcp: add FAST_FUNC as appropriate. -160 bytes. by Denis Vlasenko · 16 years ago
- a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
- 6de8994 udhcpc: regularize the names of receiving functions, by Denis Vlasenko · 17 years ago
- d55fe3e udhcp: optional support for non-standard DHCP ports (+300 bytes when selected) by Denis Vlasenko · 17 years ago
- b76b9a4 udhcpc: filter unwanted packets in kernel by Denis Vlasenko · 17 years ago
- fff145d udhcp: fix oversized packet sending (introduced by "slack for bad dhcp servers" options); by Denis Vlasenko · 17 years ago
- 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
- d7b3350 dhcpreplay: code shrink, -40 bytes by Denis Vlasenko · 17 years ago
- b925605 assorted static vars removal by Denis Vlasenko · 17 years ago
- a27a11b introduce and use xdup2(int, int) by Denis Vlasenko · 17 years ago
- 80edead udhcp: slight shrink by Denis Vlasenko · 17 years ago
- 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
- 35d4da0 exterminate u_intXXX. by Denis Vlasenko · 18 years ago
- 666da5e merge post-1.3.0 fixes by Denis Vlasenko · 18 years ago
- 2870301 u_short, ulong exterminated fdiskXXX: add a bit of sanity (not enough by far) by Denis Vlasenko · 18 years ago
- 28fbd69 - use xlisten/xsocket some more. Saves .25 kB by Bernhard Reutner-Fischer · 18 years ago
- a838194 - style fixes by Bernhard Reutner-Fischer · 18 years ago
- 736230e dhcprelay: new applet by Denis Vlasenko · 18 years ago