Module Name:src
Committed By: nia
Date: Sat Oct 10 07:28:04 UTC 2020
Added Files:
src/external/mit/xorg/share/fonts/misc/font-spleen-misc: Makefile
Log Message:
Add Makefile for X11 Spleen fonts. Not integrated yet.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1
Module Name:src
Committed By: jmcneill
Date: Sat Oct 10 08:22:57 UTC 2020
Modified Files:
src/sys/arch/aarch64/aarch64: cpu.c
Log Message:
Fix detection of FP and SIMD features on Armv8.2+.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/arch/aarch6
Module Name:src
Committed By: jmcneill
Date: Sat Oct 10 08:24:10 UTC 2020
Modified Files:
src/sys/crypto/aes/arch/arm: aes_neon_impl.c
src/sys/crypto/chacha/arch/arm: chacha_neon_impl.c
Log Message:
Fix detection of NEON features. ID_AA64PFR0_EL1_ADV_SIMD_NONE mean
Module Name:src
Committed By: jmcneill
Date: Sat Oct 10 08:27:41 UTC 2020
Modified Files:
src/usr.sbin/cpuctl/arch: aarch64.c
Log Message:
Report half-precision FP and SIMD support
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/usr.sbin/cpuctl/arch/aar
Module Name:src
Committed By: jdc
Date: Sat Oct 10 08:29:32 UTC 2020
Modified Files:
src/sys/dev/pci: machfb.c
Log Message:
Don't change a videomode that's been setup in the firmware.
Extend the register debugging output (and hopefully make it easier to read).
To generat
Module Name:src
Committed By: nia
Date: Sat Oct 10 08:33:29 UTC 2020
Modified Files:
src/distrib/sets/lists/xfont: mi
src/external/mit/xorg/share/fonts/misc: Makefile
Log Message:
hook up X11 "Spleen" fonts to the build
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: nia
Date: Sat Oct 10 09:17:33 UTC 2020
Modified Files:
src/distrib/sets/lists/xetc: mi
src/external/mit/xorg/lib/fontconfig/etc: fonts.conf
src/external/mit/xorg/lib/fontconfig/etc/conf.avail: Makefile
src/external/mit/x
Module Name:src
Committed By: jmcneill
Date: Sat Oct 10 09:58:17 UTC 2020
Modified Files:
src/sys/arch/arm/fdt: pcihost_fdt.c
Log Message:
Read the linux,pci-probe-only property from the /chosen node, not the PCI host
controller node
To generate a diff of this commit:
c
Module Name:src
Committed By: nia
Date: Sat Oct 10 10:28:08 UTC 2020
Modified Files:
src/external/mit/ctwm/etc: system.ctwmrc
Log Message:
Make it easier to identify the current active window (red border highlight)
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r
Module Name:src
Committed By: nia
Date: Sat Oct 10 10:33:37 UTC 2020
Modified Files:
src/external/mit/ctwm/etc: system.ctwmrc
Log Message:
Bump up the dark contrast a bit
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/mit/ctwm/etc/system.ctwmrc
Module Name:src
Committed By: nia
Date: Sat Oct 10 10:36:16 UTC 2020
Modified Files:
src/external/mit/ctwm/etc: system.ctwmrc
Log Message:
xeyes should be AlwaysOnTop - requested by a user
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/mit/ctwm/
Module Name:src
Committed By: christos
Date: Sat Oct 10 12:57:39 UTC 2020
Modified Files:
src/share/terminfo: terminfo
Log Message:
merge 20200606: resolve conflict by adding kb2 and rin entries to putty
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/s
Module Name:src
Committed By: christos
Date: Sat Oct 10 13:41:14 UTC 2020
Modified Files:
src/external/bsd/ntp/dist/libntp: work_fork.c
Log Message:
Wait for the asynchronous dns resolver child to be done (and close the
socket descriptors) before returning. Otherwise we mi
Module Name:src
Committed By: nia
Date: Sat Oct 10 14:07:18 UTC 2020
Modified Files:
src/sys/kern: tty.c
Log Message:
tty: Negating INT_MIN will overflow int, bail out with EINVAL
Detected by UBSan
Reported-by: syzbot+92c0fca82b74a9798...@syzkaller.appspotmail.com
To g
Module Name:src
Committed By: christos
Date: Sat Oct 10 14:23:05 UTC 2020
Modified Files:
src/external/bsd/ntp/bin/sntp: Makefile
Log Message:
include bsd.own.mk so that ../../Makefile.inc does not do it...
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/
Module Name:src
Committed By: christos
Date: Sat Oct 10 14:23:48 UTC 2020
Modified Files:
src/external/bsd/ntp/bin: Makefile.inc
Log Message:
Use .PARSEDIR
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/ntp/bin/Makefile.inc
Please note that
Module Name:src
Committed By: christos
Date: Sat Oct 10 14:23:34 UTC 2020
Modified Files:
src/external/bsd/ntp: Makefile.inc
Log Message:
Add rules for manual pages builds, remove including Makefile.inc
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/ex
Module Name:src
Committed By: christos
Date: Sat Oct 10 14:25:21 UTC 2020
Removed Files:
src/external/bsd/ntp/bin/ntp-keygen: ntp-keygen.8
src/external/bsd/ntp/bin/ntpd: ntp.conf.5 ntp.keys.5 ntpd.8
src/external/bsd/ntp/bin/ntpdc: ntpdc.8
src/externa
Module Name:src
Committed By: martin
Date: Sat Oct 10 14:35:07 UTC 2020
Modified Files:
src/sys/compat/common [netbsd-9]: tty_43.c
Log Message:
Pull up following revision(s) (requested by nia in ticket #1106):
sys/compat/common/tty_43.c: revision 1.38
tty_43: Che
Module Name:src
Committed By: martin
Date: Sat Oct 10 14:36:21 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.1
Log Message:
Ticket #1106
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.119 -r1.1.2.120 src/doc/CHANGES-9.1
Please note that diffs are not p
Module Name:src
Committed By: martin
Date: Sat Oct 10 14:36:57 UTC 2020
Modified Files:
src/sys/compat/common [netbsd-8]: tty_43.c
Log Message:
Pull up following revision(s) (requested by nia in ticket #1614):
sys/compat/common/tty_43.c: revision 1.38
tty_43: Che
Module Name:src
Committed By: martin
Date: Sat Oct 10 14:38:03 UTC 2020
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1614
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.41 -r1.1.2.42 src/doc/CHANGES-8.3
Please note that diffs are not pub
Module Name:src
Committed By: jmcneill
Date: Sat Oct 10 15:22:15 UTC 2020
Modified Files:
src/sys/dev/pci: pciconf.c pciconf.h
Log Message:
Add pciconf_resource_reserve. This allows MD code to mark specific memory
and I/O regions as in use. When pciconf finds a device alre
Module Name:src
Committed By: jmcneill
Date: Sat Oct 10 15:25:31 UTC 2020
Modified Files:
src/sys/arch/arm/acpi: acpi_platform.c files.acpi
src/sys/arch/arm/fdt: files.fdt
src/sys/arch/evbarm/fdt: fdt_machdep.c
Added Files:
src/sys/arch/arm/fdt: arm_
Module Name:src
Committed By: jmcneill
Date: Sat Oct 10 15:34:05 UTC 2020
Modified Files:
src/sys/arch/arm/fdt: acpi_fdt.c arm_fdt.c
Log Message:
Support using EFI runtime services for RTC when booting in devicetree mode.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: christos
Date: Sat Oct 10 15:59:41 UTC 2020
Modified Files:
src/sys/compat/common: tty_43.c
src/sys/kern: tty.c
Log Message:
TIOCGSID is used by tcgetsid() so it is not really compat :-)
This should reduce loading the compat module.
Module Name:src
Committed By: christos
Date: Sat Oct 10 17:25:11 UTC 2020
Modified Files:
src/sys/kern: tty.c
Log Message:
remove broken copy of TIOCGSID.
To generate a diff of this commit:
cvs rdiff -u -r1.292 -r1.293 src/sys/kern/tty.c
Please note that diffs are not p
Module Name:src
Committed By: thorpej
Date: Sat Oct 10 18:18:05 UTC 2020
Modified Files:
src/sys/kern: kern_cctr.c
Log Message:
Add some more detail/explanation to the calibration timing diagram.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/kern/
Module Name:src
Committed By: martin
Date: Sat Oct 10 18:48:32 UTC 2020
Modified Files:
src/usr.sbin/sysinst: part_edit.c
Log Message:
When creating new partitions for "full disk" use, pass a install target
hint to the partitioning backend (for the outer NetBSD partition).
Module Name:src
Committed By: martin
Date: Sat Oct 10 18:49:27 UTC 2020
Modified Files:
src/usr.sbin/sysinst: mbr.c
Log Message:
Use an install target hint to mark a new partition active.
When compiled with BOOTSEL support, also name the new partition "NetBSD".
To genera
Module Name:src
Committed By: christos
Date: Sat Oct 10 18:53:56 UTC 2020
Modified Files:
src/sys/kern: tty.c
Log Message:
remove extra break
To generate a diff of this commit:
cvs rdiff -u -r1.293 -r1.294 src/sys/kern/tty.c
Please note that diffs are not public domain;
Module Name:src
Committed By: jmcneill
Date: Sat Oct 10 19:17:39 UTC 2020
Modified Files:
src/sys/stand/efiboot: efiacpi.c efifdt.c efifdt.h exec.c version
Log Message:
Support EFI runtime and GOP FB for devicetree (non-ACPI) setups.
To generate a diff of this commit:
cv
Module Name:src
Committed By: sjg
Date: Sat Oct 10 19:25:19 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: Makefile export.exp
Log Message:
Limit output of export tests to POSIX compatible env vars
To generate a diff of this commit:
cvs rdiff -u -r1.164 -r1.165 sr
Module Name:src
Committed By: martin
Date: Sat Oct 10 19:42:19 UTC 2020
Modified Files:
src/usr.sbin/sysinst: label.c part_edit.c
src/usr.sbin/sysinst/arch/i386: md.c
Log Message:
Remove more pm->ptstart abuse - calculate values localy where needed
instead.
To ge
Module Name:src
Committed By: christos
Date: Sat Oct 10 19:51:48 UTC 2020
Modified Files:
src/include/arpa: nameser.h
Log Message:
- remove bitypes.h fossil
- define u_{char,short,int,long} if we don't have _NETBSD_SOURCE defined
so that this compiles (and resolv.h since
Module Name:src
Committed By: thorpej
Date: Sat Oct 10 20:27:55 UTC 2020
Modified Files:
src/sys/dev/ic: siisata.c
Log Message:
In siisata_intr_port(), skip reading the error condition if
ata_queue_get_active_xfer() returns NULL.
PR kern/55682. Fix suggested by mlelstv@.
Module Name:src
Committed By: thorpej
Date: Sat Oct 10 21:25:51 UTC 2020
Modified Files:
src/sys/arch/alpha/include: elf_machdep.h
src/sys/arch/atari/stand/tostools/libtos: exec_elf.h
src/sys/arch/epoc32/stand/e32boot/include: elf.h
src/sys/sys: exec
Module Name:src
Committed By: jmcneill
Date: Sat Oct 10 21:47:43 UTC 2020
Modified Files:
src/sys/dev/usb: ums.c
Log Message:
For absolute pointers, report min/max X and Y values using
WSMOUSEIO_[SG]CALIBCOORDS ioctl.
To generate a diff of this commit:
cvs rdiff -u -r1.9
Module Name:xsrc
Committed By: jmcneill
Date: Sat Oct 10 21:50:53 UTC 2020
Modified Files:
xsrc/external/mit/xf86-input-mouse/dist/src: bsd_mouse.c mouse.h
Log Message:
If we get an absolute pointer event and we can query the min/max X and Y
values reported and it is in ra
Module Name:src
Committed By: thorpej
Date: Sat Oct 10 21:59:04 UTC 2020
Modified Files:
src/sys/arch/alpha/alpha: machdep.c
src/sys/arch/alpha/include: param.h
src/sys/arch/alpha/jensenio: jensenio_dma.c
src/sys/arch/alpha/pci: apecs_dma.c cia_dma.c
Module Name:src
Committed By: thorpej
Date: Sun Oct 11 00:33:31 UTC 2020
Modified Files:
src/sys/arch/alpha/common: bus_dma.c sgmap_typedep.c
src/sys/arch/alpha/include: bus_funcs.h
src/sys/arch/alpha/pci: apecs_dma.c cia_dma.c dwlpx_dma.c lca_dma.c
41 matches
Mail list logo