summaryrefslogtreecommitdiffstats
path: root/sbin/fsdb/fsdbutil.c
Commit message (Expand)AuthorAgeFilesLines
* Catch up with internal API changes for initbarea() and getdatablk()pluknet2013-02-241-2/+2
* Remove write only assignments and thus fix the build after struct bufareapluknet2013-02-151-1/+0
* Fix sbin/ build with a 64-bit ino_t.mdf2012-09-271-6/+7
* Partially undo r228693, by removing NO_WFORMAT.clang in fsdb's Makefile,dim2012-03-091-1/+1
* Improve sparse file handling when printing the block list for an inode bytruckman2012-02-061-7/+6
* Revert r228603, and add the workaround to sbin/fsdb/Makefile instead.dim2011-12-181-3/+2
* In sbin/fsdb/fsdbutil.c, work around a clang false positive with printfdim2011-12-161-2/+3
* Get rid of major/minor number distinction.ed2011-09-281-4/+2
* - Merge soft-updates journaling from projects/suj/head into head. Thisjeff2010-04-241-13/+13
* Allow fsdb to manipulate the birthtime entries on UFS2.ceri2006-08-231-0/+6
* o Do recrack(arguments) for commands which actually take NAME asmaxim2006-04-211-1/+1
* Make this WARNS=2 clean byjohan2003-11-131-7/+9
* This commit adds basic support for the UFS2 filesystem. The UFS2mckusick2002-06-211-39/+64
* o __P removal.imp2002-03-211-30/+13
* Something i always wanted to see: add a function to print the list ofjoerg2002-01-261-2/+136
* Remove a not-very-useful printf(3).green2002-01-251-1/+0
* Allow fsdb the ability to work with entries named with whitespace embedded.green2002-01-251-1/+26
* Respect style(9), one must not include both <sys/types.h> androberto2001-03-221-1/+0
* Include headers to unbreak world.alfred2001-03-211-0/+2
* Remove unused includes.asmodai2000-05-011-1/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fixed printf format errors.bde1998-06-281-2/+2
* Correct use of .Nm. Use .Bl/.El for enumerating options. Use .An. Correctcharnier1998-06-151-11/+6
* Fixed bogus casts from (int32_t *) to (time_t *).bde1997-03-131-4/+8
* Missing $Id$peter1997-03-131-1/+1
* Make this compile. Mostly use the new names for the ctime/atime/mtimepeter1997-03-131-6/+6
* ts_sec -> tv_secnate1996-09-201-6/+6
* Commit FreeBSD-specific changes. Mainly to do with structure layoutpeter1995-11-031-6/+6
* Whoops. RE-Import NetBSD's fsdb - I believe this was written by John Kohl.peter1995-11-031-0/+204
OpenPOWER on IntegriCloud