aboutsummaryrefslogtreecommitdiff
path: root/sbin/fsirand
Commit message (Expand)AuthorAgeFilesLines
* Avoid casts as lvalues.Alexander Kabaev2004-07-281-2/+3
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+2
* style.Makefile(5):Johan Karlsson2004-02-231-1/+1
* Create a new 32-bit fs_flags word in the superblock. Add code to moveKirk McKusick2002-11-271-2/+1
* s/filesystem/file system/g as discussed on -developersTom Rhodes2002-08-212-12/+12
* mdoc(7) police: Removed redundant .Ns calls.Ruslan Ermilov2002-08-131-1/+1
* The .Nm utilityPhilippe Charnier2002-07-061-6/+8
* This commit adds basic support for the UFS2 filesystem. The UFS2Kirk McKusick2002-06-211-47/+70
* o __P removal.Warner Losh2002-03-211-8/+5
* Default to WARNS=2.David E. O'Brien2001-12-041-0/+1
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.Ruslan Ermilov2001-03-201-1/+1
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-181-0/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-1/+2
* Remove unused include.Jeroen Ruigrok van der Werven2000-05-011-1/+0
* Fix various man pages to stop abusing the .Bx macro to generateMike Pritchard2000-01-231-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Do not dot terminate SEE ALSO list. Add rcsid, remove unused #includes. Err(3)Philippe Charnier1998-06-302-40/+38
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-191-6/+4
* Typo fix.Masafumi Max NAKANE1997-06-161-2/+2
* Remove srandomdev fallbackAndrey A. Chernov1997-06-141-2/+1
* Add Id. Staticize usage function. Typo in usage string.Philippe Charnier1997-06-112-3/+4
* Update HISTORY to reflect that this will first appear in 2.2.5.Mike Pritchard1997-03-271-1/+1
* Typo fix (now how did that one get by me :-).Mike Pritchard1997-03-271-1/+1
* Get rid of __progname. I thought I already did that...Guido van Rooij1997-03-261-4/+2
* Typo police. Also update HISTORY to reflect when this first appearedMike Pritchard1997-03-241-3/+6
* Include missing <time.h>Andrey A. Chernov1997-03-241-0/+4
* Changed MAN to MAN8 so that this builds.Bruce Evans1997-03-241-1/+1
* Add generation number randomization. Newly created filesystems wil nowGuido van Rooij1997-03-233-0/+409