summaryrefslogtreecommitdiffstats
path: root/sbin/fsdb/fsdb.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Delete extern declarations for variables that don't exist (anymore?)guenther2014-08-101-5/+1
* We don't need no stinkin' 'extern long dev_bsize;'. At least not sincekrw2014-05-131-2/+1
* final removal of daddr64_t. daddr_t has been 64 bit for a long enoughderaadt2013-06-111-4/+4
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* Teach fsdb about 64-bit block addresses. ok moritz@ pedro@otto2007-06-251-4/+4
* Add support for ffs2 filesystems. From pedro@ based on the ufs2millert2007-04-101-3/+3
* rename struct dinode to ufs1_dinode. clears the namespace and makestedu2003-08-251-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-12/+12
* Update from NetBSD: adds chlen command and makes -Wall happy.millert1997-01-161-6/+6
* From NetBSD: Merge of 960317niklas1996-03-211-26/+35
* initial import of NetBSD treederaadt1995-10-181-0/+56