Module Name:src
Committed By: mrg
Date: Tue Apr 28 07:47:54 UTC 2020
Modified Files:
src/external/gpl3/gcc/usr.bin/cc1obj: Makefile
src/external/gpl3/gcc/usr.bin/cc1plus: Makefile
Log Message:
use -O3 for c-common.c on mipse[lb]. -O2 (but not -O1, -Os, or -O3) fai
Module Name:src
Committed By: jmcneill
Date: Tue Apr 28 10:04:32 UTC 2020
Modified Files:
src/sys/dev/acpi: acpi_ec.c
Log Message:
kern/55206: acpibat reporting broken by acpi_ec.c r1.81
Assume byte instead of qword alignment of the buffer passed to the EC
space handler.
Module Name:src
Committed By: jmcneill
Date: Tue Apr 28 11:02:37 UTC 2020
Modified Files:
src/sys/dev/acpi: acpi_display.c
Log Message:
Demote "unknown output device" message from error to debug, and change
the wording to reflect what is really happening -- the display out
Module Name:src
Committed By: bouyer
Date: Tue Apr 28 13:21:01 UTC 2020
Modified Files:
src/sys/arch/xen/xenbus: xenbus_probe.c
Log Message:
Skip block device with device-type "cdrom", as their emulation can't be
disabled; and the backend driver doesn't handle them either
Module Name:src
Committed By: bouyer
Date: Tue Apr 28 13:27:29 UTC 2020
Modified Files:
src/sys/arch/xen/xen: hypervisor.c
Log Message:
Remove debug printfs
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 src/sys/arch/xen/xen/hypervisor.c
Please note that
Module Name:src
Committed By: rjs
Date: Tue Apr 28 13:43:45 UTC 2020
Modified Files:
src/distrib/sets/lists/tests: md.amd64
Log Message:
The x86_pte tests are only built when MKKMOD=yes.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/distrib/sets/lists/
Module Name:src
Committed By: christos
Date: Tue Apr 28 14:27:41 UTC 2020
Modified Files:
src/lib/libkvm: kvm.c
Log Message:
Don't treat failure to map the file as fatal.
To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 src/lib/libkvm/kvm.c
Please note th
Module Name:src
Committed By: tsutsui
Date: Tue Apr 28 14:45:24 UTC 2020
Modified Files:
src/sys/arch/hp300/stand/common: netio.c
src/sys/arch/hp300/stand/inst: version
src/sys/arch/hp300/stand/uboot: version
Log Message:
Fix inappropriate error messages wh
Module Name:src
Committed By: roy
Date: Tue Apr 28 15:12:28 UTC 2020
Modified Files:
src/sys/netinet6: nd6.c
Log Message:
inet6: Ensure that route MTU is guarded by ARC_PHDS_MAXMTU
This mirrors the ARP behavior for ARCnet interfaces based on current
kernel RA handling.
Module Name:src
Committed By: martin
Date: Tue Apr 28 15:44:07 UTC 2020
Modified Files:
src/sys/dev/pci [netbsd-9]: if_mcx.c
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #858):
sys/dev/pci/if_mcx.c: revision 1.13
mcx: sync with Open
Module Name:src
Committed By: bouyer
Date: Tue Apr 28 15:43:34 UTC 2020
Modified Files:
src/sys/arch/x86/x86: x86_autoconf.c
src/sys/arch/xen/xen: hypervisor.c
Log Message:
Add xbd to the list of valid disks.
Remove hardcoded root on xbd0 for Xen PVHVM, now that th
Module Name:src
Committed By: martin
Date: Tue Apr 28 15:58:51 UTC 2020
Modified Files:
src/usr.bin/calendar/calendars [netbsd-9]: calendar.birthday
calendar.computer calendar.music calendar.netbsd
Log Message:
Pull up following revision(s) (requested by sevan
Module Name:src
Committed By: martin
Date: Tue Apr 28 16:15:34 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.1
Log Message:
Tickets #858 and #859
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.43 -r1.1.2.44 src/doc/CHANGES-9.1
Please note that diffs ar
Module Name:src
Committed By: martin
Date: Tue Apr 28 16:22:15 UTC 2020
Modified Files:
src/sys/dev/pckbport [netbsd-9]: synaptics.c synapticsvar.h
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #863):
sys/dev/pckbport/synaptics.c: rev
Module Name:src
Committed By: riastradh
Date: Tue Apr 28 16:22:25 UTC 2020
Modified Files:
src/sys/kern: sys_futex.c
Log Message:
Fix waiting on a zero bitset.
The logic in futex_wait assumes there are two paths out:
1. Error (signal or timeout), in which case we take ou
Module Name:src
Committed By: martin
Date: Tue Apr 28 16:26:44 UTC 2020
Modified Files:
src/share/man/man4 [netbsd-9]: rtsx.4
src/sys/dev/pci [netbsd-9]: pcidevs rtsx_pci.c
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #864):
Module Name:src
Committed By: martin
Date: Tue Apr 28 16:29:29 UTC 2020
Modified Files:
src/sys/dev/pci [netbsd-9]: pcidevs.h pcidevs_data.h
Log Message:
Regen for ticket #864
To generate a diff of this commit:
cvs rdiff -u -r1.1371.2.6 -r1.1371.2.7 src/sys/dev/pci/pcide
Module Name:src
Committed By: martin
Date: Tue Apr 28 16:30:35 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.1
Log Message:
Tickets #863 and #864
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.44 -r1.1.2.45 src/doc/CHANGES-9.1
Please note that diffs a
Module Name:src
Committed By: jakllsch
Date: Tue Apr 28 17:15:48 UTC 2020
Modified Files:
src/sys/dev/pci: if_msk.c
Log Message:
Remove unused cargo cult include of in if_msk.c.
To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 src/sys/dev/pci/if_msk.c
Pl
Module Name:src
Committed By: jakllsch
Date: Tue Apr 28 17:26:02 UTC 2020
Modified Files:
src/sys/dev/pci: if_msk.c
Log Message:
Use correct-semantic byteorder(9) functions to provide letoh*() in msk(4)
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 src/
Module Name:src
Committed By: riastradh
Date: Tue Apr 28 17:27:03 UTC 2020
Modified Files:
src/sys/kern: sys_futex.c
src/tests/lib/libc/sys: t_futex_ops.c
Log Message:
Make FUTEX_WAIT_BITSET(bitset=0) fail with EINVAL to match Linux.
To generate a diff of this co
Module Name:src
Committed By: martin
Date: Tue Apr 28 18:00:56 UTC 2020
Modified Files:
src/share/misc [netbsd-9]: acronyms acronyms.comp inter.phone
Log Message:
Pull up following revision(s) (requested by sevan):
share/misc/acronyms.comp: revision 1.295
Module Name:src
Committed By: martin
Date: Tue Apr 28 18:06:24 UTC 2020
Modified Files:
src/share/misc [netbsd-9]: bsd-family-tree
Log Message:
Pull up following revision(s) (requested by sevan in ticket #861):
share/misc/bsd-family-tree: revision 1.80
sha
Module Name:src
Committed By: martin
Date: Tue Apr 28 18:10:48 UTC 2020
Modified Files:
src/share/misc [netbsd-9]: airport inter.phone
Log Message:
Pull up following revision(s) (requested by sevan in ticket #862):
share/misc/airport: revision 1.68
share/m
Module Name:src
Committed By: martin
Date: Tue Apr 28 18:13:50 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.1
Log Message:
Tickets #860 - #862
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.45 -r1.1.2.46 src/doc/CHANGES-9.1
Please note that diffs are
Module Name:src
Committed By: jmcneill
Date: Tue Apr 28 19:22:58 UTC 2020
Modified Files:
src/sys/dev/pckbport: synaptics.c
Log Message:
pms_synaptics_enable: no need to send PMS_DEV_ENABLE here because
pms_enable does this for us. Seems to resolve issues with my trackpoin
Module Name:src
Committed By: christos
Date: Tue Apr 28 19:45:58 UTC 2020
Added Files:
src/sys/gdbscripts: modload
Log Message:
add a script to load the symbol files of all the modules in the kernel
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/gdbscr
Module Name:src
Committed By: jmcneill
Date: Tue Apr 28 21:35:35 UTC 2020
Modified Files:
src/sys/arch/amd64/amd64: machdep.c
src/sys/arch/x86/x86: pmap.c
Log Message:
Detect PAT on the boot processor before cpu0 attaches so the early genfb
attach code can map the
Module Name:src
Committed By: jmcneill
Date: Tue Apr 28 21:48:11 UTC 2020
Modified Files:
src/sys/dev/hdaudio: hdaudiodevs
Log Message:
Add Realtek ALC293
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/hdaudio/hdaudiodevs
Please note that diffs
Module Name:src
Committed By: jmcneill
Date: Tue Apr 28 21:48:20 UTC 2020
Modified Files:
src/sys/dev/hdaudio: hdaudiodevs.h hdaudiodevs_data.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/hdaudio/hdaudiodevs.h \
src/sys/
Module Name:src
Committed By: ginsbach
Date: Tue Apr 28 22:29:32 UTC 2020
Modified Files:
src/usr.bin/locale: locale.c
Log Message:
Fix spelling errors.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/usr.bin/locale/locale.c
Please note that diffs are no
Module Name:src
Committed By: thorpej
Date: Wed Apr 29 01:44:03 UTC 2020
Modified Files:
src/sys/compat/linux/common: linux_futex.c
src/sys/compat/linux32/common: linux32_misc.c
Log Message:
Oops, fix a silly mistake in the Linux futex syscall stubs -- we also
copy
Module Name:src
Committed By: thorpej
Date: Wed Apr 29 01:52:26 UTC 2020
Modified Files:
src/sys/kern: kern_lwp.c kern_proc.c
src/sys/sys: lwp.h proc.h
Log Message:
- proc_find() retains traditional semantics of requiring the canonical
PID to look up a proc. Add
Module Name:src
Committed By: thorpej
Date: Wed Apr 29 01:53:48 UTC 2020
Modified Files:
src/sys/kern: sys_sched.c
Log Message:
Sanitize the pid and lid arguments passed to do_sched_getparam()
and sys__sched_getaffinity() now that -1 as the pid argument to
lwp_find2() mean
Module Name:src
Committed By: thorpej
Date: Wed Apr 29 01:55:18 UTC 2020
Modified Files:
src/sys/compat/linux/common: linux_sched.c
Log Message:
Fix proc / lwp lookup processing in linux_sys_sched_getaffinity()
and linux_sys_sched_setaffinity(). They were incorrect even b
Module Name:src
Committed By: thorpej
Date: Wed Apr 29 01:55:52 UTC 2020
Modified Files:
src/sys/compat/linux/common: linux_signal.c
Log Message:
Fix proc lookup by distinguishing between the "tgid" and "tid" cases.
To generate a diff of this commit:
cvs rdiff -u -r1.81
Module Name:src
Committed By: thorpej
Date: Wed Apr 29 01:56:54 UTC 2020
Modified Files:
src/sys/miscfs/procfs: procfs.h procfs_subr.c procfs_vfsops.c
procfs_vnops.c
Log Message:
If the procfs mount is marked as linux-compat, then allow proc lookup
by any LWP I
Module Name:src
Committed By: riastradh
Date: Wed Apr 29 02:16:57 UTC 2020
Modified Files:
src/external/bsd/openpam/dist/include/security: openpam.h
src/lib/libpam: Makefile.inc
src/lib/libpam/libpam: Makefile
src/lib/libpam/modules: mod.mk
Log Mess
Module Name:src
Committed By: isaki
Date: Wed Apr 29 03:58:27 UTC 2020
Modified Files:
src/sys/dev/audio: audio.c audiodef.h
Log Message:
Set AUDIO_BLK_MS 40 msec on other old(slow) architectures not only m68k.
Thanks tsutsui@ for comment about architecture choice.
And mov
Module Name:src
Committed By: riastradh
Date: Wed Apr 29 04:30:40 UTC 2020
Modified Files:
src/external/cddl/osnet/dist/uts/common/fs/zfs: vdev_disk.c
Log Message:
Set up more of a fake struct buf, for ldminphys.
Fixes:
arm64# zpool create rpool ld4
[ 198.4376097] panic:
Module Name:src
Committed By: riastradh
Date: Wed Apr 29 05:54:37 UTC 2020
Modified Files:
src/external/cddl/osnet/sys/sys: cred.h
src/sys/sys: kauth.h
Log Message:
Fix crgetgroups shim.
- Don't use a static buffer for the result.
- kauth_cred_getgroups refuses t
Module Name:src
Committed By: mrg
Date: Wed Apr 29 06:53:46 UTC 2020
Modified Files:
src/distrib/arc/ramdisk: Makefile
Log Message:
bump ramdisk size to 3200k for gcc 8. yay!
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/distrib/arc/ramdisk/Makefile
42 matches
Mail list logo