summaryrefslogtreecommitdiff
path: root/sbin/fsdb
AgeCommit message (Expand)Author
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
1996-04-21sync to netbsd 960418Theo de Raadt
1996-03-21From NetBSD: Merge of 960317Niklas Hallqvist
1996-02-22From NetBSD:Niklas Hallqvist
1995-12-16handle time_t things that really are not time_tTheo de Raadt
1995-11-13time_t typecast; from bernd@arresum.inka.de; netbsd pr#1724Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt