summaryrefslogtreecommitdiff
path: root/sbin/badsect/badsect.c
AgeCommit message (Expand)Author
2014-05-22Nuke pointless dev_bsize variable which is always set to 512, and justKenneth R Westerback
2014-05-21Nuke some trailing whitespace to shrink subsequent diffs.Kenneth R Westerback
2013-11-01Sprinkle (long long) casts where %lld is being used to print daddr_tKenneth R Westerback
2013-06-11final removal of daddr64_t. daddr_t has been 64 bit for a long enoughTheo de Raadt
2013-06-02Switch from antique struct direct to struct direntPhilip Guenther
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2007-08-06the ellipsis is not an optional argument; while here, sync the usageIgor Sobrado
2007-06-29more daddr64_t changes; checked by ottoTheo de Raadt
2007-03-19Add FFS2 fields to the superblock, change file system tools to keepPedro Martelletto
2005-07-21remove trailing newlines from err(3) calls; millert@ and matthieu@ ok.Federico G. Schwindt
2004-08-08spacingTheo de Raadt
2004-03-03cleanups, use err(). from Mathias () enloco.net pr3679Ted Unangst
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-02Xenu made me fix the strcpy; millert okTheo de Raadt
2003-03-13more strlcpy; most from Hans-Joerg.Hoexer@yerbouti.franken.de, a bit from meTheo de Raadt
2002-07-03ansiTheo de Raadt
2002-06-09rm trailing whitespaceTodd T. Fries
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-11-05kill more registers;Mike Pechkin
2001-07-07major -Wall cleanup, almost completeTheo de Raadt
1996-09-13final correct badsect device patch from curt@portal.caTheo de Raadt
1996-08-30use raw device only; netbsd pr#2719; flipk@idea.exnet.iastate.eduTheo de Raadt
1996-06-23update rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt