Commit Verlauf

Autor SHA1 Nachricht Datum
  Mike Frysinger b049c0ec19 only enable count_bit functions when actually needed to fix warning reported by Bernhard Fischer vor 18 Jahren
  Rob Landley a6e131dab3 Size reductions, mostly switching things to use libbb functions. vor 18 Jahren
  Rob Landley 8bb50782a5 Change llist_add_* to take the address of the list rather than returning the new vor 18 Jahren
  Rob Landley a389651115 Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes vor 18 Jahren
  Rob Landley b0a2d6c19d Remove code for protocols we don't properly support. (Most of this could vor 18 Jahren
  Bernhard Reutner-Fischer 421d9e5941 - move buffer allocation schemes to libbb.h vor 18 Jahren
  Rob Landley a35886c862 Fix from Glenn McGrath. vor 18 Jahren
  Rob Landley dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function vor 19 Jahren
  Rob Landley 12c2429a42 Fixup to make warnings from the last patch go away. vor 19 Jahren
  Rob Landley e7c43b66d7 Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x) vor 19 Jahren
  Rob Landley e813ddba18 Cleanup from Glenn McGrath. vor 19 Jahren
  Rob Landley 4217bab02e Patch from Glenn McGrath to remove code that opens a file but does nothing vor 19 Jahren
  Tim Riker c1ef7bdd8d just whitespace vor 19 Jahren
  Bernhard Reutner-Fischer d42ef28b98 - several functions depend on IPv4 or IPv6 od IPX support. vor 19 Jahren
  Rob Landley 1b751c894b Rob Sullivan sent in some cleanups, which I beat on slightly. vor 19 Jahren
  "Vladimir N. Oleynik" 39a841cecf change interface to bb_xasprintf() - more perfect for me. vor 19 Jahren
  Bernhard Reutner-Fischer bee9eb1a9d - rename llist_add_to.c to llist.c vor 19 Jahren
  "Vladimir N. Oleynik" e4baaa2d27 more remove lost exported vor 19 Jahren
  Eric Andersen 70a5a1abde Do not attempt to free() the application's environment, which is was vor 19 Jahren
  Eric Andersen 14f5c8d764 Patch from Bernhard Fischer to make a bunch of symbols static vor 19 Jahren
  Eric Andersen 42e3b00ae5 Only define a local environ when not using the prototype from unistd.h vor 19 Jahren
  Glenn L McGrath d4004ee6a9 Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few extra const's also. vor 20 Jahren
  Eric Andersen 15b588559b use SIGTERM to kill off udhcpd, not SIGKILL vor 20 Jahren
  Eric Andersen 373bc1eaee As noted by Eric Spakman, calling static_down() and then calling vor 20 Jahren
  Eric Andersen 7f8bcbefc7 add missing ; vor 20 Jahren
  Eric Andersen b2a300590d bother. unrevert my fix. vor 20 Jahren
  Eric Andersen ac594257c3 Make certain that udhcp shuts down the interface vor 20 Jahren
  Eric Andersen 29128cd412 oops vor 20 Jahren
  Eric Andersen 06e62fd5f0 Make certain that udhcp shuts down the interface vor 20 Jahren
  Glenn L McGrath 4d405bbc05 Patch from Manousaridis Angelos to bring dhclient down more elegently vor 20 Jahren