CVS: cvs.openbsd.org: src

2013-03-22 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2013/03/22 00:19:56 Modified files: sys/dev/pci/drm/i915: i915_drv.c i915_drv.h i915_gem.c Log message: implement DRM_IOCTL_I915_GEM_SW_FINISH

CVS: cvs.openbsd.org: src

2013-03-22 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2013/03/22 01:52:36 Modified files: sys/dev/pci/drm: drm_drv.c Log message: wire up the mode object property ioctls

CVS: cvs.openbsd.org: src

2013-03-22 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2013/03/22 02:20:43 Modified files: usr.sbin/sysmerge: sysmerge.sh Log message: Do not register symlinks in the sum files. This makes no sense and makes sysmerge(8) output a warning when the target

CVS: cvs.openbsd.org: src

2013-03-22 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2013/03/22 02:42:55 Modified files: usr.sbin/ospfd : ospfe.c Log message: reinstate code to announce routes to backup carp interfaces. this was removed in a cleanup in r1.83, but we do still want to

CVS: cvs.openbsd.org: www

2013-03-22 Thread Brad Smith
CVSROOT:/cvs Module name:www Changes by: b...@cvs.openbsd.org2013/03/22 03:58:24 Modified files: opensmtpd : index.html Log message: Add a CA mirror. ok gilles@

Re: CVS: cvs.openbsd.org: www

2013-03-22 Thread Vadim Zhukov
Mirrors, by country: AR FR FR FR FR -- WBR, Vadim Zhukov 2013/3/22 Brad Smith b...@cvs.openbsd.org: CVSROOT:/cvs Module name:www Changes by: b...@cvs.openbsd.org2013/03/22 03:58:24 Modified files: opensmtpd : index.html Log message: Add a CA mirror.

Re: CVS: cvs.openbsd.org: www

2013-03-22 Thread Vadim Zhukov
2013/3/22 Vadim Zhukov persg...@gmail.com: Mirrors, by country: AR FR FR FR FR Nevermind, typed too fast. 2013/3/22 Brad Smith b...@cvs.openbsd.org: CVSROOT:/cvs Module name:www Changes by: b...@cvs.openbsd.org2013/03/22 03:58:24 Modified files: opensmtpd

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 04:29:31 Modified files: usr.bin/tmux : tty.c Log message: I strongly suspect it is possible for tmux to block on detach in tty_raw, so make the fd blocking again much later and have tty_raw

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 04:30:04 Modified files: usr.bin/tmux : key-string.c tty.c xterm-keys.c Log message: In terminals with XT, turn on modifyOtherKeys=1 with the escape sequence and handle the most common set.

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 04:30:34 Modified files: usr.bin/tmux : tty-keys.c Log message: Remove stray test code which would convert abc to x.

CVS: cvs.openbsd.org: www

2013-03-22 Thread Stefan Sperling
CVSROOT:/cvs Module name:www Changes by: s...@cvs.openbsd.org2013/03/22 04:30:04 Modified files: . : want.html Log message: Elantech touchpads version 2 seem to work somewhat. But there are remaining issues that are inconvenient to debug based on user

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 04:31:22 Modified files: usr.bin/tmux : cfg.c client.c cmd-kill-server.c cmd-list-buffers.c cmd-list-clients.c cmd-list-commands.c

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 04:32:37 Modified files: usr.bin/tmux : format.c tmux.1 Log message: Add client_session and client_last_session formats.

CVS: cvs.openbsd.org: www

2013-03-22 Thread Stefan Sperling
CVSROOT:/cvs Module name:www Changes by: s...@cvs.openbsd.org2013/03/22 04:33:26 Modified files: . : want.html Log message: I don't really need more laptops for my private collection, so mention that I'd also borrow devices which contain unsupported rtsx

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 04:33:50 Modified files: usr.bin/tmux : input-keys.c input.c screen-write.c tmux.h tty-keys.c tty.c Log message: Support the latest theory for mouse input, this is

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 04:34:46 Modified files: usr.bin/tmux : tty.c Log message: Correctly handle UTF8 mouse option being toggled, from Egmont Koblinger.

CVS: cvs.openbsd.org: src

2013-03-22 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2013/03/22 04:36:01 Modified files: sys/dev/pci/drm: i915_drm.h Log message: add some macros needed by newer libdrm

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 04:36:54 Modified files: usr.bin/tmux : input.c screen-write.c Log message: Implement DECAWM (SM/RM 7) using existing MODE_WRAP flag.

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 04:37:39 Modified files: usr.bin/tmux : cmd-resize-pane.c layout.c tmux.1 tmux.h Log message: Add resize-pane -x and -y for absolute pane size (much requested).

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 04:38:14 Modified files: usr.bin/tmux : tmux.h Log message: Fix double space in sessions template.

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 04:40:22 Modified files: usr.bin/tmux : tty.c Log message: Use tty_raw on stop, not tty_puts.

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 04:38:33 Modified files: usr.bin/tmux : window-choose.c Log message: Don't hang when clearing line in choose mode now that the cursor stays at the end with wrap.

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 04:41:01 Modified files: usr.bin/tmux : screen-write.c Log message: Unbreak line wrapping.

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 04:41:57 Modified files: usr.bin/tmux : cfg.c Log message: Don't try to print unterminated strings when loading configuration file.

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 04:42:55 Modified files: usr.bin/tmux : server-fn.c Log message: Prevent lock on control clients, not on others.

CVS: cvs.openbsd.org: src

2013-03-22 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2013/03/22 05:29:01 Modified files: usr.sbin/ospfd : ospfd.c Log message: whitespace tweak; gratuitous difference with ospf6d

CVS: cvs.openbsd.org: src

2013-03-22 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2013/03/22 06:14:42 Modified files: usr.sbin/ospf6d: ospfe.c Log message: typo in comment

CVS: cvs.openbsd.org: src

2013-03-22 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2013/03/22 07:17:54 Modified files: usr.sbin/ospf6d: kroute.c Log message: sync comment typos/whitespace with ospfd

CVS: cvs.openbsd.org: www

2013-03-22 Thread Gilles Chehade
CVSROOT:/cvs Module name:www Changes by: gil...@cvs.openbsd.org 2013/03/22 07:30:00 Modified files: . : 53.html Log message: replace comma with period, and add missing period

CVS: cvs.openbsd.org: src

2013-03-22 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2013/03/22 08:25:31 Modified files: usr.sbin/ospf6ctl: ospf6ctl.8 ospf6ctl.c usr.sbin/ospf6d: control.c control.h ospf6d.8 ospf6d.c ospf6d.h ospfe.c Log message: Allow use

CVS: cvs.openbsd.org: src

2013-03-22 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2013/03/22 08:26:35 Modified files: usr.sbin/ospf6d: lsreq.c Log message: port from ospfd/lsreq.c r1.20, ok claudio@ date: 2013/01/17 09:02:22; author: markus; state: Exp; lines: +4 -2 the peer might

CVS: cvs.openbsd.org: src

2013-03-22 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2013/03/22 09:48:06 Modified files: distrib/sets/lists/comp: md.armish md.palm md.zaurus distrib/sets/lists/man: md.armish md.palm md.zaurus Log message: sync

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 09:49:55 Modified files: usr.bin/tmux : cfg.c cmd-command-prompt.c cmd-confirm-before.c cmd-if-shell.c cmd-list.c cmd-run-shell.c cmd.c

CVS: cvs.openbsd.org: src

2013-03-22 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2013/03/22 09:50:16 Modified files: sys/sys: pipe.h Log message: This has no reason to pull in machine/param.h ok guenther

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 09:50:13 Modified files: usr.bin/tmux : cfg.c Log message: load_cfg can actually use the same context now they are reference counted.

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 09:50:42 Modified files: usr.bin/tmux : cmd-command-prompt.c cmd-confirm-before.c control.c key-bindings.c server-client.c window-choose.c

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 09:51:15 Modified files: usr.bin/tmux : cmd-capture-pane.c tmux.1 Log message: Don't use a target-client for stdout, just always cmdclient.

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 09:52:42 Modified files: usr.bin/tmux : cmd-bind-key.c cmd-list-keys.c mode-key.c status.c tmux.1 tmux.h window-choose.c window-copy.c Log

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 09:53:24 Modified files: usr.bin/tmux : cmd-capture-pane.c cmd-save-buffer.c Log message: Fix so capture-pane/save-buffer can work in control clients, from George Nachman.

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 09:53:58 Modified files: usr.bin/tmux : grid.c Log message: Clear last attributes after reset in string_cells, from George Nachman.

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 09:54:29 Modified files: usr.bin/tmux : cfg.c cmd-command-prompt.c cmd-confirm-before.c cmd.c control.c key-bindings.c server-client.c tmux.h

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 09:55:22 Modified files: usr.bin/tmux : cmd-break-pane.c cmd-run-shell.c status.c Log message: evbuffer_readline returns allocated storage, don't leak it.

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 09:56:11 Modified files: usr.bin/tmux : cmd-capture-pane.c grid-view.c grid.c tmux.1 tmux.h Log message: Add -C and -J to capture pane to escape control sequences and

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 10:00:26 Modified files: usr.bin/tmux : session.c tmux.h Log message: Add session_set_current helper function, extracted from a diff from Aaron Jensen.

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 10:03:35 Modified files: usr.bin/tmux : format.c tmux.1 Log message: Add a load of miscellaneous pane formats, from George Nachman.

CVS: cvs.openbsd.org: src

2013-03-22 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2013/03/22 10:29:10 Modified files: usr.sbin/nginx/src/http/modules: ngx_http_log_module.c Log message: decl's before code. please push to upstream.

CVS: cvs.openbsd.org: src

2013-03-22 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2013/03/22 10:40:24 Modified files: share/man/man4 : options.4 Log message: there is no lower controllable lower bound for nkmempages

CVS: cvs.openbsd.org: src

2013-03-22 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2013/03/22 11:45:30 Modified files: usr.sbin/ospf6ctl: ospf6ctl.8 usr.sbin/ospf6d: ospf6d.8 Log message: tweak previous; ok sthen

CVS: cvs.openbsd.org: src

2013-03-22 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2013/03/22 12:45:36 Modified files: usr.bin/tmux : tmux.1 Log message: Couple of fixes pointed out by jmc.

CVS: cvs.openbsd.org: src

2013-03-22 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2013/03/22 15:22:05 Modified files: sys/sys: ioccom.h Log message: NBPG is spelled PAGE_SIZE

CVS: cvs.openbsd.org: src

2013-03-22 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2013/03/22 15:24:11 Modified files: sys/arch/arm/include: cpufunc.h sys/arch/arm/arm: cpufunc.c Log message: Use different setup functions for ARM9E and ARM10 to fix an undefined instruction fault

CVS: cvs.openbsd.org: src

2013-03-22 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2013/03/22 15:32:31 Modified files: sys/arch/arm/arm: cpu.c Log message: ARM Cortex A8 was defined twice, we don't need that. ok miod@

CVS: cvs.openbsd.org: src

2013-03-22 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2013/03/22 16:15:02 Modified files: sys/dev/acpi : acpithinkpad.c Log message: Newer Thinkpads (x220, x230, t430) send a 0x6050 event whenever the brightness keys are used. Simply ignore this

CVS: cvs.openbsd.org: src

2013-03-22 Thread Kenji Aoyama
CVSROOT:/cvs Module name:src Changes by: aoy...@cvs.openbsd.org 2013/03/22 16:35:01 Modified files: distrib: Makefile Log message: Add missing luna88k for 'make obj'. ok miod@

CVS: cvs.openbsd.org: src

2013-03-22 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2013/03/22 16:51:00 Modified files: sys/dev/pci/drm/i915: i915_drv.c i915_drv.h i915_gem.c Log message: Move i915_gem_gtt_map_ioctl() from i915_drv.c to i915_gem.c and rename it to

CVS: cvs.openbsd.org: src

2013-03-22 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2013/03/22 17:45:52 Modified files: usr.sbin/dhcpd : dhcp.c Log message: RFC 2131 4.3.1 seems clear that a server MUST NOT include the client-identifier option in OFFER or ACK messages. So stop doing so.

CVS: cvs.openbsd.org: src

2013-03-22 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2013/03/22 17:58:51 Modified files: sbin/dhclient : clparse.c dhclient.c dispatch.c Log message: Ignore client-identifier option in leases from a server. They're not supposed to be there! Instead, always

CVS: cvs.openbsd.org: www

2013-03-22 Thread Brett Mahar
CVSROOT:/cvs Module name:www Changes by: br...@cvs.openbsd.org 2013/03/22 18:59:59 Modified files: . : plus.html Log message: plus.html for March 11-17.