1. be7d2a8 sendmail is lexically after selinux, so fix the order by Mike Frysinger · 17 years ago
  2. 25cd7fd add a test case for usage strings to catch people forgetting to add trailing escape in middle of usage by Mike Frysinger · 17 years ago
  3. 1e47c42 fix microcom usage by Mike Frysinger · 17 years ago
  4. e00e502 tar: real support for -p. +200 if selected. by Denis Vlasenko · 17 years ago
  5. 39487e2 libbb: filename completion should match dangling symlinks too by Denis Vlasenko · 17 years ago
  6. 94e87bc ash: explain why "set -o BOGUS" doesn't abort by Denis Vlasenko · 17 years ago
  7. 28bf671 ash: make ash -c 'if set -o barfoo 2>/dev/null; then echo foo; else echo bar; fi' work by Denis Vlasenko · 17 years ago
  8. f1d93ec build system: pass CFLAGS to link stage too (closes bug 1376) by Denis Vlasenko · 17 years ago
  9. b2e578a umount: instead of non-standard -D, use -d with opposite meaning by Denis Vlasenko · 17 years ago
  10. 773f671 typo fix by Denis Vlasenko · 17 years ago
  11. 12c0622 tar: do "short EOF" compat only if CONFIG_DESKTOP. by Denis Vlasenko · 17 years ago
  12. b5ee8db add ',' and 'gg' commands (patch from Leo Jay) by Paul Fox · 17 years ago
  13. 65eb550 reinstate redir.tests with correct perms by Denis Vlasenko · 17 years ago
  14. 81887e2 ash: add a testcase for recently fixed signal bug by Denis Vlasenko · 17 years ago
  15. 23ffb6a tar: compat: handle tarballs with only one zero block at the end by Denis Vlasenko · 17 years ago
  16. 6dd03f0 switch_root: stop at first non-option. Closes bug 1425. by Denis Vlasenko · 17 years ago
  17. 87cf2ee tar: move FNM_LEADING_DIR #define to tar.c - no other users. Closes bug 1332. by Denis Vlasenko · 17 years ago
  18. d5fe880 cp: add ENABLE_FEATURE_VERBOSE_CP_MESSAGE. Closes bug 1470 by Denis Vlasenko · 17 years ago
  19. 9d96af2 mkswap: fix help text to not lie about supported options. by Denis Vlasenko · 17 years ago
  20. 3b92eaa sort: -z outputs NUL terminated lines. Closes bug 1591. by Denis Vlasenko · 17 years ago
  21. 75cddd8 syslogd: send '\n'-terminated messages over the network. by Denis Vlasenko · 17 years ago
  22. 0a4624a build system: don't use -o /dev/null, old gcc can delete /dev/null! by Denis Vlasenko · 17 years ago
  23. 59bb4a4 website: add direct links to every last stable release tarball by Denis Vlasenko · 17 years ago
  24. 7c5258b website: fix English by Denis Vlasenko · 17 years ago
  25. 3d3d698 Announce 1.9.1 by Denis Vlasenko · 17 years ago
  26. fee2d0c msh: stop trying to parse variables in "msh SCRIPT VAR=val param". by Denis Vlasenko · 17 years ago
  27. 7e49752 msh: instead of fixing "ls | cd", "cd | ls" etc just disallow by Denis Vlasenko · 17 years ago
  28. e26b278 ash: fix warning about _GNU_SOURCE being redefined, fix typo in comment. by Denis Vlasenko · 17 years ago
  29. 648b44f msh: shrink, mainly by using smallints by Denis Vlasenko · 17 years ago
  30. a5f2cd3 msh: do not run pipes where last command is a builtin by Denis Vlasenko · 17 years ago
  31. fc21305 httpd: fix bug where we did chdir("") if CGI path had only one "/". by Denis Vlasenko · 17 years ago
  32. f536b99 - shrink a tiny bit (-30Bytes) by Bernhard Reutner-Fischer · 17 years ago
  33. a985d30 - spelling fixes by Bernhard Reutner-Fischer · 17 years ago
  34. 8317799 hush: die_sllep needs restoring only if job control is on by Denis Vlasenko · 17 years ago
  35. 08126f6 hush: close-on-exec interactive_fd by Denis Vlasenko · 17 years ago
  36. 459a5ad hush: set CLOEXEC on script file being executed by Denis Vlasenko · 17 years ago
  37. 4ecfcdc hush: fix the comment by Denis Vlasenko · 17 years ago
  38. c04163a hush: reset die_sleep to 0 in child after fork by Denis Vlasenko · 17 years ago
  39. 04e11c9 getpot: add support for "a+" specifier for nonnegative int parameters. by Denis Vlasenko · 17 years ago
  40. 9304d6e microcom: read more than 1 byte from device, if possible by Denis Vlasenko · 17 years ago
  41. 991a1da ash: fix "orwell bug" 1984. Testcase: by Denis Vlasenko · 17 years ago
  42. 0ef240d hush: small fixes to docs/testsuite by Denis Vlasenko · 17 years ago
  43. 05743d7 hush: reinstate `cmd` handling for NOMMU (with fat big warning). by Denis Vlasenko · 17 years ago
  44. 68e8e96 microcom: compile fixes by Denis Vlasenko · 17 years ago
  45. d56e3cc microcom: split -d (delay) option away from -t by Denis Vlasenko · 17 years ago
  46. 937b10f build system: make it do without od -t by Denis Vlasenko · 17 years ago
  47. 761e1d1 mktemp: don't advertise -q option by Denis Vlasenko · 17 years ago
  48. 65581f3 mktemp: support -p DIR (Timo Teras <timo.teras at iki.fi>) by Denis Vlasenko · 17 years ago
  49. 1e2a7e4 test: fix mishandling of 'test ! arg1 op arg2 more args'; add testsuite by Denis Vlasenko · 17 years ago
  50. 6d52c1e sendmail: update from maintainer by Denis Vlasenko · 17 years ago
  51. dc1c457 microcom: update from maintainer by Denis Vlasenko · 17 years ago
  52. 97bd0e0 README: doccument the need of CONFIG_DESKTOP by Denis Vlasenko · 17 years ago
  53. 7dbf1b4 httpd: add a bit of error logging; a few code simplifications. +29 bytes. by Denis Vlasenko · 17 years ago
  54. afdad65 - add eject -s for SCSI- and USB-devices (Nico Erfurth) by Bernhard Reutner-Fischer · 17 years ago
  55. 534b8d0 force disable setlocalversion usage in busybox by Mike Frysinger · 17 years ago
  56. 9412ec7 some more fixes for cross-compiling on an OS X host: apple provides core types so dont redefine them, sys/statfs.h is not available, and only use some newer AF_* defines if they are actually available by Mike Frysinger · 17 years ago
  57. 22876c7 only include mntent.h according to HAVE_MNTENT_H and dont define this on OS X by Mike Frysinger · 17 years ago
  58. b386c1c udhcp: ifdef out unused members by Denis Vlasenko · 17 years ago
  59. d55fe3e udhcp: optional support for non-standard DHCP ports (+300 bytes when selected) by Denis Vlasenko · 17 years ago
  60. e8ef7ec unzip: do not try to read entire compressed stream at once (it can be huge) by Denis Vlasenko · 17 years ago
  61. f3f33eb zcip: open ARP socket before openlog (else we can thrash syslog socket) by Denis Vlasenko · 17 years ago
  62. f8157ca nohup: compat patch by Christoph Gysin <mailinglist.cache at gmail.com> by Denis Vlasenko · 17 years ago
  63. 32d49bc mkswap: do not do extra seek mount: add another mount helper call method by Denis Vlasenko · 17 years ago
  64. c85bfca ps: fixlet to disabled compat code by Denis Vlasenko · 17 years ago
  65. 5c3d2b3 ash: readability enhancement, no code changes by Denis Vlasenko · 17 years ago
  66. 95dc672 getty: don't try to detect parity on local lines by Denis Vlasenko · 17 years ago
  67. 30eb319 fsck: don't kill pid -1! (Roy Marples <roy at marples.name>) by Denis Vlasenko · 17 years ago
  68. 6e602c4 msh: also handle EOF/read errors correctly by Denis Vlasenko · 17 years ago
  69. 80667e3 msh: fix Ctrl-C handling with line editing by Denis Vlasenko · 17 years ago
  70. a2980c6 sendmail: fixes by Vladimir Dronnikov <dronnikov at gmail.com> by Denis Vlasenko · 17 years ago
  71. 5de754a ps: add (disabled) compat code by Denis Vlasenko · 17 years ago
  72. 7cff01e nc: fix fallout from C99 standard compliance change by Denis Vlasenko · 17 years ago
  73. 0b2b584 Fix compilation error when FEATURE_FANCY_PING enabled. Also by Paul Fox · 17 years ago
  74. f0044c4 add support for renaming/relocating device nodes by Mike Frysinger · 17 years ago
  75. c348e0b add a mini-faq about std{in,out,err} by Mike Frysinger · 17 years ago
  76. 8c69afd - be C99 friendly. Anonymous unions are a GNU extension. This change is by Bernhard Reutner-Fischer · 17 years ago
  77. c882f34 init: allow last line to be not terminated by '\n' by Denis Vlasenko · 17 years ago
  78. 8c638cb mount: allow and ignore _netdev option by Denis Vlasenko · 17 years ago
  79. c96d370 - update defconfig by Bernhard Reutner-Fischer · 17 years ago
  80. 36fc3cd ash: code readability enhancements, no real code changes by Denis Vlasenko · 17 years ago
  81. ddd42cb sendmail: really svn add it by Denis Vlasenko · 17 years ago
  82. 9772816 *: move getopt reset code to better place(s) by Denis Vlasenko · 17 years ago
  83. 73032ca sendmail: new applet by dronnikov at gmail.com by Denis Vlasenko · 17 years ago
  84. 847fa77 *: tidy up usage of char **environ by Denis Vlasenko · 17 years ago
  85. 0effc24 microcom: undo #define trick, gcc fails to take advantage of it by Denis Vlasenko · 17 years ago
  86. b5c60fc mkswap, readahead: stop using fdlength, it is reported to be unreliable by Denis Vlasenko · 17 years ago
  87. da42bd5 stty: fix mishandling of 'control' keywords (Ralf Friedl <Ralf.Friedl@online.de>) by Denis Vlasenko · 17 years ago
  88. ef67c57 microcom: update from the author by Denis Vlasenko · 17 years ago
  89. c4e4be9 tentatively fix getopt state corruption for NOFORK applets by Denis Vlasenko · 17 years ago
  90. f470196 - fix conflicting decls of syslog related facilitynames and prioritynames tables by Bernhard Reutner-Fischer · 17 years ago
  91. 61160dd do not respect CONFIG_MODULES as it breaks building if it is defined in the build env by Mike Frysinger · 17 years ago
  92. b76b9a4 udhcpc: filter unwanted packets in kernel by Denis Vlasenko · 17 years ago
  93. 8939881 fdisk: comment out unused function by Denis Vlasenko · 17 years ago
  94. ca9635b udhcpc: fix wrong options in decline and release packets by Denis Vlasenko · 17 years ago
  95. a5549c9 fdisk: fix a case where break was reached only for DOS labels by Denis Vlasenko · 17 years ago
  96. 680b86a halt: write wtmp entry if wtmp support is enabled by Denis Vlasenko · 17 years ago
  97. 1d290d1 halt: update help text by Denis Vlasenko · 17 years ago
  98. 9e58921 comment fix by Denis Vlasenko · 17 years ago
  99. 314820e crond: small code shrink and readability enhancements by Denis Vlasenko · 17 years ago
  100. 8e8200a grep: fix wrong filename in error message by Denis Vlasenko · 17 years ago