| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | set $PLAN9 if necessary | rsc | 2005-05-19 | 1 | -0/+3 |
| | | |||||
| * | update | rsc | 2005-05-19 | 1 | -0/+1 |
| | | |||||
| * | fixes for vnfs | rsc | 2005-05-19 | 7 | -17/+64 |
| | | |||||
| * | handle 0 precision better | rsc | 2005-05-19 | 1 | -3/+5 |
| | | |||||
| * | change Runeerror | rsc | 2005-05-12 | 1 | -1/+1 |
| | | |||||
| * | runeerror is 0xfffd not 0xffdf | rsc | 2005-05-12 | 34 | -49/+34 |
| | | |||||
| * | handle arbitrary length names in subfontname. | rsc | 2005-05-12 | 2 | -12/+18 |
| | | | | | handle overflow in offset computation in font.c | ||||
| * | add ffdf char | rsc | 2005-05-12 | 34 | -0/+34 |
| | | |||||
| * | use nice pretty new fonts | rsc | 2005-05-12 | 43 | -95/+1784 |
| | | |||||
| * | lots o fonts | rsc | 2005-05-12 | 1915 | -0/+2377 |
| | | |||||
| * | add vtlognames | rsc | 2005-05-12 | 1 | -0/+35 |
| | | |||||
| * | change labels to get better function boundaries | rsc | 2005-05-12 | 2 | -12/+12 |
| | | |||||
| * | change vtlognames | rsc | 2005-05-12 | 1 | -1/+1 |
| | | |||||
| * | add autolib | rsc | 2005-05-12 | 1 | -0/+1 |
| | | |||||
| * | remove declaration of errno | rsc | 2005-05-07 | 3 | -5/+0 |
| | | |||||
| * | use full prototypes | rsc | 2005-05-07 | 11 | -24/+23 |
| | | |||||
| * | no wide character constants; sigh | rsc | 2005-05-07 | 9 | -43/+43 |
| | | |||||
| * | OS X Tiger changes | rsc | 2005-05-07 | 3 | -6/+20 |
| | | |||||
| * | try to do better with headers | rsc | 2005-05-07 | 1 | -12/+13 |
| | | |||||
| * | make sure to set p9unix | rsc | 2005-05-07 | 1 | -0/+1 |
| | | |||||
| * | check auth_proxy return value properly | rsc | 2005-05-07 | 1 | -1/+1 |
| | | |||||
| * | ignore sftp(1) | rsc | 2005-05-07 | 1 | -0/+1 |
| | | |||||
| * | Fixes from Scott Schwartz | rsc | 2005-05-07 | 1 | -12/+10 |
| | | |||||
| * | Placate older versions of gcc. | wkj | 2005-05-02 | 1 | -0/+3 |
| | | |||||
| * | update | rsc | 2005-05-02 | 1 | -0/+4 |
| | | |||||
| * | fix row dump/load inconsistency - thanks to peter canning | rsc | 2005-05-02 | 1 | -5/+7 |
| | | |||||
| * | Correct putsnarf-then-getsnarf race. | rsc | 2005-05-02 | 1 | -0/+6 |
| | | |||||
| * | remove old tar | rsc | 2005-05-02 | 1 | -859/+0 |
| | | |||||
| * | update | rsc | 2005-05-02 | 2 | -1/+10 |
| | | |||||
| * | remove rule - breaks mac | rsc | 2005-05-02 | 1 | -4/+0 |
| | | |||||
| * | try a different approach to .S files | rsc | 2005-05-01 | 1 | -0/+7 |
| | | |||||
| * | For Mac OS X Tiger - no SIGIO, SIGWINCH, or WCOREDUMP. | rsc | 2005-05-01 | 1 | -0/+8 |
| | | |||||
| * | OpenBSD support. | rsc | 2005-05-01 | 7 | -33/+35 |
| | | |||||
| * | OpenBSD/power support. | rsc | 2005-05-01 | 9 | -369/+567 |
| | | |||||
| * | Fixes from Roland Kaufmann | rsc | 2005-05-01 | 3 | -81/+81 |
| | | |||||
| * | Add more smiley faces | rsc | 2005-05-01 | 1 | -1/+2 |
| | | |||||
| * | Allow unicode in identifiers. | rsc | 2005-05-01 | 1 | -3/+1 |
| | | |||||
| * | note netbsd support | rsc | 2005-03-30 | 1 | -0/+1 |
| | | |||||
| * | update | rsc | 2005-03-30 | 1 | -0/+8 |
| | | |||||
| * | more netbsd support. | rsc | 2005-03-28 | 5 | -1/+12 |
| | | |||||
| * | NetBSD support. Thanks to Christoph Lohmann. | rsc | 2005-03-28 | 5 | -2/+27 |
| | | |||||
| * | note macros | rsc | 2005-03-28 | 1 | -0/+11 |
| | | |||||
| * | More debugging; do not use /dev/tty explicitly. | rsc | 2005-03-24 | 2 | -2/+5 |
| | | |||||
| * | Automatically add - prefix, try to make output clearer. | rsc | 2005-03-24 | 1 | -7/+15 |
| | | |||||
| * | Be a bit more resilient to errors. | rsc | 2005-03-24 | 5 | -44/+63 |
| | | |||||
| * | update | rsc | 2005-03-23 | 1 | -0/+17 |
| | | |||||
| * | unused neditwrsel | rsc | 2005-03-23 | 1 | -1/+0 |
| | | |||||
| * | Two bug fixes. | rsc | 2005-03-23 | 2 | -43/+31 |
| | | | | | | 1. Make sure cmdname NUL-terminates its arguments. 2. Fix the elogapply warning, hopefully. | ||||
| * | new | rsc | 2005-03-21 | 1 | -0/+33 |
| | | |||||
| * | might as well ignore these | rsc | 2005-03-21 | 2 | -0/+2 |
| | | |||||
