Age | Commit message (Expand) | Author |
---|---|---|
2020-03-13 | Fix various typos. | Elliott Hughes |
2020-01-10 | sntp.c: fix 32-bit. | Elliott Hughes |
2019-11-13 | Pedantic constant annotations to shut up older toolchains. | Rob Landley |
2019-10-27 | Technosaurus on github pointed out the error message should say adjtimex. | Rob Landley |
2019-10-23 | Use adjtimex instead of adjtime (bionic hasn't got adjtime). | Rob Landley |
2019-07-11 | bind/connect cleanup. | Elliott Hughes |
2019-02-13 | Oops, missed one. | Rob Landley |
2019-02-13 | Move nanomove(), nanodiff(), union socksaddr, and xrecvwait() to lib. | Rob Landley |
2019-02-05 | Promote sntp to net. | Rob Landley |