> 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
> 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
> 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
> 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
> 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
> 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
> 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
> ===
> 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
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
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
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
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
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
==
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
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
==
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
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
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
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
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
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/
21 matches
Mail list logo