Go to file
kre dfcb546256 If we are using the pad audio device, there must be a process with
the corresponding pad device open, or we get EIO from audio accesses

Explained and fix provided by Nathanial Sloss <nat@n.o>

Note: if we are testing and using real audio hardware, the open
of /dev/pad0 is irrelevant (but harmless, so we don't attempt to
check) and what's more it doesn't matter if it succeeds or fails.

If we're testing under qemu (or any other situation where the only
audio "hardware" is pad) then the open will work, and there should be
no more EIO.

If there is no audio hardware of any kind on the system being tested,
the attempt top open /dev/mixer should fail, and the test will be
skipped.
2017-04-20 00:17:11 +00:00
bin Fix mandoc -Tlint warnings: 2017-04-14 08:48:01 +00:00
common Comment alignment. No functional change. 2017-04-13 07:49:52 +00:00
compat Don't mix abis in any CRUNCHEDPROG 2017-01-05 21:28:42 +00:00
crypto fix conflict. 2017-04-19 15:34:25 +00:00
dist/pf
distrib Offering for the wiz daemon. 2017-04-19 00:17:30 +00:00
doc ld(4) already improved to arbitrary ioctls, and nvme(4) updated to support 2017-04-19 21:48:58 +00:00
etc Add tests for ipsec 2017-04-14 02:56:48 +00:00
external Remove dummy breaks and returns after bc_exit 2017-04-18 04:35:18 +00:00
extsrc
games Remove unmaintained link to imrryr from NetBSD specific fortune(6) entries 2017-04-16 20:08:59 +00:00
include fexcept_t + fenv_t should be handled the same way for softfloat 2017-04-09 15:29:07 +00:00
lib F_DUPFD* needs an argument (minfd) found by jmcneill 2017-04-19 22:21:07 +00:00
libexec Revert to version 1.55 of map_object.c. This reverts: 2017-03-10 09:13:49 +00:00
regress need <sys/stat.h> 2017-01-10 22:37:44 +00:00
rescue vnconfig(8) was renamed to vndconfig(8) some time ago, and most places 2016-08-04 03:50:55 +00:00
sbin Use Xr instead of Fn to refer readdir(3) 2017-04-15 10:30:55 +00:00
share Add netpgpverify to the library list. 2017-04-19 23:41:00 +00:00
sys simplify. 2017-04-19 15:54:45 +00:00
tests If we are using the pad audio device, there must be a process with 2017-04-20 00:17:11 +00:00
tools provide a common softfloat fenv implemenation and use it for softfloat builds. 2017-03-22 23:11:07 +00:00
usr.bin We cannot use buf as both src and destination for snprintf. 2017-04-19 04:54:17 +00:00
usr.sbin If -x (xsrc location) is passed for "check", display it also in the 2017-04-17 18:41:48 +00:00
build.sh - Allow all other targets (like kernel=) to obey mkrepro (-P) 2017-04-08 18:22:35 +00:00
BUILDING regen 2017-02-20 21:28:48 +00:00
Makefile don't descend into gnu 2017-04-11 14:04:15 +00:00
Makefile.inc
UPDATING New dhcpcd does not like update builds from previous versions. 2017-04-03 09:37:58 +00:00