summaryrefslogtreecommitdiffstats
path: root/mbbsd/chicken.c
Commit message (Expand)AuthorAgeFilesLines
* remove prototypes of not exist functionskcwu2004-06-041-18/+0
* s/\\n// foreach vmsg("xxx")victor2004-05-181-1/+1
* in log_file(), use LOG_VF if need to vfprintf().in22004-05-031-5/+6
* change a little in chicken log_fileptt2004-04-301-16/+10
* change log_file()ptt2004-04-301-29/+21
* reoragnize functions ptt2004-04-241-9/+4
* integrate igetkey igetch egetchptt2004-04-241-1/+1
* revert cuser from pointer to buffer.ptt2004-04-211-34/+33
* chicken bugptt2004-03-311-3/+22
* refiningptt2004-03-311-5/+5
* add mmap to cuser get ride of passwd_updateptt2004-03-311-17/+17
* use open() instead of fopen() in log_file()in22003-12-071-10/+10
* clean upkcwu2003-09-071-10/+10
* change prompt for getting a new petvictor2003-09-011-4/+5
* add two kinds of petsvictor2003-09-011-8/+12
* fix strange syntaxkcwu2003-06-281-3/+3
* ���L�����o��in22003-04-271-6/+9
* reduce array size, save 360bytekcwu2003-01-161-2/+2
* sprintf() -> snprintf()in22002-07-231-44/+53
* indent -i4in22002-07-211-28/+28
* strcpy() -> strlcpy()in22002-07-211-5/+6
* indentin22002-07-061-397/+451
* only one shared memoryin22002-06-071-2/+2
* global variable move to var.cin22002-06-041-24/+2
* replace time(NULL) by nowptt2002-05-131-15/+9
* change getdata() constant to sizeof()in22002-04-291-5/+7
* Initial revisionin22002-03-071-0/+989