summaryrefslogtreecommitdiffstats
path: root/sbin/fsirand/fsirand.c
Commit message (Expand)AuthorAgeFilesLines
* Fix sbin/ build with a 64-bit ino_t.mdf2012-09-271-2/+2
* Fix warning when compiling with gcc46:eadler2012-01-101-2/+1
* Add missing static keywords for global variables to tools in sbin/.ed2011-11-041-1/+1
* The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilitiesmckusick2011-01-241-2/+2
* fsirand(8): make WARNS=3 cleanuqs2010-05-141-17/+22
* Avoid casts as lvalues.kan2004-07-281-2/+3
* Create a new 32-bit fs_flags word in the superblock. Add code to movemckusick2002-11-271-2/+1
* s/filesystem/file system/g as discussed on -developerstrhodes2002-08-211-4/+4
* This commit adds basic support for the UFS2 filesystem. The UFS2mckusick2002-06-211-47/+70
* o __P removal.imp2002-03-211-8/+5
* Remove unused include.asmodai2000-05-011-1/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Do not dot terminate SEE ALSO list. Add rcsid, remove unused #includes. Err(3)charnier1998-06-301-35/+33
* Remove srandomdev fallbackache1997-06-141-2/+1
* Add Id. Staticize usage function. Typo in usage string.charnier1997-06-111-3/+3
* Get rid of __progname. I thought I already did that...guido1997-03-261-4/+2
* Include missing <time.h>ache1997-03-241-0/+4
* Add generation number randomization. Newly created filesystems wil nowguido1997-03-231-0/+292
OpenPOWER on IntegriCloud