freebsd-dev/sbin/newfs
Ian Dowse 475df34ac2 Replace a number of similar for' loops with a new ilog2()' function
that computes the base-2 log of a power of 2.
2002-03-19 17:39:01 +00:00
..
Makefile The FSIRAND code is always compiled in, and it is unlikely that 2002-03-19 17:03:14 +00:00
mkfs.c Replace a number of similar for' loops with a new ilog2()' function 2002-03-19 17:39:01 +00:00
newfs.8 Update the default newfs block and fragment sizes from 8192/1024 to 2001-12-11 16:21:40 +00:00
newfs.c Complete the ANSIfication of newfs by converting function declarations 2002-03-19 17:20:02 +00:00