summaryrefslogtreecommitdiffstats
path: root/sbin/badsect (follow)
Commit message (Expand)AuthorAgeFilesLines
* When system calls indicate an error they return -1, not some arbitraryderaadt2019-06-281-4/+4
* use symbolics for flags to openderaadt2015-11-121-2/+2
* Adjust <sys/param.h> comments regarding use of use of MAXFRAG, orderaadt2015-01-201-2/+2
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-2/+3
* Nuke pointless dev_bsize variable which is always set to 512, and justkrw2014-05-221-11/+2
* Nuke some trailing whitespace to shrink subsequent diffs.krw2014-05-211-2/+2
* Sprinkle (long long) casts where %lld is being used to print daddr_tkrw2013-11-011-7/+9
* final removal of daddr64_t. daddr_t has been 64 bit for a long enoughderaadt2013-06-111-7/+7
* Switch from antique struct direct to struct direntguenther2013-06-021-3/+3
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-15/+1
* the ellipsis is not an optional argument; while here, sync the usagesobrado2007-08-062-6/+6
* more daddr64_t changes; checked by ottoderaadt2007-06-291-14/+14
* convert to new .Dd format;jmc2007-05-311-2/+2
* Add FFS2 fields to the superblock, change file system tools to keeppedro2007-03-191-3/+3
* remove references to bad144(8) man page;jmc2006-09-201-5/+2
* remove trailing newlines from err(3) calls; millert@ and matthieu@ ok.fgsch2005-07-211-3/+3
* spacingderaadt2004-08-081-12/+12
* cleanups, use err(). from Mathias () enloco.net pr3679tedu2004-03-031-47/+39
* escape punctuation;jmc2003-09-021-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-022-13/+5
* Xenu made me fix the strcpy; millert okderaadt2003-04-021-4/+4
* more strlcpy; most from Hans-Joerg.Hoexer@yerbouti.franken.de, a bit from mederaadt2003-03-131-3/+3
* typos;jmc2003-01-291-6/+6
* ansideraadt2002-07-031-12/+5
* rm trailing whitespacetodd2002-06-091-3/+3
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-4/+4
* o) start new sentence on a new line;mpech2001-12-131-4/+4
* kill more registers;mpech2001-11-051-3/+3
* major -Wall cleanup, almost completederaadt2001-07-071-4/+4
* Remove hard sentence breaks, and some other cleanup along the way.aaron2000-03-181-13/+17
* remove reference to format(8), which does not exist; form@kti.nsc.ruaaron1999-06-291-2/+1
* start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@aaron1999-06-041-5/+5
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
* always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netaaron1998-12-151-2/+2
* remove redundancyaaron1998-11-261-9/+9
* alphabetize SEE ALSO entries and order them numerically according to sectionaaron1998-09-231-3/+3
* sbin/ man page fixesaaron1998-09-171-6/+6
* $OpenBSD$deraadt1997-09-211-2/+1
* final correct badsect device patch from curt@portal.caderaadt1996-09-131-7/+11
* use raw device only; netbsd pr#2719; flipk@idea.exnet.iastate.eduderaadt1996-08-301-2/+10
* update rcsidderaadt1996-06-233-2/+4
* initial import of NetBSD treederaadt1995-10-183-0/+358