| Commit message (Expand) | Author | Age | Files | Lines |
* | * don't log useless etc/othello.secret | kcwu | 2009-06-19 | 1 | -10/+1 |
* | - refine key processing of CR(C-M), LF(C-J), BS(C-H), BS2(0x7f) | piaip | 2008-04-21 | 1 | -1/+1 |
* | - bbslua: add more API | piaip | 2008-01-06 | 1 | -4/+14 |
* | (edit) same bug to quote. | piaip | 2005-04-20 | 1 | -1/+1 |
* | move global variable into local, save another 414 bytes | kcwu | 2005-03-12 | 1 | -137/+141 |
* | explicitly tell C compiler functions have no parameter | kcwu | 2005-03-12 | 1 | -11/+11 |
* | warning free: "static" should be in front of "const" | kcwu | 2005-03-03 | 1 | -4/+4 |
* | replace rand() with random() for better randomness | kcwu | 2005-02-04 | 1 | -1/+1 |
* | replace some prints() with outs(), | kcwu | 2004-06-10 | 1 | -31/+31 |
* | use 'const' keyword to reduce 7904 bytes data segment | kcwu | 2004-06-04 | 1 | -4/+4 |
* | integrate igetkey igetch egetch | ptt | 2004-04-24 | 1 | -2/+2 |
* | revert cuser from pointer to buffer. | ptt | 2004-04-21 | 1 | -8/+8 |
* | add mmap to cuser get ride of passwd_update | ptt | 2004-03-31 | 1 | -8/+8 |
* | merge from my branch | victor | 2003-09-09 | 1 | -1/+1 |
* | indent -i4 | in2 | 2002-07-21 | 1 | -18/+18 |
* | indent | in2 | 2002-07-06 | 1 | -197/+230 |
* | global variable move to var.c | in2 | 2002-06-04 | 1 | -14/+2 |
* | change getdata() constant to sizeof() | in2 | 2002-04-29 | 1 | -2/+3 |
* | Initial revision | in2 | 2002-03-07 | 1 | -0/+541 |