1. 1f56e51 udhcpc: add support for DHCP option 212 (RFC 5969) by Denys Vlasenko · 13 years ago
  2. 2ea73b5 nc: small code shrink by Denys Vlasenko · 13 years ago
  3. 4ea37d6 gen_build_files.sh: simplify "print everything up to INSERT line" part by Denys Vlasenko · 13 years ago
  4. efd08bf gen_build_files: don't pass 200k+ strings as params. Closes 4321 by Denys Vlasenko · 13 years ago
  5. f74f280 get_header_tar: shrink 6->64 sign extension code by Denys Vlasenko · 13 years ago
  6. 9c28fb8 ifupdown: code shrink by Denys Vlasenko · 13 years ago
  7. dd82443 ifupdown: support post-up / pre-down hooks by Peter Korsgaard · 13 years ago
  8. ce8c4cf TODO: all another location with bbox patches (OpenWRT) by Denys Vlasenko · 13 years ago
  9. 5f92043 uudecode: fix buggy check for empty filename by Denys Vlasenko · 13 years ago
  10. 6464f15 udhcpc: on SIGUSR1, limit renew attempts time to 20 seconds; then do total reconfig by Vladislav Grishenko · 13 years ago
  11. 6c9c0a1 udhcp: IF_UDHCP_VERBOSE() macro - improve code readability by Leonid Lisovskiy · 13 years ago
  12. cd06e06 fbsplash: support 8bit mode by Peter Korsgaard · 13 years ago
  13. e4fa7b7 fbsplash: limit progress bar flicker by Peter Korsgaard · 13 years ago
  14. 4c77ad7 pwd: implement -LP if DESKTOP by Denys Vlasenko · 13 years ago
  15. ecccbac inotify: if PROG is -, print events to stdout by Flemming Madsen · 13 years ago
  16. 39ec6a2 patch: make -p count path components, not slashes (think /blah//thing) by Rob Landley · 13 years ago
  17. cc87588 disable strverscmp usage if we build against uClibc-0.9.31 by Oliver Metz · 13 years ago
  18. faf7c62 tftp: mode string is case independent by Denys Vlasenko · 13 years ago
  19. 85b1f29 ps: fix for !FEATURE_PS_LONG build by Cristian Ionescu-Idbohrn · 13 years ago
  20. b64bd16 ps: with -l, show STIME too by Flemming Madsen · 13 years ago
  21. 8d9ac30 ps: add support for -l for !DESKTOP by Denys Vlasenko · 13 years ago
  22. d184a72 rename archive.h to bb_archive.h. no code changes by Denys Vlasenko · 13 years ago
  23. 45f0a11 mdev: trim overlong comments. No code changes by Denys Vlasenko · 13 years ago
  24. 3eccd7e mdev: don't reparse rules on -s by Denys Vlasenko · 13 years ago
  25. 1671424 add INIT_G()'s. No code changes. by Denys Vlasenko · 13 years ago
  26. 5c6ba6c mdev: expand --help so that it's actually useful. by Denys Vlasenko · 13 years ago
  27. 34c469a sendmail: don't talk until 220 code is seen. Closes 3487 by Denys Vlasenko · 13 years ago
  28. 0851d12 tail: fix -c +N. Closes 4111 by Denys Vlasenko · 13 years ago
  29. 6d2d652 applet_tables: fix single applet build failure. Closes 4009 by Denys Vlasenko · 13 years ago
  30. 514cbfc syslogd: fix missing newline problen in memory log buffer. Closes 4159 by Denys Vlasenko · 13 years ago
  31. c74a79f chpst: move misplaced comment by Denys Vlasenko · 13 years ago
  32. d18ef6c chpst: simple code shrink by Denys Vlasenko · 13 years ago
  33. 585541e start_stop_daemon: set complementary group ids too. Closes 3253 by Denys Vlasenko · 13 years ago
  34. dd1eb41 suppress "warning: implicit declaration of function 'alloca'" by Denys Vlasenko · 13 years ago
  35. 378ab68 login: new option LOGIN_SESSION_AS_CHILD by Ian Wienand · 13 years ago
  36. a221bc5 sed: better help text by Denys Vlasenko · 13 years ago
  37. f9e07e7 conspy: add framebuffer support, -Q option. by Pascal Bellard · 13 years ago
  38. 74b871f Config: fix wording in help-text by Bernhard Reutner-Fischer · 14 years ago
  39. 13e709c losetup: implement -r option. Closes 4033. by Denys Vlasenko · 13 years ago
  40. dd1061b wget: URL-decode user:password before base64-encoding it into auth hdr. Closes 3625. by Denys Vlasenko · 13 years ago
  41. 5126cf9 ping: display real IPv6 response address. Hopefully closes 3745. by Denys Vlasenko · 13 years ago
  42. 46aa5e0 tune2fs: add support for -C MOUNT_COUNT. +40 bytes. Closes 3901. by Denys Vlasenko · 13 years ago
  43. 223b941 inetd: close new udp fd in "udp nowait" case by Denys Vlasenko · 13 years ago
  44. d2fe2ba chpasswd: fix possible free() or non-allocated string. +8 bytes by Denys Vlasenko · 13 years ago
  45. 7b46d11 awk: fix a SEGV by Denys Vlasenko · 13 years ago
  46. d48fdde stop declariong our own dirname prototype by Denys Vlasenko · 13 years ago
  47. 522041e regularize options which control size/speed trade by Denys Vlasenko · 13 years ago
  48. 202a1b9 awk: fix define name collision with BSD headers by Denys Vlasenko · 13 years ago
  49. c2a06db gzip: new GZIP_BIG_MEM option by Ian Wienand · 13 years ago
  50. 880eec8 depmod.pl: output correct dep format according to kernel version by Sonic Zhang · 13 years ago
  51. f23f785 tweak comments in android build files by Denys Vlasenko · 13 years ago
  52. e0894f5 Android build fixes and alternate (hopefully simpler) defconfig for it by Denys Vlasenko · 13 years ago
  53. 831756b unzip: fflush stdout before reading interative y/n answer from stdin by Denys Vlasenko · 13 years ago
  54. 12e154f vi: prevent unlimited recursion in do_cmd(). Closes 4153 by Denys Vlasenko · 13 years ago
  55. 289c47b udhcp: remove the declaration of non-existent udhcp_checksum by Baruch Siach · 13 years ago
  56. 0d0260f inet_cksum: big-endian fix by Denys Vlasenko · 13 years ago
  57. 9289935 Fix compile breakage by Denys Vlasenko · 13 years ago
  58. f65c5f5 awk: next_input_file can return NULL, don't SEGV in this case. by Denys Vlasenko · 13 years ago
  59. e8f3633 networking: consolidate the IP checksum code. -129 bytes. by Baruch Siach · 13 years ago
  60. 8c84f75 crond: fix the case when option -d is disabled by Denys Vlasenko · 13 years ago
  61. e45af7a lineedit: remove SAVE_HISTORY bit, ->hist_file can be used as indicator by Denys Vlasenko · 13 years ago
  62. bede215 lineedit: add support for history saving on exit by Denys Vlasenko · 13 years ago
  63. 4840ae8 lineedit: fix atomic replace of history file; hush: fix $HISTFILE handling by Denys Vlasenko · 13 years ago
  64. 7b46220 grep: be GNU compatible with -f EMPTY_FILE by Lauri Kasanen · 13 years ago
  65. 2390109 top: fix CPU% for thread display. Closes 4081 by Denys Vlasenko · 13 years ago
  66. abc33ac Fix find -follow support by Ian Wienand · 13 years ago
  67. 2491511 Fixes for warnings in FreeBSD build by Denys Vlasenko · 13 years ago
  68. 1285437 Fixes for FreeBSD build by Matthias Andree · 13 years ago
  69. a04e4c2 uncompress: die on read errors by Denys Vlasenko · 13 years ago
  70. c5f7847 patch: make it able to create files (again) by Rob Landley · 13 years ago
  71. 251fc70 uncompress: fix buffer underrun by corrupted input by Denys Vlasenko · 13 years ago
  72. b1611d9 hostid: fix behavior on identifiers starting with zeros by Pere Orga · 13 years ago
  73. 4619802 cttyhack: trivial spelling/spacing fixes by Kevin Cernekee · 13 years ago
  74. 816cd16 cttyhack: remove the trailing newline when reading console name from sysfs by Kevin Cernekee · 14 years ago
  75. 9176f6c patch: add a test we currently fail by Denys Vlasenko · 13 years ago
  76. a7d6bb3 sed: fix range handling for sed -i. Closes 4069 by Denys Vlasenko · 13 years ago
  77. 4f54168 less: fix for screen size detection by Denys Vlasenko · 13 years ago
  78. c21c310 swapoff: dont pass "p" in opt_complementary by Denys Vlasenko · 13 years ago
  79. c97578d conspy,nandwrite,nanddump: enable in defconfig by Denys Vlasenko · 13 years ago
  80. 8b141eb Start 1.20.0 development cycle by Denys Vlasenko · 13 years ago
  81. d84b175 Bump version to 1.19.0, update copyright year in help message by Denys Vlasenko · 13 years ago 1_19_0
  82. 2969e24 testsuite: fixes after randomconfig run by Denys Vlasenko · 13 years ago
  83. 87249fb find: fix a bug in !ENABLE_FEATURE_FIND_XDEV config by Denys Vlasenko · 13 years ago
  84. 5845a06 uptime: more compatible output by Denys Vlasenko · 13 years ago
  85. 47b0336 randomconfig fixes by Denys Vlasenko · 13 years ago
  86. b47b3ce randomconfig fixes by Denys Vlasenko · 13 years ago
  87. b347df9 randomconfig fixes by Denys Vlasenko · 13 years ago
  88. a6367f9 remove extra IF_WHO() by Denys Vlasenko · 13 years ago
  89. 89edf29 remove extra += who.o by Denys Vlasenko · 13 years ago
  90. 00103d3 df: more compatible -P behavior by Ralf Friedl · 13 years ago
  91. 98aeabe zcip.script: fix $ip environment variable by Thomas Petazzoni · 13 years ago
  92. 7926b98 users: new applet. by Tito Ragusa · 13 years ago
  93. d91b138 uptime: add config flag to allow displaying the number of users currently logged on by Pere Orga · 13 years ago
  94. 7485086 die_if_bad_username: tighten up a bit by Denys Vlasenko · 13 years ago
  95. 6e42b89 hush: fix remaining known two bugs with IFS expansion. Closes 4027. by Denys Vlasenko · 13 years ago
  96. 4fb53fb hush: partially fix wrong expansion on $IFS (bug 4027). by Denys Vlasenko · 13 years ago
  97. 954dbd3 tar: ignore file size (assume 0) for hardlinks by Ian Wienand · 13 years ago
  98. 67905e2 *: work around sysinfo.h versus linux/*.h problems by Denys Vlasenko · 13 years ago
  99. 4abcb8b tcpudp: simplify help text by Denys Vlasenko · 13 years ago
  100. 2ef4214 less: add a TODO comment by Denys Vlasenko · 13 years ago