bin/178692: [PATCH] [bin/pkill] use __dead2 over __attribute__((noreturn))

2013-05-16 Thread Fernando
>Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu May 16 18:30:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Fernando >Release:9.0-RELEASE >Organization: Open Sistemas >Environment: FreeBSD

kern/186187: [linprocfs] [patch] emulate /proc/sys/kernel/random/uuid

2014-01-28 Thread Fernando
eywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jan 28 11:20:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Fernando >Release:9.1-RELEASE >Organization: >Environment: >Description: This pa

kern/165595: Can't load firmare for ipw2200bg

2012-03-01 Thread Fernando
Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Mar 01 21:10:04 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Fernando >Release:9.0-RELEASE >Organization: >Environment: FreeBSD hammer 9.0-RELEASE FreeBSD 9.0-RELEASE #

kern/148646: Implementation of the "environ" file for the linprocfs

2010-07-15 Thread Fernando
>Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jul 15 16:50:04 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Fernando >Release:8.0-RELEASE-p2 >Organization: Open Sistemas >Envi

kern/173866: SD card reader malfunction (false card locked reported)

2012-11-23 Thread Fernando
eywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Nov 23 16:20:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Fernando >Release:9.0-RELEASE >Organization: >Environment: FreeBSD beastie 9.0-RELEASE

bin/176361: [PATCH] Add recursive option to ctags

2013-02-22 Thread Fernando
>Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Feb 22 20:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Fernando >Release:9.0-RELEASE >Organization: OpenSistemas >Environment: FreeBSD beastie 9.0-R

bin/177076: [PATCH] Small correction in cat's usage() function

2013-03-18 Thread Fernando
ords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 18 17:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Fernando >Release:9.0-RELEASE >Organization: OpenSistemas >Environment: FreeBSD beastie

Re: kern/186187: [linprocfs] [patch] emulate /proc/sys/kernel/random/uuid

2014-01-28 Thread Fernando Apesteguía
The following reply was made to PR kern/186187; it has been noted by GNATS. From: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= To: bug-follo...@freebsd.org, fernando.apesteg...@gmail.com Cc: Subject: Re: kern/186187: [linprocfs] [patch] emulate /proc/sys/kernel/random/uuid Date: Tue, 28 Jan 2014 23:

Re: kern/131448: Bad display while booting

2012-03-10 Thread Fernando Apesteguía
The following reply was made to PR kern/131448; it has been noted by GNATS. From: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= To: bug-follo...@freebsd.org, fernando.apesteg...@gmail.com Cc: Subject: Re: kern/131448: Bad display while booting Date: Sat, 10 Mar 2012 11:55:47 +0100 Hi, I'm so sorr

misc/149366: pthread_cleanup_pop never runs the configured routine

2010-08-06 Thread Fernando Lemos
>Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 06 14:50:02 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Fernando Lemos >Release:7.2-p8 >Organization: NetFilter >Environment: FreeBSD iron.netfil

Close PR 114465

2017-12-08 Thread Fernando Apesteguía
Hi, Can anyone close PR 114465. Seems fixed long ago. Cheers. PS: please, CC me. I'm not subscribed to the list. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd

Close PR 22182 and 23912

2017-12-14 Thread Fernando Apesteguía
Can anyone close these two PRs? Seem fixed long ago. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=23912 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=22182 ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/fre

Close PR 128616

2017-12-26 Thread Fernando Apesteguía
This has been fixed long ago. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=128616 Cheers. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@f

Close PR 220883

2018-02-02 Thread Fernando Apesteguía
It's been fixed in 321342. Thanks! ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Close PRs 218877 and 41526

2018-02-02 Thread Fernando Apesteguía
Can we close these PRs? Fixed long ago: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218877 Not reproducible anymore: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=41526 Cheers ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.

tftp PR updated

2018-02-09 Thread Fernando Apesteguía
Hi, Can anyone with experience in tftp have a look at this PR? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=63197 It had a patch that fixed the problem. I updated it so it applies to -CURRENT and 11.1 so it should be easily MFC'd. Thanks! ___ fr

trpt(8) bug with patch attached

2018-02-15 Thread Fernando Apesteguía
Hi, Can anyone have a look at this PR? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=57045 It basically removes from the man a program option no longer present in the code. Cheers. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.or

seq PR with patch

2018-02-25 Thread Fernando Apesteguía
Hi, Can anyone have a look at this PR? It has a patch and some tests attached to it. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217149 Thanks. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To

vipw PR with patch attached

2018-02-25 Thread Fernando Apesteguía
Hi, Can anyone have a look at this PR? https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=40572 It provides a patch that addresses the PR issue. Thanks. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs T

find PR fixed long ago

2018-02-25 Thread Fernando Apesteguía
Hi, This PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=67943 was fixed in r246628 and it can be closed. Thanks. ___ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to