1. dc698bb *: make it easier to distinquish "struct tm", pointer to one, etc by Denys Vlasenko · 15 years ago
  2. 0681137 adduser: fix a logical inversion which made -G GRP inoperative by Tito Ragusa · 15 years ago
  3. 6fd42b3 dpkg: fix handling of names with leading dots. Closes bug 783 by Denys Vlasenko · 15 years ago
  4. 866710a nc: fix "nc -nl -p LPORT RHOST" case (was expecting remote port 0). closes bug 837 by Denys Vlasenko · 15 years ago
  5. 8cd04d1 ash: fix for read $IFS splitting. Closes bug 235 by Denys Vlasenko · 15 years ago
  6. c3c1fb6 ash: fix mishandling of bash-style redirects by Chris Metcalf · 15 years ago
  7. 999e442 ifplugd: clarify -a in help text by Denys Vlasenko · 15 years ago
  8. f422a72 ifplugd: restore auto-ifup unless -a; make iff method less iffy :D by Denys Vlasenko · 15 years ago
  9. 9037787 *: fix places where we were still using malloc/realloc by Denys Vlasenko · 15 years ago
  10. ef3817c old_e2fsprogs/e2fsck.c: fix indentation by Denys Vlasenko · 15 years ago
  11. b8f0e80 ifplugd: mention iff mode in help by Denys Vlasenko · 15 years ago
  12. ae47335 ntpd: show at loglevel 2 and export in env current poll interval by Denys Vlasenko · 15 years ago
  13. 053ffee hwclock: tiny tweak in comment by Denys Vlasenko · 15 years ago
  14. 0c58cc7 hwclock: make commented-out code compilable by Denys Vlasenko · 15 years ago
  15. 6959f6b hwclock: disable time diff code; ntpd -S script: do not wait for completion by Denys Vlasenko · 15 years ago
  16. 5e3b140 hwclock: make it report system/rtc clock difference by Denys Vlasenko · 15 years ago
  17. 695fa51 hwclock: fix sizeof bug (used it on pointer, not array); make --systohc exact by Denys Vlasenko · 15 years ago
  18. 06667f2 ntpd: renew cur_time after script run, it can take a while by Denys Vlasenko · 15 years ago
  19. ede737b ntpd: add -S PROG option. This feature is crucial for CMOS/RTC syncronization by Denys Vlasenko · 15 years ago
  20. 79ae534 ifplugd: simplify run_script() by Denys Vlasenko · 15 years ago
  21. aa4977d libunarchive: clean up dirty hacks. code shrank as a result by Denys Vlasenko · 15 years ago
  22. 86350f8 cal: document the location of unicode bug. no code changes by Denys Vlasenko · 15 years ago
  23. bde7023 libunarchive: trivial code shrink by Denys Vlasenko · 15 years ago
  24. d0f601f find: add optional support for -links. +100 bytes by Matheus Izvekov · 15 years ago
  25. 839fd71 gzip: add optional support for --long-opts by Matheus Izvekov · 15 years ago
  26. 2519124 AUTHORS: mention Jie Zhang by Denys Vlasenko · 15 years ago
  27. af1c8e8 cpio: fix unpacking of names with leading slashes by Denys Vlasenko · 15 years ago
  28. 074e8dc ntpd: make -w less cumbersome to use by Denys Vlasenko · 15 years ago
  29. 2805502 fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gmail.com> by Denys Vlasenko · 15 years ago
  30. d2b1ba6 [un]expand: unicode support by Tomas Heinrich · 15 years ago
  31. 4928f3b ar: heh, there *was* "-1" already... by Denys Vlasenko · 15 years ago
  32. 40e5a30 ar: fix two bugs, one added by prev comment and other we SEGV with no params by Denys Vlasenko · 15 years ago
  33. 2ec91ae *: remove some uses of argc by Denys Vlasenko · 15 years ago
  34. a355da0 *: make 2 more "int argc"'s unused; more saved if !DESKTOP by Denys Vlasenko · 15 years ago
  35. a4899ef hush: fix exitcodes of killed processes by Denys Vlasenko · 15 years ago
  36. 4168fdd ntpd: add -w "watch" option, useful for debugging to look at our own data by Denys Vlasenko · 15 years ago
  37. d645968 tar: fix problem handling tarballs with chksums prepended by spaces by Denys Vlasenko · 15 years ago
  38. 2d3253d ntpd: fix comment, no code changes by Denys Vlasenko · 15 years ago
  39. d498ff0 ntpd: try to avoid using libm. -1.2k if we succeed by Denys Vlasenko · 15 years ago
  40. 510f56a ntpd: remove an old hack for faster initialization by Denys Vlasenko · 15 years ago
  41. 0b00281 ntpd: better selection of initial sync; fewer gettimeofday calls by Denys Vlasenko · 15 years ago
  42. 185e691 update link to the comp.lang.c FAQ by Denys Vlasenko · 15 years ago
  43. c066472 *: do not assign to stdout/stderr, it's not portable. by Denys Vlasenko · 15 years ago
  44. 1ee5afd ntpd: fix jitter calculations and status propagation by Denys Vlasenko · 15 years ago
  45. f25252c watch: more compatible screen format by Denys Vlasenko · 15 years ago
  46. 2e36eb8 ntpd: speed up reaction to poll interval decrease by Denys Vlasenko · 15 years ago
  47. d9109e3 ntpd: improve frequency filtering by Denys Vlasenko · 15 years ago
  48. a9aaeda ntpd: restore forgotten delay sanitization by Denys Vlasenko · 15 years ago
  49. e4844b8 ntpd: add a comment, no code changes by Denys Vlasenko · 15 years ago
  50. 6131311 ntpd: disable unused code; show kernel's clock drift correction by Denys Vlasenko · 15 years ago
  51. bfc2a32 ntpd: reduce poll interval increase rate by Denys Vlasenko · 15 years ago
  52. dd6673b ntpd: replace openntp's clock discipline with ntpd's by Denys Vlasenko · 15 years ago
  53. 8a428d9 ntpd: ntpd.c -> ntpd_simple.c by Denys Vlasenko · 15 years ago
  54. d2fe69f ntpd: preparatory patches, no functional changes by Denys Vlasenko · 15 years ago
  55. bd1de18 dc: make "dc -1.23 ..." work by Denys Vlasenko · 15 years ago
  56. 6879a7a ntpd: fx incorrect offset display when stepping by Denys Vlasenko · 15 years ago
  57. 4b6abf6 tar: fix recently added SEGV on "tar" w/o args by Denys Vlasenko · 15 years ago
  58. afa2d33 ntpd: field renames and style fixes, no code changes by Denys Vlasenko · 15 years ago
  59. e99c8d2 ntpd: eliminate one time(NULL) call by Denys Vlasenko · 15 years ago
  60. 8a936cf tar: add support for --overwrite. +70 bytes. by Denys Vlasenko · 15 years ago
  61. 425ad9c libunarchive: move dpkg-specific things into dpkg.c. 0 byte size differences by Denys Vlasenko · 15 years ago
  62. dbc6a7a httpd -m: output salted MD5 hash. By (forrest AT hifulltech.com) by Denys Vlasenko · 15 years ago
  63. cc42814 mount: dont include NFS headers if not needed; drop support for Linux <2.2.0 by Denys Vlasenko · 15 years ago
  64. b7a0e13 mount: fix goof in last commit; clear errno since we use perror_msg later by Denys Vlasenko · 15 years ago
  65. cb37637 switch_root: more clear error messages by Denys Vlasenko · 15 years ago
  66. 4e60f30 mount: if we mount //host/xxx, add ip=IPADDR to options by Denys Vlasenko · 15 years ago
  67. d7171c1 init: fix logically inverted FEATURE_EXTRA_QUIET check by Denys Vlasenko · 15 years ago
  68. 1a8de6f init: use applet_name instead of "init" - we can be linuxrc by Denys Vlasenko · 15 years ago
  69. 18f8912 init: for paranoid reasons, restore SIGCONT too. by Denys Vlasenko · 15 years ago
  70. bcc6ec9 init: fix "while true; do reboot; done" bug. +15 bytes. Closes bug 781 by Denys Vlasenko · 15 years ago
  71. 6be918d init: make FEATURE_EXTRA_QUIET more consistent. +1 byte by Denys Vlasenko · 15 years ago
  72. 78fcec4 crond: do not log info messages at LOG_ERR. Closes bug 681. +62 bytes. by Denys Vlasenko · 15 years ago
  73. aa42d13 sort: make sort -o FILE FILE (same FILE) work. Closes bug 785. -3 bytes by Denys Vlasenko · 15 years ago
  74. 31e2e7b randomconfig fixes by Denys Vlasenko · 15 years ago
  75. 1315c30 mount: needs find_mount_point.o by Denys Vlasenko · 15 years ago
  76. 800ff7c stty: code shrink -44 bytes by Denys Vlasenko · 15 years ago
  77. 9f5a577 stty: fix columns command. closes bug 791. by Denys Vlasenko · 15 years ago
  78. d2c879d wget: fix signedness in the compare (paranoia only, G.content_len is never < 0) by Denys Vlasenko · 15 years ago
  79. a3aa3e3 wget: check for close success; fix chunked; do not bother to send QUIT to ftp by Denys Vlasenko · 15 years ago
  80. 4662de0 replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the rest by Denys Vlasenko · 15 years ago
  81. 8656676 mount: "already mounted" msg appears only if -v by Denys Vlasenko · 15 years ago
  82. 46a1477 ash: trivial optimization -6 bytes by Denys Vlasenko · 15 years ago
  83. 11a802a lsusb: new applet. +400 bytes by Souf Oued · 15 years ago
  84. 982bc71 lspci: new applet. +573 bytes by Souf Oued · 15 years ago
  85. f92874e replace /bin/mdev with /sbin/mdev by Denys Vlasenko · 15 years ago
  86. a732966 mount: prevent second mount -a from mounting everything again by Denys Vlasenko · 15 years ago
  87. 14b0f4f trim usage text. -238 bytes by Denys Vlasenko · 15 years ago
  88. e9ac32a ash: fix double comma in initializer by Denys Vlasenko · 15 years ago
  89. 359da5e ash: implement set -o pipefail (conditional on bash compat). +39 bytes by Michael Abbott · 15 years ago
  90. 285ad15 ash: preparatory work for pipefail and code shrink. -44 bytes by Denys Vlasenko · 15 years ago
  91. 7a7b034 ash: re-enable SIGHUP on entry. Closes bug 771. by Denys Vlasenko · 15 years ago
  92. 6b5accb mount: add support for -O list. +44 bytes by Michael Abbott · 15 years ago
  93. 6dc0ace grep: fix a case when -o loops forever by Denys Vlasenko · 15 years ago
  94. 6a110c9 ntpd: remove dynamic dns resolution code, too complex. -69 bytes by Denys Vlasenko · 15 years ago
  95. 7cb1d6c ntpd: try to avoid DNS requests *during* NTP roundtrip. +23 bytes by Denys Vlasenko · 15 years ago
  96. 907647f ntpd: implement -x. shrink code a bit. -69 bytes by Denys Vlasenko · 15 years ago
  97. 4bd5189 ntpd: fix malloc-too-short bug; code shrink -76 bytes by Denys Vlasenko · 15 years ago
  98. ebde6f1 ntpd: fix "synced" state detection by Denys Vlasenko · 15 years ago
  99. f91e63c ntpd: continuing small message tweaks and the like. -29 bytes by Denys Vlasenko · 15 years ago
  100. 386960a htpd: better logging; removed some unused code and data. -212 bytes by Denys Vlasenko · 15 years ago