Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-07-13 | more files | rsc | 2 | -0/+111 | |
2005-07-13 | zero unused io | rsc | 1 | -1/+4 | |
2005-07-13 | no mode | rsc | 1 | -10/+1 | |
2005-07-13 | no black and white | rsc | 2 | -5/+0 | |
2005-07-13 | free subfonts correctly | rsc | 3 | -6/+32 | |
2005-07-13 | no used(Point) | rsc | 1 | -1/+1 | |
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 | invoke plan9 troff | rsc | 1 | -1/+1 | |
2005-07-13 | Dump-like file system backup for Unix, built on Venti. | rsc | 27 | -0/+4437 | |
2005-07-13 | File system access library. | rsc | 16 | -0/+2967 | |
2005-07-12 | venti, now with documentation! | rsc | 14 | -0/+2843 | |
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 | update | rsc | 1 | -0/+1 | |
2005-05-19 | fixes for vnfs | rsc | 7 | -17/+64 | |
2005-05-19 | handle 0 precision better | rsc | 1 | -3/+5 | |
2005-05-12 | change Runeerror | rsc | 1 | -1/+1 | |
2005-05-12 | runeerror is 0xfffd not 0xffdf | rsc | 34 | -49/+34 | |
2005-05-12 | handle arbitrary length names in subfontname. | rsc | 2 | -12/+18 | |
handle overflow in offset computation in font.c | |||||
2005-05-12 | add ffdf char | rsc | 34 | -0/+34 | |
2005-05-12 | use nice pretty new fonts | rsc | 43 | -95/+1784 | |
2005-05-12 | lots o fonts | rsc | 1915 | -0/+2377 | |
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-12 | change vtlognames | rsc | 1 | -1/+1 | |
2005-05-12 | add autolib | rsc | 1 | -0/+1 | |
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 | 3 | -6/+20 | |
2005-05-07 | try to do better with headers | rsc | 1 | -12/+13 | |