freebsd-dev/sbin/newfs
Yaroslav Tykhiy 3249f70d0f - Pay attention to the fact that ioctl(2) is only known to
return -1 on error while any other return value from it can
indicate success.  (See RETURN VALUE in our ioctl(2) manpage
and the POSIX spec.)

- Avoid assumptions about the state of the data buffer after
ioctl(2) failure.
2007-11-28 07:54:42 +00:00
..
Makefile Convert newfs to libufs (really). Solves one real issue with previous 2003-02-11 03:06:45 +00:00
mkfs.c Add -J flag to both newfs(8) and tunefs(8) which allows to enable gjournal 2006-10-31 21:52:28 +00:00
newfs.8 MFp4: 2007-11-28 07:29:10 +00:00
newfs.c - Pay attention to the fact that ioctl(2) is only known to 2007-11-28 07:54:42 +00:00
newfs.h MFp4: 2007-11-28 07:29:10 +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