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
/
fsdbutil.c
Age
Commit message (
Expand
)
Author
2019-02-05
dev_t is signed to permit passing -1 as an invalid condition, but the
Theo de Raadt
2018-09-16
Use user_from_uid(3) and group_from_gid(3) in a few more places
Todd C. Miller
2017-07-29
Remove erroneous h length modifier, the argument has type 'int'.
Frederic Cambus
2015-01-20
Adjust <sys/param.h> comments regarding use of use of MAXFRAG, or
Theo de Raadt
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2013-04-24
pretty print bigger off_t
Theo de Raadt
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2007-04-10
Add support for ffs2 filesystems. From pedro@ based on the ufs2
Todd C. Miller
2005-12-19
Add and use a few more constants and macros needed by UFS2
Pedro Martelletto
2003-08-25
rename struct dinode to ufs1_dinode. clears the namespace and makes
Ted Unangst
2003-06-11
ansification
Theo de Raadt
2002-06-09
rm trailing whitespace
Todd T. Fries
2002-03-14
Remove \n from err/errx/warn/warnx().
Mike Pechkin
2001-07-07
major -Wall cleanup, almost complete
Theo de Raadt
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-12-16
handle time_t things that really are not time_t
Theo de Raadt
1995-11-13
time_t typecast; from bernd@arresum.inka.de; netbsd pr#1724
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt