1. b049c0e only enable count_bit functions when actually needed to fix warning reported by Bernhard Fischer by Mike Frysinger · 18 years ago
  2. a6e131d Size reductions, mostly switching things to use libbb functions. by Rob Landley · 18 years ago
  3. 8bb5078 Change llist_add_* to take the address of the list rather than returning the new by Rob Landley · 18 years ago
  4. a389651 Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes by Rob Landley · 18 years ago
  5. b0a2d6c Remove code for protocols we don't properly support. (Most of this could by Rob Landley · 18 years ago
  6. 421d9e5 - move buffer allocation schemes to libbb.h by Bernhard Reutner-Fischer · 18 years ago
  7. a35886c Fix from Glenn McGrath. by Rob Landley · 19 years ago
  8. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  9. 12c2429 Fixup to make warnings from the last patch go away. by Rob Landley · 19 years ago
  10. e7c43b6 Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x) by Rob Landley · 19 years ago
  11. e813ddb Cleanup from Glenn McGrath. by Rob Landley · 19 years ago
  12. 4217bab Patch from Glenn McGrath to remove code that opens a file but does nothing by Rob Landley · 19 years ago
  13. c1ef7bd just whitespace by Tim Riker · 19 years ago
  14. d42ef28 - several functions depend on IPv4 or IPv6 od IPX support. by Bernhard Reutner-Fischer · 19 years ago
  15. 1b751c8 Rob Sullivan sent in some cleanups, which I beat on slightly. by Rob Landley · 19 years ago
  16. 39a841c change interface to bb_xasprintf() - more perfect for me. by "Vladimir N. Oleynik" · 19 years ago
  17. bee9eb1 - rename llist_add_to.c to llist.c by Bernhard Reutner-Fischer · 19 years ago
  18. e4baaa2 more remove lost exported by "Vladimir N. Oleynik" · 19 years ago
  19. 70a5a1a Do not attempt to free() the application's environment, which is was by Eric Andersen · 19 years ago
  20. 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 19 years ago
  21. 42e3b00 Only define a local environ when not using the prototype from unistd.h by Eric Andersen · 19 years ago
  22. d4004ee Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few extra const's also. by Glenn L McGrath · 20 years ago
  23. 15b5885 use SIGTERM to kill off udhcpd, not SIGKILL by Eric Andersen · 20 years ago
  24. 373bc1e As noted by Eric Spakman, calling static_down() and then calling by Eric Andersen · 20 years ago
  25. 7f8bcbe add missing ; by Eric Andersen · 20 years ago
  26. b2a3005 bother. unrevert my fix. by Eric Andersen · 20 years ago
  27. ac59425 Make certain that udhcp shuts down the interface by Eric Andersen · 20 years ago
  28. 29128cd oops by Eric Andersen · 20 years ago
  29. 06e62fd Make certain that udhcp shuts down the interface by Eric Andersen · 20 years ago
  30. 4d405bb Patch from Manousaridis Angelos to bring dhclient down more elegently by Glenn L McGrath · 20 years ago
  31. 0177ce1 Patch from Mike Snitzer to fix return codes. by Glenn L McGrath · 20 years ago
  32. 469a1ea Patch from Mike Snitzer, bring down dhclient using its correct pid, fix by Glenn L McGrath · 20 years ago
  33. 5e136f2 Prevent "`bootp_down' was declared implicitly `extern' and later `static'" warning by Eric Andersen · 20 years ago
  34. fe9b9cd Paul Fox writes: by Eric Andersen · 20 years ago
  35. c6992fe Update my email address, document some of my tasks in the AUTHORS file by Glenn L McGrath · 20 years ago
  36. 238e354 Eric Spakman noticed that ifdown' will attempt to run 'ifconfig' by Eric Andersen · 20 years ago
  37. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  38. 658f8b1 Manousaridis Angelos writes: by Eric Andersen · 21 years ago
  39. eb213bd As vodz just pointed out, I screwup up the call to bb_xasprintf! by Eric Andersen · 21 years ago
  40. 51ed242 Invoke run-parts on /etc/network/if-*.d per the behavior of by Eric Andersen · 21 years ago
  41. dc4e75e move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one by Glenn L McGrath · 21 years ago
  42. 62b031f label's dont work in v4 tunnels, patch by Eric Spakman by Glenn L McGrath · 21 years ago
  43. fdd2a0f Eric Spakman writes: by Eric Andersen · 21 years ago
  44. 76097ed Eric Spakman writes: by Eric Andersen · 21 years ago
  45. c663ab0 Match up interfaces by Eric Andersen · 21 years ago
  46. 2a18689 Bruno Randolf writes: by Eric Andersen · 21 years ago
  47. 8a93179 Patch from Lars Kellogg-Stedman: by Eric Andersen · 21 years ago
  48. 3c8bca3 Fixup whitespace handing, fixing some annoying behavior and by Eric Andersen · 21 years ago
  49. 233b170 Patch from Lars Kellogg-Stedman, lars at larsshack.org, to by Eric Andersen · 21 years ago
  50. 2894266 Patch from David Updegraff to avoid corrupting memory while parsing the by Eric Andersen · 21 years ago
  51. 8320b42 Yet another rather large face lift. It now works for me as expected. -Erik by Eric Andersen · 21 years ago
  52. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  53. 46c203a Fix a couple more ifupdown bugs by Eric Andersen · 22 years ago
  54. 66a3af9 This seems sufficient for ifup and ifdown to actually work by Eric Andersen · 22 years ago
  55. 2e51a14 New test mode that allows run_parts to fail silently if the directory by Glenn L McGrath · 22 years ago
  56. 8573704 Fix leading spaces bug, free line buffer, redo next_word, save some space. by Glenn L McGrath · 22 years ago
  57. d66370c Option to allow ifupdown use ip commands instead of ifconfig, add flush by Glenn L McGrath · 22 years ago
  58. 8e49caa Start to cleanup handling of the state file, save some space and uses linked lists. by Glenn L McGrath · 22 years ago
  59. 0325a1c Differentiate struct and type names by Glenn L McGrath · 22 years ago
  60. 1d65826 Fix command that brings down loopback by Glenn L McGrath · 22 years ago
  61. 398ff9d Use libbb/get_line_from_file, change default state file location by Glenn L McGrath · 22 years ago
  62. cdbe5e5 Make mapping a config option again to save space, turn off file locking, do we really need it ? by Glenn L McGrath · 22 years ago
  63. 9227371 Fix bug that stoped -a working by Glenn L McGrath · 22 years ago
  64. 2801eb9 Fix simple syntax error by Glenn L McGrath · 22 years ago
  65. d143107 Dont use xargs by Glenn L McGrath · 22 years ago
  66. 83bcba2 dont use the -i option of xargs by Glenn L McGrath · 22 years ago
  67. 29d801b Remove mapping option, its should always be used by Glenn L McGrath · 22 years ago
  68. 9af8a72 Make ifupdown use internal run_parts by Glenn L McGrath · 22 years ago
  69. 545106f Move awk from textutils to editors. Cleanup run-parts, saves 200 bytes, moves the guts of run_parts to libbb to be used by ifupdown. by Glenn L McGrath · 22 years ago
  70. eebe31d Fixup a previous define by Glenn L McGrath · 22 years ago
  71. 49a28b3 Make mapping support a definable feature, saves 1.6kB by Glenn L McGrath · 22 years ago
  72. 021fa7d debian compatable ifup and ifdown commands by Glenn L McGrath · 22 years ago