aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsck_ffs/ea.c
Commit message (Expand)AuthorAgeFilesLines
* UFS2: make di_extsize unsigned.Pedro F. Giffuni2013-10-241-1/+1
* When running with the -d option, instrument fsck_ffs to track the number,Kirk McKusick2013-02-241-1/+1
* Mechanical whitespace cleanup.Dag-Erling Smørgrav2011-04-271-1/+0
* Use __FBSDID() to quiet GCC 3.3 warnings.David E. O'Brien2003-05-031-4/+2
* Add a source file where EXTATTR checks will happen and hook it in evenPoul-Henning Kamp2002-09-161-0/+88