CVS commit: src/sys/arch/sparc64/dev
Module Name:src Committed By: jdc Date: Sat May 16 07:16:14 UTC 2020 Modified Files: src/sys/arch/sparc64/dev: tadpmu.c tadpmureg.h tadpmuvar.h Log Message: Extend the monitoring to battery state, with capacity based on voltage. Add more PMU definitions. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/arch/sparc64/dev/tadpmu.c cvs rdiff -u -r1.2 -r1.3 src/sys/arch/sparc64/dev/tadpmureg.h \ src/sys/arch/sparc64/dev/tadpmuvar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.sbin/puffs
Module Name:src Committed By: christos Date: Sat May 16 12:30:36 UTC 2020 Modified Files: src/usr.sbin/puffs: Makefile.inc Log Message: Oops forgot to commit this. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/usr.sbin/puffs/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.sbin/npf/npftest
Module Name:src Committed By: christos Date: Sat May 16 12:42:11 UTC 2020 Modified Files: src/usr.sbin/npf/npftest: Makefile Log Message: more nofifofs lossage To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/usr.sbin/npf/npftest/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tests/rump/modautoload
Module Name:src Committed By: christos Date: Sat May 16 12:44:42 UTC 2020 Modified Files: src/tests/rump/modautoload: Makefile Log Message: more nofifofs To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/tests/rump/modautoload/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/usr.bin/rump_server
Module Name:src Committed By: christos Date: Sat May 16 12:46:57 UTC 2020 Modified Files: src/usr.bin/rump_server: Makefile Log Message: More nofifo To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/usr.bin/rump_server/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tests/rump/modautoload
Module Name:src Committed By: christos Date: Sat May 16 12:54:27 UTC 2020 Modified Files: src/tests/rump/modautoload: Makefile Log Message: Do the same thing with linker flags instead of directly specifying the archives. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/tests/rump/modautoload/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src
Module Name:src Committed By: maya Date: Sat May 16 13:46:12 UTC 2020 Modified Files: src/distrib/sets/lists/man: mi src/share/man/man4: Makefile usb.4 src/sys/arch/algor/conf: P4032 P5064 P6032 src/sys/arch/alpha/conf: GENERIC src/sys/arch/amd64/conf: ALL XEN3_DOM0 src/sys/arch/cats/conf: GENERIC src/sys/arch/evbarm/conf: HDL_G HPT5325 MINI2440 MMNET_GENERIC MPCSA_GENERIC POGO SHEEVAPLUG SMDK2410 TS7200 TWINTAIL src/sys/arch/evbppc/conf: OPENBLOCKS266_OPT PMPPC src/sys/arch/hpcmips/conf: GENERIC TX3922 VR41XX src/sys/arch/hppa/conf: GENERIC src/sys/arch/i386/conf: ALL GENERIC_TINY INSTALL_FLOPPY XEN3PAE_DOM0 src/sys/arch/landisk/conf: GENERIC src/sys/arch/ofppc/conf: GENERIC src/sys/arch/playstation2/conf: DEBUG src/sys/arch/prep/conf: GENERIC src/sys/arch/x68k/conf: GENERIC src/sys/dev: DEVNAMES src/sys/dev/usb: FILES TODO.usbmp files.usb usbdevices.config Removed Files: src/share/man/man4: uyap.4 src/sys/dev/usb: ezload.c ezload.h uyap.c uyap_firmware.h Log Message: Remove uyap, USB YAP phone firmware loader. And the associated ezload EZ-USB code, which is only used by uyap. It could theoretically be used by other drivers, but none of them are in tree. I suspect that this device isn't in use, as phone technology has improved a lot since 2001 when uyap(4) was added to the tree. Proposed with no objections on netbsd-users on 13 April 2020 To generate a diff of this commit: cvs rdiff -u -r1.1687 -r1.1688 src/distrib/sets/lists/man/mi cvs rdiff -u -r1.704 -r1.705 src/share/man/man4/Makefile cvs rdiff -u -r1.111 -r1.112 src/share/man/man4/usb.4 cvs rdiff -u -r1.5 -r0 src/share/man/man4/uyap.4 cvs rdiff -u -r1.81 -r1.82 src/sys/arch/algor/conf/P4032 cvs rdiff -u -r1.92 -r1.93 src/sys/arch/algor/conf/P5064 cvs rdiff -u -r1.82 -r1.83 src/sys/arch/algor/conf/P6032 cvs rdiff -u -r1.401 -r1.402 src/sys/arch/alpha/conf/GENERIC cvs rdiff -u -r1.149 -r1.150 src/sys/arch/amd64/conf/ALL cvs rdiff -u -r1.178 -r1.179 src/sys/arch/amd64/conf/XEN3_DOM0 cvs rdiff -u -r1.180 -r1.181 src/sys/arch/cats/conf/GENERIC cvs rdiff -u -r1.61 -r1.62 src/sys/arch/evbarm/conf/HDL_G cvs rdiff -u -r1.46 -r1.47 src/sys/arch/evbarm/conf/HPT5325 cvs rdiff -u -r1.29 -r1.30 src/sys/arch/evbarm/conf/MINI2440 cvs rdiff -u -r1.50 -r1.51 src/sys/arch/evbarm/conf/MMNET_GENERIC cvs rdiff -u -r1.71 -r1.72 src/sys/arch/evbarm/conf/MPCSA_GENERIC cvs rdiff -u -r1.7 -r1.8 src/sys/arch/evbarm/conf/POGO cvs rdiff -u -r1.68 -r1.69 src/sys/arch/evbarm/conf/SHEEVAPLUG cvs rdiff -u -r1.74 -r1.75 src/sys/arch/evbarm/conf/SMDK2410 cvs rdiff -u -r1.75 -r1.76 src/sys/arch/evbarm/conf/TS7200 cvs rdiff -u -r1.79 -r1.80 src/sys/arch/evbarm/conf/TWINTAIL cvs rdiff -u -r1.29 -r1.30 src/sys/arch/evbppc/conf/OPENBLOCKS266_OPT cvs rdiff -u -r1.54 -r1.55 src/sys/arch/evbppc/conf/PMPPC cvs rdiff -u -r1.241 -r1.242 src/sys/arch/hpcmips/conf/GENERIC cvs rdiff -u -r1.110 -r1.111 src/sys/arch/hpcmips/conf/TX3922 cvs rdiff -u -r1.74 -r1.75 src/sys/arch/hpcmips/conf/VR41XX cvs rdiff -u -r1.33 -r1.34 src/sys/arch/hppa/conf/GENERIC cvs rdiff -u -r1.491 -r1.492 src/sys/arch/i386/conf/ALL cvs rdiff -u -r1.167 -r1.168 src/sys/arch/i386/conf/GENERIC_TINY cvs rdiff -u -r1.54 -r1.55 src/sys/arch/i386/conf/INSTALL_FLOPPY cvs rdiff -u -r1.26 -r1.27 src/sys/arch/i386/conf/XEN3PAE_DOM0 cvs rdiff -u -r1.66 -r1.67 src/sys/arch/landisk/conf/GENERIC cvs rdiff -u -r1.170 -r1.171 src/sys/arch/ofppc/conf/GENERIC cvs rdiff -u -r1.26 -r1.27 src/sys/arch/playstation2/conf/DEBUG cvs rdiff -u -r1.191 -r1.192 src/sys/arch/prep/conf/GENERIC cvs rdiff -u -r1.198 -r1.199 src/sys/arch/x68k/conf/GENERIC cvs rdiff -u -r1.327 -r1.328 src/sys/dev/DEVNAMES cvs rdiff -u -r1.15 -r1.16 src/sys/dev/usb/FILES cvs rdiff -u -r1.18 -r1.19 src/sys/dev/usb/TODO.usbmp cvs rdiff -u -r1.18 -r0 src/sys/dev/usb/ezload.c cvs rdiff -u -r1.6 -r0 src/sys/dev/usb/ezload.h cvs rdiff -u -r1.174 -r1.175 src/sys/dev/usb/files.usb cvs rdiff -u -r1.39 -r1.40 src/sys/dev/usb/usbdevices.config cvs rdiff -u -r1.24 -r0 src/sys/dev/usb/uyap.c cvs rdiff -u -r1.8 -r0 src/sys/dev/usb/uyap_firmware.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libc/include
Module Name:src Committed By: thorpej Date: Sat May 16 16:16:59 UTC 2020 Modified Files: src/lib/libc/include: futex_private.h Log Message: Avoid pulling in "namespace.h" here, as it can have unintended effects on consumers of this header. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/lib/libc/include/futex_private.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/libexec/ld.elf_so
Module Name:src Committed By: skrll Date: Sat May 16 16:43:15 UTC 2020 Modified Files: src/libexec/ld.elf_so: headers.c Log Message: Fix debug build To generate a diff of this commit: cvs rdiff -u -r1.68 -r1.69 src/libexec/ld.elf_so/headers.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/libexec/ld.elf_so/arch/hppa
Module Name:src Committed By: skrll Date: Sat May 16 16:43:00 UTC 2020 Modified Files: src/libexec/ld.elf_so/arch/hppa: hppa_reloc.c Log Message: Avoid compiler warnings about uninitialised symnum To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 src/libexec/ld.elf_so/arch/hppa/hppa_reloc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/sparc/include
Module Name:src Committed By: ad Date: Sat May 16 17:37:28 UTC 2020 Modified Files: src/sys/arch/sparc/include: cpu.h Log Message: Back out previous - it doesn't work. To generate a diff of this commit: cvs rdiff -u -r1.106 -r1.107 src/sys/arch/sparc/include/cpu.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/kern
Module Name:src Committed By: hannken Date: Sat May 16 17:42:07 UTC 2020 Modified Files: src/sys/kern: subr_kcov.c Log Message: Add __diagused, amd64 kernel ALL compiles again. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/kern/subr_kcov.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/sparc/include
Module Name:src Committed By: ad Date: Sat May 16 17:52:42 UTC 2020 Modified Files: src/sys/arch/sparc/include: cpu.h types.h Log Message: PR port-sparc/55261: sparc still panics running ATF tests Reinstate the cpu_info change and remove __HAVE_CPU_DATA_FIRST to fix build failure. To generate a diff of this commit: cvs rdiff -u -r1.107 -r1.108 src/sys/arch/sparc/include/cpu.h cvs rdiff -u -r1.66 -r1.67 src/sys/arch/sparc/include/types.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src
Module Name:src Committed By: christos Date: Sat May 16 18:31:54 UTC 2020 Modified Files: src/bin: Makefile src/bin/cp: cp.c extern.h utils.c src/bin/ls: ls.1 print.c src/distrib/sets/lists/base: mi src/distrib/sets/lists/comp: mi src/distrib/sets/lists/debug: mi src/distrib/sets/lists/man: mi src/external/bsd/libarchive/include: config_netbsd.h src/external/bsd/libarchive/lib/libarchive: Makefile src/external/cddl/osnet/dist/uts/common/fs/zfs: zfs_ctldir.c zfs_vnops.c src/external/cddl/osnet/sys/kern: policy.c src/external/cddl/osnet/sys/sys: policy.h src/include: mntopts.h unistd.h src/lib/libc: Makefile src/lib/libc/sys: Makefile.inc makelintstub src/sbin/mount_ffs: mount_ffs.c src/sbin/tunefs: tunefs.8 tunefs.c src/sys/arch/amd64/amd64: genassym.cf src/sys/arch/amd64/conf: GENERIC src/sys/coda: coda_vnops.c src/sys/compat/netbsd32: files.netbsd32 netbsd32.h netbsd32_netbsd.c netbsd32_syscall.h netbsd32_syscallargs.h netbsd32_syscalls.c netbsd32_syscalls_autoload.c netbsd32_sysent.c netbsd32_systrace_args.c syscalls.master src/sys/fs/adosfs: advnops.c src/sys/fs/autofs: autofs_vnops.c src/sys/fs/cd9660: cd9660_vnops.c src/sys/fs/efs: efs_vnops.c src/sys/fs/filecorefs: filecore_vnops.c src/sys/fs/hfs: hfs_vnops.c src/sys/fs/msdosfs: msdosfs_vnops.c src/sys/fs/nilfs: nilfs_vnops.c src/sys/fs/ntfs: ntfs_vnops.c src/sys/fs/ptyfs: ptyfs_vnops.c src/sys/fs/puffs: puffs_vnops.c src/sys/fs/sysvbfs: sysvbfs.c sysvbfs_vnops.c src/sys/fs/tmpfs: tmpfs_fifoops.c tmpfs_specops.c tmpfs_subr.c tmpfs_vnops.c src/sys/fs/udf: udf_vnops.c src/sys/fs/union: union_vnops.c src/sys/fs/unionfs: unionfs_vnops.c src/sys/fs/v7fs: v7fs_extern.c v7fs_vnops.c src/sys/kern: files.kern init_sysent.c kern_auth.c sys_mqueue.c syscalls.c syscalls.conf syscalls.master syscalls_autoload.c systrace_args.c vfs_cache.c vfs_getcwd.c vfs_init.c vfs_subr.c vfs_syscalls.c vfs_xattr.c vnode_if.c vnode_if.sh vnode_if.src src/sys/miscfs/fdesc: fdesc_vnops.c src/sys/miscfs/fifofs: fifo_vnops.c src/sys/miscfs/genfs: genfs.h genfs_rename.c genfs_vnops.c layer_vnops.c src/sys/miscfs/kernfs: kernfs_vnops.c src/sys/miscfs/nullfs: null_vnops.c src/sys/miscfs/overlay: overlay_vnops.c src/sys/miscfs/procfs: procfs_vnops.c src/sys/miscfs/specfs: spec_vnops.c src/sys/miscfs/umapfs: umap_vnops.c src/sys/modules/compat_netbsd32: Makefile src/sys/modules/ffs: Makefile src/sys/modules/ufs: Makefile src/sys/nfs: nfs_vnops.c src/sys/rump: rump.sysmap src/sys/rump/fs/lib/libffs: Makefile src/sys/rump/include/rump: rump_syscalls.h rumpvnode_if.h src/sys/rump/librump/rumpkern: rump_syscalls.c src/sys/rump/librump/rumpvfs: Makefile.rumpvfs rumpfs.c rumpvnode_if.c src/sys/sys: Makefile ansi.h extattr.h fstypes.h kauth.h namei.h namei.src statvfs.h syscall.h syscallargs.h types.h unistd.h vnode.h vnode_if.h src/sys/ufs: files.ufs src/sys/ufs/chfs: chfs_subr.c chfs_vnode.c chfs_vnops.c src/sys/ufs/ext2fs: ext2fs_lookup.c ext2fs_vfsops.c ext2fs_vnops.c ext2fs_xattr.c src/sys/ufs/ffs: ffs_extattr.c ffs_vfsops.c ffs_vnops.c fs.h src/sys/ufs/lfs: lfs_vnops.c ulfs_extattr.c ulfs_lookup.c ulfs_vnops.c src/sys/ufs/mfs: mfs_vnops.c src/sys/ufs/ufs: ufs_extattr.c ufs_extern.h ufs_lookup.c ufs_vnops.c Added Files: src/bin/getfacl: Makefile getfacl.1 getfacl.c src/bin/setfacl: Makefile file.c mask.c merge.c remove.c setfacl.1 setfacl.c setfacl.h util.c src/lib/libc/posix1e: Makefile.inc acl.3 acl_add_flag_np.3 acl_add_perm.3 acl_branding.c acl_calc_mask.3 acl_calc_mask.c acl_clear_flags_np.3 acl_clear_perms.3 acl_compat.c acl_copy.c acl_copy_entry.3 acl_create_entry.3 acl_delete.3 acl_delete.c acl_delete_entry.3 acl_delete_entry.c acl_delete_flag_np.3 acl_delete_perm.3 acl_dup.3 acl_entry.c acl_flag.c acl_free.3 acl_free.c acl_from_text.3 acl_from_text.c acl_from_text_nfs4.c acl_get.3 acl_get.c acl_get_brand_np.3 acl_get_entry.3 acl_get_entry_type_np.3 acl_get_flag_np.3 acl_get_flagset_np.3 acl_get_perm_np.3 acl_get_permset.3 acl_get_qualifier.3 acl_get_tag_type.3 acl_id_to_name.c acl_init.3 acl_init.c acl_is_trivial_np.3 acl_perm.c acl_set.3 acl_set.c acl_set_entry_type_np.3 acl_set_flagset_np.3 acl_set_permset.3 acl_set_qualif
CVS commit: src/doc
Module Name:src Committed By: christos Date: Sat May 16 18:37:32 UTC 2020 Modified Files: src/doc: CHANGES Log Message: Mention ACL support. To generate a diff of this commit: cvs rdiff -u -r1.2689 -r1.2690 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/sys
Module Name:src Committed By: christos Date: Sat May 16 18:58:56 UTC 2020 Modified Files: src/sys/sys: param.h Log Message: Welcome to 9.99.63 (ACLS) To generate a diff of this commit: cvs rdiff -u -r1.665 -r1.666 src/sys/sys/param.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libc
Module Name:src Committed By: christos Date: Sat May 16 18:59:23 UTC 2020 Modified Files: src/lib/libc: shlib_version Log Message: bump for ACLS To generate a diff of this commit: cvs rdiff -u -r1.287 -r1.288 src/lib/libc/shlib_version Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/distrib/sets/lists
Module Name:src Committed By: christos Date: Sat May 16 19:00:13 UTC 2020 Modified Files: src/distrib/sets/lists/base: shl.mi src/distrib/sets/lists/debug: shl.mi Log Message: bump libc To generate a diff of this commit: cvs rdiff -u -r1.886 -r1.887 src/distrib/sets/lists/base/shl.mi cvs rdiff -u -r1.247 -r1.248 src/distrib/sets/lists/debug/shl.mi Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/distrib/sets/lists
Module Name:src Committed By: christos Date: Sat May 16 19:05:06 UTC 2020 Modified Files: src/distrib/sets/lists/comp: mi src/distrib/sets/lists/man: mi Log Message: move the fido man pages from man to comp where they belong. I wonder about the other section 3 man pages? Should they also move from man to comp? To generate a diff of this commit: cvs rdiff -u -r1.2327 -r1.2328 src/distrib/sets/lists/comp/mi cvs rdiff -u -r1.1689 -r1.1690 src/distrib/sets/lists/man/mi Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tests/lib/libc/sys
Module Name:src Committed By: kamil Date: Sat May 16 19:08:20 UTC 2020 Modified Files: src/tests/lib/libc/sys: t_ptrace_fork_wait.h Log Message: Ignore interception of SIGCHLD signals in the debugger Set SIGPASS for SIGCHLD for the traced child in the following tests: - posix_spawn_singalmasked - posix_spawn_singalignored - fork_singalmasked - fork_singalignored - vfork_singalmasked - vfork_singalignored - vforkdone_singalmasked - vforkdone_singalignored There is a race that SIGCHLD might be blocked during forking and dropped. PR/55241 by Andreas Gustafsson To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libc/sys/t_ptrace_fork_wait.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/secmodel/suser
Module Name:src Committed By: alnsn Date: Sat May 16 19:12:38 UTC 2020 Modified Files: src/sys/secmodel/suser: secmodel_suser.c Log Message: Make it clear that only KAUTH_MACHDEP_SVS_DISABLE is deprecated. To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/sys/secmodel/suser/secmodel_suser.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/share/man/man4
Module Name:src Committed By: tnn Date: Sat May 16 20:27:38 UTC 2020 Modified Files: src/share/man/man4: wsdisplay.4 Log Message: wsdisplay.4: correct ioctl name for WSDISPLAYIO_GET_FBINFO To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/share/man/man4/wsdisplay.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tests/lib/libc/sys
Module Name:src Committed By: kamil Date: Sat May 16 22:07:06 UTC 2020 Modified Files: src/tests/lib/libc/sys: t_ptrace_fork_wait.h Log Message: Fix typo in test names Noted by To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/tests/lib/libc/sys/t_ptrace_fork_wait.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libpthread
Module Name:src Committed By: ad Date: Sat May 16 22:53:37 UTC 2020 Modified Files: src/lib/libpthread: pthread.c pthread_barrier.c pthread_cond.c pthread_int.h pthread_mutex.c pthread_rwlock.c Log Message: - Try to eliminate a hang in "parked" I've been seeing while stress testing. Centralise wakeup of deferred waiters in pthread__clear_waiters() and use throughout libpthread. Make fewer assumptions. Be more conservative in pthread_mutex when dealing with pending waiters. - Remove the "hint" argument everywhere since the kernel doesn't use it any more. To generate a diff of this commit: cvs rdiff -u -r1.169 -r1.170 src/lib/libpthread/pthread.c cvs rdiff -u -r1.21 -r1.22 src/lib/libpthread/pthread_barrier.c cvs rdiff -u -r1.68 -r1.69 src/lib/libpthread/pthread_cond.c cvs rdiff -u -r1.103 -r1.104 src/lib/libpthread/pthread_int.h cvs rdiff -u -r1.76 -r1.77 src/lib/libpthread/pthread_mutex.c cvs rdiff -u -r1.39 -r1.40 src/lib/libpthread/pthread_rwlock.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/ic
Module Name:src Committed By: ad Date: Sat May 16 23:06:40 UTC 2020 Modified Files: src/sys/dev/ic: hpet.c Log Message: Store initial TSC/HPET readings for hpet0 only. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/sys/dev/ic/hpet.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/tests/lib/libc/sys
Module Name:src Committed By: kamil Date: Sat May 16 23:10:26 UTC 2020 Modified Files: src/tests/lib/libc/sys: t_ptrace_fork_wait.h Log Message: Ignore interception of SIGCHLD signals in the debugger Set SIGPASS for SIGCHLD for the traced child in the following tests: - unrelated_tracer_fork* - unrelated_tracer_vfork* - unrelated_tracer_posix_spawn* There is a race that SIGCHLD might be blocked during forking and dropped. PR/55241 by Andreas Gustafsson To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/tests/lib/libc/sys/t_ptrace_fork_wait.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/pci
Module Name:src Committed By: riastradh Date: Sun May 17 00:49:28 UTC 2020 Modified Files: src/sys/dev/pci: hifn7751.c hifn7751var.h Log Message: De-#ifdef __OpenBSD__ify hifn7751.c. Not really helpful; we can just use diff3 to merge updates. To generate a diff of this commit: cvs rdiff -u -r1.67 -r1.68 src/sys/dev/pci/hifn7751.c cvs rdiff -u -r1.12 -r1.13 src/sys/dev/pci/hifn7751var.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/pci
Module Name:src Committed By: riastradh Date: Sun May 17 00:50:24 UTC 2020 Modified Files: src/sys/dev/pci: hifn7751.c Log Message: Remove bogus comment. To generate a diff of this commit: cvs rdiff -u -r1.68 -r1.69 src/sys/dev/pci/hifn7751.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/pci
Module Name:src Committed By: riastradh Date: Sun May 17 00:51:27 UTC 2020 Modified Files: src/sys/dev/pci: hifn7751reg.h hifn7751var.h Log Message: Reduce diffs from OpenBSD hifn(4) header files. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/dev/pci/hifn7751reg.h cvs rdiff -u -r1.13 -r1.14 src/sys/dev/pci/hifn7751var.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/pci
Module Name:src Committed By: riastradh Date: Sun May 17 00:52:31 UTC 2020 Modified Files: src/sys/dev/pci: hifn7751.c hifn7751var.h Log Message: Merge updates from OpenBSD's hifn(4) crypto decelerator driver. Highlights: - Apply a ten-year-old fix to the driver's misuse of previously exposed ciphertext as IV for the next ciphertext with CBC. (Someone^TM should make sure there are no other drivers still doing this...) - Various zeroing of buffers. - Various minor cosmetic changes. To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 src/sys/dev/pci/hifn7751.c cvs rdiff -u -r1.14 -r1.15 src/sys/dev/pci/hifn7751var.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/pci
Module Name:src Committed By: riastradh Date: Sun May 17 00:53:10 UTC 2020 Modified Files: src/sys/dev/pci: hifn7751.c hifn7751var.h Log Message: Tweak locking and use a pool cache for commands and dmamaps. This is enough to get the crypto decelerator working in LOCKDEBUG; previously it would crash the moment you looked at it. To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 src/sys/dev/pci/hifn7751.c cvs rdiff -u -r1.15 -r1.16 src/sys/dev/pci/hifn7751var.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/dev/pci
Module Name:src Committed By: riastradh Date: Sun May 17 00:54:05 UTC 2020 Modified Files: src/sys/dev/pci: hifn7751.c hifn7751var.h Log Message: Rework hifn(4) RNG logic. Previously we would read 34 bits of entropy into the pool and stop, never to try again. This change finishes the conversion to an on-demand source, although we still use a callout to (a) try again in another second if the 7811 FIFO was emptied, and (b) wait at least 0.4 sec after we start the RNG to read anything from it as the alleged documentation allegedly recommends. To generate a diff of this commit: cvs rdiff -u -r1.71 -r1.72 src/sys/dev/pci/hifn7751.c cvs rdiff -u -r1.16 -r1.17 src/sys/dev/pci/hifn7751var.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/share/man/man4
Module Name:src Committed By: riastradh Date: Sun May 17 01:00:34 UTC 2020 Modified Files: src/share/man/man4: hifn.4 Log Message: Remove obsolete paragraph. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/hifn.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/sparc/include
Module Name:src Committed By: martin Date: Sun May 17 06:30:44 UTC 2020 Modified Files: src/sys/arch/sparc/include: types.h Log Message: __HAVE_CPU_DATA_FIRST is still true for sparc64 (which shares this file) To generate a diff of this commit: cvs rdiff -u -r1.67 -r1.68 src/sys/arch/sparc/include/types.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.