summaryrefslogtreecommitdiffstats
path: root/mbbsd/menu.c
Commit message (Expand)AuthorAgeFilesLines
* revert cuser from pointer to buffer.ptt2004-04-211-4/+4
* add mmap to cuser get ride of passwd_updateptt2004-03-311-5/+4
* git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@1586 63ad8ddf-47c3-03...ptt2004-03-121-0/+1
* rm SUPPORT_GB codevictor2004-01-091-1/+1
* warning freein22004-01-081-1/+4
* M mbbsd/announce.cptt2003-12-291-5/+0
* shift status barvictor2003-10-121-1/+1
* same as last commitvictor2003-09-231-0/+14
* code clean upkcwu2003-09-101-16/+24
* fix typokcwu2003-09-061-1/+1
* reduce usage of get_record()(no author)2003-09-041-6/+5
* (C)alendarEdit -> (E)ditCalendarin22003-05-221-2/+2
* warning for SaveEMailin22003-05-191-2/+2
* remove JCEEin22003-03-311-1/+5
* MRT mapvictor2003-02-121-1/+3
* clean upkcwu2003-01-171-2/+1
* clean upkcwu2003-01-161-25/+1
* remove unnecessary `static' keyword from some local variablekcwu2003-01-161-2/+2
* revert last domenu() fix, change the permission setting insteadkcwu2002-09-041-9/+4
* when enter menu, relocate position firstkcwu2002-08-281-1/+3
* replace memcpy with memmovekcwu2002-07-271-2/+2
* sprintf() -> snprintf()in22002-07-231-14/+16
* indent -i4in22002-07-211-7/+11
* Xload -> Xinfoin22002-07-201-2/+2
* indentin22002-07-061-218/+228
* remove bbcall.cptt2002-06-261-2/+1
* *** empty log message ***lwms2002-06-191-6/+6
* only one shared memoryin22002-06-071-10/+9
* global variable move to var.cin22002-06-041-45/+17
* replace time(NULL) by nowptt2002-05-131-6/+6
* DEBUG to show current pidin22002-05-091-2/+2
* fix titlein22002-05-071-4/+2
* NO_SHOWPIDin22002-05-061-1/+3
* show current pid if DEBUGin22002-05-031-1/+11
* 10in22002-03-171-2/+2
* register by EMail codein22002-03-171-4/+3
* Initial revisionin22002-03-071-0/+596