summaryrefslogtreecommitdiffstats
path: root/mbbsd/lovepaper.c
Commit message (Expand)AuthorAgeFilesLines
* use vmsg() instead of outs() + pressanykey()in22004-08-271-2/+1
* replace some prints() with outs(),kcwu2004-06-101-2/+2
* revert cuser from pointer to buffer.ptt2004-04-211-2/+2
* add mmap to cuser get ride of passwd_updateptt2004-03-311-3/+3
* * there are so many fopen() without fclose()kcwu2003-01-201-1/+3
* sprintf() -> snprintf()in22002-07-231-2/+2
* indent -i4in22002-07-211-2/+2
* strcpy() -> strlcpy()in22002-07-211-2/+2
* indentin22002-07-061-40/+41
* *** empty log message ***lwms2002-06-191-2/+2
* global variable move to var.cin22002-06-041-16/+2
* *** empty log message ***ptt2002-05-251-2/+1
* replace time(NULL) by nowptt2002-05-131-4/+3
* change getdata() constant to sizeof()in22002-04-291-3/+4
* Initial revisionin22002-03-071-0/+120