Re: svn commit: r319557 - head/sys/fs/ext2fs

2017-06-03 Thread Ngie Cooper (yaneurabeya)
> On Jun 3, 2017, at 15:30, Conrad Meyer wrote: > > Author: cem > Date: Sat Jun 3 22:30:30 2017 > New Revision: 319557 > URL: https://svnweb.freebsd.org/changeset/base/319557 > > Log: > ext2fs(4): Fix a number of broken flag checks > > Introduced in r319071. > >

Re: svn commit: r316286 - in head: lib/libprocstat sys/kern sys/sys usr.bin/gcore usr.bin/procstat

2017-06-01 Thread Ngie Cooper (yaneurabeya)
> On Mar 30, 2017, at 11:21, Tycho Nightingale wrote: > > Author: tychon > Date: Thu Mar 30 18:21:36 2017 > New Revision: 316286 > URL: https://svnweb.freebsd.org/changeset/base/316286 > > Log: > Add support for capturing 'struct ptrace_lwpinfo' for signals > resulting in

Re: svn commit: r319295 - head/usr.bin/mkimg/tests

2017-06-01 Thread Ngie Cooper (yaneurabeya)
> On May 31, 2017, at 10:03 PM, Brooks Davis wrote: > > On Wed, May 31, 2017 at 08:01:12AM +, Ngie Cooper wrote: >> Author: ngie >> Date: Wed May 31 08:01:12 2017 >> New Revision: 319295 >> URL: https://svnweb.freebsd.org/changeset/base/319295 >> >> Log: >> Update the

Re: svn commit: r319295 - head/usr.bin/mkimg/tests

2017-06-01 Thread Ngie Cooper (yaneurabeya)
> On Jun 1, 2017, at 10:16, Alexey Dokuchaev wrote: > > On Thu, Jun 01, 2017 at 09:58:38AM -0700, Simon J. Gerraty wrote: >> One option would be to store a sha256 hash of the result. >> If the image generated by the test hashes to the correct value - you >> pass. > > That

Re: svn commit: r319295 - head/usr.bin/mkimg/tests

2017-06-01 Thread Ngie Cooper (yaneurabeya)
> On Jun 1, 2017, at 13:06, Alexey Dokuchaev <da...@freebsd.org> wrote: > > On Thu, Jun 01, 2017 at 11:27:18AM -0700, Ngie Cooper (yaneurabeya) wrote: >> ... >> I vote for not checking in the SHAs. If something fails (as someone else >> mentioned on the list

Re: svn commit: r319551 - head/bin/dd/tests

2017-06-03 Thread Ngie Cooper (yaneurabeya)
> On Jun 3, 2017, at 11:29, Alan Somers wrote: > > Author: asomers > Date: Sat Jun 3 18:29:18 2017 > New Revision: 319551 > URL: https://svnweb.freebsd.org/changeset/base/319551 > > Log: > Fix bin/dd/dd2_tests:seek_overflow on UFS and TMPFS > > Split the postive and

Re: svn commit: r318441 - in head/etc: . cron.d

2017-06-03 Thread Ngie Cooper (yaneurabeya)
> On Jun 3, 2017, at 12:05, John Baldwin wrote: … > Ping? bapt@ agreed with this, but I haven't seen any other feedback? If > others > agree then we should either revert back to a single foo.conf or we should > fully > split newsyslog.conf and syslogd.conf out to

Re: svn commit: r317600 - in head/sys: amd64/vmm/amd modules/vmm

2017-04-30 Thread Ngie Cooper (yaneurabeya)
> On Apr 30, 2017, at 07:35, Matteo Riondato wrote: > > >> On Apr 29, 2017, at 10:08 PM, Anish Gupta wrote: >> >> Author: anish >> Date: Sun Apr 30 02:08:46 2017 >> New Revision: 317600 >> URL: https://svnweb.freebsd.org/changeset/base/317600 >> >> Log:

Re: svn commit: r317744 - in head/usr.sbin/makefs: . ffs

2017-05-08 Thread Ngie Cooper (yaneurabeya)
> On May 3, 2017, at 07:21, Ed Maste wrote: > > Author: emaste > Date: Wed May 3 14:21:18 2017 > New Revision: 317744 > URL: https://svnweb.freebsd.org/changeset/base/317744 > > Log: > makefs: make buf generic > > it has nothing to do with ffs and will eventually be

Re: svn commit: r317744 - in head/usr.sbin/makefs: . ffs

2017-05-08 Thread Ngie Cooper (yaneurabeya)
> On May 8, 2017, at 11:24, Ngie Cooper (yaneurabeya) <yaneurab...@gmail.com> > wrote: > >> >> On May 3, 2017, at 07:21, Ed Maste <ema...@freebsd.org> wrote: >> >> Author: emaste >> Date: Wed May 3 14:21:18 2017 >> New Revision: 317744

Re: svn commit: r317942 - in head/usr.bin/csplit: . tests

2017-05-08 Thread Ngie Cooper (yaneurabeya)
> On May 8, 2017, at 08:51, Conrad Meyer wrote: > > Author: cem > Date: Mon May 8 15:51:29 2017 > New Revision: 317942 > URL: https://svnweb.freebsd.org/changeset/base/317942 > > Log: > csplit(1): Fix extraneous output in edge case > > When the input to csplit contains

Re: svn commit: r318736 - in head: cddl/lib/libzfs contrib/compiler-rt/lib/sanitizer_common contrib/openbsm/libbsm include lib/libarchive lib/libc/gen lib/libc/include lib/libc/sys lib/libkvm lib/libm

2017-05-24 Thread Ngie Cooper (yaneurabeya)
> On May 24, 2017, at 09:26, Ed Maste wrote: > > On 24 May 2017 at 10:53, Pedro Giffuni wrote: >> >> There is now a bunch of coverity issues (OVERFLOW_BEFORE_WIDEN mostly) >> tied to ino64_t. At least the following CIDs are related: > > On a quick look

Re: svn commit: r323635 - in head/sys: dev/bnxt dev/e1000 kern net sys

2017-09-15 Thread Ngie Cooper (yaneurabeya)
> On Sep 15, 2017, at 19:41, Stephen Hurd wrote: > > Author: shurd > Date: Sat Sep 16 02:41:38 2017 > New Revision: 323635 > URL: https://svnweb.freebsd.org/changeset/base/323635 > > Log: > Revert r323516 (iflib rollup) > > This was really too big of a commit even if

Re: svn commit: r323770 - in stable/11/sys: amd64/conf arm64/conf i386/conf powerpc/conf riscv/conf sparc64/conf

2017-09-20 Thread Ngie Cooper (yaneurabeya)
> On Sep 19, 2017, at 09:51, Josh Paetzel wrote: > > Author: jpaetzel > Date: Tue Sep 19 16:51:51 2017 > New Revision: 323770 > URL: https://svnweb.freebsd.org/changeset/base/323770 > > Log: > MFC: 323068 > >Allow kldload tcpmd5 Wasn’t this reverted on ^/head ?

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

2017-09-23 Thread Ngie Cooper (yaneurabeya)
> On Sep 22, 2017, at 13:01, Conrad Meyer wrote: > > Author: cem > Date: Fri Sep 22 20:01:12 2017 > New Revision: 323935 > URL: https://svnweb.freebsd.org/changeset/base/323935 > > Log: > ddb(4): Add 'show badstacks' command to show witness badstacks > > Add a DDB command

Re: svn commit: r323899 - head/tests/sys/opencrypto

2017-09-23 Thread Ngie Cooper (yaneurabeya)
> On Sep 21, 2017, at 21:41, Conrad Meyer wrote: > > Author: cem > Date: Fri Sep 22 04:41:48 2017 > New Revision: 323899 > URL: https://svnweb.freebsd.org/changeset/base/323899 > > Log: > cryptotest.py: Like r323869, skip SHA HMAC tests on non-SHA drivers > > Sponsored by:

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

2017-10-17 Thread Ngie Cooper (yaneurabeya)
> On Oct 16, 2017, at 09:14, Matt Joras wrote: > > Author: mjoras > Date: Mon Oct 16 16:14:50 2017 > New Revision: 324666 > URL: https://svnweb.freebsd.org/changeset/base/324666 > > Log: > Properly reset the fields in clean_unrhdr. > > In r324542 I neglected to reset the

Re: svn commit: r324541 - in head: share/man/man9 sys/kern sys/sys

2017-10-13 Thread Ngie Cooper (yaneurabeya)
> On Oct 11, 2017, at 14:53, Matt Joras wrote: > > Author: mjoras > Date: Wed Oct 11 21:53:50 2017 > New Revision: 324541 > URL: https://svnweb.freebsd.org/changeset/base/324541 > > Log: > Add clearing function for unr(9). > > Previously before you could call

Re: svn commit: r323365 - in head: cddl/lib/libzpool gnu/usr.bin/binutils/libbfd usr.bin/svn/lib/libsvn_client

2017-09-09 Thread Ngie Cooper (yaneurabeya)
> On Sep 9, 2017, at 11:35, Konstantin Belousov wrote: > > On Sat, Sep 09, 2017 at 01:18:33PM +, Jonathan Anderson wrote: >> Author: jonathan >> Date: Sat Sep 9 13:18:32 2017 >> New Revision: 323365 >> URL: https://svnweb.freebsd.org/changeset/base/323365 >> >> Log:

Re: svn commit: r323365 - in head: cddl/lib/libzpool gnu/usr.bin/binutils/libbfd usr.bin/svn/lib/libsvn_client

2017-09-09 Thread Ngie Cooper (yaneurabeya)
> On Sep 9, 2017, at 14:51, Konstantin Belousov wrote: … > Then, why peigen.c was left in the SRCS ? I’m not sure, but you might have thought peigen.c and pepigen.c were the same file. If so, they’re not — they have slightly different spelling. HTH, -Ngie signature.asc

Re: svn commit: r323329 - head/sys/sys

2017-09-08 Thread Ngie Cooper (yaneurabeya)
> On Sep 8, 2017, at 13:09, Mateusz Guzik wrote: > > Author: mjg > Date: Fri Sep 8 20:09:14 2017 > New Revision: 323329 > URL: https://svnweb.freebsd.org/changeset/base/323329 > > Log: > Allow __builtin_memset instead of bzero for small buffers of known size > > In

Re: svn commit: r324109 - in head: sys/contrib/dev/acpica sys/contrib/dev/acpica/common sys/contrib/dev/acpica/compiler sys/contrib/dev/acpica/components/dispatcher sys/contrib/dev/acpica/components/h

2017-09-30 Thread Ngie Cooper (yaneurabeya)
> On Sep 30, 2017, at 09:16, Konstantin Belousov wrote: Given the number of panic reports, could the commit be reverted and a fix be submitted later so others can develop on ^/head? Thanks, -Ngie signature.asc Description: Message signed with OpenPGP using

Re: svn commit: r322770 - head/usr.sbin/chown/tests

2017-08-21 Thread Ngie Cooper (yaneurabeya)
> On Aug 21, 2017, at 13:23, Glen Barber wrote: > > Author: gjb > Date: Mon Aug 21 20:23:05 2017 > New Revision: 322770 > URL: https://svnweb.freebsd.org/changeset/base/322770 > > Log: > Apply changes from bin/chmod/tests/chmod_test.sh (r321949, r321950, > and r322101),

Re: svn commit: r322759 - stable/10/bin/chmod/tests

2017-08-21 Thread Ngie Cooper (yaneurabeya)
> On Aug 21, 2017, at 10:20, Glen Barber wrote: > > Author: gjb > Date: Mon Aug 21 17:20:31 2017 > New Revision: 322759 > URL: https://svnweb.freebsd.org/changeset/base/322759 > > Log: > MFC r321949, r321950, r322101: Thanks Glen! -Ngie signature.asc Description: Message

Re: svn commit: r322952 - head/share/mk

2017-08-27 Thread Ngie Cooper (yaneurabeya)
> On Aug 27, 2017, at 09:57, Conrad Meyer wrote: > > This appears to be breaking the build: > > -- stage 1.1: legacy release compatibility shims > -- >

Re: svn commit: r324452 - in head/sys/boot: . arm/uboot efi/boot1 efi/loader i386/gptboot i386/gptzfsboot i386/loader i386/zfsboot mips/beri/boot2 mips/beri/loader mips/uboot powerpc/kboot powerpc/ofw

2017-10-09 Thread Ngie Cooper (yaneurabeya)
> On Oct 9, 2017, at 16:23, John Baldwin wrote: … > s/along/alone/. bde@ probably prefers that the comments start with a capital > letter as well. Also: standalone is one word, not 2. -Ngie signature.asc Description: Message signed with OpenPGP using GPGMail

Re: svn commit: r324471 - head/sys/boot

2017-10-09 Thread Ngie Cooper (yaneurabeya)
> On Oct 9, 2017, at 21:56, Warner Losh wrote: > > DO NOT MAKE EDITS TO sys/boot. YOU ARE CREATING CONFLICTS FOR ME. > > DO NOT MAKE ANY COMMITS TO sys/boot. > > BACK OFF. > > Seriously, though, extra changes create extra friction, and these changes > aren't worth any

Re: svn commit: r324406 - head/sys/modules/em

2017-10-09 Thread Ngie Cooper (yaneurabeya)
> On Oct 9, 2017, at 18:54, Ian Lepore wrote: ... > I think the right answer here is just > > LINKS= ${KMODDIR}/${KMOD}.ko ${KMODDIR}/if_igb.ko That will definitely work and is probably the best pattern. Thanks, -Ngie signature.asc Description: Message signed

Re: svn commit: r324360 - in head/sys/boot/efi: include libefi loader

2017-10-07 Thread Ngie Cooper (yaneurabeya)
> On Oct 7, 2017, at 09:29, Guy Yur wrote: > > On 6 October 2017 at 15:21, Warner Losh wrote: >> Author: imp >> Date: Fri Oct 6 12:21:46 2017 >> New Revision: 324360 >> URL: https://svnweb.freebsd.org/changeset/base/324360 >> >> Log: >> Encapsulate ZFS

Re: svn commit: r325116 - head

2017-11-04 Thread Ngie Cooper (yaneurabeya)
> On Nov 4, 2017, at 08:31, Bryan Drewery <bdrew...@freebsd.org> wrote: > > On 11/4/2017 12:08 AM, Ngie Cooper (yaneurabeya) wrote: >> I just ran into this with bash on universe12a.freebsd.org by doing ^d. >> I think the change should be reverted. >&g

Re: svn commit: r325443 - in head: . lib/libclang_rt share/mk

2017-11-05 Thread Ngie Cooper (yaneurabeya)
> On Nov 5, 2017, at 11:38, Ngie Cooper wrote: > > Author: ngie > Date: Sun Nov 5 19:38:51 2017 > New Revision: 325443 > URL: https://svnweb.freebsd.org/changeset/base/325443 > > Log: > Fix paths for cross-built versions of lib/libclang_rt and hardfloat arm > variants > >

Re: svn commit: r325442 - in head/lib/libclang_rt: . profile

2017-11-05 Thread Ngie Cooper (yaneurabeya)
> On Nov 5, 2017, at 11:25, Ngie Cooper wrote: > > Author: ngie > Date: Sun Nov 5 19:25:06 2017 > New Revision: 325442 > URL: https://svnweb.freebsd.org/changeset/base/325442 > > Log: > Support compiling lib/libclang_rt/profile a bit more with recent versions of > gcc > >

Re: svn commit: r325504 - head/lib/libclang_rt

2017-11-07 Thread Ngie Cooper (yaneurabeya)
> On Nov 7, 2017, at 11:20, Bryan Drewery wrote: > > On 11/6/2017 10:26 PM, Ngie Cooper wrote: >> Author: ngie >> Date: Tue Nov 7 06:26:48 2017 >> New Revision: 325504 >> URL: https://svnweb.freebsd.org/changeset/base/325504 >> >> Log: >> Redo r325502 >> >> :U:Mfoo

Re: svn commit: r325116 - head

2017-11-04 Thread Ngie Cooper (yaneurabeya)
I just ran into this with bash on universe12a.freebsd.org by doing ^d. I think the change should be reverted. Thanks, -Ngie $ exit *** Error code 130 Stop. make[1]: stopped in /scratch/tmp/ngie/svn *** Error code 1 Stop. make: stopped in /scratch/tmp/ngie/svn signature.asc

Re: svn commit: r322951 - head

2017-10-30 Thread Ngie Cooper (yaneurabeya)
> On Oct 25, 2017, at 13:34, Bryan Drewery wrote: … > I don't understand what you're saying here. If I build with MK_TCSH=yes > and the host does not have tcsh, a failure occurs AFTER or BEFORE this > change? > Neither case makes sense to me. > What is the failure? > >

Re: svn commit: r324811 - in head/sys/dev/pms/freebsd/driver: common ini/src

2017-10-21 Thread Ngie Cooper (yaneurabeya)
> On Oct 21, 2017, at 00:23, Ryan Libby wrote: > > Author: rlibby > Date: Sat Oct 21 07:23:45 2017 > New Revision: 324811 > URL: https://svnweb.freebsd.org/changeset/base/324811 > > Log: > pms/freebsd: fix compiler warnings > > - A number of unused variable warnings, >

Re: svn commit: r324835 - head/etc

2017-10-21 Thread Ngie Cooper (yaneurabeya)
> On Oct 21, 2017, at 14:58, Brad Davis wrote: > > Author: brd (doc,ports committer) > Date: Sat Oct 21 21:58:24 2017 > New Revision: 324835 > URL: https://svnweb.freebsd.org/changeset/base/324835 > > Log: > Remove a atrun check that is nullified by r318443. > > Approved

Re: svn commit: r324789 - in head/sys: kern sys

2017-10-22 Thread Ngie Cooper (yaneurabeya)
> On Oct 19, 2017, at 21:02, Mateusz Guzik wrote: > > Author: mjg > Date: Fri Oct 20 04:02:53 2017 > New Revision: 324789 > URL: https://svnweb.freebsd.org/changeset/base/324789 > > Log: > Mark kdb_active as __read_frequently and switch to bool to eat less space. > >

Re: svn commit: r325062 - in head/lib: . libcasper libcasper/libcasper libcasper/services libcasper/services/cap_dns libcasper/services/cap_dns/tests libcasper/services/cap_grp libcasper/services/cap_

2017-10-30 Thread Ngie Cooper (yaneurabeya)
> On Oct 28, 2017, at 12:23, Mariusz Zaborski wrote: > > Author: oshogbo > Date: Sat Oct 28 19:23:57 2017 > New Revision: 325062 > URL: https://svnweb.freebsd.org/changeset/base/325062 > > Log: > Introduce caspermocks. > > The idea behinds mocks is that we don't need to

Re: svn commit: r324870 - in head/sys: amd64/include kern

2017-10-22 Thread Ngie Cooper (yaneurabeya)
> On Oct 22, 2017, at 13:43, Mateusz Guzik wrote: > > Author: mjg > Date: Sun Oct 22 20:43:50 2017 > New Revision: 324870 > URL: https://svnweb.freebsd.org/changeset/base/324870 > > Log: > Make the sleepq chain hash size configurable per-arch and bump on amd64. > > While

Re: svn commit: r324863 - in head/sys: kern sys

2017-10-22 Thread Ngie Cooper (yaneurabeya)
> On Oct 22, 2017, at 06:42, Mateusz Guzik wrote: > > Author: mjg > Date: Sun Oct 22 13:42:56 2017 > New Revision: 324863 > URL: https://svnweb.freebsd.org/changeset/base/324863 > > Log: > Change kdb_active type to u_char. > > Fixes warnings from gcc and keeps the small

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

2017-10-22 Thread Ngie Cooper (yaneurabeya)
> On Oct 22, 2017, at 18:00, Mateusz Guzik wrote: > > Author: mjg > Date: Mon Oct 23 01:00:35 2017 > New Revision: 324890 > URL: https://svnweb.freebsd.org/changeset/base/324890 > > Log: > Bump WITNESS_PENDLIST to accomodate sleepq chain bump. > > Reported by: ngie

<    1   2   3   4