CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2014/02/19 00:44:44
Modified files:
sys/dev/pci: qle.c
Log message:
massage the response queue handling a bit:
break if we've already handled the queue rather than printf something.
complete all the pe
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2014/02/19 00:15:45
Modified files:
sys/dev/pci: qle.c
Log message:
qle seems fine with msi interrupts
ok jmatthew@
CVSROOT:/cvs
Module name:src
Changes by: jmatt...@cvs.openbsd.org2014/02/18 23:29:08
Modified files:
sys/dev/ic : qla.c
Log message:
remove some dead code - all the chips we handle can do type 4 commands,
which means we don't need to use sgl continuation comma
CVSROOT:/cvs
Module name:src
Changes by: jmatt...@cvs.openbsd.org2014/02/18 22:32:57
Modified files:
sys/arch/alpha/conf: GENERIC RAMDISK RAMDISKB RAMDISKBIG
RAMDISKC
sys/arch/amd64/conf: GENERIC RAMDISK_CD
sys/arch/hp
CVSROOT:/cvs
Module name:src
Changes by: l...@cvs.openbsd.org2014/02/18 21:51:32
Modified files:
lib/libpcap: pcap-filter.3
Log message:
Add tcpdump(8) to the SEE ALSO section, and tweak the formatting in that
section to follow traditional man(7) conventions.
man
CVSROOT:/cvs
Module name:src
Changes by: l...@cvs.openbsd.org2014/02/18 21:50:36
Modified files:
usr.sbin/tcpdump: tcpdump.8
Log message:
Add pcap-filter(3) to the SEE ALSO section.
ok jmc@
CVSROOT:/cvs
Module name:src
Changes by: guent...@cvs.openbsd.org2014/02/18 20:59:48
Modified files:
bin/pax: cpio.c tar.c
Log message:
Map negative mtimes to zero instead of skipping the affected files.
problem noted by miod@
ok krw@ millert@
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2014/02/18 18:46:49
Modified files:
sys/dev/pci/drm: drm_pciids.h
Log message:
drm/radeon: 0x9649 is SUMO2 not SUMO
>From Alex Deucher
9f920083d1b766e795acbddf0dbd766a4291c5d6 in ubuntu 3.8
d00adcc8ae9e22ec
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2014/02/18 18:20:12
Modified files:
sys/dev/pci/drm/i915: i915_drv.c i915_drv.h intel_pm.c
Log message:
drm/i915: fix missed hunk after GT access breakage
>From Ben Widawsky
991d4b19f95e3baa4297d57413ca64e7
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2014/02/18 18:17:59
Modified files:
sys/dev/pci/drm/i915: i915_drv.c intel_pm.c
Log message:
drm/i915: initialize gt_lock early with other spin locks
>From Jani Nikula
b5ff26dd315431af29d270c338dfabd48ce290
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2014/02/18 18:14:41
Modified files:
sys/dev/pci/drm/i915: i915_drv.c i915_drv.h intel_pm.c
Log message:
drm/i915: fix up gt init sequence fallout
>From Daniel Vetter
fc832386574c43961b8b0f177d0062132be1d13b
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2014/02/18 18:12:25
Modified files:
sys/dev/pci/drm/i915: i915_drv.c intel_pm.c
Log message:
drm/i915: fix long-standing SNB regression in power consumption after resume v2
>From Konstantin Khlebnikov
e508a
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2014/02/18 18:08:21
Modified files:
sys/dev/pci/drm/i915: intel_pm.c
Log message:
Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb"
>From Guenter Roeck
5ce34926a10cb5be0fd2e1817ccc116
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2014/02/18 15:54:14
Modified files:
share/man/man5 : login.conf.5
Log message:
small typo
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2014/02/18 12:37:33
Modified files:
sys/arch/alpha/alpha: machdep.c
sys/arch/alpha/pci: sio.c sio_pic.c siovar.h
Log message:
sio_intr_shutdown() used to be a shutdown hook, and eventually became an
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2014/02/18 06:56:02
Modified files:
sys/arch/amd64/stand/cdboot: conf.c
sys/arch/amd64/stand/boot: conf.c
sys/arch/amd64/stand/pxeboot: conf.c
sys/arch/i386/stand/cdboot: conf.c
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2014/02/18 06:47:53
Modified files:
sys/arch/amd64/stand/libsa: random_i386.S
sys/arch/i386/stand/libsa: random_i386.S
Log message:
Actually check to see if the CPU supports tsc, rather than assumin
CVSROOT:/cvs
Module name:src
Changes by: mar...@cvs.openbsd.org 2014/02/18 06:10:48
Modified files:
sbin/iked : ikev2.c
Log message:
check the error from ikev2_cp_setaddr
CVSROOT:/cvs
Module name:src
Changes by: jmatt...@cvs.openbsd.org2014/02/18 04:48:09
Modified files:
sys/dev/ic : qla.c
Log message:
convert printfs into a few different debug categories, leaving port
discovery stuff enabled for now.
CVSROOT:/cvs
Module name:src
Changes by: st...@cvs.openbsd.org 2014/02/18 04:26:51
Modified files:
share/man/man4 : options.4
Log message:
Remove another mention of linux a.out compat, spotted by jmc@. While there,
document option TMPFS. ok pirofti@
CVSROOT:/cvs
Module name:src
Changes by: mar...@cvs.openbsd.org 2014/02/18 02:43:34
Modified files:
sys/crypto : xform_ipcomp.c
Log message:
fix IPComp interop with linux: switch Z_PARTIAL_FLUSH to Z_FINISH for
deflate(); this hurts interop with broken old openbsd re
21 matches
Mail list logo