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.c
Age
Commit message (
Expand
)
Author
2016-09-09
Tighten pledge for fsdb and eliminate a strcmp("fsdb", getprogname())
Theo Buehler
2016-06-07
per trending style, add continue to emtpy loop bodies.
Ted Unangst
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-25
big int_t/time_t fixes; ok deraadt@ krw@
Otto Moerbeek
2013-04-24
pretty print bigger off_t
Theo de Raadt
2013-04-23
prepare for more time (bits); ok deraadt@ millert@
Otto Moerbeek
2013-04-16
bzero struct tm before use
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
2008-06-10
better take the size of the right table; found while tinkering with fsck_ffs
Otto Moerbeek
2007-04-10
Add support for ffs2 filesystems. From pedro@ based on the ufs2
Todd C. Miller
2007-02-20
clarify that -f is not optional; ok otto
Jason McIntyre
2004-03-19
Fix bad indentation that creates the illusion that there's a bug here. tedu@,
Aaron Campbell
2003-10-31
New libedit api changes.
Otto Moerbeek
2003-09-26
check strdup failure; ok anil millert
Theo de Raadt
2003-08-25
rename struct dinode to ufs1_dinode. clears the namespace and makes
Ted Unangst
2003-06-26
const the rcsid, and make it say OpenBSD
Ted Unangst
2003-06-11
ansification
Theo de Raadt
2003-04-17
strlcpy; ok tedu
Theo de Raadt
2002-06-09
rm trailing whitespace
Todd T. Fries
2002-03-14
Remove \n from err/errx/warn/warnx().
Mike Pechkin
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2001-11-05
kill more registers;
Mike Pechkin
1999-08-06
uid_t and gid_t, and use %u
Theo de Raadt
1999-05-19
Use fprintf/exit in place of errx for usage display.
Alex Feldman
1998-08-08
fix atime and mtime commands; ms@xy.org
Theo de Raadt
1997-01-16
Update from NetBSD: adds chlen command and makes -Wall happy.
Todd C. Miller
1996-04-21
sync to netbsd 960418
Theo de Raadt
1996-03-21
From NetBSD: Merge of 960317
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt