Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-10-31 | ctype sign fixes (Tom Miller) | rsc | 10 | -17/+22 | |
2005-10-31 | initial faces (John Cummings) | rsc | 7 | -0/+1909 | |
2005-10-31 | More fixes. | rsc | 1 | -2/+2 | |
2005-10-29 | CHANGES | rsc | 1 | -0/+10 | |
2005-10-29 | compiler warnings. | rsc | 2 | -3/+2 | |
2005-10-29 | many dumb fixes. | rsc | 1 | -7/+7 | |
2005-10-29 | implement noredraw | rsc | 1 | -2/+1 | |
2005-10-29 | compiler warnings. | rsc | 1 | -2/+3 | |
2005-10-29 | compiler warnings | rsc | 1 | -1/+3 | |
2005-10-29 | add disk.o | rsc | 1 | -0/+1 | |
2005-10-29 | print correct file name | rsc | 1 | -1/+1 | |
2005-10-29 | USED | rsc | 1 | -0/+1 | |
2005-10-29 | use part->size | rsc | 1 | -6/+2 | |
2005-10-29 | clearer code. | rsc | 1 | -3/+1 | |
2005-10-29 | used and not set | rsc | 1 | -1/+0 | |
2005-10-29 | print args | rsc | 1 | -2/+3 | |
2005-10-29 | use EARGF | rsc | 1 | -2/+2 | |
2005-10-29 | missing USED | rsc | 1 | -0/+2 | |
2005-10-29 | fix print args | rsc | 1 | -1/+1 | |
2005-10-29 | uchar nonsense. | rsc | 1 | -2/+2 | |
2005-10-29 | Detect rc again. | rsc | 1 | -3/+5 | |
2005-10-29 | Add close. | rsc | 1 | -0/+3 | |
2005-10-29 | Add autolib. | rsc | 1 | -0/+5 | |
2005-10-29 | Add experimental noredraw flag. | rsc | 1 | -0/+1 | |
2005-10-29 | Add Disk definitions. | rsc | 1 | -1/+1 | |
2005-10-29 | CHANGES | rsc | 1 | -1/+45 | |
2005-10-29 | Thanks to John Cummings. | rsc | 94 | -0/+26853 | |
2005-10-29 | use libthread not ffork | rsc | 1 | -1/+1 | |
2005-10-29 | Thanks to John Cummings. | rsc | 27 | -0/+4344 | |
2005-10-29 | Add mail (John Cummings) | rsc | 11 | -0/+3588 | |
2005-10-29 | add mail | rsc | 1 | -0/+2 | |
2005-10-19 | Use 9 file always. | rsc | 1 | -3/+11 | |
2005-10-19 | Jeff Sickel | rsc | 1 | -15/+16 | |
2005-10-19 | Autoframework (Jeff Sickel) | rsc | 3 | -5/+87 | |
2005-10-17 | Undef old macros | rsc | 1 | -3/+12 | |
2005-10-05 | new code from Jeff Sickel | rsc | 1 | -141/+301 | |
2005-09-30 | More & names and numbers. | rsc | 1 | -96/+118 | |
2005-09-29 | Add print pragmas back, #ifdef'ed. | rsc | 1 | -0/+60 | |
2005-09-26 | Print information on SIGQUIT, SIGINFO. | rsc | 1 | -0/+41 | |
2005-09-26 | More thread names. | rsc | 3 | -0/+5 | |
2005-09-26 | Log if _threaddebuglevel is set. | rsc | 1 | -5/+2 | |
2005-09-21 | Extra paren removed. (Bengt Kleberg, glaive) | rsc | 1 | -1/+1 | |
2005-09-19 | The people who use emdash and endash are probably the same ones who think ↵ | rsc | 1 | -4/+6 | |
data is plural. | |||||
2005-09-19 | OpenBSD lets you open /dev/random but not read it! | rsc | 1 | -4/+6 | |
2005-09-15 | In eread, ignore unexpected events instead of returning early. | rsc | 1 | -1/+1 | |
2005-09-15 | Do not revert to CMAP for second file. (Rob Pike). | rsc | 1 | -7/+9 | |
2005-09-13 | Get installed size right. | rsc | 1 | -12/+13 | |
2005-09-13 | bin | rsc | 1 | -2/+5 | |
2005-09-13 | Better. | rsc | 1 | -1/+2 | |
2005-09-13 | Signedness. | rsc | 1 | -3/+3 | |