コミット履歴

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