aboutsummaryrefslogtreecommitdiff
path: root/networking/ntpd.c
AgeCommit message (Expand)Author
2009-11-27ntpd: make it NOMMU-safe; ash: exclude it on NOMMU buildsDenys Vlasenko
2009-11-26ntpd: trivial -2 byte code optimizationDenys Vlasenko
2009-11-25ntpd: and real handling for -N, show usage w/o options; trim textDenys Vlasenko
2009-11-24ntpd: locally bind every peer socket. +22 bytesDenys Vlasenko
2009-11-24ntpd: fix vda's breakageDenys Vlasenko
2009-11-24ntpd: use MSG_DONTWAIT; better readabilityDenys Vlasenko
2009-11-24ntp: simplifications; libbb: simpler resolution of numeric hostnamesDenys Vlasenko
2009-11-23ntpd: add -q option. By Adam Tkac.Denys Vlasenko
2009-11-22ntpd: new applet by Adam Tkac. +5k.Adam Tkac