aboutsummaryrefslogtreecommitdiff
path: root/sbin/dumpfs
Commit message (Expand)AuthorAgeFilesLines
* Reinstate 1.40 -- swap avgfilesize and avgfpdir column order.Don Lewis2003-12-071-2/+2
* I forgot about the code freeze, so back this out.Don Lewis2003-12-011-2/+2
* Swap avgfilesize and avgfpdir order to give better column alignment.Don Lewis2003-12-011-2/+2
* Print the dirpref avgfilesize and avgfpdir parameters.Don Lewis2003-11-171-0/+2
* Make this WARNS=2 clean byJohan Karlsson2003-11-142-20/+22
* Marshal newfs -L (filesystem volume names), the names are not marshalledJuli Mallett2003-06-091-0/+2
* mdoc(7) police: markup laundry.Ruslan Ermilov2003-02-231-2/+2
* Correct lines incorrectly added to the copyright message. Add missing period.Kirk McKusick2003-02-141-4/+1
* Bring in support for volume labels to the filesystem utilities.Gordon Tetlow2003-02-011-0/+3
* Spell libufs correctly in DPADD.Ruslan Ermilov2003-01-261-1/+1
* Parse both old flags location and new one. Print out new flags includingNate Lawson2003-01-241-14/+24
* Add libufs to dependencies.Juli Mallett2003-01-201-1/+2
* Kill initialisation and shadow warnings. Half-hearted cleanup (e.g. only theJuli Mallett2003-01-191-20/+21
* Add support to marshal a filesystem to a newfs(8) command that could be usedJuli Mallett2003-01-192-18/+94
* Let libufs handle all the work with regard to going through a list of cgs, now.Juli Mallett2003-01-191-8/+7
* Use libufs to read one cylinder group from the disk at a time.Juli Mallett2003-01-191-7/+2
* Simplify the main function now that libufs will hunt for the disk for us.Juli Mallett2003-01-191-13/+7
* Simplify conditional.Juli Mallett2003-01-181-6/+4
* Create a new 32-bit fs_flags word in the superblock. Add code to moveKirk McKusick2002-11-271-1/+1
* Deal with the possibility that time_t != int32_t. Otherwise ia64 thoughtPeter Wemm2002-11-171-2/+4
* Use more non-b0rked error reporting. Print the disk we are trying to openJuli Mallett2002-11-051-3/+6
* Forgot to include <errno.h> when using 'errno' here.Juli Mallett2002-10-221-0/+1
* When errno is not set, do not use warn(3).Juli Mallett2002-10-221-1/+2
* Use the libufs_printerror() function, which hopefully will deconfuse usersJuli Mallett2002-10-221-1/+2
* s/filesystem/file system/g as discussed on -developersTom Rhodes2002-08-211-4/+4
* Simplify some things to use libufs-provided functionality here, such as theJuli Mallett2002-08-111-21/+28
* Remove unused variables due to libufs(3) commit. Clean up extraneous use ofJuli Mallett2002-07-111-4/+3
* Convert dumpfs(8) to libufs(3), rather than rolling local functions for aJuli Mallett2002-07-112-39/+14
* The .Nm utilityPhilippe Charnier2002-07-061-3/+4
* This commit adds basic support for the UFS2 filesystem. The UFS2Kirk McKusick2002-06-211-106/+128
* more file system > filesystemTom Rhodes2002-05-161-4/+4
* 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