History log of /freebsd-src/contrib/netbsd-tests/fs/tmpfs/t_readdir.sh (Results 1 – 3 of 3)
Revision Date Author Comments
# 267f10b1 16-Jan-2017 Enji Cooper <ngie@FreeBSD.org>

Use _SED to rewrite mknod ... p command as mkfifo instead of
adding an unnecessary diff to the test


# 534501a2 20-Sep-2016 Enji Cooper <ngie@FreeBSD.org>

Port to mknod_test and readdir_test to FreeBSD

The `mknod <file> p` command doesn't exist on FreeBSD, like on NetBSD. Use
mkfifo instead to create named pipes (FIFOs).

MFC after: 1 month
Sponsored

Port to mknod_test and readdir_test to FreeBSD

The `mknod <file> p` command doesn't exist on FreeBSD, like on NetBSD. Use
mkfifo instead to create named pipes (FIFOs).

MFC after: 1 month
Sponsored by: Dell EMC Isilon

show more ...


# 57718be8 02-Oct-2014 Enji Cooper <ngie@FreeBSD.org>

Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 ,
minus the vendor Makefiles

Provide directions for how to bootstrap the vendor sources in
FREEBSD-upgrade

MFC after 2 weeks

Import the NetBSD test suite from ^/vendor/NetBSD/tests/09.30.2014_20.45 ,
minus the vendor Makefiles

Provide directions for how to bootstrap the vendor sources in
FREEBSD-upgrade

MFC after 2 weeks
Discussed with: rpaulo
Sponsored by: EMC / Isilon Storage Division

show more ...