summaryrefslogtreecommitdiffstats
path: root/mbbsd/chicken.c
Commit message (Expand)AuthorAgeFilesLines
* 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