Re: dc(1) bugs

2016-01-13 Thread Garrett Cooper
> On Jan 13, 2016, at 03:50, CK wrote: > > Original posting to freebsd-questions ... Hi CK, Please create an account on bugs.freebsd.org and include the findings you posted to FreeBSD-questions@. Thank you, -NGie ___ freebsd-bugs@freebsd.org mail

Re: [Bug 203279] /bin/expr operator : fails when the string has a leading hyphen.

2015-10-18 Thread Garrett Cooper
> On Oct 18, 2015, at 12:25, bugzilla-nore...@freebsd.org wrote: > > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203279 > > Jilles Tjoelker changed: > > What|Removed |Added > >

kern/189821: nice(3) on FreeBSD returns EACCES instead of EPERM when provided negative prio's; is not compatible with Linux/NetBSD/POSIX

2014-05-14 Thread Garrett Cooper
sible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 14 22:10:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper &g

Re: bin/189805: setenv(

2014-05-14 Thread Garrett Cooper
The following reply was made to PR bin/189805; it has been noted by GNATS. From: Garrett Cooper To: freebsd-gnats-sub...@freebsd.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: bin/189805: setenv( Date: Wed, 14 May 2014 08:11:12 -0700 On May 14, 2014, at 8:10 AM, freebsd-gnats-sub

Re: bin/189805: setenv(

2014-05-14 Thread Garrett Cooper
On May 14, 2014, at 8:10 AM, freebsd-gnats-sub...@freebsd.org wrote: > Thank you very much for your problem report. > It has the internal identification `bin/189805'. > The individual assigned to look at your > report is: freebsd-bugs. > > You can access the state of your problem report at any t

bin/189805: setenv(

2014-05-14 Thread Garrett Cooper
sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 14 15:10:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:11-CURRENT >Organization: n/a >Environment: FreeBSD fuji-current.local 11.0-CURRENT FreeBSD 11.0-CURRENT #

conf/189156: include/Makefile does not honor MK_GSSAPI == no

2014-04-30 Thread Garrett Cooper
>Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu May 01 00:00:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:11.0-CURRENT >Organization: n/a >Environment: >Description: I keep

Re: kern/181155: [libc] [patch] *access*(2) does not handle invalid amodes properly

2014-04-18 Thread Garrett Cooper
The following reply was made to PR kern/181155; it has been noted by GNATS. From: Garrett Cooper To: bug-follo...@freebsd.org, Garrett Cooper Cc: Subject: Re: kern/181155: [libc] [patch] *access*(2) does not handle invalid amodes properly Date: Fri, 18 Apr 2014 10:23:08 -0700 On Fri, Apr

Re: kern/181155: [libc] [patch] *access*(2) does not handle invalid amodes properly

2014-04-18 Thread Garrett Cooper
The following reply was made to PR kern/181155; it has been noted by GNATS. From: Garrett Cooper To: bug-follo...@freebsd.org, Garrett Cooper Cc: Subject: Re: kern/181155: [libc] [patch] *access*(2) does not handle invalid amodes properly Date: Fri, 18 Apr 2014 10:18:56 -0700 Just as a

kern/188443: [smbfs] Segfault with tail(1) when mmap(2) called

2014-04-10 Thread Garrett Cooper
>Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 10 21:40:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:11.0-CURRENT >Organization: n/a >Environment: FreeBSD fbsd-vm.zonars

Re: misc/186412: WITHOUT_NIS support for ObsoleteFiles.inc

2014-03-13 Thread Garrett Cooper
The following reply was made to PR misc/186412; it has been noted by GNATS. From: Garrett Cooper To: bug-follo...@freebsd.org, arc...@b1t.name Cc: Subject: Re: misc/186412: WITHOUT_NIS support for ObsoleteFiles.inc Date: Thu, 13 Mar 2014 11:22:00 -0700 Could this please be MFCed back

conf/186971: [PATCH] install /etc/devd/zfs.conf if WITH_ZFS is set

2014-02-22 Thread Garrett Cooper
eywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Feb 23 04:20:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:11-CURRENT >Organization: >Environment: FreeBSD fuji-current

Re: misc/181151: builtins/locale1.0 fails

2014-01-20 Thread Garrett Cooper
The following reply was made to PR misc/181151; it has been noted by GNATS. From: Garrett Cooper To: Jilles Tjoelker Cc: bug-follo...@freebsd.org, Julio Merino Subject: Re: misc/181151: builtins/locale1.0 fails Date: Mon, 20 Jan 2014 10:37:40 -0800 On Jan 19, 2014, at 5:27 AM, Jilles

Re: misc/181151: builtins/locale1.0 fails

2014-01-17 Thread Garrett Cooper
The following reply was made to PR misc/181151; it has been noted by GNATS. From: Garrett Cooper To: Jilles Tjoelker Cc: bug-follo...@freebsd.org Subject: Re: misc/181151: builtins/locale1.0 fails Date: Fri, 17 Jan 2014 23:05:28 -0800 On Aug 9, 2013, at 6:06 AM, Jilles Tjoelker wrote

Re: bin/185648: fmtree is unnecessarily noisy

2014-01-16 Thread Garrett Cooper
The following reply was made to PR bin/185648; it has been noted by GNATS. From: Garrett Cooper To: freebsd-gnats-sub...@freebsd.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: bin/185648: fmtree is unnecessarily noisy Date: Thu, 16 Jan 2014 19:40:20 -0800 --Apple-Mail=_3E02B388-8DD9-411B

Re: bin/185648: fmtree is unnecessarily noisy

2014-01-16 Thread Garrett Cooper
Doing some code inspection, the noise is benign but not human friendly. This patch should make it a little more human-friendly. Thanks, -Garrett 0001-make-the-message-when-EEXIST-occurs-with-mkdir-2-mor.patch Description: Binary data ___ freebs

bin/185648: fmtree is unnecessarily noisy

2014-01-10 Thread Garrett Cooper
Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 10 22:00:01 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:11.0-CURRENT >Organization: n/a >Environment: FreeBSD 11.0-CURRENT FreeBSD 11.0-CURRE

bin/185646: nmtree segfaulst on "malformed mtree files"

2014-01-10 Thread Garrett Cooper
;Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 10 20:10:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:11.0-CURRENT >Organization: n/a >Environment: FreeBSD 11.0-CURR

Re: conf/182269: .Fx warning in make(1) (bmake)

2013-09-20 Thread Garrett Cooper
The following reply was made to PR conf/182269; it has been noted by GNATS. From: Garrett Cooper To: "freebsd-gnats-sub...@freebsd.org" , "freebsd-bugs@FreeBSD.org" , "Simon J. Gerraty" Cc: Subject: Re: conf/182269: .Fx warning in make(1) (bmake) D

Re: conf/182269: .Fx warning in make(1) (bmake)

2013-09-20 Thread Garrett Cooper
Here's the patch -- thanks! $ git diff HEAD^..HEAD diff --git a/contrib/bmake/make.1 b/contrib/bmake/make.1 index c4b647d..ce76826 100644 --- a/contrib/bmake/make.1 +++ b/contrib/bmake/make.1 @@ -729,8 +729,8 @@ even if the target is not tagged with .Ic .MAKE The default is .Ql Pa yes -for back

conf/182269: .Fx warning in make(1) (bmake)

2013-09-20 Thread Garrett Cooper
Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Sep 21 01:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon >Environment: FreeBSD gran-tourismo.west.isilon.com

Re: conf/182174: Build failures when building rescue with gcc

2013-09-16 Thread Garrett Cooper
The following reply was made to PR conf/182174; it has been noted by GNATS. From: Garrett Cooper To: freebsd-gnats-sub...@freebsd.org, freebsd-bugs@FreeBSD.org Cc: Subject: Re: conf/182174: Build failures when building rescue with gcc Date: Mon, 16 Sep 2013 21:25:18 -0700 On Sep 16, 2013

Re: conf/182174: Build failures when building rescue with gcc

2013-09-16 Thread Garrett Cooper
On Sep 16, 2013, at 5:50 PM, freebsd-gnats-sub...@freebsd.org wrote: > Thank you very much for your problem report. > It has the internal identification `conf/182174'. > The individual assigned to look at your > report is: freebsd-bugs. > > You can access the state of your problem report at any

Re: conf/182172: make: don't know how to make /usr/obj/usr/src.svn/tmp/usr/lib/libunbound.a

2013-09-16 Thread Garrett Cooper
The following reply was made to PR conf/182172; it has been noted by GNATS. From: Garrett Cooper To: Glen Barber Cc: freebsd-gnats-sub...@freebsd.org Subject: Re: conf/182172: make: don't know how to make /usr/obj/usr/src.svn/tmp/usr/lib/libunbound.a Date: Mon, 16 Sep 2013 20:51:14 -0700

Re: conf/182176: build failure with gnu/usr.bin/gperf

2013-09-16 Thread Garrett Cooper
The following reply was made to PR conf/182176; it has been noted by GNATS. From: Garrett Cooper To: freebsd-gnats-sub...@freebsd.org, freebsd-bugs@FreeBSD.org Cc: thera...@freebsd.org Subject: Re: conf/182176: build failure with gnu/usr.bin/gperf Date: Mon, 16 Sep 2013 19:57:28 -0700 On Sep

Re: conf/182176: build failure with gnu/usr.bin/gperf

2013-09-16 Thread Garrett Cooper
On Sep 16, 2013, at 7:30 PM, freebsd-gnats-sub...@freebsd.org wrote: > Thank you very much for your problem report. > It has the internal identification `conf/182176'. > The individual assigned to look at your > report is: freebsd-bugs. > > You can access the state of your problem report at any

conf/182176: build failure with gnu/usr.bin/gperf

2013-09-16 Thread Garrett Cooper
ate-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Sep 17 02:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon >Environment: FreeBSD fuji-current.local 10.0

conf/182174: Build failures when building rescue with gcc

2013-09-16 Thread Garrett Cooper
>Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Sep 17 00:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon >Environment: FreeBSD fuji-current.l

Re: conf/182172: make: don't know how to make /usr/obj/usr/src.svn/tmp/usr/lib/libunbound.a

2013-09-16 Thread Garrett Cooper
The following reply was made to PR conf/182172; it has been noted by GNATS. From: Garrett Cooper To: Glen Barber Cc: freebsd-gnats-sub...@freebsd.org Subject: Re: conf/182172: make: don't know how to make /usr/obj/usr/src.svn/tmp/usr/lib/libunbound.a Date: Mon, 16 Sep 2013 17:29:03 -0700

Re: conf/182172: make: don't know how to make /usr/obj/usr/src.svn/tmp/usr/lib/libunbound.a

2013-09-16 Thread Garrett Cooper
The following reply was made to PR conf/182172; it has been noted by GNATS. From: Garrett Cooper To: Glen Barber Cc: "freebsd-gnats-sub...@freebsd.org" Subject: Re: conf/182172: make: don't know how to make /usr/obj/usr/src.svn/tmp/usr/lib/libunbound.a Date: Mon, 16 Sep 2013

Re: conf/182172: make: don't know how to make /usr/obj/usr/src.svn/tmp/usr/lib/libunbound.a

2013-09-16 Thread Garrett Cooper
The following reply was made to PR conf/182172; it has been noted by GNATS. From: Garrett Cooper To: Glen Barber Cc: freebsd-gnats-sub...@freebsd.org Subject: Re: conf/182172: make: don't know how to make /usr/obj/usr/src.svn/tmp/usr/lib/libunbound.a Date: Mon, 16 Sep 2013 16:57:10 -0700

Re: conf/182172: make: don't know how to make /usr/obj/usr/src.svn/tmp/usr/lib/libunbound.a

2013-09-16 Thread Garrett Cooper
The following reply was made to PR conf/182172; it has been noted by GNATS. From: Garrett Cooper To: freebsd-gnats-sub...@freebsd.org, freebsd-bugs@FreeBSD.org Cc: =?iso-8859-1?Q?Dag-Erling_Sm=F8rgrav?= Subject: Re: conf/182172: make: don't know how to make /usr/obj/usr/src.svn/tmp/us

Re: conf/182172: make: don't know how to make /usr/obj/usr/src.svn/tmp/usr/lib/libunbound.a

2013-09-16 Thread Garrett Cooper
On Sep 16, 2013, at 4:50 PM, freebsd-gnats-sub...@freebsd.org wrote: > Thank you very much for your problem report. > It has the internal identification `conf/182172'. > The individual assigned to look at your > report is: freebsd-bugs. > > You can access the state of your problem report at any

conf/182172: make: don't know how to make /usr/obj/usr/src.svn/tmp/usr/lib/libunbound.a

2013-09-16 Thread Garrett Cooper
open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Sep 16 23:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isi

bin/182170: strtofflags.c build failures

2013-09-16 Thread Garrett Cooper
Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Sep 16 21:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon >Environment: FreeBSD fuji-current.local 10.0-CURREN

Re: bin/182076: Race condition with -j24 when WITH_ICONV= is set

2013-09-16 Thread Garrett Cooper
The following reply was made to PR misc/182076; it has been noted by GNATS. From: Garrett Cooper To: freebsd-gnats-sub...@freebsd.org, freebsd-bugs@FreeBSD.org Cc: Peter Wemm Subject: Re: bin/182076: Race condition with -j24 when WITH_ICONV= is set Date: Mon, 16 Sep 2013 14:22:34 -0700 On

Re: bin/182076: Race condition with -j24 when WITH_ICONV= is set

2013-09-16 Thread Garrett Cooper
On Sep 13, 2013, at 7:10 PM, freebsd-gnats-sub...@freebsd.org wrote: > Thank you very much for your problem report. > It has the internal identification `bin/182076'. > The individual assigned to look at your > report is: freebsd-bugs. > > You can access the state of your problem report at any t

bin/182076: Race condition with -j24 when WITH_ICONV= is set

2013-09-13 Thread Garrett Cooper
>Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Sep 14 02:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon >Environment: FreeBSD gran-t

bin/181309: gzip can leave corrupt files lingering around a filesystem in the event that a signal != SIGINT was received or the program exited in before completeing the file_compress function

2013-08-14 Thread Garrett Cooper
y: non-critical >Priority: low >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Aug 14 21:20:00 UTC 2013 >Closed-Date: >L

Re: bin/181153: sscanf doesn't skip whitespace properly

2013-08-08 Thread Garrett Cooper
The following reply was made to PR kern/181153; it has been noted by GNATS. From: Garrett Cooper To: Andrey Chernov Cc: "freebsd-gnats-sub...@freebsd.org" Subject: Re: bin/181153: sscanf doesn't skip whitespace properly Date: Thu, 8 Aug 2013 19:03:10 -0700 On Thu, Aug 8,

kern/181155: [PATCH] *access*(2) does not handle invalid amodes properly

2013-08-08 Thread Garrett Cooper
eywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 09 02:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon >Environment: Free

bin/181154: snprintf with out of bounds positional arguments results in segfault

2013-08-08 Thread Garrett Cooper
>Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 09 01:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon >Environ

bin/181153: sscanf doesn't skip whitespace properly

2013-08-08 Thread Garrett Cooper
>Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 09 00:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon >Environment: FreeBSD fuji-current.lo

bin/181152: %i fails with negative hex numbers with sscanf

2013-08-08 Thread Garrett Cooper
>Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 09 00:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon >Environment: FreeBSD fuji-curre

Fwd: bin/181151: builtins/locale1.0 fails

2013-08-08 Thread Garrett Cooper
FYI Begin forwarded message: > From: freebsd-gnats-sub...@freebsd.org > Subject: Re: bin/181151: builtins/locale1.0 fails > Date: August 8, 2013 4:20:00 PM PDT > To: Garrett Cooper > Reply-To: freebsd-gnats-sub...@freebsd.org, freebsd-bugs@FreeBSD.org > > Thank you very

bin/181151: builtins/locale1.0 fails

2013-08-08 Thread Garrett Cooper
gt;Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Aug 08 23:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon >Environment: FreeBSD fuji-current.local 10.0-CURRENT Free

Re: kern/181127: [PATCH] set{domain, host}name doesn't permit NUL terminated strings that are MAXHOSTNAMELEN long

2013-08-08 Thread Garrett Cooper
The following reply was made to PR kern/181127; it has been noted by GNATS. From: Garrett Cooper To: Bruce Evans Cc: freebsd-gnats-sub...@freebsd.org, freebsd-bugs@freebsd.org Subject: Re: kern/181127: [PATCH] set{domain, host}name doesn't permit NUL terminated strings that are MAXHOSTNA

Re: kern/181127: [PATCH] set{domain, host}name doesn't permit NUL terminated strings that are MAXHOSTNAMELEN long

2013-08-08 Thread Garrett Cooper
On Aug 8, 2013, at 4:35 AM, Bruce Evans wrote: > On Thu, 8 Aug 2013, Garrett Cooper wrote: > >>> Synopsis: [PATCH] set{domain,host}name doesn't permit NUL terminated >>> strings that are MAXHOSTNAMELEN long >> ... >>> Description: >

bin/181129: fnmatch doesn't translate "\\"

2013-08-07 Thread Garrett Cooper
>Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Aug 08 03:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon >Environment: FreeBSD fuji-current.l

bin/181130: HN_DECIMAL failures with humanize_number

2013-08-07 Thread Garrett Cooper
ate-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Aug 08 03:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon >Environment: FreeBSD fuji-current.local 1

kern/181127: [PATCH] set{domain, host}name doesn't permit NUL terminated strings that are MAXHOSTNAMELEN long

2013-08-07 Thread Garrett Cooper
gt;State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Aug 08 02:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:1

Re: conf/181116: CURRENT build always uses bmake, even though WITHOUT_BMAKE is specified

2013-08-07 Thread Garrett Cooper
The following reply was made to PR conf/181116; it has been noted by GNATS. From: Garrett Cooper To: "Simon J. Gerraty" Cc: "freebsd-gnats-sub...@freebsd.org" , "freebsd-bugs@FreeBSD.org" Subject: Re: conf/181116: CURRENT build always uses bmake,

Re: conf/181116: CURRENT build always uses bmake, even though WITHOUT_BMAKE is specified

2013-08-07 Thread Garrett Cooper
On Wed, Aug 7, 2013 at 1:32 PM, Simon J. Gerraty wrote: > > On Wed, 7 Aug 2013 11:24:15 -0700, Garrett Cooper writes: >>Ah, but src.conf controls WITH* (and the option is documented in the manage,= >> along with all the others). You accidentally broke POLA :(. > > Th

Re: conf/181116: CURRENT build always uses bmake, even though WITHOUT_BMAKE is specified

2013-08-07 Thread Garrett Cooper
The following reply was made to PR conf/181116; it has been noted by GNATS. From: Garrett Cooper To: "Simon J. Gerraty" Cc: "freebsd-gnats-sub...@freebsd.org" , "freebsd-bugs@FreeBSD.org" Subject: Re: conf/181116: CURRENT build always uses bmake, even though W

Re: conf/181116: CURRENT build always uses bmake, even though WITHOUT_BMAKE is specified

2013-08-07 Thread Garrett Cooper
On Aug 7, 2013, at 10:51 AM, "Simon J. Gerraty" wrote: > > src/Makefile does not read bsd.own.mk so does not see src.conf > it does however see make.conf Ah, but src.conf controls WITH* (and the option is documented in the manage, along with all the others). You accidentally broke POLA :(. >

Re: conf/181116: CURRENT build always uses bmake, even though WITHOUT_BMAKE is specified

2013-08-07 Thread Garrett Cooper
The following reply was made to PR conf/181116; it has been noted by GNATS. From: Garrett Cooper To: "freebsd-gnats-sub...@freebsd.org" , "freebsd-bugs@FreeBSD.org" Cc: "Simon J. Gerraty" Subject: Re: conf/181116: CURRENT build always uses bmake, even though W

Re: conf/181116: CURRENT build always uses bmake, even though WITHOUT_BMAKE is specified

2013-08-07 Thread Garrett Cooper
FYI On Aug 7, 2013, at 4:50 PM, freebsd-gnats-sub...@freebsd.org wrote: > Thank you very much for your problem report. > It has the internal identification `conf/181116'. > The individual assigned to look at your > report is: freebsd-bugs. > > You can access the state of your problem report at

conf/181116: CURRENT build always uses bmake, even though WITHOUT_BMAKE is specified

2013-08-07 Thread Garrett Cooper
>Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Aug 07 16:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon >En

Re: bin/180861: gpart backup/restore doesn't restore labels

2013-07-26 Thread Garrett Cooper
The following reply was made to PR bin/180861; it has been noted by GNATS. From: Garrett Cooper To: "Andrey V. Elsukov" Cc: freebsd-gnats-sub...@freebsd.org Subject: Re: bin/180861: gpart backup/restore doesn't restore labels Date: Fri, 26 Jul 2013 12:18:53 -0700 On Fri, Jul 2

bin/180861: gpart backup/restore doesn't restore labels

2013-07-25 Thread Garrett Cooper
ords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jul 26 02:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon >Environment: 10-CURRENT at 02/16

Re: misc/173329: amd64 iso images of FreeBDS 9.0 and 9.1 are in wrong directory

2013-07-04 Thread Garrett Cooper
The following reply was made to PR misc/173329; it has been noted by GNATS. From: Garrett Cooper To: bug-follo...@freebsd.org, graude...@yandex.ru Cc: nwhiteh...@freebsd.org Subject: Re: misc/173329: amd64 iso images of FreeBDS 9.0 and 9.1 are in wrong directory Date: Thu, 4 Jul 2013 18:06:07

conf/180078: [PATCH] make /etc and /var writable on CD media

2013-06-28 Thread Garrett Cooper
>Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jun 29 03:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon >Environment: FreeBSD fuji-current

misc/179562: [PATCH] Add LOCAL_ITOOLS to ease site-specific modifications done to FreeBSD that might require more ITOOLS

2013-06-14 Thread Garrett Cooper
gs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jun 15 00:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CUR

conf/179466: [PATCH] Quote LOCAL_MTREE so submakes don't interpret expanded value of LOCAL_MTREE as targets

2013-06-10 Thread Garrett Cooper
gt;State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jun 10 22:10:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:1

Re: conf/179111: set -e no longer implicitly set after fmake -> bmake migration; build failures can "silently" occur at buildworld/SUBDIR level

2013-06-10 Thread Garrett Cooper
The following reply was made to PR conf/179111; it has been noted by GNATS. From: Garrett Cooper To: bug-follo...@freebsd.org, yaneurab...@gmail.com Cc: Subject: Re: conf/179111: set -e no longer implicitly set after fmake -> bmake migration; build failures can "silently" occur a

conf/179422: "make: don't know how to make bsd.README. Stop" error message should be more intuitive when Makefiles are missing

2013-06-07 Thread Garrett Cooper
>Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jun 08 02:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release

Re: misc/160646: [build] [patch] rework build of osreldate.h to not depend on include/Makefile

2013-06-04 Thread Garrett Cooper
The following reply was made to PR misc/160646; it has been noted by GNATS. From: Garrett Cooper To: bug-follo...@freebsd.org, yaneurab...@gmail.com Cc: Subject: Re: misc/160646: [build] [patch] rework build of osreldate.h to not depend on include/Makefile Date: Tue, 4 Jun 2013 16:29:54 -0700

Re: conf/178066: [PATCH] Add hook for libraries to be built as part of _prebuild_libs

2013-05-30 Thread Garrett Cooper
The following reply was made to PR conf/178066; it has been noted by GNATS. From: Garrett Cooper To: bug-follo...@freebsd.org, yaneurab...@gmail.com Cc: Subject: Re: conf/178066: [PATCH] Add hook for libraries to be built as part of _prebuild_libs Date: Thu, 30 May 2013 21:49:09 -0700

conf/179111: set -e no longer implicitly set after fmake -> bmake migration; build failures can "silently" occur at buildworld/SUBDIR level

2013-05-30 Thread Garrett Cooper
low >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu May 30 16:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper

conf/178978: Race in make release when make system/bootonly target with -j > 1

2013-05-25 Thread Garrett Cooper
: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat May 25 18:20:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon >Environ

conf/178775: [PATCH] make distributekernel when -DNO_ROOT is not specified is broken

2013-05-19 Thread Garrett Cooper
>Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 19 19:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon >En

bin/178764: [PATCH] [bluetooth] synch __arraycount definition fix a -Wsign-compare warning

2013-05-18 Thread Garrett Cooper
>Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 19 01:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon &

misc/178436: [PATCH] devel/gsoap doesn't work with make reinstall

2013-05-08 Thread Garrett Cooper
ords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu May 09 00:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:n/a >Organization: EMC Isilon >Environment: n/a >Desc

bin/178422: [PATCH] don't be picky about case with yes/no prompt in growfs(8)

2013-05-08 Thread Garrett Cooper
er: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 08 16:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon >Envir

conf/178421: [PATCH] compile_et needs to be built with bootstrap-tools for buildworld when WITH_KERBEROS is set

2013-05-08 Thread Garrett Cooper
ate: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed May 08 15:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organ

conf/178215: [PATCH] remove mail/sendmail bits if MK_MAIL/MK_MAILWRAPPER/MK_SENDMAIL == no

2013-04-28 Thread Garrett Cooper
>Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 28 08:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon &

conf/178210: [PATCH] make bsdinstall optional

2013-04-27 Thread Garrett Cooper
Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 27 22:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon >Environment: FreeBSD fuji-current.local 10.0-CUR

conf/178209: [PATCH] simplify make hierarchy NO_ROOT logic

2013-04-27 Thread Garrett Cooper
>Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 27 22:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon >Environment: n/a >Description: T

conf/178207: [PATCH] don't build mailwrapper if MK_MAILWRAPPER == no

2013-04-27 Thread Garrett Cooper
>Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 27 22:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon >Environment:

bin/178203: clang not properly sourcing headers in buildworld when WITH_CLANG_IS_CC is set

2013-04-27 Thread Garrett Cooper
>Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 27 20:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon &

bin/178121: [PATCH] ifconfig lagg lagghash l5 spews out gibberish via freed string in error message

2013-04-24 Thread Garrett Cooper
ate: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 24 23:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization:

Re: kern/178091: [md/nfs/vfs] md filesystem layering not handled correctly when stacking on top of NFS; works with tempfs

2013-04-23 Thread Garrett Cooper
The following reply was made to PR kern/178091; it has been noted by GNATS. From: Garrett Cooper To: d...@delphij.net Cc: freebsd-gnats-sub...@freebsd.org Subject: Re: kern/178091: [md/nfs/vfs] md filesystem layering not handled correctly when stacking on top of NFS; works with tempfs Date: Tue

kern/178091: [md/nfs/vfs] md filesystem layering not handled correctly when stacking on top of NFS; works with tempfs

2013-04-23 Thread Garrett Cooper
gs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 21:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT

Re: conf/178068: [PATCH] simplify _libraries by filtering out <lib>__L targets with associated commands

2013-04-22 Thread Garrett Cooper
The following reply was made to PR conf/178068; it has been noted by GNATS. From: Garrett Cooper To: bug-follo...@freebsd.org, yaneurab...@gmail.com Cc: s...@freebsd.org Subject: Re: conf/178068: [PATCH] simplify _libraries by filtering out <lib>__L targets with associated commands Dat

conf/178068: [PATCH] simplify _libraries by filtering out __L targets with associated commands

2013-04-22 Thread Garrett Cooper
>Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 03:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isi

conf/178066: [PATCH] Add hook for libraries to be built as part of _prebuild_libs

2013-04-22 Thread Garrett Cooper
>Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 03:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon >

conf/178065: [PATCH] _worldtmp can fail sometimes if WORLDTMP/LIB32TMP is chflag'ed

2013-04-22 Thread Garrett Cooper
open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 23 03:00:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon

conf/178062: make depend broken on CURRENT with lib/libgpib for clang/gcc

2013-04-22 Thread Garrett Cooper
eywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 22 20:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon >Environment: Fre

kern/178061: [ukbd] panic at reboot when hitting scroll-lock; race condition with interrupt handler in lower half of kernel

2013-04-22 Thread Garrett Cooper
:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 22 20:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CUR

bin/178060: "no such identity" noise from ssh(1) on CURRENT after upgrading to 6.2p1

2013-04-22 Thread Garrett Cooper
open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 22 19:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC I

conf/178005: setuid periodic checks do dumb diff of file information; emits unnecessary noise

2013-04-20 Thread Garrett Cooper
>Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 20 19:20:02 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:9-STABLE/10-CURRENT >Organization

Re: conf/177845: WITH_BMAKE does not work on CURRENT

2013-04-19 Thread Garrett Cooper
Still running into problems with the latest version of HEAD. For some odd reason it's not calling the build with the right version of make; it was working with svn though (which is bizarre), so I suspect my git workspace is fubar somehow (doing a diff to try and find the discrepancy right now). --

Re: conf/177845: WITH_BMAKE does not work on CURRENT

2013-04-13 Thread Garrett Cooper
On Apr 13, 2013, at 11:20 PM, Simon J. Gerraty wrote: > > On Sat, 13 Apr 2013 22:54:41 -0700, Garrett Cooper writes: >> The tree is synched up to the latest head version. I'm suspecting it = >> might be something to do with the changes made over the past 2 weeks in = >&

Re: conf/177845: WITH_BMAKE does not work on CURRENT

2013-04-13 Thread Garrett Cooper
On Apr 13, 2013, at 10:42 PM, Simon J. Gerraty wrote: > > On Sat, 13 Apr 2013 21:26:17 -0700, Garrett Cooper writes: >> The summary could be a bit better. Basically "buildworld with = >> bmake installed as make does not work with WITH_BMAKE specified on = >> CUR

conf/177845: WITH_BMAKE does not work on CURRENT

2013-04-13 Thread Garrett Cooper
Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 14 04:20:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon >Environment: FreeBSD fuji-current.local 10.0-

kern/177821: Some security.jail sysctl nodes are funky

2013-04-12 Thread Garrett Cooper
>Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 13 02:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:9.1-STABLE >Organization: EMC Isilon >Environment: FreeBSD forza.west.isilon.

bin/177593: [PATCH] bmake doesn't honor BSDmakefile like pmake does

2013-04-02 Thread Garrett Cooper
>Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 02 21:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon >Environment: FreeBSD

conf/176897: [PATCH] make distrib-dirs doesn't detect missing mtree files

2013-03-12 Thread Garrett Cooper
>Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 12 23:10:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release:10-CURRENT >Organization: EMC Isilon >Environment:

Re: bin/175793: modfind(2) doesn't understand modules with underscores

2013-02-02 Thread Garrett Cooper
The following reply was made to PR bin/175793; it has been noted by GNATS. From: Garrett Cooper To: Glen Barber Cc: bug-follo...@freebsd.org Subject: Re: bin/175793: modfind(2) doesn't understand modules with underscores Date: Sat, 2 Feb 2013 20:56:53 -0800 On Feb 2, 2013, at 8:50 PM,

Re: bin/175793: modfind(2) doesn' t understand modules with underscores

2013-02-02 Thread Garrett Cooper
The following reply was made to PR bin/175793; it has been noted by GNATS. From: Garrett Cooper To: bug-follo...@freebsd.org, yaneurab...@gmail.com Cc: Subject: Re: bin/175793: modfind(2) doesn't understand modules with underscores Date: Sat, 2 Feb 2013 20:41:40 -0800 Weird. It

  1   2   3   4   5   >