summaryrefslogtreecommitdiff
path: root/sbin/fsdb/fsdb.h
AgeCommit message (Expand)Author
2024-05-21remove prototypes with no matching function and externs with no varJonathan Gray
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
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2007-06-25Teach fsdb about 64-bit block addresses. ok moritz@ pedro@Otto Moerbeek
2007-04-10Add support for ffs2 filesystems. From pedro@ based on the ufs2Todd C. Miller
2003-08-25rename struct dinode to ufs1_dinode. clears the namespace and makesTed Unangst
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
1997-01-16Update from NetBSD: adds chlen command and makes -Wall happy.Todd C. Miller
1996-03-21From NetBSD: Merge of 960317Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt