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_6_7_BASE


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.32   5 years  millert   Use uid_from_user(3) and gid_from_group(3) in utilities that do repeated lookups...
[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...