svn commit: r190089 - head/sys/dev/usb

2009-03-19 Thread Renato Botelho
Author: garga (ports committer) Date: Thu Mar 19 17:16:33 2009 New Revision: 190089 URL: http://svn.freebsd.org/changeset/base/190089 Log: - Add Sun Type 7 keyboard - Rename Type 6 entry (following NetBSD) - Add Sun Type 7 Keyboard USB Hub PR: usb/132811 Reviewed by: thomps

svn commit: r191464 - head

2009-04-24 Thread Renato Botelho
Author: garga (ports committer) Date: Fri Apr 24 11:34:59 2009 New Revision: 191464 URL: http://svn.freebsd.org/changeset/base/191464 Log: - Add a single line separating two 20090415 entries Approved by: brueffer Modified: head/UPDATING Modified: head/UPDATING =

Re: svn commit: r199975 - head/sys/net

2009-12-01 Thread Renato Botelho
sign -c > /usr/home/thompsa/scratch/fbsvn/head/usr.bin/netstat/if.c > /usr/home/thompsa/scratch/fbsvn/head/usr.bin/netstat/if.c: In function > 'intpr': > /usr/home/thompsa/scratch/fbsvn/head/usr.bin/netstat/if.c:291: error: 'struct > ifnet' has no member named &

Re: svn commit: r200038 - in head: contrib/gcc/config lib/csu/amd64 lib/csu/arm lib/csu/i386-elf lib/csu/ia64 lib/csu/mips lib/csu/powerpc lib/csu/sparc64

2009-12-07 Thread Renato Botelho
to make /usr/src/lib/csu/i386-elf/crt1.c. Stop [1]36086 exit 2 make -- Renato Botelho ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Re: svn commit: r200038 - in head: contrib/gcc/config lib/csu/amd64 lib/csu/arm lib/csu/i386-elf lib/csu/ia64 lib/csu/mips lib/csu/powerpc lib/csu/sparc64

2009-12-07 Thread Renato Botelho
On Mon, Dec 7, 2009 at 10:09 AM, Renato Botelho wrote: > On Wed, Dec 2, 2009 at 2:34 PM, Konstantin Belousov wrote: >> Author: kib >> Date: Wed Dec  2 16:34:20 2009 >> New Revision: 200038 >> URL: http://svn.freebsd.org/changeset/base/200038 >> >> Log: &g

Re: svn commit: r201123 - head/lib/libnetgraph

2009-12-28 Thread Renato Botelho
p_fw_private.h is under netinet/ipfw subdir, and this dir is not on LDIRS in /usr/src/include/Makefile. I'll try to fix my local build and report you if I have success. Regards -- Renato Botelho ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Re: svn commit: r201546 - in head: . include lib/libc/gen lib/libc/include lib/libthr lib/libthr/thread sys/kern sys/sys

2010-06-16 Thread Renato Botelho
gt; +# 20100105: new userland semaphore implementation > +OLD_FILES+=usr/include/sys/semaphore.h Everythime I update my -CURRENT this file is installed again, and is listed when i run make check-old, I think there is something wrong. -- Renato Botelho ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Re: svn commit: r184625 - in head: etc sys/dev/acpi_support

2008-11-04 Thread Renato Botelho
"mixer 0"; > +}; > + > +notify 0 { > + match "system" "ACPI"; > + match "subsystem"i "ASUS"; devd.conf part is broken, you forgot a wrong "i" there -- Renato Botelho ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: svn commit: r185029 - in head: cddl/compat/opensolaris/include cddl/compat/opensolaris/misc cddl/contrib/opensolaris/cmd/zdb cddl/contrib/opensolaris/cmd/zfs cddl/contrib/opensolaris/cmd/zinject c

2008-11-19 Thread Renato Botelho
ecific changes. After this revision I've started to got this: [EMAIL PROTECTED]:/usr/src/usr.bin/fstat# make all make: don't know how to make /usr/src/usr.bin/fstat/zfs/../../../sys/cddl/compat/opensolaris/sys/acl.h. Stop *** Error code 2 -- Renato Botelho __

Re: svn commit: r185029 - in head: cddl/compat/opensolaris/include cddl/compat/opensolaris/misc cddl/contrib/opensolaris/cmd/zdb cddl/contrib/opensolaris/cmd/zfs cddl/contrib/opensolaris/cmd/zinject c

2008-11-19 Thread Renato Botelho
On Wed, Nov 19, 2008 at 1:41 PM, Pegasus Mc Cleaft <[EMAIL PROTECTED]> wrote: > On Wednesday 19 November 2008 15:11:48 Renato Botelho wrote: >> On Mon, Nov 17, 2008 at 6:49 PM, Pawel Jakub Dawidek <[EMAIL PROTECTED]> > wrote: >> > Author: pjd >> > Date:

Re: svn commit: r185029 - in head: cddl/compat/opensolaris/include cddl/compat/opensolaris/misc cddl/contrib/opensolaris/cmd/zdb cddl/contrib/opensolaris/cmd/zfs cddl/contrib/opensolaris/cmd/zinject c

2008-11-19 Thread Renato Botelho
On Wed, Nov 19, 2008 at 2:00 PM, Florian Smeets <[EMAIL PROTECTED]> wrote: > On 19.11.2008 16:11 Uhr, Renato Botelho wrote: >> >> On Mon, Nov 17, 2008 at 6:49 PM, Pawel Jakub Dawidek<[EMAIL PROTECTED]> >> wrote: >>> >>> Author: pjd >>

Re: svn commit: in head: cddl/compat/opensolaris/include cddl/compat/opensolaris/misc cddl/contrib/opensolaris/cmd/zdb cddl/contrib/opensolaris/cmd/zfs cddl/contrib/opensolaris/cmd/zinject cd...

2008-11-20 Thread Renato Botelho
On Wed, Nov 19, 2008 at 10:02 PM, Wes Morgan <[EMAIL PROTECTED]> wrote: > On Wed, 19 Nov 2008, Renato Botelho wrote: > >> On Wed, Nov 19, 2008 at 2:00 PM, Florian Smeets <[EMAIL PROTECTED]> wrote: >>> >>> On 19.11.2008 16:11 Uhr, Renato Botelho wrote:

Re: svn commit: r203696 - in head: lib/libc/sys sys/kern sys/sys

2010-02-09 Thread Renato Botelho
27;union ' has no member named 'pve32' /usr/src/sys/kern/sys_process.c:535: error: 'union ' has no member named 'pve32' /usr/src/sys/kern/sys_process.c:535: error: 'union ' has no member named 'pve32' -- Renato Botelho

Re: svn commit: r204937 - head/sys/conf

2010-03-10 Thread Renato Botelho
gt;  case, and has not been well received. Thank you for this!!! -- Renato Botelho ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

svn commit: r281834 - stable/10/usr.bin/sort

2015-04-21 Thread Renato Botelho
Author: garga (ports committer) Date: Tue Apr 21 15:47:00 2015 New Revision: 281834 URL: https://svnweb.freebsd.org/changeset/base/281834 Log: Replace LDFLAGS by LDADD to fix sort build with -DNO_SHARED Differential Revision:https://reviews.freebsd.org/D2044 Reviewed by: sbruno@

svn commit: r281836 - stable/10

2015-04-21 Thread Renato Botelho
Author: garga (ports committer) Date: Tue Apr 21 17:02:55 2015 New Revision: 281836 URL: https://svnweb.freebsd.org/changeset/base/281836 Log: MFC r270155, r274490, r274593, r274607 Add native-xtools target to stable/10 Differential Revision:https://reviews.freebsd.org/D2044

svn commit: r282469 - in head/sys/dev/usb: . serial

2015-05-05 Thread Renato Botelho
Author: garga (ports committer) Date: Tue May 5 10:19:43 2015 New Revision: 282469 URL: https://svnweb.freebsd.org/changeset/base/282469 Log: Add support for Sierra MC7354 card Author: Jeremy Porter Differential Revision:https://reviews.freebsd.org/D2444 Reviewed

svn commit: r282818 - in stable/10/sys/dev/usb: . serial

2015-05-12 Thread Renato Botelho
Author: garga (ports committer) Date: Tue May 12 15:21:19 2015 New Revision: 282818 URL: https://svnweb.freebsd.org/changeset/base/282818 Log: MFC r282469: Add support for Sierra MC7354 card Author: Jeremy Porter Differential Revision:https://reviews.freebsd.or

Re: svn commit: r349976 - head

2019-07-25 Thread Renato Botelho
> +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

Re: svn commit: r347218 - head/sys/compat/linsysfs

2019-05-07 Thread Renato Botelho
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

Re: svn commit: r347961 - head

2019-05-22 Thread Renato Botelho
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

svn commit: r301603 - head/contrib/blacklist/bin

2016-06-08 Thread Renato Botelho
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

svn commit: r340696 - stable/12/usr.sbin/ntp/ntpd

2018-11-20 Thread Renato Botelho
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

svn commit: r340698 - releng/12.0/usr.sbin/ntp/ntpd

2018-11-20 Thread 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,

Re: svn commit: r341011 - head/lib/libfetch

2018-11-27 Thread Renato Botelho
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

svn commit: r341464 - head/sbin/savecore

2018-12-04 Thread Renato Botelho
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

Re: svn commit: r341464 - head/sbin/savecore

2018-12-04 Thread Renato Botelho
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

svn commit: r341493 - stable/12/sbin/savecore

2018-12-04 Thread Renato Botelho
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

Re: svn commit: r341464 - head/sbin/savecore

2018-12-04 Thread Renato Botelho
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

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

2018-05-24 Thread Renato Botelho
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"

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

2018-05-25 Thread Renato Botelho
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

Re: svn commit: r334617 - in head: . etc

2018-06-05 Thread Renato Botelho
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

Re: svn commit: r345625 - in head: contrib/elftoolchain/readelf lib/libc lib/libthr libexec/rtld-elf sys/sys

2019-03-28 Thread Renato Botelho
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

Re: svn commit: r345625 - in head: contrib/elftoolchain/readelf lib/libc lib/libthr libexec/rtld-elf sys/sys

2019-03-28 Thread Renato Botelho
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

Re: svn commit: r338888 - head/sbin/devd

2019-09-26 Thread Renato Botelho
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

Re: svn commit: r366578 - head/sbin/devd

2020-10-09 Thread Renato Botelho
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"

Re: svn commit: r366578 - head/sbin/devd

2020-10-09 Thread Renato Botelho
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

Re: svn commit: r366578 - head/sbin/devd

2020-10-09 Thread Renato Botelho
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

Re: svn commit: r354149 - head/sys/net

2019-11-08 Thread Renato Botelho
" 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"

Re: svn commit: r354149 - head/sys/net

2019-11-08 Thread Renato Botelho
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

Re: svn commit: r354149 - head/sys/net

2019-11-11 Thread Renato Botelho
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

svn commit: r340439 - head/usr.sbin/ntp/ntpd

2018-11-14 Thread Renato Botelho
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

Re: svn commit: r340439 - head/usr.sbin/ntp/ntpd

2018-11-14 Thread Renato Botelho
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

svn commit: r340440 - head/usr.sbin/ntp/ntpd

2018-11-14 Thread Renato Botelho
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

Re: svn commit: r340439 - head/usr.sbin/ntp/ntpd

2018-11-14 Thread Renato Botelho
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

Re: svn commit: r308139 - in head: etc/mtree usr.sbin/cron/cron usr.sbin/cron/lib

2016-11-01 Thread Renato Botelho
; 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.

Re: svn commit: r308443 - head/bin/hostname

2016-11-08 Thread Renato Botelho
if (p != NULL) > *p = '\0'; > + } else if (dflag) { > + p = strchr(hostname, '.'); > + if (p != NULL) > + strcpy(hostname,

Re: svn commit: r306219 - head/sys/dev/oce

2016-11-21 Thread Renato Botelho
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,

svn commit: r336169 - head/share/mk

2018-07-10 Thread Renato Botelho
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

Re: svn commit: r337497 - in head: . contrib/mdocml contrib/tnftp/src etc/root share/skel tools/tools/nanobsd/pcengines/Files/root tools/tools/nanobsd/rescue/Files/root usr.bin/mail usr.bin/man usr.bi

2018-08-09 Thread Renato Botelho
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

Re: svn commit: r333612 - head/sys/net

2018-05-15 Thread Renato Botelho
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

Re: svn commit: r306289 - head/sys/net

2016-09-26 Thread Renato Botelho
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

Re: svn commit: r328279 - head/usr.bin/sockstat

2018-01-23 Thread 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"

Re: svn commit: r329148 - head/etc/devd

2018-02-12 Thread Renato Botelho
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

Re: svn commit: r331364 - head/release/tools

2018-03-26 Thread Renato Botelho
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 __

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

2017-11-08 Thread Renato Botelho
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

Re: svn commit: r337814 - head/tests/sys/kqueue/libkqueue

2018-08-14 Thread Renato Botelho
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); >

svn commit: r338243 - head/usr.sbin/ndp

2018-08-23 Thread Renato Botelho
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

svn commit: r331349 - stable/11/sbin/ifconfig

2018-03-22 Thread 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

svn commit: r285022 - stable/10/usr.bin/netstat

2015-07-02 Thread Renato Botelho
Author: garga (ports committer) Date: Thu Jul 2 10:31:08 2015 New Revision: 285022 URL: https://svnweb.freebsd.org/changeset/base/285022 Log: MFC r265096: Fix "netstat -gW" behavior broken in r259638. netstat has two options for printing multicast tables: sysctl (the default one for li

svn commit: r285050 - in head: lib/libutil usr.sbin/pwd_mkdb

2015-07-02 Thread Renato Botelho
Author: garga (ports committer) Date: Thu Jul 2 17:30:59 2015 New Revision: 285050 URL: https://svnweb.freebsd.org/changeset/base/285050 Log: When passwd or group information is changed (by pw, vipw, chpass, ...) temporary file is created and then a rename() call move it to official file. T

svn commit: r285053 - head/lib/libutil

2015-07-02 Thread Renato Botelho
Author: garga (ports committer) Date: Thu Jul 2 18:27:18 2015 New Revision: 285053 URL: https://svnweb.freebsd.org/changeset/base/285053 Log: Improve pw_lock.3 text changed in r285050 Suggested by: wblock Approved by: gnn Modified: head/lib/libutil/pw_util.3 Modified: head/lib/libut

svn commit: r285059 - head/lib/libutil

2015-07-02 Thread Renato Botelho
Author: garga (ports committer) Date: Thu Jul 2 19:41:08 2015 New Revision: 285059 URL: https://svnweb.freebsd.org/changeset/base/285059 Log: Bump .Dd due to changes made in r285050 and r285053 Spotted by: loos Approved by: loos Modified: head/lib/libutil/pw_util.3 Modified: head/

svn commit: r285205 - in stable/10: lib/libutil usr.sbin/pwd_mkdb

2015-07-06 Thread Renato Botelho
Author: garga (ports committer) Date: Mon Jul 6 13:01:01 2015 New Revision: 285205 URL: https://svnweb.freebsd.org/changeset/base/285205 Log: MFC r285050, r285053, r285059: When passwd or group information is changed (by pw, vipw, chpass, ...) temporary file is created and then a rename(

svn commit: r285945 - head/sys/netpfil/pf

2015-07-28 Thread Renato Botelho
Author: garga (ports committer) Date: Tue Jul 28 10:31:34 2015 New Revision: 285945 URL: https://svnweb.freebsd.org/changeset/base/285945 Log: Respect pf rule log option before log dropped packets with IP options or dangerous v6 headers Reviewed by: gnn, eri Approved by: gnn Obtaine

Re: svn commit: r285945 - head/sys/netpfil/pf

2015-07-28 Thread Renato Botelho
> On Jul 28, 2015, at 08:20, Gleb Smirnoff wrote: > > Renato, > > On Tue, Jul 28, 2015 at 10:31:35AM +, Renato Botelho wrote: > R> Author: garga (ports committer) > R> Date: Tue Jul 28 10:31:34 2015 > R> New Revision: 285945 > R> URL: https://svnwe

svn commit: r285960 - head/sys/netpfil/pf

2015-07-28 Thread Renato Botelho
Author: garga (ports committer) Date: Tue Jul 28 14:59:29 2015 New Revision: 285960 URL: https://svnweb.freebsd.org/changeset/base/285960 Log: Simplify logic added in r285945 as suggested by glebius Approved by: glebius MFC after:3 days Sponsored by: Netgate Modified: head/sys/n

svn commit: r286125 - stable/10/sys/netpfil/pf

2015-07-31 Thread Renato Botelho
Author: garga (ports committer) Date: Fri Jul 31 12:02:44 2015 New Revision: 286125 URL: https://svnweb.freebsd.org/changeset/base/286125 Log: MFC r285945, r285960: Respect pf rule log option before log dropped packets with IP options or dangerous v6 headers Reviewed by: gnn, eri

Re: svn commit: r286332 - in head: . gnu/usr.bin/binutils gnu/usr.bin/binutils/addr2line gnu/usr.bin/binutils/ar gnu/usr.bin/binutils/nm gnu/usr.bin/binutils/ranlib gnu/usr.bin/binutils/readelf gnu/us

2015-08-05 Thread Renato Botelho
+filt/Makefile > head/gnu/usr.bin/cc/c++filt/Makefile.depend I noted empty directories were left, was that intentional? -- Renato Botelho ___ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

svn commit: r286451 - head/tools/build/mk

2015-08-08 Thread Renato Botelho
Author: garga (ports committer) Date: Sat Aug 8 15:51:29 2015 New Revision: 286451 URL: https://svnweb.freebsd.org/changeset/base/286451 Log: Add missing files to sendmail obsolete files list Approved by: gshapiro MFC after:3 days Sponsored by: Netgate Differential Revision:

Re: svn commit: r293829 - head/sys/net

2016-12-26 Thread Renato Botelho
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

svn commit: r322281 - head/sbin/ifconfig

2017-08-08 Thread Renato Botelho
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:

svn commit: r316592 - head/usr.sbin/arp

2017-04-06 Thread Renato Botelho
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

svn commit: r317048 - stable/11/usr.sbin/arp

2017-04-17 Thread Renato Botelho
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

Re: svn commit: r313048 - in head: contrib/tcpdump contrib/tcpdump/lbl contrib/tcpdump/missing usr.sbin/tcpdump/tcpdump

2017-02-03 Thread Renato Botelho
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"

svn commit: r313448 - head/usr.sbin/bsdinstall/scripts

2017-02-08 Thread Renato Botelho
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

svn commit: r313457 - head/usr.sbin/arp

2017-02-08 Thread Renato Botelho
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

svn commit: r313477 - head/usr.sbin/arp

2017-02-09 Thread Renato Botelho
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'

svn commit: r313737 - head/usr.sbin/ndp

2017-02-14 Thread Renato Botelho
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

svn commit: r313745 - head/sbin/fsck_ffs

2017-02-14 Thread Renato Botelho
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

svn commit: r313762 - stable/11/usr.sbin/bsdinstall/scripts

2017-02-15 Thread Renato Botelho
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

svn commit: r313763 - stable/11/usr.sbin/arp

2017-02-15 Thread Renato Botelho
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

svn commit: r313764 - stable/10/usr.sbin/bsdinstall/scripts

2017-02-15 Thread Renato Botelho
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

svn commit: r313765 - stable/10/usr.sbin/arp

2017-02-15 Thread Renato Botelho
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

svn commit: r313802 - stable/11/usr.sbin/arp

2017-02-16 Thread Renato Botelho
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

svn commit: r313803 - stable/10/usr.sbin/arp

2017-02-16 Thread Renato Botelho
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

svn commit: r314039 - head/usr.bin/sockstat

2017-02-21 Thread Renato Botelho
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

svn commit: r314041 - stable/11/usr.sbin/ndp

2017-02-21 Thread Renato Botelho
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

svn commit: r314042 - stable/11/sbin/fsck_ffs

2017-02-21 Thread Renato Botelho
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

Re: svn commit: r324023 - in stable/11: . contrib/compiler-rt/include/sanitizer contrib/compiler-rt/include/xray contrib/compiler-rt/lib/asan contrib/compiler-rt/lib/builtins contrib/compiler-rt/lib/b

2017-09-29 Thread Renato Botelho
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"

svn commit: r314595 - stable/11/usr.bin/sockstat

2017-03-03 Thread Renato Botelho
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

Re: svn commit: r318161 - head/contrib/bmake

2017-05-11 Thread Renato Botelho
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

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

2017-07-05 Thread Renato Botelho
/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"

svn commit: r286634 - stable/10/tools/build/mk

2015-08-11 Thread Renato Botelho
Author: garga (ports committer) Date: Tue Aug 11 15:25:08 2015 New Revision: 286634 URL: https://svnweb.freebsd.org/changeset/base/286634 Log: MFC r286451: Add missing files to sendmail obsolete files list Approved by: gshapiro Sponsored by: Netgate Differential Revision:h

svn commit: r286636 - stable/10/tools/build/mk

2015-08-11 Thread Renato Botelho
Author: garga (ports committer) Date: Tue Aug 11 15:53:11 2015 New Revision: 286636 URL: https://svnweb.freebsd.org/changeset/base/286636 Log: MFC 256710: Add lot of missed files and dirs Approved by: loos Sponsored by: Netgate Modified: stable/10/tools/build/mk/OptionalObsoleteF

svn commit: r286637 - in stable/10: . etc/mtree

2015-08-11 Thread Renato Botelho
Author: garga (ports committer) Date: Tue Aug 11 16:01:34 2015 New Revision: 286637 URL: https://svnweb.freebsd.org/changeset/base/286637 Log: MFC r257077: Cleanup empty directories PR: 167133 Approved by: loos Sponsored by: Netgate Modified: stable/10/ObsoleteFiles.i

Re: svn commit: r286337 - head/sys/contrib/dev/ath/ath_hal/ar9300

2015-08-19 Thread Renato Botelho
> On Aug 19, 2015, at 18:31, Adrian Chadd wrote: > > jim asked me again to do the MFC, so once I've finished doing some > more tidying up of bits and pieces I'll do the MFC. Thank you very much! -- Renato Botelho ___ svn-src-a

svn commit: r287574 - head/sys/dev/usb

2015-09-08 Thread Renato Botelho
Author: garga (ports committer) Date: Tue Sep 8 19:57:02 2015 New Revision: 287574 URL: https://svnweb.freebsd.org/changeset/base/287574 Log: - Fix Sierra MC7354 ID from a bad copy/paste, correct ID is 68C0 Approved by: loos Obtained from:pfSense MFC after:3 days Sponsor

svn commit: r287575 - in head/sys/dev/usb: . serial

2015-09-08 Thread Renato Botelho
Author: garga (ports committer) Date: Tue Sep 8 20:07:32 2015 New Revision: 287575 URL: https://svnweb.freebsd.org/changeset/base/287575 Log: Remove duplicate entry for Sierra Wireless Aircard 875 Approved by: loos MFC after:3 days Sponsored by: Rubicon Communications (Netgate) M

svn commit: r287655 - in stable/10/sys/dev/usb: . serial

2015-09-11 Thread Renato Botelho
Author: garga (ports committer) Date: Fri Sep 11 10:45:28 2015 New Revision: 287655 URL: https://svnweb.freebsd.org/changeset/base/287655 Log: MFC r287574: - Fix Sierra MC7354 ID from a bad copy/paste, correct ID is 68C0 MFC r287575: - Remove duplicate entry for Sierra Wireless Ai

  1   2   >