History log of /netbsd/tests/fs/tmpfs/h_tools.c (Results 1 – 5 of 5)
Revision Date Author Comments
# 78b54fda 17-Jan-2018 maya <maya@NetBSD.org>

- Add inttypes.h #include for PR* macros.
- close fd when done to prevent leak.
- use correct socket length when calling bind(2).

From Ngie Cooper in PR bin/51870


# f6ac96b4 11-Jun-2011 christos <christos@NetBSD.org>

Turn warns on for all tests and fix all the bugs.


# 5fb1b48f 15-Jan-2011 martin <martin@NetBSD.org>

Fix off by one that made most of these tests die with a bus error in the
sparc64 runs.


# ce099b40 28-Apr-2008 martin <martin@NetBSD.org>

Remove clause 3 and 4 from TNF licenses


# 9b7401e7 12-Nov-2007 jmmv <jmmv@NetBSD.org>

Convert the regress/sys/fs/tmpfs tests to the atf

This change converts all the existing regression tests in
regress/sys/fs/tmpfs to the new framework provided by atf. As a side
effect, this also mo

Convert the regress/sys/fs/tmpfs tests to the atf

This change converts all the existing regression tests in
regress/sys/fs/tmpfs to the new framework provided by atf. As a side
effect, this also moves all the tests programs in regress/sys/fs/tmpfs to
tests/fs/tmpfs.

show more ...