Module Name:src
Committed By: msaitoh
Date: Thu Jan 19 09:42:08 UTC 2017
Modified Files:
src/sys/dev/pci/ixgbe: ixgbe.c ixv.c
Log Message:
Reduce diff against FreeBSD. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/sys/dev/pci/ixg
Module Name:src
Committed By: maya
Date: Thu Jan 19 11:10:38 UTC 2017
Modified Files:
src/external/public-domain/xz/lib: Makefile
Log Message:
restrict psabi warning hack to gcc, it doesn't exist in clang.
should help i386 llvm builds
To generate a diff of this commit:
Module Name:src
Committed By: nonaka
Date: Thu Jan 19 11:24:05 UTC 2017
Modified Files:
src/sys/dev/pci: if_iwm.c
Log Message:
newstate should be blocked network interrupt, because it called iwm_start.
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/sys
Module Name:src
Committed By: skrll
Date: Thu Jan 19 16:05:00 UTC 2017
Modified Files:
src/sys/dev/pci: xhci_pci.c
src/sys/dev/usb: usb.c usb.h usb_subr.c usbdivar.h xhci.c xhcireg.h
xhcivar.h
Log Message:
Pull across xhci(4) improvemnts from nick-nhusb
Module Name:src
Committed By: ginsbach
Date: Thu Jan 19 19:09:06 UTC 2017
Modified Files:
src/share/misc: acronyms.comp
Log Message:
Add single and multi-mode fiber
To generate a diff of this commit:
cvs rdiff -u -r1.172 -r1.173 src/share/misc/acronyms.comp
Please note
Module Name:src
Committed By: rmind
Date: Thu Jan 19 20:18:18 UTC 2017
Modified Files:
src/usr.sbin/npf/npfctl: npf.conf.5 npf_build.c npf_data.c npf_parse.y
npfctl.h
Log Message:
npfctl:
- Add protocol filter option for "map".
- Print user-friendly error if ta
Module Name:src
Committed By: skrll
Date: Thu Jan 19 20:35:44 UTC 2017
Modified Files:
src/sys/dev/usb: xhci.c
Log Message:
Fix build
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/sys/dev/usb/xhci.c
Please note that diffs are not public domain; they
Module Name:xsrc
Committed By: macallan
Date: Thu Jan 19 23:50:32 UTC 2017
Modified Files:
xsrc/external/mit/xf86-video-chips/dist/src: ct_driver.c ct_driver.h
Log Message:
hook in EXA acceleration for 65550 / HiQV chips
mostly for rev. 4 sharks
also, default to 16bit colo
Module Name:src
Committed By: macallan
Date: Thu Jan 19 23:51:16 UTC 2017
Modified Files:
src/external/mit/xorg/server/drivers/xf86-video-chips: Makefile
Log Message:
build EXA support
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 \
src/external/mit/xor
Module Name:src
Committed By: maya
Date: Fri Jan 20 00:29:28 UTC 2017
Modified Files:
src/sys/arch/amd64/include: param.h
src/sys/arch/i386/include: param.h
src/sys/arch/x86/x86: bus_space.c
Log Message:
increase max io mem on amd64. some devices need it.
Module Name:src
Committed By: maya
Date: Fri Jan 20 02:22:42 UTC 2017
Modified Files:
src/sys/dev/usb: ukbd.c
Log Message:
kassert that we aren't overflowing the array.
this assert isn't expected to trigger due to current parameters used, but
to be sure, check.
To gener
Module Name:src
Committed By: maya
Date: Fri Jan 20 02:25:24 UTC 2017
Modified Files:
src/sys/dev/usb: ukbd.c
Log Message:
don't memcpy overlapping buffers, use memmove.
this is undefined behaviour.
CID 1299069
To generate a diff of this commit:
cvs rdiff -u -r1.135 -r1.
Module Name:src
Committed By: kre
Date: Fri Jan 20 03:16:40 UTC 2017
Modified Files:
src/usr.sbin/npf/npfctl: npf_parse.y
Log Message:
Add missing ; - hopefully unbreak build.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/usr.sbin/npf/npfctl/npf_parse
13 matches
Mail list logo