aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsdb
Commit message (Expand)AuthorAgeFilesLines
* Don't set the ctime of an inode when atime or mtime are specified.Lukas Ertl2004-06-201-2/+2
* MFC: Spelling fixes and a few .Nm utilties.Tom Rhodes2003-02-231-2/+2
* Reduce diffs to current.Giorgos Keramidas2003-01-261-4/+6
* MFC: add the ability to print the block numbers allocated for an inode.Joerg Wunsch2002-03-204-20/+166
* MFC: 1.18; don't allow IFMT bits in the `chmod' argument.Ian Dowse2002-02-071-1/+1
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-1/+1
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-8/+8
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-051-1/+1
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-161-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-5/+4
* MFC: Remove unused includes.Paul Saab2000-07-012-2/+0
* Fix various man pages to stop abusing the .Bx macro to generateMike Pritchard2000-01-231-2/+2
* 'clri' takes an argument.Bill Fumerola1999-12-201-2/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-285-5/+5
* More egcs warning fixes:Warner Losh1999-04-251-2/+2
* Correctly ref editline(3).Guy Helmer1999-04-131-8/+4
* Fix some calculations that use sizeof to attempt to find the end of anDon Lewis1998-11-091-3/+3
* 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-153-43/+33
* opt_diagnostic.h isn't needed anymore.John Hay1998-02-061-8/+3
* fsdb and fsck use the ffs code which needs opt_diagnostic.h.John Hay1998-02-051-3/+8
* Remove __progname. Make -f a no-op flag as stated in the man page. RemovePhilippe Charnier1997-06-111-20/+17
* Implement a -r option to fsdb(8), ``read/only''.Joerg Wunsch1997-04-153-45/+63
* Fixed bogus casts from (int32_t *) to (time_t *).Bruce Evans1997-03-131-4/+8
* Missing $Id$Peter Wemm1997-03-133-2/+4
* Make this compile. Mostly use the new names for the ctime/atime/mtimePeter Wemm1997-03-132-7/+7
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
* Sort cross references.Wolfram Schneider1997-01-131-2/+4
* Get rid of useless -f flag (though left for historical reasons).Guido van Rooij1996-09-302-3/+15
* Add chlen command so you can set the size of an inode. This was handyGuido van Rooij1996-09-261-0/+23
* ts_sec -> tv_secNate Williams1996-09-202-8/+8
* Add ${DPADD}, $Id$Peter Wemm1996-09-021-0/+2
* Adjust relative paths in Makefile to ../sbin/fsck and ../../sys/ufs/ffsPeter Wemm1995-11-241-2/+2
* Commit FreeBSD-specific changes. Mainly to do with structure layoutPeter Wemm1995-11-034-17/+19
* Whoops. RE-Import NetBSD's fsdb - I believe this was written by John Kohl.Peter Wemm1995-11-035-0/+1366