summaryrefslogtreecommitdiff
path: root/sbin/newfs/extern.h
AgeCommit message (Expand)Author
2022-11-17Restore backward compatibility of UFS2 with previous NetBSD releases bychs
2020-04-18add NO_IOBUF_ALIGNED to not pull aligned_alloc() for really constrainedjdolecek
2017-02-08__empty -> __nothingrin
2017-02-08switch to __emptyrin
2017-02-08Add smaller versions of fsck_ffs(8) and newfs(8) for install media, whererin
2011-03-06merge the bouyer-quota2 branch. This adds a new on-disk formatbouyer
2009-10-21Remove 3rd and 4th clauses in christos' license. OK christos.snj
2006-08-26- Deal with wedges and the new disk geometry structures, instead of usingchristos
2006-01-15Add a '-V verbose' option that controls the amount of info writen to stdout.dsl
2003-09-11Make mkfs -N work again (was trying to read filesystem).dsl
2003-09-03Ensure the area between the end of the main superblock and the start of thedsl
2003-04-02Add support for UFS2. UFS2 is an enhanced FFS, adding support forfvdl
2002-09-28Add support for the Apple UFS variation on ffsdbj
2002-01-07Add the ability for the user, group and permissions of an MFS to be setsimonb
2001-09-06Incorporate the enhanced ffs_dirpref() by Grigoriy Orlov, as found inlukem
2001-08-30some improvements from freebsd/openbsdlukem
2001-07-30- constify mkfs()'s first arglukem
2000-12-01Put extern variable declarations in "extern.h".simonb
2000-12-01ANSIfy.simonb
1997-06-30Fix compiler warnings.christos