summaryrefslogtreecommitdiffstats
path: root/sbin/newfs/newfs.h
Commit message (Expand)AuthorAgeFilesLines
* The purpose of this change to the FFS layout policy is to reduce themckusick2013-03-221-0/+1
* Fix problem with geom_label(4) not recognizing UFS labels on filesystemstrasz2012-10-301-0/+1
* Reduce NFPI by half to keep the default number of inodes the same withmckusick2011-12-211-1/+1
* Add missing static keywords for global variables to tools in sbin/.ed2011-11-041-0/+1
* Raise the default blocksize for UFS/FFS filesystems frommckusick2011-05-261-2/+2
* Add support for FS_TRIM to user-mode UFS utilities.kib2010-12-291-0/+1
* o bdeficize expand_number_int() function;sobomax2010-03-091-9/+9
* Change secrorsize back to int, since that's the data type expected by thesobomax2010-03-091-1/+1
* Use expand_number(3) from libutil instead of home-grown function to parsesobomax2010-03-031-10/+10
* Ensure that newfs will never create a filesystem with more than 2^32mckusick2010-02-101-0/+32
* Enable operation of newfs on plain files, which is useful when youluigi2008-12-031-0/+16
* Rename the undocumented -E option to -X.phk2007-12-161-1/+2
* MFp4:yar2007-11-281-1/+1
* Add -J flag to both newfs(8) and tunefs(8) which allows to enable gjournalpjd2006-10-311-0/+1
* Add an option to suppress the creation of the .snap directory inwes2005-01-211-0/+1
* Remove advertising clause from University of California Regent's license,markm2004-04-091-4/+0
* Add a "-l" flag to newfs, which sets the FS_MULTILABEL flag. Thisrwatson2004-02-261-0/+1
* Add the -E command line option to force error conditions for testing.wes2003-11-161-0/+1
* Correct lines incorrectly added to the copyright message. Add missing period.mckusick2003-02-141-4/+1
* Convert newfs to libufs (really). Solves one real issue with previousjmallett2003-02-111-1/+2
* Bring in support for volume labels to the filesystem utilities.gordon2003-02-011-0/+2
* Back out conversion to libufs, for now. It seems to cause problems.jmallett2003-01-291-7/+1
* Convert newfs to use libufs. I've tested this on md filesystems, as hasjmallett2003-01-271-1/+7
* s/filesystem/file system/g as discussed on -developerstrhodes2002-08-211-3/+3
* This commit adds basic support for the UFS2 filesystem. The UFS2mckusick2002-06-211-5/+17
* more file system > filesystemtrhodes2002-05-161-3/+3
* Continue the cleanup preparations for UFS2 (& GEOM):phk2002-04-241-2/+4
* bbsize and sbsize cannot ever be trusted from the disklabel, inphk2002-04-071-2/+0
* Swing the axe and remove some archaic features from newfs which modernphk2002-03-201-12/+3
* Add the undocumented -R option to disable randomness for regression-testing.phk2002-03-191-0/+1
* Further cleanups.phk2002-03-191-0/+68
OpenPOWER on IntegriCloud