| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update mkmk.sh. | rsc | 2004-02-29 | 3 | -66/+67 |
| | | |||||
| * | Small tweaks to make things build again. | rsc | 2004-02-29 | 17 | -40/+36 |
| | | |||||
| * | Move utf, fmt. Small header file changes. | rsc | 2004-02-29 | 69 | -0/+5752 |
| | | |||||
| * | 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 | 9 | -7/+171 |
| | | |||||
| * | 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 |
| | | |||||
| * | add libs | rsc | 2004-01-09 | 1 | -0/+2 |
| | | |||||
| * | linux diffs. | rsc | 2004-01-09 | 1 | -0/+2 |
| | | |||||
| * | 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 | 18 | -0/+640 |
| | | |||||
| * | 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 | 54 | -464/+921 |
| | | | | | 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 | 27 | -0/+3221 |
| | | |||||
| * | various tweaks. | rsc | 2003-12-06 | 8 | -4/+69 |
| | | |||||
| * | nan | rsc | 2003-12-04 | 1 | -0/+27 |
| | | |||||
| * | 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 |
| | | |||||
| * | 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 |
| | | |||||
| * | add bfmt. | rsc | 2003-12-03 | 1 | -0/+37 |
| | | |||||
| * | Various fixes. | rsc | 2003-12-03 | 9 | -61/+116 |
| | | | | | | | | | | | | B - fixed usage, DISPLAY :0 vs :0.0 9term - fixed various terminal things rc - notice traps in Read _p9dir - only run disk code for disks dirread - getdirentries on FreeBSD and Linux are different w.r.t. meaning of off. notify - set up so signals interrupt system calls bprint - use bfmt. | ||||
| * | fix stack size (oops) | rsc | 2003-12-02 | 1 | -1/+1 |
| | | |||||
| * | Check for changed window size after window creation. | rsc | 2003-12-02 | 1 | -0/+9 |
| | | |||||
| * | More X11 snarf tweaks. | rsc | 2003-12-02 | 4 | -8/+33 |
| | | | | | Will we ever finish? | ||||
| * | call exit rather than _exits inside exits, | rsc | 2003-11-26 | 3 | -32/+10 |
| | | | | | | so that the c library atexit handlers get a chance to run. | ||||
| * | Fix X11 clipboard again. | rsc | 2003-11-25 | 2 | -1/+2 |
| | | |||||
| * | add dict | rsc | 2003-11-25 | 27 | -0/+8343 |
| | | |||||
| * | add sunos | rsc | 2003-11-25 | 1 | -0/+30 |
| | | |||||
| * | add libplumb to dir list | rsc | 2003-11-25 | 1 | -0/+1 |
| | | |||||
| * | fix libplumb | rsc | 2003-11-25 | 2 | -7/+11 |
| | | |||||
| * | fixes to plumber and 9term | rsc | 2003-11-25 | 4 | -3/+3 |
| | | |||||
| * | Update NOTES, hack on 9term a little. | rsc | 2003-11-25 | 4 | -6/+29 |
| | | |||||
| * | Silence some Mac OS X warnings. | rsc | 2003-11-25 | 4 | -3/+5 |
| | | |||||
| * | more tweaks. | rsc | 2003-11-25 | 1 | -0/+2 |
| | | |||||
| * | More tweaks on Linux and Solaris. | rsc | 2003-11-25 | 11 | -49/+107 |
| | | |||||
| * | Add the #goo to allow use in C++. | rsc | 2003-11-25 | 19 | -141/+91 |
| | | | | | | | Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups. | ||||
| * | Changes for Mac OS X. Most important is stack sizes in samterm, | rsc | 2003-11-24 | 17 | -26/+46 |
| | | | | | | | which were completely bogus. (Libthread used to ignore them but not anymore. Maybe we really should ignore them, but that breaks Venti, which needs *really* big stacks.) | ||||
