On 09/10/20 15:16, Renato Botelho wrote:
On 09/10/20 13:57, Warner Losh wrote:
On Fri, Oct 9, 2020 at 10:19 AM Renato Botelho <mailto:ga...@freebsd.org>> wrote:
On 09/10/20 12:29, Warner Losh wrote:
> Author: imp
> Date: Fri Oct 9 15:29:05 2020
> Ne
On 09/10/20 13:57, Warner Losh wrote:
On Fri, Oct 9, 2020 at 10:19 AM Renato Botelho <mailto:ga...@freebsd.org>> wrote:
On 09/10/20 12:29, Warner Losh wrote:
> Author: imp
> Date: Fri Oct 9 15:29:05 2020
> New Revision: 366578
> URL: https
mat?
cmd param1 'param2 has spaces and a $variable'
--
Renato Botelho
___
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...@freebsd.org"
an invalid pointer.
.Dd should be bumped to current date
--
Renato Botelho
___
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...@freebsd.org"
On 09/11/19 01:16, Gleb Smirnoff wrote:
> Renato,
>
> can you please try out the attached patch?
I upgraded to r354607 with the patch applied and the problem is now fixed.
Thanks
--
Renato Botelho
___
svn-src-all@freebsd.org mailing l
On 08/11/19 13:27, Renato Botelho wrote:
> On 29/10/19 14:36, Gleb Smirnoff wrote:
>> Author: glebius
>> Date: Tue Oct 29 17:36:06 2019
>> New Revision: 354149
>> URL: https://svnweb.freebsd.org/changeset/base/354149
>>
>> Log:
>> There is a long st
"
ifconfig_wlan0="WPA"
create_args_wlan0="wlanaddr 3c:97:0e:48:3f:f8 up"
cloned_interfaces="lagg0"
ifconfig_lagg0="up laggproto failover laggport em0 laggport wlan0 DHCP"
ifconfig_lagg0_ipv6="inet6 accept_rtadv"
rtsold_enable="YES"
it to log properly:
Sep 26 13:56:06 x230 kern.notice[27604]: device-name=rtwn0 start
There is an open bug already:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240411
--
Renato Botelho
___
svn-src-all@freebsd.org mailing list
https://lists.freebsd
2 2019
>> (r345625)
>> @@ -3490,6 +3490,7 @@ dump_notes(struct readelf *re)
>>
>> static struct flag_desc note_feature_ctl_flags[] = {
>> { NT_FREEBSD_FCTL_ASLR_DISABLE, "ASLR_DISABLE" },
>> + { NT_FREEBSD_FCTL_IMPLIED_MAX_PROT, &quo
On 28/03/19 14:31, Peter Jeremy wrote:
> On 2019-Mar-28 09:41:49 -0300, Renato Botelho wrote:
>> On 3/28/19 4:25 AM, Oliver Pinter wrote:
>>> On Thursday, March 28, 2019, Ed Maste wrote:
>>>
>>>> Author: emaste
>>>> Date: Thu Mar 28 02:1
> +now 0750. Admins who use the accounting feature are encouraged to
> change
> +the mode of an existing /var/account directory to 0750 or 0700.
Block is indented with 4 spaces instead of tabs
--
Renato Botelho
signature.asc
Description: OpenPGP digital signature
etcupdate is installing group and master.passwd to /lib/libc/gen. It
seems wrong.
root@x230:/usr/src # etcupdate -p
A /lib/libc/gen/group
A /lib/libc/gen/master.passwd
--
Renato Botelho
signature.asc
Description: OpenPGP digital signature
us...@gmail.com
>> * All rights reserved.
>>
>> preferably on the line with your copyright as in:
>> * Copyright (c) 2017 Carlos Neira cneirabus...@gmail.com All rights
>> reserved.
>>
>> But if at all possible it would be best if we could not
On 28/03/19 14:31, Peter Jeremy wrote:
> On 2019-Mar-28 09:41:49 -0300, Renato Botelho wrote:
>> On 3/28/19 4:25 AM, Oliver Pinter wrote:
>>> On Thursday, March 28, 2019, Ed Maste wrote:
>>>
>>>> Author: emaste
>>>> Date: Thu Mar 28 02:1
2 2019
>> (r345625)
>> @@ -3490,6 +3490,7 @@ dump_notes(struct readelf *re)
>>
>> static struct flag_desc note_feature_ctl_flags[] = {
>> { NT_FREEBSD_FCTL_ASLR_DISABLE, "ASLR_DISABLE" },
>> + { NT_FREEBSD_FCTL_IMPLIED_MAX_PROT, &q
On 04/12/18 17:59, Ed Maste wrote:
> On Tue, 4 Dec 2018 at 07:34, Renato Botelho wrote:
>>
>> Author: garga (ports committer)
>> Date: Tue Dec 4 12:34:22 2018
>> New Revision: 341464
>> URL: https://svnweb.freebsd.org/changeset/base/341464
>>
>> Log
Author: garga (ports committer)
Date: Tue Dec 4 20:40:28 2018
New Revision: 341493
URL: https://svnweb.freebsd.org/changeset/base/341493
Log:
MFC r341464:
Restore /var/crash permissions to 0750, as declared in mtree file. After
r337337 it changed to 0755.
Reviewed by: loos
Approv
On 04/12/18 17:59, Ed Maste wrote:
> On Tue, 4 Dec 2018 at 07:34, Renato Botelho wrote:
>>
>> Author: garga (ports committer)
>> Date: Tue Dec 4 12:34:22 2018
>> New Revision: 341464
>> URL: https://svnweb.freebsd.org/changeset/base/341464
>>
>> Log
Author: garga (ports committer)
Date: Tue Dec 4 12:34:22 2018
New Revision: 341464
URL: https://svnweb.freebsd.org/changeset/base/341464
Log:
Restore /var/crash permissions to 0750, as declared in mtree file. After
r337337 it changed to 0755.
Reviewed by: loos
Approved by: loos
MFC
this, but I can't find this, or remember who
> submitted it. The patch got lost in the noise of another that wasn't
> ready to commit.
Are you talking about this one?
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220468
--
Renato Botelho
Author: garga (ports committer)
Date: Tue Nov 20 20:31:23 2018
New Revision: 340698
URL: https://svnweb.freebsd.org/changeset/base/340698
Log:
MFC r340439,r340440
Fix /etc/ntp permissions. According to mtree it must be 0700
Approved by: re (gjb)
Sponsored by: Rubicon Communications,
Author: garga (ports committer)
Date: Tue Nov 20 20:08:51 2018
New Revision: 340696
URL: https://svnweb.freebsd.org/changeset/base/340696
Log:
MFC r340439,r340440
Fix /etc/ntp permissions. According to mtree it must be 0700
Approved by: imp
Sponsored by: Rubicon Communications, LLC
On 14/11/18 16:23, Eugene Grosbein wrote:
> 15.11.2018 1:12, Renato Botelho wrote:
>
>>>> Modified: head/usr.sbin/ntp/ntpd/Makefile
>>>> ==
>>>> --- head/usr.sbin/ntp/ntp
Author: garga (ports committer)
Date: Wed Nov 14 18:38:27 2018
New Revision: 340440
URL: https://svnweb.freebsd.org/changeset/base/340440
Log:
Fix typo introduced in r340439 - s/ETN/ETC/
Reported by: jhb, yuripv
Approved by: eugen
MFC after:3 days
X-MFC-With: 340439
Sponsore
On 14/11/18 14:33, John Baldwin wrote:
> On 11/14/18 8:19 AM, Renato Botelho wrote:
>> Author: garga (ports committer)
>> Date: Wed Nov 14 16:19:15 2018
>> New Revision: 340439
>> URL: https://svnweb.freebsd.org/changeset/base/340439
>>
>> Log:
>> Fi
Author: garga (ports committer)
Date: Wed Nov 14 16:19:15 2018
New Revision: 340439
URL: https://svnweb.freebsd.org/changeset/base/340439
Log:
Fix /etc/ntp permissions. According to mtree it must be 0700
Reviewed by: imp
Approved by: imp
MFC after:3 days
Sponsored by: Rubicon Co
Author: garga (ports committer)
Date: Thu Aug 23 10:38:59 2018
New Revision: 338243
URL: https://svnweb.freebsd.org/changeset/base/338243
Log:
usr.sbin/ndp: Cleanup in preparation to add libxo support
* Constify rtpref_str declaration
* Remove unused h_errno declaration
* Use time_t typ
ev2_str = kevent_to_str(k2);
> printf("kevent_cmp: mismatch:\n %s !=\n %s\n",
> - kevent_to_str(k1), kevent_to_str(k2));
> +kev1_str, kev2_str);
> + free(kev1_str);
> + free(kev2_str);
>
ineties.
>
> MFC after: Never
> Relnotes: Yes
> Differential Revision: https://reviews.freebsd.org/D13465
> Poll: https://reviews.freebsd.org/V7
Thank you!
--
Renato Botelho
___
svn-src-all@freebsd.org mail
Author: garga (ports committer)
Date: Tue Jul 10 11:33:37 2018
New Revision: 336169
URL: https://svnweb.freebsd.org/changeset/base/336169
Log:
A direct call to echo was intruduced in r333407, which made messages
to be displayed when make is called with -s. Replace it by ${ECHO}.
Reviewed
t;
> Not being able to easily install clean copies of these scripts would
> be very inconvenient and time consuming.
If I understood what Brad is saying, each rc.d script will be installed
by the application it belongs to. So when it's installing SSH i
On 24/05/18 22:52, Brad Davis wrote:
> On Thu, May 24, 2018, at 4:16 PM, Bryan Drewery wrote:
>> On 5/24/2018 1:41 PM, Renato Botelho wrote:
>>> On 09/05/18 10:44, Brad Davis wrote:
>>>> Author: brd
>>>> Date: Wed May 9 13:44:54 2018
>>>> New
talldirs-${group}:
> + @echo installing dirs ${group}DIR ${${group}DIR}
I'm seeing this message while running `make -s installworld`.
--
Renato Botelho
___
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...@freebsd.org"
no
> Sponsored by: Limelight Networks
> Differential Revision: https://reviews.freebsd.org/D15355
Thanks! This fixed my (wlan0+em0) failover lagg interface.
--
Renato Botelho
___
svn-src-all@freebsd.org mailing list
https://lists.free
date google_startup \
> google_accounts_daemon google_clock_skew_daemon
> google_instance_setup google_ip_forwarding_daemon
First 2 lines end up with '\' but following 2 lines don't. It would be
nice to add just to keep it consistent IMO
--
Renato Botelho
__
Author: garga (ports committer)
Date: Thu Mar 22 10:57:51 2018
New Revision: 331349
URL: https://svnweb.freebsd.org/changeset/base/331349
Log:
MFC r322281:
Add missing parenthesis on error message
Approved by: loos
Sponsored by: Rubicon Communications, LLC (Netgate)
Modified:
sta
e for automatically
> +# loading what modules we can based on nomatch
> +# events.
> +#
> +# Generic NOMATCH event
> +nomatch 100 {
> + action "service devmatch onestart"
Config syntax is broken. It's missing ; in the end of above line
--
Renato Botelho
lp:P:qSsUuvw")) != -1)
> switch (o) {
> case '4':
> opt_4 = 1;
> @@ -1274,6 +1277,8 @@ main(int argc, char *argv[])
> case 'P':
> protos_defined = parse_protos(optarg);
> break;
> + case 'q':
> + opt_q = 1;
Isn't it missing a break here?
> case 'S':
> opt_S = 1;
> break;
> ___
> svn-src-h...@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/svn-src-head
> To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"
>
--
Renato Botelho
___
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...@freebsd.org"
R.
>
> The issues were fixed in r325404 and r325416. An assertion to avoid the
> bad .OBJDIR was added in r325405.
>
> Sponsored by: Dell EMC Isilon
Bryan,
Are these messages expected to show when make -s is used?
[Creating obj
ntry in UPDATING with date as "2017mmdd"
--
Renato Botelho
___
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...@freebsd.org"
Author: garga (ports committer)
Date: Tue Aug 8 22:40:26 2017
New Revision: 322281
URL: https://svnweb.freebsd.org/changeset/base/322281
Log:
Add missing parenthesis on error message
Approved by: loos
MFC after:3 days
Sponsored by: Rubicon Communications, LLC (Netgate)
Modified:
/tmp filesystem on system startup"
> ${clear_tmp:-off} \
> "8 disable_syslogd" "Disable opening Syslogd network socket (disables
> remote logging)" ${disable_syslogd:-off} \
> "9 disable_sendmail" "Disable Sendmail service"
> ${disable_sendmail:-off} \
> + "9 secure_console" "Enable console password prompt"
> ${secure_console:-off} \
There are two options '9' now
--
Renato Botelho
___
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...@freebsd.org"
ps://svnweb.freebsd.org/changeset/base/318161
>>>
>>> Log:
>>> Ensure buf2 is in scope
>>
>> I think this is the proper fix for the issue that Bryan, Ravi, and I
>
> Ravi -> Renato
>
>> reported.. also reported as Coverity CID: 1374641.
Yeah, it fi
Author: garga (ports committer)
Date: Mon Apr 17 13:01:42 2017
New Revision: 317048
URL: https://svnweb.freebsd.org/changeset/base/317048
Log:
MFC r316592:
Introduce libxo support to arp(8)
Reviewed by: wblock, gnn, allanjude, phil
Approved by: allanjude
Sponsored by: Rubicon Com
Author: garga (ports committer)
Date: Thu Apr 6 22:50:28 2017
New Revision: 316592
URL: https://svnweb.freebsd.org/changeset/base/316592
Log:
Introduce libxo support to arp(8)
Reviewed by: wblock, gnn, allanjude, phil
Approved by: allanjude
MFC after:1 week
Sponsored by: Rubico
Author: garga (ports committer)
Date: Fri Mar 3 12:30:18 2017
New Revision: 314595
URL: https://svnweb.freebsd.org/changeset/base/314595
Log:
MFC r314039:
Fix style(9)
Reviewed by: ngie, tuexen, vangyzen, allanjude
Approved by: allanjude
MFC after:1 week
Sponsored by: Rubi
Author: garga (ports committer)
Date: Tue Feb 21 12:51:45 2017
New Revision: 314042
URL: https://svnweb.freebsd.org/changeset/base/314042
Log:
MFC r313745:
* Add missing parameters to usage()
* Add missing parameters to manpage synopsis
* Add missing description of -d flag
* Sort flag
Author: garga (ports committer)
Date: Tue Feb 21 12:45:56 2017
New Revision: 314041
URL: https://svnweb.freebsd.org/changeset/base/314041
Log:
MFC r313737:
Fix style(9)
Reviewed by: allanjude, vangyzen
Approved by: allanjude
MFC after:1 week
Sponsored by: Rubicon Communicat
Author: garga (ports committer)
Date: Tue Feb 21 12:37:59 2017
New Revision: 314039
URL: https://svnweb.freebsd.org/changeset/base/314039
Log:
Fix style(9)
Reviewed by: ngie, tuexen, vangyzen, allanjude
Approved by: allanjude
MFC after:1 week
Sponsored by: Rubicon Communications
Author: garga (ports committer)
Date: Thu Feb 16 09:19:29 2017
New Revision: 313803
URL: https://svnweb.freebsd.org/changeset/base/313803
Log:
MFC r313477:
Cleanup on usr.sbin/arp/arp.c
* 'blackhole' and 'reject' are mutually exclusive, replace printf() by errx()
when both are sele
Author: garga (ports committer)
Date: Thu Feb 16 09:12:36 2017
New Revision: 313802
URL: https://svnweb.freebsd.org/changeset/base/313802
Log:
MFC r313477:
Cleanup on usr.sbin/arp/arp.c
* 'blackhole' and 'reject' are mutually exclusive, replace printf() by errx()
when both are sele
Author: garga (ports committer)
Date: Wed Feb 15 09:18:08 2017
New Revision: 313765
URL: https://svnweb.freebsd.org/changeset/base/313765
Log:
MFC r313457:
Fix style(9)
Reviewed by: vangyzen, allanjude, cem
Approved by: allanjude
MFC after:1 week
Sponsored by: Rubicon Commu
Author: garga (ports committer)
Date: Wed Feb 15 09:15:51 2017
New Revision: 313764
URL: https://svnweb.freebsd.org/changeset/base/313764
Log:
MFC r313448:
bsdinstall: Make sure chroot filesystems are umounted after use
* DISTDIR_IS_UNIONFS is set every time BSDINSTALL_DISTDIR is mount
Author: garga (ports committer)
Date: Wed Feb 15 08:49:28 2017
New Revision: 313763
URL: https://svnweb.freebsd.org/changeset/base/313763
Log:
MFC r313457:
Fix style(9)
Reviewed by: vangyzen, allanjude, cem
Approved by: allanjude
MFC after:1 week
Sponsored by: Rubicon Commu
Author: garga (ports committer)
Date: Wed Feb 15 08:43:26 2017
New Revision: 313762
URL: https://svnweb.freebsd.org/changeset/base/313762
Log:
MFC r313448:
bsdinstall: Make sure chroot filesystems are umounted after use
* DISTDIR_IS_UNIONFS is set every time BSDINSTALL_DISTDIR is mount
Author: garga (ports committer)
Date: Tue Feb 14 21:14:24 2017
New Revision: 313745
URL: https://svnweb.freebsd.org/changeset/base/313745
Log:
* Add missing parameters to usage()
* Add missing parameters to manpage synopsis
* Add missing description of -d flag
* Sort flags descriptions
Author: garga (ports committer)
Date: Tue Feb 14 18:11:16 2017
New Revision: 313737
URL: https://svnweb.freebsd.org/changeset/base/313737
Log:
Fix style(9)
Reviewed by: allanjude, vangyzen
Approved by: allanjude
MFC after:1 week
Sponsored by: Rubicon Communications (Netgate)
D
Author: garga (ports committer)
Date: Thu Feb 9 19:58:12 2017
New Revision: 313477
URL: https://svnweb.freebsd.org/changeset/base/313477
Log:
Cleanup on usr.sbin/arp/arp.c
* 'blackhole' and 'reject' are mutually exclusive, replace printf() by errx()
when both are selected.
* 'trail'
Author: garga (ports committer)
Date: Wed Feb 8 20:21:29 2017
New Revision: 313457
URL: https://svnweb.freebsd.org/changeset/base/313457
Log:
Fix style(9)
Reviewed by: vangyzen, allanjude, cem
Approved by: allanjude
MFC after:1 week
Sponsored by: Rubicon Communications (Netgate
Author: garga (ports committer)
Date: Wed Feb 8 17:03:52 2017
New Revision: 313448
URL: https://svnweb.freebsd.org/changeset/base/313448
Log:
bsdinstall: Make sure chroot filesystems are umounted after use
* DISTDIR_IS_UNIONFS is set every time BSDINSTALL_DISTDIR is mounted inside
BSDI
VE-2017-5486
Hi Gleb,
Do you plan to MFC it to stable/11 and stable/10?
--
Renato Botelho
___
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...@freebsd.org"
ne RTF_GWFLAG_COMPAT 0x8000/* a compatibility bit for
> interacting
> with existing routing apps */
> ___
> svn-src-h...@freebsd.org mailing list
> https://lists.freebsd.org/mailman
te. If you don’t have plans to MFC
the whole driver updated, it would be nice if we at least import this fix
Regards
--
Renato Botelho
___
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe,
if (p != NULL)
> *p = '\0';
> + } else if (dflag) {
> + p = strchr(hostname, '.');
> + if (p != NULL)
> + strcpy(hostname,
; For automation tools it is way easier to maintain files in directories rather
> than modifying /etc/crontab.
>
> The files in those directories are in the same format as /etc/crontab
Thank you!
--
Renato Botelho
___
svn-src-all@freebsd.
n FreeBSD, bridge_enqueue() is done after bridge_fragment(),
> then the original OpenBSD code can't work as-it of FreeBSD.
>
> PR: 185633
> Submitted by:Olivier Cochard-Labbé
> Differential Revision: https://reviews.freebsd.org/D7780
Kristof,
Do yo
Author: garga (ports committer)
Date: Wed Jun 8 11:58:03 2016
New Revision: 301603
URL: https://svnweb.freebsd.org/changeset/base/301603
Log:
Move misplaced break statement to right place
Reported by: Coverity
CID: 1304340
Reviewed by: lidl
Differential Revision:ht
Author: garga (ports committer)
Date: Fri Jun 3 18:37:56 2016
New Revision: 301280
URL: https://svnweb.freebsd.org/changeset/base/301280
Log:
One of the already implemented options in release/Makefile is NOSRC. When
it's defined, installation image is shipped without source distribution
(sr
> On Jun 2, 2016, at 16:24, Renato Botelho wrote:
>
>> On Jun 2, 2016, at 16:06, Kurt Lidl wrote:
>>
>> Author: lidl
>> Date: Thu Jun 2 19:06:04 2016
>> New Revision: 301226
>> URL: https://svnweb.freebsd.org/changeset/base/301226
>&g
> head/share/mk/bsd.libnames.mk
> head/share/mk/src.libnames.mk
> head/share/mk/src.opts.mk
> head/tools/build/mk/OptionalObsoleteFiles.inc
> head/usr.sbin/Makefile
Looks like it’s missing man pages, no?
--
Renato Botelho
___
svn-src
Author: garga (ports committer)
Date: Tue May 17 14:52:05 2016
New Revision: 300057
URL: https://svnweb.freebsd.org/changeset/base/300057
Log:
MFC r299196:
Add missing parameters -N and -l to reroot and halt usage()
Approved by: bapt
Sponsored by: Rubicon Communications (Netgate)
Author: garga (ports committer)
Date: Fri May 6 20:49:14 2016
New Revision: 299196
URL: https://svnweb.freebsd.org/changeset/base/299196
Log:
Add missing parameters -N and -l to reroot and halt usage()
Approved by: bapt
Sponsored by: Rubicon Communications (Netgate)
Differential Revis
d libraries. Is it still necessary? If yes, do you know
when it’s going to be applied in pkg?
--
Renato Botelho
___
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...@freebsd.org"
> On Mar 9, 2016, at 20:10, Renato Botelho wrote:
>
>> On Mar 9, 2016, at 19:47, Jean-Sébastien Pédron wrote:
>>
>> On 09/03/2016 16:58, Renato Botelho wrote:
>>> After revert it to r296547 and manually apply ZFS fix I can
>>> successfully load i915kms
> On Mar 9, 2016, at 19:47, Jean-Sébastien Pédron wrote:
>
> On 09/03/2016 16:58, Renato Botelho wrote:
>> After revert it to r296547 and manually apply ZFS fix I can
>> successfully load i915kms during boot.
>
> Yeah, I never test to load DRM drivers from /boot/
> On Mar 9, 2016, at 12:58, Renato Botelho wrote:
>
>> On Mar 9, 2016, at 12:33, Renato Botelho wrote:
>>
>>> On Mar 9, 2016, at 08:07, Jean-Sébastien Pédron
>>> wrote:
>>>
>>> On 09/03/2016 10:48, Renato Botelho wrote:
>>>
> On Mar 9, 2016, at 12:33, Renato Botelho wrote:
>
>> On Mar 9, 2016, at 08:07, Jean-Sébastien Pédron wrote:
>>
>> On 09/03/2016 10:48, Renato Botelho wrote:
>>>> Author: dumbbell
>>>> Date: Tue Mar 8 20:33:02 2016
>>>> New Revision
> On Mar 9, 2016, at 08:07, Jean-Sébastien Pédron wrote:
>
> On 09/03/2016 10:48, Renato Botelho wrote:
>>> Author: dumbbell
>>> Date: Tue Mar 8 20:33:02 2016
>>> New Revision: 296548
>>> URL: https://svnweb.freebsd.org/changeset/base/296548
>
> On Mar 9, 2016, at 08:07, Jean-Sébastien Pédron wrote:
>
> On 09/03/2016 10:48, Renato Botelho wrote:
>>> Author: dumbbell
>>> Date: Tue Mar 8 20:33:02 2016
>>> New Revision: 296548
>>> URL: https://svnweb.freebsd.org/changeset/base/296548
>
10.10.2010).
info: [drm] Driver supports precise vblank timestamp query.
And never pass this point.
By default I’m using GENERIC-NODEBUG, I’ll boot with old kernel and rebuild it
using GENERIC to make sure I can collect more data.
--
Renato Botelho
__
Author: garga (ports committer)
Date: Mon Feb 22 17:18:36 2016
New Revision: 295894
URL: https://svnweb.freebsd.org/changeset/base/295894
Log:
MFC r286641 (from oshogbo):
Use correct src/dst ports when removing states.
Submitted by: Milosz Kaniewski ,
UMEZAWA Takeshi (
ed
> range. */
> #define STB_LOPROC 13 /* reserved range for processor */
> #define STB_HIPROC 15 /* specific semantics. */
>
> ___
> svn-src-h...@freebsd.org mailing list
> htt
Author: garga (ports committer)
Date: Thu Jan 14 14:21:43 2016
New Revision: 293932
URL: https://svnweb.freebsd.org/changeset/base/293932
Log:
MFC r293357:
Obsolete inetd related files when WITHOUT_INETD is set
Reviewed by: bapt
Approved by: gnn
Sponsored by: Rubiconn Communicati
Author: garga (ports committer)
Date: Thu Jan 14 14:18:10 2016
New Revision: 293929
URL: https://svnweb.freebsd.org/changeset/base/293929
Log:
MFC r293312:
Make cap_mkdb and services_mkdb file operations sync
Similar fix was done for passwd and group operations in r285050. When a
tem
Author: garga (ports committer)
Date: Thu Jan 7 20:37:18 2016
New Revision: 293357
URL: https://svnweb.freebsd.org/changeset/base/293357
Log:
Obsolete inetd related files when WITHOUT_INETD is set
Reviewed by: bapt
Approved by: gnn
MFC after:1 week
Sponsored by: Rubiconn Commun
Author: garga (ports committer)
Date: Thu Jan 7 10:39:13 2016
New Revision: 293312
URL: https://svnweb.freebsd.org/changeset/base/293312
Log:
Make cap_mkdb and services_mkdb file operations sync
Similar fix was done for passwd and group operations in r285050. When a
temporary file is cre
> On Dec 4, 2015, at 15:49, Navdeep Parhar wrote:
>
> On 12/04/2015 07:53, Renato Botelho wrote:
>>> On Nov 28, 2015, at 15:38, Jean-Sébastien Pédron
>>> wrote:
>>>
>>> Author: dumbbell
>>> Date: Sat Nov 28 17:38:27 2015
>>> New
detected 65532k stolen memory
vgapci0: Boot video device
vgapci0@pci0:0:2:0: class=0x03 card=0x21f317aa chip=0x01668086 rev=0x09
hdr=0x00
vendor = 'Intel Corporation'
device = '3rd Gen Core processor Graphics Controller'
class = display
subclass =
tcpcb *tp)
> #endif
> struct tcphdr *th;
>
> - if ((tp == NULL) || ((inp = tp->t_inpcb) == NULL))
> + if ((tp == NULL) || ((inp = tp->t_inpcb) == NULL) ||
> + (!key_havesp(IPSEC_DIR_OUTBOUND)))
Looks like style is broken here ^
--
Renato Botelho
_
> Sponsored by: Citrix Systems R&D
Thanks!
--
Renato Botelho
___
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...@freebsd.org"
f will disable both PV disks and nics.
>
> Sponsored by:Citrix Systems R&D
> Tested by: Karl Pielorz
> MFC after: 1 week
Hello Roger,
Do you still plan to MFC this one?
Thanks
--
Renato Botelho
___
svn-src-all@freebsd.o
> On Nov 10, 2015, at 18:19, Renato Botelho wrote:
>
>> On Nov 10, 2015, at 10:52, Andriy Voskoboinyk wrote:
>>
>> Author: avos
>> Date: Tue Nov 10 12:52:26 2015
>> New Revision: 290651
>> URL: https://svnweb.freebsd.org/changeset/base/290651
>
s/tests/callout_test/../../../tests/callout_test/callout_test.c:52:9:
>> error:
>> 'cpu_spinwait' macro redefined [-Werror]
>> #define cpu_spinwait()
>>^
>> ./machine/cpu.h:50:9: note: previous definition is here
>> #define cpu_spinwait() ia32_pause()
>>^
>> 1 error generated.
>
>> /usr/img/freebsd/sys/modules/tests/framework/../../../sys/bus.h:655:10:
>> fatal error:
>> 'device_if.h' file not found
>> #include "device_if.h"
>> ^
>> 1 error generated.
>> *** Error code 1
+1
--
Renato Botelho
___
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...@freebsd.org"
struct ieee80211vap vap;
> + struct ieee80211vap vap;
>
> - struct r92c_tx_desc bcn_desc;
> - struct mbuf *bcn_mbuf;
> -
> - int (*newstate)(struct ieee80211vap *,
> -
> On Nov 9, 2015, at 18:03, Adrian Chadd wrote:
>
> hiya,
>
> Sorry - Please commit this; I can't commit things right at the moment!
Done, r290616
--
Renato Botelho
___
svn-src-all@freebsd.org mailing list
https://lists.freebsd.
Author: garga (ports committer)
Date: Mon Nov 9 20:22:59 2015
New Revision: 290616
URL: https://svnweb.freebsd.org/changeset/base/290616
Log:
Fix kernel build, broken in r290612
Approved by: adrian
Modified:
head/sys/dev/ath/ath_hal/ar5212/ar5212_reset.c
head/sys/dev/ath/ath_hal/ar54
HAL_RESET_TYPE, resetType,
Attached patch fixed it for me.
fix_ath.diff
Description: Binary data
--
Renato Botelho
signature.asc
Description: Message signed with OpenPGP using GPGMail
veral people on current@/wireless@.
>
> Relnotes:yes
Thanks Rui!
Do you plan to MFC these changes to stable/10?
--
Renato Botelho
___
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe,
Author: garga (ports committer)
Date: Tue Sep 22 14:33:43 2015
New Revision: 288109
URL: https://svnweb.freebsd.org/changeset/base/288109
Log:
Remove extra space introduced in r287734. This is a stable/10 only fix
since original commit (r287094) is correct.
Approved by: loos
Sponsored
Author: garga (ports committer)
Date: Tue Sep 22 09:57:35 2015
New Revision: 288101
URL: https://svnweb.freebsd.org/changeset/base/288101
Log:
MFC r287828:
Add support for Sierra MC7355 card
Submitted by: Jeremy Porter
Approved by: loos
Obtained from:pfSense
Sponsored b
1 - 100 of 137 matches
Mail list logo