Age | Commit message (Expand) | Author | Files | Lines |
2005-07-13 | keyboard not mouse | rsc | 1 | -1/+1 |
2005-07-13 | more places to look | rsc | 1 | -0/+4 |
2005-07-13 | more places where display can be nil | rsc | 3 | -3/+3 |
2005-07-13 | align macros for sun | rsc | 1 | -0/+16 |
2005-07-13 | better error messages | rsc | 1 | -1/+5 |
2005-07-13 | mark broken code | rsc | 1 | -2/+2 |
2005-07-13 | add printevent | rsc | 2 | -0/+988 |
2005-07-13 | formatting changes; attempt at keyboard-based window switching | rsc | 11 | -411/+494 |
2005-07-13 | stupid sun | rsc | 1 | -0/+3 |
2005-07-13 | remove unused symtab | rsc | 1 | -2/+0 |
2005-07-13 | use more distinguishable +/- | rsc | 1 | -2/+2 |
2005-07-13 | needed cast | rsc | 1 | -1/+1 |
2005-07-13 | various needed casts | rsc | 2 | -5/+5 |
2005-07-13 | lets try hold mode in raw mode | rsc | 2 | -10/+24 |
2005-07-13 | dirbuf is an extern on sun | rsc | 1 | -0/+2 |
2005-07-13 | no [] initializers | rsc | 1 | -4/+4 |
2005-07-13 | remove X11 | rsc | 1 | -3/+1 |
2005-07-13 | add diskfs to buggered | rsc | 1 | -1/+1 |
2005-07-13 | try to use system binaries | rsc | 1 | -1/+1 |
2005-07-13 | Dump-like file system backup for Unix, built on Venti. | rsc | 24 | -0/+3997 |
2005-07-13 | File system access library. | rsc | 15 | -0/+2873 |
2005-07-12 | return of venti | rsc | 68 | -2/+14443 |
2005-06-22 | Don't insert a bogus <nil> into printed path. | wkj | 1 | -0/+3 |
2005-05-19 | set $PLAN9 if necessary | rsc | 1 | -0/+3 |
2005-05-19 | fixes for vnfs | rsc | 7 | -17/+64 |
2005-05-19 | handle 0 precision better | rsc | 1 | -3/+5 |
2005-05-12 | handle arbitrary length names in subfontname. | rsc | 2 | -12/+18 |
2005-05-12 | add vtlognames | rsc | 1 | -0/+35 |
2005-05-12 | change labels to get better function boundaries | rsc | 2 | -12/+12 |
2005-05-07 | remove declaration of errno | rsc | 3 | -5/+0 |
2005-05-07 | use full prototypes | rsc | 11 | -24/+23 |
2005-05-07 | no wide character constants; sigh | rsc | 9 | -43/+43 |
2005-05-07 | OS X Tiger changes | rsc | 2 | -1/+8 |
2005-05-07 | try to do better with headers | rsc | 1 | -12/+13 |
2005-05-07 | make sure to set p9unix | rsc | 1 | -0/+1 |
2005-05-07 | check auth_proxy return value properly | rsc | 1 | -1/+1 |
2005-05-02 | fix row dump/load inconsistency - thanks to peter canning | rsc | 1 | -5/+7 |
2005-05-02 | Correct putsnarf-then-getsnarf race. | rsc | 1 | -0/+6 |
2005-05-02 | remove old tar | rsc | 1 | -859/+0 |
2005-05-02 | remove rule - breaks mac | rsc | 1 | -4/+0 |
2005-05-01 | try a different approach to .S files | rsc | 1 | -0/+7 |
2005-05-01 | For Mac OS X Tiger - no SIGIO, SIGWINCH, or WCOREDUMP. | rsc | 1 | -0/+8 |
2005-05-01 | OpenBSD support. | rsc | 4 | -30/+25 |
2005-05-01 | OpenBSD/power support. | rsc | 9 | -369/+567 |
2005-05-01 | Fixes from Roland Kaufmann | rsc | 3 | -81/+81 |
2005-05-01 | Add more smiley faces | rsc | 1 | -1/+2 |
2005-05-01 | Allow unicode in identifiers. | rsc | 1 | -3/+1 |
2005-03-28 | more netbsd support. | rsc | 5 | -1/+12 |
2005-03-28 | NetBSD support. Thanks to Christoph Lohmann. | rsc | 2 | -1/+6 |
2005-03-24 | More debugging; do not use /dev/tty explicitly. | rsc | 2 | -2/+5 |