Commit History

作者 SHA1 備註 提交日期
  Denis Vlasenko 35a064b67f build system: tidying up CONFIG_xxx names (suggested by Rob) 16 年之前
  Denis Vlasenko f1980f67d3 dhcp: add FAST_FUNC as appropriate. -160 bytes. 16 年之前
  Denis Vlasenko 191836845e udhcpc: support for -O <option>. 17 年之前
  Denis Vlasenko b539c8452f dhcp: heed TODO item - divorced options from their string descriptions 17 年之前
  Denis Vlasenko 35ff74676b dhcpc: let server know we don't like oversized packets. 17 年之前
  Denis Vlasenko 72e76044cf dhcpc: cope with buggy DHCP servers which send oversized packets 17 年之前
  Denis Vlasenko 6884f665bd dhcp: stop using magic constants; use (htonl(CONST) != a) - it's smaller 17 年之前
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage 17 年之前
  Denis Vlasenko 5066473d41 udhcp: optionally support RFC3397 (by Gabriel L. Somlo <somlo@cmu.edu>) 18 年之前
  Denis Vlasenko c4d606e367 udhcpd: allow "domain" to be a list of DNS servers, not just one 18 年之前
  Denis Vlasenko c90c3f30a8 add "wpad" DHCP option. Spotted some optimization opportunities: -80 bytes 18 年之前
  Denis Vlasenko 5a3395bc01 udhcp: fix indentation and style. 18 年之前
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata 18 年之前
  Denis Vlasenko ea62077b85 add open_read_close() and similar stuff 18 年之前
  Denis Vlasenko e175ff252f several fixes from openWRT project 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 年之前
  Rob Landley c8b360ebb7 Use BB endianness macro. 18 年之前
  Mike Frysinger 7031f62d9b add back in udhcp support 18 年之前
  Mike Frysinger 787140df39 remove in place of external link 19 年之前
  Mike Frysinger 13c8327b79 sync busybox and udhcp trees 19 年之前
  Tim Riker c1ef7bdd8d just whitespace 19 年之前
  "Vladimir N. Oleynik" b628409b1e more make safe the exported namespace for udhcp. Move to bb-specific file for reduce change into udhcp-CVS 19 年之前
  Paul Fox b6f71645f4 move a couple of functions from common code (options.c) to udhcpd private 19 年之前
  Rob Landley 230b411de8 Fix the warning by rewriting the function to be smaller and simpler. 19 年之前
  Mike Frysinger d824853de3 merge from udhcp module 20 年之前
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 年之前
  Eric Andersen ad95373efc Use standard C99 types 21 年之前
  Russ Dill 4a9e34c148 options is a pretty common symbol, bad idea to use as a global in udhcp when compiling into busybox 21 年之前
  Glenn L McGrath 24833430bc Vodz, last_patch_88 21 年之前