summaryrefslogtreecommitdiffstats
path: root/sbin/badsect/badsect.c (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-061-3/+3
* more daddr64_t changes; checked by ottoderaadt2007-06-291-14/+14
* Add FFS2 fields to the superblock, change file system tools to keeppedro2007-03-191-3/+3
* 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
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-7/+3
* 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
* 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
* kill more registers;mpech2001-11-051-3/+3
* major -Wall cleanup, almost completederaadt2001-07-071-4/+4
* 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-231-1/+2
* initial import of NetBSD treederaadt1995-10-181-0/+217