openssl(1) remove unused defines

2015-09-08 Thread Lawrence Teo
This removes several unused defines in openssl(1). No binary change. ok? Index: ca.c === RCS file: /cvs/src/usr.bin/openssl/ca.c,v retrieving revision 1.9 diff -u -p -u -p -r1.9 ca.c --- ca.c22 Aug 2015 16:36:05 -

Re: nc -c, because openssl s_[client|server] sucks donkey balls

2015-09-08 Thread Alexander Bluhm
On Sat, Sep 05, 2015 at 01:00:54PM -0600, Bob Beck wrote: > OK to put it in and have others turdshine along? I think some things should be fixed before. $ mandoc -Tlint nc.1 mandoc: nc.1:105:64: WARNING: whitespace at end of input line mandoc: nc.1:188:69: WARNING: whitespace at end of input

ping6: out of boundary access with invalid packets

2015-09-08 Thread Tobias Stoeckmann
The function pr_pack does not properly check boundaries before accessing packet data. This could happen on short network reads or when we receive packets that are addressed for another running ping6 instance (see pr_pack comment for more information). Index: ping6.c ===

Typo in INSTALL.armv7

2015-09-08 Thread Eric Lalonde
--- INSTALL.armv7.orig 2015-09-08 09:48:21.0 -0700 +++ INSTALL.armv7 2015-09-08 09:48:35.0 -0700 @@ -91,7 +91,7 @@ out as follows: A miniroot filesystem to be used for installation; Cubieboard1 version. - miniroot-cubox-

Re: ping6(8) bug

2015-09-08 Thread Claudio Jeker
On Tue, Sep 08, 2015 at 02:31:32AM -0400, Michael McConville wrote: > Claudio Jeker wrote: > > On Mon, Sep 07, 2015 at 03:49:14PM -0400, Michael McConville wrote: > > > It seems pretty clear to me that what was here was wrong. A field of > > > a global struct was pointed at local array. The program

Re: Proposed changes for anoncvs.html

2015-09-08 Thread Rob Pierce
See attached.Index: anoncvs.html === RCS file: /cvs/www/anoncvs.html,v retrieving revision 1.428 diff -u -p -r1.428 anoncvs.html --- anoncvs.html 2 Sep 2015 13:12:30 - 1.428 +++ anoncvs.html 8 Sep 2015 15:16:29 - @@ -39,7 +39,7

Re: Proposed changes for anoncvs.html

2015-09-08 Thread Rob Pierce
Sorry, my diff got mangled. Here is the correct one. Rob Index: anoncvs.html === RCS file: /cvs/www/anoncvs.html,v retrieving revision 1.428 diff -u -p -r1.428 anoncvs.html --- anoncvs.html2 Sep 2015 13:12:30 - 1.42

Proposed changes for anoncvs.html

2015-09-08 Thread Rob Pierce
Some proposed changes for consistency and readability. Regards, Index: anoncvs.html === RCS file: /cvs/www/anoncvs.html,v retrieving revision 1.428 diff -u -p -r1.428 anoncvs.html --- anoncvs.html2 Sep 2015 13:12:30 -

Re: virtualization support

2015-09-08 Thread Bob Beck
femto-hypervisor? On Mon, Sep 7, 2015 at 9:36 PM, Ted Unangst wrote: > Mike Larkin wrote: >> > Is this hypervisor more similar to "micro"-hypervisor or to monolithic >> > hypervisor? >> > >> >> I don't know what those terms mean. > > It's a milli-hypervisor! >