1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-12 14:29:28 +00:00
freebsd/sbin/newfs
Maxim Sobolev 32bdc2b685 Use expand_number(3) from libutil instead of home-grown function to parse
human-friendly power-of-two numbers (i.e. 2k, 5M etc).

Suggested by:	many
MFC after:	1 week
2010-03-03 19:25:28 +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 One last pass to get all the unsigned comparisons correct. 2010-02-11 18:14:53 +00:00
newfs.8 Slightly improve gjournal documentation. 2009-04-29 10:02:50 +00:00
newfs.c Use expand_number(3) from libutil instead of home-grown function to parse 2010-03-03 19:25:28 +00:00
newfs.h Use expand_number(3) from libutil instead of home-grown function to parse 2010-03-03 19:25:28 +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