Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-18 | update comment about compiler command | Christian Hesse | 1 | -1/+1 |
2016-01-18 | remove macro, this works with gcc option -std=gnu11 | Christian Hesse | 1 | -7/+0 |
2016-01-04 | update copyright for 2016 | Christian Hesse | 1 | -1/+1 |
2015-01-04 | make defines more portable•••Looks like _DEFAULT_SOURCE requires a recent glibc and does not work on Fedora. So use _XOPEN_SOURCE and _XOPEN_SOURCE_EXTENDED instead. Reported-by: Benjamin Pereto <benjamin.pereto@gmail.com> | Christian Hesse | 1 | -2/+5 |
2015-01-04 | update copyright for 2015 | Christian Hesse | 1 | -1/+1 |
2014-12-29 | introduce config.h•••We now have configuration in just one place. | Christian Hesse | 1 | -4/+1 |
2014-12-29 | do not create directory '.' in archive•••This has been changes in mkinitcpio, so we do it the same. https://projects.archlinux.org/mkinitcpio.git/commit/?id=514d5f1fa641b0bfc66d43f4c0c7e7830f747899 | Christian Hesse | 1 | -5/+0 |
2014-12-23 | support updating the challenge on boot | Christian Hesse | 1 | -0/+220 |