Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-07-07 | fuller description for -s; from janne johansson | Jason McIntyre | |
ok krw | |||
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 | |
Various testing for a while, okay krw@ | |||
2005-06-27 | grammar; | Jason McIntyre | |
2005-06-27 | - sort synopsis and options list | Jason McIntyre | |
- sync the args in the options list to those in synopsis, and avoid using structures such as `-l very long description of single arg' | |||
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 | |
of inodes per cylinder group for large block or fragment sizes. This allows for creation of filesystems with any legal block/fragment size combination. ok tedu@. | |||
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 | |
block or fragment sizes may hurt. ok a bunch of people@ | |||
2004-07-28 | .Xr growfs 8 | Jason McIntyre | |
2004-07-02 | Take TMPDIR into account when creating a temp mountpoint for populating. | Otto Moerbeek | |
ok avsm@ millert@; man page ok jmc@ | |||
2004-06-26 | For all the mfs lovers: | Otto Moerbeek | |
- Make the root of an mfs file system inherit the permission and owner/group of the mountpoint. Work by david@. - Add the ability to populate an mfs file system with the contents of a directory or a file system immediately after creation, controlled by the new -P mount option. Discussed with and tested by many, ok djm@ david@ | |||
2003-10-17 | mention some defaults; noticed by John L. Scarfone | Jason McIntyre | |
ok tedu@ | |||
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 | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-03-11 | mention that avgfilesize is in bytes. | Ted Unangst | |
2003-03-10 | filesystem -> file system for a little consistency | Ted Unangst | |
ok jmc@ millert@ | |||
2003-03-10 | document dirpref options -g and -h (w/ avgfpdir) | Ted Unangst | |
ok millert@ | |||
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 | |
when invoked as mount_mfs but it has different semantics from what is described in the man page. | |||
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 | |
have both aync and soft updates (not that it makes sense to have soft updates on mfs anyway). Also sync the usage in mount_mfs mode to the man page. | |||
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 | |
Allow soft updates on mfs filesystems (even if it's stupid). | |||
1999-09-29 | There is no diskpart(8); m4@umn.edu | Aaron Campbell | |
1999-06-04 | start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@ | Aaron Campbell | |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell | |
is used instead; kwesterback@home.com | |||
1999-04-10 | Add -q flag to newfs and use it in the install | Todd C. Miller | |
1999-03-11 | fix more comma splices that involve misuse of conjunctive adverbs | Paul Janzen | |
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell | |
1998-11-28 | kill redundant .Nm macro arguments; other misc fixes | Aaron Campbell | |
1998-11-11 | more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixes | Aaron Campbell | |
1998-09-23 | alphabetize SEE ALSO entries and order them numerically according to section | Aaron Campbell | |
1998-09-17 | sbin/ man page fixes | Aaron Campbell | |
1998-08-30 | man page fixes; aaron@ug.cs.dal.ca | Theo de Raadt | |
1998-06-15 | use Bx macro for BSD versions | Michael Shalayeff | |
1997-06-16 | if -o is used to explicitly specify time or space optimization preference, | Theo de Raadt | |
do not override based on minfree calculation; problem from jgarzik@pobox.com, my fix; PR#226 | |||
1997-02-23 | Inline fsirand(8) (at no noticable cost in speed). | Todd C. Miller | |
1996-12-04 | first cut at "newfs -t fstype device". this is very neat | Theo de Raadt | |
1996-06-23 | update rcsid | Theo de Raadt | |
1996-06-16 | update to reality; netbsd pr#2517; mike.long@analog.com | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |