CVS: cvs.openbsd.org: src

2016-10-05 Thread Alexandre Ratchov
CVSROOT:/cvs Module name:src Changes by: ratc...@cvs.openbsd.org 2016/10/05 23:29:19 Modified files: sys/dev: audio.c Log message: Fix the condition used to decide whether to automatically start the device, and factor it into a single function. Without this fix, i

CVS: cvs.openbsd.org: src

2016-10-05 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/10/05 22:39:30 Modified files: sys/kern : kern_pledge.c Log message: In pledge_namei_wlpath() if resolvpath() errors out early it will not set variables that will be later used as the size argumen

CVS: cvs.openbsd.org: www

2016-10-05 Thread Darren Tucker
CVSROOT:/cvs Module name:www Changes by: dtuc...@cvs.openbsd.org 2016/10/05 21:31:56 Modified files: build/openssh : releases.pl openssh: releasenotes.html Log message: Mark up buganizer references of the form "bz #" in addition to the "bz#" ones

Re: CVS: cvs.openbsd.org: src

2016-10-05 Thread Ted Unangst
Theo Buehler wrote: > CVSROOT: /cvs > Module name: src > Changes by: t...@cvs.openbsd.org2016/10/05 17:28:28 > > Modified files: > usr.bin/doas : doas.c > > Log message: > Add back the call to yyparse() that was accidentally dropped in the > previous commit. Fortunately, doas

CVS: cvs.openbsd.org: src

2016-10-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/10/05 17:28:28 Modified files: usr.bin/doas : doas.c Log message: Add back the call to yyparse() that was accidentally dropped in the previous commit. Fortunately, doas fails closed... ok tedu

CVS: cvs.openbsd.org: src

2016-10-05 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2016/10/05 16:06:48 Modified files: sys/arch/armv7/armv7: armv7var.h platform.c sys/arch/armv7/conf: GENERIC RAMDISK sys/arch/armv7/imx: files.imx imxdog.c Removed files: sys

CVS: cvs.openbsd.org: src

2016-10-05 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2016/10/05 16:00:29 Modified files: usr.bin/tmux : screen-write.c Log message: screen_write_copy tried to be clever and clear the line if it reached the end of the source, but it was wrong and causes probl

CVS: cvs.openbsd.org: src

2016-10-05 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2016/10/05 15:40:01 Modified files: etc: Makefile etc/mtree : 4.4BSD.dist Log message: conditionally create obj & xobj same way that src is handled ok natano

CVS: cvs.openbsd.org: src

2016-10-05 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2016/10/05 15:26:54 Modified files: sys/dev/pci: if_wpi.c Log message: Hide wpi(4) fatal firmware error details inside #ifdef WPI_DEBUG. ok sthen tb deraadt

CVS: cvs.openbsd.org: src

2016-10-05 Thread Martin Natano
CVSROOT:/cvs Module name:src Changes by: nat...@cvs.openbsd.org 2016/10/05 14:08:36 Modified files: usr.sbin/nsd : Makefile.bsd-wrapper usr.sbin/unbound: Makefile.bsd-wrapper Log message: Rewriting USER gets in the way of the de-escalation mechanism as it shad

CVS: cvs.openbsd.org: src

2016-10-05 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2016/10/05 12:13:25 Modified files: sys/dev/pci: if_iwm.c Log message: Set the USE_RTS flag in the right place. Error introduced in if_iwm.c r1.139.

CVS: cvs.openbsd.org: src

2016-10-05 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2016/10/05 12:01:52 Modified files: etc/examples : vm.conf Log message: Change switch "wireless" to another example - bridging from VM to wireless in station mode is not supported.

CVS: cvs.openbsd.org: src

2016-10-05 Thread Martin Natano
CVSROOT:/cvs Module name:src Changes by: nat...@cvs.openbsd.org 2016/10/05 12:00:41 Modified files: . : Makefile etc: Makefile share/mk : bsd.own.mk Log message: De-escalate to an unprivileged users during 'make build' and

CVS: cvs.openbsd.org: src

2016-10-05 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/10/05 11:40:25 Modified files: usr.bin/doas : doas.c doas.h Log message: move yyparse decl next to yyfp

CVS: cvs.openbsd.org: src

2016-10-05 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/10/05 11:36:53 Modified files: usr.bin/doas : doas.c doas.h parse.y Log message: as a result of the env rework, arraylen() is only used in parse.y. move it there and make it static.

CVS: cvs.openbsd.org: src

2016-10-05 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2016/10/05 11:31:22 Modified files: usr.sbin/vmd : parse.y Log message: Replace one u_int8_t with uint8_t (finger memory)

CVS: cvs.openbsd.org: src

2016-10-05 Thread Rafael Zalamena
CVSROOT:/cvs Module name:src Changes by: rzalam...@cvs.openbsd.org 2016/10/05 11:31:28 Modified files: usr.sbin/relayd: proc.c usr.sbin/vmd : proc.c usr.sbin/switchd: proc.c Log message: Sync with httpd(8) proc file. Check for dup2() usage to avo

CVS: cvs.openbsd.org: src

2016-10-05 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2016/10/05 11:30:13 Modified files: etc/examples : vm.conf usr.sbin/vmd : config.c parse.y priv.c proc.h virtio.c vm.conf.5 vmd.c vmd.h vmm.c Log message: Add support f

CVS: cvs.openbsd.org: src

2016-10-05 Thread Rafael Zalamena
CVSROOT:/cvs Module name:src Changes by: rzalam...@cvs.openbsd.org 2016/10/05 11:13:54 Modified files: usr.sbin/httpd : proc.c Log message: Check if oldd == newd before dup2(), if that is the case we need to remove the CLOEXEC flag ourselves. ok bluhm@, deraadt@

CVS: cvs.openbsd.org: src

2016-10-05 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2016/10/05 11:10:00 Modified files: usr.sbin/httpd : proc.c usr.sbin/switchd: proc.c usr.sbin/relayd: proc.c usr.sbin/vmd : proc.c Log message: Call setsid() to create a new sess

CVS: cvs.openbsd.org: src

2016-10-05 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2016/10/05 10:58:23 Modified files: lib/libcrypto/man: crypto.3 Log message: Fix some broken .Xr links, loosely based on a diff from Rob Pierce . The content of this page may also need expert attent

CVS: cvs.openbsd.org: src

2016-10-05 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2016/10/05 10:58:19 Modified files: usr.sbin/switchd: proc.c proc.h usr.sbin/httpd : httpd.h proc.c usr.sbin/relayd: proc.c relayd.h Log message: sync proc.c with vmd: add p_pw to specify a

CVS: cvs.openbsd.org: src

2016-10-05 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2016/10/05 10:53:35 Modified files: regress/sys/kern: Makefile regress/sys/kern/setuid: Makefile Log message: Link the setuid regress test to the build in a way that the obj directory gets created.

CVS: cvs.openbsd.org: src

2016-10-05 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2016/10/05 10:40:55 Modified files: usr.sbin/switchd: ofp.c Log message: Remove ofp_validate_header() here

CVS: cvs.openbsd.org: src

2016-10-05 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2016/10/05 10:06:02 Modified files: distrib/notes/sgi: install distrib/sgi/ramdisk: install.md Log message: Remove an outdated remark about the 'a' partition. The sgi bootblocks now locate the parti

CVS: cvs.openbsd.org: src

2016-10-05 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/10/05 09:58:50 Modified files: usr.bin/signify: signify.c Log message: when generating keys, make sure the names specified adhere to all department of keyname compliance regulations. see if anybody comp

CVS: cvs.openbsd.org: src

2016-10-05 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/10/05 09:48:39 Modified files: usr.bin/signify: signify.c Log message: more properly check the secret key extension. from espie

CVS: cvs.openbsd.org: src

2016-10-05 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/10/05 09:45:13 Modified files: usr.bin/signify: signify.1 Log message: document the previously hidden keyname detection. urged by espie.

CVS: cvs.openbsd.org: src

2016-10-05 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2016/10/05 09:42:28 Modified files: usr.sbin/switchd: ofp10.c Log message: Move ofp_validate_header() to ofp10.c until we have a better place

CVS: cvs.openbsd.org: src

2016-10-05 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2016/10/05 09:29:26 Modified files: regress/usr.sbin/switchd: args-packet-jumbo.pm Log message: Bump the sizes of generated jumbo frames up to the max.

CVS: cvs.openbsd.org: src

2016-10-05 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2016/10/05 09:28:15 Modified files: usr.sbin/switchd: ofrelay.c Log message: I added a second buffer as fix for the fact that /dev/switch doesn't act like a socket. Unfortunately, this broke handling of jum

CVS: cvs.openbsd.org: src

2016-10-05 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2016/10/05 08:59:19 Modified files: usr.sbin/pkg_add: package.5 Log message: document signature change

CVS: cvs.openbsd.org: src

2016-10-05 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/10/05 08:48:58 Modified files: usr.bin/signify: signify.c Log message: combining an assignment and *two* tests in one conditional is a bit much. pull things apart. reported by espie in a separate compla

CVS: cvs.openbsd.org: xenocara

2016-10-05 Thread Okan Demirmen
CVSROOT:/cvs Module name:xenocara Changes by: o...@cvs.openbsd.org2016/10/05 08:01:23 Modified files: app/cwm: cwm.1 cwmrc.5 Log message: More accurate to say 'toggle', rather than 'select', for group[n]/nogroup.

CVS: cvs.openbsd.org: src

2016-10-05 Thread Marc Espie
CVSROOT:/cvs Module name:src Changes by: es...@cvs.openbsd.org 2016/10/05 07:50:20 Modified files: usr.sbin/pkg_add/OpenBSD: PackageRepository.pm Log message: getting errors is trivial, just don't forget to close the handle and not return anything in case signature did

CVS: cvs.openbsd.org: xenocara

2016-10-05 Thread Okan Demirmen
CVSROOT:/cvs Module name:xenocara Changes by: o...@cvs.openbsd.org2016/10/05 07:35:17 Modified files: app/cwm: conf.c cwm.1 Log message: Add CM-a for 'nogroup' (CM-0 stays for now); update manpage to reflect.

CVS: cvs.openbsd.org: xenocara

2016-10-05 Thread Okan Demirmen
CVSROOT:/cvs Module name:xenocara Changes by: o...@cvs.openbsd.org2016/10/05 07:10:59 Modified files: app/cwm: calmwm.h conf.c xutil.c Log message: Stash wmname into conf.

CVS: cvs.openbsd.org: src

2016-10-05 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2016/10/05 06:36:36 Modified files: usr.bin/tmux : screen-write.c Log message: Wrap some long lines in screen-write.c.

CVS: cvs.openbsd.org: src

2016-10-05 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2016/10/05 06:34:05 Modified files: usr.bin/tmux : paste.c tmux.h Log message: Keep buffer creation time and add accessors for it and the order number.

CVS: cvs.openbsd.org: src

2016-10-05 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2016/10/05 06:32:13 Modified files: usr.bin/tmux : cmd.c Log message: Allow cmd_mouse_at return arguments to be NULL.

CVS: cvs.openbsd.org: src

2016-10-05 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2016/10/05 06:01:15 Modified files: usr.sbin/switchd: ofrelay.c Log message: More debugging

CVS: cvs.openbsd.org: src

2016-10-05 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2016/10/05 05:55:45 Modified files: sys/arch/sgi/stand: Makefile32.inc sys/arch/sgi/stand/boot: Makefile diskio.c version Log message: Make the sgi boot blocks read the real OpenBSD disklabel instea

CVS: cvs.openbsd.org: src

2016-10-05 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/10/05 03:12:13 Modified files: share/man/man8 : release.8 Log message: Overhaul the release(8) manual: the current version prompted some users to leave their boxes wide open with ... unfortunate doas.co

CVS: cvs.openbsd.org: src

2016-10-05 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2016/10/05 02:07:46 Modified files: sys/net: route.c Log message: rt_timer_timer() needs a process context because it messes with the routing table. Found the hardway by Chris Jackman.

CVS: cvs.openbsd.org: src

2016-10-05 Thread Mike Larkin
CVSROOT:/cvs Module name:src Changes by: mlar...@cvs.openbsd.org 2016/10/05 02:04:14 Modified files: sys/arch/amd64/amd64: vmm.c Log message: Add a missing flush; this appears to fix the broadwell/skylake "failed to launch with valid vmcs" issue some people have been seei

CVS: cvs.openbsd.org: src

2016-10-05 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2016/10/05 01:44:24 Modified files: sys/arch/arm/armv7: armv7_space.c sys/arch/arm/include: bus.h sys/arch/arm/simplebus: simplebus.c sys/arch/armv7/armv7: armv7_machdep.c Log mess

CVS: cvs.openbsd.org: src

2016-10-05 Thread Peter Hessler
CVSROOT:/cvs Module name:src Changes by: phess...@cvs.openbsd.org2016/10/05 01:38:07 Modified files: usr.sbin/bgpd : bgpd.conf.5 bgpd.h kroute.c parse.y printconf.c Log message: Let bgpd announce routes based on a route-label. OK henning@ benno@

CVS: cvs.openbsd.org: src

2016-10-05 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2016/10/05 01:29:59 Modified files: sys/arch/armv7/armv7: armv7_machdep.c armv7_machdep.h platform.c Log message: Introduce a global function pointer to reset the CPU akin to amd64 and i386. As newer ARMs w