1. 82364bb New applet, seq. No options, just the basics. by Glenn L McGrath · 21 years ago
  2. 036dbaa Modify bb_lookup_port to allow the protocol to be specified, allowing by Glenn L McGrath · 21 years ago
  3. 17b4a20 Patch by Tito, reduce size of deallocvt, also make the usage message by Glenn L McGrath · 21 years ago
  4. 7c87b67 Patch from Bastian Blank, allow the buildtime to be overriden with a by Glenn L McGrath · 21 years ago
  5. 7f48a95 Update example slightly by Eric Andersen · 21 years ago
  6. 7b253f8 ws, show date setting format by Tim Riker · 21 years ago
  7. ce91c8a Isolate code better for unused options, config option to enable long by Glenn L McGrath · 21 years ago
  8. b905028 Patch from Ned Ludd, solar at gentoo dot org: by Eric Andersen · 21 years ago
  9. 8f3bc4c New applet, rx, by Christopher Hoover by Glenn L McGrath · 21 years ago
  10. b868f55 Eradicate all references to loadacm by Eric Andersen · 21 years ago
  11. 08573e0 Kill off the loadacm applet. It is unused, unmaintained by Eric Andersen · 21 years ago
  12. ffccf6e Change interface to bb_lookup_host, dont try and set port inside this by Glenn L McGrath · 21 years ago
  13. d4a5e25 Patch from Fillod Stephane: by Eric Andersen · 21 years ago
  14. f18bd89 Tito writes: by Eric Andersen · 21 years ago
  15. f796700 rename __getgrent so that it doesn't conflict with some libc's by Russ Dill · 21 years ago
  16. a1fece2 Get vfork_daemon_rexec working under uclinux by Russ Dill · 21 years ago
  17. de4f07e remove some spaces that mess up autodocifier.pl by Eric Andersen · 21 years ago
  18. c83e3a6 Patch from Steven Scholz, make usage more consistent with actual behaviour. by Glenn L McGrath · 21 years ago
  19. 7ffe133 As we no longer use function pointers for read in common archiving code by Glenn L McGrath · 21 years ago
  20. 2cd1eb1 Remove unused function by Glenn L McGrath · 21 years ago
  21. 78cd84d Dont over-read fd, use function pointer for hash function. by Glenn L McGrath · 21 years ago
  22. d85421d Include stdint.h by Glenn L McGrath · 21 years ago
  23. 0c5d9c2 COMPRESS, not UNCOMPRESS by Glenn L McGrath · 21 years ago
  24. 7370f62 Update usage for tar -Z by Glenn L McGrath · 21 years ago
  25. 0b6539f Update md5sum, sha1sum options, patch by Steven Scholz by Glenn L McGrath · 21 years ago
  26. 5699b85 Move from read_gz to the pipe()+fork() method. by Glenn L McGrath · 21 years ago
  27. e9080c9 NEW APPLET: pipe_progress, used by debian installer by Glenn L McGrath · 21 years ago
  28. 5f28455 Oskar Liljeblad writes: by Eric Andersen · 21 years ago
  29. d2a897a Merge common parts of sha1sum and md5sum, which is everything except the by Glenn L McGrath · 21 years ago
  30. 04d055f Fix rdate and ftpget/ftpput so they compile with the new xconnect. by Eric Andersen · 21 years ago
  31. e6dc439 Rework wget, the xconnect interface, and its various clients by Eric Andersen · 21 years ago
  32. f235d05 Use the return value from uncompress_bunzip, fix some typo by Glenn L McGrath · 21 years ago
  33. a928774 Goetz Bock writes: by Eric Andersen · 21 years ago
  34. d12061b Vodz last_patch_117, update options for new xargs by Glenn L McGrath · 21 years ago
  35. 17d21fa New applet, devfsd, by Matteo Croce and Tito by Glenn L McGrath · 21 years ago
  36. 29c77f7 Arnd Ben Otto writes: by Eric Andersen · 21 years ago
  37. dae099b We did not have a safe_write, which is the analog to safe_read. Convert by Eric Andersen · 21 years ago
  38. aa5a602 Patch by Rob Landley, work in progress update, fixes lots of bugs, by Glenn L McGrath · 21 years ago
  39. eebcc1d Add the "install" applet, move get_ug_id to libbb as its used by chown, by Glenn L McGrath · 21 years ago
  40. 8efe967 Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize) by Eric Andersen · 21 years ago
  41. 2af3044 Typo. by Glenn L McGrath · 21 years ago
  42. 99bd5ad more crond+crontab integrating with loginutil libbb functions and deleted by Glenn L McGrath · 21 years ago
  43. dc4e75e move all "-/bin/sh" "/bin/sh" and "sh" to libbb/messages.c file as one by Glenn L McGrath · 21 years ago
  44. 2ce002a Help for date -I when CONFIG_FEATURE_DATE_ISOFMT is enabled. by Glenn L McGrath · 21 years ago
  45. a6b7bdc Vodz, last patch 105 by Glenn L McGrath · 21 years ago
  46. 4cee66d Dont unlink when testing ! by Glenn L McGrath · 21 years ago
  47. 97e2426 "staywithu" writes: by Eric Andersen · 21 years ago
  48. 2e9c257 Implement a minimalist 'last' which allows the LEAF project to by Eric Andersen · 21 years ago
  49. 92fb939 Kent Robotti noted that mt.c uses "rewind" not "rew" by Eric Andersen · 21 years ago
  50. 0a57a79 Patch from Steven Scholz: by Eric Andersen · 21 years ago
  51. 546f21a Remove code that too agressively disabled inlines by Eric Andersen · 21 years ago
  52. 2a18689 Bruno Randolf writes: by Eric Andersen · 21 years ago
  53. 4052051 Patch from vodz to update httpd usage by Eric Andersen · 21 years ago
  54. 35e643b last_patch95 from vodz: by Eric Andersen · 21 years ago
  55. a501d0f Remove the update utility, that is only relevant to older 2.0.x kernels by Eric Andersen · 21 years ago
  56. 85e5e72 Remove remaining libc5 support code by Eric Andersen · 21 years ago
  57. 725db19 Very minor rdate updates by Eric Andersen · 21 years ago
  58. cde8f53 Paul Mundt <lethal@linux-sh.org> writes: by Eric Andersen · 21 years ago
  59. 592ebd5 Patch from Paul Mundt: by Eric Andersen · 21 years ago
  60. 3443bd7 Matteo Croce submitted a hdparm applet. by Eric Andersen · 21 years ago
  61. 335816b Fix a silly typo by Eric Andersen · 21 years ago
  62. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  63. f890f9d This declaration no longer needs to hide when using dmalloc by Eric Andersen · 22 years ago
  64. 01c3d40 Add the fdformat utility, based on a patch from Kent Robotti, by Eric Andersen · 22 years ago
  65. bccb315 Fix stupid unterminated parenthesis by Eric Andersen · 22 years ago
  66. 9e48045 Patch from Russell Coker: by Eric Andersen · 22 years ago
  67. a3bb3e6 Geir Thomassen wrote, regarding networking/httpd.c line 1358 by Eric Andersen · 22 years ago
  68. 655d814 New applet: patch, applies a unified diff by Glenn L McGrath · 22 years ago
  69. f0f754a Based on a tinylogin patch from Philip Blundell, add several by Eric Andersen · 22 years ago
  70. c9e7024 Add prototype update missing from last_patch89. Fix screwy formatting in cut. by Eric Andersen · 22 years ago
  71. 8876fb2 last_patch89 from vodz: by Eric Andersen · 22 years ago
  72. dfce353 Fix rpm usage msg by Eric Andersen · 22 years ago
  73. 2483343 Vodz, last_patch_88 by Glenn L McGrath · 22 years ago
  74. 82ab3d7 Make all syscall declarations use the syscall() function by Eric Andersen · 22 years ago
  75. 393183d Vodz, last_patch_86 by Glenn L McGrath · 22 years ago
  76. 49e74ef Add some missing lines for getty, patch by Steven Scholz by Glenn L McGrath · 22 years ago
  77. 1e11c34 minit, a Minimal init system. by Glenn L McGrath · 22 years ago
  78. f01b805 New applet, fold by Glenn L McGrath · 22 years ago
  79. c91ce57 Config option to create an fgrep alias by Glenn L McGrath · 22 years ago
  80. 4baef0c Minor cleanups. Document the cmp -l option. by Manuel Novoa III · 22 years ago
  81. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  82. a9c6bc4 Define bb_xgetlarg as a standard interface for extracting by Eric Andersen · 22 years ago
  83. ae0f1e7 New applet sha1sum by Glenn L McGrath · 22 years ago
  84. 4a4c677 Patch from Bastian Blank by Glenn L McGrath · 22 years ago
  85. 18d8a3b udhcpc is supposed to be in /sbin, not /usr/sbin/ by Eric Andersen · 22 years ago
  86. 06e9565 New applet, inetd, make httpd features more configurable, update authors, last_patch_80 by Glenn L McGrath · 22 years ago
  87. a88cb50 Patch from mathuria, compatability with solaris by Glenn L McGrath · 22 years ago
  88. 853c494 A patch from John F. Kelly to add in a utility for configuring by Eric Andersen · 22 years ago
  89. 97d86f2 Apply patch from Ghozlane Toumi to add -inum support to find. by Eric Andersen · 22 years ago
  90. be65c35 Patch from Artem Egorkine to support the -m option by Eric Andersen · 22 years ago
  91. 9e5d6c0 run telnet from inetd, present login prompt if login is configured, by Glenn L McGrath · 22 years ago
  92. 2e51a14 New test mode that allows run_parts to fail silently if the directory by Glenn L McGrath · 22 years ago
  93. a9adef0 Dont use getopt_long, minor usage changes, patch by Nick Fedchik by Glenn L McGrath · 22 years ago
  94. f2ba45e Compile option to avoid using /usr directory, patch by Bastian Blank by Glenn L McGrath · 22 years ago
  95. 147a3ca Patch for the debian-cvs package, ip* applets in /bin, patch from Bastian Blank by Glenn L McGrath · 22 years ago
  96. e0716ba Fixup addgroup help text by Eric Andersen · 22 years ago
  97. b4a1baa Correct some init issues, update email address, last_patch78 by Vladimir by Glenn L McGrath · 22 years ago
  98. d66370c Option to allow ifupdown use ip commands instead of ifconfig, add flush by Glenn L McGrath · 22 years ago
  99. 9e59841 arping applet by Nick Fedchik by Glenn L McGrath · 22 years ago
  100. 58c708a New applet: httpd, by Glenn Engel by Glenn L McGrath · 22 years ago