1. bff06fe blkid: vda forgot to svn add it again. vda is stupid by Denis Vlasenko · 16 years ago
  2. 4bdeaaf Comment and whitespace tweaks. by Rob Landley · 16 years ago
  3. e3742f4 vi: explain why reading 4 chars is unsafe by Denis Vlasenko · 16 years ago
  4. 3ab3d8a libbb: do not reject floating point strings like ".15" by Denis Vlasenko · 16 years ago
  5. f9dde91 mount: -o parm1 -o parm2 should accumulate by Denis Vlasenko · 16 years ago
  6. 1dfeeeb vi: whitespace fix by Denis Vlasenko · 16 years ago
  7. cf4dd07 cpio: fix regression in prev commit (harmless) by Denis Vlasenko · 16 years ago
  8. d83676e data_extract_all: do not complain if directory exists on mkdir by Denis Vlasenko · 16 years ago
  9. aa9eb1f rpm: fix incompatibilities which prevented rpm -i foo.src.rpm by Denis Vlasenko · 16 years ago
  10. 8ef801b vi: a few trivial optimizations to keyboard reading code; bump timeout to 50s. by Denis Vlasenko · 16 years ago
  11. 7960ea8 Confirmed that on Linux the serial interrupt takes precedence over the timer by Rob Landley · 16 years ago
  12. 8854b35 build system: dpkg needs .gz handling by Denis Vlasenko · 16 years ago
  13. a9c3f7a sysctl: sysctl -a was still misbehaving, fix it by Denis Vlasenko · 16 years ago
  14. 9299305 return accidentally deleted "/* vi: set sw=4 ts=4: */" by Denis Vlasenko · 16 years ago
  15. e915a1a sysctl: fix bug 3894 _for real_. by Denis Vlasenko · 16 years ago
  16. 81944c9 sysctl: remove trivial comments. no code changes by Denis Vlasenko · 16 years ago
  17. cfdb711 sysctl: remove special-cased reporting of EPERM, by Denis Vlasenko · 16 years ago
  18. 58cc52a sysctl: fix bug 3894 (by Kryzhanovskyy Maksym) by Denis Vlasenko · 16 years ago
  19. d44c153 vi: fix bizarre formatting. no code changes by Denis Vlasenko · 16 years ago
  20. ddc8ae3 hush: add TODO by Denis Vlasenko · 16 years ago
  21. 371de4a hush: next small step towards functions by Denis Vlasenko · 16 years ago
  22. ded6ad3 fix recurring "last_cmd overrun", fix [del] handling in insert mode by Denis Vlasenko · 16 years ago
  23. 267e16c vi: trivial size optimization -65 bytes by Denis Vlasenko · 16 years ago
  24. 25497c1 vi: reinstate timeout of 300 ms by Denis Vlasenko · 16 years ago
  25. 5373fbc vi: add comments to Rob's algorithm of reading and matching ESC sequences by Denis Vlasenko · 16 years ago
  26. 5e38cd9 Escape sequences sent over serial links don't come in as a block, so poll by Rob Landley · 16 years ago
  27. 988dd55 Clean up editors/vi.c:readit() so it only does readahead when actually by Rob Landley · 16 years ago
  28. f886fd2 hush: fix NOMMU bug (analogous to preceding commit for MMU) by Denis Vlasenko · 16 years ago
  29. d29084d testcase for the last fix by Denis Vlasenko · 16 years ago
  30. 22d10a0 hush: fix trashing of environment by local env vars: by Denis Vlasenko · 16 years ago
  31. 1e19afd blkid: new applet. We almost had everything needed for it already by Denis Vlasenko · 16 years ago
  32. d5e3059 findfs: fix LUKS and FAT detection routines; do not exit if corrupted by Denis Vlasenko · 16 years ago
  33. cdd1f73 zcip: code size optimizations, improved help text and comments by Denis Vlasenko · 16 years ago
  34. afd7a8d hush: fix environment and memory leaks, add tests for them by Denis Vlasenko · 16 years ago
  35. 07e05c1 unzip: remove example of a file we now can handle by Denis Vlasenko · 16 years ago
  36. c373527 hush: preparatory work for implementing functions by Denis Vlasenko · 16 years ago
  37. 9af22c7 hush: massive renaming of ill-named structures and fields by Denis Vlasenko · 16 years ago
  38. 578de86 - route metric support (Natanael Copa) Adds about 75b by Bernhard Reutner-Fischer · 16 years ago
  39. 2239f81 - add some anchors by Bernhard Reutner-Fischer · 16 years ago
  40. 834dee7 ash: support &> redirection (bashism). ~90 bytes of code by Denis Vlasenko · 16 years ago
  41. 176d49d ash: some beautification work, no code changes by Denis Vlasenko · 16 years ago
  42. 559691a ash: implement ">&file" bashism. ~100 bytes. by Denis Vlasenko · 16 years ago
  43. 93d0776 watchdog: WDIOC_SETTIMEOUT accepts seconds, not milliseconds by Denis Vlasenko · 16 years ago
  44. c2d5a27 - wrap overlong line by Bernhard Reutner-Fischer · 16 years ago
  45. f60719c grep: fix 'echo aaa | grep -o a' + ENABLE_EXTRA_COMPAT case by Natanael Copa by Denis Vlasenko · 16 years ago
  46. df6b3ad inetd: use config parser. by Vladimir by Denis Vlasenko · 16 years ago
  47. 5868070 route: fix for 64-bit BE machines by Seonghun Lim (wariua AT gmail.com) by Denis Vlasenko · 16 years ago
  48. 22eb410 website: announce 1.12.1 and 1.11.3 by Denis Vlasenko · 16 years ago
  49. 27e1501 scripts/randomtest[.loop]: add scripts for randomconfig testing by Denis Vlasenko · 16 years ago
  50. 651d49a showkey: suppress gcc warning by Denis Vlasenko · 16 years ago
  51. 2b2d977 sendmail: update by Vladimir by Denis Vlasenko · 16 years ago
  52. 6826441 remove redundant NULL check by Denis Vlasenko · 16 years ago
  53. bb04506 more style fixes, no code changes by Denis Vlasenko · 16 years ago
  54. d6855d1 style fixes, no code changes by Denis Vlasenko · 16 years ago
  55. bed22a0 sendmail: compat update by Vladimir by Denis Vlasenko · 16 years ago
  56. 682ad30 lineedit: fix problems with empty commands in history by Denis Vlasenko · 16 years ago
  57. 75897ea start_stop_daemon: accept (and ignore) -R <param> by Denis Vlasenko · 16 years ago
  58. 739e30f udhcp: add inline docs; small code shrink by Denis Vlasenko · 16 years ago
  59. 7d9399e udhcpc: fixlet for previous commit by Denis Vlasenko · 16 years ago
  60. c321b51 udhcp: added some FIXMEs; code shrink. -49 bytes by Denis Vlasenko · 16 years ago
  61. 1a89133 Markus Heidelberg writes: by Bernhard Reutner-Fischer · 16 years ago
  62. 48a6773 - add less -I to be able to search case-insensitively by Bernhard Reutner-Fischer · 16 years ago
  63. fd3552d - commentary typo fix by Bernhard Reutner-Fischer · 16 years ago
  64. bfc93a3 nmeter: 4k buffers are too small for /proc files, by Denis Vlasenko · 16 years ago
  65. ee5dce3 libpwdgrp: make it coexist with <pwd.h>, <grp.h> and <shadow.h>. by Denis Vlasenko · 16 years ago
  66. f1980f6 dhcp: add FAST_FUNC as appropriate. -160 bytes. by Denis Vlasenko · 16 years ago
  67. cdb0b65 dhcpc: treat "discover...select...discover..." loop the same way by Denis Vlasenko · 16 years ago
  68. b46d5f9 fix usage text - s/USE_GETOPT_LONG/USE_FEATURE_xxxLONG_OPTIONS/ by Denis Vlasenko · 16 years ago
  69. 97516fc - add dpkg -l <packagepattern> (Peter Korsgaard) by Bernhard Reutner-Fischer · 16 years ago
  70. 6c4dade - update my name. No obj-code changes ;) by Bernhard Reutner-Fischer · 16 years ago
  71. a46d2b1 - improve helptext by Bernhard Reutner-Fischer · 16 years ago
  72. c884221 top: fix "top -d 1" (bug 5144) by Denis Vlasenko · 16 years ago
  73. 42cc6ba top: don't lie in help screen about "-d 1" being valid by Denis Vlasenko · 16 years ago
  74. 35840ab top: fixes to prev commit: '1' should toggle SMP view too; by Denis Vlasenko · 16 years ago
  75. 864329d - fix compilation on OSF/1 by Bernhard Reutner-Fischer · 16 years ago
  76. 17e7f04 top: optional SMP support by Vineet Gupta (vineetg76 AT gmail.com) by Denis Vlasenko · 16 years ago
  77. e0bcba1 df: unsigned long needs %lu by Denis Vlasenko · 16 years ago
  78. ea7c9b3 whitespace fixes by Denis Vlasenko · 16 years ago
  79. cac0f5b return setgroups() decl to libbb, it is needed if we use libpwdgrp. by Denis Vlasenko · 16 years ago
  80. 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
  81. 923a79a runsvdir: conditionalize "log in argiment" (mis)feature. By Vladimir. by Denis Vlasenko · 16 years ago
  82. 30cfdf9 crontab: do not destroy STDIN_FILENO, editor may need it (crontab -e) by Denis Vlasenko · 16 years ago
  83. 006e862 unzip: handle "central directory" by Denis Vlasenko · 16 years ago
  84. eef6077 setfont: use ioctl(KDFONTOP), it honours -C tty by Denis Vlasenko · 16 years ago
  85. b8d1a4c init: set stderr to NONBLOCK *: s/setenv(a,b,1)/xsetenv(a,b)/ by Denis Vlasenko · 16 years ago
  86. b61dc1c webpage: add "RD129 embedded board from ELPA" to product page by Denis Vlasenko · 16 years ago
  87. 3728bc5 website: add a product using bbox - EMTEC MovieCube R700 by Denis Vlasenko · 16 years ago
  88. 248b4a7 libbb: document that we maybe will want to understand \e someday by Denis Vlasenko · 16 years ago
  89. 9ac706b grep: yet another fixlet for EXTRA_COMPAT by Denis Vlasenko · 16 years ago
  90. c110b7d grep: fix EXTRA_COMPAT grep to honor -E and -i by Denis Vlasenko · 16 years ago
  91. 72fa70a setfont: small fixes from Vladimir by Denis Vlasenko · 16 years ago
  92. 2228426 id: fix "id <user>" case. Requires getgrouplist(). by Denis Vlasenko · 16 years ago
  93. 28f5619 slattach: preserve speed in non-raw mode. +39 bytes. by Denis Vlasenko · 16 years ago
  94. 53f219e setfont: support -m and -C, support -m TEXTUAL_MAP (by Vladimir) by Denis Vlasenko · 16 years ago
  95. a1e16c9 man: do not use default if /etc/man.conf has different MANPATH by Denis Vlasenko · 16 years ago
  96. e357d2a man: use default MANPATH of "/usr/man"; do not search paths twice by Denis Vlasenko · 16 years ago
  97. 7c9c1bb modprobe-small: trivial SEGV fix by Denis Vlasenko · 16 years ago
  98. 0d602e9 id: unsigned long is excessive for option bitmask by Denis Vlasenko · 16 years ago
  99. 2bc5c03 setfont: add comments/TODOs, no code changes by Denis Vlasenko · 16 years ago
  100. ba1315d modutils/*: rewrite by Timo Teras <timo.teras AT iki.fi> by Denis Vlasenko · 16 years ago