CVS: cvs.openbsd.org: src

2016-10-07 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/10/07 23:55:03 Modified files: sys/arch/armv7/omap: omapid.c Log message: Use the fdt root node instead of board ids to gate omap4 specific code.

CVS: cvs.openbsd.org: src

2016-10-07 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/10/07 23:52:06 Modified files: sys/dev: vnd.c sys/dev/pci/drm: drmP.h drm_linux.h Log message: Various printf claim to report the PID, so actually report that and not the TID

CVS: cvs.openbsd.org: src

2016-10-07 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/10/07 23:49:09 Modified files: sys/arch/alpha/alpha: interrupt.c trap.c sys/arch/amd64/amd64: trap.c sys/arch/arm/arm: fault.c sys/arch/hppa/hppa: trap.c

CVS: cvs.openbsd.org: src

2016-10-07 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/10/07 23:42:38 Modified files: sys/arch/sparc64/sparc64: genassym.cf Log message: p_wchan and p_pid aren't used from asm (anymore?)

CVS: cvs.openbsd.org: www

2016-10-07 Thread Bob Beck
CVSROOT:/cvs Module name:www Changes by: b...@cvs.openbsd.org2016/10/07 23:30:05 Modified files: libressl : index.html Log message: Link all the directories, since we split this up

CVS: cvs.openbsd.org: src

2016-10-07 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/10/07 21:46:58 Modified files: usr.sbin/rebound: rebound.c Log message: too many blank lines

CVS: cvs.openbsd.org: src

2016-10-07 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/10/07 21:42:20 Modified files: sys/arch/armv7/omap: ommmc.c Log message: Only set the highspeed bit in bus_clock if highspeed is supported by the controller. Needed as the bus_clock callback is called

CVS: cvs.openbsd.org: src

2016-10-07 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2016/10/07 21:32:25 Modified files: sys/net: raw_usrreq.c Log message: Instead of setting errno and then doing a goto do a m_freem() and return error. Same thing but nicer to read. OK henning@

CVS: cvs.openbsd.org: www

2016-10-07 Thread T . J . Townsend
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2016/10/07 21:17:45 Modified files: faq: faq6.html Log message: trim some extraneous text and sort range/options items.

CVS: cvs.openbsd.org: src

2016-10-07 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/10/07 20:16:43 Modified files: sys/sys: ktrace.h sys/kern : uipc_syscalls.c sys_pipe.c usr.bin/kdump : ktrstruct.c Log message: Add ktracing of the fds returned

CVS: cvs.openbsd.org: www

2016-10-07 Thread T . J . Townsend
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2016/10/07 18:34:10 Modified files: faq/pf : example1.html Log message: mention the dhcpd section of faq6 in the dhcp section here.

CVS: cvs.openbsd.org: www

2016-10-07 Thread T . J . Townsend
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2016/10/07 18:14:34 Modified files: faq: faq6.html Log message: expand the dhcpd example to include multiple subnets and tighten up some wording. input from sthen, ok krw

CVS: cvs.openbsd.org: src

2016-10-07 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2016/10/07 17:42:16 Modified files: distrib/sets/lists/man: mi Log message: sync

CVS: cvs.openbsd.org: src

2016-10-07 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/10/07 15:05:20 Modified files: share/man/man4/man4.armv7: imxtemp.4 intro.4 Log message: no more imx.4;

CVS: cvs.openbsd.org: src

2016-10-07 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/10/07 15:03:06 Modified files: usr.sbin/rebound: rebound.8 Log message: kern.dnsjacking -> kern.dnsjackport;

CVS: cvs.openbsd.org: src

2016-10-07 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/10/07 14:58:12 Modified files: lib/libc/gen : sysctl.3 Log message: sort;

CVS: cvs.openbsd.org: src

2016-10-07 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2016/10/07 14:24:52 Modified files: share/man/man4/man4.armv7: Makefile Removed files: share/man/man4/man4.armv7: imx.4 Log message: imx(4) is no more.

CVS: cvs.openbsd.org: src

2016-10-07 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2016/10/07 13:17:50 Modified files: sys/dev: softraid_raid5.c Log message: Using '4' as the max # of ccb's in a work unit doesn't work so well when the number of chunks in your RAID5 is

CVS: cvs.openbsd.org: src

2016-10-07 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/10/07 13:14:56 Modified files: usr.sbin/rebound: rebound.c Log message: the parent mostly never crashes, but the child might. or the config file disappears. in such cases, the parent will exit. make

CVS: cvs.openbsd.org: src

2016-10-07 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2016/10/07 13:10:46 Modified files: sys/arch/armv7/conf: GENERIC RAMDISK sys/arch/armv7/marvell: files.marvell Added files: sys/arch/armv7/marvell: mvagc.c Log message: Implement a driver

CVS: cvs.openbsd.org: src

2016-10-07 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/10/07 13:07:37 Modified files: usr.sbin/rebound: rebound.8 rebound.c Log message: several big changes, tied together. switch to reading resolv.conf to find upstream name servers. moitor this file and

CVS: cvs.openbsd.org: src

2016-10-07 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/10/07 13:04:44 Modified files: sys/kern : uipc_syscalls.c kern_sysctl.c sys/sys: sysctl.h lib/libc/gen : sysctl.3 Log message: introduce a sysctl to hijack dns

CVS: cvs.openbsd.org: src

2016-10-07 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2016/10/07 12:52:36 Modified files: sys/arch/armv7/sunxi: sxiccmu.c Log message: Fixup comment by removing a word. "free commit" kettenis@

CVS: cvs.openbsd.org: www

2016-10-07 Thread Martin Natano
CVSROOT:/cvs Module name:www Changes by: nat...@cvs.openbsd.org 2016/10/07 11:55:35 Modified files: faq: current.html Log message: The owner of /dest/{x,}base doesn't actually matter, as they are on a noperm partition, and it's not picked up by the tarballs.

CVS: cvs.openbsd.org: src

2016-10-07 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2016/10/07 11:30:10 Modified files: regress/usr.bin: Makefile Log message: enable tests for cut(1) and wc(1)

CVS: cvs.openbsd.org: src

2016-10-07 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2016/10/07 11:22:12 Added files: regress/usr.bin/cut: Makefile cut.sh Log message: test multibyte behaviour of cut(1)

CVS: cvs.openbsd.org: src

2016-10-07 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2016/10/07 11:13:40 src/regress/usr.bin/cut Update of /cvs/src/regress/usr.bin/cut In directory cvs.openbsd.org:/tmp/cvs-serv38875/cut Log Message: Directory /cvs/src/regress/usr.bin/cut added to the

CVS: cvs.openbsd.org: src

2016-10-07 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2016/10/07 10:10:32 Added files: regress/usr.bin/wc: Makefile wc.sh Log message: minimal UTF-8 tests for wc(1)

CVS: cvs.openbsd.org: src

2016-10-07 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/10/07 10:10:45 Modified files: bin/csh: csh.1 Log message: suppose we should fix csh while we're at it.

CVS: cvs.openbsd.org: src

2016-10-07 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2016/10/07 10:09:33 src/regress/usr.bin/wc Update of /cvs/src/regress/usr.bin/wc In directory cvs.openbsd.org:/tmp/cvs-serv17920/wc Log Message: Directory /cvs/src/regress/usr.bin/wc added to the repository

CVS: cvs.openbsd.org: src

2016-10-07 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/10/07 10:09:49 Modified files: bin/ksh: ksh.1 Log message: note that ulimit -m is not enforced, spotted by jmc

CVS: cvs.openbsd.org: src

2016-10-07 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/10/07 09:59:36 Modified files: sys/dev: rnd.c Log message: another unused variable bites the dust. spotted by deraadt

CVS: cvs.openbsd.org: src

2016-10-07 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/10/07 09:50:12 Modified files: sys/dev: rnd.c Log message: the old time delta code is no longer used. nothing reads these values. remove it another relic of the superstitious past. ok deraadt

CVS: cvs.openbsd.org: src

2016-10-07 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/10/07 09:48:55 Modified files: lib/libc/sys : getrlimit.2 Log message: rss limit is no longer enforced. noticed by Raimo Niskanen

CVS: cvs.openbsd.org: src

2016-10-07 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2016/10/07 09:31:42 Modified files: regress/usr.bin: Makefile Log message: enable colrm and column, which i apparently forgot

CVS: cvs.openbsd.org: src

2016-10-07 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/10/07 09:15:30 Modified files: share/man/man5 : mk.conf.5 Log message: document BUILDUSER; ok tb

CVS: cvs.openbsd.org: src

2016-10-07 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2016/10/07 09:01:30 Modified files: etc: master.passwd group Log message: use better uid/gid for _switchd

CVS: cvs.openbsd.org: src

2016-10-07 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2016/10/07 08:43:50 Modified files: sys/arch/armv7/conf: GENERIC RAMDISK sys/arch/armv7/marvell: files.marvell Added files: sys/arch/armv7/marvell: mvsysctrl.c Log message: Support the

CVS: cvs.openbsd.org: src

2016-10-07 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/10/07 08:43:13 Modified files: lib/libc/stdlib: malloc.3 Log message: grammar fix previous;

CVS: cvs.openbsd.org: src

2016-10-07 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/10/07 08:42:27 Modified files: share/man/man4 : hvn.4 Log message: tweak previous;

CVS: cvs.openbsd.org: src

2016-10-07 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/10/07 08:41:52 Modified files: usr.bin/ssh: sshd_config.5 Log message: tidy up the formatting in this file. more specifically, replace .Dq, which looks appalling, with .Cm, where appropriate;

CVS: cvs.openbsd.org: www

2016-10-07 Thread Theo Buehler
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2016/10/07 07:56:09 Modified files: faq: current.html Log message: tweak previous, must do 'make obj && make build' from /usr/src, not from /usr/src/share/mk; remove setting BUILDUSER explicitly

CVS: cvs.openbsd.org: src

2016-10-07 Thread Otto Moerbeek
CVSROOT:/cvs Module name:src Changes by: o...@cvs.openbsd.org2016/10/07 06:59:04 Modified files: lib/libc/stdlib: malloc.3 Log message: document "chunk canary corrupted" error

CVS: cvs.openbsd.org: src

2016-10-07 Thread Mike Belopuhov
CVSROOT:/cvs Module name:src Changes by: mi...@cvs.openbsd.org 2016/10/07 05:43:08 Modified files: share/man/man4 : hvn.4 Log message: Add a few tips on setting up hvn(4) interfaces

CVS: cvs.openbsd.org: src

2016-10-07 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2016/10/07 02:49:53 Modified files: usr.sbin/switchd: Makefile ofp13.c switchd.h Added files: usr.sbin/switchd: ofp_common.c Log message: Move some shared code into a new file. Discussed with

CVS: cvs.openbsd.org: src

2016-10-07 Thread Rafael Zalamena
CVSROOT:/cvs Module name:src Changes by: rzalam...@cvs.openbsd.org 2016/10/07 02:31:08 Modified files: usr.sbin/switchd: ofp13.c ofrelay.c switchd.h Log message: Add support for multipart replies and implement a simple ofp 1.3.5 error message sending function. ok

CVS: cvs.openbsd.org: src

2016-10-07 Thread Rafael Zalamena
CVSROOT:/cvs Module name:src Changes by: rzalam...@cvs.openbsd.org 2016/10/07 02:18:22 Modified files: sys/net: if.c if_switch.c if_switch.h Log message: Use detach hook to notify switch(4) about interface removals instead of adding code to if.c. ok mpi@

CVS: cvs.openbsd.org: src

2016-10-07 Thread Martin Natano
CVSROOT:/cvs Module name:src Changes by: nat...@cvs.openbsd.org 2016/10/07 01:51:16 Modified files: sys/ufs/ufs: ufs_vnops.c Log message: Extra parentheses in conditional; no binary change. from brynet, ok deraadt

CVS: cvs.openbsd.org: src

2016-10-07 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2016/10/07 01:37:29 Modified files: usr.sbin/httpd : server_fcgi.c Log message: The strchr() call either returns a NULL pointer, on which the code will break out of the loop, or a pointer to ':'. Thus the

CVS: cvs.openbsd.org: src

2016-10-07 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2016/10/07 01:33:54 Modified files: usr.sbin/httpd : server_fcgi.c Log message: Empty lines cause server_fcgi_getheaders() to immediately return. Unfortunately in that case the line was not freed. This

CVS: cvs.openbsd.org: src

2016-10-07 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2016/10/07 01:25:58 Modified files: sys/arch/armv7/marvell: mvacc.c Log message: Don't forget to add the CVS Id tag.

CVS: cvs.openbsd.org: src

2016-10-07 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2016/10/07 01:24:21 Modified files: sys/arch/armv7/conf: GENERIC RAMDISK files.armv7 Added files: sys/arch/armv7/marvell: files.marvell mvacc.c Log message: Add a driver for the Marvell Armada 380

CVS: cvs.openbsd.org: src

2016-10-07 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2016/10/07 01:22:32 src/sys/arch/armv7/marvell Update of /cvs/src/sys/arch/armv7/marvell In directory cvs.openbsd.org:/tmp/cvs-serv3928/marvell Log Message: Directory /cvs/src/sys/arch/armv7/marvell added to the

CVS: cvs.openbsd.org: src

2016-10-07 Thread YASUOKA Masahiko
CVSROOT:/cvs Module name:src Changes by: yasu...@cvs.openbsd.org 2016/10/07 00:16:03 Modified files: sys/net: if_vxlan.c Log message: Fix vxlan_lookup() to comply the assumption of ether_input(). Put the entire ethernet header on first mbuf and align 32bit at