| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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.) | |||||
| * | tweaks. | rsc | 2003-11-24 | 2 | -6/+1 | |
| | | ||||||
| * | Tweaks for Linux. | rsc | 2003-11-24 | 2 | -0/+2 | |
| | | ||||||
| * | Build correctly on FreeBSD. | rsc | 2003-11-24 | 4 | -6/+6 | |
| | | | | | (Will this process ever reach a fixed point?) | |||||
| * | Tweaks to build properly on Linux. | rsc | 2003-11-24 | 8 | -26/+56 | |
| | | ||||||
| * | Make things build on FreeBSD again. | rsc | 2003-11-23 | 8 | -22/+16 | |
| | | ||||||
| * | Annoying changes to work on Sun boxes. | rsc | 2003-11-23 | 16 | -34/+68 | |
| | | ||||||
| * | runthread needn't be inline | rsc | 2003-11-23 | 1 | -1/+1 | |
| | | ||||||
| * | set path | rsc | 2003-11-23 | 1 | -0/+1 | |
| | | ||||||
| * | one Makefile | rsc | 2003-11-23 | 1 | -0/+6 | |
| | | ||||||
| * | make -> mk | rsc | 2003-11-23 | 1 | -16/+0 | |
| | | ||||||
| * | add libip | rsc | 2003-11-23 | 13 | -0/+875 | |
| | | ||||||
| * | make -> mk | rsc | 2003-11-23 | 20 | -191/+54 | |
| | | ||||||
| * | add libsec | rsc | 2003-11-23 | 12 | -0/+2916 | |
| | | ||||||
| * | new venti library. | rsc | 2003-11-23 | 28 | -0/+4635 | |
| | | ||||||
| * | add libhttpd | rsc | 2003-11-23 | 19 | -0/+2722 | |
| | | ||||||
| * | add libflate | rsc | 2003-11-23 | 13 | -0/+2558 | |
| | | ||||||
| * | sun support | rsc | 2003-11-23 | 3 | -11/+76 | |
| | | ||||||
| * | make -> mk | rsc | 2003-11-23 | 10 | -116/+105 | |
| | | | | | | | | | remove clumsy stack hack. fix exec. fix nthreads maintenance. fix threadexitsall not to kill self. add sun support. | |||||
| * | make -> mk | rsc | 2003-11-23 | 3 | -23/+22 | |
| | | | | | use $HOME/mnt/plumb as named pipe. | |||||
| * | make -> mk | rsc | 2003-11-23 | 2 | -9/+9 | |
| | | | | | change %u from verb to flag. | |||||
| * | Add drawsetlabel(Display*, char*). | rsc | 2003-11-23 | 8 | -35/+404 | |
| | | | | | | | Turn window destruction into "hangup" note. Fix (?) snarf buffer management. Add latin1 keyboard translation. | |||||
| * | make -> mk. | rsc | 2003-11-23 | 2 | -9/+20 | |
| | | | | | add Bfdopen. | |||||
| * | Various additions and fixes. | rsc | 2003-11-23 | 57 | -159/+2176 | |
| | | ||||||
| * | add libbin | rsc | 2003-11-23 | 2 | -0/+122 | |
| | | ||||||
| * | forgot this. | rsc | 2003-11-23 | 1 | -0/+91 | |
| | | ||||||
| * | make -> mk | rsc | 2003-11-23 | 10 | -0/+365 | |
| | | ||||||
| * | new utilities. | rsc | 2003-11-23 | 45 | -0/+16585 | |
| | | | | | the .C files compile but are renamed to avoid building automatically. | |||||
| * | Plan 9's rc. | rsc | 2003-11-23 | 24 | -0/+4688 | |
| | | | | | | not a clear win over byron's, but at least it has the right syntax. | |||||
| * | the one true diff. | rsc | 2003-11-23 | 6 | -0/+1120 | |
| | | | | | at least it can handle "diff file1 file2 dir". | |||||
| * | Dhog's 9term. | rsc | 2003-11-23 | 5 | -0/+1537 | |
| | | | | | | Updated for current libraries by Caerwyn Jones. Button-3 plumbing (like in acme) by rsc. | |||||
| * | Plan 9 version, nothing tweaked yet. | rsc | 2003-11-23 | 7 | -0/+2596 | |
| | | ||||||
