aboutsummaryrefslogtreecommitdiff
path: root/sbin/dumpfs
Commit message (Expand)AuthorAgeFilesLines
* Sigh, more BBSIZE related breakage.Poul-Henning Kamp2002-05-121-0/+1
* o __P removedWarner Losh2002-03-201-16/+9
* Remove 'register' keyword.David E. O'Brien2002-03-201-4/+4
* Default to WARNS=2.David E. O'Brien2001-12-041-0/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.Ruslan Ermilov2001-03-201-1/+1
* The ffs superblock includes a 128-byte region for use by temporaryIan Dowse2001-01-151-2/+2
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Print out the fields that are set in fs_flags.Mike Pritchard1999-07-181-1/+12
* Print out the fs_id field.Poul-Henning Kamp1999-06-271-1/+2
* Add rcsid. Remove unused #includes.Philippe Charnier1998-06-151-4/+5
* Check bytes read to prevent random error message.Robert Nordier1998-04-201-1/+8
* Print fs_maxfilesize.Bruce Evans1997-06-291-2/+2
* Make this compile after the fsirand changes that deleted two fields.Peter Wemm1997-03-281-2/+2
* Merge from Lite2Peter Wemm1997-03-111-13/+13
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Sort cross references.Wolfram Schneider1997-01-131-3/+4
* dumpfs blindly trusts that it has been handed a filesystem.Poul-Henning Kamp1996-10-211-0/+7
* Fix a couple of bogus casts to off_t that caused dumpfs to lseek negativePeter Wemm1996-06-231-4/+4
* Corrected message when no rotational position table is found.David Greenman1994-10-011-1/+1
* Added a "clean" field to the output - to show the state of the clean flag.David Greenman1994-08-201-2/+2
* Convert to our man installation style. Also fixed long-standing bugGarrett Wollman1994-08-051-1/+1
* BSD 4.4 Lite sbin SourcesRodney W. Grimes1994-05-263-0/+383