index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
fsdb
/
fsdb.h
Age
Commit message (
Expand
)
Author
2024-05-21
remove prototypes with no matching function and externs with no var
Jonathan Gray
2014-08-10
Delete extern declarations for variables that don't exist (anymore?)
Philip Guenther
2014-05-13
We don't need no stinkin' 'extern long dev_bsize;'. At least not since
Kenneth R Westerback
2013-06-11
final removal of daddr64_t. daddr_t has been 64 bit for a long enough
Theo de Raadt
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2007-06-25
Teach fsdb about 64-bit block addresses. ok moritz@ pedro@
Otto Moerbeek
2007-04-10
Add support for ffs2 filesystems. From pedro@ based on the ufs2
Todd C. Miller
2003-08-25
rename struct dinode to ufs1_dinode. clears the namespace and makes
Ted Unangst
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
1997-01-16
Update from NetBSD: adds chlen command and makes -Wall happy.
Todd C. Miller
1996-03-21
From NetBSD: Merge of 960317
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt