1. 725db19 Very minor rdate updates by Eric Andersen · 21 years ago
  2. cde8f53 Paul Mundt <lethal@linux-sh.org> writes: by Eric Andersen · 21 years ago
  3. 592ebd5 Patch from Paul Mundt: by Eric Andersen · 21 years ago
  4. 3443bd7 Matteo Croce submitted a hdparm applet. by Eric Andersen · 21 years ago
  5. 335816b Fix a silly typo by Eric Andersen · 21 years ago
  6. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  7. f890f9d This declaration no longer needs to hide when using dmalloc by Eric Andersen · 21 years ago
  8. 01c3d40 Add the fdformat utility, based on a patch from Kent Robotti, by Eric Andersen · 21 years ago
  9. bccb315 Fix stupid unterminated parenthesis by Eric Andersen · 21 years ago
  10. 9e48045 Patch from Russell Coker: by Eric Andersen · 21 years ago
  11. a3bb3e6 Geir Thomassen wrote, regarding networking/httpd.c line 1358 by Eric Andersen · 21 years ago
  12. 655d814 New applet: patch, applies a unified diff by Glenn L McGrath · 21 years ago
  13. f0f754a Based on a tinylogin patch from Philip Blundell, add several by Eric Andersen · 21 years ago
  14. c9e7024 Add prototype update missing from last_patch89. Fix screwy formatting in cut. by Eric Andersen · 21 years ago
  15. 8876fb2 last_patch89 from vodz: by Eric Andersen · 21 years ago
  16. dfce353 Fix rpm usage msg by Eric Andersen · 21 years ago
  17. 2483343 Vodz, last_patch_88 by Glenn L McGrath · 21 years ago
  18. 82ab3d7 Make all syscall declarations use the syscall() function by Eric Andersen · 21 years ago
  19. 393183d Vodz, last_patch_86 by Glenn L McGrath · 21 years ago
  20. 49e74ef Add some missing lines for getty, patch by Steven Scholz by Glenn L McGrath · 21 years ago
  21. 1e11c34 minit, a Minimal init system. by Glenn L McGrath · 21 years ago
  22. f01b805 New applet, fold by Glenn L McGrath · 21 years ago
  23. c91ce57 Config option to create an fgrep alias by Glenn L McGrath · 21 years ago
  24. 4baef0c Minor cleanups. Document the cmp -l option. by Manuel Novoa III · 22 years ago
  25. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  26. a9c6bc4 Define bb_xgetlarg as a standard interface for extracting by Eric Andersen · 22 years ago
  27. ae0f1e7 New applet sha1sum by Glenn L McGrath · 22 years ago
  28. 4a4c677 Patch from Bastian Blank by Glenn L McGrath · 22 years ago
  29. 18d8a3b udhcpc is supposed to be in /sbin, not /usr/sbin/ by Eric Andersen · 22 years ago
  30. 06e9565 New applet, inetd, make httpd features more configurable, update authors, last_patch_80 by Glenn L McGrath · 22 years ago
  31. a88cb50 Patch from mathuria, compatability with solaris by Glenn L McGrath · 22 years ago
  32. 853c494 A patch from John F. Kelly to add in a utility for configuring by Eric Andersen · 22 years ago
  33. 97d86f2 Apply patch from Ghozlane Toumi to add -inum support to find. by Eric Andersen · 22 years ago
  34. be65c35 Patch from Artem Egorkine to support the -m option by Eric Andersen · 22 years ago
  35. 9e5d6c0 run telnet from inetd, present login prompt if login is configured, by Glenn L McGrath · 22 years ago
  36. 2e51a14 New test mode that allows run_parts to fail silently if the directory by Glenn L McGrath · 22 years ago
  37. a9adef0 Dont use getopt_long, minor usage changes, patch by Nick Fedchik by Glenn L McGrath · 22 years ago
  38. f2ba45e Compile option to avoid using /usr directory, patch by Bastian Blank by Glenn L McGrath · 22 years ago
  39. 147a3ca Patch for the debian-cvs package, ip* applets in /bin, patch from Bastian Blank by Glenn L McGrath · 22 years ago
  40. e0716ba Fixup addgroup help text by Eric Andersen · 22 years ago
  41. b4a1baa Correct some init issues, update email address, last_patch78 by Vladimir by Glenn L McGrath · 22 years ago
  42. d66370c Option to allow ifupdown use ip commands instead of ifconfig, add flush by Glenn L McGrath · 22 years ago
  43. 9e59841 arping applet by Nick Fedchik by Glenn L McGrath · 22 years ago
  44. 58c708a New applet: httpd, by Glenn Engel by Glenn L McGrath · 22 years ago
  45. 87444ef Add usage for tar -j and -z by Glenn L McGrath · 22 years ago
  46. cf93274 rmmod -a removed modules recursively by Tim Riker · 22 years ago
  47. 25fe94f Merge copyfd and copy_file_chunk by Glenn L McGrath · 22 years ago
  48. 02d7cbf New applets, ftpget and ftpput by Glenn L McGrath · 22 years ago
  49. f03c933 New applet, nameif by Nick Fedchik and myself. by Glenn L McGrath · 22 years ago
  50. 9130c85 full usage cleanup for udhcp by Glenn L McGrath · 22 years ago
  51. 6d07432 Support the o, f and p options, patch by Magnus M�rtensson by Glenn L McGrath · 22 years ago
  52. b72a735 rpm applet by Laurence Anderson by Glenn L McGrath · 22 years ago
  53. 62fae30 Realpath applet by Glenn L McGrath · 22 years ago
  54. 66125c8 Move add_to_list from libunarchive to libbb so it can be of more general use (eg ifupdown). Changed the name to llist_add_to as i plan on adding more llist_ functions as needed (e.g. llist_free). by Glenn L McGrath · 22 years ago
  55. f0a360e Usage for klogd -c by Glenn L McGrath · 22 years ago
  56. b963875 Move compare_string_array to libbb by Glenn L McGrath · 22 years ago
  57. f112daa Enable ip commands to be compiled seperate from ip, modifed patch from Bastian Blank by Glenn L McGrath · 22 years ago
  58. 062c74f last_patch_68 from Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  59. 441e7ef fdisk applet by Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  60. efe7889 Headers for the read_gz changes by Glenn L McGrath · 22 years ago
  61. 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
  62. 8f0722a Move readlink, mktemp, run-parts and which to a new debianutils dir. by Glenn L McGrath · 22 years ago
  63. c11986d ipcalc applet by Stephan Linz and Jordan Crouse by Glenn L McGrath · 22 years ago
  64. f57674e Rewrite of xargs by Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
  65. 5a7ec22 last_patch64 from Vladimir N. Oleynik <dzo@simtreas.ru> by Glenn L McGrath · 22 years ago
  66. 9a2d272 IP applet by Bastian Blank <waldi@debian.org> by Glenn L McGrath · 22 years ago
  67. 021fa7d debian compatable ifup and ifdown commands by Glenn L McGrath · 22 years ago
  68. 1713a11 Fix a stupid typo by Eric Andersen · 22 years ago
  69. ef5e8f8 Implement a small strings applet by Eric Andersen · 22 years ago
  70. 0288c8e typo in udhcpc help by Russ Dill · 22 years ago
  71. 7f2a953 Fail silently if a partial tar header is read as tar.bz2 is leaving trailing junk (not sure why), add some missing files by Glenn L McGrath · 22 years ago
  72. 18bbca1 enable .tar.bz2 for dpkg-deb by Glenn L McGrath · 22 years ago
  73. 8e94098 Change filter paramaters, filters can be more powefull now by Glenn L McGrath · 22 years ago
  74. 237ae42 Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j by Glenn L McGrath · 22 years ago
  75. 6ab32eb Move data_extract_all_prefix to dpkg, its only used there. by Glenn L McGrath · 22 years ago
  76. 60bce49 Move bunzip2 idecompression code to libunarchive by Glenn L McGrath · 22 years ago
  77. bf1cc8b Make uncompress a seperate applet so it doesnt pull in all the gunzip code by Glenn L McGrath · 22 years ago
  78. 5e02c67 vodz forgot to include the suid field by Eric Andersen · 22 years ago
  79. fe5b1a9 Apply patch from bug #1278 -- fix usage message for the by Eric Andersen · 22 years ago
  80. 72e1212 vodz writes: by Eric Andersen · 22 years ago
  81. f6f7bfb last_patch63 from vodz: add in crond and crontab applets by Eric Andersen · 22 years ago
  82. 44608e9 Patch last_pach62 from vodz. This patch moves all the /proc parsing by Eric Andersen · 22 years ago
  83. 61b7904 Update dpkg to use new unarchive code by Glenn L McGrath · 22 years ago
  84. c5c1a8a Fix exclude/include problem by Glenn L McGrath · 22 years ago
  85. 61fb489 added full udhcp integration by Russ Dill · 22 years ago
  86. e0f5500 Fix init docs by Eric Andersen · 22 years ago
  87. 08a7220 last_patch58 from vodz: by Eric Andersen · 22 years ago
  88. 02e6ba9 Vodz' last_patch57: Hi, Erik. by Eric Andersen · 22 years ago
  89. 2e41d0c Fix compress support and prevent a segfault by Glenn L McGrath · 22 years ago
  90. 5a66b64 Reverse some minor changes that got caught up in my big unarchive patch by Glenn L McGrath · 22 years ago
  91. 7ca04f3 New common unarchive code. by Glenn L McGrath · 22 years ago
  92. 420b208 Add a new top applet -Erik by Eric Andersen · 22 years ago
  93. 18b76e6 Watch applet by Michael Habermann by Glenn L McGrath · 22 years ago
  94. c38678d Apply vodz' last_patch52 by Eric Andersen · 22 years ago
  95. 061c900 mesg applet by Manuel Novoa III by Glenn L McGrath · 22 years ago
  96. ec0c48c openvt applet by Quy Tonthat by Glenn L McGrath · 22 years ago
  97. 6714862 Use busybox's show_usage function for help by Glenn L McGrath · 22 years ago
  98. 7a32aaa Awk applet written from scratch by Dmitry Zakharov by Glenn L McGrath · 22 years ago
  99. 933d10d Remove extrangeous backslashes that were probably introduced by by Aaron Lehmann · 22 years ago
  100. 242e3b6 define inline if needed for ANSI C compatability by Glenn L McGrath · 22 years ago