1. 0764a7f ifupdown: make it NOMMU-capable by Denis Vlasenko · 17 years ago
  2. 7a60133 tftpd: fix download: we must change user AFTER bind by Denis Vlasenko · 17 years ago
  3. 403a5a2 tftpd: options -c (allow _new_ files to be uploaded) and -u USER by Denis Vlasenko · 17 years ago
  4. 71c9f01 tftp(d): a bit more verbose error reporting by Denis Vlasenko · 17 years ago
  5. dd9228b tftpd: make it emit error packets by Denis Vlasenko · 17 years ago
  6. c0183e6 unlzma: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> by Denis Vlasenko · 17 years ago
  7. 6aa7696 mount: #ifdef out MOUNT_LABEL code parts if it is not selected by Denis Vlasenko · 17 years ago
  8. 2a7a451 patch: don't trash permissions of patched file by Denis Vlasenko · 17 years ago
  9. d7e6af2 tftpd: make open() check r/w permissions instead of doing it ourself. by Denis Vlasenko · 17 years ago
  10. 78c5656 tftpd: fix bugs spotted by Vladimir by Denis Vlasenko · 17 years ago
  11. e421b5e init: do not close all descriptors > 2. We were doing it - sometimes. by Denis Vlasenko · 17 years ago
  12. 2724fa9 remove alarm() calls which were functioning as a primitive by Paul Fox · 17 years ago
  13. fb274df init: do not use bb_sanitize_stdio(), "/dev/null" may be missing (yet) by Denis Vlasenko · 17 years ago
  14. 9c8c038 httpd: small fixlet for POST upload - skip by Denis Vlasenko · 17 years ago
  15. d1277c6 remove extra spaces in help text; delete duplicate #define by Denis Vlasenko · 17 years ago
  16. d0a071a brctl: eliminate stray data object by Denis Vlasenko · 17 years ago
  17. b44c790 *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. by Denis Vlasenko · 17 years ago
  18. d25c33f volume_id: disable detection routines which are not setting label and uuid anyway by Denis Vlasenko · 17 years ago
  19. c5b7372 volude_id: remove unused fields and functions which were setting them by Denis Vlasenko · 17 years ago
  20. 592d4fe selinux/*: -Wunused-parameter fixes runsv: make it NOMMU-capable by Denis Vlasenko · 17 years ago
  21. 4866e90 svn add/svn rm to actually move tcp/udpsvd... by Denis Vlasenko · 17 years ago
  22. 4ee7cd4 *: mode tcp/udpsvd to networking, delete ipsvd/* by Denis Vlasenko · 17 years ago
  23. aa9b182 tftpd: new applet (mostly using existing code for tftp) by Denis Vlasenko · 17 years ago
  24. 1d42665 *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) by Denis Vlasenko · 17 years ago
  25. 62a90cd *: shrink by using [f]open_or_warn_stdin where appropriate by Denis Vlasenko · 17 years ago
  26. d02db89 clean up TODO file. No real code changes. by Denis Vlasenko · 17 years ago
  27. 85c2471 *: fix fallout from -Wunused-parameter by Denis Vlasenko · 17 years ago
  28. 081eb71 dnsd: properly set _src_ IP:port on outgoing UDP packets by Denis Vlasenko · 17 years ago
  29. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  30. a55bd05 fsck: shrink (we were passing around some params which were unused) by Denis Vlasenko · 17 years ago
  31. 397de61 help text: regularize format, and shrink by Denis Vlasenko · 17 years ago
  32. a4522c5 mount: plug a hole where FEATURE_MOUNT_HELPERS could allow execution by Denis Vlasenko · 17 years ago
  33. afc4113 fuser: bugfixes and shrink. It was assuming that xmalloc zeroes returned area! by Denis Vlasenko · 17 years ago
  34. cdf6277 dos2unix: tiny shrink by Denis Vlasenko · 17 years ago
  35. 107fe7c less: improve search when data is not supplied fast enough by stdin - by Denis Vlasenko · 17 years ago
  36. aefed94 tcpsvd,udpsvd: make them NOMMU-capable inetd: make udp nowait work by Denis Vlasenko · 17 years ago
  37. 9f153f6 fsck_minix: getopt32-ification; code shrink; reduce stack usage; by Denis Vlasenko · 17 years ago
  38. 3f165fa libbb: introduce and use sigprocmask_allsigs and sigaction_set. by Denis Vlasenko · 17 years ago
  39. 8e2cfec libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set by Denis Vlasenko · 17 years ago
  40. 4cf1d08 nc: remove a bit of bloat by Denis Vlasenko · 17 years ago
  41. 4e6d511 inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames by Denis Vlasenko · 17 years ago
  42. 4e6c812 crond: make it NOMMU-capable by Denis Vlasenko · 17 years ago
  43. 35e9c5d fixups to vi usage, and move the initial redraw() past the by Paul Fox · 17 years ago
  44. c51fc7b by Paul Fox · 17 years ago
  45. b4a5087 define DEBUG as 0, for when ENABLE_FEATURE_DEVPTS is not on. by Paul Fox · 17 years ago
  46. 4917c11 fix vi's '?' and '/' commands to correctly set a new direction by Paul Fox · 17 years ago
  47. a43dba7 msh: create testsuite (based on hush one) by Denis Vlasenko · 17 years ago
  48. 444639c unlzma: save a few more bytes, and maybe even a bit faster now by Denis Vlasenko · 17 years ago
  49. c3fff87 unlzma: if !LZMA_FAST, save ~200 more bytes (Pascal Bellard <pascal.bellard AT ads-lu.com>) by Denis Vlasenko · 17 years ago
  50. 4aafd5f msh: a few fields renamed; short->int conversion for a field by Denis Vlasenko · 17 years ago
  51. d18f52b actually add bb_qsort.c *: s/Denis/Denys/ by Denis Vlasenko · 17 years ago
  52. fb29038 libbb: inntroduce and use bb_pstrcmp() and qsort_string_vector() by Denis Vlasenko · 17 years ago
  53. 509697f msh: renames: ->words => ->op_words, space() => get_space() by Denis Vlasenko · 17 years ago
  54. da8ae75 doc: add info about sed s/.../.../I modifier by Denis Vlasenko · 17 years ago
  55. fe21883 msh: fix for bug 846 ("break" didn't work second time) by Denis Vlasenko · 17 years ago
  56. 8a2e421 nmeter: fix bug where %[mf] behaves as %[mt] by Denis Vlasenko · 17 years ago
  57. 19fb67e run-parts: add --reverse by Denis Vlasenko · 17 years ago
  58. b29028e zcip: chdiring to root when daemonizing is not useful, by Denis Vlasenko · 17 years ago
  59. f39c7c0 sed: n cmd must reset "we had successful subst" flag. closes bug 1214. by Denis Vlasenko · 17 years ago
  60. cd174d1 microcom: shrink by Denis Vlasenko · 17 years ago
  61. 32fd76c script: correctly handle buffered "tail" of output. +35 bytes. by Denis Vlasenko · 17 years ago
  62. 93e1a21 - Don't point to obsolete patches but the current fixes for the stable releases by Bernhard Reutner-Fischer · 17 years ago
  63. 3444bd4 - update docs to point to the current stable branch by Bernhard Reutner-Fischer · 17 years ago
  64. 51f421a - fix compilation failure due to implicit decl of resolve_mount_spec(). by Bernhard Reutner-Fischer · 17 years ago
  65. 1acb4ef httpd: fix breakage introduced by "support for I:index.xml" by Denis Vlasenko · 17 years ago
  66. 574f2f4 *: add optimization barrier to all "G trick" locations by Denis Vlasenko · 17 years ago
  67. fe66a0e lpr: removed stdio; added "job received" message in verbose mode. by Denis Vlasenko · 17 years ago
  68. c8f2f74 libbb: add forgotten part of "script" applet change by Denis Vlasenko · 17 years ago
  69. 5014dad script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com> by Denis Vlasenko · 17 years ago
  70. 8195d20 sendmail: yet another maintainer's update by Denis Vlasenko · 17 years ago
  71. 17db1a9 sendmail: update from maintainer by Denis Vlasenko · 17 years ago
  72. 7be1030 lpr: fflush stdout fix by Denis Vlasenko · 17 years ago
  73. be048f2 syslogd: optional support for dropping dups. closes bug 436. by Denis Vlasenko · 17 years ago
  74. 06aed43 ifenslave: new applet. closes bug 115. by Denis Vlasenko · 17 years ago
  75. 04bb2d2 start_stop_daemon: stop using data/bss by Denis Vlasenko · 17 years ago
  76. d4f0b94 reset: call "stty sane". Closes bug 1414. by Denis Vlasenko · 17 years ago
  77. d686482 actually add libbb/safe_gethostname.c by Denis Vlasenko · 17 years ago
  78. 6f1713f *: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it> by Denis Vlasenko · 17 years ago
  79. 394eebe lpd: spool mode added by Vladimir by Denis Vlasenko · 17 years ago
  80. 38b8831 lpd: now with "svn add"... by Denis Vlasenko · 17 years ago
  81. f99afb5 lpd: new applet by Vladimir Dronnikov <dronnikov AT gmail.com> by Denis Vlasenko · 17 years ago
  82. a2f4735 forgotten bit of rmdir long options support by Denis Vlasenko · 17 years ago
  83. 6d8112c fix typo in comment, no code changes by Denis Vlasenko · 17 years ago
  84. 8f8a420 lpr: fixing vda's thinko by Denis Vlasenko · 17 years ago
  85. b78d1c0 less: shrink by Denis Vlasenko · 17 years ago
  86. 4f82bdb lpr,lpq: rework by dronnikov AT gmail.com by Denis Vlasenko · 17 years ago
  87. 52feee9 rmdir: optional long options support for Debian users. +68 bytes. by Denis Vlasenko · 17 years ago
  88. 28b2991 watch: shrink (by walter harms <WHarms AT bfs.de>) by Denis Vlasenko · 17 years ago
  89. 400d8bb less,klogd,syslogd,nc,tcpudp: exit on signal by killing itself, not exit(1) by Denis Vlasenko · 17 years ago
  90. d553faf less: small shrink by Denis Vlasenko · 17 years ago
  91. a7259b6 syslogd: small shrink by Denis Vlasenko · 17 years ago
  92. d2172c0 less: make it a bit more resistant against statusline corruption. by Denis Vlasenko · 17 years ago
  93. 3319637 less: update line input so that it doesn't interfere with by Denis Vlasenko · 17 years ago
  94. 8662075 lpr: document options better by Denis Vlasenko · 17 years ago
  95. 32b2a9f small code readability and typo fixes by Denis Vlasenko · 17 years ago
  96. 68444b9 lpr and lpq applets by Walter Harms. by Denis Vlasenko · 17 years ago
  97. 6aa74fc ash: s/ckzmalloc/ckzalloc/ by Denis Vlasenko · 17 years ago
  98. 838ffd5 ash: sprinkle a bit more of zeroed allocations. by Denis Vlasenko · 17 years ago
  99. 2f518b0 httpd: "HEAD" support. Closes bug 1530. by Denis Vlasenko · 17 years ago
  100. 081efd1 corrected English in comment by Denis Vlasenko · 17 years ago