summaryrefslogtreecommitdiffstats
path: root/sbin/newfs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use expand_number(3) from libutil instead of home-grown function to parsesobomax2010-03-031-2/+2
* Raise WARNS for various tools where possible.ed2010-01-171-1/+1
* Enable operation of newfs on plain files, which is useful when youluigi2008-12-031-1/+4
* Convert newfs to libufs (really). Solves one real issue with previousjmallett2003-02-111-0/+2
* Back out conversion to libufs, for now. It seems to cause problems.jmallett2003-01-291-2/+0
* Convert newfs to use libufs. I've tested this on md filesystems, as hasjmallett2003-01-271-0/+2
* Add the undocumented -R option to disable randomness for regression-testing.phk2002-03-191-0/+6
* The FSIRAND code is always compiled in, and it is unlikely thatiedowse2002-03-191-1/+0
* Removed vestiges of mount_mfs. Sorted the Makefile a bit.bde2002-03-181-7/+3
* Fixed 2 layers of breakage of WARNS. Setting WARNS unconditionally tobde2002-03-181-1/+1
* Remove __P() and register.phk2002-03-171-1/+1
* Default to WARNS=2.obrien2001-12-041-0/+2
* Don't link ${BINDIR}/newfs to nowhere.bde2001-05-301-3/+1
* Remove -DMFS from CFLAGS.dd2001-05-291-1/+1
* A more complete removal of MFS related code.phk2001-05-291-1/+1
* Initial cleanout of MFS from newfs. More complete wash needed.phk2001-05-291-2/+1
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
* Set the default manual section for sbin/ to 8.ru2001-03-201-1/+0
* Turn dkcksum() into an __inline function.phk2000-09-161-2/+3
* Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowbde1998-01-201-1/+0
* Add generation number randomization. Newly created filesystems wil nowguido1997-03-231-1/+1
* Merge from Lite2:peter1997-03-111-0/+1
* man page link tmpfs.8 -> mfs.8 for former SunOS userswosch1996-02-021-1/+1
* Convert to our man installation style. Also fixed long-standing bugwollman1994-08-051-1/+1
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+14
OpenPOWER on IntegriCloud