| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | missing programs | rsc | 2004-03-02 | 2 | -0/+746 | |
| | | ||||||
| * | Empty changelog | rsc | 2004-03-01 | 2 | -34/+0 | |
| | | ||||||
| * | Build Unix-friendly versions directly from library. | rsc | 2004-03-01 | 34 | -0/+966 | |
| | | ||||||
| * | more tweaks. | rsc | 2004-02-29 | 1 | -0/+0 | |
| | | ||||||
| * | Various tweaks. | rsc | 2004-02-29 | 15 | -20/+34 | |
| | | ||||||
| * | Threadplumbrecv. | rsc | 2004-02-29 | 1 | -0/+33 | |
| | | ||||||
| * | Tweak listing of libraries. | rsc | 2004-02-29 | 3 | -2/+4 | |
| | | ||||||
| * | Install commands before subdirectories, | rsc | 2004-02-29 | 1 | -1/+3 | |
| | | | | | so we get yacc before compiling hoc. | |||||
| * | Threaded read9pmsg. | rsc | 2004-02-29 | 1 | -0/+32 | |
| | | ||||||
| * | Add fdwait routines. | rsc | 2004-02-29 | 1 | -0/+250 | |
| | | ||||||
| * | Install script. | rsc | 2004-02-29 | 1 | -0/+13 | |
| | | ||||||
| * | Update mkmk.sh. | rsc | 2004-02-29 | 3 | -66/+67 | |
| | | ||||||
| * | Small tweaks to make things build again. | rsc | 2004-02-29 | 18 | -48/+43 | |
| | | ||||||
| * | Move utf, fmt. Small header file changes. | rsc | 2004-02-29 | 73 | -3/+5771 | |
| | | ||||||
| * | Fighting the good fight. | rsc | 2004-02-29 | 107 | -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. | rsc | 2004-02-09 | 13 | -12/+193 | |
| | | ||||||
| * | completion, pageup/pagedown | rsc | 2004-02-09 | 5 | -7/+139 | |
| | | ||||||
| * | need pty.h on linux according to scott schwartz | rsc | 2004-01-20 | 1 | -0/+4 | |
| | | ||||||
| * | Why would the Linux man page actually tell the truth? | rsc | 2004-01-09 | 1 | -2/+1 | |
| | | ||||||
| * | undef some more. | rsc | 2004-01-09 | 1 | -0/+5 | |
| | | ||||||
| * | add libs | rsc | 2004-01-09 | 1 | -0/+2 | |
| | | ||||||
| * | add some more RF things for linux. | rsc | 2004-01-09 | 1 | -4/+4 | |
| | | ||||||
| * | linux diffs. | rsc | 2004-01-09 | 2 | -1/+3 | |
| | | ||||||
| * | add Lock to struct Ref. | rsc | 2003-12-17 | 1 | -0/+1 | |
| | | ||||||
| * | Tweaks to various bits. | rsc | 2003-12-17 | 11 | -90/+166 | |
| | | | | | | Until I hear otherwise, Refs aren't used enough to merit their own assembly. They are now implemented with locks. | |||||
| * | Add libString. | rsc | 2003-12-11 | 20 | -0/+1315 | |
| | | ||||||
| * | ramfs | rsc | 2003-12-11 | 1 | -0/+904 | |
| | | ||||||
| * | More files related to user-level file servers. | rsc | 2003-12-11 | 35 | -0/+14133 | |
| | | | | | Also add acme! | |||||
| * | Add support for user-level 9P servers/clients and various bug fixes to go ↵ | rsc | 2003-12-11 | 60 | -486/+966 | |
| | | | | | with them. | |||||
| * | bug from wkj | rsc | 2003-12-09 | 1 | -0/+1 | |
| | | ||||||
| * | Bug fixes from the Valgrind oracle. | rsc | 2003-12-09 | 3 | -1/+4 | |
| | | ||||||
| * | check everything in so i can move to linux and valgrind. | rsc | 2003-12-09 | 5 | -107/+492 | |
| | | ||||||
| * | rebuild because of libbio/bfmt.c | rsc | 2003-12-06 | 1 | -1/+2 | |
| | | ||||||
| * | File system stuff. | rsc | 2003-12-06 | 29 | -0/+3316 | |
| | | ||||||
| * | various tweaks. | rsc | 2003-12-06 | 10 | -8/+74 | |
| | | ||||||
| * | nan | rsc | 2003-12-04 | 1 | -0/+27 | |
| | | ||||||
| * | . | rsc | 2003-12-04 | 3 | -37/+43 | |
| | | ||||||
| * | Clean up yacc files in mkcommon, mkhdr. | rsc | 2003-12-04 | 4 | -15/+33 | |
| | | | | | | Add nan to lib9. Fix memory corruption bugs in 9term. | |||||
| * | add hoc | rsc | 2003-12-04 | 8 | -5/+1365 | |
| | | ||||||
| * | these belong elsewhere, but where? | rsc | 2003-12-04 | 2 | -0/+483 | |
| | | ||||||
| * | add bundle | rsc | 2003-12-04 | 1 | -0/+9 | |
| | | ||||||
| * | add lc. | rsc | 2003-12-04 | 1 | -0/+3 | |
| | | ||||||
| * | disable some programs, enable others. | rsc | 2003-12-04 | 3 | -0/+250 | |
| | | ||||||
| * | Remove debugging print from 9term. | rsc | 2003-12-04 | 1 | -1/+0 | |
| | | ||||||
| * | Various fixes. | rsc | 2003-12-04 | 1 | -18/+13 | |
| | | ||||||
| * | fix bug in handling of backspace in output. | rsc | 2003-12-04 | 1 | -9/+17 | |
| | | ||||||
| * | make hold mode a bit more attractive. | rsc | 2003-12-04 | 1 | -1/+1 | |
| | | ||||||
| * | allow rfork(RFNOTEG|RFPROC|RFFDG) for rc. | rsc | 2003-12-04 | 2 | -3/+19 | |
| | | ||||||
| * | more bug fixes | rsc | 2003-12-04 | 1 | -0/+1 | |
| | | ||||||
| * | add -a flag for acme. | rsc | 2003-12-04 | 2 | -72/+112 | |
| | | ||||||
