Re: svn commit: r343416 - head/bin/sh

2019-01-24 Thread Larry Rosenman
ot; you speak of (honest question) UNIX Power Tools. It's an O'Reilly book that should have been entitled Common Sense UNIX. If I can find my copy you can have it Devin. If you can't find yours, Rod, I can send mine. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-64

Re: svn commit: r337791 - in head: crypto/openssl crypto/openssl/apps crypto/openssl/crypto crypto/openssl/crypto/asn1 crypto/openssl/crypto/bio crypto/openssl/crypto/bn crypto/openssl/crypto/bn/asm c

2018-08-16 Thread Larry Rosenman
On Thu, Aug 16, 2018 at 11:34:59AM -0700, Bryan Drewery wrote: > On 8/16/18 11:21 AM, Larry Rosenman wrote: > > On Thu, Aug 16, 2018 at 02:02:52PM -0400, Jung-uk Kim wrote: > >> On 18. 8. 16., Larry Rosenman wrote: > >>> On Thu, Aug 16, 2018 at 01:48:40PM -0400, Jung

Re: svn commit: r337791 - in head: crypto/openssl crypto/openssl/apps crypto/openssl/crypto crypto/openssl/crypto/asn1 crypto/openssl/crypto/bio crypto/openssl/crypto/bn crypto/openssl/crypto/bn/asm c

2018-08-16 Thread Larry Rosenman
On Thu, Aug 16, 2018 at 02:02:52PM -0400, Jung-uk Kim wrote: > On 18. 8. 16., Larry Rosenman wrote: > > On Thu, Aug 16, 2018 at 01:48:40PM -0400, Jung-uk Kim wrote: > >> On 18. 8. 16., Ravi Pokala wrote: > >>> -Original Message- > >>> From: o

Re: svn commit: r337791 - in head: crypto/openssl crypto/openssl/apps crypto/openssl/crypto crypto/openssl/crypto/asn1 crypto/openssl/crypto/bio crypto/openssl/crypto/bn crypto/openssl/crypto/bn/asm c

2018-08-16 Thread Larry Rosenman
e and rebuilt from scratch, and got the same error. > > > > I didn't bisect it to this change, but it's the only recent change to > > crypto... > > I built worlds many times and I haven't seen such problem. In fact, > Jenkins didn't break on amd64 after the commit

Re: svn commit: r337791 - in head: crypto/openssl crypto/openssl/apps crypto/openssl/crypto crypto/openssl/crypto/asn1 crypto/openssl/crypto/bio crypto/openssl/crypto/bn crypto/openssl/crypto/bn/asm c

2018-08-16 Thread Larry Rosenman
t the error will fix it till the next one. > -Ravi (rpokala@) > > > _______ > svn-src-all@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-src-all > To unsubscribe, send any mail to "svn-src-all-unsubscr

Re: svn commit: r333919 - in head/contrib/file: . doc magic magic/Magdir python src tests

2018-05-20 Thread Larry Rosenman
r}/${lib} || continue > libfile=${libdir}/${lib} > - [ `file -b -L --mime-type ${libfile}` = "application/x-sharedlib" ] || > continue > - echo $libfile > - break > + case `file -b -L --mime-type ${libfile}` in > + application/x-pie-executable|application/x-sharedl

Re: svn commit: r318757 - head

2017-05-24 Thread Larry Rosenman
On 5/24/17, 1:01 PM, "O. Hartmann" <ohartm...@walstatt.org> wrote: Am Wed, 24 May 2017 19:40:46 +0200 "O. Hartmann" <ohartm...@walstatt.org> schrieb: > Am Wed, 24 May 2017 12:28:51 -0500 > Larry Rosenman <l...@lerctr.org> schrie

Re: svn commit: r318757 - head

2017-05-24 Thread Larry Rosenman
-- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: l...@lerctr.org US Mail: 17716 Limpia Crk, Round Rock, TX 78664-7281 On 5/24/17, 12:40 PM, "O. Hartmann" <ohartm...@walstatt.org> wrote: Am Wed, 24 May 201

Re: svn commit: r318757 - head

2017-05-24 Thread Larry Rosenman
I fixed my issues by force-rebuilding perl and all installed p5-* ports. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: l...@lerctr.org US Mail: 17716 Limpia Crk, Round Rock, TX 78664-7281

Re: svn commit: r318757 - head

2017-05-24 Thread Larry Rosenman
The initial failure was NOT, except that the PostgreSQL build builds a PL/Perl interpreter that MIGHT Be considered that. It was unexpected. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: l...@lerctr.org US Mail: 17716 Limpia

Re: svn commit: r318757 - head

2017-05-24 Thread Larry Rosenman
arm.conf Socket.c: loadable library and perl binaries are mismatched (got handshake key 0xd200080, needed 0xdf00080) borg.lerctr.org /home/pgbuildfarm/bin/latest $ force rebuilding and installing perl and all p5-* ports fixed that. -- Larry Rosenman http://www.lerctr.org/~l

Re: svn commit: r318757 - head

2017-05-23 Thread Larry Rosenman
/usr/local/poudriere/data/packages/live-host-ports $ -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: l...@lerctr.org US Mail: 17716 Limpia Crk, Round Rock, TX 78664-7281 On 5/23/17, 6:08 PM, "Bryan Drewery&qu

Re: svn commit: r318757 - head

2017-05-23 Thread Larry Rosenman
for others here? Or more info needed in /usr/{src,ports}/UPDATING? -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: l...@lerctr.org US Mail: 17716 Limpia Crk, Round Rock, TX 78664-7281

Re: svn commit: r317061 - in head: libexec/rpc.rstatd sys/amd64/amd64 sys/amd64/include sys/arm/arm sys/arm/include sys/arm64/include sys/cddl/contrib/opensolaris/uts/common/fs/zfs sys/compat/linprocf

2017-04-18 Thread Larry Rosenman
On 4/18/17, 2:58 PM, "Alan Somers" wrote: On Mon, Apr 17, 2017 at 11:34 AM, Gleb Smirnoff wrote: > Author: glebius > Date: Mon Apr 17 17:34:47 2017 > New Revision: 317061 > URL:

Re: svn commit: r316874 - head/sys/kern

2017-04-15 Thread Larry Rosenman
This looks MUCH better, startup was it’s usual speedy self. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: l...@lerctr.org US Mail: 17716 Limpia Crk, Round Rock, TX 78664-7281 From: Maksym Sobolyev <s

Re: svn commit: r316874 - head/sys/kern

2017-04-15 Thread Larry Rosenman
On 4/15/17, 6:00 AM, "Maxim Sobolev" wrote: Peter, Ngie, none of this stuff is really directly related to the shutdown(2) change, so I'll probably let Hiroki to clean it up. -Max I’ve backed off to my previous

Re: svn commit: r316938 - head/sbin/savecore

2017-04-14 Thread Larry Rosenman
On 4/14/17, 9:16 PM, "Conrad Meyer" <c...@freebsd.org> wrote: On Fri, Apr 14, 2017 at 7:02 PM, Larry Rosenman <l...@lerctr.org> wrote: > It looked like the netdump code might need some stuff for current –CURRENT. Not for the server (netdumpd) — it's

Re: svn commit: r316938 - head/sbin/savecore

2017-04-14 Thread Larry Rosenman
It looked like the netdump code might need some stuff for current –CURRENT. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: l...@lerctr.org US Mail: 17716 Limpia Crk, Round Rock, TX 78664-7281 On 4/14/17, 9:00 PM, "C

Re: svn commit: r316938 - head/sbin/savecore

2017-04-14 Thread Larry Rosenman
On 4/14/17, 8:59 PM, "Rodney W. Grimes" wrote: > On 4/14/17, 8:35 PM, "Rodney W. Grimes" wrote: > > > Yeah, I have the following: > > borg.lerctr.org /home/ler $ swapctl -l > > Device:

Re: svn commit: r316938 - head/sbin/savecore

2017-04-14 Thread Larry Rosenman
On 4/14/17, 8:35 PM, "Rodney W. Grimes" wrote: > Yeah, I have the following: > borg.lerctr.org /home/ler $ swapctl -l > Device: 1024-blocks Used: > /dev/mfid0p38388608 0 > /dev/mfid1p38388608 0 > /dev/mfid2p3

Re: svn commit: r316938 - head/sbin/savecore

2017-04-14 Thread Larry Rosenman
On 4/14/17, 3:46 PM, "Ngie Cooper (yaneurabeya)" <yaneurab...@gmail.com> wrote: > On Apr 14, 2017, at 13:43, Larry Rosenman <l...@lerctr.org> wrote: > > On 4/14/17, 3:39 PM, "Ngie Cooper (yaneurabeya)" <owner-svn-src-...@freebsd.o

Re: svn commit: r316938 - head/sbin/savecore

2017-04-14 Thread Larry Rosenman
On 4/14/17, 3:39 PM, "Ngie Cooper (yaneurabeya)" <owner-svn-src-...@freebsd.org on behalf of yaneurab...@gmail.com> wrote: > On Apr 14, 2017, at 13:37, Larry Rosenman <l...@lerctr.org> wrote: > > On 4/14/17, 3:33 PM, "Ngie Cooper (yaneurab

Re: svn commit: r316938 - head/sbin/savecore

2017-04-14 Thread Larry Rosenman
On 4/14/17, 3:33 PM, "Ngie Cooper (yaneurabeya)" <yaneurab...@gmail.com> wrote: > On Apr 14, 2017, at 13:26, Larry Rosenman <l...@lerctr.org> wrote: > > On 4/14/17, 3:19 PM, "Ngie Cooper (yaneurabeya)" <owner-svn-src-...@freebsd.o

Re: svn commit: r316938 - head/sbin/savecore

2017-04-14 Thread Larry Rosenman
On 4/14/17, 3:19 PM, "Ngie Cooper (yaneurabeya)" wrote: > On Apr 14, 2017, at 13:14, Slawa Olhovchenkov wrote: > > On Fri, Apr 14, 2017 at 01:49:51PM -0600, Alan Somers wrote: > >> On

svn commit: r311859 - head/usr.bin/calendar/calendars

2017-01-09 Thread Larry Rosenman
...@freebsd.org> born in San Diego, California, United States, 1984 +09/24 Larry Rosenman <l...@freebsd.org> born in Queens, New York, United States, 1957 09/27 Neil Blakey-Milner <n...@freebsd.org> born in Port Elizabeth, South Africa, 1978 09/27 Renato Botelho <ga...@freeb

svn commit: r311852 - head/share/misc

2017-01-09 Thread Larry Rosenman
g Lee\nle...@freebsd.org\n2002/08/14"] +ler [label="Larry Rosenman\n...@freebsd.org\n2017/01/09"] lev [label="Lev Serebryakov\n...@freebsd.org\n2003/06/17"] lifanov [label="Nikolai Lifanov\nlifa...@freebsd.org\n2016/12/11"] linimon [label="Mark Linimon\nlin

Re: svn commit: r306509 - in head/sys: fs/nandfs kern sys ufs/ffs

2016-09-30 Thread Larry Rosenman
On 2016-09-30 14:01, Mateusz Guzik wrote: On Fri, Sep 30, 2016 at 01:58:16PM -0400, Larry Rosenman wrote: On 2016-09-30 13:55, Mateusz Guzik wrote: >On Fri, Sep 30, 2016 at 01:36:26PM -0400, Larry Rosenman wrote: >>On 2016-09-30 13:28, Mateusz Guzik wrote: >>>On Fri, Sep 30,

Re: svn commit: r306509 - in head/sys: fs/nandfs kern sys ufs/ffs

2016-09-30 Thread Larry Rosenman
On 2016-09-30 13:55, Mateusz Guzik wrote: On Fri, Sep 30, 2016 at 01:36:26PM -0400, Larry Rosenman wrote: On 2016-09-30 13:28, Mateusz Guzik wrote: >On Fri, Sep 30, 2016 at 01:18:45PM -0400, Shawn Webb wrote: >>On Fri, Sep 30, 2016 at 05:11:03PM +, Mateusz Guzik wrote: >&g

Re: svn commit: r306509 - in head/sys: fs/nandfs kern sys ufs/ffs

2016-09-30 Thread Larry Rosenman
using the field. Can someone do me a favor and make sure sysutils/lsof still compiles/works? I'm OOT at the moment, and have a test IPv6 patch on my 12 system. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: l...@lerctr.org US Mail:

Re: svn commit: r303099 - head/sys/kern

2016-07-20 Thread Larry Rosenman
s://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org" -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: l...@lerctr.org US Mail: 17716 Limpia Crk, Round Rock, TX

Re: svn commit: r301226 - in head: etc etc/defaults etc/periodic/security etc/rc.d lib lib/libblacklist libexec libexec/blacklistd-helper share/mk tools/build/mk usr.sbin usr.sbin/blacklistctl usr.sbi

2016-06-06 Thread Larry Rosenman
. I was just repsonding to the notion that it should be re-enabled by default some day. -- Ian as an example adding to Ian, my Firewall is a pfSense box NOT on the same physical box. I do NOT need nor want blacklistd running, as NOTHING local can be done. -- Larry Rosenman

Re: svn commit: r296428 - head/sys/boot/common

2016-03-06 Thread Larry Rosenman
t; shdr[i].sh_addr = (Elf_Addr)lastaddr; > > lastaddr += shdr[i].sh_size; > > > > > > ___ > svn-src-all@freebsd.org mailing list > https://lists.freebsd.org/ma

Re: svn commit: r285139 - in head: lib/libnv sys/conf sys/contrib/libnv sys/kern sys/sys

2015-07-09 Thread Larry Rosenman
-- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: l...@lerctr.org US Mail: 108 Turvey Cove, Hutto, TX 78634-5688 ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn

Re: svn commit: r284417 - in head: cddl/lib gnu/lib/libgcc gnu/lib/libssp lib/libalias/libalias lib/libalias/modules lib/libbegemot lib/libc lib/libcam lib/libcapsicum lib/libcasper lib/libcrypt lib/l

2015-06-15 Thread Larry Rosenman
). -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: l...@lerctr.org US Mail: 108 Turvey Cove, Hutto, TX 78634-5688 ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: svn commit: r270745 - in head: bin/ps sys/compat/freebsd32 sys/kern sys/sys

2014-08-29 Thread Larry Rosenman
in ?? () #14 0x0814f430 in ?? () #15 0x in ?? () Current language: auto; currently minimal (kgdb) -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: l...@lerctr.org US Mail: 108 Turvey Cove, Hutto, TX 78634-5688

Re: svn commit: r268840 - head/usr.sbin/unbound/local-setup

2014-07-18 Thread Larry Rosenman
-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to svn-src-all-unsubscr...@freebsd.org -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 (c) E-Mail: l...@lerctr.org US Mail: 108 Turvey Cove

Re: svn commit: r192625 - in head: . lib/libc/stdtime usr.sbin/zic

2009-05-23 Thread Larry Rosenman
datafile. Please add an UPDATING entry for this, since we are going to get complaints about it... Warner There is one: 20090523: The newly imported zic(8) produces a new format in the output. Please run tzsetup(8) to install the newly created data to /etc/localtime. -- Larry