aboutsummaryrefslogtreecommitdiff
path: root/networking/ntpd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* ntpd: trivial -2 byte code optimizationDenys Vlasenko2009-11-261-1/+1
* ntpd: and real handling for -N, show usage w/o options; trim textDenys Vlasenko2009-11-251-6/+14
* ntpd: locally bind every peer socket. +22 bytesDenys Vlasenko2009-11-241-26/+61
* ntpd: fix vda's breakageDenys Vlasenko2009-11-241-1/+1
* ntpd: use MSG_DONTWAIT; better readabilityDenys Vlasenko2009-11-241-101/+108
* ntp: simplifications; libbb: simpler resolution of numeric hostnamesDenys Vlasenko2009-11-241-100/+108
* ntpd: add -q option. By Adam Tkac.Denys Vlasenko2009-11-231-30/+28
* ntpd: new applet by Adam Tkac. +5k.Adam Tkac2009-11-221-0/+999