aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/mkfile
AgeCommit message (Collapse)AuthorFilesLines
2004-02-29Fighting the good fight.rsc1-1/+1
Move libfmt, libutf into subdirectories of lib9. Add poll-based socket i/o to libthread, so that we can avoid using multiple procs when possible, thus removing dependence on crappy pthreads implementations. Convert samterm, acme to the single-proc libthread. Bring libcomplete, acme up-to-date w.r.t. Plan 9 distribution.
2003-12-17Tweaks to various bits.rsc1-1/+1
Until I hear otherwise, Refs aren't used enough to merit their own assembly. They are now implemented with locks.
2003-12-11Add support for user-level 9P servers/clients and various bug fixes to go ↵rsc1-2/+2
with them.
2003-12-06various tweaks.rsc1-1/+1
2003-12-02More X11 snarf tweaks.rsc1-1/+1
Will we ever finish?
2003-11-25Add the #goo to allow use in C++.rsc1-1/+1
Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups.
2003-11-23Annoying changes to work on Sun boxes.rsc1-1/+1
2003-11-23new utilities.rsc1-0/+13
the .C files compile but are renamed to avoid building automatically.