CVS: cvs.openbsd.org: src

2020-07-20 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2020/07/20 01:45:44 Modified files: sys/dev/ic : bwfm.c rt2560.c rt2661.c sys/net80211 : ieee80211_input.c Log message: The IEEE80211_F_HIDENWID flag is now part of ic_userflags, not ic_flags.

CVS: cvs.openbsd.org: src

2020-07-20 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2020/07/20 02:00:38 Modified files: sys/dev/pci: if_iwn.c Log message: Make iwn_ampdu_tx_done() record an ACK for the frame for which the hardware triggered the Tx completion interrupt, instead of the fr

CVS: cvs.openbsd.org: src

2020-07-20 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2020/07/20 02:04:41 Modified files: sys/dev/pci: if_iwn.c Log message: update a comment in iwn_ampdu_tx_done following previous SSN -> SEQ change

CVS: cvs.openbsd.org: src

2020-07-20 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2020/07/20 02:09:30 Modified files: sys/dev/pci: if_iwn.c Log message: Fix a logic bug in iwn(4) which meant that automatic rate control for A-MPDU ran while a fixed Tx MCS was configured. The intention

CVS: cvs.openbsd.org: src

2020-07-20 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2020/07/20 02:14:53 Modified files: share/mk : bsd.own.mk Log message: Add powerpc64 to PIE_ARCH and STATICPIE_ARCH. ok drahn@

CVS: cvs.openbsd.org: src

2020-07-20 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2020/07/20 02:19:59 Modified files: sys/dev/pci: if_iwn.c Log message: Fix gain calibration for some iwn(4) devices (5000 and up). IWN_LSB() returns an index starting with 1, however the arrays used lat

CVS: cvs.openbsd.org: src

2020-07-20 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2020/07/20 02:22:06 Modified files: sys/dev/pci: if_iwn.c Log message: KNF for multi-line comment added to iwn5000_set_gains() in previous commit.

CVS: cvs.openbsd.org: www

2020-07-20 Thread Mark Kettenis
CVSROOT:/cvs Module name:www Changes by: kette...@cvs.openbsd.org2020/07/20 06:02:35 Modified files: . : plat.html Added files: . : powerpc64.html Log message: Mention OpenBSD/powerpc64.

CVS: cvs.openbsd.org: www

2020-07-20 Thread Landry Breuil
CVSROOT:/cvs Module name:www Changes by: lan...@cvs.openbsd.org 2020/07/20 06:27:14 Modified files: . : powerpc64.html Log message: fix typo

CVS: cvs.openbsd.org: src

2020-07-20 Thread Frederic Cambus
CVSROOT:/cvs Module name:src Changes by: fcam...@cvs.openbsd.org 2020/07/20 06:40:45 Modified files: sys/dev/rasops : rasops.c rasops32.c rasops_bitops.h Log message: Fix various whitespace and formatting issues in rasops(9).

CVS: cvs.openbsd.org: src

2020-07-20 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2020/07/20 07:15:24 Modified files: sbin/iked : parse.y Log message: iked: fix typo in fatalx

CVS: cvs.openbsd.org: src

2020-07-20 Thread Frederic Cambus
CVSROOT:/cvs Module name:src Changes by: fcam...@cvs.openbsd.org 2020/07/20 07:34:31 Modified files: sys/dev/wsfont : spleen12x24.h spleen16x32.h spleen32x64.h spleen5x8.h spleen6x12.h spleen8x16.h Log message: Update Spleen kernel fonts to versi

CVS: cvs.openbsd.org: src

2020-07-20 Thread Vitaliy Makkoveev
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2020/07/20 07:55:33 Modified files: sys/net: if.c Log message: Move insertions to `if_list' out of NET_LOCK() because KERNEL_LOCK() protects this list. Also corresponding assertion added to be sure t

CVS: cvs.openbsd.org: src

2020-07-20 Thread Frederic Cambus
CVSROOT:/cvs Module name:src Changes by: fcam...@cvs.openbsd.org 2020/07/20 08:09:24 Modified files: usr.sbin/wsfontload: wsfontload.c Log message: Add a new column to wsfontload -l output, to report the number of characters contained in a loaded font. It's especially us

CVS: cvs.openbsd.org: src

2020-07-20 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2020/07/20 08:21:51 Modified files: sbin/pfctl : pfctl.8 Log message: Mention hostid and checksum Complete the description of "-s info -v" such that grepping for them in the manual pager yields somethin

CVS: cvs.openbsd.org: src

2020-07-20 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2020/07/20 08:25:22 Modified files: usr.bin/mandoc : apropos.1 main.c man.1 mandoc.1 Log message: Switch the default pager from "more -s" to "less". POSIX explicitly allows using a different default

CVS: cvs.openbsd.org: src

2020-07-20 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2020/07/20 08:34:16 Modified files: sys/kern : tty.c tty_pty.c Log message: Sigh. Only the ptyc case should tsleep in ttyretype, since others can arrive in the wrong context. Found by jcs.

CVS: cvs.openbsd.org: src

2020-07-20 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2020/07/20 08:41:14 Modified files: sys/arch/luna88k/dev: mb89352.c sys/arch/sparc64/dev: vdsk.c sys/dev: softraid.c vscsi.c sys/dev/ata: atascsi.c sys/dev/atapi

CVS: cvs.openbsd.org: src

2020-07-20 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2020/07/20 08:52:12 Modified files: usr.bin/mandoc : apropos.1 man.1 mandoc.1 Log message: as jmc@ points out, i missed a few instances of .Xr more 1

CVS: cvs.openbsd.org: src

2020-07-20 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2020/07/20 08:55:43 Modified files: distrib/special/installboot: Makefile Log message: build powerpc version, also

CVS: cvs.openbsd.org: www

2020-07-20 Thread T . J . Townsend
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2020/07/20 09:53:35 Modified files: . : powerpc64.html Log message: add XXX reminders for 6.8 and fix more typos

CVS: cvs.openbsd.org: www

2020-07-20 Thread T . J . Townsend
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2020/07/20 09:54:19 Modified files: build : versionup Log message: add powerpc64.html and switch usb files from .fs to .img

CVS: cvs.openbsd.org: src

2020-07-20 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2020/07/20 10:09:48 Modified files: sys/dev/ic : aic7xxx_openbsd.c Log message: Missed a chunk somewhere along the line. Use our_id vs our_id_b in appropriate spots. Don't copy one empty/unused scsi_link

CVS: cvs.openbsd.org: www

2020-07-20 Thread T . J . Townsend
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2020/07/20 10:29:38 Modified files: faq: faq1.html Log message: add powerpc64

CVS: cvs.openbsd.org: www

2020-07-20 Thread Theo Buehler
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2020/07/20 10:41:54 Modified files: faq: faq4.html Log message: remove XXXrelease for .fs -> .img renaming

CVS: cvs.openbsd.org: src

2020-07-20 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2020/07/20 11:18:51 Modified files: sys/arch/powerpc64/powerpc64: trap.c Log message: Add uvm_map_inentry call, to detect stack pivots at trap time. ok kettenis

CVS: cvs.openbsd.org: src

2020-07-20 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2020/07/20 11:37:17 Modified files: regress/sys/kern/stackpivot/syscall: stackpivot.c Log message: test _exit(2) rather than exit(3) [to keep things simpler], and print the stack address [for comparison in d

CVS: cvs.openbsd.org: src

2020-07-20 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2020/07/20 11:42:33 Modified files: regress/sys/kern/stackpivot: Makefile Log message: Improve MACHINE/MACHINE_ARCH access to actually testing architectures

CVS: cvs.openbsd.org: src

2020-07-20 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2020/07/20 11:55:28 Modified files: sys/kern : subr_prf.c Log message: fix macro indent

CVS: cvs.openbsd.org: src

2020-07-20 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2020/07/20 11:57:46 Modified files: sys/arch/powerpc64/conf: Makefile.powerpc64 Log message: improve accuracy of kexec_subr.o dependency

CVS: cvs.openbsd.org: src

2020-07-20 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2020/07/20 12:42:30 Modified files: sys/kern : tty.c Log message: cleanup ttrstrt; no functional change; ok dlg

CVS: cvs.openbsd.org: src

2020-07-20 Thread Todd C . Miller
CVSROOT:/cvs Module name:src Changes by: mill...@cvs.openbsd.org 2020/07/20 12:55:15 Modified files: usr.bin/awk: run.c Log message: In closeall(), skip stdin and flush std{err,out} instead of closing. Otherwise awk could fclose(stdin) twice (it may appear more than o

CVS: cvs.openbsd.org: src

2020-07-20 Thread Todd C . Miller
CVSROOT:/cvs Module name:src Changes by: mill...@cvs.openbsd.org 2020/07/20 12:57:19 Modified files: usr.bin/awk: run.c Log message: If closefile() is called on std{in,out,err}, freopen() /dev/null instead. Otherwise, awk will continue trying to perform I/O on a close

CVS: cvs.openbsd.org: src

2020-07-20 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2020/07/20 14:33:10 Modified files: sys/arch/luna88k/dev: mb89352.c sys/arch/sparc64/dev: vdsk.c Log message: saa.ssa.wwpn is not the same as saa.saa_wwpn. Typo broke miod's luna88k build. Would ha

CVS: cvs.openbsd.org: src

2020-07-20 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2020/07/20 14:38:10 Modified files: sys/dev/ic : aac.c Log message: Neither is saa.ssa.pool the same as saa.saa_pool.

CVS: cvs.openbsd.org: src

2020-07-20 Thread Tobias Heider
CVSROOT:/cvs Module name:src Changes by: to...@cvs.openbsd.org 2020/07/20 15:24:46 Modified files: sbin/iked : parse.y Log message: Fix dst/src port configuration bug with multiple flows. ok patrick@

Re: CVS: cvs.openbsd.org: src

2020-07-20 Thread Tobias Heider
On Mon, Jul 20, 2020 at 03:24:46PM -0600, Tobias Heider wrote: > CVSROOT: /cvs > Module name: src > Changes by: to...@cvs.openbsd.org 2020/07/20 15:24:46 > > Modified files: > sbin/iked : parse.y > > Log message: > Fix dst/src port configuration bug with multiple flows. > >

CVS: cvs.openbsd.org: src

2020-07-20 Thread Scott Soule Cheloha
CVSROOT:/cvs Module name:src Changes by: chel...@cvs.openbsd.org 2020/07/20 15:43:02 Modified files: sys/kern : kern_tc.c Log message: timecounting: misc. cleanup in tc_setclock() and tc_setrealtimeclock() - Use real variable names like "utc" and "uptime" instead o

CVS: cvs.openbsd.org: src

2020-07-20 Thread Scott Soule Cheloha
CVSROOT:/cvs Module name:src Changes by: chel...@cvs.openbsd.org 2020/07/20 15:51:34 Modified files: sys/kern : kern_tc.c Log message: timecounting: add missing mutex assertion to tc_update_timekeep()

CVS: cvs.openbsd.org: src

2020-07-20 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2020/07/20 16:40:53 Modified files: sys/kern : kern_tc.c Log message: ramdisks got broken by that last diff.

CVS: cvs.openbsd.org: src

2020-07-20 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2020/07/20 19:09:03 Modified files: usr.sbin/tcpdump: print-null.c Log message: Avoid integer underflow due to tiny snaplen For DLT_NULL and DLT_LOOP interfaces, print-null.c passes `caplen - NULL_HDRLEN' a

CVS: cvs.openbsd.org: src

2020-07-20 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2020/07/20 20:04:33 Modified files: sys/arch/sparc64/dev: vdsk.c Log message: It's saa_flags, not flags. Encountered by deraadt@

CVS: cvs.openbsd.org: src

2020-07-20 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2020/07/20 21:48:07 Modified files: sys/arch/amd64/amd64: acpi_machdep.c sys/arch/i386/i386: acpi_machdep.c sys/dev/acpi : acpi.c acpiec.c dsdt.c Log message: acpi can use IPL_BIO (a low

CVS: cvs.openbsd.org: src

2020-07-20 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2020/07/20 22:08:37 Modified files: sbin/fdisk : Makefile Log message: extra garbage line found during archeology

CVS: cvs.openbsd.org: src

2020-07-20 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2020/07/20 23:24:33 Modified files: usr.bin/tmux : cmd-save-buffer.c screen-write.c tmux.h utf8.c Log message: Fix show-buffer when run from inside tmux, GitHub issue 2314.

CVS: cvs.openbsd.org: src

2020-07-20 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2020/07/20 23:56:02 Modified files: sys/arch/loongson/loongson: generic3a_machdep.c Log message: Do not bother masking IPIs in the Loongson 3A specific IPI routine. The interrupt dispatcher interrupt() keeps