CVS: cvs.openbsd.org: src

2009-07-09 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2009/07/09 01:58:14 Modified files: usr.bin/tmux : grid-view.c screen-write.c Log message: Change inserting and deleting lines inside the scroll region to properly clear lines that should be inserted/delet

CVS: cvs.openbsd.org: src

2009-07-09 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2009/07/09 03:54:56 Modified files: usr.bin/tmux : cmd-load-buffer.c Log message: Don't leak FILE * on malloc failure. From ivoire at users dot sourceforge dot net.

CVS: cvs.openbsd.org: src

2009-07-09 Thread Eric Faurot
CVSROOT:/cvs Module name:src Changes by: e...@cvs.openbsd.org2009/07/09 04:14:41 Modified files: games/sail : sail.6 lib/libc/net : getaddrinfo.3 lib/libc/sys : getdirentries.2 sigaltstack.2 share/man/man4 : midi.4 Log message: promo

CVS: cvs.openbsd.org: src

2009-07-09 Thread Michele Marchetto
CVSROOT:/cvs Module name:src Changes by: mich...@cvs.openbsd.org 2009/07/09 06:55:35 Modified files: sys/netmpls: mpls_output.c Log message: Remove commented variable.

CVS: cvs.openbsd.org: src

2009-07-09 Thread Michele Marchetto
CVSROOT:/cvs Module name:src Changes by: mich...@cvs.openbsd.org 2009/07/09 07:04:30 Modified files: sys/netinet: ip_mroute.c Log message: Use MAXTTL instead of the hardcoded value.

CVS: cvs.openbsd.org: src

2009-07-09 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2009/07/09 09:02:00 Modified files: usr.bin/tmux : window-copy.c Log message: Stop in the right place so all the lines selected are copied. Reported by Kalle Olavi Niemitalo, thanks.

CVS: cvs.openbsd.org: src

2009-07-09 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2009/07/09 09:47:49 Modified files: usr.bin/tmux : Makefile cmd.c tmux.1 tmux.h Added files: usr.bin/tmux : cmd-if-shell.c Log message: New command, if-shell (alias if). Executes the tmux comman

CVS: cvs.openbsd.org: src

2009-07-09 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2009/07/09 09:54:42 Modified files: distrib/i386/ramdisk_cd: list.local Log message: disable the 3c990 firmware because the media is just slightly over-full, and people on i386 with large dmesg who answer ju

CVS: cvs.openbsd.org: src

2009-07-09 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2009/07/09 11:57:11 Modified files: usr.bin/tmux : screen-write.c Log message: Cursor up and down should be limited by the scroll region (cuu should stop at the scroll region top if starting from below it

CVS: cvs.openbsd.org: src

2009-07-09 Thread Marcus Glocker
CVSROOT:/cvs Module name:src Changes by: mgloc...@cvs.openbsd.org2009/07/09 13:24:42 Modified files: sys/dev: softraid.c Log message: Be sure we don't hit a NULL deref. Pointed out by remco at d-compu dot dyndns dot org. OK marco@

CVS: cvs.openbsd.org: src

2009-07-09 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2009/07/09 14:19:00 Modified files: sys/dev/pci: pcidevs Log message: Intel 55[02]0 and Matrox G200eW

CVS: cvs.openbsd.org: src

2009-07-09 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2009/07/09 14:20:06 Modified files: sys/dev/pci: pcidevs.h pcidevs_data.h Log message: regen

CVS: cvs.openbsd.org: src

2009-07-09 Thread Thordur I. Bjornsson
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2009/07/09 16:29:56 Modified files: sys/compat/sunos: sunos_misc.c sys/compat/svr4: svr4_misc.c sys/dev: systrace.c sys/isofs/cd9660: cd9660_lookup.c cd9660_vfsops.c

CVS: cvs.openbsd.org: src

2009-07-09 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2009/07/09 16:48:20 Modified files: usr.bin/tmux : screen.c Log message: When the terminal size is reduced horizontally, don't truncate lines to the new width, so that if the same lines are later increased

CVS: cvs.openbsd.org: src

2009-07-09 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2009/07/09 17:45:20 Modified files: distrib/miniroot: install.sub Log message: The cd install method is called cd, not cdrom. This gets told to the back end, which feeds it back to us next time, and since w

CVS: cvs.openbsd.org: src

2009-07-09 Thread Henning Brauer
CVSROOT:/cvs Module name:src Changes by: henn...@cvs.openbsd.org 2009/07/09 17:52:25 Modified files: sbin/pfctl : pfctl.c Log message: repair -x since all this stuff is transactional now we need to wrap that into DIOCXBEGIN/COMMIT. bad henning forgot to commit this ch

CVS: cvs.openbsd.org: src

2009-07-09 Thread Constantine A. Murenin
CVSROOT:/cvs Module name:src Changes by: c...@cvs.openbsd.org2009/07/09 18:03:06 Modified files: sys/dev/i2c: sdtemp.c Log message: fix the mask for the sign bit and some comment; ok deraadt

CVS: cvs.openbsd.org: src

2009-07-09 Thread Constantine A. Murenin
CVSROOT:/cvs Module name:src Changes by: c...@cvs.openbsd.org2009/07/09 18:07:37 Modified files: sys/dev/i2c: sdtemp.c Log message: the temperature value is really a 13-bit 2's complement; ok deraadt

CVS: cvs.openbsd.org: src

2009-07-09 Thread Constantine A. Murenin
CVSROOT:/cvs Module name:src Changes by: c...@cvs.openbsd.org2009/07/09 18:17:30 Modified files: sys/dev/i2c: i2c_scan.c sdtemp.c share/man/man4 : sdtemp.4 Log message: support onsemi's cat34ts02 and cat6095; ok deraadt

CVS: cvs.openbsd.org: src

2009-07-09 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2009/07/09 20:59:32 Modified files: distrib/miniroot: install.sh Log message: We should be using the $SERVERLISTALL (not the url-only $SERVERLIST) to decide to talk-back. Sigh.

CVS: cvs.openbsd.org: src

2009-07-09 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2009/07/09 23:43:01 Modified files: usr.bin/tmux : tmux.1 Log message: Document display-time option which seems to have been missed.

CVS: cvs.openbsd.org: src

2009-07-09 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2009/07/09 23:50:54 Modified files: usr.bin/tmux : cmd-set-option.c server-fn.c tmux.1 tmux.c tmux.h Log message: Add a default-terminal option to set the starting value of $TERM

CVS: cvs.openbsd.org: src

2009-07-09 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2009/07/10 00:47:57 Modified files: usr.bin/calendar/calendars: calendar.computer Log message: billenium was in september, apparently; from Mikolaj Kucharski