1. e0bcba1 df: unsigned long needs %lu by Denis Vlasenko · 16 years ago
  2. ea7c9b3 whitespace fixes by Denis Vlasenko · 16 years ago
  3. cac0f5b return setgroups() decl to libbb, it is needed if we use libpwdgrp. by Denis Vlasenko · 16 years ago
  4. f6cad92 we dont provide setgroups() replacement, so dont provide the prototype either ... especially since it conflicts on some systems (like Darwin) by Mike Frysinger · 16 years ago
  5. 923a79a runsvdir: conditionalize "log in argiment" (mis)feature. By Vladimir. by Denis Vlasenko · 16 years ago
  6. 30cfdf9 crontab: do not destroy STDIN_FILENO, editor may need it (crontab -e) by Denis Vlasenko · 16 years ago
  7. 006e862 unzip: handle "central directory" by Denis Vlasenko · 16 years ago
  8. eef6077 setfont: use ioctl(KDFONTOP), it honours -C tty by Denis Vlasenko · 16 years ago
  9. b8d1a4c init: set stderr to NONBLOCK *: s/setenv(a,b,1)/xsetenv(a,b)/ by Denis Vlasenko · 16 years ago
  10. b61dc1c webpage: add "RD129 embedded board from ELPA" to product page by Denis Vlasenko · 16 years ago
  11. 3728bc5 website: add a product using bbox - EMTEC MovieCube R700 by Denis Vlasenko · 16 years ago
  12. 248b4a7 libbb: document that we maybe will want to understand \e someday by Denis Vlasenko · 16 years ago
  13. 9ac706b grep: yet another fixlet for EXTRA_COMPAT by Denis Vlasenko · 16 years ago
  14. c110b7d grep: fix EXTRA_COMPAT grep to honor -E and -i by Denis Vlasenko · 16 years ago
  15. 72fa70a setfont: small fixes from Vladimir by Denis Vlasenko · 16 years ago
  16. 2228426 id: fix "id <user>" case. Requires getgrouplist(). by Denis Vlasenko · 16 years ago
  17. 28f5619 slattach: preserve speed in non-raw mode. +39 bytes. by Denis Vlasenko · 16 years ago
  18. 53f219e setfont: support -m and -C, support -m TEXTUAL_MAP (by Vladimir) by Denis Vlasenko · 16 years ago
  19. a1e16c9 man: do not use default if /etc/man.conf has different MANPATH by Denis Vlasenko · 16 years ago
  20. e357d2a man: use default MANPATH of "/usr/man"; do not search paths twice by Denis Vlasenko · 16 years ago
  21. 7c9c1bb modprobe-small: trivial SEGV fix by Denis Vlasenko · 16 years ago
  22. 0d602e9 id: unsigned long is excessive for option bitmask by Denis Vlasenko · 16 years ago
  23. 2bc5c03 setfont: add comments/TODOs, no code changes by Denis Vlasenko · 16 years ago
  24. ba1315d modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi> by Denis Vlasenko · 16 years ago
  25. 4f3209b id: code shrink by Denis Vlasenko · 16 years ago
  26. 0ee1cb0 - implement id -G (Tito Ragusa) by Bernhard Reutner-Fischer · 16 years ago
  27. 70de57f Kill off bogus #error's for big endian SH targets, these work fine. by Paul Mundt · 16 years ago
  28. 08ea11a runsvd: shrink by Vladimir *: use unified trivial signal handler by Denis Vlasenko · 16 years ago
  29. 9725daa halt: reinstate -w even if !FEATURE_WTMP; beautify code in halt.c by Denis Vlasenko · 16 years ago
  30. 8d89bed watchdog: add -T option by Denis Vlasenko · 16 years ago
  31. ee9deb8 ifenslave: on uclibc at least, net/if.h + linux/if_bonding.h dont coexist by Denis Vlasenko · 16 years ago
  32. ee34ebe ifenslave: wants net/if.h by Denis Vlasenko · 16 years ago
  33. 9f9c193 install: shrink -D code. By Bernhard. by Denis Vlasenko · 16 years ago
  34. 1c781cc modprobe-small: make insmod command line compatible by Denis Vlasenko · 16 years ago
  35. 4acb1b0 - commentary typo fix by Bernhard Reutner-Fischer · 16 years ago
  36. 665eaff awk: add a comment by Denis Vlasenko · 16 years ago
  37. fd6b5ad - uncomment tc for now by Bernhard Reutner-Fischer · 16 years ago
  38. 0901c51 - add WIP stub for tc. by Bernhard Reutner-Fischer · 16 years ago
  39. 161931e - mention that we ignore -v, -b, -c by Bernhard Reutner-Fischer · 16 years ago
  40. d4b7198 kbd_mode: fix non-ASCII letters in comments install: support -D by Denis Vlasenko · 16 years ago
  41. a2e1eea awk: improve nadling of negative numbers in bitwise ops; by Denis Vlasenko · 16 years ago
  42. b424930 - pass "Accept:" and "Accept-Language:" header to CGI scripts (Alina Friedrichsen) by Bernhard Reutner-Fischer · 16 years ago
  43. 2bdc99f - remove excess whitespace (Vladimir Dronnikov) by Bernhard Reutner-Fischer · 16 years ago
  44. d93179f - halt's -w depends on FEATURE_WTMP (Vladimir Dronnikov) by Bernhard Reutner-Fischer · 16 years ago
  45. d129d7c - add ether-wake to the hardcoded(argh!) list of APPLET_ODDNAME by Bernhard Reutner-Fischer · 16 years ago
  46. 04e458d insmod: fix detection of open failure by Denis Vlasenko · 16 years ago
  47. 1045d00 build system: fix "Possible unintended interpolation of @host" message by Denis Vlasenko · 16 years ago
  48. 66496d7 build system: echo and test features may be enabled by Denis Vlasenko · 16 years ago
  49. 7cbcd1c awk: bitwise ops cast oprands and results to unsigned long, by Denis Vlasenko · 16 years ago
  50. 996a614 awk: support hex constants by Denis Vlasenko · 16 years ago
  51. d66aa3c df: add support for more options, add some coreutils 6.10 compat. by Denis Vlasenko · 16 years ago
  52. 3b80cac insmod: mix xmalloc with xrealloc_vector more carefully by Denis Vlasenko · 16 years ago
  53. 1ebdacc - forgot to pass in the HOST_EXTRACFLAGS by Bernhard Reutner-Fischer · 16 years ago
  54. 18c9302 insmod: shrink by Denis Vlasenko · 16 years ago
  55. 8f0e342 cksum: respect CONFIG_LFS=y. Adds 36 bytes in this case. by Denis Vlasenko · 16 years ago
  56. f3d1e21 - pull check-lxdialog from linux-2.6.26 by Bernhard Reutner-Fischer · 16 years ago
  57. b522d69 trylink: make messages less confusing by Denis Vlasenko · 16 years ago
  58. 279ca69 modprobe-small: support "blacklist" keyword in /etc/modules/<modulename> by Denis Vlasenko · 16 years ago
  59. c4e4b6b reinstate sponsor's links by Denis Vlasenko · 16 years ago
  60. b66d16a fbset: fix mode matching code: original code may trigger false positive. by Denis Vlasenko · 16 years ago
  61. 5770715 ping: SO_RCVBUF must be bigger than packet size, by Denis Vlasenko · 16 years ago
  62. 15f2fdb hexdump: fix SEGV in hexdump -e "" by Denis Vlasenko · 16 years ago
  63. 7fe21c6 setarch: do not try to use non-existent data in argv[] by Denis Vlasenko · 16 years ago
  64. 6cd36bc tweak web page by Denis Vlasenko · 16 years ago
  65. 9ff245f - move some older news to the news archive (the main page was once again over 30kib big) by Bernhard Reutner-Fischer · 16 years ago
  66. 7d0d3e2 - reformat help text by Bernhard Reutner-Fischer · 16 years ago
  67. 6573417 Announce 1.11.2 by Denis Vlasenko · 16 years ago
  68. a28a05b - print the documentation per default by Bernhard Reutner-Fischer · 16 years ago
  69. 99ecc46 - document rmdir args by Bernhard Reutner-Fischer · 16 years ago
  70. 6375853 - document rmmod -w and -f arguments by Bernhard Reutner-Fischer · 16 years ago
  71. e82da4d fix xargs -e help text by Denis Vlasenko · 16 years ago
  72. c397792 - tweak markup. No relevant changes by Bernhard Reutner-Fischer · 16 years ago
  73. bc8bc59 - cleanup urls by Bernhard Reutner-Fischer · 16 years ago
  74. 3b0161d - fix typo by Bernhard Reutner-Fischer · 16 years ago
  75. f2d4a65 - fix markup by Bernhard Reutner-Fischer · 16 years ago
  76. eae3846 - do not advertise the standalone udhcpd. It is actively maintained in busybox only. by Bernhard Reutner-Fischer · 16 years ago
  77. e0fe65b - fix markup by Bernhard Reutner-Fischer · 16 years ago
  78. 8eeaa74 - add doc-clean target by Bernhard Reutner-Fischer · 16 years ago
  79. 6887e77 - add note about CONFIG_CROSS_COMPILER_PREFIX while cleanup up markup. by Bernhard Reutner-Fischer · 16 years ago
  80. 20a55b7 - fix typo of mine by Bernhard Reutner-Fischer · 16 years ago
  81. f0d0811 - improve documentation a bit by Bernhard Reutner-Fischer · 16 years ago
  82. b5d701d - some more nitpicks by Bernhard Reutner-Fischer · 16 years ago
  83. beea4b8 - some more markup fixes by Bernhard Reutner-Fischer · 16 years ago
  84. 0fa5394 - fix typo by Bernhard Reutner-Fischer · 16 years ago
  85. b91168a more of pointless beautifuing on the web page by Denis Vlasenko · 16 years ago
  86. f9dba6e trim webpage text a bit by Denis Vlasenko · 16 years ago
  87. 557f9c4 - drop outdated paragraph (which additionally contained some mistyped html-like junk) by Bernhard Reutner-Fischer · 16 years ago
  88. 5f52150 - misc. minor tweaks by Bernhard Reutner-Fischer · 16 years ago
  89. beb6ea4 - point people to the current stable branch by Bernhard Reutner-Fischer · 16 years ago
  90. 78c41b2 - tweak markup by Bernhard Reutner-Fischer · 16 years ago
  91. 14a7938 more cosmetic fixes on the website by Denis Vlasenko · 16 years ago
  92. 68cef20 cosmetic fixes on the webpage by Denis Vlasenko · 16 years ago
  93. b22fbfe - tweak markup by Bernhard Reutner-Fischer · 16 years ago
  94. a0420ab - bump copyright year by Bernhard Reutner-Fischer · 16 years ago
  95. 158f1d4 - fix markup by Bernhard Reutner-Fischer · 16 years ago
  96. 8c8601c - fix some wrong markup. by Bernhard Reutner-Fischer · 16 years ago
  97. 040fead - correct release date for 1.12.0 and fix a few typos by Bernhard Reutner-Fischer · 16 years ago
  98. c1b39ed announce 1.12.0 by Denis Vlasenko · 16 years ago
  99. 2a7031b Bump version to 1.13.0.svn by Denis Vlasenko · 16 years ago
  100. 261cf47 This is 1.12.0 by Denis Vlasenko · 16 years ago 1_12_0