summaryrefslogtreecommitdiffstats
path: root/sbin/badsect
Commit message (Expand)AuthorAgeFilesLines
* Add missing static keywords for global variables to tools in sbin/.ed2011-11-041-3/+3
* Switch the default WARNS level for sbin/ to 6.ru2009-10-191-0/+1
* Expand *n't contractions.ru2005-02-131-1/+1
* Sort sections.ru2005-01-181-7/+7
* The badsect(8) utility uses atol(), which doesn't allow very good errorrwatson2005-01-031-1/+4
* Mechanically kill hard sentence breaks.ru2004-07-021-3/+6
* Remove advertising clause from University of California Regent's license,markm2004-04-092-8/+0
* Add section number to .Xrcharnier2003-06-081-1/+1
* Use __FBSDID() to quiet GCC 3.3 warnings.obrien2003-05-031-4/+4
* Remove unused variable to make badsect WARNS=2 clean.johan2003-02-222-2/+0
* Spell libufs correctly in DPADD.ru2003-01-261-1/+1
* Convert badsect to use libufs.jmallett2003-01-202-58/+18
* Create a new 32-bit fs_flags word in the superblock. Add code to movemckusick2002-11-271-1/+1
* s/filesystem/file system/g as discussed on -developerstrhodes2002-08-212-13/+13
* The .Nm utilitycharnier2002-07-061-9/+13
* This commit adds basic support for the UFS2 filesystem. The UFS2mckusick2002-06-211-3/+21
* more file system > filesystemtrhodes2002-05-162-12/+12
* Sigh, more BBSIZE related breakage.phk2002-05-121-0/+1
* Kill registerimp2002-03-201-1/+1
* o Use real prototypes and ANSI function definitions.imp2002-03-181-12/+5
* Default to WARNS=2.obrien2001-12-041-0/+1
* Remove whitespace at EOL.dd2001-07-151-4/+4
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
* Include missing header files which define functions for which gcc hasdd2001-06-241-0/+1
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.ru2001-03-201-1/+1
* mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-011-1/+1
* Prepare for mdoc(7)NG.ru2000-12-181-1/+1
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-2/+2
* Remove the block/char device distinction. badsect only worked on bdevs,adrian2000-11-091-7/+1
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-1/+2
* Remove xrefs to obsolete bad144(8).nik2000-03-011-4/+1
* $Id$ -> $FreeBSD$peter1999-08-282-2/+2
* Fixed printf format errors.bde1998-06-281-9/+9
* Correct use of .Nm. Add section number to .Xr. Add rcsid, usage(). Use err(3).charnier1998-06-042-35/+35
* Remove Xref to format(8) which does not exist.max1997-10-151-2/+1
* Expected to be found in /sbin not /etc.charnier1997-06-041-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Sort cross references.wosch1997-01-131-2/+3
* Eliminated includes of the "temporary" backwards compatibility headerbde1996-09-241-2/+2
* Submitted by: Philippe Charnier <charnier@lirmm.fr>, added to by bdebde1995-04-021-8/+8
* Make this actually work. It always failed in FreeBSD because it attemptedbde1995-04-021-6/+27
* Convert to our man installation style. Also fixed long-standing bugwollman1994-08-051-1/+1
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-263-0/+347
OpenPOWER on IntegriCloud