Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Manually specify makefile dependencies, add distclean0.0.1 | Alex Xu (Hello71) | 2018-08-09 | 1 | -3/+9 |
* | rename --machine-id to --machine-id-path | Alex Xu (Hello71) | 2018-08-09 | 1 | -7/+6 |
* | Re-add basic man page. | Alex Xu (Hello71) | 2018-08-08 | 1 | -0/+10 |
* | Add systemd units, DESTDIR support | Alex Xu (Hello71) | 2018-08-08 | 7 | -7/+97 |
* | random-seed.c cleanups, add default seed path | Alex Xu (Hello71) | 2018-08-08 | 2 | -21/+48 |
* | Use /dev/random instead of /dev/urandom | Alex Xu (Hello71) | 2018-08-08 | 1 | -6/+6 |
* | Fix getdelim usage error | Alex Xu (Hello71) | 2018-08-08 | 1 | -1/+1 |
* | Fix without systemd compilation | Alex Xu (Hello71) | 2018-08-08 | 1 | -4/+0 |
* | NDEBUG is already undefined in Makefile | Alex Xu (Hello71) | 2018-08-08 | 1 | -6/+0 |
* | Add CC to Makefile.in | Alex Xu (Hello71) | 2018-08-08 | 1 | -1/+2 |
* | Fix stuff. | Alex Xu (Hello71) | 2018-08-08 | 7 | -51/+76 |
* | Add LICENSE file. | Alex Xu (Hello71) | 2018-08-08 | 1 | -0/+93 |
* | Remove readall (CC-BY-SA is incompatible) | Alex Xu (Hello71) | 2018-08-08 | 4 | -109/+10 |
* | Initial commit | Alex Xu (Hello71) | 2018-08-08 | 15 | -0/+1255 |