summaryrefslogtreecommitdiffstats
path: root/mbbsd/guess.c
Commit message (Expand)AuthorAgeFilesLines
* add mmap to cuser get ride of passwd_updateptt2004-03-311-13/+13
* code cleanupkcwu2003-09-111-4/+4
* fix memory leakkcwu2003-01-171-12/+6
* eliminate `static' arraykcwu2003-01-161-5/+5
* remove unnecessary `static' keyword from some local variablekcwu2003-01-161-2/+2
* pause after losingkcwu2003-01-111-1/+2
* unlock after losingkcwu2003-01-111-1/+2
* use gcc's extension to check format stringkcwu2002-12-261-7/+7
* sprintf() -> snprintf()in22002-07-231-6/+6
* indent -i4in22002-07-211-11/+11
* indentin22002-07-061-143/+165
* global variable move to var.cin22002-06-041-15/+2
* change getdata() constant to sizeof()in22002-04-291-14/+15
* Initial revisionin22002-03-071-0/+364