summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Various fixes, add spell.rsc2004-03-0910-33/+1452
|
* remove debugging print.rsc2004-03-051-1/+0
|
* Unfix non-bug.rsc2004-03-051-1/+1
|
* Small bug fixes.rsc2004-03-052-3/+3
|
* Amazingly picky bug fixes from Valgrind.rsc2004-03-059-9/+20
|
* don't need these.rsc2004-03-052-283/+0
|
* Update libregexp with recent bug fixes from Plan 9.rsc2004-03-0512-81/+111
|
* Various little fixes.rsc2004-03-056-7/+8
|
* Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM.rsc2004-03-057-18/+27
| | | | | | Add debugging to fdwait. Rewrite getcallerpc on PowerMac to be correct.
* Debugging libthread for acme.rsc2004-03-055-12/+62
|
* Remove debugging print.rsc2004-03-041-2/+0
|
* Fix rc not to bus error on Mac OS X.rsc2004-03-043-3/+14
| | | | Don't print about child notes either.
* Some day I will get this right.rsc2004-03-042-2/+7
|
* Account for C vs. assembly in tas and getcallerpc. Sigh.rsc2004-03-031-3/+3
|
* Whoops.rsc2004-03-031-0/+4
|
* Remove a debugging print, more cleanup.rsc2004-03-021-1/+1
|
* Little tweaks and documentation.rsc2004-03-027-32/+23
|
* Make sure snarf is <64kB, since the wire countrsc2004-03-021-4/+11
| | | | is only 16 bits.
* Change pipes to preserve message boundaries.rsc2004-03-021-2/+1
|
* Long-standing stability bugs fixed in 9pserve.rsc2004-03-023-69/+154
| | | | | Update win to use acme interface directly instead of via pipes. Add comment to pipe about lack of message boundaries.
* More Mac tweaks.rsc2004-03-028-42/+91
|
* Tweaks for the Macintosh.rsc2004-03-024-8/+84
|
* missing programsrsc2004-03-022-0/+746
|
* Empty changelogrsc2004-03-012-34/+0
|
* 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
|
* Update mkmk.sh.rsc2004-02-293-66/+67
|
* Small tweaks to make things build again.rsc2004-02-2917-40/+36
|
* Move utf, fmt. Small header file changes.rsc2004-02-2969-0/+5752
|
* 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-099-7/+171
|
* 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
|
* add libsrsc2004-01-091-0/+2
|
* linux diffs.rsc2004-01-091-0/+2
|
* 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-1118-0/+640
|
* 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-1154-464/+921
| | | | 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
|