summaryrefslogtreecommitdiff
path: root/sbin/resize_lfs
AgeCommit message (Expand)Author
2020-09-07remove GCC_NO_ADDR_OF_PACKED_MEMBER for several subdir buildsmrg
2020-09-06add support for new GCC 9 warnings that may be too much to fixmrg
2019-08-22Use getdiskrawname to find the device name.brad
2015-08-02Add a (draft) 64-bit superblock. Make things build again.dholland
2015-08-02Don't include ufs headers.dholland
2015-07-28Add a new lfs header file: lfs_accessors.h.dholland
2015-07-24More lfs superblock accessors.dholland
2015-07-24Switch to accessor functions for elements of the LFS on-diskdholland
2014-03-23missed onedholland
2014-03-23don't use sprintfdholland
2013-06-19make this compile againchristos
2009-06-05Add support for DIOCGDISKINFO to disk like device drivers. Changehaad
2009-04-11Enable WARNS=4 by default except for:lukem
2009-03-11Fix preamblejoerg
2008-04-30Convert TNF licenses to new 2 clause variantmartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2006-11-11Move lfs_cleanerd from /usr/libexec to /libexec. This is to allow puttingjmmv
2006-09-07include <bsd.own.mk>. From Geoff Wing on source-changes.riz
2006-09-05Deal with wedges and the new disk geometry structures, instead of usingriz
2006-09-04Bump date for previous.wiz
2006-09-04errx() provides a newline on its own, so remove the one from the error string.wiz
2006-09-04Correct usage: "-s" is the flag for the new size of the LFS, not "-n".riz
2005-06-02Ensure verbose is initialized before using it.lukem
2005-04-25New sentence, new line; non-argument options beforewiz
2005-04-23Provide a resize_lfs(8), including kernel and cleaner support. The currentperseant