History log of /freebsd-11.0-release/tools/regression/msdosfs/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
303975 11-Aug-2016 gjb

Copy stable/11@r303970 to releng/11.0 as part of the 11.0-RELEASE
cycle.

Prune svn:mergeinfo from the new branch, and rename it to RC1.

Update __FreeBSD_version.

Use the quarterly branch for the default FreeBSD.conf pkg(8) repo and
the dvd1.iso packages population.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

302408 08-Jul-2016 gjb

Copy head@r302406 to stable/11 as part of the 11.0-RELEASE cycle.
Prune svn:mergeinfo from the new branch, as nothing has been merged
here.

Additional commits post-branch will follow.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


229656 05-Jan-2012 uqs

Convert files over to UTF-8.

These files contained various combinations of Big5, eucJP and KOI8-U
encoded strings. The byte representations of their respective encodings
have been translated to $'...' escape sequences as understood by our sh(1).

With help from: jilles


153946 01-Jan-2006 avatar

Adding another multi-byte characters related regression test for recent
nmount(2) adoption.


148117 18-Jul-2005 imura

Add another regression tests for msdosfs which covers msdosfs_conv.c rev 1.45.

Requested by: silby


145233 18-Apr-2005 avatar

Adding another multi-byte characters related regression test for msdosfs.

Tested by: njl
Reviewed by: silby, bde, sam (mentor)


145176 17-Apr-2005 silby

Add another regression test - one we don't pass right now.


145175 17-Apr-2005 silby

Have the regression test use a path in /tmp for a mount point
instead of a directory that only exists on my machine.


144784 08-Apr-2005 silby

A simple regression test for msdosfs. Not the best, but it would have caught
the recent trouble msdosfs had.