Re: svn commit: r364435 - head/usr.sbin/kldxref

2020-10-31 Thread Matteo Riondato
> On Aug 20, 2020, at 2:50 PM, Dimitry Andric wrote: > > Author: dim > Date: Thu Aug 20 18:50:46 2020 > New Revision: 364435 > URL: https://svnweb.freebsd.org/changeset/base/364435 > > Log: > Bump kldxref's MAXSEGS to 16, to stop complaints about the kernel > supposedly having too many segmen

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

2017-04-30 Thread Matteo Riondato
> 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: > Add AMD IOMMU/AMD-Vi support in bhyve for passthrough/direct assignment to > VMs. To enable AMD-Vi, s

Re: svn commit: r315305 - in head: . sbin/ipfw

2017-03-15 Thread Matteo Riondato
> On Mar 15, 2017, at 9:36 AM, Andrey V. Elsukov wrote: > > Author: ae > Date: Wed Mar 15 13:36:35 2017 > New Revision: 315305 > URL: https://svnweb.freebsd.org/changeset/base/315305 > > Log: > Change the syntax of ipfw's named states. > > Since the state name is an optional argument, it oft

Re: svn commit: r308175 - head/libexec/ftpd

2016-11-10 Thread Matteo Riondato
> On Nov 1, 2016, at 2:18 PM, Kurt Lidl wrote: > > Author: lidl > Date: Tue Nov 1 18:18:09 2016 > New Revision: 308175 > URL: https://svnweb.freebsd.org/changeset/base/308175 > > Log: > Revisit blacklistd support in ftpd This commit is breaking buildworld for me with WITHOUT_BLACKLIST=y in s

Re: svn commit: r307659 - head/gnu/usr.bin

2016-10-19 Thread Matteo Riondato
> On Oct 19, 2016, at 5:25 PM, Ed Maste wrote: > > Author: emaste > Date: Wed Oct 19 21:25:59 2016 > New Revision: 307659 > URL: https://svnweb.freebsd.org/changeset/base/307659 > > Log: > Switch gnu/usr.bin/Makefile to SUBDIR.${MK_*} optional subdir style This seems to have broken buildworld

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

2016-06-06 Thread Matteo Riondato
> On Jun 6, 2016, at 1:01 PM, Kurt Lidl wrote: > > Author: lidl > Date: Mon Jun 6 17:01:35 2016 > New Revision: 301515 > URL: https://svnweb.freebsd.org/changeset/base/301515 > > Log: > Turn off blacklistd daemon in defaults Thanks, Matteo signature.asc Description: Message signed with Op

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-05 Thread Matteo Riondato
> On Jun 2, 2016, at 3:06 PM, Kurt Lidl wrote: > > Author: lidl > Date: Thu Jun 2 19:06:04 2016 > New Revision: 301226 > URL: https://svnweb.freebsd.org/changeset/base/301226 > > Log: > Add basic blacklist build support > [snip] > Modified: head/etc/defaults/rc.conf > ===

Re: svn commit: r295471 - in head/etc: defaults rc.d

2016-02-10 Thread Matteo Riondato
> On Feb 10, 2016, at 12:04 PM, Ronald Klop wrote: > > On Wed, 10 Feb 2016 17:13:59 +0100, Mark Felder wrote: > >> Author: feld (ports committer) >> Date: Wed Feb 10 16:13:59 2016 >> New Revision: 295471 >> URL: https://svnweb.freebsd.org/changeset/base/295471 >> >> Log: >> Add new rc.conf p

Re: svn commit: r283929 - head/games/grdc

2015-06-03 Thread Matteo Riondato
On Wed, Jun 3, 2015 at 7:10 PM, Devin Teske wrote: > >> On Jun 3, 2015, at 2:26 PM, John-Mark Gurney wrote: >> Ok, and what does this mean to you? >> >> To me that the two people who voiced their support of keeping it >> didn't notice such a trivial bug, or bother to commit the bugs in >> the dat

Re: svn commit: r283132 - head/lib/libproc

2015-05-26 Thread Matteo Riondato
On Tue, May 26, 2015 at 5:07 AM, Alastair Hogge wrote: > On 2015-05-19 Tue 22:23:16 + Baptiste Daroussin , wrote: == >> --- head/lib/libproc/Makefile Tue May 19 22:22:53 2015(r283131) >> +++ head/lib/libproc/Ma

svn commit: r200600 - head/lib/libc/stdio

2009-12-15 Thread Matteo Riondato
Author: matteo Date: Wed Dec 16 04:19:23 2009 New Revision: 200600 URL: http://svn.freebsd.org/changeset/base/200600 Log: Modified: head/lib/libc/stdio/getline.3 Modified: head/lib/libc/stdio/getline.3 == --- head/l

svn commit: r185043 - head/usr.sbin/cron/lib

2008-11-17 Thread Matteo Riondato
Author: matteo Date: Tue Nov 18 01:19:25 2008 New Revision: 185043 URL: http://svn.freebsd.org/changeset/base/185043 Log: remove a pointless prototype and static-fy the corresponding function MFC after:3 days Modified: head/usr.sbin/cron/lib/misc.c Modified: head/usr.sbin/cron/lib/m

svn commit: r185042 - head/usr.sbin/cron/lib

2008-11-17 Thread Matteo Riondato
Author: matteo Date: Tue Nov 18 00:59:26 2008 New Revision: 185042 URL: http://svn.freebsd.org/changeset/base/185042 Log: use WARNS?= instead of WARNS= MFC after:3 days Modified: head/usr.sbin/cron/lib/Makefile Modified: head/usr.sbin/cron/lib/Makefile ==

svn commit: r185041 - head/usr.sbin/cron/crontab

2008-11-17 Thread Matteo Riondato
Author: matteo Date: Tue Nov 18 00:39:50 2008 New Revision: 185041 URL: http://svn.freebsd.org/changeset/base/185041 Log: Be more precise and use sizeof(tn) Pointed out by: glewis@ MFC after:3 days Modified: head/usr.sbin/cron/crontab/crontab.c Modified: head/usr.sbin/cron/crontab

svn commit: r185040 - head/usr.sbin/cron/crontab

2008-11-17 Thread Matteo Riondato
Author: matteo Date: Tue Nov 18 00:12:15 2008 New Revision: 185040 URL: http://svn.freebsd.org/changeset/base/185040 Log: Use WARNS?= instead of WARNS= MFC after:3 days Modified: head/usr.sbin/cron/crontab/Makefile Modified: head/usr.sbin/cron/crontab/Makefile ==

svn commit: r184809 - in head/usr.sbin/cron: cron crontab lib

2008-11-09 Thread Matteo Riondato
Author: matteo Date: Mon Nov 10 06:35:30 2008 New Revision: 184809 URL: http://svn.freebsd.org/changeset/base/184809 Log: Make usr.sbin/cron/crontab and usr.sbin/cron/lib WARNS=3 clean Tested with: make universe MFC after:3 days Modified: head/usr.sbin/cron/cron/cron.h head/us

Re: svn commit: r184780 - head/usr.sbin/cron/crontab

2008-11-09 Thread Matteo Riondato
On Sun, Nov 9, 2008 at 3:48 AM, Alexey Dokuchaev <[EMAIL PROTECTED]> wrote: > On Sun, Nov 09, 2008 at 07:34:11AM +0000, Matteo Riondato wrote: >> >> +void >> +static remove_tmp(int sig) >> +{ >> + if (tmp_path) { >> + unlink(t

svn commit: r184784 - head/usr.sbin/cron/crontab

2008-11-09 Thread Matteo Riondato
Author: matteo Date: Sun Nov 9 09:01:09 2008 New Revision: 184784 URL: http://svn.freebsd.org/changeset/base/184784 Log: Revert to previous revision. I should not commit anything at 3.50 AM. In addition to danfe's comments, I got others. I'll work on a better version of the patch. Modifi

svn commit: r184780 - head/usr.sbin/cron/crontab

2008-11-08 Thread Matteo Riondato
Author: matteo Date: Sun Nov 9 07:34:11 2008 New Revision: 184780 URL: http://svn.freebsd.org/changeset/base/184780 Log: Don't leave files in /var/cront/tabs when interrupted PR: 17363 MFC after:3 days Modified: head/usr.sbin/cron/crontab/crontab.c Modified: head/usr.sb

svn commit: r184779 - head/usr.sbin/cron/crontab

2008-11-08 Thread Matteo Riondato
Author: matteo Date: Sun Nov 9 06:44:53 2008 New Revision: 184779 URL: http://svn.freebsd.org/changeset/base/184779 Log: Be paranoid and use snprintf PR: bin/122137 Submitted by: Steven Kreuzer <[EMAIL PROTECTED]> MFC after:3 days Modified: head/usr.sbin/cron/crontab/c

svn commit: r184706 - head/usr.sbin/cron/crontab

2008-11-05 Thread Matteo Riondato
Author: matteo Date: Thu Nov 6 04:53:02 2008 New Revision: 184706 URL: http://svn.freebsd.org/changeset/base/184706 Log: Be paranoid and zero out passwd PR: 122070 Submitted by: Steven Kreuzer <[EMAIL PROTECTED]> Reminded by:gnn@ MFC after:3 days Modified: head/usr.sbin/