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

2018-01-08 Thread Rodney W. Grimes
reduce the rate of breakage. I believe phabricator has the tooling to stack these as well? Dependent diffs or some such thing? > Pedro. > > > On Mon, Jan 8, 2018 at 12:18 PM, Pedro Giffuni <p...@freebsd.org> wrote: > >> On 08/01/2018 11:09, Rodney W. Grimes wrote: > >&

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

2018-01-08 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > > On 08/01/2018 11:09, Rodney W. Grimes wrote: > >> Author: pfg > >> Date: Mon Jan 8 15:54:29 2018 > >> New Revision: 327699 > >> URL: https://svnweb.freebsd.org/changeset/base/327699 > >> > &

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

2018-01-08 Thread Rodney W. Grimes
> Author: pfg > Date: Mon Jan 8 15:54:29 2018 > New Revision: 327699 > URL: https://svnweb.freebsd.org/changeset/base/327699 > > Log: > Revert r327697: > malloc(9): drop the __result_use_check attribute for the kernel allocator. > > My bad: __result_use_check just checks the for the

Re: svn commit: r327676 - head/sys/compat/linuxkpi/common/include/linux

2018-01-07 Thread Rodney W. Grimes
> On 7 Jan 2018, at 19:37, Rodney W. Grimes wrote: > >> On 7 Jan 2018, at 19:02, Rodney W. Grimes wrote: > >>>> Author: kp > >>>> Date: Sun Jan 7 13:39:12 2018 > >>>> New Revision: 327676 > >>>> URL: https://svnweb.freebsd.o

Re: svn commit: r327676 - head/sys/compat/linuxkpi/common/include/linux

2018-01-07 Thread Rodney W. Grimes
> On 7 Jan 2018, at 19:02, Rodney W. Grimes wrote: > >> Author: kp > >> Date: Sun Jan 7 13:39:12 2018 > >> New Revision: 327676 > >> URL: https://svnweb.freebsd.org/changeset/base/327676 > >> > >> Log: > >> linuxkpi: Implement

Re: svn commit: r327676 - head/sys/compat/linuxkpi/common/include/linux

2018-01-07 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: kp > Date: Sun Jan 7 13:39:12 2018 > New Revision: 327676 > URL: https://svnweb.freebsd.org/changeset/base/327676 > > Log: > linuxkpi: Implement kcalloc() based on mallocarray() > > This means we now get integer overflow protection,

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

2018-01-07 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: kp > Date: Sun Jan 7 13:21:01 2018 > New Revision: 327674 > URL: https://svnweb.freebsd.org/changeset/base/327674 > > Log: > Introduce mallocarray() in the kernel > > Similar to calloc() the mallocarray() function checks for integer >

Re: svn commit: r327614 - head/usr.bin/morse

2018-01-06 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: eadler > Date: Sat Jan 6 07:02:24 2018 > New Revision: 327614 > URL: https://svnweb.freebsd.org/changeset/base/327614 > > Log: > morse(6): implement support for decoding morse code > > - Use `-r` for "reverse" mode and to match

Re: svn commit: r327577 - head/sys/cam/ata

2018-01-05 Thread Rodney W. Grimes
> Author: eadler > Date: Fri Jan 5 07:14:39 2018 > New Revision: 327577 > URL: https://svnweb.freebsd.org/changeset/base/327577 > > Log: > cam/da: QUIRK: Add 4K quirks for WD Red and Black MHDDs > > PR: 188685 > Submitted by: Jeremy Chadwick >

Re: svn commit: r327414 - stable/11

2018-01-02 Thread Rodney W. Grimes
> On Sunday, December 31, 2017 05:14:40 AM Mateusz Guzik wrote: > > Author: mjg > > Date: Sun Dec 31 05:14:40 2017 > > New Revision: 327414 > > URL: https://svnweb.freebsd.org/changeset/base/327414 > > > > Log: > > MFC r324328: > > > > amd64: remove unused variable from

Re: svn commit: r327476 - head/sbin/shutdown

2018-01-02 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > On 1 January 2018 at 15:22, Rodney W. Grimes > <free...@pdx.rh.cn85.dnsmgr.net> wrote: > >> > >> Baah. This is what happens when my build/test and commit box are not the > >> same. Will fix later when I get ba

Re: svn commit: r327476 - head/sbin/shutdown

2018-01-01 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > On Monday, 1 January 2018, Ian Lepore wrote: > > > On Mon, 2018-01-01 at 22:33 +, Eitan Adler wrote: > > > Author: eadler > > > Date: Mon Jan 1 22:33:57 2018 > > > New Revision: 327476 > > > URL:

Re: svn commit: r327422 - head

2017-12-31 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: eadler > Date: Sun Dec 31 07:26:24 2017 > New Revision: 327422 > URL: https://svnweb.freebsd.org/changeset/base/327422 > > Log: > s/=/+= Edit commands are poor commit messages, would of been better to say something like: Correct

Re: svn commit: r327414 - stable/11

2017-12-31 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: mjg > Date: Sun Dec 31 05:14:40 2017 > New Revision: 327414 > URL: https://svnweb.freebsd.org/changeset/base/327414 > > Log: > MFC r324328: > > amd64: remove unused variable from pmap_delayed_invl_genp > > Modified: > Directory

Re: svn commit: r327379 - head/sys/isa

2017-12-30 Thread Rodney W. Grimes
> On Sat, Dec 30, 2017 at 10:09 AM, Rodney W. Grimes < > free...@pdx.rh.cn85.dnsmgr.net> wrote: > > > [ Charset UTF-8 unsupported, converting... ] > > > On Sat, Dec 30, 2017 at 8:27 AM, Rodney W. Grimes < > > > free...@pdx.rh.cn85.dnsmgr.net> wro

Re: svn commit: r327379 - head/sys/isa

2017-12-30 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > On Sat, Dec 30, 2017 at 8:27 AM, Rodney W. Grimes < > free...@pdx.rh.cn85.dnsmgr.net> wrote: > > > [ Charset UTF-8 unsupported, converting... ] > > > Author: imp > > > Date: Sat Dec 30 08:16:31 2017 >

Re: svn commit: r327368 - head/sbin/ccdconfig

2017-12-30 Thread Rodney W. Grimes
> > > On 12/30/17 11:10, Rodney W. Grimes wrote: > > [ Charset UTF-8 unsupported, converting... ] > >> > >> On 12/30/17 10:11, Rodney W. Grimes wrote: > >>>> Author: pfg > >>>> Date: Sat Dec 30 00:22:47 2017 > >>>> New

Re: svn commit: r327368 - head/sbin/ccdconfig

2017-12-30 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > > > On 12/30/17 10:11, Rodney W. Grimes wrote: > >> Author: pfg > >> Date: Sat Dec 30 00:22:47 2017 > >> New Revision: 327368 > >> URL: https://svnweb.freebsd.org/changeset/base/327368 > >&g

Re: svn commit: r327379 - head/sys/isa

2017-12-30 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: imp > Date: Sat Dec 30 08:16:31 2017 > New Revision: 327379 > URL: https://svnweb.freebsd.org/changeset/base/327379 > > Log: > On further testing on actual machines with this hardware, we should > only warn for devices that are attached.

Re: svn commit: r327370 - head/sbin/ccdconfig

2017-12-30 Thread Rodney W. Grimes
> Author: pfg > Date: Sat Dec 30 00:26:42 2017 > New Revision: 327370 > URL: https://svnweb.freebsd.org/changeset/base/327370 > > Log: > ccdconfig: Move VCS tags to be more consistent with our style. > > Update a now-bogus SPDX tag while here. > > Modified: >

Re: svn commit: r327368 - head/sbin/ccdconfig

2017-12-30 Thread Rodney W. Grimes
> Author: pfg > Date: Sat Dec 30 00:22:47 2017 > New Revision: 327368 > URL: https://svnweb.freebsd.org/changeset/base/327368 > > Log: > ccdconfig: Update licensing terms to match NetBSD. > > The code originated in NetBSD which has since removed Clauses 3 and 4. > > Approved by:

Re: svn commit: r327365 - head/targets/pseudo/userland

2017-12-30 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: eadler > Date: Fri Dec 29 23:56:06 2017 > New Revision: 327365 > URL: https://svnweb.freebsd.org/changeset/base/327365 > > Log: > Remove a reference to burncd > > I'm unclear of the purpose of this pseudo-target > but while its here

Re: svn commit: r327209 - head/sys/netinet/libalias

2017-12-26 Thread Rodney W. Grimes
> Author: tuexen > Date: Tue Dec 26 16:12:04 2017 > New Revision: 327209 > URL: https://svnweb.freebsd.org/changeset/base/327209 > > Log: > Clearify CID 1008197. > > MFC after: 3 days This and the prior few commits log entries leave a great deal to be desired from the perspective of

Re: svn commit: r327140 - head/sbin/ipfw

2017-12-23 Thread Rodney W. Grimes
> Author: ae > Date: Sun Dec 24 01:55:12 2017 > New Revision: 327140 > URL: https://svnweb.freebsd.org/changeset/base/327140 > > Log: > Fix rule number truncation, use uint16_t type to specify rulenum. > > PR: 224555 > MFC after: 1 week > > Modified: > head/sbin/ipfw/ipfw2.c

Re: svn commit: r327005 - in head: sbin/ipfw sys/sys usr.sbin/watch

2017-12-20 Thread Rodney W. Grimes
> On 12/19/17 21:55, Rodney W. Grimes wrote: > >> > >>> On Dec 19, 2017, at 19:15, Rodney W. Grimes > >>> <free...@pdx.rh.cn85.dnsmgr.net> wrote: > >>> > >>>> Author: pfg > >>>> Date: Tue Dec 19 22:40:16 2017 >

Re: svn commit: r327005 - in head: sbin/ipfw sys/sys usr.sbin/watch

2017-12-19 Thread Rodney W. Grimes
> > > > On Dec 19, 2017, at 19:15, Rodney W. Grimes > > <free...@pdx.rh.cn85.dnsmgr.net> wrote: > > > >> Author: pfg > >> Date: Tue Dec 19 22:40:16 2017 > >> New Revision: 327005 > >> URL: https://svnweb.freebsd.org/changeset/b

Re: svn commit: r327005 - in head: sbin/ipfw sys/sys usr.sbin/watch

2017-12-19 Thread Rodney W. Grimes
> Author: pfg > Date: Tue Dec 19 22:40:16 2017 > New Revision: 327005 > URL: https://svnweb.freebsd.org/changeset/base/327005 > > Log: > SPDX: These are fundamentally BSD-2-Clause. > > They just omit the introductory line and numbering. I again must assert that it would be better to not

Re: svn commit: r326958 - head

2017-12-19 Thread Rodney W. Grimes
> I give up. Not touching this anymore. If you feel like fixing it do it. I was not expecting an additional fix for this as there really isnt a clean way to fix it, just for future reference. > On 18 December 2017 at 19:51, Rodney W. Grimes > <free...@pdx.rh.cn85.dnsmgr.net> wrote

Re: svn commit: r326958 - head

2017-12-18 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: eadler > Date: Tue Dec 19 03:35:39 2017 > New Revision: 326958 > URL: https://svnweb.freebsd.org/changeset/base/326958 > > Log: > arclint: revert in prep for recommitting When you revert you need to sight the Rx(s) being reverted. >

Re: svn commit: r326923 - stable/10/usr.bin/calendar/calendars

2017-12-18 Thread Rodney W. Grimes
> Author: grog > Date: Sun Dec 17 22:12:57 2017 > New Revision: 326923 > URL: https://svnweb.freebsd.org/changeset/base/326923 > > Log: > Correct character set. > > Modified: > stable/10/usr.bin/calendar/calendars/calendar.birthday This appears to be a direct commit to 10, without noting it

Re: svn commit: r326883 - head/tools/boot

2017-12-15 Thread Rodney W. Grimes
> Author: imp > Date: Fri Dec 15 23:16:27 2017 > New Revision: 326883 > URL: https://svnweb.freebsd.org/changeset/base/326883 > > Log: > For now, make the gpart commands verbose so we know exactly what's > being installed. > > Fix problem with gpt + zfs installing the wrong loader... ...

Re: svn commit: r326857 - in head: . share/mk stand/i386/zfsboot

2017-12-14 Thread Rodney W. Grimes
> Author: imp > Date: Thu Dec 14 17:00:24 2017 > New Revision: 326857 > URL: https://svnweb.freebsd.org/changeset/base/326857 > > Log: > Turn loader GELI support in the boot loaders off by default as a > temporary workaround. This fixes zfs booting generally, but breaks all > GELI booting

Re: svn commit: r326828 - in head: lib/libmd sys/fs/ext2fs sys/kern sys/sys

2017-12-13 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > > > On 12/13/17 11:58, Rodney W. Grimes wrote: > > [ Charset UTF-8 unsupported, converting... ] > >> Author: pfg > >> Date: Wed Dec 13 16:30:39 2017 > >> New Revision: 326828 > >> URL: https://svn

Re: svn commit: r326828 - in head: lib/libmd sys/fs/ext2fs sys/kern sys/sys

2017-12-13 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: pfg > Date: Wed Dec 13 16:30:39 2017 > New Revision: 326828 > URL: https://svnweb.freebsd.org/changeset/base/326828 > > Log: > SPDX: some uses of the RSA-MD license. And beerware only noting this incase you did not mean to commit this. >

Re: svn commit: r326809 - head/sys/dev/cardbus

2017-12-13 Thread Rodney W. Grimes
> > On Tue, Dec 12, 2017 at 12:39:38PM -0800, Rodney W. Grimes wrote: > > > > New Revision: 326809 > > > > URL: https://svnweb.freebsd.org/changeset/base/326809 > > > > > > > > Log: > > > > 1k objects on the stack are a bad idea

Re: svn commit: r326809 - head/sys/dev/cardbus

2017-12-13 Thread Rodney W. Grimes
> On Tue, Dec 12, 2017 at 12:39:38PM -0800, Rodney W. Grimes wrote: > > > New Revision: 326809 > > > URL: https://svnweb.freebsd.org/changeset/base/326809 > > > > > > Log: > > > 1k objects on the stack are a bad idea. While it's likely safe in

Re: svn commit: r326758 - in head/sys/i386: conf include

2017-12-12 Thread Rodney W. Grimes
> On 13.12.2017 00:32, Rodney W. Grimes wrote: > > >> I am not sure if there are tools that can analyze stack requirements for > >> possible call chains rather than individual functions. > > > > Call graphs can be used to find deep chains. Combine the above

Re: svn commit: r326758 - in head/sys/i386: conf include

2017-12-12 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > On 12/12/2017 19:01, Rodney W. Grimes wrote: > > We should probably start looking for those, something someone who is > > offerring help but doesnt know what they might be good at, but can > > read C code. They could be uti

Re: svn commit: r326758 - in head/sys/i386: conf include

2017-12-12 Thread Rodney W. Grimes
> On 13.12.2017 00:01, Rodney W. Grimes wrote: > > >> But many other parts of kernel think it's OK to allocate big arrays or > >> structures on stack. > > > > We should probably start looking for those, something someone who is > > offerring he

Re: svn commit: r326809 - head/sys/dev/cardbus

2017-12-12 Thread Rodney W. Grimes
> Author: imp > Date: Tue Dec 12 20:22:09 2017 > New Revision: 326809 > URL: https://svnweb.freebsd.org/changeset/base/326809 > > Log: > 1k objects on the stack are a bad idea. While it's likely safe in this > context, it's also safe to allocate the memory and free it instead. > >

Re: svn commit: r326773 - in head/sys: conf dev/syscon

2017-12-12 Thread Rodney W. Grimes
> On Tue, 12 Dec 2017 07:40:21 -0800 (PST) > "Rodney W. Grimes" <free...@pdx.rh.cn85.dnsmgr.net> wrote: > > > > On Tue, 12 Dec 2017 06:18:36 + > > > Alexey Dokuchaev <da...@freebsd.org> wrote: > > > > > > > On Mon, Dec 1

Re: svn commit: r326758 - in head/sys/i386: conf include

2017-12-12 Thread Rodney W. Grimes
[ Charset windows-1252 unsupported, converting... ] > 12.12.2017 22:30, Rodney W. Grimes: > > >>> Now I run FreeBSD 11/i386 as my home router with IPSEC and torrent > >>> client, and I run several virtualized routers with IPSEC tunnels, > >>> jabber

Re: svn commit: r326773 - in head/sys: conf dev/syscon

2017-12-12 Thread Rodney W. Grimes
> On Tue, 12 Dec 2017 06:18:36 + > Alexey Dokuchaev wrote: > > > On Mon, Dec 11, 2017 at 10:14:04AM -0800, Nathan Whitehorn wrote: > > > I think this name might confuse people looking for "syscons". Can it be > > > renamed? Also, if it is ARM-specific, maybe it belongs in

Re: svn commit: r326758 - in head/sys/i386: conf include

2017-12-12 Thread Rodney W. Grimes
> On 12 Dec, Eugene Grosbein wrote: > > > Now I run FreeBSD 11/i386 as my home router with IPSEC and torrent > > client, and I run several virtualized routers with IPSEC tunnels, > > jabber and mail server, squid and ZFS for src/obj/ports compression > > and they all easily crash unless

Re: svn commit: r326758 - in head/sys/i386: conf include

2017-12-11 Thread Rodney W. Grimes
> 12.12.2017 1:52, Michael Tuexen wrote: > > > Not sure about IPSEC and ZFS. But I was NOT able to reproduce the issue by > > just using > > an SCTP association on a 32-bit VM using FreeBSD 11.1. So right now I don't > > know what > > is wrong and therefore what could be fixed... > > You just

Re: svn commit: r326758 - in head/sys/i386: conf include

2017-12-11 Thread Rodney W. Grimes
... > > > > We need to break the developers model that i386 is dead and that i386 is > > not running on extremly modern hardware due to the factor of virtualization. > > > > Output from one of my VM's running inside bhyve: > > > > # uname -a > > FreeBSD filestore.dnsmgr.net 11.1-RELEASE

Re: svn commit: r326758 - in head/sys/i386: conf include

2017-12-11 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > 11.12.2017 23:45, Alexey Dokuchaev wrote: > > >> Understood. While I'm sure that modern internet browsers make it > >> uncomfortable to browse with less than 4G total RAM (e.g. 2GB) available > >> for the system thus requiring amd64, > > > >

Re: svn commit: r326758 - in head/sys/i386: conf include

2017-12-11 Thread Rodney W. Grimes
> On Mon, Dec 11, 2017 at 07:09:10AM -0800, Rodney W. Grimes wrote: > > The current comment about a pcb, I thought that code was changed > > so we only put the pointer to a pcb on the stack. > > pcb is on top of the stack, followed by the userspace FPU registers save >

Re: svn commit: r326758 - in head/sys/i386: conf include

2017-12-11 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: cem > Date: Mon Dec 11 04:32:37 2017 > New Revision: 326758 > URL: https://svnweb.freebsd.org/changeset/base/326758 > > Log: > i386: Bump KSTACK_PAGES default to match amd64 > > Logically, extend r286288 to cover all threads, by

Re: svn commit: r326729 - head

2017-12-09 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: eadler > Date: Sat Dec 9 08:21:29 2017 > New Revision: 326729 > URL: https://svnweb.freebsd.org/changeset/base/326729 > > Log: > arc lint: Explain linting explain > > shell scripts in scripts don't need > to be chmod +x to work. In

Re: svn commit: r326614 - in head: etc/mtree usr.bin usr.bin/sponge usr.bin/tee

2017-12-08 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > On Tue, Dec 5, 2017 at 7:10 PM, Rodney W. Grimes > <free...@pdx.rh.cn85.dnsmgr.net> wrote: > > [ Charset UTF-8 unsupported, converting... ] > >> Author: eadler > >> Date: Wed Dec 6 02:47:46 2017 >

Re: svn commit: r326651 - in head/bin: cat date kenv setfacl sh

2017-12-06 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: bjk (doc committer) > Date: Thu Dec 7 01:57:27 2017 > New Revision: 326651 > URL: https://svnweb.freebsd.org/changeset/base/326651 > > Log: > Fix mandoc -Tlint warnings in bin/ > > Many style-level issues are still reported. It helps

Re: svn commit: r326614 - in head: etc/mtree usr.bin usr.bin/sponge usr.bin/tee

2017-12-05 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: eadler > Date: Wed Dec 6 02:47:46 2017 > New Revision: 326614 > URL: https://svnweb.freebsd.org/changeset/base/326614 > > Log: > sponge(1): revert > > I did a complete buildworld and test... with the program disconnected > from the

Re: svn commit: r326554 - in head: . usr.bin/sponge usr.bin/sponge/tests usr.bin/tee

2017-12-05 Thread Rodney W. Grimes
in head: . usr.bin/sponge > > usr.bin/sponge/tests usr.bin/tee > > > > > > > On Dec 5, 2017, at 5:00 AM, Hans Petter Selasky <h...@selasky.org> wrote: > > > > > >> On 12/05/17 13:58, Rodney W. Grimes wrote: > > >> Further more, why does freebsd

Re: svn commit: r326554 - in head: . usr.bin/sponge usr.bin/sponge/tests usr.bin/tee

2017-12-05 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: eadler > Date: Tue Dec 5 03:55:10 2017 > New Revision: 326554 > URL: https://svnweb.freebsd.org/changeset/base/326554 > > Log: > sponge(1): initial commit > > sponge(1) is a utility that reads input until > complete, then opens the

Re: svn commit: r326554 - in head: . usr.bin/sponge usr.bin/sponge/tests usr.bin/tee

2017-12-05 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > On Mon, Dec 4, 2017 at 7:55 PM, Eitan Adler wrote: > > Author: eadler > > Date: Tue Dec 5 03:55:10 2017 > > New Revision: 326554 > > URL: https://svnweb.freebsd.org/changeset/base/326554 > > > > Log: > > sponge(1): initial

Re: svn commit: r326535 - head/tools/boot

2017-12-04 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: imp > Date: Mon Dec 4 16:38:20 2017 > New Revision: 326535 > URL: https://svnweb.freebsd.org/changeset/base/326535 > > Log: > Just use the last line of the output from getting .OBJDIR. The > buildenv target prints other stuff too that

Re: svn commit: r326403 - in head/sys: arm64/include ddb dev/fb dev/mc146818 mips/include powerpc/include powerpc/powerpc riscv/include sparc64/include vm

2017-11-30 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: pfg > Date: Thu Nov 30 15:48:35 2017 > New Revision: 326403 > URL: https://svnweb.freebsd.org/changeset/base/326403 > > Log: > SPDX: Consider code from Carnegie-Mellon University. > > Interesting cases, most likely from CMU Mach

Re: svn commit: r326398 - in head: sys/netpfil/pf sys/sparc64/pci sys/sys sys/x86/isa usr.bin/gencat usr.sbin/ppp usr.sbin/watch

2017-11-30 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: pfg > Date: Thu Nov 30 15:10:11 2017 > New Revision: 326398 > URL: https://svnweb.freebsd.org/changeset/base/326398 > > Log: > SPDX: Fix some cases wrongly attributed to MIT. > > In the cases of BSD-style license variants without

Re: svn commit: r326283 - head/include

2017-11-27 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: pfg > Date: Mon Nov 27 17:18:31 2017 > New Revision: 326283 > URL: https://svnweb.freebsd.org/changeset/base/326283 > > Log: > netconfig.h: sync with upstream. > > Bring some comments and the license. > Add SPDX License ID tag while

Re: svn commit: r326095 - head/usr.sbin/bsdinstall/scripts

2017-11-24 Thread Rodney W. Grimes
> On 2017-11-24 17:46, Allan Jude wrote: > > On 11/23/2017 12:29, Rodney W. Grimes wrote: > >> [ Charset UTF-8 unsupported, converting... ] > >>> On Thu, Nov 23, 2017 at 7:17 AM, Rodney W. Grimes > >>> <free...@pdx.rh.cn85.dnsmgr.net> w

Re: svn commit: r326169 - in head: . contrib/ofed lib/libc/locale share/mk sys/amd64/amd64 sys/amd64/conf sys/conf sys/contrib/rdma/krping sys/dev/cxgbe sys/dev/cxgbe/common sys/dev/cxgbe/iw_cxgbe sys

2017-11-24 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > On 11/24/17 18:35, Mark Johnston wrote: > > On Fri, Nov 24, 2017 at 06:29:25PM +0100, Hans Petter Selasky wrote: > >> On 11/24/17 18:22, Mark Johnston wrote: > >>> On Fri, Nov 24, 2017 at 06:09:25PM +0100, Hans Petter Selasky wrote: > On 11/24/17

Re: svn commit: r326095 - head/usr.sbin/bsdinstall/scripts

2017-11-23 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > On Thu, Nov 23, 2017 at 7:17 AM, Rodney W. Grimes > <free...@pdx.rh.cn85.dnsmgr.net> wrote: > >> Also we do provide an ntp.conf so ... > > > > We do, a template, all commented out, and does not work for > > mac

Re: svn commit: r326095 - head/usr.sbin/bsdinstall/scripts

2017-11-23 Thread Rodney W. Grimes
> On Thu, 23 Nov 2017 06:56:50 -0800 (PST) > "Rodney W. Grimes" <free...@pdx.rh.cn85.dnsmgr.net> wrote: > > > > > > > Hi Devin, > > > > > > On Thu, 23 Nov 2017 01:33:39 -0800 > > > Devin Teske <de...@shxd.cx> wrot

Re: svn commit: r326125 - head/usr.sbin/kgmon

2017-11-23 Thread Rodney W. Grimes
> Author: trasz > Date: Thu Nov 23 12:41:05 2017 > New Revision: 326125 > URL: https://svnweb.freebsd.org/changeset/base/326125 > > Log: > Mark kgmon(8) obsolete, redirecting users to pmcstat(8). If you are planning to remove kgmon you need to make it spit out a warning that it is being

Re: svn commit: r326095 - head/usr.sbin/bsdinstall/scripts

2017-11-23 Thread Rodney W. Grimes
> > Hi Devin, > > On Thu, 23 Nov 2017 01:33:39 -0800 > Devin Teske wrote: > > > > > > > > On Nov 22, 2017, at 11:15 PM, Emmanuel Vadot > > > wrote: > > > > > >> On 2017-11-22 17:38, Ian Lepore wrote: > > >>> On Wed, 2017-11-22 at 15:27 +,

Re: svn commit: r325954 - in head: . share/mk sys/conf usr.sbin/config

2017-11-17 Thread Rodney W. Grimes
axing stuff without following this policy, and without even bothering to do a release notes Y. > Warner > > On Fri, Nov 17, 2017 at 11:31 AM, Rodney W. Grimes < > free...@pdx.rh.cn85.dnsmgr.net> wrote: > > > TOP post,sorry > > > > > > Some

Re: svn commit: r325903 - in head: sbin/fsck_ffs sbin/newfs sys/sys

2017-11-16 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: imp > Date: Thu Nov 16 21:28:14 2017 > New Revision: 325903 > URL: https://svnweb.freebsd.org/changeset/base/325903 > > Log: > Only try to enable CK_CLYGRP if we're running on kernel newer than > 1200046, the first version that supports

Re: svn commit: r325893 - in head: . etc/mtree share/man/man7 share/man/man9 targets/pseudo/hosttools targets/pseudo/userland usr.bin usr.bin/xlint

2017-11-16 Thread Rodney W. Grimes
> Author: kib > Date: Thu Nov 16 14:37:18 2017 > New Revision: 325893 > URL: https://svnweb.freebsd.org/changeset/base/325893 > > Log: > Remove xlint(1). > > xlint is currently a fossil. We have much more useful and alive tools > to do now what xlint did twenty years ago. > > I did

Re: svn commit: r325860 - head/sbin/newfs

2017-11-15 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > On Nov 15, 2017 1:51 PM, "Rodney W. Grimes" <free...@pdx.rh.cn85.dnsmgr.net> > wrote: > > [ Charset UTF-8 unsupported, converting... ] > > On Nov 15, 2017 11:47 AM, "Rodney W. Grimes" <free...@pdx.rh.

Re: svn commit: r325860 - head/sbin/newfs

2017-11-15 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > On Nov 15, 2017 11:47 AM, "Rodney W. Grimes" <free...@pdx.rh.cn85.dnsmgr.net> > wrote: > > > Author: emaste > > Date: Wed Nov 15 18:40:40 2017 > > New Revision: 325860 > > URL: https://svnweb.freebsd.o

Re: svn commit: r325860 - head/sbin/newfs

2017-11-15 Thread Rodney W. Grimes
> Author: emaste > Date: Wed Nov 15 18:40:40 2017 > New Revision: 325860 > URL: https://svnweb.freebsd.org/changeset/base/325860 > > Log: > newfs: warn if newer than kernel > > Creating a UFS filesystem with a newfs newer than the running kernel, > and then mounting that filesystem, can

Re: svn commit: r325844 - stable/11/lib/libutil

2017-11-15 Thread Rodney W. Grimes
> Author: bapt > Date: Wed Nov 15 12:17:51 2017 > New Revision: 325844 > URL: https://svnweb.freebsd.org/changeset/base/325844 > > Log: > MFC r325716: > > Fix some nroff style issue > > Modified: > stable/11/lib/libutil/hexdump.3 > Directory Properties: > stable/11/ (props changed)

Re: svn commit: r325828 - head/usr.bin/fortune/datfiles

2017-11-14 Thread Rodney W. Grimes
> Author: benno > Date: Tue Nov 14 21:18:30 2017 > New Revision: 325828 > URL: https://svnweb.freebsd.org/changeset/base/325828 > > Log: > Remove all fortune datfiles except freebsd-tips. > > Humour is a funny thing. What is funny to one person is not funny to all > people. What is

Re: svn commit: r325702 - in head: . share/man/man5 share/man/man7 usr.bin/mail

2017-11-11 Thread Rodney W. Grimes
> Author: eadler > Date: Sat Nov 11 07:00:40 2017 > New Revision: 325702 > URL: https://svnweb.freebsd.org/changeset/base/325702 > > Log: > mailaddr(7): wave goodbye > > The information here is somewhere between ancient to obsolete. 20% of the information here is somewhat obsolete, 80% of

Re: svn commit: r325594 - head/sys/ddb

2017-11-10 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: gavin > Date: Thu Nov 9 13:38:24 2017 > New Revision: 325594 > URL: https://svnweb.freebsd.org/changeset/base/325594 > > Log: > Point people towards our https web site for documentation, http accesses are > just redirected anyway. > >

Re: svn commit: r325568 - head

2017-11-10 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: bdrewery > Date: Wed Nov 8 23:41:27 2017 > New Revision: 325568 > URL: https://svnweb.freebsd.org/changeset/base/325568 > > Log: > universe: Fix creating LINT files with AUTO_OBJ. > > These are expected to be created in .CURDIR. >

Re: svn commit: r325111 - head/share/examples/printing

2017-10-29 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: eadler > Date: Mon Oct 30 00:36:08 2017 > New Revision: 325111 > URL: https://svnweb.freebsd.org/changeset/base/325111 > > Log: > Remove now bogus README > > The SGML referenced was removed in r4719 of the doc repo. > > Deleted: >

Re: svn commit: r324971 - head/sys/netinet

2017-10-25 Thread Rodney W. Grimes
> On Wed, Oct 25, 2017 at 07:57:14AM -0700, Rodney W. Grimes wrote: > > > New Revision: 324971 > > > URL: https://svnweb.freebsd.org/changeset/base/324971 > > > > > > Log: > > > Fix a bug reported by Felix Weinrank using the libfuzzer on the &g

Re: svn commit: r324971 - head/sys/netinet

2017-10-25 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: tuexen > Date: Wed Oct 25 09:12:22 2017 > New Revision: 324971 > URL: https://svnweb.freebsd.org/changeset/base/324971 > > Log: > Fix a bug reported by Felix Weinrank using the libfuzzer on the > userland stack. Please try to say what

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

2017-10-22 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: imp > Date: Sun Oct 22 03:52:03 2017 > New Revision: 324841 > URL: https://svnweb.freebsd.org/changeset/base/324841 > > Log: > Use BOOTDIR more consistently in defs.mk rather than repeat sys/boot. > > Sponsored By: Netflix Shouldn't

Re: svn commit: r324810 - in head/sys: amd64/conf arm/conf arm64/conf conf i386/conf mips/conf net powerpc/conf riscv/conf sparc64/conf

2017-10-21 Thread Rodney W. Grimes
> Author: bz > Date: Fri Oct 20 21:40:59 2017 > New Revision: 324810 > URL: https://svnweb.freebsd.org/changeset/base/324810 > > Log: > With r181803 on 2008-08-17 23:27:27Z the first VIMAGE commit went into > HEAD. Enable VIMAGE in GENERIC kernels and some others (where GENERIC does > not

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

2017-10-10 Thread Rodney W. Grimes
> > > 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 I concur, a hard link

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

2017-10-08 Thread Rodney W. Grimes
> > > On Oct 7, 2017, at 16:33, Sean Bruno wrote: > > > > Author: sbruno > > Date: Sat Oct 7 23:33:14 2017 > > New Revision: 324406 > > URL: https://svnweb.freebsd.org/changeset/base/324406 > > > > Log: > > Fix symlink if_igb.ko in -current such that its relative and

Re: svn commit: r324283 - stable/10

2017-10-04 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: ngie > Date: Wed Oct 4 16:33:22 2017 > New Revision: 324283 > URL: https://svnweb.freebsd.org/changeset/base/324283 > > Log: > Revert r324132 > > I accidentally used the wrong commit message > > Reported by:rgrimes Thank

Re: svn commit: r324132 - stable/10

2017-10-01 Thread Rodney W. Grimes
> Author: ngie > Date: Sat Sep 30 20:06:36 2017 > New Revision: 324132 > URL: https://svnweb.freebsd.org/changeset/base/324132 > > Log: > MFC r321845: > > Standardize on SRCTOP instead of .CURDIR-relative paths It looks like the commit message and the commit do not match, near this commit

Re: svn commit: r323087 - in head/sys: amd64/conf arm64/conf i386/conf powerpc/conf riscv/conf sparc64/conf

2017-09-01 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: jpaetzel > Date: Fri Sep 1 15:54:53 2017 > New Revision: 323087 > URL: https://svnweb.freebsd.org/changeset/base/323087 > > Log: > Take options IPSEC out of GENERIC > > PR: 220170 > Submitted by: delphij > Reviewed by:

Re: svn commit: r322863 - head/sys/cam

2017-08-25 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > On Fri, Aug 25, 2017 at 7:35 AM, Slawa Olhovchenkov wrote: > > > On Thu, Aug 24, 2017 at 10:11:10PM +, Warner Losh wrote: > > > > > Author: imp > > > Date: Thu Aug 24 22:11:10 2017 > > > New Revision: 322863 > > > URL:

Re: svn commit: r320803 - head/sbin/mount

2017-07-13 Thread Rodney W. Grimes
> On Tuesday, July 11, 2017 02:35:15 PM Ian Lepore wrote: > > I think the docs on this are pretty clear... under -u it says: > > > > The set of options is determined by applying the options specified > > in the argument to -o and finally applying the -r or -w option. > > > > To me, that

Re: svn commit: r320892 - head/etc/defaults

2017-07-11 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: trasz > Date: Tue Jul 11 12:32:40 2017 > New Revision: 320892 > URL: https://svnweb.freebsd.org/changeset/base/320892 > > Log: > Make fsck_y_enable default to passing pass -R to fsck_ffs(8) in addition > to -y. To me, fsck_y_enable means

Re: svn commit: r320824 - in stable: 10/gnu/usr.bin/gdb/gdb 10/gnu/usr.bin/gdb/kgdb 11/gnu/usr.bin/gdb/gdb 11/gnu/usr.bin/gdb/kgdb

2017-07-10 Thread Rodney W. Grimes
> On Saturday, July 08, 2017 09:28:43 PM Rodney W. Grimes wrote: > > > Author: jhb > > > Date: Sun Jul 9 04:13:33 2017 > > > New Revision: 320824 > > > URL: https://svnweb.freebsd.org/changeset/base/320824 > > > > > > Log: >

Re: svn commit: r320824 - in stable: 10/gnu/usr.bin/gdb/gdb 10/gnu/usr.bin/gdb/kgdb 11/gnu/usr.bin/gdb/gdb 11/gnu/usr.bin/gdb/kgdb

2017-07-08 Thread Rodney W. Grimes
> Author: jhb > Date: Sun Jul 9 04:13:33 2017 > New Revision: 320824 > URL: https://svnweb.freebsd.org/changeset/base/320824 > > Log: > MFC 320675: Add deprecation notices for gdb and kgdb. > > Even though gdb and kgdb may not be removed for 12.0 on some architectures, > the notice is

Re: svn commit: r320803 - head/sbin/mount

2017-07-08 Thread Rodney W. Grimes
[ Charset ISO-8859-1 unsupported, converting... ] > On 0708T1102, Ian Lepore wrote: > > On Sat, 2017-07-08 at 09:50 -0700, Rodney W. Grimes wrote: > > > [ Charset UTF-8 unsupported, converting... ] > > > > > > > > Author: trasz > > > > Date:

Re: svn commit: r320803 - head/sbin/mount

2017-07-08 Thread Rodney W. Grimes
[ Charset ISO-8859-1 unsupported, converting... ] > On Sat, 2017-07-08 at 09:50 -0700, Rodney W. Grimes wrote: > > [ Charset UTF-8 unsupported, converting... ] > > > > > > Author: trasz > > > Date: Sat Jul??8 11:06:27 2017 > > > New Revision: 320803 &g

Re: svn commit: r320803 - head/sbin/mount

2017-07-08 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: trasz > Date: Sat Jul 8 11:06:27 2017 > New Revision: 320803 > URL: https://svnweb.freebsd.org/changeset/base/320803 > > Log: > Fix "mount -uw /" when the filesystem type doesn't match. > > This basically makes "mount -uw /" work when

Re: svn commit: r320644 - in head: bin/rcp libexec/rlogind libexec/rshd usr.bin/rlogin usr.bin/rsh usr.bin/ruptime usr.bin/rwho usr.sbin/rwhod

2017-07-05 Thread Rodney W. Grimes
> writes: > > Author: allanjude > > Date: Tue Jul 4 15:44:30 2017 > > New Revision: 320644 > > URL: https://svnweb.freebsd.org/changeset/base/320644 > > > > Log: > > Add deprecation notices for all rcmd tools > > > > Submitted by: bcr > > Reviewed by: emaste, bapt, jhl > >

Re: svn commit: r320222 - in stable/10: etc etc/cron.d etc/mtree etc/newsyslog.conf.d etc/pam.d etc/syslog.d tools/build/mk usr.sbin/cron/cron usr.sbin/cron/lib usr.sbin/syslogd

2017-07-03 Thread Rodney W. Grimes
> On 6/22/17 4:02 AM, Ngie Cooper (yaneurabeya) wrote: > > > >> On Jun 22, 2017, at 00:35, John Baldwin wrote: > > > > ? > > > >> Please revert the breakout of the existing config files. I think that > >> splitting > >> up the conf files is too disruptive of a change (POLA)

Re: svn commit: r320577 - head/sys/dev/sdhci

2017-07-02 Thread Rodney W. Grimes
> Author: marius > Date: Sun Jul 2 19:13:01 2017 > New Revision: 320577 > URL: https://svnweb.freebsd.org/changeset/base/320577 > > Log: > Retry up to 20 ms to enable bus power as at least with some Intel ^^^ > SDHCI/eMMC controllers the first attempt after a D3 to D0

Re: svn commit: r320116 - stable/10/sys/dev/vmware/vmxnet3

2017-06-20 Thread Rodney W. Grimes
[ Charset UTF-8 unsupported, converting... ] > Author: avg > Date: Mon Jun 19 15:41:39 2017 > New Revision: 320116 > URL: https://svnweb.freebsd.org/changeset/base/320116 > > Log: > MFC r318867: fix vmxnet3 crash when LRO is enabled > > Sponsored by: Panzura Ignore my other email, I

Re: svn commit: r320099 - stable/11/sys/dev/vmware/vmxnet3

2017-06-20 Thread Rodney W. Grimes
> Author: avg > Date: Mon Jun 19 14:45:20 2017 > New Revision: 320099 > URL: https://svnweb.freebsd.org/changeset/base/320099 > > Log: > MFC r318867: fix vmxnet3 crash when LRO is enabled > > The crash can occur when all of the following conditions are true: > - a packet consists of

<    5   6   7   8   9   10   11   12   >