aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsdb/fsdbutil.c
Commit message (Expand)AuthorAgeFilesLines
* 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