Module Name:src
Committed By: msaitoh
Date: Mon May 14 09:21:36 UTC 2018
Modified Files:
src/sys/dev/pci/ixgbe: ixv.c
Log Message:
Fix panic or hangup when "sysctl -w hw.ixgN.debug=1".
XXX pullup-8
To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 src/sys/d
Module Name:src
Committed By: kamil
Date: Mon May 14 12:42:34 UTC 2018
Modified Files:
src/tests/lib/libc/sys: t_ptrace_amd64_wait.h
Log Message:
Simplify the x86_64_cve_2018_8897 ATF ptrace(2) test
Do not call _exit() from the child, ad this code shall not be reached.
Pu
Module Name:src
Committed By: kamil
Date: Mon May 14 12:44:40 UTC 2018
Modified Files:
src/tests/lib/libc/sys: t_ptrace.c
Log Message:
Revert previous change in t_ptrace.c
By a mistake this file started to include
This is not needed.
The include was intended to be add j
Module Name:src
Committed By: martin
Date: Mon May 14 16:07:06 UTC 2018
Modified Files:
src/sys/dev/ic [netbsd-6]: hme.c
Log Message:
Pull up following revision(s) (requested by pgoyette in ticket #1548):
sys/dev/ic/hme.c: revision 1.97
Fix mis-placed right paren
Module Name:src
Committed By: martin
Date: Mon May 14 16:08:15 UTC 2018
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Ticket #1548
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.337 -r1.1.2.338 src/doc/CHANGES-6.2
Please note that diffs are not p
Module Name:src
Committed By: martin
Date: Mon May 14 16:11:09 UTC 2018
Modified Files:
src/sys/dev/ic [netbsd-7]: hme.c
Log Message:
Pull up following revision(s) (requested by pgoyette in ticket #1604):
sys/dev/ic/hme.c: revision 1.97
Fix mis-placed right paren
Module Name:src
Committed By: martin
Date: Mon May 14 16:16:04 UTC 2018
Modified Files:
src/sys/net/npf [netbsd-7]: npf_alg_icmp.c npf_inet.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #1605):
sys/net/npf/npf_inet.c: revision 1.45
Module Name:src
Committed By: martin
Date: Mon May 14 16:17:19 UTC 2018
Modified Files:
src/sys/net/npf [netbsd-7-1]: npf_alg_icmp.c npf_inet.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #1605):
sys/net/npf/npf_inet.c: revision 1.45
Module Name:src
Committed By: martin
Date: Mon May 14 16:21:13 UTC 2018
Modified Files:
src/doc [netbsd-7-1]: CHANGES-7.1.3
Log Message:
Ticket #1605
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.10 -r1.1.2.11 src/doc/CHANGES-7.1.3
Please note that diffs are n
Module Name:src
Committed By: martin
Date: Mon May 14 16:20:55 UTC 2018
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.3
Log Message:
Ticket #1605
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.103 -r1.1.2.104 src/doc/CHANGES-7.0.3
Please note that diffs are
Module Name:src
Committed By: martin
Date: Mon May 14 16:21:48 UTC 2018
Modified Files:
src/doc [netbsd-7]: CHANGES-7.2
Log Message:
Tickets #1604 and #1605
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.88 -r1.1.2.89 src/doc/CHANGES-7.2
Please note that diffs
Module Name:src
Committed By: joerg
Date: Mon May 14 17:09:41 UTC 2018
Modified Files:
src/sys/arch/arm/cortex: gtmr.c gtmr_var.h
Log Message:
Remove unused gtmr_bootdelay.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/arch/arm/cortex/gtmr.c
cvs r
Module Name:src
Committed By: joerg
Date: Mon May 14 17:11:38 UTC 2018
Modified Files:
src/sys/arch/arm/cortex: gtmr.c
Log Message:
Remove a number of debug #if 0s.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/arm/cortex/gtmr.c
Please note
Module Name:src
Committed By: joerg
Date: Mon May 14 17:15:54 UTC 2018
Modified Files:
src/sys/arch/aarch64/include: armreg.h
src/sys/arch/arm/cortex: gtmr.c
src/sys/arch/arm/include: armreg.h
Log Message:
Workaround A-008585 errata in GTMR.
Register reads
Module Name:src
Committed By: maxv
Date: Mon May 14 17:26:16 UTC 2018
Modified Files:
src/sys/netinet: ip_mroute.c
Log Message:
Don't crash if there is no inner IP header.
To generate a diff of this commit:
cvs rdiff -u -r1.158 -r1.159 src/sys/netinet/ip_mroute.c
Please
Module Name:src
Committed By: maxv
Date: Mon May 14 17:34:26 UTC 2018
Modified Files:
src/sys/netinet: ip_input.c
src/sys/netinet6: ip6_input.c
src/sys/netipsec: ipsec.c ipsec.h ipsec6.h
src/sys/rump/librump/rumpnet: net_stub.c
Log Message:
Merge ip
Module Name:src
Committed By: martin
Date: Mon May 14 19:03:48 UTC 2018
Modified Files:
src/sys/net/npf [netbsd-7-0]: npf_alg_icmp.c npf_inet.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #1605):
sys/net/npf/npf_inet.c: revision 1.45
Module Name:src
Committed By: martin
Date: Mon May 14 19:11:21 UTC 2018
Modified Files:
src/sys/kern [netbsd-8]: kern_lwp.c
Log Message:
Pull up following revision(s) (requested by gson in ticket #805):
sys/kern/kern_lwp.c: revision 1.192
PR/kern/53202: Kernel ha
Module Name:src
Committed By: martin
Date: Mon May 14 19:17:39 UTC 2018
Modified Files:
src/lib/libc/string [netbsd-8]: stresep.c
src/tests/lib/libc/string [netbsd-8]: t_stresep.c
Log Message:
Pull up following revision(s) (requested by maya in ticket #822):
Module Name:src
Committed By: martin
Date: Mon May 14 19:22:30 UTC 2018
Modified Files:
src/sys/net/npf [netbsd-8]: npf_alg_icmp.c npf_inet.c npf_sendpkt.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #823):
sys/net/npf/npf_inet.c: revis
Module Name:src
Committed By: martin
Date: Mon May 14 19:24:10 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.0
Log Message:
Tickets #805, #822 and #823.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.197 -r1.1.2.198 src/doc/CHANGES-8.0
Please note that
Module Name:src
Committed By: thorpej
Date: Mon May 14 21:05:17 UTC 2018
Modified Files:
src/sys/arch/acorn32/conf: EB7500ATX GENERIC INSTALL LOWMEM_WSCONS NC
Log Message:
Fully specifiy the location of indirectly-configured I2C devices. In
particular, the parent spec must
Module Name:src
Committed By: thorpej
Date: Mon May 14 21:11:39 UTC 2018
Modified Files:
src/sys/arch/alpha/conf: GENERIC
Log Message:
Fully specifiy the location of indirectly-configured I2C devices. In
particular, the parent spec must not be wild-carded, as doing so does
Module Name:src
Committed By: thorpej
Date: Mon May 14 21:50:02 UTC 2018
Modified Files:
src/sys/arch/evbmips/conf: GDIUM LOONGSON
Log Message:
Fully specifiy the location of indirectly-configured I2C devices. In
particular, the parent spec must not be wild-carded, as doin
Module Name:src
Committed By: thorpej
Date: Mon May 14 21:58:15 UTC 2018
Modified Files:
src/sys/arch/hpcarm/conf: NETBOOKPRO
Log Message:
Fully specifiy the location of indirectly-configured I2C devices. In
particular, the parent spec must not be wild-carded, as doing so
Module Name:src
Committed By: thorpej
Date: Mon May 14 22:01:57 UTC 2018
Modified Files:
src/sys/arch/mmeye/conf: MMEYE_WLF
Log Message:
Fully specifiy the location of indirectly-configured I2C devices. In
particular, the parent spec must not be wild-carded, as doing so do
Module Name:src
Committed By: jakllsch
Date: Mon May 14 22:11:30 UTC 2018
Modified Files:
src/sys/arch/alpha/conf: GENERIC
Log Message:
Move iic0 at alipm? to iic1. Using iic0 will conflict with the
iic0 at tsciic? on the API CS20.
XXX: Enumerate the similar-to-DS20L I2C
Module Name:src
Committed By: nat
Date: Tue May 15 00:19:08 UTC 2018
Modified Files:
src/sys/dev: audio.c
Log Message:
Fix numbering of vchan mixer controls to correspond to the vchan number in
use.
This makes the numbering of vchans consistient for audioctl and mixerctl.
Module Name:src
Committed By: nat
Date: Tue May 15 00:28:00 UTC 2018
Modified Files:
src/sys/dev: audio.c
Log Message:
Expose the audio_info structure of vchan zero(0) the mix ring to allow
setting the hardware gain and balance via audioctl(1) using the -p 0
switch.
It is
Module Name:src
Committed By: thorpej
Date: Tue May 15 00:42:35 UTC 2018
Modified Files:
src/sys/arch/alpha/conf: GENERIC
Log Message:
Actully, we can STAR the iic instances (the configuration code can
handle pinned pspecs to STAR'd potential parents).
To generate a diff
Module Name:src
Committed By: thorpej
Date: Tue May 15 00:44:56 UTC 2018
Modified Files:
src/sys/arch/zaurus/conf: GENERIC INSTALL INSTALL_C700
Log Message:
Fully specifiy the location of indirectly-configured I2C devices. In
particular, the parent spec must not be wild-ca
Module Name:src
Committed By: nat
Date: Tue May 15 00:54:02 UTC 2018
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4: audio.4
src/share/man/man7: Makefile
src/share/man/man9: audio.9
Added Files:
src/share/man/man7: audio.7
Module Name:src
Committed By: thorpej
Date: Tue May 15 00:57:15 UTC 2018
Modified Files:
src/sys/arch/sandpoint/conf: GENERIC
Log Message:
Fully specifiy the location of indirectly-configured I2C devices. In
particular, the parent spec must not be wild-carded, as doing so
Module Name:src
Committed By: thorpej
Date: Tue May 15 01:07:06 UTC 2018
Modified Files:
src/sys/arch/sandpoint/conf: GENERIC
Log Message:
Revert previous; we actually use direct-configuration of I2C in this
kernel config.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: nat
Date: Tue May 15 01:07:37 UTC 2018
Modified Files:
src/share/man/man7: intro.7
Log Message:
Update the introduction page to section 7 of the manual noting the audio
spec.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/
Module Name:src
Committed By: thorpej
Date: Tue May 15 01:24:23 UTC 2018
Modified Files:
src/sys/arch/evbarm/conf: ARMADAXP ARMADILLO210 ARMADILLO9 CUBOX DNS323
GUMSTIX KUROBOX_PRO KURONAS_X4 MMNET_GENERIC MPCSA_GENERIC MV2120
TEAMASA_NPWR VTC100
Lo
Module Name:src
Committed By: jmcneill
Date: Tue May 15 01:26:46 UTC 2018
Modified Files:
src/sys/arch/arm/sunxi: sun50i_a64_acodec.c
Log Message:
Add outputs.mute control
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/sunxi/sun50i_a64_acode
Module Name:src
Committed By: jmcneill
Date: Tue May 15 01:41:30 UTC 2018
Modified Files:
src/usr.bin/usbhidaction: usbhidaction.1 usbhidaction.c
Log Message:
Add an optional '-p pidfile' parameter.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/usr.bi
Module Name:src
Committed By: thorpej
Date: Tue May 15 01:53:27 UTC 2018
Modified Files:
src/sys/arch/amd64/conf: ALL GENERIC XEN3_DOM0
src/sys/arch/i386/conf: ALL GENERIC XEN3_DOM0
Log Message:
Fully specifiy the location of indirectly-configured I2C devices. In
p
Module Name:src
Committed By: thorpej
Date: Tue May 15 02:02:18 UTC 2018
Modified Files:
src/sys/dev/i2c: i2c.c
Log Message:
Fix a problem reported by jmcneill@ where by a system with multuple i2c
busses would end up with "ghost" device instances on the second bus. This
i
Module Name:src
Committed By: nat
Date: Tue May 15 04:25:25 UTC 2018
Modified Files:
src/usr.sbin/bta2dpd/bta2dpd: bta2dpd.8
Log Message:
Use the correct tag options.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/bta2dpd/bta2dpd/bta2dpd.8
Plea
Module Name:src
Committed By: martin
Date: Tue May 15 04:48:16 UTC 2018
Modified Files:
src/sys/kern [netbsd-7-0]: uipc_mbuf.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #1602):
sys/kern/uipc_mbuf.c: revision 1.211 (via patch)
Modify
42 matches
Mail list logo