Commit History

Author SHA1 Message Date
  Denis Vlasenko 6ca409e0e4 trylink: produce even more info about final link stage 17 years ago
  Denis Vlasenko 80edead5ea udhcp: slight shrink 17 years ago
  Denis Vlasenko 42b3dea9bf udhcp: many small fixes: 17 years ago
  Denis Vlasenko 6e6d331d97 udhcpc: stop deleting our own pidfile if we daemonize. 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 10457b90db make pidfile writing configurable. 18 years ago
  Denis Vlasenko af1c84360f Move udhcp to new NOMMU helpers. 18 years ago
  Denis Vlasenko e06bed30cf use bb_sanitize_stdio() where appropriate 18 years ago
  Denis Vlasenko 61126ab30a small fixes: using fd-based io instead of FILE*-based, 18 years ago
  Denis Vlasenko 5a3395bc01 udhcp: fix indentation and style. 18 years ago
  Denis Vlasenko e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata 18 years ago
  Denis Vlasenko 8f8f268cfd bb_applet_name -> applet_name 18 years ago
  Denis Vlasenko 239369b368 Fix (hopefully) bug 976. Need more thorough audit. 18 years ago
  Denis Vlasenko 3538b9a882 Implement optional syslog logging using ordinary 18 years ago
  Denis Vlasenko 27af5a0dd3 replacing func() with xfunc() where appropriate 18 years ago
  Rob Landley 3f78561d63 My first bout of untangling udhcp. Make lots of gratuitous #defines go 18 years ago
  Bernhard Reutner-Fischer 0a8812bdc5 - replace _PATH_DEVNULL with bb_dev_null 18 years ago
  Mike Frysinger 7031f62d9b add back in udhcp support 18 years ago
  Mike Frysinger 787140df39 remove in place of external link 19 years ago
  Rob Landley 918f2ab3d7 Revert the uptime() removal. Let the list sort it out... 19 years ago
  Rob Landley 8b80c71d70 Patch from Shaun Jackman: 19 years ago
  Russ Dill 5c9323f4e6 use busybox sysinfo struct 20 years ago
  Eric Andersen 28885c3f20 Fix a compile problem 20 years ago
  Russ Dill 309c7b71e6 fix timewarp in client (server fix later) 20 years ago
  Russ Dill 91e006c1ad remove uneccessary check (already done in pidfile.c) 20 years ago
  Eric Andersen aff114c33d Larry Doolittle writes: 21 years ago
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 years ago
  Russ Dill 6caa073760 it should work even if you don't assign a pidfile 21 years ago
  Russ Dill 4e864a36b6 Finish remerging busybox udhcp and udhcp. Some cleanups as well. 21 years ago
  Russ Dill 62419df95c make udhcp work under uclinux, to an extent 21 years ago