CVS: cvs.openbsd.org: src

2017-08-11 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2017/08/12 00:46:01 Modified files: usr.bin/ssh: ssh.c Log message: make "--" before the hostname terminate command-line option processing completely; previous behaviour would not prevent further options

CVS: cvs.openbsd.org: src

2017-08-11 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2017/08/12 00:42:52 Modified files: usr.bin/ssh: sshkey.c Log message: Switch from aes256-cbc to aes256-ctr for encrypting new-style private keys. The latter having the advantage of being supported for n

CVS: cvs.openbsd.org: src

2017-08-11 Thread Rob Pierce
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2017/08/11 22:53:25 Modified files: regress/usr.sbin: Makefile Log message: Hookup ifstated and snmpd regress. Discussed with benno@ and bluhm@. Ok benno@

CVS: cvs.openbsd.org: src

2017-08-11 Thread Rob Pierce
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2017/08/11 22:40:47 Modified files: regress/usr.sbin/ifstated: ifstated Log message: Use vether instead of physical interfaces for temporary carp creation. Recommended by and discussed with many.

CVS: cvs.openbsd.org: src

2017-08-11 Thread Rob Pierce
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2017/08/11 22:29:57 Modified files: usr.sbin/snmpd : snmpd.c snmpe.c traphandler.c Log message: Initial pledge for snmpd. snmpe remains unpledged. Regression tests pass. Ok benno@, jca@.

CVS: cvs.openbsd.org: src

2017-08-11 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2017/08/11 22:24:49 Modified files: lib/libtls/man : tls_config_set_protocols.3 Log message: Document tls_config_set_dheparams().

CVS: cvs.openbsd.org: src

2017-08-11 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2017/08/11 21:41:48 Modified files: lib/libtls/man : tls_client.3 Log message: Document tls_reset().

CVS: cvs.openbsd.org: src

2017-08-11 Thread Sebastian Benoit
CVSROOT:/cvs Module name:src Changes by: be...@cvs.openbsd.org 2017/08/11 21:21:02 Modified files: usr.bin/netstat: inet.c main.c netstat.1 netstat.h Log message: add option -l to show only listening sockets (for tcp) feedback and ok awhile ago bluhm@ job@

CVS: cvs.openbsd.org: src

2017-08-11 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2017/08/11 21:20:37 Modified files: sys/dev/fdt: xhci_fdt.c Log message: Improve snps,dwc3 support. Enough to make the USB3 controller on the rk3399-firefly work in USB2 mode. ok patrick@

CVS: cvs.openbsd.org: src

2017-08-11 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2017/08/11 21:13:23 Modified files: sys/kern : subr_witness.c Log message: Silence clang warnings: remove unused variables and s/%hx/%x/g ok mpi@ deraadt@

CVS: cvs.openbsd.org: src

2017-08-11 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2017/08/11 20:57:59 Modified files: regress/lib/libssl/client: clienttest.c Log message: Update the TLSv1.2 Client Hello messages, due to the removal of DSA sigalgs.

CVS: cvs.openbsd.org: src

2017-08-11 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2017/08/11 20:55:22 Modified files: lib/libssl : s3_lib.c ssl_algs.c ssl_both.c ssl_cert.c ssl_clnt.c ssl_lib.c ssl_locl.h ssl_srvr.c t1_lib.c Log mess

CVS: cvs.openbsd.org: src

2017-08-11 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2017/08/11 20:50:05 Modified files: lib/libssl : bs_cbb.c Log message: Clear the child pointer in CBB_cleanup(), so that we have fewer pointers hanging around to potentially invalid address space. Discu

CVS: cvs.openbsd.org: src

2017-08-11 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2017/08/11 20:45:57 Modified files: distrib/sets/lists/comp: mi Log message: sync

CVS: cvs.openbsd.org: src

2017-08-11 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2017/08/11 18:24:13 Modified files: usr.sbin/rebound: rebound.c Log message: stop pretending that qnames are always strings. treat everything as a dname always.

CVS: cvs.openbsd.org: src

2017-08-11 Thread Rob Pierce
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2017/08/11 18:13:13 Modified files: regress/usr.sbin/snmpd: snmpd.sh Log message: snmpe runs as user _snmpd not _snmp.

CVS: cvs.openbsd.org: src

2017-08-11 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2017/08/11 18:07:35 Modified files: lib/libc/sys : Makefile.inc Log message: Instead of hardcoding a partial dependency list for the syscall stub objects, calculate them as done for other objects

CVS: cvs.openbsd.org: src

2017-08-11 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2017/08/11 18:05:16 Modified files: lib/csu: Makefile Log message: Fix dependency generation: pass ${DFLAGS} and -MF explicitly problem noted by deraadt@ ok espie@

CVS: cvs.openbsd.org: src

2017-08-11 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2017/08/11 18:04:06 Modified files: sys/kern : init_sysent.c syscalls.c sys/sys: syscall.h syscallargs.h Log message: regen

CVS: cvs.openbsd.org: src

2017-08-11 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2017/08/11 18:03:15 Modified files: share/mk : bsd.dep.mk Log message: Let DFLAGS been added to by the per-directory Makefile ok espie@

CVS: cvs.openbsd.org: src

2017-08-11 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2017/08/11 18:03:10 Modified files: sys/kern : syscalls.master kern_ktrace.c Log message: add a fktrace syscall that takes a file descriptor instead of a name. libc and man page parts to come. ok guent

CVS: cvs.openbsd.org: src

2017-08-11 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2017/08/11 17:10:55 Modified files: bin/ksh: main.c ksh.1 Log message: Retire old behavior of requiring root prompt to contain # or \! Requested by akoshibe and phessler ok phessler@ anton@

CVS: cvs.openbsd.org: src

2017-08-11 Thread Sebastian Benoit
CVSROOT:/cvs Module name:src Changes by: be...@cvs.openbsd.org 2017/08/11 16:30:38 Modified files: regress/sbin/pfctl: Makefile sbin/pfctl : parse.y pfctl.8 pfctl.c pfctl.h pfctl_parser.c pfctl_parser.h pfctl_radix.c pfctl_table.c

CVS: cvs.openbsd.org: src

2017-08-11 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2017/08/11 16:12:40 Modified files: lib/libssl/man : SSL_alert_type_string.3 Log message: remove bogus ".POD" from .Dt name; noticed by jsing@

Re: CVS: cvs.openbsd.org: src

2017-08-11 Thread Theo de Raadt
> CVSROOT: /cvs > Module name: src > Changes by: kette...@cvs.openbsd.org2017/08/11 16:06:20 > > Modified files: > sys/dev/fdt: files.fdt > sys/arch/arm64/conf: GENERIC > Added files: > sys/dev/fdt: rkdwusb.c > > Log message: > Add glue for the USB3 co

CVS: cvs.openbsd.org: src

2017-08-11 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2017/08/11 16:07:09 Modified files: sys/arch/arm64/conf: RAMDISK Log message: Add rkdwusb(4) here as well.

CVS: cvs.openbsd.org: src

2017-08-11 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2017/08/11 16:06:20 Modified files: sys/dev/fdt: files.fdt sys/arch/arm64/conf: GENERIC Added files: sys/dev/fdt: rkdwusb.c Log message: Add glue for the USB3 controller on

CVS: cvs.openbsd.org: src

2017-08-11 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2017/08/11 16:01:09 Modified files: sys/arch/arm64/arm64: bus_dma.c Log message: Have bus_dmamem_map() store the virtual address of the mapping such that we can use it to flush the cache in bus_dmama

CVS: cvs.openbsd.org: src

2017-08-11 Thread Rob Pierce
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2017/08/11 15:36:04 Modified files: regress/usr.sbin/snmpd: snmpd.sh Log message: Add a wait call between different invocations of snmpd test runs to avoid failed to bind errors due to SNMP UDP socket: Addre

CVS: cvs.openbsd.org: src

2017-08-11 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2017/08/11 15:24:20 Modified files: sys/dev/usb: if_umb.c sys/kern : kern_sysctl.c sys_socket.c uipc_domain.c uipc_socket2.c sys/net: bpf.c if.c if

CVS: cvs.openbsd.org: src

2017-08-11 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2017/08/11 15:22:12 Modified files: regress/lib/libssl/tlsext: tlsexttest.c Log message: Be consistent with goto labels, failure flag and use of FAIL macro.

CVS: cvs.openbsd.org: src

2017-08-11 Thread joshua stein
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2017/08/11 15:18:11 Modified files: sys/arch/amd64/isa: clock.c Log message: don't bother checking diagnostic status (which patrick reports actually hangs a particular machine) to avoid reporting an error wh

CVS: cvs.openbsd.org: src

2017-08-11 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2017/08/11 15:13:12 Modified files: regress/lib/libssl/tlsext: tlsexttest.c Log message: doug@ added code in here as well.

CVS: cvs.openbsd.org: src

2017-08-11 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2017/08/11 15:12:39 Modified files: regress/lib/libssl/tlsext: tlsexttest.c Log message: Sort by extension/function name.

CVS: cvs.openbsd.org: src

2017-08-11 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2017/08/11 15:06:52 Modified files: lib/libssl : ssl_lib.c Log message: I don't think eay will ever fix this...

CVS: cvs.openbsd.org: src

2017-08-11 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2017/08/11 15:06:17 Modified files: lib/libssl : ssl_lib.c Log message: style(9) in ssl_set_cert_masks().

CVS: cvs.openbsd.org: src

2017-08-11 Thread Ricardo Mestre
CVSROOT:/cvs Module name:src Changes by: mes...@cvs.openbsd.org 2017/08/11 14:56:15 Modified files: sys/net: pipex.c Log message: During MPPE key reduction on the 40 bits case the first 3 octets need to be changed with known constants (RFC3079). Current code uses

CVS: cvs.openbsd.org: src

2017-08-11 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2017/08/11 14:50:16 Modified files: sys/arch/amd64/amd64: db_trace.c sys/arch/i386/i386: db_trace.c sys/ddb: db_command.c db_sym.h sys/kern : init_main.c sys/c

CVS: cvs.openbsd.org: src

2017-08-11 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:src Changes by: jas...@cvs.openbsd.org 2017/08/11 14:49:26 Modified files: usr.bin/ctfconv: ctfconv.c Log message: pledge ctfconv feedback/ok mpi@ tb@

CVS: cvs.openbsd.org: src

2017-08-11 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2017/08/11 14:47:21 Modified files: sys/ddb: db_ctf.c Log message: Fall back using db_print_cmd() if no CTF data has been found.

CVS: cvs.openbsd.org: src

2017-08-11 Thread Ricardo Mestre
CVSROOT:/cvs Module name:src Changes by: mes...@cvs.openbsd.org 2017/08/11 14:44:25 Modified files: sys/dev/ic : ar5xxx.c Log message: Fix copy pasto (Coverity CID 1452996), with this it matches the code in FreeBSD OK phessler@ and stsp@

CVS: cvs.openbsd.org: src

2017-08-11 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:src Changes by: jas...@cvs.openbsd.org 2017/08/11 14:42:59 Modified files: usr.bin/ctfdump: ctfdump.c Log message: move pledge after setlocale as suggested by tb@

CVS: cvs.openbsd.org: src

2017-08-11 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2017/08/11 14:30:46 Modified files: usr.sbin/httpd : httpd.conf.5 Log message: punctuation;

CVS: cvs.openbsd.org: src

2017-08-11 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2017/08/11 14:19:14 Modified files: sys/arch/amd64/include: cpu.h Log message: apmwarn and the ridiculous apmhalt hack sysctls are not relevant here

CVS: cvs.openbsd.org: src

2017-08-11 Thread Doug Hogan
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2017/08/11 14:14:13 Modified files: lib/libssl : ssl_locl.h ssl_tlsext.c ssl_tlsext.h t1_lib.c regress/lib/libssl/tlsext: tlsexttest.c Log message: Rewrite EllipticCurves TLS extension handling

CVS: cvs.openbsd.org: src

2017-08-11 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2017/08/11 14:13:31 Modified files: lib/csu/aarch64: md_init.h lib/csu/alpha : md_init.h lib/csu/arm: md_init.h lib/csu/hppa : md_init.h lib/csu/i386 : md_i

CVS: cvs.openbsd.org: src

2017-08-11 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2017/08/11 13:53:02 Modified files: sys/kern : uipc_usrreq.c sys/netinet: in.c in.h in_pcb.c raw_ip.c udp_usrreq.c sys/netinet6 : in6.c in6.h in6_pcb.c raw_ip6.c udp6_output.c L

CVS: cvs.openbsd.org: src

2017-08-11 Thread Theo Buehler
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2017/08/11 13:37:58 Modified files: bin/ksh: history.c Log message: Check whether the first two characters of $HISTFILE are the magic characters of the old binary ksh history file. In that case ignor

CVS: cvs.openbsd.org: src

2017-08-11 Thread Dale Rahn
CVSROOT:/cvs Module name:src Changes by: dr...@cvs.openbsd.org 2017/08/11 13:36:37 Modified files: . : Makefile.cross Log message: Fix cross builds: no clang depend target, no DESTDIR on HOSTCC build ok patrick@

CVS: cvs.openbsd.org: src

2017-08-11 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:src Changes by: jas...@cvs.openbsd.org 2017/08/11 13:34:24 Modified files: usr.bin/ctfconv: ctfconv.c ctfconv.1 Log message: make 'dump' mutually exclusive with writing out the data, to ease pleding ok mpi@

CVS: cvs.openbsd.org: src

2017-08-11 Thread Christian Weisgerber
CVSROOT:/cvs Module name:src Changes by: na...@cvs.openbsd.org 2017/08/11 13:12:21 Modified files: usr.sbin/ntpd : parse.y Log message: zero out sockaddr_in before use; fixes use of stack garbage as port number in "query from"; ok phessler@ job@

CVS: cvs.openbsd.org: src

2017-08-11 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2017/08/11 12:48:56 Modified files: usr.sbin/httpd : httpd.conf.5 httpd.h parse.y server.c Log message: Convert httpd to tls_config_set_ecdhecurves(), allowing a list of curves to be specified, rather than a

CVS: cvs.openbsd.org: src

2017-08-11 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:src Changes by: jas...@cvs.openbsd.org 2017/08/11 12:22:22 Modified files: usr.bin/ctfdump: ctfdump.c Log message: pledge ctfdump to stdio and rpath ok mpi@

CVS: cvs.openbsd.org: src

2017-08-11 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2017/08/11 12:00:38 Modified files: sbin/dhclient : privsep.c Log message: Don't write out resolv.conf unless the contents are changed or dhclient's interface takes over the default route.

CVS: cvs.openbsd.org: src

2017-08-11 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2017/08/11 11:58:21 Modified files: lib: check_sym Log message: Use getopts for option parsing Add -v for verbose (relocation) output Fix an existence check

CVS: cvs.openbsd.org: src

2017-08-11 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2017/08/11 11:54:41 Modified files: lib/libssl : s3_lib.c ssl_locl.h ssl_srvr.c Log message: Convert ssl3_send_certificate_request() to CBB. ok beck@ doug@

CVS: cvs.openbsd.org: src

2017-08-11 Thread Rob Pierce
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2017/08/11 11:45:02 Added files: regress/usr.sbin/snmpd: Makefile snmpd.sh Log message: Add regression tests for snmpd. Not hooked into regress/usr.sbin/Makefile yet. Ok benno@, tb@

CVS: cvs.openbsd.org: src

2017-08-11 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2017/08/11 11:43:06 Modified files: share/man/man7 : packages.7 ports.7 Log message: Mention that some packages and ports don't work without the wxallowed mount(8) option on /usr/local and /usr/ports

Re: CVS: cvs.openbsd.org: src

2017-08-11 Thread Martin Pieuchot
On 11/08/17(Fri) 11:25, Martin Pieuchot wrote: > CVSROOT: /cvs > Module name: src > Changes by: m...@cvs.openbsd.org2017/08/11 11:25:09 > > Modified files: > sys/dev/atapiscsi: atapiscsi.c > > Log message: > Fix previous by calling wdc_atapi_intr_complete() before rerturning. >

CVS: cvs.openbsd.org: src

2017-08-11 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2017/08/11 11:25:09 Modified files: sys/dev/atapiscsi: atapiscsi.c Log message: Fix previous by calling wdc_atapi_intr_complete() before rerturning. Suggested by and ok millert@

CVS: cvs.openbsd.org: src

2017-08-11 Thread Nayden Markatchev
CVSROOT:/cvs Module name:src Changes by: nay...@cvs.openbsd.org 2017/08/11 11:20:25 Modified files: usr.bin/ctfconv: ctfstrip.1 Log message: Fix typo in SEE ALSO section. ok mpi@, jmc@

CVS: cvs.openbsd.org: src

2017-08-11 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2017/08/11 10:57:19 Modified files: sys/ddb: db_ctf.c Log message: Improve pretty printing of pointers. ok jasper@

CVS: cvs.openbsd.org: src

2017-08-11 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2017/08/11 10:55:46 Modified files: usr.bin/ctfconv: ctfconv.c parse.c Log message: Fix nested declaration inside union or struct.

CVS: cvs.openbsd.org: src

2017-08-11 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2017/08/11 10:55:10 Modified files: usr.bin/mandoc : mdoc.c Log message: Make the "new sentence, new line" check stricter, allowing digits in the last two letters of the last word of the sentence. No

CVS: cvs.openbsd.org: src

2017-08-11 Thread Rob Pierce
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2017/08/11 10:51:50 Modified files: share/man/man5 : bsd.regress.mk.5 Log message: Typo fix. Ok benno@, tb@, tj@, jmc@, schwarze@, phessler@

CVS: cvs.openbsd.org: src

2017-08-11 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2017/08/11 10:45:33 Modified files: usr.bin/ctfdump: ctfdump.1 usr.bin/ctfconv: ctfconv.1 ctfstrip.1 Log message: tweak previous;

CVS: cvs.openbsd.org: src

2017-08-11 Thread Kazuya Goda
CVSROOT:/cvs Module name:src Changes by: g...@cvs.openbsd.org2017/08/11 10:41:47 Modified files: usr.sbin/npppd/npppd: npppd.c npppd.conf.5 npppd.h npppd_auth.c npppd_auth.h npppd_auth_local.h parse.y ppp.c

CVS: cvs.openbsd.org: src

2017-08-11 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2017/08/11 10:33:01 Modified files: usr.sbin/vmd : priv.c Log message: Use vmd's process rdomain via getrtable() instead of 0 by default. This allows to run "route -T 1 exec vmd" to get rdomain 1 tap(4) a

CVS: cvs.openbsd.org: src

2017-08-11 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2017/08/11 10:28:30 Modified files: usr.bin/ctfconv: ctfconv.c generate.c itype.h parse.c Log message: Do not insert random name for anonymous member.

CVS: cvs.openbsd.org: src

2017-08-11 Thread Kazuya Goda
CVSROOT:/cvs Module name:src Changes by: g...@cvs.openbsd.org2017/08/11 10:25:59 Modified files: usr.sbin/npppd/npppd: npppd_ctl.h npppd_ctl.c usr.sbin/npppctl: npppctl.c Log message: display MRU each sessions in npppctl session command ok yasuoka@

CVS: cvs.openbsd.org: src

2017-08-11 Thread Claudio Jeker
CVSROOT:/cvs Module name:src Changes by: clau...@cvs.openbsd.org 2017/08/11 10:02:53 Modified files: usr.sbin/bgpd : bgpd.conf.5 bgpd.h control.c parse.y printconf.c rde.c Log message: softreconfig in and out are on by default for ever and machi

CVS: cvs.openbsd.org: src

2017-08-11 Thread Nayden Markatchev
CVSROOT:/cvs Module name:src Changes by: nay...@cvs.openbsd.org 2017/08/11 09:14:23 Modified files: sys/ddb: db_prof.c Log message: Kernel compilation with DDBPROF enabled fails as db_sym_t is no longer defined (removed in "Kill db_sym_t." from 2017-05-30 11:39

CVS: cvs.openbsd.org: src

2017-08-11 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2017/08/11 09:13:25 Modified files: sys/net: if_spppsubr.c Log message: space after if. Pointed out by tom@

CVS: cvs.openbsd.org: src

2017-08-11 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2017/08/11 09:12:32 Modified files: sys/net: if_spppsubr.c Log message: Revision 1.139 accidentally removed an ip = mtod(), resulting in a pointless "ip = NULL; if (ip) ..." sequence. Coverity CID 1

CVS: cvs.openbsd.org: src

2017-08-11 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2017/08/11 09:10:13 Modified files: usr.bin/mandoc : man.1 Log message: Add two EXAMPLES; triggered by a question from jmc@. Feedback and OK jmc@.

CVS: cvs.openbsd.org: src

2017-08-11 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:src Changes by: jas...@cvs.openbsd.org 2017/08/11 09:08:16 Modified files: usr.bin/ctfconv: ctfstrip Log message: - use mktemp to provide the tempfile name and clean it up properly - set strict posix mode ok mpi@

CVS: cvs.openbsd.org: src

2017-08-11 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2017/08/11 09:08:13 Modified files: sys/ddb: db_ctf.c Log message: Remove debugging leftovers, document functions, bump copyright.

CVS: cvs.openbsd.org: src

2017-08-11 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:src Changes by: jas...@cvs.openbsd.org 2017/08/11 09:00:00 Modified files: usr.bin/ctfdump: ctfdump.1 ctfdump.c elf.c Log message: add rcs ids

CVS: cvs.openbsd.org: src

2017-08-11 Thread Ricardo Mestre
CVSROOT:/cvs Module name:src Changes by: mes...@cvs.openbsd.org 2017/08/11 08:59:43 Modified files: sys/dev/atapiscsi: atapiscsi.c Log message: Missing break/return statement on switch case Coverity CID 1453394 OK deraadt@

CVS: cvs.openbsd.org: src

2017-08-11 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:src Changes by: jas...@cvs.openbsd.org 2017/08/11 08:58:56 Modified files: usr.bin/ctfconv: ctfconv.1 ctfconv.c ctfstrip.1 dw.c dw.h dwarf.h elf.c generate.c hash.c hash.h itype.h parse.c pool.c p

CVS: cvs.openbsd.org: src

2017-08-11 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2017/08/11 08:28:14 Modified files: usr.bin: Makefile Log message: Enter ctfconv and ctfdump

CVS: cvs.openbsd.org: src

2017-08-11 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2017/08/11 08:24:24 Modified files: usr.bin/ctfconv: ctfstrip Log message: CVS Id and license.

CVS: cvs.openbsd.org: src

2017-08-11 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2017/08/11 08:21:24 Added files: usr.bin/ctfconv: Makefile ctfconv.1 ctfconv.c ctfstrip ctfstrip.1 dw.c dw.h dwarf.h elf.c generate.c hash.c hash.h itype.h p

CVS: cvs.openbsd.org: src

2017-08-11 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2017/08/11 08:20:26 src/usr.bin/ctfconv Update of /cvs/src/usr.bin/ctfconv In directory cvs.openbsd.org:/tmp/cvs-serv29741/ctfconv Log Message: Directory /cvs/src/usr.bin/ctfconv added to the repository

CVS: cvs.openbsd.org: src

2017-08-11 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2017/08/11 08:17:05 Added files: usr.bin/ctfdump: Makefile ctfdump.1 ctfdump.c elf.c Log message: Import a tool for dumping the contents of CTF data section (SUNW_ctf). ok deraadt@, kettenis@, jasper@

CVS: cvs.openbsd.org: src

2017-08-11 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2017/08/11 08:16:21 src/usr.bin/ctfdump Update of /cvs/src/usr.bin/ctfdump In directory cvs.openbsd.org:/tmp/cvs-serv60043/ctfdump Log Message: Directory /cvs/src/usr.bin/ctfdump added to the repository

CVS: cvs.openbsd.org: src

2017-08-11 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2017/08/11 07:56:06 Modified files: sys/net: switchofp.c Log message: Fix out-of-bounds read when looking up the flow-mod handler. Another case of the "C indexes start at 0" bug where ">" must be ">

CVS: cvs.openbsd.org: src

2017-08-11 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2017/08/11 07:55:09 Modified files: sys/net: switchofp.c Log message: Set free'd tables to NULL in swofp_flow_entry_instruction_free(). swofp_flow_entry_instruction_free is used to "reset" the table

CVS: cvs.openbsd.org: src

2017-08-11 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2017/08/11 07:54:14 Modified files: sys/net: switchofp.c Log message: Priority is stored in the vlan_pcp field not in the vlan_vid field. Found by Coverity because vlan_vid was assigned twice. Cove

CVS: cvs.openbsd.org: src

2017-08-11 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2017/08/11 07:52:59 Modified files: sys/net: switchofp.c Log message: Fix copy-paste error: first check is on "target", second check is on "key". Coverity CID 1453281; Severity: Minor OK millert@ g

CVS: cvs.openbsd.org: src

2017-08-11 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2017/08/11 07:51:45 Modified files: sys/net: switchofp.c Log message: Instead of repeating the same return statement in both cases of a final if statement, use it once after the if statement. Avoids

CVS: cvs.openbsd.org: src

2017-08-11 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2017/08/11 07:50:15 Modified files: sys/net: switchofp.c Log message: Fix out-of-bounds read when looking up the multipart message handler. This could be triggered by an OpenFlow packet with the mul

CVS: cvs.openbsd.org: src

2017-08-11 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2017/08/11 07:48:21 Modified files: sys/net: switchofp.c Log message: Fix out-of-bounds read when looking up the message handler. This could be triggered by an OpenFlow packet with the message type

CVS: cvs.openbsd.org: src

2017-08-11 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2017/08/11 07:23:27 Modified files: sys/net: if_spppsubr.c Log message: The timeval in sppp_input() is also used when the interface is not IFF_UP. Always call getmicrouptime(&tv) to avoid an "Uninit

CVS: cvs.openbsd.org: src

2017-08-11 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2017/08/11 06:52:02 Modified files: usr.sbin/nsd : configure Log message: regen

CVS: cvs.openbsd.org: src

2017-08-11 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2017/08/11 06:52:50 Modified files: usr.sbin/nsd : zparser.y Log message: missed in previous

CVS: cvs.openbsd.org: src

2017-08-11 Thread Florian Obser
CVSROOT:/cvs Module name:src Changes by: flor...@cvs.openbsd.org 2017/08/11 06:51:42 Modified files: usr.sbin/nsd : Makefile.in configure.ac dns.c dns.h namedb.c rdata.c xfrd-tcp.c zonec.c Log message: update to 4.1.17 OK sthen

CVS: cvs.openbsd.org: src

2017-08-11 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2017/08/11 04:33:31 Modified files: lib/libtls/man : tls_config_set_protocols.3 Log message: new sentence, new line;

CVS: cvs.openbsd.org: src

2017-08-11 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2017/08/11 04:30:16 Modified files: share/man/man3 : intro.3 Log message: remove libobjc;

CVS: cvs.openbsd.org: src

2017-08-11 Thread Jason McIntyre
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2017/08/11 04:28:55 Modified files: sbin/route : route.8 Log message: new sentence, new line;

  1   2   >