summaryrefslogtreecommitdiff
path: root/sbin/fsdb
AgeCommit message (Expand)Author
2015-01-20Adjust <sys/param.h> comments regarding use of use of MAXFRAG, orTheo de Raadt
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2014-08-10Delete extern declarations for variables that don't exist (anymore?)Philip Guenther
2014-05-13We don't need no stinkin' 'extern long dev_bsize;'. At least not sinceKenneth R Westerback
2013-06-11final removal of daddr64_t. daddr_t has been 64 bit for a long enoughTheo de Raadt
2013-04-25big int_t/time_t fixes; ok deraadt@ krw@Otto Moerbeek
2013-04-24pretty print bigger off_tTheo de Raadt
2013-04-23prepare for more time (bits); ok deraadt@ millert@Otto Moerbeek
2013-04-16bzero struct tm before useTheo de Raadt
2011-12-03Remove an OpenBSD-specific tweak regarding .Xr spacingIngo Schwarze
2010-06-05Switch fsck_ffs(8) and fsdb(8) to opendev(3) so that they will soon be ableJoel Sing
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-06-10better take the size of the right table; found while tinkering with fsck_ffsOtto Moerbeek
2007-06-25Teach fsdb about 64-bit block addresses. ok moritz@ pedro@Otto Moerbeek
2007-05-31convert to new .Dd format;Jason McIntyre
2007-04-10Add support for ffs2 filesystems. From pedro@ based on the ufs2Todd C. Miller
2007-02-20clarify that -f is not optional; ok ottoJason McIntyre
2005-12-19Add and use a few more constants and macros needed by UFS2Pedro Martelletto
2004-03-19Fix bad indentation that creates the illusion that there's a bug here. tedu@,Aaron Campbell
2003-10-31New libedit api changes.Otto Moerbeek
2003-09-26check strdup failure; ok anil millertTheo de Raadt
2003-08-25rename struct dinode to ufs1_dinode. clears the namespace and makesTed Unangst
2003-06-26const the rcsid, and make it say OpenBSDTed Unangst
2003-06-11ansificationTheo de Raadt
2003-04-17strlcpy; ok teduTheo de Raadt
2002-12-15correct clri description; from Dan Weeks <danimal at danimal dot org> viaFederico G. Schwindt
2002-06-09rm trailing whitespaceTodd T. Fries
2002-05-11Add missing libraries to bsd.prog.mk (mostly kerberosV)Marc Espie
2002-03-14Remove \n from err/errx/warn/warnx().Mike Pechkin
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
2000-03-18Remove hard sentence breaks, and some other cleanup along the way.Aaron Campbell
1999-08-06uid_t and gid_t, and use %uTheo de Raadt
1999-07-04trash some old leftover macros and replace them with -mdoc macrosAaron Campbell
1999-06-04start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@Aaron Campbell
1999-05-19Use fprintf/exit in place of errx for usage display.Alex Feldman
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-11-11more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixesAaron Campbell
1998-09-23alphabetize SEE ALSO entries and order them numerically according to sectionAaron Campbell
1998-09-17sbin/ man page fixesAaron Campbell
1998-08-08fix atime and mtime commands; ms@xy.orgTheo de Raadt
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1997-09-21$OpenBSD$Theo de Raadt
1997-01-16Speak in English and note that editline(3) now exists.Todd C. Miller
1997-01-16Update from NetBSD: adds chlen command and makes -Wall happy.Todd C. Miller
1996-10-20Deal with recent fsck changes.Todd C. Miller
1996-10-08Attempt at cleanup.michaels
1996-06-23update rcsidTheo de Raadt