aboutsummaryrefslogtreecommitdiff
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-04mount: add support for -O list. +44 bytesMichael Abbott1-32/+50
2009-12-04grep: fix a case when -o loops foreverDenys Vlasenko2-3/+10
2009-12-03ntpd: remove dynamic dns resolution code, too complex. -69 bytesDenys Vlasenko1-22/+2
2009-12-02ntpd: try to avoid DNS requests *during* NTP roundtrip. +23 bytesDenys Vlasenko1-3/+11
2009-12-02ntpd: implement -x. shrink code a bit. -69 bytesDenys Vlasenko2-176/+157
2009-12-02ntpd: fix malloc-too-short bug; code shrink -76 bytesDenys Vlasenko1-45/+27
2009-12-02ntpd: fix "synced" state detectionDenys Vlasenko1-12/+7
2009-12-02ntpd: continuing small message tweaks and the like. -29 bytesDenys Vlasenko1-23/+21
2009-12-02htpd: better logging; removed some unused code and data. -212 bytesDenys Vlasenko1-221/+222
2009-12-01ntpd: make it work w/o -g too :(Denys Vlasenko2-21/+23
2009-11-30ash: straighten up a bit of code in varvalue()Denys Vlasenko1-13/+18
2009-11-30touch: needs another fix after last utimes() fixesDenys Vlasenko1-7/+6
2009-11-30awk: fix an incorrect casting to string (bug 725). -44 bytes.Denys Vlasenko2-6/+25
2009-11-30awk: preparatory patch, no essential code changes. -13 bytes.Denys Vlasenko1-30/+43
2009-11-29fix improper utimes usageDenys Vlasenko4-18/+18