提交歷史

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