CVS: cvs.openbsd.org: src

2016-09-15 Thread Peter Hessler
CVSROOT:/cvs Module name:src Changes by: phess...@cvs.openbsd.org2016/09/15 01:47:00 Modified files: sys/net: bfd.c Log message: chase dlg@'s change of merging pool_setipl into pool_init

CVS: cvs.openbsd.org: src

2016-09-15 Thread Peter Hessler
CVSROOT:/cvs Module name:src Changes by: phess...@cvs.openbsd.org2016/09/15 02:39:44 Modified files: sys/net: bfd.c Log message: print local and remote discr as decimal, easier to compare with remote systems while here, play with whitespace for pool_init.

CVS: cvs.openbsd.org: src

2016-09-15 Thread Peter Hessler
CVSROOT:/cvs Module name:src Changes by: phess...@cvs.openbsd.org2016/09/15 06:34:48 Modified files: sys/net: bfd.h Log message: protect a kernel only structure with _KERNEL, means userland doesn't need extra includes

Re: CVS: cvs.openbsd.org: src

2016-09-15 Thread Peter Hessler
On 2016 Sep 15 (Thu) at 06:34:48 -0600 (-0600), Peter Hessler wrote: :CVSROOT: /cvs :Module name: src :Changes by:phess...@cvs.openbsd.org2016/09/15 06:34:48 : :Modified files: : sys/net: bfd.h : :Log message: :protect a kernel only structure with _KERNEL, means u

CVS: cvs.openbsd.org: src

2016-09-15 Thread Peter Hessler
CVSROOT:/cvs Module name:src Changes by: phess...@cvs.openbsd.org2016/09/15 06:51:20 Modified files: sbin/route : route.c Log message: Add RTM_INVALIDATE as a route message, to keep the kernel and userland lists in sync. OK mpi@

CVS: cvs.openbsd.org: src

2016-09-15 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2016/09/15 06:53:08 Modified files: usr.sbin/pkg_add/OpenBSD: PackageRepository.pm usr.sbin/pkg_add/OpenBSD/PackageRepository: Installed.pm Log message: move the error saving code slightly around st

CVS: cvs.openbsd.org: src

2016-09-15 Thread Peter Hessler
CVSROOT:/cvs Module name:src Changes by: phess...@cvs.openbsd.org2016/09/15 07:09:44 Modified files: sys/net: bfd.h Log message: adjust whitespace and remove an unused struct

CVS: cvs.openbsd.org: src

2016-09-15 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2016/09/15 07:14:03 Modified files: usr.sbin/pkg_add/OpenBSD: PkgSign.pm Signer.pm Log message: actual signify2 code, a bit refactoring

CVS: cvs.openbsd.org: src

2016-09-15 Thread Mike Belopuhov
CVSROOT:/cvs Module name:src Changes by: mi...@cvs.openbsd.org 2016/09/15 09:22:19 Added files: share/man/man4 : hyperv.4 Log message: hyper-v guest nexus device man page

CVS: cvs.openbsd.org: src

2016-09-15 Thread Rafael Zalamena
CVSROOT:/cvs Module name:src Changes by: rzalam...@cvs.openbsd.org 2016/09/15 09:52:22 Modified files: usr.sbin/switchd: switchd.c Log message: Teach switchd(8) how to shutdown using close() instead of kill(). This commit mostly removes the parent SIGCHLD handler,

CVS: cvs.openbsd.org: src

2016-09-15 Thread Mike Belopuhov
CVSROOT:/cvs Module name:src Changes by: mi...@cvs.openbsd.org 2016/09/15 09:58:46 Added files: share/man/man4 : hvn.4 Log message: hyper-v networking interface man page

Re: CVS: cvs.openbsd.org: src

2016-09-15 Thread Rafael Zalamena
On Thu, Sep 15, 2016 at 09:52:22AM -0600, Rafael Zalamena wrote: > CVSROOT: /cvs > Module name: src > Changes by: rzalam...@cvs.openbsd.org 2016/09/15 09:52:22 > > Modified files: > usr.sbin/switchd: switchd.c > > Log message: > Teach switchd(8) how to shutdown using close()

CVS: cvs.openbsd.org: src

2016-09-15 Thread Mike Belopuhov
CVSROOT:/cvs Module name:src Changes by: mi...@cvs.openbsd.org 2016/09/15 10:01:20 Modified files: share/man/man4 : pvbus.4 Log message: Add Hyper-V devices

CVS: cvs.openbsd.org: src

2016-09-15 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/09/15 10:19:04 Modified files: sbin/dhclient : dhclient.c Log message: Use rdaemon() in dhclient too. dhclient already has code to pre-open /dev/null, in order to properly go to the background after c

CVS: cvs.openbsd.org: src

2016-09-15 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/09/15 10:16:03 Modified files: usr.sbin/dhcrelay: dhcrelay.c usr.sbin/ftp-proxy: ftp-proxy.c usr.sbin/rtadvd: rtadvd.c Log message: Go in the background later, using rdaemon(). rdaemo

CVS: cvs.openbsd.org: src

2016-09-15 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/09/15 11:18:35 Modified files: share/man/man4 : hvn.4 hyperv.4 Log message: tweak previous;

CVS: cvs.openbsd.org: src

2016-09-15 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/09/15 11:34:16 Modified files: lib/libcurses : curses.3tbl Log message: we do not build the curses _memleaks and _trace stuff apparently, so remove mentions of them; from anthony coulter nicm thinks i

CVS: cvs.openbsd.org: src

2016-09-15 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/09/15 11:49:03 Modified files: usr.bin/openssl: openssl.1 Log message: shorten ts;

CVS: cvs.openbsd.org: src

2016-09-15 Thread Adam Wolk
CVSROOT:/cvs Module name:src Changes by: aw...@cvs.openbsd.org 2016/09/15 11:53:38 Modified files: share/man/man9 : Makefile Added files: share/man/man9 : usb_add_task.9 Log message: Document the USB task API OK mpi@ change post OK: - long lines in the source

CVS: cvs.openbsd.org: src

2016-09-15 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/09/15 12:26:22 Modified files: share/man/man9 : usb_add_task.9 Log message: tweak previous;

CVS: cvs.openbsd.org: src

2016-09-15 Thread Mike Belopuhov
CVSROOT:/cvs Module name:src Changes by: mi...@cvs.openbsd.org 2016/09/15 12:27:27 Modified files: share/man/man4 : hyperv.4 hvn.4 Log message: Drop references to FreeBSD driver names; I've got one wrong already...

CVS: cvs.openbsd.org: src

2016-09-15 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/09/15 14:44:24 Modified files: usr.sbin/acme-client: acme-client.1 Log message: more fat trimming;

CVS: cvs.openbsd.org: src

2016-09-15 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/09/15 14:54:28 Modified files: usr.bin/openssl: openssl.1 Log message: some spkac shortening; ok beck

CVS: cvs.openbsd.org: src

2016-09-15 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/09/15 14:57:07 Modified files: usr.bin/openssl: openssl.1 usr.sbin/httpd : httpd.8 Log message: add some Xr for acme-client(1);

CVS: cvs.openbsd.org: src

2016-09-15 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/09/15 15:55:51 Modified files: sys/arch/armv7/omap: files.omap sys/arch/armv7/conf: GENERIC RAMDISK Added files: sys/arch/armv7/omap: omwugen.c Log message: Add omwugen(4) a driver for

CVS: cvs.openbsd.org: www

2016-09-15 Thread T . J . Townsend
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2016/09/15 15:57:16 Modified files: . : plus60.html Log message: add a missing bracket and fix canonical href link; from rob pierce

CVS: cvs.openbsd.org: src

2016-09-15 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/09/15 16:00:55 Modified files: share/man/man4/man4.armv7: Makefile Added files: share/man/man4/man4.armv7: omwugen.4 Log message: add a manual page for omwugen

CVS: cvs.openbsd.org: src

2016-09-15 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/09/15 16:38:17 Modified files: share/man/man4/man4.armv7: omwugen.4 Log message: life is not a newspaper headline, and Nd follows suit...

CVS: cvs.openbsd.org: www

2016-09-15 Thread Darren Tucker
CVSROOT:/cvs Module name:www Changes by: dtuc...@cvs.openbsd.org 2016/09/15 17:43:44 Modified files: openssh: releasenotes.html openssh/txt: release-2.1.0p1 release-2.1.1p1 release-2.1.1p2 release-2.1.1p3 release-2.1.1p4 releas

CVS: cvs.openbsd.org: xenocara

2016-09-15 Thread Theo de Raadt
CVSROOT:/cvs Module name:xenocara Changes by: dera...@cvs.openbsd.org 2016/09/15 18:27:48 Modified files: distrib/sets/lists/xserv: md.alpha md.amd64 md.armv7 md.hppa md.i386 md.loongson md.macppc md.sgi

CVS: cvs.openbsd.org: www

2016-09-15 Thread Darren Tucker
CVSROOT:/cvs Module name:www Changes by: dtuc...@cvs.openbsd.org 2016/09/15 19:00:50 Modified files: openssh: releasenotes.html openssh/txt: release-1.2.2p1 release-1.2.3p1 Log message: Remove a couple more of Damien's historic email footers. ok djm@

CVS: cvs.openbsd.org: src

2016-09-15 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/09/15 19:01:41 Modified files: regress/usr.bin/ssh/misc/kexfuzz: kexfuzz.c Log message: fix for newer modp DH groups (diffie-hellman-group14-sha256 etc)

CVS: cvs.openbsd.org: src

2016-09-15 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/09/15 19:05:34 Modified files: sys/kern : subr_tree.c Log message: remove a trailing \ i mustnt have cleaned this up properly when i copied the tree.h code from Ilya Kaliman

CVS: cvs.openbsd.org: src

2016-09-15 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/09/15 19:09:54 Modified files: sys/uvm: uvm_addr.c uvm_fault.c uvm_map.c uvm_map.h uvm_mmap.c uvm_unix.c sys/arch/i386/i386: pmap.c Log message: move the uvm_m

CVS: cvs.openbsd.org: www

2016-09-15 Thread T . J . Townsend
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2016/09/15 19:33:48 Modified files: faq: faq15.html Log message: speed up example "find" command by doing less forking. ok tb

CVS: cvs.openbsd.org: src

2016-09-15 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2016/09/15 19:37:17 Modified files: distrib/sets/lists/comp: mi distrib/sets/lists/man: mi Log message: sync

CVS: cvs.openbsd.org: src

2016-09-15 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/09/15 19:51:40 Modified files: sys/uvm: uvm_addr.c uvm_addr.h uvm_map.h Log message: move uaddr_free_rbtree from RB macros to RBT functions

CVS: cvs.openbsd.org: src

2016-09-15 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/09/15 20:17:57 Modified files: libexec/ld.so/m88k: rtld_machine.c Log message: Remove the fallback to the __plt_{start,end} symbols, as the dynamic tags with the same info (DT_88K_PLT{START,END}

CVS: cvs.openbsd.org: src

2016-09-15 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/09/15 20:20:08 Modified files: libexec/ld.so/m88k: rtld_machine.c Log message: Implement the DT_RELACOUNT optimization. Missed previously because I didn't recognize that RELOC_BBASED_32 was the

CVS: cvs.openbsd.org: src

2016-09-15 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/09/15 20:35:42 Modified files: sys/arch/amd64/amd64: pmap.c sys/arch/hppa/hppa: pmap.c sys/arch/i386/i386: pmap.c pmapae.c sys/kern : subr_hibernate.c sys/uvm

CVS: cvs.openbsd.org: src

2016-09-15 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/09/15 20:47:09 Modified files: sys/uvm: uvm_pmemrange.c uvm_pmemrange.h Log message: move uvm_pmemrange_addr from RB macros to RBT functions

CVS: cvs.openbsd.org: src

2016-09-15 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/09/15 20:50:54 Modified files: sys/uvm: uvm_addr.c Log message: fix spelling of RBT_NEXT in a comment

CVS: cvs.openbsd.org: src

2016-09-15 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/09/15 20:52:24 Modified files: sys/uvm: uvm_pmemrange.c Log message: fix some DEBUG code so its using the right rb tree code

CVS: cvs.openbsd.org: src

2016-09-15 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/09/15 20:54:51 Modified files: sys/kern : vfs_bio.c vfs_subr.c sys/sys: buf.h vnode.h Log message: move buf_rb_bufs from RB macros to RBT functions i had to shuffle the order of

CVS: cvs.openbsd.org: src

2016-09-15 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/09/15 21:21:16 Modified files: sys/sys: namei.h vnode.h sys/kern : vfs_cache.c vfs_subr.c Log message: move the namecache_rb_tree from RB macros to RBT functions. i had to shuffl

CVS: cvs.openbsd.org: src

2016-09-15 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/09/15 21:39:25 Modified files: sys/uvm: uvm_map.h Log message: put RBT_PROTOTYPE inside #ifdef _KERNEL

CVS: cvs.openbsd.org: src

2016-09-15 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/09/15 21:40:28 Modified files: sys/sys: vnode.h Log message: move RBT_PROTOTYPE under #ifdef _KERNEL

CVS: cvs.openbsd.org: src

2016-09-15 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2016/09/15 22:03:04 Removed files: distrib/i386/ramdiskB: Makefile list.local distrib/i386/ramdiskC: Makefile list.local Log message: these build directories were left around after we moved to 1 flo

CVS: cvs.openbsd.org: src

2016-09-15 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/09/15 22:03:27 Modified files: lib/libkvm : kvm_proc.c Log message: handle fallout of moving the address maps to RBT code. because userland doesnt have subr_tree, and the tree traversal in this fil

CVS: cvs.openbsd.org: src

2016-09-15 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2016/09/15 22:04:52 Removed files: distrib/i386/ramdiskA: Makefile list.local Log message: oh, this directory can also go

CVS: cvs.openbsd.org: src

2016-09-15 Thread David Gwynne
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/09/15 22:45:35 Modified files: usr.sbin/procmap: Makefile procmap.c Log message: procmap fumbles with uvm_map_addr structures, which are now in RBTs it also does proper traversal of the tree (ie, it do

CVS: cvs.openbsd.org: src

2016-09-15 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2016/09/16 00:09:31 Modified files: regress/usr.bin/ssh/misc/kexfuzz: README Log message: add a note on kexfuzz' limitations