Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2003-11-23 | don't need package anymore. | rsc | 1 | -12/+0 | |
2003-11-23 | make typeunicode.7.font a bit more unicode. | rsc | 1 | -0/+9 | |
2003-11-23 | add plumbing files. | rsc | 2 | -0/+108 | |
2003-11-23 | add rcmain startup for rc. | rsc | 1 | -0/+37 | |
maintains window label with current directory in 9term | |||||
2003-11-23 | various shell script fixes. | rsc | 7 | -11/+80 | |
add 9a, 9c, 9l wrapper scripts. label sets label on xterm/9term | |||||
2003-11-23 | new files | rsc | 9 | -0/+1334 | |
2003-11-23 | make -> mk | rsc | 1 | -16/+0 | |
2003-11-23 | add libip | rsc | 13 | -0/+875 | |
2003-11-23 | make -> mk | rsc | 20 | -191/+54 | |
2003-11-23 | add libsec | rsc | 12 | -0/+2916 | |
2003-11-23 | new venti library. | rsc | 28 | -0/+4635 | |
2003-11-23 | add libhttpd | rsc | 19 | -0/+2722 | |
2003-11-23 | add libflate | rsc | 13 | -0/+2558 | |
2003-11-23 | sun support | rsc | 3 | -11/+76 | |
2003-11-23 | make -> mk | rsc | 10 | -116/+105 | |
remove clumsy stack hack. fix exec. fix nthreads maintenance. fix threadexitsall not to kill self. add sun support. | |||||
2003-11-23 | make -> mk | rsc | 3 | -23/+22 | |
use $HOME/mnt/plumb as named pipe. | |||||
2003-11-23 | make -> mk | rsc | 2 | -9/+9 | |
change %u from verb to flag. | |||||
2003-11-23 | Add drawsetlabel(Display*, char*). | rsc | 9 | -36/+407 | |
Turn window destruction into "hangup" note. Fix (?) snarf buffer management. Add latin1 keyboard translation. | |||||
2003-11-23 | make -> mk. | rsc | 3 | -9/+21 | |
add Bfdopen. | |||||
2003-11-23 | start over with plan9's libc.h. | rsc | 1 | -165/+697 | |
2003-11-23 | Various additions and fixes. | rsc | 57 | -159/+2176 | |
2003-11-23 | add libbin | rsc | 2 | -0/+122 | |
2003-11-23 | forgot this. | rsc | 1 | -0/+91 | |
2003-11-23 | make -> mk | rsc | 10 | -0/+365 | |
2003-11-23 | new utilities. | rsc | 45 | -0/+16585 | |
the .C files compile but are renamed to avoid building automatically. | |||||
2003-11-23 | Plan 9's rc. | rsc | 24 | -0/+4688 | |
not a clear win over byron's, but at least it has the right syntax. | |||||
2003-11-23 | the one true diff. | rsc | 6 | -0/+1120 | |
at least it can handle "diff file1 file2 dir". | |||||
2003-11-23 | Dhog's 9term. | rsc | 5 | -0/+1537 | |
Updated for current libraries by Caerwyn Jones. Button-3 plumbing (like in acme) by rsc. |