| Commit message (Expand) | Author | Age | Files | Lines |
* | implement basic cp(1), fix "/bin/cp: Argument list too long." | victor | 2005-01-12 | 1 | -0/+101 |
* | some help pages are showed from file | victor | 2004-12-02 | 1 | -0/+24 |
* | fix assess bug | victor | 2004-11-22 | 1 | -1/+46 |
* | add modifier "const" to some constant | victor | 2004-11-09 | 1 | -4/+4 |
* | revise to proper buffer len | victor | 2004-10-10 | 1 | -0/+11 |
* | fix bug: when deleting an user, the aloha record won't be deleted. | victor | 2004-09-20 | 1 | -15/+1 |
* | Check angel permission before starting conversation. | scw | 2004-09-16 | 1 | -1/+2 |
* | domain_name_query is changed to cidr format | victor | 2004-09-03 | 1 | -0/+20 |
* | Add 'const' qualifiers on functions in stuff.c. | scw | 2004-08-29 | 1 | -12/+12 |
* | Chess country basic things constructing. | scw | 2004-08-12 | 1 | -1/+1 |
* | sallkoy's color for pressanykey and push bottom | ptt | 2004-08-10 | 1 | -4/+4 |
* | use correct type: size_t/int/long/pointer | in2 | 2004-07-30 | 1 | -3/+3 |
* | use int instead of long | in2 | 2004-07-30 | 1 | -1/+1 |
* | Put an ascii charactor before curses to avoid some client | scw | 2004-07-18 | 1 | -4/+4 |
* | remove high light at pressanykey | ptt | 2004-07-13 | 1 | -4/+4 |
* | change the color of pressanykey | ptt | 2004-07-13 | 1 | -5/+5 |
* | merge back from victor.screen branch | victor | 2004-06-12 | 1 | -5/+5 |
* | replace some prints() with outs(), | kcwu | 2004-06-10 | 1 | -1/+1 |
* | use 'const' keyword to reduce 7904 bytes data segment | kcwu | 2004-06-04 | 1 | -1/+1 |
* | remove prototypes of not exist functions | kcwu | 2004-06-04 | 1 | -0/+17 |
* | Only registered user can call angel. | scw | 2004-05-25 | 1 | -3/+4 |
* | Merge from scw.angel. | scw | 2004-05-24 | 1 | -4/+36 |
* | remove MODE_ETC useless function | ptt | 2004-05-12 | 1 | -1/+0 |
* | in log_file(), use LOG_VF if need to vfprintf(). | in2 | 2004-05-03 | 1 | -10/+17 |
* | change log_file() | ptt | 2004-04-30 | 1 | -7/+32 |
* | fix some stuff for getkey | ptt | 2004-04-29 | 1 | -2/+2 |
* | getans -> getdata | ptt | 2004-04-29 | 1 | -0/+11 |
* | use old getans() | in2 | 2004-04-28 | 1 | -13/+10 |
* | buf overflow of vmsg | ptt | 2004-04-27 | 1 | -5/+5 |
* | enlarge getansPtt.read@1861 | ptt | 2004-04-25 | 1 | -1/+1 |
* | discard r1854, | in2 | 2004-04-25 | 1 | -4/+3 |
* | r1851 dirty fixed vmsg_lines(), but broke getans() | in2 | 2004-04-25 | 1 | -2/+3 |
* | r1850 igetch() in vmsg_lines() doesn't work :( | in2 | 2004-04-25 | 1 | -4/+4 |
* | warning free | in2 | 2004-04-25 | 1 | -1/+1 |
* | 2 bugs fixed | ptt | 2004-04-24 | 1 | -1/+1 |
* | modify a little for vmsg | ptt | 2004-04-24 | 1 | -4/+5 |
* | integrate igetkey igetch egetch | ptt | 2004-04-24 | 1 | -8/+3 |
* | remove useless functions | ptt | 2004-04-23 | 1 | -37/+34 |
* | revert cuser from pointer to buffer. | ptt | 2004-04-21 | 1 | -27/+3 |
* | merge from outtacache branch | in2 | 2004-04-04 | 1 | -0/+69 |
* | add mmap to cuser get ride of passwd_update | ptt | 2004-03-31 | 1 | -3/+4 |
* | set file mode to 0664 when O_CREAT in log_file() | in2 | 2003-12-16 | 1 | -1/+2 |
* | use open() instead of fopen() in log_file() | in2 | 2003-12-07 | 1 | -11/+9 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1333 63ad8ddf-47c3-03... | ptt | 2003-11-15 | 1 | -0/+6 |
* | use bsearch in login_friend_online() | in2 | 2003-10-05 | 1 | -0/+25 |
* | git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1195 63ad8ddf-47c3-03... | (no author) | 2003-09-22 | 1 | -5/+8 |
* | code cleanup | kcwu | 2003-09-06 | 1 | -3/+2 |
* | merge from MergeCache | in2 | 2003-07-20 | 1 | -3/+20 |
* | assert() the return value of strchr() strrchr() | kcwu | 2003-06-28 | 1 | -1/+7 |
* | CRITICAL_MEMORY | in2 | 2003-03-26 | 1 | -1/+26 |
* | remove unnecessary `static' keyword from some local variable | kcwu | 2003-01-16 | 1 | -2/+2 |
* | sprintf() -> snprintf() | in2 | 2002-07-23 | 1 | -6/+6 |
* | indent -i4 | in2 | 2002-07-21 | 1 | -44/+44 |
* | indent | in2 | 2002-07-06 | 1 | -229/+320 |
* | bug of gettime: | ptt | 2002-06-29 | 1 | -1/+2 |
* | auto expire gamble | ptt | 2002-06-23 | 1 | -2/+2 |
* | oauto expire gamble | ptt | 2002-06-23 | 1 | -1/+24 |
* | global variable move to var.c | in2 | 2002-06-04 | 1 | -26/+2 |
* | boards/<hash>/<brdname> | in2 | 2002-03-10 | 1 | -6/+6 |
* | Initial revision | in2 | 2002-03-07 | 1 | -0/+524 |