CVS: cvs.openbsd.org: src

2016-10-08 Thread Otto Moerbeek
CVSROOT:/cvs Module name:src Changes by: o...@cvs.openbsd.org2016/10/09 00:20:25 Modified files: sbin/sysctl: sysctl.c Log message: fix heap overflow by rewriting loop; detected by new malloc canaries ok krw@ beck@

CVS: cvs.openbsd.org: src

2016-10-08 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2016/10/08 21:29:53 Modified files: sys/arch/mips64/include: pte.h Log message: Do not use MIPS64r2 instructions on Loongson 2. Now, a generic loongson kernel has to learn a new trick in order to use TLB RI/

CVS: cvs.openbsd.org: src

2016-10-08 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2016/10/08 21:07:25 Modified files: sys/arch/loongson/stand/boot: start.S Log message: Pass `prid' properly to pmon_init().

CVS: cvs.openbsd.org: src

2016-10-08 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/10/08 19:40:43 Modified files: share/man/man4/man4.armv7: Makefile sys/arch/armv7/conf: GENERIC RAMDISK sys/arch/armv7/vexpress: files.vexpress sysreg.c sys/arch/armv7/armv7: ar

CVS: cvs.openbsd.org: src

2016-10-08 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/10/08 19:08:25 Modified files: share/man/man4/man4.armv7: sxipio.4 Log message: sxipio now attaches with fdt

CVS: cvs.openbsd.org: src

2016-10-08 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/10/08 18:53:43 Modified files: sys/arch/armv7/armv7: armv7_machdep.c armv7_machdep.h platform.c Log message: Add a power down function pointer so power down can work without the platform abstraction. o

CVS: cvs.openbsd.org: src

2016-10-08 Thread Rafael Zalamena
CVSROOT:/cvs Module name:src Changes by: rzalam...@cvs.openbsd.org 2016/10/08 17:36:10 Modified files: sys/net: if_switch.c Log message: Add missing if_put() in the switch(4) destroy path. ok mikeb@

CVS: cvs.openbsd.org: src

2016-10-08 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/10/08 17:31:57 Modified files: sys/arch/m88k/m88k: sig_machdep.c Log message: Report the PID in sendsig() debugging tested by aoyama@

CVS: cvs.openbsd.org: xenocara

2016-10-08 Thread Martin Natano
CVSROOT:/cvs Module name:xenocara Changes by: nat...@cvs.openbsd.org 2016/10/08 15:51:47 Modified files: lib/libX11/src : Makefile.am Makefile.in Log message: ks_tables.h is always considered out of date due to the forced rebuild of the makekeys util. This means it's als

CVS: cvs.openbsd.org: src

2016-10-08 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/10/08 15:31:56 Modified files: sys/kern : kern_sysctl.c Log message: upon further review, port numbers go all the way up to ushort max

CVS: cvs.openbsd.org: src

2016-10-08 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/10/08 15:27:32 Modified files: sys/kern : kern_sysctl.c Log message: initialize the port variable before sysctl, since it's also read out.

CVS: cvs.openbsd.org: src

2016-10-08 Thread Rafael Zalamena
CVSROOT:/cvs Module name:src Changes by: rzalam...@cvs.openbsd.org 2016/10/08 14:36:35 Modified files: sys/net: switchofp.c Log message: Check for the correct header length size. MINCLSIZE is used for cluster, instead we should use MHLEN for header size. ok

CVS: cvs.openbsd.org: src

2016-10-08 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2016/10/08 13:55:40 Modified files: usr.bin/gprof : gprof.c Log message: findcall() for the -c option is implemented on mips64, not sparc64

CVS: cvs.openbsd.org: xenocara

2016-10-08 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2016/10/08 13:29:18 Modified files: lib/libGLw : Makefile Log message: Put back the NOPROFILE= that I accidentally removed in previous commit

CVS: cvs.openbsd.org: xenocara

2016-10-08 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2016/10/08 13:09:34 Modified files: lib/libGLw : Makefile lib/libepoxy : Makefile Log message: use the pkg-config support from bsd.xorg.mk to handle libGLw and libepoxy .pc files

CVS: cvs.openbsd.org: www

2016-10-08 Thread T . J . Townsend
CVSROOT:/cvs Module name:www Changes by: t...@cvs.openbsd.org2016/10/08 11:52:57 Modified files: . : mail.html Log message: remove defunct italian and french mailing lists; from davide gerhard

CVS: cvs.openbsd.org: src

2016-10-08 Thread Tom Cosgrove
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2016/10/08 11:02:48 Modified files: sys/arch/armv7/armv7: armv7_machdep.c Log message: Simplify handling of cold reboot on armv7 to match other platforms Suggested by and ok both patrick@ and kettenis@

CVS: cvs.openbsd.org: xenocara

2016-10-08 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2016/10/08 10:25:45 Modified files: . : MODULES 3RDPARTY Log message: update

CVS: cvs.openbsd.org: src

2016-10-08 Thread Stefan Kempf
CVSROOT:/cvs Module name:src Changes by: ste...@cvs.openbsd.org 2016/10/08 10:20:44 Modified files: sys/uvm: Tag: OPENBSD_6_0 uvm_amap.c Log message: Backport r1.78 from -current: Prevent infinite loops for amap allocations with >= 2^17 slots This was caused by

CVS: cvs.openbsd.org: src

2016-10-08 Thread Stefan Kempf
CVSROOT:/cvs Module name:src Changes by: ste...@cvs.openbsd.org 2016/10/08 10:19:44 Modified files: sys/uvm: uvm_amap.c Log message: Prevent infinite loops for amap allocations with >= 2^17 slots This was caused by an integer overflow in a loop. mlarkin@ noticed

CVS: cvs.openbsd.org: src

2016-10-08 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2016/10/08 08:45:11 Modified files: usr.sbin/tcpdump: print-802_11.c Log message: Make tcpdump show MCS stored in radiotap's rate field. ok kettenis@

CVS: cvs.openbsd.org: src

2016-10-08 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2016/10/08 08:44:36 Modified files: sys/dev/pci: if_iwn.c Log message: Make iwn(4) write MCS into the radiotap rate field. ok kettenis@

CVS: cvs.openbsd.org: src

2016-10-08 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2016/10/08 08:42:36 Modified files: sys/net80211 : ieee80211_radiotap.h Log message: Allow writing an MCS index to radiotap's rate field. The format we use is the same as FreeBSD is using and is already re

CVS: cvs.openbsd.org: src

2016-10-08 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2016/10/08 08:37:48 Modified files: sys/dev/pci: if_iwm.c Log message: Rate sets managed by net80211 are sorted by effective data rate speed while the iwm_rates array sorts CCK rates before OFDM rates. A

CVS: cvs.openbsd.org: src

2016-10-08 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2016/10/08 08:35:56 Modified files: sys/dev/ic : ar5008.c ar9003.c Log message: Add comments explaining why athn(4) disables multi-rate retries with RTS. ok kettenis

CVS: cvs.openbsd.org: src

2016-10-08 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2016/10/08 08:35:19 Modified files: sys/dev/pci: if_iwn.c Log message: Hide details of fatal firmware errors in iwn(4) behind #ifdef IWN_DEBUG. ok kettenis@

CVS: cvs.openbsd.org: xenocara

2016-10-08 Thread Matthieu Herrb
CVSROOT:/cvs Module name:xenocara Changes by: matth...@cvs.openbsd.org2016/10/08 08:09:10 Modified files: lib/fontconfig/pc: Makefile Log message: Fix package version in fontconfig.pc

CVS: cvs.openbsd.org: src

2016-10-08 Thread Otto Moerbeek
CVSROOT:/cvs Module name:src Changes by: o...@cvs.openbsd.org2016/10/08 06:56:18 Modified files: lib/libc/stdlib: malloc.3 Log message: make clear the length printed is the requested length

CVS: cvs.openbsd.org: src

2016-10-08 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2016/10/08 05:21:41 Modified files: sys/arch/armv7/sunxi: sunxi_machdep.c sxidog.c Log message: Make sxidog(4) set cpuresetfn, and cut some dead wood from the platform code.

CVS: cvs.openbsd.org: src

2016-10-08 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2016/10/08 05:20:27 Modified files: sys/dev/ic : dwc_gmac.c dwc_gmac_var.h Log message: Bring receive filter handling closer to the way we do things. >From Brad Smith.

CVS: cvs.openbsd.org: src

2016-10-08 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2016/10/08 03:50:14 Modified files: sys/arch/armv7/conf: GENERIC RAMDISK sys/arch/armv7/sunxi: files.sunxi sun4i.c sun7i.c sunxi.c sxipio.c Log message: Attach

CVS: cvs.openbsd.org: src

2016-10-08 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2016/10/08 03:43:46 Modified files: share/mk : bsd.subdir.mk Log message: Do not let "make all" run the tests in the subdirectories twice if a Makefile using defines both SUBDIR and REGRESS_TA

CVS: cvs.openbsd.org: src

2016-10-08 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/10/08 03:41:04 Modified files: share/man/man4/man4.armv7: plrtc.4 pluart.4 Log message: Remove Xrs to vexpress(4) for drivers that no longer attach to it.

CVS: cvs.openbsd.org: src

2016-10-08 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2016/10/08 03:34:16 Modified files: sbin/mount_msdos: mount_msdos.8 Log message: add missing AUTHORS; OK sobrado@, also checked by Sevan Janiyan

CVS: cvs.openbsd.org: www

2016-10-08 Thread Gilles Chehade
CVSROOT:/cvs Module name:www Changes by: gil...@cvs.openbsd.org 2016/10/08 03:14:44 Modified files: opensmtpd : donations.html Log message: thanks Daniel Pajonzeck

CVS: cvs.openbsd.org: src

2016-10-08 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2016/10/08 01:01:03 Modified files: share/man/man5 : mk.conf.5 Log message: downgrade the description of SUDO somewhat; ok tb