tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
sbin
/
fsdb
/
at
jcs
5 files
Makefile
Switch fsck_ffs(8) and fsdb(8) to opendev(3) so that they will soon be able to operate with disklabel UIDs.
16 years ago
fsdb.8
ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;
6 years ago
fsdb.c
Delete support for FFS filesystems before the in-inode symlink optimization. As observed by ali_farzanrad(at)riseup.net, support for these was broken in the 5.5 release in early 2014 by the time_t changes. No one noticed before now, so clearly this isn't something we need to continue to support; rejecting in ffs_validate() is an improvement.
2 years ago
fsdb.h
remove prototypes with no matching function and externs with no var partly checked by millert@
2 years ago
fsdbutil.c
ctime(3) and ctime_r(3) can fail when timestamps are way off. Add missing error checks to all calls under sbin/
2 years ago