aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsdb
Commit message (Expand)AuthorAgeFilesLines
* Backout Rev. 1.24Christian Brueffer2003-08-301-1/+1
* Grammar fixChristian Brueffer2003-08-291-1/+1
* I forgot fsdb was still sharing files with fsck.Poul-Henning Kamp2002-09-161-1/+1
* s/filesystem/file system/g as discussed on -developersTom Rhodes2002-08-212-11/+11
* Warning cleanup.Poul-Henning Kamp2002-07-302-3/+3
* The .Nm utilityPhilippe Charnier2002-07-061-4/+6
* This commit adds basic support for the UFS2 filesystem. The UFS2Kirk McKusick2002-06-213-68/+117
* more file system > filesystemTom Rhodes2002-05-162-9/+9
* Match prototypes to functions over in fsck_ffs.Poul-Henning Kamp2002-05-141-3/+3
* o __P removal.Warner Losh2002-03-213-71/+41
* Remove 'register' keyword.David E. O'Brien2002-03-201-4/+4
* This sounds better.Ruslan Ermilov2002-03-151-1/+1
* Something i always wanted to see: add a function to print the list ofJoerg Wunsch2002-01-264-19/+164
* Avoid pointless initialization of global variables to 0. This onlyJoerg Wunsch2002-01-261-2/+2
* Don't exit with -1 if the user typed "quit".Joerg Wunsch2002-01-261-1/+2
* 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-253-3/+33
* Default to WARNS=2.David E. O'Brien2001-12-041-0/+1
* Check that the mode argument to fsdb's `chmod' command contains noIan Dowse2001-11-111-1/+1
* *** empty log message ***David E. O'Brien2001-10-011-3/+4
* Remove whitespace at EOL.Dima Dorfman2001-07-151-8/+8
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* In fsdb, call sblock_init() which is now necessary to initialiseIan Dowse2001-04-231-0/+1
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* 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
* Set the default manual section for sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* 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