| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix offsets | rsc | 2006-02-03 | 1 | -3/+19 |
| | | |||||
| * | 9P2000.u fixes (Lucho Ionkov) | rsc | 2005-11-21 | 1 | -4/+15 |
| | | |||||
| * | x11, used, etc. | rsc | 2005-11-12 | 1 | -11/+18 |
| | | |||||
| * | Signedness. | rsc | 2005-09-13 | 1 | -3/+3 |
| | | |||||
| * | Signedness bugs for Mac OS X. | rsc | 2005-09-13 | 1 | -2/+3 |
| | | |||||
| * | Add 9P2000.u extensions. | rsc | 2005-09-13 | 1 | -15/+135 |
| | | |||||
| * | use correct type for NOFID (sunos) | rsc | 2005-07-27 | 1 | -1/+1 |
| | | |||||
| * | add srv -a option | rsc | 2005-03-21 | 1 | -19/+95 |
| | | |||||
| * | add verbose9pserve environment variable; fix afid ref | rsc | 2005-03-18 | 1 | -1/+6 |
| | | |||||
| * | ignore tstp | rsc | 2005-03-18 | 1 | -1/+3 |
| | | |||||
| * | bug fixes; quieter | rsc | 2005-02-11 | 1 | -3/+3 |
| | | |||||
| * | do not call exits in threaded programs | rsc | 2005-01-17 | 1 | -1/+1 |
| | | |||||
| * | more precision on time | rsc | 2005-01-06 | 1 | -2/+7 |
| | | |||||
| * | more debugging | rsc | 2005-01-04 | 1 | -82/+149 |
| | | |||||
| * | remove debugging print | rsc | 2004-12-28 | 1 | -1/+0 |
| | | |||||
| * | remove race between openfdthread and connoutthread msgput, | rsc | 2004-12-28 | 1 | -1/+8 |
| | | | | | so that openfd'ed fids always get clunked properly. | ||||
| * | use threaddaemonize | rsc | 2004-12-28 | 1 | -14/+8 |
| | | |||||
| * | use new thread library | rsc | 2004-12-27 | 1 | -153/+1 |
| | | |||||
| * | Today's changes. | rsc | 2004-03-25 | 1 | -1/+1 |
| | | | | | More changes. | ||||
| * | Pipes cannot use SOCK_DGRAM. Back to SOCK_STREAM. | rsc | 2004-03-05 | 1 | -3/+5 |
| | | | | | | | Add debugging to fdwait. Rewrite getcallerpc on PowerMac to be correct. | ||||
| * | Long-standing stability bugs fixed in 9pserve. | rsc | 2004-03-02 | 1 | -19/+42 |
| | | | | | | Update win to use acme interface directly instead of via pipes. Add comment to pipe about lack of message boundaries. | ||||
| * | Tweaks for the Macintosh. | rsc | 2004-03-02 | 1 | -1/+0 |
| | | |||||
| * | Small tweaks to make things build again. | rsc | 2004-02-29 | 1 | -1/+1 |
| | | |||||
| * | Fighting the good fight. | rsc | 2004-02-29 | 1 | -116/+68 |
| | | | | | | | | | | | | | 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. | rsc | 2003-12-17 | 1 | -23/+44 |
| | | | | | | 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 ↵ | rsc | 2003-12-11 | 1 | -32/+425 |
| | | | | | with them. | ||||
| * | check everything in so i can move to linux and valgrind. | rsc | 2003-12-09 | 1 | -60/+409 |
| | | |||||
| * | File system stuff. | rsc | 2003-12-06 | 1 | -0/+597 |
