summaryrefslogtreecommitdiffstats
path: root/src/cmd/9term/mkfile
Commit message (Collapse)AuthorAgeFilesLines
* all: DragonFly port.Shenghou Ma2014-02-271-1/+1
| | | | | | | | Fix compilation problems, libdraw still doesn't work right yet. LGTM=rsc R=rsc https://codereview.appspot.com/67820046
* New 9term using rio sources more directly.rsc2005-11-061-0/+4
|
* change to use new library.rsc2005-01-041-4/+0
|
* make mac workrsc2004-04-191-1/+1
|
* clean up when finished.rsc2004-04-191-2/+1
|
* make echoing work.rsc2004-04-161-0/+2
|
* Darwin support.rsc2004-03-261-1/+1
|
* Today's changes.rsc2004-03-251-4/+4
| | | | More changes.
* Various tweaks.rsc2004-02-291-1/+3
|
* Small tweaks to make things build again.rsc2004-02-291-1/+1
|
* Add support for user-level 9P servers/clients and various bug fixes to go ↵rsc2003-12-111-1/+1
| | | | with them.
* fixes to plumber and 9termrsc2003-11-251-1/+0
|
* Dhog's 9term.rsc2003-11-231-0/+14
Updated for current libraries by Caerwyn Jones. Button-3 plumbing (like in acme) by rsc.