summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Many small edits.rsc2005-01-13160-864/+2204
|
* missed thisrsc2005-01-121-0/+88
|
* maintain $path and $PATH simultaneouslyrsc2005-01-125-4/+74
|
* no more 9commandsrsc2005-01-115-8/+23
|
* paranoiarsc2005-01-112-2/+17
|
* don't rfork(RFNOTEG) because then you losersc2005-01-111-3/+23
| | | | | | | | the ability to read from the console. damn. also, handle case where child exits before fork returns in parent. have to record that sigchld was seen and then run the handler later.
* change scripts back to /usr/local/plan9/bin/rc. sigh.rsc2005-01-1111-59/+17
| | | | man replaces 9man
* get rid of the 9foo commands in favor of the 9 scriptrsc2005-01-115-4396/+7
|
* better cleanup of tmp filesrsc2005-01-111-6/+8
|
* updatersc2005-01-111-0/+7
|
* fix cflagsrsc2005-01-111-1/+1
|
* unbugger postscriptrsc2005-01-112-2/+2
|
* add $plan9 variablersc2005-01-113-7/+16
|
* updatesrsc2005-01-113-15/+27
|
* invoke rcrsc2005-01-111-1/+1
|
* invoke page betterrsc2005-01-111-11/+1
|
* more fun with macsrsc2005-01-111-18/+63
|
* fun with applescriptrsc2005-01-115-6/+242
|
* handle \*9rsc2005-01-111-2/+6
|
* remove references to hardcoded /usr/local/plan9 where possiblersc2005-01-1111-27/+45
|
* os x changesrsc2005-01-1118-44/+92
|
* add \*9 stringrsc2005-01-111-0/+1
|
* use macro for /usr/local/plan9rsc2005-01-11220-302/+309
|
* fixes for openbsdrsc2005-01-112-54/+9
|
* changes from robrsc2005-01-112-8/+3
|
* do rfork(RFNOTEG) before execrsc2005-01-101-0/+1
|
* document -rrsc2005-01-101-1/+6
|
* add -r flag to reverse scrolling behavior.rsc2005-01-102-0/+11
| | | | from peter canning.
* add 9rsc2005-01-071-0/+10
|
* oopsrsc2005-01-071-2/+2
|
* symopenrsc2005-01-071-2/+2
|
* tweaksrsc2005-01-073-4/+14
|
* symopenrsc2005-01-072-2/+2
|
* oopsrsc2005-01-071-2/+1
|
* initial darwinrsc2005-01-075-3/+156
|
* allow lock passingrsc2005-01-071-1/+2
|
* symopenrsc2005-01-073-4/+5
|
* new program from presottorsc2005-01-071-0/+302
|
* oopsrsc2005-01-071-2/+2
|
* mention freebsd nonsensersc2005-01-071-3/+30
|
* avoid <{}rsc2005-01-071-2/+2
|
* fix from axelrsc2005-01-071-12/+3
|
* bug fixrsc2005-01-071-7/+9
|
* add adictrsc2005-01-071-0/+86
|
* fix sunosrsc2005-01-072-1/+2
|
* rename /usr/local/plan9 for alternate installsrsc2005-01-072-0/+23
|
* unbuggerrsc2005-01-071-1/+1
|
* remove target on failure (sun)rsc2005-01-071-1/+12
|
* small hidingsrsc2005-01-076-13/+24
|
* seems to correct lack of focus whenrsc2005-01-071-2/+10
| | | | | | coming back from being hidden. not strictly correct in multithreaded programs but let's see if anything breaks.