Age | Commit message (Expand) | Author |
2021-06-03 | For 4k sector disks, the minimum frag size is 4k. For a 2G fs | Otto Moerbeek |
2020-05-18 | Make ffs2 the default for newfs; change all calls to create e.g. floppy | Otto Moerbeek |
2020-01-16 | Usually, -width Fl (which is 10n) is too wide and hence ugly. | Ingo Schwarze |
2019-04-23 | missing dots after ".%P pp"; the case of btree(3) was | Ingo Schwarze |
2016-03-17 | simplify previous; ok bentley | Jason McIntyre |
2016-03-17 | Switch (non-curses, non-ksh) programs that use COLUMNS to a single idiom. | Anthony J. Bentley |
2016-02-18 | TMPDIR is no longer supported; | Jason McIntyre |
2014-08-29 | mount_mfs does not require disklabel to be run; | Jason McIntyre |
2011-05-23 | Allow specifying k/m/g/... suffixes in newfs(8) -S and -s options. | David Coppa |
2011-03-31 | these days, newfs creates one inode per 4 fragments, rather than one per 8KB, | Stuart Henderson |
2010-03-21 | document -b and -f get their defaults from the disklabel; ok jmc@ | Otto Moerbeek |
2010-03-20 | wee tweak; | Jason McIntyre |
2010-03-20 | Make FFS2 the default format for file systems larger than INT_MAX | Kenneth R Westerback |
2008-08-03 | spread the unwritten wisdom newfs should be run on raw devs, not on | Otto Moerbeek |
2008-06-27 | documentation tweak. | Igor Sobrado |
2008-06-24 | - move -S and -t into the main option descriptions: they were the only | Jason McIntyre |
2008-01-12 | document the max size of FFS and FFS2 file systems plus some rewording; | Otto Moerbeek |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-19 | Now that the amd64 floppy and cd image -c setting have been fixed, | Otto Moerbeek |
2007-05-19 | kill trailing whitespace; | Jason McIntyre |
2007-05-19 | Mention the mfs and portal papers. | Jonathan Gray |
2007-05-19 | backout -c changes; they were not tested on all the media. all newfs | Theo de Raadt |
2007-05-18 | The unit of the -c options is fragments, so adjust man page and | Otto Moerbeek |
2007-04-13 | tweak the description of -O2; ok millert | Jason McIntyre |
2007-04-13 | new sentence, new line; | Jason McIntyre |
2007-04-13 | Add support for creating ffs2 filesystems. Note that the concept | Todd C. Miller |
2007-04-03 | Remove part of the -x description that I missed. | Todd C. Miller |
2007-04-03 | Remove obsolete options for superblock fields that are no longer used. | Todd C. Miller |
2007-04-02 | Modern disks do bad sector replacement themselves. There is no | Todd C. Miller |
2006-11-14 | memory requirements are relevant only for mount_mfs; ok jmc@ | Otto Moerbeek |
2006-07-07 | fuller description for -s; from janne johansson | Jason McIntyre |
2006-03-09 | Remove -n from synopsis too | Pedro Martelletto |
2006-03-09 | Remove option -n from newfs as well as all references to fs_postbl() | Pedro Martelletto |
2005-06-27 | grammar; | Jason McIntyre |
2005-06-27 | - sort synopsis and options list | Jason McIntyre |
2004-11-28 | 1 inode per 8192 bytes now | Ted Unangst |
2004-10-14 | Do not generate either a too large super block or a negative number | Otto Moerbeek |
2004-08-15 | escape some minus signs, and keep -Tps happy; | Jason McIntyre |
2004-08-15 | Document max file system size and warn user that using non-standard | Otto Moerbeek |
2004-07-28 | .Xr growfs 8 | Jason McIntyre |
2004-07-02 | Take TMPDIR into account when creating a temp mountpoint for populating. | Otto Moerbeek |
2004-06-26 | For all the mfs lovers: | Otto Moerbeek |
2003-10-17 | mention some defaults; noticed by John L. Scarfone | Jason McIntyre |
2003-06-26 | rename -h files to -h avgfpdir in synopsis to match reality | Ted Unangst |
2003-06-20 | use .Bk/.Ek to keep SYNOPSIS tidy; | Jason McIntyre |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-03-11 | mention that avgfilesize is in bytes. | Ted Unangst |
2003-03-10 | filesystem -> file system for a little consistency | Ted Unangst |
2003-03-10 | document dirpref options -g and -h (w/ avgfpdir) | Ted Unangst |
2003-02-07 | typos; | Jason McIntyre |