]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit - sys/dev/mca/mca_bus.c
Merge content currently under test from ^/vendor/NetBSD/tests/dist/@r312123
authorngie <ngie@FreeBSD.org>
Sat, 14 Jan 2017 06:49:17 +0000 (06:49 +0000)
committerngie <ngie@FreeBSD.org>
Sat, 14 Jan 2017 06:49:17 +0000 (06:49 +0000)
commitdf753889a028efa31f54c72f1cc2b7fadbb28513
tree5f0c7c782c83b41c6850995c0c8a4033eb5dd0f5
parentdc0e2e9361fdc38951e1fb73225ac7d99cdfbaaa
parentdb56ba3f6af32cc791a9e919db51fa17588f3d7b
Merge content currently under test from ^/vendor/NetBSD/tests/dist/@r312123

Sponsored by: Dell EMC Isilon
154 files changed:
contrib/netbsd-tests/dev/cgd/t_cgd_3des.c
contrib/netbsd-tests/dev/cgd/t_cgd_aes.c
contrib/netbsd-tests/dev/cgd/t_cgd_blowfish.c
contrib/netbsd-tests/dev/clock_subr/clock_subr_test_data_gen.sh
contrib/netbsd-tests/dev/clock_subr/t_clock_subr.c
contrib/netbsd-tests/dev/scsipi/t_cd.c
contrib/netbsd-tests/dev/sysmon/t_swwdog.c
contrib/netbsd-tests/fs/common/h_fsmacros.h
contrib/netbsd-tests/fs/ffs/h_quota2_tests.c
contrib/netbsd-tests/fs/ffs/t_fifos.c
contrib/netbsd-tests/fs/ffs/t_mount.c
contrib/netbsd-tests/fs/ffs/t_quota2_1.c
contrib/netbsd-tests/fs/ffs/t_quota2_remount.c
contrib/netbsd-tests/fs/ffs/t_snapshot.c
contrib/netbsd-tests/fs/ffs/t_snapshot_log.c
contrib/netbsd-tests/fs/ffs/t_snapshot_v2.c
contrib/netbsd-tests/fs/hfs/t_pathconvert.c
contrib/netbsd-tests/fs/kernfs/t_basic.c
contrib/netbsd-tests/fs/lfs/t_pr.c
contrib/netbsd-tests/fs/msdosfs/t_snapshot.c
contrib/netbsd-tests/fs/nfs/t_mountd.c
contrib/netbsd-tests/fs/nullfs/t_basic.c
contrib/netbsd-tests/fs/ptyfs/t_nullpts.c
contrib/netbsd-tests/fs/ptyfs/t_ptyfs.c
contrib/netbsd-tests/fs/puffs/t_basic.c
contrib/netbsd-tests/fs/puffs/t_fuzz.c
contrib/netbsd-tests/fs/puffs/t_io.c
contrib/netbsd-tests/fs/tmpfs/t_renamerace.c
contrib/netbsd-tests/fs/umapfs/t_basic.c
contrib/netbsd-tests/fs/union/t_pr.c
contrib/netbsd-tests/fs/vfs/t_full.c
contrib/netbsd-tests/fs/vfs/t_io.c
contrib/netbsd-tests/fs/vfs/t_renamerace.c
contrib/netbsd-tests/fs/vfs/t_ro.c
contrib/netbsd-tests/fs/vfs/t_union.c
contrib/netbsd-tests/fs/vfs/t_unpriv.c
contrib/netbsd-tests/fs/vfs/t_vfsops.c
contrib/netbsd-tests/fs/vfs/t_vnops.c
contrib/netbsd-tests/include/sys/t_socket.c
contrib/netbsd-tests/kernel/arch/amd64/t_ptrace_wait.c
contrib/netbsd-tests/kernel/arch/amd64/t_ptrace_wait3.c
contrib/netbsd-tests/kernel/arch/amd64/t_ptrace_wait4.c
contrib/netbsd-tests/kernel/arch/amd64/t_ptrace_wait6.c
contrib/netbsd-tests/kernel/arch/amd64/t_ptrace_waitid.c
contrib/netbsd-tests/kernel/arch/amd64/t_ptrace_waitpid.c
contrib/netbsd-tests/kernel/arch/i386/t_ptrace_wait.c
contrib/netbsd-tests/kernel/arch/i386/t_ptrace_wait3.c
contrib/netbsd-tests/kernel/arch/i386/t_ptrace_wait4.c
contrib/netbsd-tests/kernel/arch/i386/t_ptrace_wait6.c
contrib/netbsd-tests/kernel/arch/i386/t_ptrace_waitid.c
contrib/netbsd-tests/kernel/arch/i386/t_ptrace_waitpid.c
contrib/netbsd-tests/kernel/kqueue/read/t_fifo.c
contrib/netbsd-tests/kernel/kqueue/read/t_file.c
contrib/netbsd-tests/kernel/kqueue/read/t_file2.c
contrib/netbsd-tests/kernel/kqueue/read/t_pipe.c
contrib/netbsd-tests/kernel/kqueue/read/t_ttypty.c
contrib/netbsd-tests/kernel/kqueue/t_ioctl.c
contrib/netbsd-tests/kernel/kqueue/t_proc1.c
contrib/netbsd-tests/kernel/kqueue/t_proc2.c
contrib/netbsd-tests/kernel/kqueue/t_proc3.c
contrib/netbsd-tests/kernel/kqueue/t_sig.c
contrib/netbsd-tests/kernel/kqueue/write/t_fifo.c
contrib/netbsd-tests/kernel/kqueue/write/t_pipe.c
contrib/netbsd-tests/kernel/kqueue/write/t_ttypty.c
contrib/netbsd-tests/kernel/t_extent.c
contrib/netbsd-tests/kernel/t_filedesc.c
contrib/netbsd-tests/kernel/t_lock.c
contrib/netbsd-tests/kernel/t_ptrace.c
contrib/netbsd-tests/kernel/t_ptrace_wait.c
contrib/netbsd-tests/kernel/t_pty.c
contrib/netbsd-tests/kernel/t_rnd.c
contrib/netbsd-tests/lib/libc/gen/exect/t_exect.c
contrib/netbsd-tests/lib/libc/gen/t_glob.c
contrib/netbsd-tests/lib/libc/regex/debug.c
contrib/netbsd-tests/lib/libc/regex/t_exhaust.c
contrib/netbsd-tests/lib/libc/regex/t_regex_att.c
contrib/netbsd-tests/lib/libc/sys/t_clock_gettime.c
contrib/netbsd-tests/lib/libc/sys/t_connect.c
contrib/netbsd-tests/lib/libc/sys/t_dup.c
contrib/netbsd-tests/lib/libc/sys/t_getrusage.c
contrib/netbsd-tests/lib/libc/sys/t_link.c
contrib/netbsd-tests/lib/libc/sys/t_listen.c
contrib/netbsd-tests/lib/libc/sys/t_mmap.c
contrib/netbsd-tests/lib/libc/sys/t_msgctl.c
contrib/netbsd-tests/lib/libc/sys/t_msgrcv.c
contrib/netbsd-tests/lib/libc/sys/t_msgsnd.c
contrib/netbsd-tests/lib/libc/sys/t_nanosleep.c
contrib/netbsd-tests/lib/libc/sys/t_pipe.c
contrib/netbsd-tests/lib/libc/sys/t_pipe2.c
contrib/netbsd-tests/lib/libc/sys/t_posix_fadvise.c
contrib/netbsd-tests/lib/libc/sys/t_revoke.c
contrib/netbsd-tests/lib/libc/sys/t_select.c
contrib/netbsd-tests/lib/libc/sys/t_setrlimit.c
contrib/netbsd-tests/lib/libc/sys/t_sigaction.c
contrib/netbsd-tests/lib/libc/sys/t_sigqueue.c
contrib/netbsd-tests/lib/libc/sys/t_socketpair.c
contrib/netbsd-tests/lib/libc/sys/t_stat.c
contrib/netbsd-tests/lib/libc/sys/t_truncate.c
contrib/netbsd-tests/lib/libc/sys/t_umask.c
contrib/netbsd-tests/lib/libc/sys/t_unlink.c
contrib/netbsd-tests/lib/libc/sys/t_wait.c
contrib/netbsd-tests/lib/libc/sys/t_write.c
contrib/netbsd-tests/lib/libm/t_ilogb.c
contrib/netbsd-tests/lib/libm/t_scalbn.c
contrib/netbsd-tests/lib/libposix/t_rename.c
contrib/netbsd-tests/lib/libpthread_dbg/h_common.h
contrib/netbsd-tests/lib/libpthread_dbg/t_dummy.c
contrib/netbsd-tests/lib/libpthread_dbg/t_threads.c
contrib/netbsd-tests/lib/librefuse/t_refuse_opt.c
contrib/netbsd-tests/lib/librumpclient/t_fd.c
contrib/netbsd-tests/lib/semaphore/sem.c
contrib/netbsd-tests/libexec/ld.elf_so/t_dlerror-cleared.c
contrib/netbsd-tests/libexec/ld.elf_so/t_dlerror-false.c
contrib/netbsd-tests/libexec/ld.elf_so/t_dlinfo.c
contrib/netbsd-tests/libexec/ld.elf_so/t_ifunc.c
contrib/netbsd-tests/modules/t_builtin.c
contrib/netbsd-tests/net/bpf/t_bpf.c
contrib/netbsd-tests/net/bpf/t_mbuf.c
contrib/netbsd-tests/net/bpfilter/t_bpfilter.c
contrib/netbsd-tests/net/bpfjit/t_bpfjit.c
contrib/netbsd-tests/net/bpfjit/t_cop.c
contrib/netbsd-tests/net/bpfjit/t_extmem.c
contrib/netbsd-tests/net/bpfjit/t_mbuf.c
contrib/netbsd-tests/net/carp/t_basic.c
contrib/netbsd-tests/net/config/netconfig.c
contrib/netbsd-tests/net/icmp/t_forward.c
contrib/netbsd-tests/net/icmp/t_ping.c
contrib/netbsd-tests/net/if_loop/t_pr.c
contrib/netbsd-tests/net/if_tun/t_tun.sh
contrib/netbsd-tests/net/if_vlan/t_vlan.sh
contrib/netbsd-tests/net/ndp/t_ra.sh
contrib/netbsd-tests/net/net/t_raw.c
contrib/netbsd-tests/rump/modautoload/t_modautoload.c
contrib/netbsd-tests/rump/rumpkern/t_kern.c
contrib/netbsd-tests/rump/rumpkern/t_lwproc.c
contrib/netbsd-tests/rump/rumpkern/t_modcmd.c
contrib/netbsd-tests/rump/rumpkern/t_modlinkset.c
contrib/netbsd-tests/rump/rumpkern/t_signals.c
contrib/netbsd-tests/rump/rumpkern/t_threads.c
contrib/netbsd-tests/rump/rumpkern/t_tsleep.c
contrib/netbsd-tests/rump/rumpkern/t_vm.c
contrib/netbsd-tests/rump/rumpvfs/t_basic.c
contrib/netbsd-tests/rump/rumpvfs/t_etfs.c
contrib/netbsd-tests/rump/rumpvfs/t_p2kifs.c
contrib/netbsd-tests/sys/uvm/t_uvm_physseg.c
contrib/netbsd-tests/sys/uvm/t_uvm_physseg_load.c
contrib/netbsd-tests/usr.bin/mixerctl/t_mixerctl.sh
contrib/netbsd-tests/usr.bin/uniq/d_basic.in
contrib/netbsd-tests/usr.bin/uniq/d_basic.out
contrib/netbsd-tests/usr.bin/uniq/d_counts.out
contrib/netbsd-tests/usr.bin/uniq/d_input.in
contrib/netbsd-tests/usr.bin/uniq/d_show_duplicates.out
contrib/netbsd-tests/usr.bin/uniq/d_show_uniques.out
contrib/netbsd-tests/usr.bin/uniq/t_uniq.sh