aboutsummaryrefslogtreecommitdiff
path: root/toys/net/sntp.c
AgeCommit message (Expand)Author
2019-10-27Technosaurus on github pointed out the error message should say adjtimex.Rob Landley
2019-10-23Use adjtimex instead of adjtime (bionic hasn't got adjtime).Rob Landley
2019-07-11bind/connect cleanup.Elliott Hughes
2019-02-13Oops, missed one.Rob Landley
2019-02-13Move nanomove(), nanodiff(), union socksaddr, and xrecvwait() to lib.Rob Landley
2019-02-05Promote sntp to net.Rob Landley