History log of /freebsd-current/tests/sys/fifo/fifo_misc.c
Revision Date Author Comments
# b3e76948 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: two-line .h pattern

Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/


# dfded447 26-Jul-2015 Craig Rodrigues <rodrigc@FreeBSD.org>

Pass unsigned long argument to ioctl().

Eliminates "ioctl sign-extension" warnings.

PR: 200896


# 3cedbec3 27-Apr-2015 Enji Cooper <ngie@FreeBSD.org>

Integrate tools/regression/fifo into the FreeBSD test suite as tests/sys/fifo
and tools/regression/file into the FreeBSD test suite as tests/sys/file

MFC after: 1 week