CVS: cvs.openbsd.org: src

2014-12-11 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/12/12 00:45:46 Modified files: sys/sys: sysctl.h sys/kern : kern_sysctl.c sys_process.c Log message: sysctl kern.global_ptrace. controls whether you can ptrace any process with ap

CVS: cvs.openbsd.org: src

2014-12-11 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/12/12 00:46:24 Modified files: lib/libc/gen : sysctl.3 Log message: sysctl kern.global_ptrace. controls whether you can ptrace any process with appropriate privileges or only one own's children. ok de

CVS: cvs.openbsd.org: src

2014-12-11 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2014/12/11 22:00:55 Modified files: bin/ksh: var.c Log message: Range check the value of the base for typeset -i base x=y. Instead of erroring for values outside of the range switch to base 10 to ma

CVS: cvs.openbsd.org: src

2014-12-11 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2014/12/11 20:32:55 Modified files: usr.bin/sed: compile.c Log message: Bounds check the file path used in the 'w' command. Modified version of a diff from Sebastien Marie to prevent a crash found by Se

CVS: cvs.openbsd.org: src

2014-12-11 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2014/12/11 20:22:35 Modified files: usr.bin/sed: process.c Log message: Rework the pointer swap in the 'P' command to make the intent clearer and avoid a crash on 'g;P' found by Sebastien Marie with the

CVS: cvs.openbsd.org: src

2014-12-11 Thread Masao Uebayashi
CVSROOT:/cvs Module name:src Changes by: uebay...@cvs.openbsd.org2014/12/11 20:04:11 Modified files: sys/kern : kern_sysctl.c Log message: sysctl_proc_vmmap(): Allow retrieving "self" VM mapping without privilege. Previous version OK'ed by tedu@ deraadt@

CVS: cvs.openbsd.org: src

2014-12-11 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2014/12/11 18:40:04 Modified files: lib/libc/compat-43: getdtablesize.3 Log message: Xr getdtablecount

CVS: cvs.openbsd.org: src

2014-12-11 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2014/12/11 17:02:18 Modified files: usr.bin/ssh: sshd_config.5 Log message: revert chunk I didn't mean to commit yet; via jmc@

CVS: cvs.openbsd.org: src

2014-12-11 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/12/11 16:05:38 Modified files: include: unistd.h lib/libc/string: swab.c Log message: update swab() to match the current posix definition. "rationale: none." rewrite the function to be

CVS: cvs.openbsd.org: src

2014-12-11 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2014/12/11 14:16:36 Modified files: distrib/sets/lists/base: md.alpha md.amd64 md.armish md.armv7 md.aviion md.hppa md.hppa64 md.i386 md.land

CVS: cvs.openbsd.org: src

2014-12-11 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/12/11 13:41:08 Modified files: lib/libc/arch/i386/string: Makefile.inc Removed files: lib/libc/arch/i386/string: swab.S Log message: we do not need the complexity of an assembly swab function h

CVS: cvs.openbsd.org: src

2014-12-11 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/12/11 13:39:06 Modified files: bin/dd : dd.c Log message: use a local swapbytes function instead of relying on undefined overlapping swab behavior. vaguely ok kettenis

CVS: cvs.openbsd.org: src

2014-12-11 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2014/12/11 13:33:09 Modified files: share/man/man4 : usb.4 Log message: The utwitch(4) driver was never added here. Obviously it belongs in the "Human Interface Devices" section.

CVS: cvs.openbsd.org: src

2014-12-11 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2014/12/11 13:24:05 Modified files: lib/libc/locale: setlocale.3 Log message: Fix previous: As pointed out by stsp@, LC_CTYPE *does* affect the ctype.h functions. Use a wording similar to a suggestio

CVS: cvs.openbsd.org: src

2014-12-11 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/12/11 13:24:48 Modified files: sys/dev/isa: skgpio.c Log message: Do not blindly dereference hw_vendor and hw_prod without checking them for NULL first, for they are not guaranteed to be allocated.

CVS: cvs.openbsd.org: src

2014-12-11 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2014/12/11 12:50:04 Modified files: usr.bin/mandoc : main.c Log message: slightly reshuffle some code to reduce the diff with portable; no functional change

CVS: cvs.openbsd.org: src

2014-12-11 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/12/11 12:48:40 Modified files: etc/etc.alpha : MAKEDEV etc/etc.amd64 : MAKEDEV etc/etc.armish : MAKEDEV etc/etc.armv7 : MAKEDEV etc/etc.hppa : MAKEDEV etc

CVS: cvs.openbsd.org: src

2014-12-11 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/12/11 12:48:03 Modified files: etc/etc.alpha : MAKEDEV.md etc/etc.amd64 : MAKEDEV.md etc/etc.armish : MAKEDEV.md etc/etc.armv7 : MAKEDEV.md etc/etc.hppa : MAKEDEV.

CVS: cvs.openbsd.org: src

2014-12-11 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/12/11 12:46:15 Modified files: etc: MAKEDEV.common Log message: remove urio

CVS: cvs.openbsd.org: src

2014-12-11 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/12/11 12:45:28 Modified files: share/man/man4 : Makefile usb.4 Removed files: share/man/man4 : urio.4 Log message: urio has been removed

CVS: cvs.openbsd.org: src

2014-12-11 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/12/11 12:44:18 Modified files: sys/sys: conf.h sys/arch/alpha/alpha: conf.c sys/arch/alpha/conf: GENERIC sys/arch/amd64/amd64: conf.c sys/arch/amd64/conf: GENER

CVS: cvs.openbsd.org: src

2014-12-11 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2014/12/11 12:21:57 Modified files: sys/kern : uipc_mbuf.c uipc_mbuf2.c uipc_socket.c uipc_socket2.c uipc_syscalls.c uipc_usrreq.c Log message: convert bcopy to memcpy/memmove

CVS: cvs.openbsd.org: src

2014-12-11 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/12/11 11:55:15 Modified files: sys/dev/usb: ucycom.c Log message: Make sure you'll never look at stack garbage, prodded by kettenis@.

CVS: cvs.openbsd.org: src

2014-12-11 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/12/11 11:50:32 Modified files: sys/dev/usb: upd.c Log message: Handle UPSes with broken report descriptors. As reported by David Higgs some UPSes might send fewer bytes than requested. When such t

CVS: cvs.openbsd.org: src

2014-12-11 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/12/11 11:39:28 Modified files: sys/dev/usb: ucycom.c ugold.c uhid.c uhidev.c uhidev.h ukbd.c uoak_subr.c upd.c uthum.c utrh.c utwitch.c Log messag

CVS: cvs.openbsd.org: src

2014-12-11 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2014/12/11 10:06:55 Modified files: usr.sbin/httpd : httpd.c Log message: When scanning backwards for the last dot in a filename, stop at the '/' marking the beginning of the filename. This allows to

CVS: cvs.openbsd.org: src

2014-12-11 Thread Brad Smith
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2014/12/11 09:26:58 Modified files: usr.sbin/unbound: Makefile.in configure configure.ac usr.sbin/unbound/daemon: remote.c usr.sbin/unbound/doc: Changelog unbound-host.1.in unbound.8.in

CVS: cvs.openbsd.org: src

2014-12-11 Thread Todd C. Miller
CVSROOT:/cvs Module name:src Changes by: mill...@cvs.openbsd.org 2014/12/11 09:25:34 Modified files: lib/libc/gen : fnmatch.c Log message: Remove an undocumented limit on the length of the pattern and string to match of PATH_MAX. As fnmatch() is used for matching more

CVS: cvs.openbsd.org: src

2014-12-11 Thread Brad Smith
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2014/12/11 09:18:17 Log message: update to Unbound 1.5.1, ok sthen@ Status: Vendor Tag: NLNETLABS Release Tags: UNBOUND_1_5_1 U src/usr.sbin/unbound/aclocal.m4 U src/usr.sb

CVS: cvs.openbsd.org: src

2014-12-11 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2014/12/11 07:33:48 Modified files: sys/kern : vfs_bio.c Log message: typos; from kaspars bankovskis

CVS: cvs.openbsd.org: src

2014-12-11 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2014/12/11 07:29:42 Modified files: share/man/man9 : Makefile buffercache.9 Log message: according to kaspars bankovskis, allocbuf was removed in -r1.88 of sys/kern/vfs_bio.c;

CVS: cvs.openbsd.org: xenocara

2014-12-11 Thread Todd Fries
CVSROOT:/cvs Module name:xenocara Changes by: t...@cvs.openbsd.org2014/12/11 07:17:41 Modified files: distrib/sets/lists/xbase: md.alpha md.amd64 md.armish md.armv7 md.aviion md.hppa md.i386 md.landisk

CVS: cvs.openbsd.org: xenocara

2014-12-11 Thread Todd Fries
CVSROOT:/cvs Module name:xenocara Changes by: t...@cvs.openbsd.org2014/12/11 07:16:48 Modified files: distrib/sets/lists/xbase: md.vax Log message: sync

CVS: cvs.openbsd.org: src

2014-12-11 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2014/12/11 03:52:07 Modified files: sys/arch/sparc64/stand/ofwboot: Locore.c alloc.c boot.c Log message: Delete #ifdef'd code that hasn't been compiled in years from sparc64 ofwboot. ok miod@

CVS: cvs.openbsd.org: src

2014-12-11 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/12/11 01:55:10 Modified files: sys/net: rtsock.c Log message: Do not change the interface of a route if it is not intended. When a route change message is submitted, looks for a new ifa to atta

CVS: cvs.openbsd.org: src

2014-12-11 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2014/12/11 01:45:44 Modified files: sys/net: pf.c Log message: Do not use "struct route" when it is not necessary. This structure is now only used to pass a cached route entry to ip{6,}_output() whi

CVS: cvs.openbsd.org: src

2014-12-11 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2014/12/11 01:20:09 Modified files: usr.bin/ssh: channels.c ssh-keyscan.c ssh-pkcs11-helper.c sshconnect.c sshd.c Log message: explicitly include sys/param.h in files that use t