Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-12-06 | File system stuff. | rsc | 29 | -0/+3316 | |
2003-12-06 | various tweaks. | rsc | 10 | -8/+74 | |
2003-12-04 | nan | rsc | 1 | -0/+27 | |
2003-12-04 | . | rsc | 3 | -37/+43 | |
2003-12-04 | Clean up yacc files in mkcommon, mkhdr. | rsc | 4 | -15/+33 | |
Add nan to lib9. Fix memory corruption bugs in 9term. | |||||
2003-12-04 | add hoc | rsc | 8 | -5/+1365 | |
2003-12-04 | these belong elsewhere, but where? | rsc | 2 | -0/+483 | |
2003-12-04 | add bundle | rsc | 1 | -0/+9 | |
2003-12-04 | add lc. | rsc | 1 | -0/+3 | |
2003-12-04 | disable some programs, enable others. | rsc | 3 | -0/+250 | |
2003-12-04 | Remove debugging print from 9term. | rsc | 1 | -1/+0 | |
2003-12-04 | Various fixes. | rsc | 1 | -18/+13 | |
2003-12-04 | fix bug in handling of backspace in output. | rsc | 1 | -9/+17 | |
2003-12-04 | make hold mode a bit more attractive. | rsc | 1 | -1/+1 | |
2003-12-04 | allow rfork(RFNOTEG|RFPROC|RFFDG) for rc. | rsc | 2 | -3/+19 | |
2003-12-04 | more bug fixes | rsc | 1 | -0/+1 | |
2003-12-04 | add -a flag for acme. | rsc | 2 | -72/+112 | |
2003-12-03 | add bfmt. | rsc | 1 | -0/+37 | |
2003-12-03 | Various fixes. | rsc | 11 | -63/+124 | |
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. | |||||
2003-12-02 | Set up terminal properly for 9term. | rsc | 1 | -1/+5 | |
2003-12-02 | B that knows about address syntax, | rsc | 2 | -3/+9 | |
change plumber to use it. | |||||
2003-12-02 | fix stack size (oops) | rsc | 1 | -1/+1 | |
2003-12-02 | Check for changed window size after window creation. | rsc | 1 | -0/+9 | |
2003-12-02 | More X11 snarf tweaks. | rsc | 5 | -11/+38 | |
Will we ever finish? | |||||
2003-11-26 | call exit rather than _exits inside exits, | rsc | 3 | -32/+10 | |
so that the c library atexit handlers get a chance to run. | |||||
2003-11-25 | Fix X11 clipboard again. | rsc | 2 | -1/+2 | |
2003-11-25 | add dict | rsc | 27 | -0/+8343 | |
2003-11-25 | add note about getting dictionary | rsc | 1 | -0/+7 | |
2003-11-25 | add sunos | rsc | 1 | -0/+30 | |
2003-11-25 | add libplumb to dir list | rsc | 1 | -0/+1 | |
2003-11-25 | fix libplumb | rsc | 2 | -7/+11 | |
2003-11-25 | fixes to plumber and 9term | rsc | 4 | -3/+3 | |
2003-11-25 | Update NOTES, hack on 9term a little. | rsc | 5 | -15/+32 | |
2003-11-25 | Silence some Mac OS X warnings. | rsc | 5 | -3/+6 | |
2003-11-25 | more tweaks. | rsc | 1 | -0/+2 | |
2003-11-25 | More tweaks on Linux and Solaris. | rsc | 14 | -72/+115 | |
2003-11-25 | Add the #goo to allow use in C++. | rsc | 41 | -160/+297 | |
Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups. | |||||
2003-11-25 | Lots of fonts. | rsc | 890 | -0/+1083 | |
2003-11-24 | More Mac changes. | rsc | 2 | -14/+31 | |
2003-11-24 | portable ar. | rsc | 1 | -0/+9 | |
2003-11-24 | Changes for Mac OS X. Most important is stack sizes in samterm, | rsc | 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.) | |||||
2003-11-24 | tweaks. | rsc | 3 | -7/+3 | |
2003-11-24 | Tweaks for Linux. | rsc | 2 | -0/+2 | |
2003-11-24 | Build correctly on FreeBSD. | rsc | 4 | -6/+6 | |
(Will this process ever reach a fixed point?) | |||||
2003-11-24 | Tweaks to build properly on Linux. | rsc | 9 | -27/+71 | |
2003-11-23 | Make things build on FreeBSD again. | rsc | 8 | -22/+16 | |
2003-11-23 | Annoying changes to work on Sun boxes. | rsc | 19 | -54/+95 | |
2003-11-23 | runthread needn't be inline | rsc | 1 | -1/+1 | |
2003-11-23 | set path | rsc | 1 | -0/+1 | |
2003-11-23 | one Makefile | rsc | 1 | -0/+6 | |