freebsd-dev/contrib/netbsd-tests
Enji Cooper 12be646525 Port contrib/netbsd-tests/fs/tmpfs/h_tools.c to FreeBSD
- Add inttypes.h #include for PRId64 macro
- Use FreeBSD's copy of getfh(2), which doesn't include a `fh_size` parameter.
  Use sizeof(fhandle_t) instead as the size of fhp is always fixed as
  fhandle_t, unlike NetBSD's copy of fhp, which is void*.

MFC after:	2 weeks
Sponsored by:	EMC / Isilon Storage Division
2016-10-13 07:32:25 +00:00
..
bin Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
crypto Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
dev Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
fs Port contrib/netbsd-tests/fs/tmpfs/h_tools.c to FreeBSD 2016-10-13 07:32:25 +00:00
games Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
include Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
ipf Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
kernel Fix tests/sys/kqueue NetBSD tests on 32-bit platforms by using proper 2016-09-06 17:22:25 +00:00
lib Add test for a musl libc memmem bug 2016-10-06 20:27:40 +00:00
libexec/ld.elf_so
modules
net Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
rump Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
sbin Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
share Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
sys Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
usr.bin Remove expected failure for :basic (effectively reverting r305007, r305031) 2016-09-19 06:39:08 +00:00
usr.sbin Checkpoint initial integration work 2016-08-12 08:50:05 +00:00
FREEBSD-upgrade
h_macros.h Checkpoint initial integration work 2016-08-12 08:50:05 +00:00