CVS: cvs.openbsd.org: src

2017-02-16 Thread Ingo Feinerer
CVSROOT:/cvs Module name:src Changes by: feine...@cvs.openbsd.org2017/02/16 23:48:33 Modified files: sys/sys: videoio.h Log message: Avoid __u8, __u16, __u32, __u64, __s32, __s64, and __le32 and use standard types instead. Keep whitespace formatting to eas

CVS: cvs.openbsd.org: src

2017-02-16 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2017/02/16 20:01:39 Modified files: usr.bin/mandoc : roff.c Log message: Fix a read buffer overrun that copied random data from memory into text nodes when a string passed to deroff() ended in a back

CVS: cvs.openbsd.org: src

2017-02-16 Thread Darren Tucker
CVSROOT:/cvs Module name:src Changes by: dtuc...@cvs.openbsd.org 2017/02/16 19:32:05 Modified files: usr.bin/ssh: ssh-keygen.c Log message: Do not show rsa1 key type in usage when compiled without SSH1 support.

CVS: cvs.openbsd.org: src

2017-02-16 Thread Darren Tucker
CVSROOT:/cvs Module name:src Changes by: dtuc...@cvs.openbsd.org 2017/02/16 19:31:14 Modified files: usr.bin/ssh: sshkey.c Log message: ifdef out "rsa1" from the list of supported keytypes when compiled without SSH1 support. Found by kdunlop at guralp.com, ok djm@

CVS: cvs.openbsd.org: src

2017-02-16 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2017/02/16 19:04:15 Modified files: usr.bin/ssh: ssh.c Log message: For ProxyJump/-J, surround host name with brackets to allow literal IPv6 addresses. From Dick Visser; ok dtucker@

CVS: cvs.openbsd.org: src

2017-02-16 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2017/02/16 17:29:22 Modified files: lib/libc/asr : res_send_async.c Log message: Increase UDP packet buffer to 4096 bytes from 512. There are some really broken DNS servers out there that send packets >512

CVS: cvs.openbsd.org: src

2017-02-16 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2017/02/16 13:59:20 Modified files: regress/sys/kern/execve/tests: goodaout.c Log message: Fix type of argv. Found by clang. ok bluhm@

CVS: cvs.openbsd.org: src

2017-02-16 Thread joshua stein
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2017/02/16 11:02:22 Modified files: sys/dev/acpi : dsdt.c Log message: On Apple hardware, claim an OSI of Darwin and no other OSes The DSDT on at MacBooks takes many different and beneficial code paths wh

CVS: cvs.openbsd.org: src

2017-02-16 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2017/02/16 07:38:07 Modified files: share/man/man7 : mdoc.7 usr.bin/mandoc : mdoc_term.c regress/usr.bin/mandoc/mdoc/Bl: breakingTa.in Log message: Surprisingly, groff does not supp

CVS: cvs.openbsd.org: src

2017-02-16 Thread Visa Hankala
CVSROOT:/cvs Module name:src Changes by: v...@cvs.openbsd.org2017/02/16 07:09:00 Modified files: sys/dev/usb/dwc2: dwc2.c Log message: Remove an unnecessary NULL pointer check. OK stsp@

CVS: cvs.openbsd.org: src

2017-02-16 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2017/02/16 06:31:10 Modified files: libexec/ld.so/alpha: rtld_machine.c Log message: correct format strings, ok guenther

CVS: cvs.openbsd.org: src

2017-02-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2017/02/16 05:56:01 Modified files: usr.bin/tmux : input.c tty.c Log message: There are buggy terminals out there that do not move the cursor to 0,0 after CSR, so invalidate the cursor position rather than

CVS: cvs.openbsd.org: src

2017-02-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2017/02/16 05:43:08 Modified files: usr.bin/tmux : grid-view.c screen-write.c Log message: Handle insert cells when cursor at edge of screen correctly, and do a full flush before insert.

CVS: cvs.openbsd.org: src

2017-02-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2017/02/16 05:18:38 Modified files: usr.bin/tmux : Makefile cmd-capture-pane.c Removed files: usr.bin/tmux : cmd-clear-history.c Log message: Merge clear-history into capture-pane.

CVS: cvs.openbsd.org: src

2017-02-16 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2017/02/16 04:51:47 Modified files: regress/usr.bin/mandoc/db/out: all.mout fn.dout padfentry.dout padientry.dout padmentry.dout

CVS: cvs.openbsd.org: src

2017-02-16 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2017/02/16 03:55:57 Modified files: usr.bin/mandoc : main.c Log message: Fix rev. 1.183: -O syntax is different in default apropos(1) output mode and in other output modes, so do not error out premat

CVS: cvs.openbsd.org: src

2017-02-16 Thread Nicholas Marriott
CVSROOT:/cvs Module name:src Changes by: n...@cvs.openbsd.org2017/02/16 03:53:25 Modified files: usr.bin/tmux : attributes.c cmd-run-shell.c cmd-set-option.c tmux.c window-choose.c Log message: Style nits.

CVS: cvs.openbsd.org: src

2017-02-16 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2017/02/16 03:15:12 Modified files: sys/net: if.c if_pflow.c sys/netinet: in.c sys/netinet6 : in6.c sys/dev/pci: if_iwm.c if_iwn.c Log message: Revert "Release th

CVS: cvs.openbsd.org: src

2017-02-16 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2017/02/16 02:47:10 Modified files: usr.bin/mandoc : mdoc_macro.c regress/usr.bin/mandoc/mdoc/break: twice.in twice.out_ascii twice.out_lint Log m

CVS: cvs.openbsd.org: src

2017-02-16 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2017/02/16 01:13:24 Modified files: libexec/ld.so/aarch64: Makefile.inc Log message: Match the recent change in the kernel and ask for a generic armv8-a encoding rather than one based on and tuned for cortex