OpenBSD CVS

src/sbin/scan_ffs/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sbin / scan_ffs


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   6 years  espie   remove redundant variable declarations in Makefiles, since those are the default...
[TXT] scan_ffs.8  1.19   5 years  jca   Delete BUGS: dubious style and not relevant/accurate Noticed by deraadt@
[TXT] scan_ffs.c  1.24   8 days  florian   ctime(3) and ctime_r(3) can fail when timestamps are way off. Add missing error ...