summaryrefslogtreecommitdiff
path: root/sbin/dump/ffs_inode.c
AgeCommit message (Expand)Author
2001-12-23unifdef sunoslukem
2001-12-22- use correct type for minTime in findlru() (size_t instead of int)lukem
2001-11-01fix -Wshadow warningslukem
2001-08-17remove third argument (`int ns') from ffs_sb_swap(), and let ffs_sb_swap()lukem
2001-08-14s/filesystem/file system/dump.hlukem
2001-05-28unifdef !__STDC__ (missed in previous)lukem
2001-05-27knf to ansilukem
1999-10-01Working version of aborted dump{,_lfs} join.perseant
1999-09-30Back out changes made on the 29th, not at all the changes I intended to commit.perseant
1999-09-29Adapt dump(8) to use filestore-independent (but still ufs-specific)perseant