CVS: cvs.openbsd.org: src

2015-09-24 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2015/09/24 21:17:02 Modified files: usr.sbin/config: Makefile exec_elf.c Removed files: usr.sbin/config: exec.c Log message: exec.c provided indirection for multiple exec formats. ELF-only

CVS: cvs.openbsd.org: src

2015-09-24 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2015/09/24 17:36:07 Modified files: distrib/special/disklabel: Makefile Log message: Remove hppa/hppa64 from NUMBOOT club here too.

CVS: cvs.openbsd.org: src

2015-09-24 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/09/24 17:09:16 Modified files: lib/libc/sys : ptrace.2 Log message: add a small hint that you'll get EBUSY if you forget to wait. ok guenther

CVS: cvs.openbsd.org: src

2015-09-24 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2015/09/24 16:03:53 Modified files: sbin/disklabel : disklabel.c Log message: Remove hppa/hppa64 from comment about NUMBOOT > 0 architectures.

CVS: cvs.openbsd.org: src

2015-09-24 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2015/09/24 15:31:22 Modified files: sys/dev/pci/drm/i915: i915_drv.c Log message: Enable MSIs on hardware that supports it. On the Thinkpad X1, the APIC pin is shared with the disk, which results in

CVS: cvs.openbsd.org: src

2015-09-24 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2015/09/24 14:52:28 Modified files: sys/dev/pci/drm: drm_linux.h sys/dev/pci/drm/i915: i915_gem.c Log message: Properly implement waitqueue_active(). Gets rid of spurious *ERROR* Hangcheck

CVS: cvs.openbsd.org: src

2015-09-24 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/09/24 14:35:18 Modified files: sys/kern : sys_process.c Log message: buglet: there's no way for req to be STEP in the DETACH case. also fix the confusing comment. ok guethner.

CVS: cvs.openbsd.org: src

2015-09-24 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2015/09/24 13:49:38 Modified files: sbin/disklabel : disklabel.c Log message: Expunge VAX SMD special handling that tried to fill up the last cylinder of the disk with extra copies of the boot blocks and dis

CVS: cvs.openbsd.org: src

2015-09-24 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2015/09/24 13:36:10 Modified files: sbin/disklabel : Makefile Log message: hppa/hppa64 use installboot(8) now, not -B/-b. Only vax and landisk left using -B/-b. ok jsing@ miod@

CVS: cvs.openbsd.org: src

2015-09-24 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2015/09/24 13:28:33 Modified files: sys/kern : subr_disk.c sys/sys: disklabel.h Log message: Move declaration of readdisksector() to disklabel.h. This makes it available to other areas

CVS: cvs.openbsd.org: www

2015-09-24 Thread Stuart Henderson
CVSROOT:/cvs Module name:www Changes by: st...@cvs.openbsd.org 2015/09/24 13:28:38 Modified files: libressl : patches.html Log message: the Apache patch was committed to svn, update the URL

CVS: cvs.openbsd.org: src

2015-09-24 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/09/24 12:38:58 Modified files: sys/arch/mips64/include: mips_cpu.h Log message: It is no longer necessary to include CR_BERR in CR_INT_MASK if CPU_R8000.

CVS: cvs.openbsd.org: src

2015-09-24 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/09/24 12:37:50 Modified files: sys/arch/sgi/localbus: imc.c tcc.c Log message: IP26 streaming cache controller bus error interrupts are reported as hardware level 4 interrupts, just like memory controll

CVS: cvs.openbsd.org: src

2015-09-24 Thread Mark Lumsden
CVSROOT:/cvs Module name:src Changes by: l...@cvs.openbsd.org2015/09/24 12:20:52 Modified files: usr.bin/mg : dired.c Log message: Fix where the cursor is positioned after expunging files. ok jasper@

CVS: cvs.openbsd.org: src

2015-09-24 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2015/09/24 09:46:54 Modified files: sys/dev/pci: pcidevs Log message: Add some more Broadwell graphics ids.

CVS: cvs.openbsd.org: src

2015-09-24 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2015/09/24 09:47:41 Modified files: sys/dev/pci: pcidevs.h pcidevs_data.h Log message: regen

CVS: cvs.openbsd.org: src

2015-09-24 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2015/09/24 09:35:23 Modified files: sys/dev/pci/drm/i915: i915_devlist.h Log message: The devlist awk script didn't pickup the broadwell ids as they are encoded with shifts. Switch to a file constructed by

CVS: cvs.openbsd.org: src

2015-09-24 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2015/09/24 09:07:55 Modified files: share/man/man8 : afterboot.8 Log message: the inetd text is no longer relevant; from rob pierce while here, knock out a section header to avoid a one sentence section;

CVS: cvs.openbsd.org: src

2015-09-24 Thread Mike Belopuhov
CVSROOT:/cvs Module name:src Changes by: mi...@cvs.openbsd.org 2015/09/24 08:46:22 Modified files: sys/net: if_trunk.c Log message: add a comment explaining how we serialize when switching trunkproto; requested by mpi@

CVS: cvs.openbsd.org: src

2015-09-24 Thread Mike Belopuhov
CVSROOT:/cvs Module name:src Changes by: mi...@cvs.openbsd.org 2015/09/24 08:01:20 Modified files: sys/net: if_trunk.c trunklacp.c Log message: Avoid a theoretical m_pullup(9) mishandling by delegating the mbuf reclaiming to the PDU and marker input routines. m

CVS: cvs.openbsd.org: src

2015-09-24 Thread Igor Sobrado
CVSROOT:/cvs Module name:src Changes by: sobr...@cvs.openbsd.org 2015/09/24 07:24:59 Modified files: share/man/man5 : login.conf.5 Log message: fix unit suffix.

CVS: cvs.openbsd.org: src

2015-09-24 Thread Igor Sobrado
CVSROOT:/cvs Module name:src Changes by: sobr...@cvs.openbsd.org 2015/09/24 07:18:39 Modified files: share/man/man9 : km_alloc.9 Log message: fix two typos.

CVS: cvs.openbsd.org: src

2015-09-24 Thread Igor Sobrado
CVSROOT:/cvs Module name:src Changes by: sobr...@cvs.openbsd.org 2015/09/24 07:11:48 Modified files: share/man/man4 : vio.4 Log message: typo.

CVS: cvs.openbsd.org: src

2015-09-24 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2015/09/24 06:06:20 Modified files: usr.bin/tmux : client.c Log message: Don't leak fd and path on failure.

CVS: cvs.openbsd.org: src

2015-09-24 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2015/09/24 06:03:59 Modified files: usr.bin/tmux : log.c Log message: Do not leak log file descriptor.

CVS: cvs.openbsd.org: src

2015-09-24 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2015/09/24 05:12:56 Modified files: sys/kern : subr_disk.c Log message: A couple of missing letoh32() conversions of GPT header fields in gpt_chk_hdr() and gpt_chk_parts(). Spotted when investigating

CVS: cvs.openbsd.org: src

2015-09-24 Thread Mark Lumsden
CVSROOT:/cvs Module name:src Changes by: l...@cvs.openbsd.org2015/09/24 01:20:12 Modified files: usr.bin/mg : paragraph.c Log message: Make comments more accurate.

CVS: cvs.openbsd.org: src

2015-09-24 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2015/09/24 01:15:39 Modified files: regress/usr.bin/ssh: cert-file.sh Log message: fix command-line option to match what was actually committed

CVS: cvs.openbsd.org: src

2015-09-24 Thread Mark Lumsden
CVSROOT:/cvs Module name:src Changes by: l...@cvs.openbsd.org2015/09/24 01:07:59 Modified files: usr.bin/mg : def.h funmap.c keymap.c mg.1 paragraph.c Log message: Add mark-paragraph. ok jasper@

CVS: cvs.openbsd.org: src

2015-09-24 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2015/09/24 01:02:18 Modified files: usr.bin/tmux : tty-term.c Log message: Assign flag not number for flag types (we got away with it so far because that are a union). From Filipe Brandenburger.