Age | Commit message (Expand) | Author |
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 |
2002-05-06 | Correct info in "-a maxcontig" section. | Todd C. Miller |
2002-02-18 | Don't accept -N flag for mount_mfs. This flag is turned on automatically | Todd C. Miller |
2001-06-23 | join .%A entries; most by bk@rt.fm | Theo de Raadt |
2001-04-04 | bye bye -U (soft updates). | Grigoriy Orlov |
2001-04-03 | mount_mfs should not take the -U flag sync mfs is async and you cannot | Todd C. Miller |
2000-04-17 | Move some misplaced periods outside of the parentheses. | Aaron Campbell |
2000-03-29 | Xr repair | Theo de Raadt |
2000-03-28 | mkfs(8) died a long time ago | Theo de Raadt |
2000-03-18 | Remove hard sentence breaks, and some other cleanup along the way. | Aaron Campbell |
1999-12-03 | Allow enabling soft updates (with -U) on a new filesystem. | Artur Grabowski |