summaryrefslogtreecommitdiff
path: root/sbin/fsdb/fsdbutil.c
AgeCommit message (Expand)Author
2019-02-05dev_t is signed to permit passing -1 as an invalid condition, but theTheo de Raadt
2018-09-16Use user_from_uid(3) and group_from_gid(3) in a few more placesTodd C. Miller
2017-07-29Remove erroneous h length modifier, the argument has type 'int'.Frederic Cambus
2015-01-20Adjust <sys/param.h> comments regarding use of use of MAXFRAG, orTheo de Raadt
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2013-04-24pretty print bigger off_tTheo de Raadt
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2007-04-10Add support for ffs2 filesystems. From pedro@ based on the ufs2Todd C. Miller
2005-12-19Add and use a few more constants and macros needed by UFS2Pedro Martelletto
2003-08-25rename struct dinode to ufs1_dinode. clears the namespace and makesTed Unangst
2003-06-11ansificationTheo de Raadt
2002-06-09rm trailing whitespaceTodd T. Fries
2002-03-14Remove \n from err/errx/warn/warnx().Mike Pechkin
2001-07-07major -Wall cleanup, almost completeTheo de Raadt
1997-01-16Update from NetBSD: adds chlen command and makes -Wall happy.Todd C. Miller
1996-03-21From NetBSD: Merge of 960317Niklas Hallqvist
1995-12-16handle time_t things that really are not time_tTheo de Raadt
1995-11-13time_t typecast; from bernd@arresum.inka.de; netbsd pr#1724Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt