Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-26 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | Change my email address to @FreeBSD | obrien | 1997-10-10 | 1 | -2/+2 |
| | |||||
* | Let CFLAGS come from /etc/make.conf | obrien | 1996-12-28 | 1 | -0/+10 |
| | | | | Caught by: Satoshi | ||||
* | Mixal is a version the assembler and interpreter for Donald Knuth's | obrien | 1996-12-25 | 5 | -0/+57 |
mythical MIX computer, defined in: Donald E. Knuth, _The Art of Computer Programming, Vol. 1: Fundamental Algorithms_. Addison-Wesley, 1973 (2nd ed.) Some of us were playing with it at school... so I made a port of it. |