Commit History

Author SHA1 Message Date
  Denis Vlasenko a523e2efad udhcp: we were forgetting to set right op byte in tha packet 16 years ago
  Denis Vlasenko 8e5b6f58a2 Makefile: change version to 1.10.0.svn 17 years ago
  Denis Vlasenko 619879246d udhcp: decided to not send "short" dhcp packets, 17 years ago
  Denis Vlasenko fff145dba3 udhcp: fix oversized packet sending (introduced by "slack for bad dhcp servers" options); 17 years ago
  Denis Vlasenko 6884f665bd dhcp: stop using magic constants; use (htonl(CONST) != a) - it's smaller 17 years ago
  Denis Vlasenko a27a11bb2c introduce and use xdup2(int, int) 17 years ago
  Denis Vlasenko 42b3dea9bf udhcp: many small fixes: 17 years ago
  Denis Vlasenko fbd2918f5c udhcp: MAC_BCAST_ADDR and blank_chaddr are in fact constant, move to rodata. 17 years ago
  Denis Vlasenko 83e5d6f772 A bunch of defined(__GLIBC__) added. static-linking warning expanded 18 years ago
  Denis Vlasenko 48237b0c88 introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd), 18 years ago
  Denis Vlasenko c9cdeaa3fe add compile-time check for correct DHCP packet size 18 years ago
  Denis Vlasenko 5a3395bc01 udhcp: fix indentation and style. 18 years ago
  Denis Vlasenko a7189f01a4 add -Wundef, fix uncovered bugs 18 years ago
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata 18 years ago
  Denis Vlasenko 3538b9a882 Implement optional syslog logging using ordinary 18 years ago
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. 18 years ago
  "Robert P. J. Day" 68229837ff Remove all usage of the "register" storage class specifier. 18 years ago
  Rob Landley 3f78561d63 My first bout of untangling udhcp. Make lots of gratuitous #defines go 18 years ago
  Mike Frysinger 7031f62d9b add back in udhcp support 18 years ago
  Mike Frysinger 787140df39 remove in place of external link 18 years ago
  Mike Frysinger 13c8327b79 sync busybox and udhcp trees 18 years ago
  Rob Landley 0a7c8ef6e2 Patch from Denis Vlasenko to constify things and fix a few typos. 19 years ago
  Rob Landley e8f504e86d Bug 751: file handle leaks can add up until available filehandles for the 19 years ago
  Eric Andersen a68ea1cb93 fix up yet more annoying signed/unsigned and mixed type errors 19 years ago
  Tim Riker c1ef7bdd8d just whitespace 19 years ago
  Eric Andersen aff114c33d Larry Doolittle writes: 20 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 years ago
  Eric Andersen ad95373efc Use standard C99 types 21 years ago
  Russ Dill 76729b8c69 include headers with prototypes to make sure prototypes match 21 years ago
  Glenn L McGrath 24833430bc Vodz, last_patch_88 21 years ago