freebsd-dev/sbin/newfs
Maxim Sobolev eb8d193be2 Change secrorsize back to int, since that's the data type expected by the
ioctl(DIOCGSECTORSIZE). It creates issues on some architectures.

MFC after:	1 week
Reported by:	Jayachandran C.
2010-03-09 10:31:03 +00:00
..
Makefile Use expand_number(3) from libutil instead of home-grown function to parse 2010-03-03 19:25:28 +00:00
mkfs.c Cast these to intmax_t before printing to fix build bustage. Better 2010-03-03 21:53:25 +00:00
newfs.8 Slightly improve gjournal documentation. 2009-04-29 10:02:50 +00:00
newfs.c Change secrorsize back to int, since that's the data type expected by the 2010-03-09 10:31:03 +00:00
newfs.h Change secrorsize back to int, since that's the data type expected by the 2010-03-09 10:31:03 +00:00
ref.test Fix the -R flag so that it provides sequential "random" numbers 2003-02-22 23:26:11 +00:00
runtest00.sh
runtest01.sh