1. e0ddb65 build system: make CONFIG_EXTRA_LDFLAGS go to LDFLAGS, not EXTRA_LDFLAGS by Denys Vlasenko · 10 years ago
  2. 7b729ed update copyright years by Aaro Koskinen · 10 years ago
  3. 86a7f18 *: Switch to POSIX utmpx API by Bernhard Reutner-Fischer · 10 years ago
  4. 1186894 update example ntp.script by Denys Vlasenko · 10 years ago
  5. 9472e8a ftpd: change_identity() must be after chroot() by Denys Vlasenko · 10 years ago
  6. 379e8e8 typo fix by Denys Vlasenko · 10 years ago
  7. 1850d5e truncate: new applet by Denys Vlasenko · 10 years ago
  8. 4d15068 zcip: fix wrong comparison of source IP with our IP by Vladislav Grishenko · 10 years ago
  9. 911db16 truncate: new applet by Ari Sundholm · 10 years ago
  10. 8893023 dd: move suffix struct to xatonum.c by Ari Sundholm · 10 years ago
  11. 92edab1 logread: implement dumpfollow mode of operation by Phil Sutter · 10 years ago
  12. 6d8ea1d ifupdown: shrink a message by Denys Vlasenko · 10 years ago
  13. 6ca03f2 ifupdown: correct ifstate update during 'ifup -a'. Closes 6212 by Frank Bergmann · 10 years ago
  14. 75a7626 ash: do not split the result of tilde expansion by Ron Yorston · 10 years ago
  15. 6798564 trylink: respect compiler settings when probing features by Mike Frysinger · 10 years ago
  16. 4a08e82 trylink: use mktemp instead of hardcoding paths by Mike Frysinger · 10 years ago
  17. 49acc1a vi: make BACKSPACE and DELETE join lines at start/end of line by Denys Vlasenko · 10 years ago
  18. 8ec1ff3 Use chomp to remove newlines by Ron Yorston · 10 years ago
  19. 53e9c51 od: fix printing of high-bit chars by Ron Yorston · 10 years ago
  20. 8dff01d libbb: introduce and use is_prefixed_with() by Denys Vlasenko · 10 years ago
  21. 936c880 deluser: also remove user from /etc/group by Denys Vlasenko · 10 years ago
  22. 748fb60 arping: fix iface name in error messages by Alexander Korolkov · 10 years ago
  23. fe8b580 patch: segfault fix. Closes 7916 by Denys Vlasenko · 10 years ago
  24. 7b434a6 mount: -T OTHERTAB support by Isaac Dunham · 10 years ago
  25. 3c31b09 ntpd: tweak help text by Denys Vlasenko · 10 years ago
  26. 2ec4f44 inetd: fix order of array index check and array access by Denys Vlasenko · 10 years ago
  27. 3aef814 ntpd: chnage help text about -l to say that it doesn't disable client code by Denys Vlasenko · 10 years ago
  28. 7db2a7c runsvdir: if pid==1, also intercept SIGINT for -s SCRIPT by Denys Vlasenko · 10 years ago
  29. dac8d80 runsvdir: do not block SIGCHLD around poll/sleep by Denys Vlasenko · 10 years ago
  30. fa535f3 runsvdir: (almost) close a signal race by Denys Vlasenko · 10 years ago
  31. 1eafd44 acpid: fix logging by Serj Kalichev · 10 years ago
  32. c5beaa0 ls: heed compiler warning by Denys Vlasenko · 10 years ago
  33. a88db5c modinfo: fix fallout from basename removal by Denys Vlasenko · 10 years ago
  34. cb6a112 libpwdgrp: fix thinko in getpwnam by Tito Ragusa · 10 years ago
  35. d7bfee1 wget: fix --header to not append duplicate headers by Bernhard Reutner-Fischer · 10 years ago
  36. 54e9585 trivial code shrink by Denys Vlasenko · 10 years ago
  37. 0cb981c ls: trivial code shrink by Denys Vlasenko · 10 years ago
  38. 70e30e8 dc: tweak parsing by Bernhard Reutner-Fischer · 10 years ago
  39. 8e92df1 ls: fix year 9999 bug :) by Denys Vlasenko · 10 years ago
  40. 402afe1 modprobe-small: fix thinko in previous commit by Denys Vlasenko · 10 years ago
  41. 1fd8442 modprobe-small: if concurrent module load did not succeed, wait by Denys Vlasenko · 10 years ago
  42. 622a7aa i2cget, i2cset, i2cdetect, i2cdump: new applets by Bartosz Golaszewski · 10 years ago
  43. 8c06bc6 unzip: prevent attacks via malicious filenames by Denys Vlasenko · 10 years ago
  44. 23cfaab libpwdgrp: use getpwent() instead of getpwent_r() by Denys Vlasenko · 10 years ago
  45. 68c048f modprobe-small: fix and simplify rmmod by Denys Vlasenko · 10 years ago
  46. 782ee2a libbb/loop: don't try to re-use existing loop device by Kevin Wallace · 10 years ago
  47. a031959 examples/mdev_fat.conf: document that newer mdev exposes path by Denys Vlasenko · 10 years ago
  48. f22a838 dd: add optional support for status=noxfer/none by Ari Sundholm · 10 years ago
  49. 7e66102 ash: fix a SEGV case in an invalid heredoc by Denys Vlasenko · 10 years ago
  50. a14fa79 deluser: implement --remove-home by Denys Vlasenko · 10 years ago
  51. 3c5d133 fstrim: fix help text by Denys Vlasenko · 10 years ago
  52. a75dcd4 route: fix bogus read error when route table is empty by Denys Vlasenko · 10 years ago
  53. 09020b1 route: improve -A inet6 by Denys Vlasenko · 10 years ago
  54. b62d4d9 gzip: trivial code shrink -5 bytes by Denys Vlasenko · 10 years ago
  55. a977778 ifconfig: fix double free fatal error in INET_sprint by Denys Vlasenko · 10 years ago
  56. 8e74ada libbb: make INET[6]_rresolve use sockaddr2{host,dotted}_noport by Denys Vlasenko · 10 years ago
  57. f7f70bf gzip: speed up and shrink put_16bit() by Denys Vlasenko · 10 years ago
  58. 7f7ade1 gzip: do not store timestamp in gzip header by Rich Felker · 10 years ago
  59. 5104645 platform.h: enable mempcpy for FreeBSD by Denys Vlasenko · 10 years ago
  60. 07fa09a ubiattach: add option -O by Micke Prag · 10 years ago
  61. 1cbe93c telnetd: we only need CONFIG_UNIX98_PTYS from the Linux kernel by Martin Kaiser · 10 years ago
  62. 08f9ffc dpkg: update supported compression methods by Denys Vlasenko · 10 years ago
  63. 8c05a74 platform.h: mempcpy needs <string.h> by Denys Vlasenko · 10 years ago
  64. ff3f3ac ntpd: get rid of G.initial_poll_complete by Denys Vlasenko · 10 years ago
  65. 936c401 dhcpd: fix an improper widening conversion by Denys Vlasenko · 10 years ago
  66. 64b7449 ftpd: prevent zombies. closes 7832 by Denys Vlasenko · 10 years ago
  67. 50a6d86 platform.h: add compat mempcpy by Denys Vlasenko · 10 years ago
  68. cc70b6f depmod: simple memory optimization by Denys Vlasenko · 10 years ago
  69. 86031a5 trim extra newlines in help texts by Denys Vlasenko · 10 years ago
  70. 9de69c0 modprobe: fix modprobe -r and parsing of /etc/modprobe.d by Natanael Copa · 10 years ago
  71. 76b2262 modprobe: fix "modprobe devname:snd/timer" case (alias with a slash) by Denys Vlasenko · 10 years ago
  72. e998b08 modprobe: fix recent breakage: modules.dep reading code needs to strip dirname by Denys Vlasenko · 10 years ago
  73. 1b67153 modprobe-small: code shrink by Denys Vlasenko · 10 years ago
  74. 3c75b1c modprobe-small: fix recent breakage: modprobe -r was using full path by Denys Vlasenko · 10 years ago
  75. 39f0172 diff: fix a bug in diffing against stdin. Closes 7784 by Denys Vlasenko · 10 years ago
  76. 70f4320 vi: fix reading of file after last line by Ron Yorston · 10 years ago
  77. e5213ce vi: failure to open file is not an error when initialising buffer by Ron Yorston · 10 years ago
  78. 08364da depmod: fix recent breakage in modules.dep generation by Denys Vlasenko · 10 years ago
  79. e5cae08 libpwdgrp: line counting in error meesages is broken, remove it by Tito Ragusa · 10 years ago
  80. e769577 swaponoff: add support for -e by René Rhéaume · 10 years ago
  81. 1ec4973 mpstat: code shrink by Denys Vlasenko · 10 years ago
  82. 75a1403 free: handle "cached" value too by Guillermo Rodriguez · 10 years ago
  83. da92126 libbb: code shrink by factoring out common update_utmp_DEAD_PROCESS by Denys Vlasenko · 10 years ago
  84. 08b90a9 deleting unused ntpd_simple.c by Denys Vlasenko · 10 years ago
  85. c5d4a04 libpwdgrp: fixes suggested by Tito, comment tweaks by Denys Vlasenko · 10 years ago
  86. 4bf88d9 ntpd: relicense ntpd applet to ISC-style license by Adam Tkac · 10 years ago
  87. db4d105 libpwdgrp: another code shrink by Denys Vlasenko · 10 years ago
  88. 5acf134 libpwdgrp: code shrink by Denys Vlasenko · 10 years ago
  89. 12fc869 libpwdgrp: getgrXXX: empty string is not a member name, do not store it by Denys Vlasenko · 10 years ago
  90. 402451a fix a SEGV in previous commit by Denys Vlasenko · 10 years ago
  91. f993667 libpwdgrp: fix counting of commas in group list by Denys Vlasenko · 10 years ago
  92. 134c530 libpwdgrp: store getXXnam result in a single malloc block by Denys Vlasenko · 10 years ago
  93. 20c0a16 libpwdgrp: make db->def[] one byte shorter by Denys Vlasenko · 10 years ago
  94. 5e62a3d libpwdgrp: use a better estimate of max struct size by Denys Vlasenko · 10 years ago
  95. 9dca6ac libpwdgrp: reinstate Tito's optional atexit freeing by Denys Vlasenko · 10 years ago
  96. 8d547ac libpwdgrp: fix a memory leak in getXXnam (we did not save address of string buf) by Denys Vlasenko · 10 years ago
  97. 31d6734 libpwdgrp: tweak comments, replace one xmalloc with xzalloc by Denys Vlasenko · 10 years ago
  98. 908b6e5 libpwdgrp: use FAST_FUNC to make "matching ABI" optimization more likely to succeed by Denys Vlasenko · 10 years ago
  99. 1da09cf libpwdgrp: rewritten to use malloced implementation by Tito Ragusa · 10 years ago
  100. 7885452 modprobe: revert checking for /, stop doing basename() on modprobe args by Denys Vlasenko · 10 years ago