summaryrefslogtreecommitdiffstats
path: root/mbbsd/page.c
Commit message (Expand)AuthorAgeFilesLines
* replace some prints() with outs(),kcwu2004-06-101-4/+4
* use 'const' keyword to reduce 7904 bytes data segmentkcwu2004-06-041-2/+2
* revert cuser from pointer to buffer.ptt2004-04-211-2/+2
* add mmap to cuser get ride of passwd_updateptt2004-03-311-2/+2
* clean upkcwu2003-09-071-3/+1
* code cleanupkcwu2003-09-061-2/+2
* trainvictor2003-02-111-72/+108
* * there are so many fopen() without fclose()kcwu2003-01-201-2/+2
* sprintf() -> snprintf()in22002-07-231-3/+3
* indent -i4in22002-07-211-3/+3
* strcpy() -> strlcpy()in22002-07-211-2/+2
* indentin22002-07-061-62/+66
* global variable move to var.cin22002-06-041-13/+2
* *** empty log message ***ptt2002-05-251-2/+1
* change getdata() constant to sizeof()in22002-04-291-2/+2
* for mbbsd.iccin22002-04-271-17/+17
* Initial revisionin22002-03-071-0/+130