Eitan Adler | 1 Jun 2011 05:27
Favicon

misc/157489: [patch] add mention of the forums and remove stale IRC channel from the FAQ


>Number:         157489
>Category:       misc
>Synopsis:       [patch] add mention of the forums and remove stale IRC channel from the FAQ
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 01 03:30:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Eitan Adler
>Release:        
>Organization:
>Environment:
>Description:
1) #FreeBSDHelp on DALNET no longer exists
2) We have had the forums for long enough that they deserve a mention

>How-To-Repeat:

>Fix:
Index: book.sgml
===================================================================
(Continue reading)

linimon | 1 Jun 2011 07:12
Picon
Favicon

Re: kern/157200: [network.subr] [patch] stf(4) can not communicate between other 6to4 prefix holder

Synopsis: [network.subr] [patch] stf(4) can not communicate between other 6to4 prefix holder

Responsible-Changed-From-To: freebsd-bugs-≥freebsd-net
Responsible-Changed-By: linimon
Responsible-Changed-When: Wed Jun 1 05:09:45 UTC 2011
Responsible-Changed-Why: 
Actually this primarily affects sys/net/if_stf.c, with the conf files
merely being an adjunct.  Thus, reclassify and assign it, as submitter
requested.

http://www.freebsd.org/cgi/query-pr.cgi?pr=157200
_______________________________________________
freebsd-bugs <at> freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscribe <at> freebsd.org"

vermaden | 1 Jun 2011 10:15
Picon
Favicon

misc/157491: update ls/rm/mv/cp tools to be able to handle large amount of files


>Number:         157491
>Category:       misc
>Synopsis:       update ls/rm/mv/cp tools to be able to handle large amount of files
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 01 08:20:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     vermaden
>Release:        8.2-RELENG_8-20110411-JPSNAP
>Organization:
>Environment:
FreeBSD e6400 8.2-RELENG_8-20110411-JPSNAP FreeBSD 8.2-RELENG_8-20110411-JPSNAP #0: Mon Apr 11
04:35:01 UTC 2011     root <at> build-amd64-fbsd.allbsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
The 'basic' tools like ls/mv/cp/rm are not able to handle large amount of files:

# ls /var/db/portsnap/files | wc -l
   22682

(Continue reading)

Eitan Adler | 1 Jun 2011 14:00
Favicon

Re: misc/157491: update ls/rm/mv/cp tools to be able to handle large amount of files

The following reply was made to PR misc/157491; it has been noted by GNATS.

From: Eitan Adler <lists <at> eitanadler.com>
To: bug-followup <at> freebsd.org, vermaden <at> interia.pl
Cc:  
Subject: Re: misc/157491: update ls/rm/mv/cp tools to be able to handle large
 amount of files
Date: Wed, 1 Jun 2011 11:59:36 +0000

 The limit is not in these tools. It is a constant number, defined in
 bytes, in the kernel. This is designed to keep the amount of memory
 required to store these command line options bounded.
 You could see the value with
 $getconf ARG_MAX
 262144

 I suggest you use find + xargs which automatically will figure out the
 correct number of arguments and run the command for you.

 -- 
 Eitan Adler
_______________________________________________
freebsd-bugs <at> freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscribe <at> freebsd.org"

eadler | 1 Jun 2011 14:52
Picon
Favicon

Re: misc/157489: [patch] add mention of the forums and remove stale IRC channel from the FAQ

Synopsis: [patch] add mention of the forums and remove stale IRC channel from the FAQ

Class-Changed-From-To: sw-bug-≥doc-bug
Class-Changed-By: eadler
Class-Changed-When: Wed Jun 1 12:52:29 UTC 2011
Class-Changed-Why: 
Misfiled

Responsible-Changed-From-To: freebsd-bugs-≥freebsd-doc
Responsible-Changed-By: eadler
Responsible-Changed-When: Wed Jun 1 12:52:29 UTC 2011
Responsible-Changed-Why: 
Misfiled

http://www.freebsd.org/cgi/query-pr.cgi?pr=157489
_______________________________________________
freebsd-bugs <at> freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscribe <at> freebsd.org"

Konstantin | 1 Jun 2011 16:11
Favicon

misc/157499: fetch confused me with it's error message


>Number:         157499
>Category:       misc
>Synopsis:       fetch confused me with it's error message
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 01 14:20:05 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Konstantin
>Release:        8.2-RELEASE/7.3-RELEASE
>Organization:
Kaspersky Lab
>Environment:
FreeBSD ourhost.kaspersky.com 7.3-RELEASE-p3 FreeBSD 7.3-RELEASE-p3 #0: Tue Sep 21 18:03:17 MSD 2010    
root <at> ourhost.kaspersky.com:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
I have found out some strange error handling in /usr/bin/fetch.
Here it is: 

# fetch ftp://ftp.freebsd.org/pub/FreeBSD/ports/ports/ports.tar.gz
(Continue reading)

Favicon

conf/157500: posible chsh bug on systems using nss_ldap/pam_ldap ends adding users to /etc/master.passwd


>Number:         157500
>Category:       conf
>Synopsis:       posible chsh bug on systems using nss_ldap/pam_ldap ends adding users to /etc/master.passwd
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 01 15:40:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Nicolas de Bari Embriz Garcia Rojas
>Release:        8.1-STABLE
>Organization:
>Environment:
FreeBSD sign.io 8.1-STABLE FreeBSD 8.1-STABLE #1: Sun Nov 21 16:09:52 CET 2010    
root <at> sign.io:/usr/obj/usr/src/sys/SIGNIO  amd64
>Description:
I have a server using nss_ldap/pam_ldap (all users are stored on an ldap directory) but I notice that  few
users where available to change their shell using the command chsh -s /bin/sh. 

In theory chsh like the passwd command should not operate on ldap and just work for local users.

in fact the passwd command output this:
(Continue reading)

Bruce Cran | 1 Jun 2011 19:40
Favicon

Re: conf/157466: [patch] add src to create /usr/share/calendar/calendar.british

The following reply was made to PR conf/157466; it has been noted by GNATS.

From: Bruce Cran <bcran <at> fusionio.com>
To: <bug-followup <at> FreeBSD.org>, <jhs <at> berklix.com>
Cc:  
Subject: Re: conf/157466: [patch] add src to create /usr/share/calendar/calendar.british
Date: Wed, 1 Jun 2011 18:22:27 +0100

 See http://en.wikipedia.org/wiki/.gb for an explanation of the country 
 code for the UK.

 -- 
 Bruce Cran

 Confidentiality Notice: This e-mail message, its contents and any attachments to it are confidential to
the intended recipient, and may contain information that is privileged and/or exempt from disclosure
under applicable law. If you are not the intended recipient, please immediately notify the sender and
destroy the original e-mail message and any attachments (and any copies that may have been made) from your
system or otherwise. Any unauthorized use, copying, disclosure or distribution of this informatio n is
strictly prohibited.
_______________________________________________
freebsd-bugs <at> freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscribe <at> freebsd.org"

Julian H. Stacey | 1 Jun 2011 22:30
Favicon

Re: conf/157466: [patch] add src to create /usr/share/calendar/calendar.british

The following reply was made to PR conf/157466; it has been noted by GNATS.

From: "Julian H. Stacey" <jhs <at> berklix.com>
To: Bruce Cran <bcran <at> fusionio.com>
Cc: bug-followup <at> FreeBSD.org
Subject: Re: conf/157466: [patch] add src to create /usr/share/calendar/calendar.british 
Date: Wed, 01 Jun 2011 22:22:45 +0200

 Bruce Cran wrote:
 > See http://en.wikipedia.org/wiki/.gb for an explanation of the country 
 > code for the UK.

 Thanks,
 Ive replaced snippet in my file with:

 //      If we later create a sub directory, I suppose we want:
 // #include <en_UK.ISO8859-1/calendar.all>
 /*      "en"_   for English language
  *      _"UK".  for United Kingdom of Great Britain & Northern Ireland
  *              Ref.:
  *              http://en.wikipedia.org/wiki/List_of_Internet_top-level_domains#Country_code_top-level_domains
  *              http://en.wikipedia.org/wiki/.gb
  *      "ISO8859-1" or maybe just "ascii"
  *              (as we are not burdened with extended european alphabets :-)
  */

 Uploading in 10 mins to http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/src/gen/usr.bin/calendar/calendars/calendar.british

 Julian
 -- 
(Continue reading)

gavin | 1 Jun 2011 22:32
Picon
Favicon

Re: kern/13326: [headers] [patch] additional timespecs interfaces for <sys/time.h>

Synopsis: [headers] [patch] additional timespecs interfaces for <sys/time.h>

Responsible-Changed-From-To: kmacy->freebsd-bugs
Responsible-Changed-By: gavin
Responsible-Changed-When: Wed Jun 1 20:29:31 UTC 2011
Responsible-Changed-Why: 
kmacy has asked for all of his PRs to be reassigned, put back into the
pool.

http://www.freebsd.org/cgi/query-pr.cgi?pr=13326
_______________________________________________
freebsd-bugs <at> freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscribe <at> freebsd.org"


Gmane