Historique des commits

Auteur SHA1 Message Date
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
  Denys Vlasenko 562f63e9a4 dhcprelay: code shrink il y a 6 ans
  Denys Vlasenko ebe6d9d875 whitespace and comment format fixes, no code changes il y a 7 ans
  Denys Vlasenko 10ad622dc2 Spelling fixes in comments, documentation, tests and examples il y a 7 ans
  Denys Vlasenko f7683cdf83 Convert all udhcp applets to "new style" applet definitions il y a 7 ans
  Denys Vlasenko 47cfbf32fd *: add most of the required setup_common_bufsiz() calls il y a 8 ans
  Denys Vlasenko e6a2f4cc5a libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it il y a 8 ans
  Pere Orga 5bc8c005a8 move remaining help text from include/usage.src.h il y a 13 ans
  Denys Vlasenko df1689138e remove a few aliasing warnings il y a 13 ans
  Denys Vlasenko c0f39b0fb2 dhcprelay: code shrink, and explain its workings a bit more il y a 14 ans
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular il y a 14 ans
  Denys Vlasenko 243d1757d7 remove some dead assignments, add a TODO comment il y a 14 ans
  Denys Vlasenko 385b4562e3 udhcp: cosmetic cleanups; one case of s/full_read/xread/ il y a 14 ans
  Denys Vlasenko dde8bdcc5b udhcp: merge options.h into common.h, script.c into dhcpc.c il y a 14 ans
  Denys Vlasenko 31af3d5a1d udhcp: shorten mac len from 16 to 6 in lease file il y a 15 ans
  Denys Vlasenko 990a617edf udhcp: rename giaddr to gateway_nip and server to server_nip il y a 15 ans
  Denis Vlasenko e8a796828e dhcprelay: fix usage text. Simplify and make code more readable. il y a 15 ans
  Denis Vlasenko f1980f67d3 dhcp: add FAST_FUNC as appropriate. -160 bytes. il y a 16 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
  Denis Vlasenko 6de8994440 udhcpc: regularize the names of receiving functions, il y a 16 ans
  Denis Vlasenko d55fe3e595 udhcp: optional support for non-standard DHCP ports (+300 bytes when selected) il y a 16 ans
  Denis Vlasenko b76b9a4328 udhcpc: filter unwanted packets in kernel il y a 16 ans
  Denis Vlasenko fff145dba3 udhcp: fix oversized packet sending (introduced by "slack for bad dhcp servers" options); il y a 16 ans
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 17 ans
  Denis Vlasenko d7b3350eb3 dhcpreplay: code shrink, -40 bytes il y a 17 ans
  Denis Vlasenko b925605441 assorted static vars removal il y a 17 ans
  Denis Vlasenko a27a11bb2c introduce and use xdup2(int, int) il y a 17 ans
  Denis Vlasenko 80edead5ea udhcp: slight shrink il y a 17 ans
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having il y a 17 ans
  Denis Vlasenko 35d4da0fb5 exterminate u_intXXX. il y a 17 ans