aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsdb/fsdbutil.c
Commit message (Expand)AuthorAgeFilesLines
* Catch up with internal API changes for initbarea() and getdatablk()Sergey Kandaurov2013-02-241-2/+2
* Remove write only assignments and thus fix the build after struct bufareaSergey Kandaurov2013-02-151-1/+0
* Fix sbin/ build with a 64-bit ino_t.Matthew D Fleming2012-09-271-6/+7
* Partially undo r228693, by removing NO_WFORMAT.clang in fsdb's Makefile,Dimitry Andric2012-03-091-1/+1
* Improve sparse file handling when printing the block list for an inode byDon Lewis2012-02-061-7/+6
* Revert r228603, and add the workaround to sbin/fsdb/Makefile instead.Dimitry Andric2011-12-181-3/+2
* In sbin/fsdb/fsdbutil.c, work around a clang false positive with printfDimitry Andric2011-12-161-2/+3
* Get rid of major/minor number distinction.Ed Schouten2011-09-281-4/+2
* - Merge soft-updates journaling from projects/suj/head into head. ThisJeff Roberson2010-04-241-13/+13
* Allow fsdb to manipulate the birthtime entries on UFS2.Ceri Davies2006-08-231-0/+6
* o Do recrack(arguments) for commands which actually take NAME asMaxim Konovalov2006-04-211-1/+1
* Make this WARNS=2 clean byJohan Karlsson2003-11-131-7/+9
* This commit adds basic support for the UFS2 filesystem. The UFS2Kirk McKusick2002-06-211-39/+64
* o __P removal.Warner Losh2002-03-211-30/+13
* Something i always wanted to see: add a function to print the list ofJoerg Wunsch2002-01-261-2/+136
* Remove a not-very-useful printf(3).Brian Feldman2002-01-251-1/+0
* Allow fsdb the ability to work with entries named with whitespace embedded.Brian Feldman2002-01-251-1/+26
* Respect style(9), one must not include both <sys/types.h> andOllivier Robert2001-03-221-1/+0
* Include headers to unbreak world.Alfred Perlstein2001-03-211-0/+2
* Remove unused includes.Jeroen Ruigrok van der Werven2000-05-011-1/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fixed printf format errors.Bruce Evans1998-06-281-2/+2
* Correct use of .Nm. Use .Bl/.El for enumerating options. Use .An. CorrectPhilippe Charnier1998-06-151-11/+6
* Fixed bogus casts from (int32_t *) to (time_t *).Bruce Evans1997-03-131-4/+8
* Missing $Id$Peter Wemm1997-03-131-1/+1
* Make this compile. Mostly use the new names for the ctime/atime/mtimePeter Wemm1997-03-131-6/+6
* ts_sec -> tv_secNate Williams1996-09-201-6/+6
* Commit FreeBSD-specific changes. Mainly to do with structure layoutPeter Wemm1995-11-031-6/+6
* Whoops. RE-Import NetBSD's fsdb - I believe this was written by John Kohl.Peter Wemm1995-11-031-0/+204