remove oslfsck on 'make clean' as well
[osl.git] / fsck.c
2008-06-20 Andre NollGet rid of E_INVALID_OBJECT.
2008-06-06 Andre NollChange type of struct osl_table_description->flags...
2008-06-06 Andre NollRename fd.[ch] to util.[ch].
2008-06-06 Andre NollMove and rename para_opendir().
2008-06-06 Andre NollInline para_fchdir(), move it to fsck.c and rename it.
2008-06-06 Andre NollRename para_truncate() to truncate_file().
2008-06-06 Andre Nollfsck: Rename para_malloc() and friends.
2008-06-06 Andre Nollfsck: --database-dir is required, no need to set defaults.
2008-06-06 Andre NollRename base_dir to database-dir and check in fsck.ggo.
2008-06-05 Andre Nollfsck cleanups.
2008-06-05 Andre NollSet loglevel and use fsck_cmdline_parser_ext().
2008-06-05 Andre NollRemove para_log() from fsck.c.
2008-06-05 Andre NollFix fsck error codes.
2008-06-05 Andre NollAdd oslfsck.