Historique des commits

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