1. 6722737 *: introduce and use xmkstemp. -65 bytes. by Alexander Shishkin · 14 years ago
  2. cbfeaac smemcap: close /proc handle upon cleaning up by Alexander Shishkin · 14 years ago
  3. 46b6cd7 nbd-client: kill unused variable (total 0 bytes) by Alexander Shishkin · 14 years ago
  4. d3036ef pmap: get rid of a warning by Denys Vlasenko · 14 years ago
  5. 0bb35e1 udhcpd: reduce stack usage by ~700 bytes. +28 bytes code size by Denys Vlasenko · 14 years ago
  6. 0818735 patch: implement -E option by Lukas Huba · 14 years ago
  7. e7599d1 revert last change (wrong author) by Denys Vlasenko · 14 years ago
  8. f0c7e0c patch: implement -E option by Gilles Espinasse · 14 years ago
  9. 2348e09 tail: free tailbuf upon cleaning up by Alexander Shishkin · 14 years ago
  10. a7027bf stat: remove superfluous setXXent() calls, plug memory leak by Alexander Shishkin · 14 years ago
  11. 894ef60 ntpd: fix usage text and a typo in constant name by Leonid Lisovskiy · 14 years ago
  12. 5d374e9 udhcpc: exit if iface disappeared; use correct MAC if it changes by Denys Vlasenko · 14 years ago
  13. c72c1d7 udhcpc: reduce stack usage by de-inlining routines with on-stack pkt buf by Denys Vlasenko · 14 years ago
  14. a5048fa udhcpc: periodically reread our ifindex and mac by Denys Vlasenko · 14 years ago
  15. b3af65b udhcpc: emit maxsize option in all non-NAK type packets by Denys Vlasenko · 14 years ago
  16. 2c3b71a dhcp: typo fix: UPD_DHCP_SIZE -> UDP_DHCP_SIZE by Denys Vlasenko · 14 years ago
  17. c59e06e udhcpc: better help text by Denys Vlasenko · 14 years ago
  18. ff19d52 add/remove-shell: use O_TRUNC instead of O_EXCL by Denys Vlasenko · 14 years ago
  19. 5be79ff add-shell, remove-shell: new applets by Alexander Shishkin · 14 years ago
  20. bec5888 *: s/open3_or_warn/open_or_warn/ where makes sense by Denys Vlasenko · 14 years ago
  21. d3c5ab7 udhcpc: remove now-unneeded definitions of vendor and client-id opts by Denys Vlasenko · 14 years ago
  22. 1cbdc03 udhcpc: remove -c CLIENTID, it is hard to use, -x 61:hexstring does the same better by Denys Vlasenko · 14 years ago
  23. 9e244c7 udhcpc: move usage text to .c file. no code changes by Denys Vlasenko · 14 years ago
  24. f04ca74 dmesg: more correct skipping of <N>; use faster putchar for most output by Denys Vlasenko · 14 years ago
  25. 0016bce klogd: do not log partial lines by Denys Vlasenko · 14 years ago
  26. ef6c6d8 mkmakefile: make 3.82 fix by Thomas Chou · 14 years ago
  27. 7ab94ca md5: remove outdated comment by Denys Vlasenko · 14 years ago
  28. 302ad14 libbb/hash_md5_sha: use common ctx and code for md5 and sha1/256 by Denys Vlasenko · 14 years ago
  29. d982da7 nanddump: make oobbuf allocation dynamic by Baruch Siach · 14 years ago
  30. c48a5c6 hash_md5_sha: use common finalization routine for MD5 and sha1/256. -15 bytes by Denys Vlasenko · 14 years ago
  31. b5aa1d9 libbb/hash_sha.c -> libbb/hash_md5_sha.c by Denys Vlasenko · 14 years ago
  32. eb7fe6d libbb: move md5 and shaN into a common source file. no code changes by Denys Vlasenko · 14 years ago
  33. e08ef58 md5: length should be stored in *little-endian* order! fixing... by Denys Vlasenko · 14 years ago
  34. 9ff50b8 *: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bits by Denys Vlasenko · 14 years ago
  35. b102e12 *: use SWAP_BE64 instead of open-coding it by Denys Vlasenko · 14 years ago
  36. 06f719f libbb: rename hash source files. no code changes by Denys Vlasenko · 14 years ago
  37. 5fe2f86 sort: -o FILE should create/truncate FILE by Denys Vlasenko · 14 years ago
  38. c05387d *: replace xopen3 with xopen where makes sense by Denys Vlasenko · 14 years ago
  39. 36af2f7 nanddump: new applet by Baruch Siach · 14 years ago
  40. 873bb31 cpio: avoid 'not created: newer or same age file exists' message for dirs by Pascal Bellard · 14 years ago
  41. cadf901 depmod: accept and ignore -u, -q, -C FILE by Pascal Bellard · 14 years ago
  42. 122a4b3 touch: update help text by Pascal Bellard · 14 years ago
  43. b8d0259 md5: fix biuld failure on big-endian machines by Denys Vlasenko · 14 years ago
  44. 2b01168 docs: Sync up AUTHORS and busybox_footer.pod by Kevin Cernekee · 14 years ago
  45. 20e2c35 docs: Change CVS references to Git by Kevin Cernekee · 14 years ago
  46. ea69416 typo fix by Denys Vlasenko · 14 years ago
  47. 786635e seq: exit on write errors by Denys Vlasenko · 14 years ago
  48. ad8def2 udhcpc: fix OPTION_IP_PAIR parsing by Vladislav Grishenko · 14 years ago
  49. cfe114c md5: code shrink -5 bytes by Denys Vlasenko · 14 years ago
  50. f6dacc2 bring md5 and sha1 names closer. no code changes by Denys Vlasenko · 14 years ago
  51. 36ab585 md5: code shrink by Denys Vlasenko · 14 years ago
  52. a971a19 shaN: code shrink by Denys Vlasenko · 14 years ago
  53. 446c234 whitespace fix by Denys Vlasenko · 14 years ago
  54. 4bc3b85 sha512: inline rotr64 by Denys Vlasenko · 14 years ago
  55. 273abcb shaN: small code shrink by Denys Vlasenko · 14 years ago
  56. 1ac476b md5: fix "fast" md5 broken by prev commit by Denys Vlasenko · 14 years ago
  57. e8ee862 testsuite: add tests for {ms5,shaN}sum by Denys Vlasenko · 14 years ago
  58. bcccad3 md5: code shrink; and use 64-byte temp buf, not 128-byte. by Denys Vlasenko · 14 years ago
  59. c0683ac *: pass md5/shaN context pointer as 1st arg, not last by Denys Vlasenko · 14 years ago
  60. 1a5e11c modutils/*: move help bits into corresponding .c files by Denys Vlasenko · 14 years ago
  61. 7018671 libbb/md5: code shrink by Denys Vlasenko · 14 years ago
  62. 3d16098 libbb/md5: small code shrink by Denys Vlasenko · 14 years ago
  63. c15613c modutils/*: move applet bits into corresponding *.c files by Denys Vlasenko · 14 years ago
  64. f2710d0 date: move applet and usage bits to date.c by Denys Vlasenko · 14 years ago
  65. 05e8605 remove runit/runit_lib.c by Denys Vlasenko · 14 years ago
  66. b1db09b init/*: move applet/kbuild/config/help bits into applet source files by Denys Vlasenko · 14 years ago
  67. d4d289a tweaks to build system, mainly making menuconfig text and order clearer by Denys Vlasenko · 14 years ago
  68. b199338 remove findutils/.gitignore, top-level one covers it by Denys Vlasenko · 14 years ago
  69. 3b2acb7 tweak help text by Denys Vlasenko · 14 years ago
  70. c1e3027 fix help text punctuation by Denys Vlasenko · 14 years ago
  71. 6b0ac84 tweak usage texts by Denys Vlasenko · 14 years ago
  72. c0f39b0 dhcprelay: code shrink, and explain its workings a bit more by Denys Vlasenko · 14 years ago
  73. 28458c6 awk: code shrink by Denys Vlasenko · 14 years ago
  74. d527e0c awk: 00.123 is not a octal constant; neither is 009.123. fixing this by Denys Vlasenko · 14 years ago
  75. 5b34300 sendmail: fix assumption that headers should have a space after the colon by Vladimir Dronnikov · 14 years ago
  76. 5aa4d53 tune2fs: implement -c and -i options by Richard Braun · 14 years ago
  77. cacb2cd *: whitespace fixes by Denys Vlasenko · 14 years ago
  78. afc7b4c wc: add support for -m by Denys Vlasenko · 14 years ago
  79. 09e7daf wc: preparatory patch, no logic changes by Denys Vlasenko · 14 years ago
  80. 9a1b260 man: add compatibility with man-db by Denys Vlasenko · 14 years ago
  81. d678257 ntpd: allow peer-less (standalone stratum 1 server) operation by Denys Vlasenko · 14 years ago
  82. 9d113ca patch: tweaks by Rob Landley · 14 years ago
  83. e2069fb hush: remove "doesn't support brace expansion" from config help text by Denys Vlasenko · 14 years ago
  84. bbecd74 hush: remove brace expansion from TODO list in comments. No code changes. by Denys Vlasenko · 14 years ago
  85. 957f79f hush: small code shrink by Denys Vlasenko · 14 years ago
  86. 2bcba5c hush: add brace expansion testcase by Denys Vlasenko · 14 years ago
  87. 9e80022 hush: implement brace expansion by Denys Vlasenko · 14 years ago
  88. 238081f hush: preparatory patch, no code changes by Denys Vlasenko · 14 years ago
  89. 0296fd3 grep: cap insane -B NUM values to MAX_INT / 8. Fixes bug 2653. by Denys Vlasenko · 14 years ago
  90. 2d1a78b Marked some more applets NOEXEC/NOFORK by Dan Fandrich · 14 years ago
  91. 5657d37 free: document newly added options by Denys Vlasenko · 14 years ago
  92. 5542934 free: add -b/k/m/g options; remove 4 TB limitation. +100 bytes by Denys Vlasenko · 14 years ago
  93. ee5ab8f halt/poweroff/reboot: unify help text by Denys Vlasenko · 14 years ago
  94. 6e85240 deluser: use the same licensing template in the header as other files do by Denys Vlasenko · 14 years ago
  95. ccb7a43 acpid: add config file and map file by Souf Oued · 14 years ago
  96. 7d3a48a udhcp: add support for 0x21 ROUTES and 0xf9 MS_STATIC_ROUTES options by Vladislav Grishenko · 14 years ago
  97. 04bcd99 style fix. no code chages by Denys Vlasenko · 14 years ago
  98. b563f62 ash: fix signal and "set -e" interaction by Denys Vlasenko · 14 years ago
  99. 5b3151c modprobe-simple; do not error out on "rmmod module" if module is unloaded ok by Denys Vlasenko · 14 years ago
  100. 0f2e278 sleep: fix fractional arguments in non-POSIX locale by Denys Vlasenko · 14 years ago