CVS: cvs.openbsd.org: src

2020-05-22 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2020/05/22 01:02:24 Modified files: sys/net: ifq.h Log message: better wording

CVS: cvs.openbsd.org: src

2020-05-22 Thread Anton Lindqvist
CVSROOT:/cvs Module name:src Changes by: an...@cvs.openbsd.org 2020/05/22 02:45:23 Modified files: regress/bin/ksh: obsd-regress.t Log message: Add test covering revision 1.64 of c_sh, fix exit code of compound lists while using option e.

CVS: cvs.openbsd.org: src

2020-05-22 Thread Anthony J . Bentley
CVSROOT:/cvs Module name:src Changes by: bent...@cvs.openbsd.org 2020/05/22 01:18:17 Modified files: usr.sbin/httpd : server_file.c server_http.c Log message: Use the simpler HTML5 idiom to declare charset in autogenerated pages. This came from a suggestion by Andras

CVS: cvs.openbsd.org: src

2020-05-22 Thread Sebastian Benoit
CVSROOT:/cvs Module name:src Changes by: be...@cvs.openbsd.org 2020/05/22 01:50:07 Modified files: bin/ksh: c_sh.c Log message: Fix the exit code when eval()uating a || compound list, it would terminate the shell when running under -e. See also

CVS: cvs.openbsd.org: src

2020-05-22 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2020/05/22 03:41:33 Modified files: sys/dev/fdt: sdhc_fdt.c Log message: Some sdhc(4) on FDT use a card-detect GPIO or have a non-removable flag. If those properties exist, use those to detect a card.

CVS: cvs.openbsd.org: src

2020-05-22 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2020/05/22 02:48:49 Modified files: sys/dev/fdt: files.fdt Added files: sys/dev/fdt: mvkpcie.c Log message: Add mvkpcie(4), a driver for the Aardvark PCIe controller found on the Armada

CVS: cvs.openbsd.org: src

2020-05-22 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2020/05/22 02:49:02 Modified files: sys/arch/arm64/conf: GENERIC RAMDISK Log message: Enable mvkpcie(4).

CVS: cvs.openbsd.org: src

2020-05-22 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2020/05/22 03:07:34 Modified files: usr.bin/yacc : main.c Log message: extract the identical code that creates temp files into its own function okay millert@

CVS: cvs.openbsd.org: src

2020-05-22 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2020/05/22 02:53:01 Modified files: sys/arch/arm64/conf: GENERIC RAMDISK Log message: Enable bwfm(4).

CVS: cvs.openbsd.org: src

2020-05-22 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2020/05/22 04:02:30 Modified files: sys/dev/fdt: if_mvneta.c Log message: Always defer attaching the mvneta(4) interfaces. Otherwise this leads to unsorted interface lists in ifconfig and the

CVS: cvs.openbsd.org: src

2020-05-22 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2020/05/22 04:06:59 Modified files: sys/dev/fdt: mvclock.c mvpinctrl.c Log message: Attach mvpinctrl(4) to the Armada 3700's NB as well. As a consequence mvclock(4) cannot attach to the NB's xtal clock

CVS: cvs.openbsd.org: src

2020-05-22 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2020/05/22 04:23:14 Modified files: sys/dev/sdmmc : sdhc.c sdhcvar.h Log message: Add pre/post hooks for bus clock changes to sdhc(4). These will be used by sdhc(4) attachment drivers to do additional MD

CVS: cvs.openbsd.org: src

2020-05-22 Thread Otto Moerbeek
CVSROOT:/cvs Module name:src Changes by: o...@cvs.openbsd.org2020/05/22 05:07:20 Modified files: sys/arch/luna88k/conf: RAMDISK Log message: Enable option FFS2 on RAMDISK; ok aoyama@ deraadt@

CVS: cvs.openbsd.org: src

2020-05-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/22 05:07:05 Modified files: usr.bin/tmux : cmd-refresh-client.c control.c server-client.c tmux.h Log message: Move client offset stuff into control.c since only control

CVS: cvs.openbsd.org: src

2020-05-22 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2020/05/22 03:52:27 Modified files: sys/dev/fdt: sdhc_fdt.c Log message: And add the node to the struct. Sometimes I maybe shouldn't try spliting up diffs before committing.

CVS: cvs.openbsd.org: src

2020-05-22 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2020/05/22 03:44:31 Modified files: sys/dev/fdt: sdhc_fdt.c Log message: Actually store the node in the softc. Missed chunk from the previous commit.

CVS: cvs.openbsd.org: src

2020-05-22 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/05/22 04:16:37 Modified files: sys/dev/acpi : amdgpio.c aplgpio.c bytgpio.c chvgpio.c glkgpio.c tpm.c Log message: Use the parsed address and interrupt information

CVS: cvs.openbsd.org: src

2020-05-22 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2020/05/22 04:26:00 Modified files: sys/dev/fdt: sdhc_fdt.c Log message: Add support for the Marvell Xenon SDHC. This is used on the Armada 3700 and 8040 SoCs and allows me to use an SD card as storage

CVS: cvs.openbsd.org: src

2020-05-22 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2020/05/22 09:19:27 Modified files: sys/dev/pci: pcidevs.h pcidevs_data.h Log message: regen

CVS: cvs.openbsd.org: src

2020-05-22 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2020/05/22 09:19:13 Modified files: sys/dev/pci: pcidevs Log message: Add Atheros QCA986x/988x PCI ID.

CVS: cvs.openbsd.org: src

2020-05-22 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/05/22 09:29:21 Modified files: sys/arch/powerpc64/powerpc64: machdep.c Log message: Reboot (unconditionally for now).

CVS: cvs.openbsd.org: src

2020-05-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/22 09:43:38 Modified files: usr.bin/tmux : server-client.c tty-keys.c Log message: FocusIn keys can also update the latest client, like normal keys.

CVS: cvs.openbsd.org: src

2020-05-22 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/05/22 09:34:43 Modified files: sys/arch/powerpc64/powerpc64: trap.c Log message: Panic on unhandled traps (which for now is all of them).

CVS: cvs.openbsd.org: src

2020-05-22 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/05/22 09:07:47 Modified files: sys/arch/powerpc64/conf: files.powerpc64 sys/arch/powerpc64/include: frame.h psl.h signal.h trap.h sys/arch/powerpc64/powerpc64: cpu.c genassym.cf

CVS: cvs.openbsd.org: src

2020-05-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/05/22 09:08:39 Modified files: usr.bin/tmux : options-table.c tty.c Log message: xterm* can have focus too.

CVS: cvs.openbsd.org: src

2020-05-22 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2020/05/22 07:38:44 Modified files: distrib/miniroot: install.sub etc: netstart Log message: Revert the following commit as it breaks hostname.if(5) lines with a backslash at the end

CVS: cvs.openbsd.org: src

2020-05-22 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2020/05/22 18:40:53 Modified files: sys/sys: reboot.h Log message: Add RB_GOODRANDOM passed from bootloader to kernel in boothowto. Indicates confidence 'a great seed' was loaded, otherwise the

CVS: cvs.openbsd.org: src

2020-05-22 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2020/05/22 10:11:23 Modified files: usr.bin/openssl: s_client.c Log message: sockaddr should be sockaddr_storage, otherwise "openssl s_client -6 -dtls1" (gurn) copies getsockname() retrieves a truncated

CVS: cvs.openbsd.org: src

2020-05-22 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/05/22 10:27:49 Modified files: sys/arch/powerpc64/include: cpu.h sys/arch/powerpc64/powerpc64: genassym.cf machdep.c trap_subr.S Log message: Fill complete trap frame.

CVS: cvs.openbsd.org: src

2020-05-22 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/05/22 12:48:42 Modified files: sys/dev/fdt: mvkpcie.c Log message: Enable link training just before triggering the actual training. Inspired by a proposed fix for Linux mainline.

CVS: cvs.openbsd.org: src

2020-05-22 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2020/05/22 14:14:04 Modified files: sys/dev/fdt: mvkpcie.c Log message: Improve resetting PCIe devices by making use of the reset-gpios property, which is supposed to be PERST. Before issuing PERST, we

CVS: cvs.openbsd.org: src

2020-05-22 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2020/05/22 15:40:16 Modified files: usr.sbin/ldomctl: config.c Log message: Make "init-system -n" check vcpu and memory constraints kmos noted that "-n" wouldn't bark at overallocation, only running

CVS: cvs.openbsd.org: src

2020-05-22 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/05/22 15:40:20 Modified files: sys/dev/fdt: mvkpcie.c Log message: Improve emulation of bridge config space. ok patrick@

CVS: cvs.openbsd.org: src

2020-05-22 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2020/05/22 15:54:20 Modified files: usr.sbin/ldomctl: config.c Log message: Revert previous Total vcpu and memory are read from the PRI so constraint checks must not be done before that, noted by kettenis.