summaryrefslogtreecommitdiff
path: root/sbin/tunefs
AgeCommit message (Expand)Author
2023-01-07ufs: fixed signed/unsigned bugs affecting large file systemschs
2022-12-19tunefs: clarify that "-a" refers to NFSv4 ACLschs
2022-11-17Restore backward compatibility of UFS2 with previous NetBSD releases bychs
2022-01-17update datechristos
2022-01-17Move the possible optimize_preference values back under the -o flagkim
2021-09-18Change the default for ACLs to be posix1e instead of nfsv4 to match FreeBSD.christos
2020-11-26Add missing newlines to ACL prints in tunefs; from Jan Schaumann in PR 55824.dholland
2020-08-08Find the if a device points to an active filesystem by looking at the mountchristos
2020-06-18The ACL flag is -p, not -n.wiz
2020-06-07Sort option descriptions.wiz
2020-05-16Add ACL support for FFS. From FreeBSD.christos
2020-04-09Refresh the superblock in memory if changing a mounted partition.christos
2019-04-12Add missing space in "quotas disabled" output from tunefs -Npgoyette
2015-08-26Use getfsspecname also when not found in /etc/fstab.mlelstv
2014-08-09Bump date for previous. New sentence, new line. Use more markup.wiz
2014-08-09add -S option to adjust the superblock for different sector sizes. Whilemlelstv
2014-04-26Provide proper alignement for "buf" - it is casted to a struct fs pointer,martin
2013-06-23fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB()dholland
2012-12-03Document how to resize the WAPBL log size.wiz
2012-04-08Remove unnecessary Bk/Ek pairs from SYNOPSIS.wiz
2012-04-07use getfsspecname()christos
2011-08-29Use __deadjoerg
2011-03-06Fix punctuation markup; new sentence, new line.wiz
2011-03-06merge the bouyer-quota2 branch. This adds a new on-disk formatbouyer
2009-09-13Restore change from 1.39 after previous commit.bouyer
2009-09-13Allow tunefs to clear any type of WAPBL log, not only in-filesystembouyer
2009-08-17fix pasto: UFS_WAPBL_FLAGS_CREATE_LOG is "create-log" not "clear-log"bouyer
2009-04-07fix sign-compare issuelukem
2009-02-22PR kern/26878 FFSv2 + softdep = livelock (no free ram)ad
2008-07-31Just use printf(...) instead of fprintf(stdout, ...).simonb
2008-07-31Pretty-print the journal log size with humanize_number(3).simonb
2008-07-31Merge the simonb-wapbl branch. From the original branch commit:simonb
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2005-06-27Move WARNS=3 to the Makefile.inc, and add a little const to the remainingchristos
2005-02-09WARNS=3.xtraeme
2005-01-19Remove main() prototype.xtraeme
2004-12-20Add comment that there are strings attached to the fish. Beware!hubertf
2004-11-18Remove (wrong?) default for minfree, xref newfs.8 instead.hubertf
2004-06-25Remove removed options from usage. From Kouichirou Hiratsuka in PR 25874.wiz
2004-04-26according to newfs(8) and reality, the default minfree value is actuallygrant
2004-03-27don'e require FS_FLAGS_UPDATED be set for ffsv2dsl
2004-03-21When searching for the superblock, don't pick an ffsv1 superblock from thedsl
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-02Add support for UFS2. UFS2 is an enhanced FFS, adding support forfvdl
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-12-21dependent only has es, no as; from Adrian Mrva.wiz
2002-08-19Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/pathlukem
2001-11-16Sort sections.wiz
2001-11-16Whitespace nitswiz