1. 4a4c677 Patch from Bastian Blank by Glenn L McGrath · 22 years ago
  2. 858fad7 sync with udhcp bug fixes by Russ Dill · 22 years ago
  3. 496411b Don't use HZ -- use sysconf(_SC_CLK_TCK) by Eric Andersen · 22 years ago
  4. c284356 Fix compile error... header problems. by Manuel Novoa III · 22 years ago
  5. ae494a9 last_patch83 by Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  6. b1207b3 Fix compile error, last_patch82 by Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  7. 3d2405c Fix compile error, last_patch81 by Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  8. a837e2d Minor update to arping, patch from Nick Fedchik by Glenn L McGrath · 22 years ago
  9. 06e9565 New applet, inetd, make httpd features more configurable, update authors, last_patch_80 by Glenn L McGrath · 22 years ago
  10. b4f3d7f Rewrite by Manuel Novoa III, very compact implimentation. by Glenn L McGrath · 22 years ago
  11. 46c203a Fix a couple more ifupdown bugs by Eric Andersen · 22 years ago
  12. 66a3af9 This seems sufficient for ifup and ifdown to actually work by Eric Andersen · 22 years ago
  13. 853c494 A patch from John F. Kelly to add in a utility for configuring by Eric Andersen · 22 years ago
  14. 8eb214e Patch from Basitan Blank to fix nasty bug by Glenn L McGrath · 22 years ago
  15. d8fdf0c Fix a typo that broke it so busybox won't build by Eric Andersen · 22 years ago
  16. 6393d69 merge fixes with udhcp by Russ Dill · 22 years ago
  17. 9e5d6c0 run telnet from inetd, present login prompt if login is configured, by Glenn L McGrath · 22 years ago
  18. 5cc9ada header update by Glenn L McGrath · 22 years ago
  19. 2e51a14 New test mode that allows run_parts to fail silently if the directory by Glenn L McGrath · 22 years ago
  20. a9adef0 Dont use getopt_long, minor usage changes, patch by Nick Fedchik by Glenn L McGrath · 22 years ago
  21. e6ae6e3 fix missed option argument for -I <device>, interface name checks by Glenn L McGrath · 22 years ago
  22. 77c60e5 Use vsyslog instead of syslog, improve initalisation and cleanup of by Glenn L McGrath · 22 years ago
  23. 8573704 Fix leading spaces bug, free line buffer, redo next_word, save some space. by Glenn L McGrath · 22 years ago
  24. ab4e19a Eliminate most instances where we use linux kernel headers -Erik by Eric Andersen · 22 years ago
  25. 8004bb7 Eliminate use of kernel header file -Erik by Eric Andersen · 22 years ago
  26. d66370c Option to allow ifupdown use ip commands instead of ifconfig, add flush by Glenn L McGrath · 22 years ago
  27. 4e486a5 Kiss Gabor noticed that ping compiled without BB_FEATURE_FANCY_PING by Eric Andersen · 22 years ago
  28. 9e59841 arping applet by Nick Fedchik by Glenn L McGrath · 22 years ago
  29. 58c708a New applet: httpd, by Glenn Engel by Glenn L McGrath · 22 years ago
  30. ea2a106 fixes for ia64 by Glenn L McGrath · 22 years ago
  31. a668558 Add "Broadcast +" support back in. Also cut the size down some. Not well by Manuel Novoa III · 22 years ago
  32. 0f18271 Bugfix, wastn retrieving last block, patch by Jean-Christophe Dubois by Glenn L McGrath · 22 years ago
  33. 1643f41 When retrieving a file dont open file until we have to to prevent files of size 0 being created when retrieval fails, bug found by Jeff Angielski by Glenn L McGrath · 22 years ago
  34. 688cf01 Get interface names using ioctl rather than /proc, from Nick Fedchik by Glenn L McGrath · 22 years ago
  35. be2ae24 Always print the routing table header for IPv4: by Robert Griebl · 22 years ago
  36. 275be87 Only included headers that are used. by Glenn L McGrath · 22 years ago
  37. 1e132dd fix warning by Glenn L McGrath · 22 years ago
  38. 8b08bda Fix bug when reading mac from command line, continue; if hwaddrr not found by Glenn L McGrath · 22 years ago
  39. 25fe94f Merge copyfd and copy_file_chunk by Glenn L McGrath · 22 years ago
  40. a67dffe Change ftpput so it uses <remote-path> <local-file> as it should by Glenn L McGrath · 22 years ago
  41. 3b33dd9 Fix possible bug if file length not known by Glenn L McGrath · 22 years ago
  42. 02d7cbf New applets, ftpget and ftpput by Glenn L McGrath · 22 years ago
  43. f03c933 New applet, nameif by Nick Fedchik and myself. by Glenn L McGrath · 22 years ago
  44. b2bfd34 hehe. Screwed that one up. Lets do things right this time. -Erik by Eric Andersen · 22 years ago
  45. 1f1c3f9 Makefile rework coordinate with Russ so udhcp will behave -Erik by Eric Andersen · 22 years ago
  46. 54fde9e slight change to reflect BB_VER change by Russ Dill · 22 years ago
  47. 9f4395c sorry about all the noise, should be all synced up now by Russ Dill · 22 years ago
  48. 1eb7a17 resync with udhcp cvs by Russ Dill · 22 years ago
  49. d7e1a6c Make sure we have a show_usage function prototype -Erik by Eric Andersen · 22 years ago
  50. 0552b9a Eliminate dependancy on kernel header files. Naughty naughty. by Eric Andersen · 22 years ago
  51. 84cc4e7 undefine sysinfo to prevent breakage on ia64 by Glenn L McGrath · 22 years ago
  52. 9bf9f1e Forgot to rename foo by Glenn L McGrath · 22 years ago
  53. fad90db Fix a debug message, from Bastian Blank by Glenn L McGrath · 22 years ago
  54. 6b5bd0e Support using ip in udhcpc scripts. by Glenn L McGrath · 22 years ago
  55. 8e49caa Start to cleanup handling of the state file, save some space and uses linked lists. by Glenn L McGrath · 22 years ago
  56. 0325a1c Differentiate struct and type names by Glenn L McGrath · 22 years ago
  57. 1d65826 Fix command that brings down loopback by Glenn L McGrath · 22 years ago
  58. 80a6041 depends on for telnet and ipcalc by Glenn L McGrath · 22 years ago
  59. 27e99c8 Fixup dumpleases compile problem by Eric Andersen · 22 years ago
  60. 398ff9d Use libbb/get_line_from_file, change default state file location by Glenn L McGrath · 22 years ago
  61. 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
  62. 9227371 Fix bug that stoped -a working by Glenn L McGrath · 22 years ago
  63. c9f20d9 Yet another major rework of the BusyBox config system, using the considerably by Eric Andersen · 22 years ago
  64. 2626ef6 Use compare_string_array in ipaddress to save a few bytes, minor cleanups by Glenn L McGrath · 22 years ago
  65. 18eae00 Save a few more bytes by Glenn L McGrath · 22 years ago
  66. c82f232 Save a hundred bytes or so on the do_iproute function by Glenn L McGrath · 22 years ago
  67. f112daa Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank by Glenn L McGrath · 22 years ago
  68. 82d2cd4 Clean up error messages by Glenn L McGrath · 22 years ago
  69. 1b0813a Minor error messages changes by Glenn L McGrath · 22 years ago
  70. d4de975 Cleanup error messages by Glenn L McGrath · 22 years ago
  71. 8b60244 Cleanup error messages by Glenn L McGrath · 22 years ago
  72. e3e2a7b Syntax error by Glenn L McGrath · 22 years ago
  73. a170e1c Change if(x)free(x); to free(x); by Aaron Lehmann · 22 years ago
  74. 1652855 Style, error_msg by Glenn L McGrath · 22 years ago
  75. 9048ae5 Use standard error messages by Glenn L McGrath · 22 years ago
  76. df72536 Use error_msg instead of fprintf(stderr by Glenn L McGrath · 22 years ago
  77. 8ae4cab use #ifdef CONFIG_* instead of #if CONFIG_* by Glenn L McGrath · 22 years ago
  78. efc6fbd use #ifdef instead of #if by Glenn L McGrath · 22 years ago
  79. d7fb1b3 Use #ifdef instead of #if by Glenn L McGrath · 22 years ago
  80. 2801eb9 Fix simple syntax error by Glenn L McGrath · 22 years ago
  81. d143107 Dont use xargs by Glenn L McGrath · 22 years ago
  82. 83bcba2 dont use the -i option of xargs by Glenn L McGrath · 22 years ago
  83. ae01fa9 udhcpc documentation update by Russ Dill · 22 years ago
  84. 50c00f4 Use error_msg_and_die, style by Glenn L McGrath · 22 years ago
  85. 29d801b Remove mapping option, its should always be used by Glenn L McGrath · 22 years ago
  86. 5780adb Patch from Bastian Blank: by Eric Andersen · 22 years ago
  87. 9af8a72 Make ifupdown use internal run_parts by Glenn L McGrath · 22 years ago
  88. 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
  89. c11986d ipcalc applet by Stephan Linz and Jordan Crouse by Glenn L McGrath · 22 years ago
  90. f234e7c Config feature DEVPTS defined and used in telnetd, by Pavel Roskin by Glenn L McGrath · 22 years ago
  91. 3ff3f4a Fix for hostname -s, by Stephan Linz by Glenn L McGrath · 22 years ago
  92. eebe31d Fixup a previous define by Glenn L McGrath · 22 years ago
  93. 49a28b3 Make mapping support a definable feature, saves 1.6kB by Glenn L McGrath · 22 years ago
  94. 8ae7501 Only compile the files in this dir if the IP applet is enabled by Glenn L McGrath · 22 years ago
  95. 9a2d272 IP applet by Bastian Blank <waldi@debian.org> by Glenn L McGrath · 22 years ago
  96. 021fa7d debian compatable ifup and ifdown commands by Glenn L McGrath · 22 years ago
  97. da97085 version number oops by Russ Dill · 22 years ago
  98. f5ecd43 sync to udhcp 0.9.8 by Russ Dill · 22 years ago
  99. 5ad22c9 This patch from Magnus Damm fixed a long standing problem with freeing memory. by Eric Andersen · 22 years ago
  100. d69e31f Fix needless difference vs GNU by Eric Andersen · 22 years ago