summaryrefslogtreecommitdiff
path: root/sbin/fsirand/fsirand.8
AgeCommit message (Expand)Author
2019-01-25I am retiring my old email address; replace it with my OpenBSD one.Todd C. Miller
2015-11-23Revert previous tweak, as discussed on source-changes@mmcc
2015-11-23"random generation numbers" -> "randomly generated numbers"mmcc
2007-05-31convert to new .Dd format;Jason McIntyre
2007-02-20simplify synopsis and usage(); from Igor SobradoJason McIntyre
2003-07-30Remove my email address from my entry in the AUTHORS sectionTodd C. Miller
2003-06-17Sync with share/misc/license.template and add missing DARPA creditTodd C. Miller
2003-06-03- section reorderJason McIntyre
2003-06-03Use an ISC-tyle license for all my code; it is simpler and more permissive.Todd C. Miller
2001-08-02o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
2001-03-11- No need to repeat the name of a parameter: just use [...].Aaron Campbell
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-03-18Remove hard sentence breaks, and some other cleanup along the way.Aaron Campbell
2000-03-05Finish standardizing options list introduction.Aaron Campbell
1999-07-04trash some old leftover macros and replace them with -mdoc macrosAaron Campbell
1999-05-28more .El madnessAaron Campbell
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-11-28kill redundant .Nm macro arguments; other misc fixesAaron Campbell
1998-11-11more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixesAaron Campbell
1998-09-17sbin/ man page fixesAaron Campbell
1998-08-29man page repairs; aaron@ug.cs.dal.caTheo de Raadt
1998-06-21Remove the advertising clause in my old license, it impedes free useTodd C. Miller
1998-05-16spelling typoDavid Leonard
1998-03-07Use .OxTodd C. Miller
1997-06-14typo; k-horik@yk.rim.or.jpTheo de Raadt
1997-02-23Note that newfs now contains fsirand(8) functionality.Todd C. Miller
1997-02-09Get block size from disklabel.Todd C. Miller
1997-02-04Fix formatting, add OpenBSD to HISTORY and add AUTHOR section.Todd C. Miller
1997-01-28Revert back to old fsirand but do things a cylinder group at a timeTodd C. Miller
1997-01-27Faster fsirand based in part on code from fsck_ffs.Todd C. Miller
1997-01-26ffs inode randomizerTodd C. Miller