OpenBSD CVS

src/sbin/fsdb/


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 / fsdb

Current tag: OPENBSD_7_0


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.8   14 years  jsing   Switch fsck_ffs(8) and fsdb(8) to opendev(3) so that they will soon be able to o...
[TXT] fsdb.8  1.20   4 years  jmc   ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;
[TXT] fsdb.c  1.34   3 years  deraadt   shuffle externs (and definitions) around to satisfy -fno-common ok mortimer
[TXT] fsdb.h  1.11   9 years  guenther   Delete extern declarations for variables that don't exist (anymore?)
[TXT] fsdbutil.c  1.20   5 years  deraadt   dev_t is signed to permit passing -1 as an invalid condition, but the decomposit...