Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add fbclock | June McEnroe | 2018-01-29 |
| | |||
* | Remove color from Makefile | June McEnroe | 2018-01-29 |
| | |||
* | Add setuid target for bri | June McEnroe | 2018-01-29 |
| | |||
* | Add color.c | June McEnroe | 2018-01-28 |
| | |||
* | Add portable bins target | June McEnroe | 2018-01-28 |
| | |||
* | Add klon | June McEnroe | 2018-01-22 |
| | | | | | | I've been working on this the past two days. Not playable yet but I think a good start. I enjoy the card and stack representation too much and this is probably why I don't enjoy industry programming as much. | ||
* | Remove ish | June McEnroe | 2017-10-26 |
| | | | | I think I've lost the ability to code... | ||
* | Add beginning of very basic shell, ish | June McEnroe | 2017-10-13 |
| | | | | Following <https://github.com/tokenrove/build-your-own-shell>. | ||
* | Regenerate gitignore with all | June McEnroe | 2017-09-27 |
| | |||
* | Combine pbcopy and pbpaste rules | June McEnroe | 2017-09-27 |
| | |||
* | Simplify bins Makefile | June McEnroe | 2017-09-17 |
| | | | | | Just link the usual libs for everything. Append warnings flags to CFLAGS. | ||
* | Move typo words to separate file | June McEnroe | 2017-09-15 |
| | |||
* | Add .gitignore target to bins Makefile | June McEnroe | 2017-09-14 |
| | |||
* | Add typing game | June McEnroe | 2017-09-14 |
| | |||
* | Fix bin/Makefile FreeBSD compatibility | June McEnroe | 2017-09-06 |
| | | | | | Have to use the same generic rule as sys.mk so it replaces it. Otherwise it only uses the one in sys.mk. | ||
* | Move C code to bin, Makefile, AGPL | June McEnroe | 2017-09-06 |