summaryrefslogtreecommitdiffstats
path: root/mbbsd/syspost.c
Commit message (Expand)AuthorAgeFilesLines
* revert cuser from pointer to buffer.ptt2004-04-211-6/+6
* add mmap to cuser get ride of passwd_updateptt2004-03-311-7/+7
* * there are so many fopen() without fclose()kcwu2003-01-201-2/+3
* move post_msg() and post_file() from gamble.c to syspost.ckcwu2003-01-161-1/+54
* remove post_violatelaw to Securitylwms2002-11-151-1/+3
* sprintf() -> snprintf()in22002-07-231-10/+14
* indent -i4in22002-07-211-5/+5
* strcpy() -> strlcpy()in22002-07-211-9/+9
* indentin22002-07-061-55/+63
* *** empty log message ***lwms2002-06-191-4/+4
* global variable move to var.cin22002-06-041-13/+2
* iswritable_stat, isvisible_statin22002-06-021-2/+2
* *** empty log message ***lwms2002-05-211-2/+1
* *** empty log message ***lwms2002-05-201-1/+26
* replace time(NULL) by nowptt2002-05-131-6/+2
* *** empty log message ***lwms2002-05-081-25/+1
* *** empty log message ***lwms2002-05-081-1/+26
* change getdata() constant to sizeof()in22002-04-291-2/+2
* boards/<hash>/<brdname>in22002-03-101-7/+7
* Initial revisionin22002-03-071-0/+102