summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* missing programsrsc2004-03-022-0/+746
|
* Empty changelogrsc2004-03-012-34/+0
|
* Build Unix-friendly versions directly from library.rsc2004-03-0134-0/+966
|
* more tweaks.rsc2004-02-291-0/+0
|
* Various tweaks.rsc2004-02-2915-20/+34
|
* Threadplumbrecv.rsc2004-02-291-0/+33
|
* Tweak listing of libraries.rsc2004-02-293-2/+4
|
* Install commands before subdirectories,rsc2004-02-291-1/+3
| | | | so we get yacc before compiling hoc.
* Threaded read9pmsg.rsc2004-02-291-0/+32
|
* Add fdwait routines.rsc2004-02-291-0/+250
|
* Install script.rsc2004-02-291-0/+13
|
* Update mkmk.sh.rsc2004-02-293-66/+67
|
* Small tweaks to make things build again.rsc2004-02-2918-48/+43
|
* Move utf, fmt. Small header file changes.rsc2004-02-2973-3/+5771
|
* Fighting the good fight.rsc2004-02-29107-6637/+665
| | | | | | | | | | | | 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.
* various tweaks.rsc2004-02-0913-12/+193
|
* completion, pageup/pagedownrsc2004-02-095-7/+139
|
* need pty.h on linux according to scott schwartzrsc2004-01-201-0/+4
|
* Why would the Linux man page actually tell the truth?rsc2004-01-091-2/+1
|
* undef some more.rsc2004-01-091-0/+5
|
* add libsrsc2004-01-091-0/+2
|
* add some more RF things for linux.rsc2004-01-091-4/+4
|
* linux diffs.rsc2004-01-092-1/+3
|
* add Lock to struct Ref.rsc2003-12-171-0/+1
|
* Tweaks to various bits.rsc2003-12-1711-90/+166
| | | | | Until I hear otherwise, Refs aren't used enough to merit their own assembly. They are now implemented with locks.
* Add libString.rsc2003-12-1120-0/+1315
|
* ramfsrsc2003-12-111-0/+904
|
* More files related to user-level file servers.rsc2003-12-1135-0/+14133
| | | | Also add acme!
* Add support for user-level 9P servers/clients and various bug fixes to go ↵rsc2003-12-1160-486/+966
| | | | with them.
* bug from wkjrsc2003-12-091-0/+1
|
* Bug fixes from the Valgrind oracle.rsc2003-12-093-1/+4
|
* check everything in so i can move to linux and valgrind.rsc2003-12-095-107/+492
|
* rebuild because of libbio/bfmt.crsc2003-12-061-1/+2
|
* File system stuff.rsc2003-12-0629-0/+3316
|
* various tweaks.rsc2003-12-0610-8/+74
|
* nanrsc2003-12-041-0/+27
|
* .rsc2003-12-043-37/+43
|
* Clean up yacc files in mkcommon, mkhdr.rsc2003-12-044-15/+33
| | | | | Add nan to lib9. Fix memory corruption bugs in 9term.
* add hocrsc2003-12-048-5/+1365
|
* these belong elsewhere, but where?rsc2003-12-042-0/+483
|
* add bundlersc2003-12-041-0/+9
|
* add lc.rsc2003-12-041-0/+3
|
* disable some programs, enable others.rsc2003-12-043-0/+250
|
* Remove debugging print from 9term.rsc2003-12-041-1/+0
|
* Various fixes.rsc2003-12-041-18/+13
|
* fix bug in handling of backspace in output.rsc2003-12-041-9/+17
|
* make hold mode a bit more attractive.rsc2003-12-041-1/+1
|
* allow rfork(RFNOTEG|RFPROC|RFFDG) for rc.rsc2003-12-042-3/+19
|
* more bug fixesrsc2003-12-041-0/+1
|
* add -a flag for acme.rsc2003-12-042-72/+112
|