1. 73121c3 dhcpd,dumpleases: write and use 64-bit current time in lease file. by Denis Vlasenko · 16 years ago
  2. 4932596 modutils-24: code shrink by Denis Vlasenko · 16 years ago
  3. 4acdb46 ionice: new applet, adapted from Linux kernel' example by Walter Harms by Denis Vlasenko · 16 years ago
  4. 802cab1 brctl: fix compilation on 2.4.x kernels by Denis Vlasenko · 16 years ago
  5. 9ec0ecb init: remove wait() loop on restart, it may be dangerous by Denis Vlasenko · 16 years ago
  6. 4ae8a05 init: fix a bug where on reload order of entries might be wrong by Denis Vlasenko · 16 years ago
  7. e35af56 modutils-24: use xasprintf and xzalloc where appropriate, by Denis Vlasenko · 16 years ago
  8. fc2a4fc init: small correction in a comment by Denis Vlasenko · 16 years ago
  9. 72c99af init: major improvement in documentation and signal handling. by Denis Vlasenko · 16 years ago
  10. cab28aa init: preparatory patch, no code changes by Denis Vlasenko · 16 years ago
  11. 6c62246 init: reinstate proper handling of !ENABLE_FEATURE_USE_INITTAB by Denis Vlasenko · 16 years ago
  12. b2b2c40 init: reduce ifdef forest (specially for Rob's happiness) by Denis Vlasenko · 16 years ago
  13. a7542dd - be gentle to syntax highlighting by Bernhard Reutner-Fischer · 16 years ago
  14. dd76b79 - update Michele address by Bernhard Reutner-Fischer · 16 years ago
  15. 41d5ebe awk: in BEGIN section $0 should be "", not "0". by Denis Vlasenko · 16 years ago
  16. bdea2c0 traceroute: allow -w NUM as small as 1 by Denis Vlasenko · 16 years ago
  17. 766c10c traceroute: rewrite. Do not emit raw IP packets, instead send UDP or ICMP by Denis Vlasenko · 16 years ago
  18. fa65a3d traceroute: preparatory trivial cleanups by Denis Vlasenko · 16 years ago
  19. 39b6813 tunctl: new applet by Vladimir by Denis Vlasenko · 16 years ago
  20. f6107c7 - add CONFIG_EXTRA_CFLAGS (thanks to keesj) by Bernhard Reutner-Fischer · 16 years ago
  21. 4984365 tar: stop changing net tarfile's mode, GNU tar doesn't do it by Denis Vlasenko · 16 years ago
  22. 038eec7 uname: use wider integer for option bits by Denis Vlasenko · 16 years ago
  23. 059138f uname: add support for -i and -o, fix printing of unknown -p by Denis Vlasenko · 16 years ago
  24. ec64a57 dhcpc: suppress "warning: 'timestamp_before_wait' might be used uninitialized by Denis Vlasenko · 16 years ago
  25. 1265df1 libbb: shrink linked list ops (by xmaks AT email.cz) by Denis Vlasenko · 16 years ago
  26. 3526115 depmod: fix -b option (by timo.teras AT iki.fi) by Denis Vlasenko · 16 years ago
  27. f478fde adduser: allow adding to group 0; don't _create_ /etc/shadow, by Denis Vlasenko · 16 years ago
  28. 319fe12 mdev: fix breakage caused by unified parser usage by Denis Vlasenko · 16 years ago
  29. f0dc2c1 - use https for bugzilla URLs by Bernhard Reutner-Fischer · 16 years ago
  30. e44a4e3 - isascii() is obsolescent in SUSv4 and furthermore looks redundant in this spot by Bernhard Reutner-Fischer · 16 years ago
  31. 870ccd7 do not whine if /sys/block does not exist ... embedded systems dont need stinkin block devices by Mike Frysinger · 16 years ago
  32. 501b0e3 sysctl: fix another corner case with "dots and slashes" by Denis Vlasenko · 16 years ago
  33. cb39a7c printf: make integer format strings print long long-sized values. by Denis Vlasenko · 16 years ago
  34. 0416e3d udhcpd: disable opton to have absolute lease times in lease file by Denis Vlasenko · 16 years ago
  35. b2ec038 website: announce 1.13.2 amd 1.12.4 by Denis Vlasenko · 16 years ago
  36. d8850f2 dc: fix the "base 2" patch omission of base not being set by Denis Vlasenko · 16 years ago
  37. 76ddc2e libbb: add bb_unsetenv (taken from hush). by Denis Vlasenko · 16 years ago
  38. d6e8f94 sysctl: fix gcc warning (false positive) by Denis Vlasenko · 16 years ago
  39. e40e76f unexpand: fix incorrect expansion, add test for it by Denis Vlasenko · 16 years ago
  40. 73ac056 s/an user/a user/ by Denis Vlasenko · 16 years ago
  41. 54d1005 *: tweak error messages by Denis Vlasenko · 16 years ago
  42. 4e12b1a libbb: introduce and use xmalloc_ttyname (-32 in bss). ash: small code shrink by Denis Vlasenko · 16 years ago
  43. b3523b9 - we already have an impl for man by Bernhard Reutner-Fischer · 16 years ago
  44. 54143af Add fancy svn browser thingy (via Lance Albertson of OSL) by Bernhard Reutner-Fischer · 16 years ago
  45. 9b143a9 Update links to new site locations (via Lance Albertson at OSL) by Bernhard Reutner-Fischer · 16 years ago
  46. 68819d1 ash: fix CONFIG_ASH_OPTIMIZE_FOR_SIZE off + high-bit chars case by Denis Vlasenko · 16 years ago
  47. 3139ea7 expand: fix incorrect expansion exactly on tab boundary; shrink the code by Denis Vlasenko · 16 years ago
  48. 005ff88 watchdog: build fixes, no code changes by Denis Vlasenko · 16 years ago
  49. ab6b446 header_verbose_list: show off_t size, not cast to (unsigned) by Denis Vlasenko · 16 years ago
  50. 12abcb3 libiproute: fix buggy open check: s/if (fd)/if (fd >= 0)/ by Denis Vlasenko · 16 years ago
  51. 311c19a ash: printf builtin with no arguments should not exit by Denis Vlasenko · 16 years ago
  52. 6a2d0d9 mount: make it more readable by Denis Vlasenko · 16 years ago
  53. 3f8f4b2 placate Rob's qualms about mount.c by Denis Vlasenko · 16 years ago
  54. a3ca7cf add a note that SO_BINDTODEVICE needs padded iface name on 2.6.26 by Denis Vlasenko · 16 years ago
  55. 517413f bb_info_msg: make it do atomic, unbuffered writes by Denis Vlasenko · 16 years ago
  56. e537385 *: fix SO_BINDTODEVICE. Kernel wants at least IFNAMSIZ bytes there. by Denis Vlasenko · 16 years ago
  57. 0d94820 syslogd: comment out file locking; by Denis Vlasenko · 16 years ago
  58. 1bcdcd2 init: do not eat last char in messages; by Denis Vlasenko · 16 years ago
  59. efb545b optimize 16- and 32-bit moves by Denis Vlasenko · 16 years ago
  60. d1a84a2 libbb: move crypt_make_salt() to pw_encrypt.c, reuse by Denis Vlasenko · 16 years ago
  61. db12d1d Fix forgotten license comments by Denis Vlasenko · 16 years ago
  62. 30e5cf8 mount: cosmetics, no code changes (verified with objdump -drsx) by Denis Vlasenko · 16 years ago
  63. 15437e3 libbb: add xgetgrnam too. ~0 code size change by Denis Vlasenko · 16 years ago
  64. d324e1b libbb/crypt: code shrink by Denis Vlasenko · 16 years ago
  65. 9c6d129 - -4b and use proper define; add license note by Bernhard Reutner-Fischer · 16 years ago
  66. 3f70b87 clarify which version of crond is known to put tasks in separate pgrps by Denis Vlasenko · 16 years ago
  67. 3246c0d iproute: fix ipXXX utilities trying to parse their applet name by Denis Vlasenko · 16 years ago
  68. e45930e Fold mkpasswd applet into cryptpw. by Denis Vlasenko · 16 years ago
  69. 196a953 iptunnel: fix problems with including linux/ip_tunnel.h on some systems by Denis Vlasenko · 16 years ago
  70. d7a805e libbb: introduce and use xgetpwnam. ~ -150 bytes. by Denis Vlasenko · 16 years ago
  71. ac1c96f - remove superfluous comment from previous commit by Bernhard Reutner-Fischer · 16 years ago
  72. 82b1429 - add new applet mkpasswd(1) by Bernhard Reutner-Fischer · 16 years ago
  73. 81c3a1d ash: remove TODO which seems to actually work now. no code changes by Denis Vlasenko · 16 years ago
  74. 6ebb2f5 crond: use bb_setpgrp, not setpgrp platform.h: make a bit more readable by Denis Vlasenko · 16 years ago
  75. f8535cc ash: finally installed it as /bin/sh on my machine. by Denis Vlasenko · 16 years ago
  76. 0c68a87 libbb: password/group function helpers rewritten by Tito: by Denis Vlasenko · 16 years ago
  77. b6ddee2 crond: put tasks in separate process groups by Denis Vlasenko · 16 years ago
  78. c5045fd vconfig: style fix, no code changes by Denis Vlasenko · 16 years ago
  79. 360d966 libbb: add strncpy_IFNAMSIZ by Denis Vlasenko · 16 years ago
  80. 928b2c0 ...and exclude LC_ALL too by Denis Vlasenko · 16 years ago
  81. dcc921e build system: fix sorting + locale in make objsizes by Denis Vlasenko · 16 years ago
  82. 1e10afc volume_id/fat: careful with sector#, it may not fit in 32 bits. +91 bytes by Denis Vlasenko · 16 years ago
  83. a34b8a4 init: O_NONBLOCK needs more thought. reverted for now by Denis Vlasenko · 16 years ago
  84. 7a1ddf2 mountpoint: add -n option (by Vladimir) by Denis Vlasenko · 16 years ago
  85. d723fb1 inotifyd: save resourses by closing unused inotify descriptors by Denis Vlasenko · 16 years ago
  86. d16950d acpid: new applet by Vladimir. +737 bytes by Denis Vlasenko · 16 years ago
  87. f7d87f9 Announce 1.13.1 and 1.12.3 by Denis Vlasenko · 16 years ago
  88. e27dafd ash: add FIXME by Denis Vlasenko · 16 years ago
  89. 7b2294e ash: "ash: syntax error: XXX unexpected" -> "ash: syntax error: unexpected XXX" by Denis Vlasenko · 16 years ago
  90. 41eb300 ash: shrink on top of previous change by Denis Vlasenko · 16 years ago
  91. 727752d ash: better fix for ash -c 'echo 5&' and ash -c 'sleep 5&' with testcase by Denis Vlasenko · 16 years ago
  92. 9e0a7c9 remove a few superfluous includes by Denis Vlasenko · 16 years ago
  93. 61befda ash,hush: add TODO for rare build failure *: remove some redundant includes by Denis Vlasenko · 16 years ago
  94. 1689840 ash: fix bad interaction between ash -c '....&' and bash compat by Denis Vlasenko · 16 years ago
  95. 8a2f6bf timeout: fix a few bugs. vda is stupid by Denis Vlasenko · 16 years ago
  96. 4240408 trim help text a bit by Denis Vlasenko · 16 years ago
  97. a9acbe6 timeout: new applet. 370 bytes. by Roberto Foglietta. by Denis Vlasenko · 16 years ago
  98. 00d8417 vi: speedup and code shrink (Walter Harms) by Denis Vlasenko · 16 years ago
  99. 4b57094 strings: code shrink -22 bytes by Tito by Denis Vlasenko · 16 years ago
  100. 4c83025 diff: emit /dev/null if diff -rN diffs a file against /dev/null by Denis Vlasenko · 16 years ago