History log of /openbsd/regress/sys/ffs/tests/rename/15.t (Results 1 – 3 of 3)
Revision Date Author Comments
# d59dbe75 12-Jan-2017 bluhm <bluhm@openbsd.org>

Do not suppress error messages to stderr, but remove unnecessary
debug prints. This gives better hints why the tests are failing.


# a4975643 18-Apr-2011 thib <thib@openbsd.org>

Deprecate vnds in favour of svnds.

In effect, this removes the "old" vndX nodes, and renames
the svndX nodes to vndX.

Old svndX nodes will still continue to work though, for now.

Cleanup according

Deprecate vnds in favour of svnds.

In effect, this removes the "old" vndX nodes, and renames
the svndX nodes to vndX.

Old svndX nodes will still continue to work though, for now.

Cleanup accordingly.

ok deraadt@, todd@
comments and ok on the man page bits from jmc@

show more ...


# ec7c50bf 30-Mar-2007 pedro <pedro@openbsd.org>

Add regression test suite for FFS, from FreeBSD, okay art@ deraadt@