freebsd-dev/sbin/newfs
Olivier Houchard 02dda28606 Don't add a bwrite() symbol, it breaks the build when building newfs
statically.
Instead, bring in a stripped down version of sbwrite(), and add the offset
to every bwrite() calls.
2009-02-12 15:28:15 +00:00
..
Makefile Enable operation of newfs on plain files, which is useful when you 2008-12-03 18:36:59 +00:00
mkfs.c Don't add a bwrite() symbol, it breaks the build when building newfs 2009-02-12 15:28:15 +00:00
newfs.8 Enable operation of newfs on plain files, which is useful when you 2008-12-03 18:36:59 +00:00
newfs.c Don't add a bwrite() symbol, it breaks the build when building newfs 2009-02-12 15:28:15 +00:00
newfs.h Enable operation of newfs on plain files, which is useful when you 2008-12-03 18:36:59 +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 Add the undocumented -R option to disable randomness for regression-testing. 2002-03-19 21:05:29 +00:00
runtest01.sh Add the undocumented -R option to disable randomness for regression-testing. 2002-03-19 21:05:29 +00:00