CVSROOT:/cvs
Module name:src
Changes by: b...@cvs.openbsd.org2020/07/14 00:02:50
Modified files:
sys/kern : vfs_bio.c
Log message:
Do not convert the NOCACHE buffers that come from a vnd strategy routine
into more delayed writes if the vnd is mounted from a file
CVSROOT:/cvs
Module name:src
Changes by: jmatt...@cvs.openbsd.org2020/07/13 22:10:18
Modified files:
sys/dev/pci: if_mcx.c files.pci
Log message:
Set up a second level flow table for RSS and switch the root flow table
entries to forwarding packets to it. The
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2020/07/13 18:43:29
Modified files:
sys/dev/ic : qlw.c
Log message:
Set SDEV_NOWIDE and SDEV_NOSYNC on the 'real' link (xs->sc_link) when
negotiations fail.
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2020/07/13 16:37:37
Modified files:
sys/arch/powerpc64/include: frame.h signal.h
sys/arch/powerpc64/powerpc64: machdep.c
Log message:
Clean up , moving the trapframe struct into
.
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2020/07/13 10:35:52
Modified files:
share/man/man4 : athn.4
Log message:
Document CCMP offload support in the athn(4) man page.
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2020/07/13 10:33:25
Modified files:
share/man/man4 : iwm.4
Log message:
Mention support for CCMP offload in iwm(4) man page.
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2020/07/13 10:32:56
Modified files:
share/man/man4 : iwx.4
Log message:
Update iwx(4) man page: CCMP offload and background scan are now supported.
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2020/07/13 10:23:53
Modified files:
sys/dev/pci: if_iwx.c
Log message:
Enable background scanning on iwx(4) devices.
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2020/07/13 10:18:52
Modified files:
sys/dev/pci: if_iwx.c if_iwxreg.h
Log message:
Increase iwx(4) command queue size to the size expected by hardware.
The iwx(4) command queue has 256 entries in hardwa
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2020/07/13 08:25:41
Modified files:
sys/dev/ic : ami.c mfi.c mpi.c
sys/dev/pci: mfii.c mpii.c
Log message:
Where we have a pointer (sc) to the relevant adapter_softc, use
&sc->sc_dev to get
CVSROOT:/cvs
Module name:src
Changes by: mill...@cvs.openbsd.org 2020/07/13 08:03:52
Modified files:
usr.bin/awk: b.c lex.c
Log message:
Cast to uschar when storing a char in an int that will be used as an index.
Fixed as crash reported by Jan Stary when the input cha
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2020/07/13 07:43:31
Modified files:
sys/dev/ic : aic79xx_openbsd.c aic7xxx_openbsd.c ami.c mfi.c
mpi.c oosiop.c siop.c trm.c
sys/dev/pci: mfii.c mpii.c
sys/d
CVSROOT:/cvs
Module name:src
Changes by: jmatt...@cvs.openbsd.org2020/07/13 04:40:03
Modified files:
sys/dev/pci: if_mcx.c
Log message:
More preparations for adding RSS. Adjust several functions to allow for
the creation of more flow tables and TIRs, and more
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2020/07/13 04:35:55
Modified files:
sys/dev/pci: if_em.h if_em_hw.c if_em_hw.h
Log message:
add kstat support for reading hardware counters.
this replaces the existing counters implementation, which jus
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2020/07/13 04:10:10
Modified files:
usr.bin/tmux : cmd-parse.y
Log message:
Do not dereference NULL environment variable value, GitHub issue 2304.
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2020/07/13 02:31:32
Modified files:
sys/dev/ic : ar5008.c
sys/dev/usb: if_athn_usb.c
Log message:
When athn(4) is deciding how to decrypt an incoming frame, look into the
ieee80211_node data
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2020/07/13 02:29:34
Modified files:
sys/net: if_wg.c
Log message:
Unbreak wg(4).
Previous may have fixed the build without pf(4), but broke wireguard in
normal kernels: the condition NPF > 0 is fals
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2020/07/13 02:26:26
Modified files:
sys/net80211 : ieee80211_pae_input.c
Log message:
When a wifi interface acts as a client and the WPA handshake is done,
update the WPA group cipher value in interface co
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2020/07/13 01:04:17
Modified files:
usr.bin/tmux : tmux.1
Log message:
Clarify /tmp permissions and use, GitHub issue 2300.
19 matches
Mail list logo