Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-01-14 | discovered $newmember | rsc | 1 | -7/+0 | |
2005-01-13 | forgotten files | rsc | 1 | -0/+29 | |
2005-01-13 | Many small edits. | rsc | 5 | -11/+20 | |
2005-01-11 | change scripts back to /usr/local/plan9/bin/rc. sigh. | rsc | 11 | -59/+17 | |
man replaces 9man | |||||
2005-01-11 | invoke page better | rsc | 1 | -11/+1 | |
2005-01-11 | more fun with macs | rsc | 1 | -18/+63 | |
2005-01-11 | fun with applescript | rsc | 5 | -6/+242 | |
2005-01-11 | remove references to hardcoded /usr/local/plan9 where possible | rsc | 11 | -27/+45 | |
2005-01-07 | add 9 | rsc | 1 | -0/+10 | |
2005-01-07 | oops | rsc | 1 | -2/+2 | |
2005-01-07 | bug fix | rsc | 1 | -7/+9 | |
2005-01-07 | add adict | rsc | 1 | -0/+86 | |
2005-01-07 | remove target on failure (sun) | rsc | 1 | -1/+12 | |
2005-01-07 | freebsd5 | rsc | 1 | -24/+39 | |
2005-01-07 | oops | rsc | 1 | -1/+1 | |
2005-01-07 | debugging for sam, and an old fix forgotten | rsc | 2 | -2/+2 | |
2005-01-07 | accomodate sun nm format | rsc | 1 | -2/+2 | |
2005-01-07 | add -mt for sun | rsc | 1 | -1/+1 | |
2005-01-07 | better status handling for sun | rsc | 1 | -14/+5 | |
2005-01-07 | do full dependency graph using libraries too. | rsc | 1 | -60/+83 | |
adds a solid .1 seconds of time when including a ridiculous number of libraries, but linking is so fast compared to compiling that it's hardly noticeable. | |||||
2005-01-04 | new scripts | rsc | 7 | -1/+147 | |
2005-01-04 | more binaries to ignore | rsc | 1 | -0/+13 | |
2005-01-04 | modifications for firefox | rsc | 1 | -5/+12 | |
2005-01-04 | use kill -9 instead | rsc | 1 | -4/+1 | |
2005-01-04 | use $USER instead of whoami | rsc | 1 | -2/+1 | |
2005-01-04 | allow file names as arguments | rsc | 1 | -1/+1 | |
2005-01-04 | show the amount of memory in use | rsc | 1 | -3/+3 | |
instead of the amount of address space. work a little harder for wchans | |||||
2005-01-04 | allow kill of pids. recognize -sig. | rsc | 1 | -1/+9 | |
2005-01-04 | 9c: ignore autolib symbols | rsc | 2 | -5/+127 | |
9l: use autolib symbols | |||||
2005-01-04 | be more careful about not executing self. | rsc | 1 | -1/+10 | |
clean up tmp files | |||||
2004-12-29 | GC now-unused FreeBSD-specific #defines. | wkj | 1 | -8/+0 | |
2004-12-28 | set flag for freebsd 5 | rsc | 1 | -1/+8 | |
2004-12-24 | match Linux 2.6 kernel better | rsc | 1 | -1/+1 | |
2004-10-17 | finally got these working | rsc | 2 | -0/+39 | |
2004-09-17 | Bite the bullet. Have to use different | rsc | 2 | -2/+13 | |
binaries on 2.4 and 2.6. | |||||
2004-09-17 | turn *off* safer mode, so that we can view pdfs. | rsc | 1 | -1/+1 | |
i am not happy about this. | |||||
2004-09-17 | Rewrite to remove dependence on rendezvous and its bizarre | rsc | 1 | -1/+1 | |
data structures. Makes it easier to use pthreads too. Still need to add code for non-pthreads systems. Just a checkpoint to switch work to another machine. | |||||
2004-08-22 | Seems like -swap is needed for landscape | rsc | 1 | -1/+1 | |
from dvips, which seems like a common case. | |||||
2004-08-22 | call wmail to send mail. | rsc | 1 | -0/+11 | |
2004-07-03 | CVS turd update. | wkj | 1 | -12/+17 | |
2004-07-03 | Vanilla Mozilla, too. | wkj | 1 | -0/+3 | |
2004-06-10 | gv wrapper | rsc | 1 | -0/+3 | |
2004-06-09 | handle local files better | rsc | 1 | -1/+3 | |
2004-05-20 | #define PLAN9PORT. | rsc | 1 | -2/+2 | |
forgive me. | |||||
2004-05-17 | change from #9 to $PLAN9 | rsc | 1 | -1/+1 | |
2004-05-17 | More troff bits; if you want them elsewhere, feel free to repo copy them. | wkj | 1 | -0/+31 | |
2004-05-17 | Rename stuff. | wkj | 1 | -3/+0 | |
2004-05-17 | A shell wrapper for aux/download. | wkj | 1 | -0/+3 | |
2004-05-15 | asdf | rsc | 3 | -0/+19 | |
2004-05-03 | Ignore unknown pragmas. | wkj | 1 | -0/+1 | |
Be less verbose when allocating uprocs. Don't drop core dump turds all over the place when x11 goes away. |