summaryrefslogtreecommitdiff
path: root/sbin/dumpfs
AgeCommit message (Expand)Author
2008-01-22pick the right csaddr when dumping cgs. Makes FFS2 dumps work much betterOtto Moerbeek
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-21Use SBLOCKSEARCH[] to find the superblock. OK pedro@Todd C. Miller
2007-05-05Add support for ffs2 and a new flag, -m, which will output aTodd C. Miller
2007-04-19teach dumpfs about the 'updated' flag; ok pedro@Otto Moerbeek
2007-03-19Add FFS2 fields to the superblock, change file system tools to keepPedro Martelletto
2006-03-09Remove option -n from newfs as well as all references to fs_postbl()Pedro Martelletto
2004-07-28.Xr growfs 8Jason McIntyre
2003-06-25ansiTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-09-06bogus ; outside of functionTheo de Raadt
2002-06-09rm trailing whitespaceTodd T. Fries
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-12-01remove unused variable; csapuntz okTheo de Raadt
2001-11-05kill more registers;Mike Pechkin
2001-04-13Fix overflow in superblock. From FreeBSD.Grigoriy Orlov
1999-07-18print out fs_flags fields; mpp@freebsdTheo de Raadt
1999-06-04start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@Aaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-04-25handle truncated superblock read; rnordier@freebsdTheo de Raadt
1997-11-13Say "soft updates" when FS_DOSOFTDEP is set in superblock, could look nicer.Todd C. Miller
1997-09-21$OpenBSD$Theo de Raadt
1997-06-30print fs_maxfilesize; bde@freebsdTheo de Raadt
1997-05-31lukem: Determine filesystem level (ref: fsck_ffs(8) -c ...) and display it.Theo de Raadt
1997-02-11Remove occurences of headswitch and trackseek, they no longerTodd C. Miller
1996-06-23update rcsidTheo de Raadt
1996-01-11sync with netbsdTheo de Raadt
1995-11-20lseek botch repair; from tegge@idt.unit.no; netbsd pr#1768Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt