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