summaryrefslogtreecommitdiffstats
path: root/src/cmd/mkfile
Commit message (Collapse)AuthorAgeFilesLines
...
* Small tweaks to make things build again.rsc2004-02-291-1/+1
|
* Fighting the good fight.rsc2004-02-291-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.
* Tweaks to various bits.rsc2003-12-171-1/+1
| | | | | Until I hear otherwise, Refs aren't used enough to merit their own assembly. They are now implemented with locks.
* Add support for user-level 9P servers/clients and various bug fixes to go ↵rsc2003-12-111-2/+2
| | | | with them.
* various tweaks.rsc2003-12-061-1/+1
|
* More X11 snarf tweaks.rsc2003-12-021-1/+1
| | | | Will we ever finish?
* Add the #goo to allow use in C++.rsc2003-11-251-1/+1
| | | | | | Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups.
* Annoying changes to work on Sun boxes.rsc2003-11-231-1/+1
|
* new utilities.rsc2003-11-231-0/+13
the .C files compile but are renamed to avoid building automatically.