aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsdb
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-161-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-4/+3
* Reviewed by: rwatson, bpAdrian Chadd2000-10-091-3/+3
* Remove unused includes.Jeroen Ruigrok van der Werven2000-05-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