summaryrefslogtreecommitdiffstats
path: root/mbbsd/file.c
Commit message (Expand)AuthorAgeFilesLines
* eliminate warning messagespiaip2005-06-081-1/+1
* New style to specify ANSI escape commands.piaip2005-06-081-1/+1
* add 'const' qualifiers on function parameters.kcwu2005-03-191-5/+5
* r2586@m722: kcwu | 2005-03-10 18:01:58 +0800kcwu2005-03-101-1/+3
* replace rand() with random() for better randomnesskcwu2005-02-041-1/+1
* cdoc finishedvictor2004-12-171-1/+1
* change utf8 comment to big5kcwu2004-11-221-12/+12
* fix assess bugvictor2004-11-221-2/+34
* fix file_delete_lineptt.linux@2330ptt2004-11-171-1/+1
* case sensitive/insenstive option for file_delete_line, and fix friend deletio...victor2004-11-171-3/+6
* fix that adding file.c in r2207 causes compile failure in util/.in22004-09-221-0/+3
* fix bug: when deleting an user, the aloha record won't be deleted.victor2004-09-201-0/+83