Home | History | Annotate | Download | only in fsdb
History log of /src/sbin/fsdb/fsdb.8
RevisionDateAuthorComments
 1.28  17-Nov-2022  chs Restore backward compatibility of UFS2 with previous NetBSD releases by
disabling support in UFS2 for extended attributes (including ACLs).
Add a new variant of UFS2 called "UFS2ea" that does support extended attributes.
Add new fsck_ffs operations "-c ea" and "-c no-ea" to convert file systems
from UFS2 to UFS2ea and vice-versa (both of which delete all existing extended
attributes in the process).
 1.27  29-May-2021  christos Add birthtime support and make time 64 bit.
 1.26  05-Aug-2017  wiz branches: 1.26.10;
Fix punctuation markup.
 1.25  04-Aug-2017  mrg add a "saveblks <file>" command that saves the data blocks of the current
inode into named file.
 1.24  03-Jul-2017  wiz Remove workaround for ancient HTML generation code.
 1.23  03-Mar-2014  blymn Correct usage of clri.
 1.22  30-Apr-2008  martin branches: 1.22.22; 1.22.28;
Convert TNF licenses to new 2 clause variant
 1.21  25-May-2005  wiz branches: 1.21.20; 1.21.22;
Macro improvement.
 1.20  25-May-2005  snj Grammar fix, from Jeff Ito in PR bin/30320. While here, fix a typo
and use .Dq for quotes.
 1.19  04-Jan-2004  wiz Bump date for new -F. Standardise flags display in SYNOPSIS.
 1.18  03-Jan-2004  dbj add -F option, similar to fsck/newfs/dumpfs
correctly handle negative results from fsck's setup routine
handle uid and gid in FS_42INODEFMT inodes
 1.17  27-Jun-2003  wiz Add Ns.
 1.16  09-May-2003  jmc Fix typo
 1.15  26-Apr-2003  bouyer Add a findblk command, which list the inode(s) owning the disk sector(s)
passed as argument.
 1.14  01-Oct-2002  wiz New sentence, new line. By Robert Elz with minimal fixes.
 1.13  08-Feb-2002  ross Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
 1.12  16-Nov-2001  wiz Sort sections.
 1.11  16-Nov-2001  wiz Whitespace nits
 1.10  05-Jun-2001  wiz Drop arguments of .Os.
 1.9  09-Mar-1999  bouyer Add a [-n] option, which allows to examine a fs without altering it.
Add a 'blks' command, which lists the blocks address of a file.
 1.8  22-May-1998  msaitoh sort entries and delete extra periods in SEE also section.
 1.7  14-Sep-1997  lukem * KNF-ify
* prefix hex numbers with '0x'
 1.6  31-Jul-1997  jtc Fix files using old TNF copyright notice
 1.5  11-Jan-1997  lukem the editline(3) man page now exists (but not as libedit(3))
 1.4  27-Feb-1996  jtc Copyright assigned to the NetBSD Foundation
 1.3  06-Feb-1996  jtc Note that fsdb arrived with NetBSD 1.1
 1.2  08-Oct-1995  thorpej A teensy bit of really minor cleanup.
 1.1  08-Oct-1995  thorpej branches: 1.1.1;
Initial revision
 1.1.1.1  08-Oct-1995  thorpej FFS debugging/editing tool, from John Kohl.
 1.21.22.1  18-May-2008  yamt sync with head.
 1.21.20.1  02-Jun-2008  mjf Sync with HEAD.
 1.22.28.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.22.22.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.26.10.1  31-May-2021  cjep sync with head

RSS XML Feed