summary refs log tree commit diff
path: root/bin/aes.c (follow)
Commit message (Collapse)AuthorAge
* Cast %lc parameter to wint_tJune McEnroe2019-08-27
| | | | | I hadn't realized that's what type %lc takes and suddenly started seeing warnings about it for some reason.
* Fix DEL in aesJune McEnroe2019-02-05
|
* Add aesJune McEnroe2019-02-05
Okay this should really be aes(6) but I don't feel like adding back MAN6 in the Makefile.
llow=1'>Add photos from May 31June McEnroe 2024-06-09Use monospace on photo pagesJune McEnroe 2024-06-09Put lens and (future) film at the tops of photo pagesJune McEnroe 2024-05-22Remove use of sysexits.hJune McEnroe 2024-05-22Add photo descriptions from 05-03 and 05-06June McEnroe 2024-05-21Fix = precedence in whenJune McEnroe