Re: misc/145261: [build] 8.0-R source doesn't respect WITHOUT_TOOLCHAIN as src.conf(5) says

2010-11-23 Thread Gergely CZUCZY
Hello, This PR also stands for 8.1. So the tools that shouldn't be installed: gcc, g++, ld, cc, c++, c++filt, basically. And also /usr/include should be omitted. My basic concept is, jailed services shouldn't have a toolchain that's suitable for building code, such as exploits or so, when an in

Re: misc/152531: commit references a PR

2010-11-23 Thread dfilter service
The following reply was made to PR misc/152531; it has been noted by GNATS. From: dfil...@freebsd.org (dfilter service) To: bug-follo...@freebsd.org Cc: Subject: Re: misc/152531: commit references a PR Date: Wed, 24 Nov 2010 05:50:26 + (UTC) Author: maxim Date: Wed Nov 24 05:50:19 2010 N

Re: misc/152531: Incorrect sysctl description

2010-11-23 Thread maxim
Synopsis: Incorrect sysctl description State-Changed-From-To: open->patched State-Changed-By: maxim State-Changed-When: Wed Nov 24 05:50:31 UTC 2010 State-Changed-Why: Fixed in HEAD. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=152531 ___ freebs

Re: misc/41179: [request] LD_LIBRARY_PATH security checks

2010-11-23 Thread arundel
Synopsis: [request] LD_LIBRARY_PATH security checks State-Changed-From-To: suspended->closed State-Changed-By: arundel State-Changed-When: Wed Nov 24 01:47:22 UTC 2010 State-Changed-Why: The situation described in this PR *only* applies to the root user. The purpose of running any commands as uid

Re: misc/55387: [build] [patch] users LD_LIBRARY_PATH can interfere with mail buildworld

2010-11-23 Thread arundel
Synopsis: [build] [patch] users LD_LIBRARY_PATH can interfere with mail buildworld State-Changed-From-To: open->feedback State-Changed-By: arundel State-Changed-When: Wed Nov 24 01:39:59 UTC 2010 State-Changed-Why: We need to check whether LD_LIBRARY_PATH (and maybe LD_PRELOAD too) can still hav

Re: misc/60503: [modules] small error in modules installation

2010-11-23 Thread arundel
Synopsis: [modules] small error in modules installation State-Changed-From-To: open->closed State-Changed-By: arundel State-Changed-When: Wed Nov 24 01:29:40 UTC 2010 State-Changed-Why: As Ruslan noticed there are millions of wonderful ways of shooting yourself in the foot. Deleting the directory

Re: misc/117811: [build] Building multiple kernels with KERNCONF="ONE TWO" broken

2010-11-23 Thread arundel
Synopsis: [build] Building multiple kernels with KERNCONF="ONE TWO" broken State-Changed-From-To: open->feedback State-Changed-By: arundel State-Changed-When: Wed Nov 24 01:22:47 UTC 2010 State-Changed-Why: I'm not able to reproduce this issue on HEAD (r215432; amd64). Can you confirm that this i

Re: misc/123156: [build] [patch] make.conf update to "make update" section

2010-11-23 Thread arundel
Synopsis: [build] [patch] make.conf update to "make update" section Responsible-Changed-From-To: freebsd-bugs->maxim Responsible-Changed-By: arundel Responsible-Changed-When: Wed Nov 24 01:15:41 UTC 2010 Responsible-Changed-Why: Maxim, could you have a short look at this PR and check out whether

Re: kern/126289: [libc] select(2) apparently consumes cpu when it should not

2010-11-23 Thread arundel
Synopsis: [libc] select(2) apparently consumes cpu when it should not State-Changed-From-To: open->closed State-Changed-By: arundel State-Changed-When: Wed Nov 24 01:12:17 UTC 2010 State-Changed-Why: Duplicate of #126230. http://www.freebsd.org/cgi/query-pr.cgi?pr=126289

misc/152531: Incorrect sysctl description

2010-11-23 Thread RX
>Number: 152531 >Category: misc >Synopsis: Incorrect sysctl description >Confidential: no >Severity: non-critical >Priority: low >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submi

Re: misc/147430: freebsd-update not updating /usr/src/UPDATING

2010-11-23 Thread arundel
Synopsis: freebsd-update not updating /usr/src/UPDATING State-Changed-From-To: open->feedback State-Changed-By: arundel State-Changed-When: Wed Nov 24 00:46:51 UTC 2010 State-Changed-Why: Is /usr/src/UPDATING still not being updated? http://www.freebsd.org/cgi/query-pr.cgi?pr=147430

Re: misc/145261: [build] 8.0-R source doesn't respect WITHOUT_TOOLCHAIN as src.conf(5) says

2010-11-23 Thread arundel
Synopsis: [build] 8.0-R source doesn't respect WITHOUT_TOOLCHAIN as src.conf(5) says State-Changed-From-To: open->feedback State-Changed-By: arundel State-Changed-When: Wed Nov 24 00:35:16 UTC 2010 State-Changed-Why: Which tools are included exactly which you think shouldn't be? usr.bin/Makefil

Re: misc/141311: [build] "make delete-old" leaves some unnecessary files

2010-11-23 Thread arundel
Synopsis: [build] "make delete-old" leaves some unnecessary files State-Changed-From-To: open->patched State-Changed-By: arundel State-Changed-When: Wed Nov 24 00:27:54 UTC 2010 State-Changed-Why: With the exception of /usr/include/netgraph/atm/*.h all the examples you mentioned have been fixed i

Re: misc/123155: [build] [patch] src/Makefile.inc1 bug: remove obsolete -g from SUPFLAGS

2010-11-23 Thread arundel
Synopsis: [build] [patch] src/Makefile.inc1 bug: remove obsolete -g from SUPFLAGS State-Changed-From-To: open->closed State-Changed-By: arundel State-Changed-When: Wed Nov 24 00:22:59 UTC 2010 State-Changed-Why: Duplicate of #150214. http://www.freebsd.org/cgi/query-pr.cgi?pr=123155 ___

Re: misc/118121: [build] RELENG_7 kernel compile fails with -Os

2010-11-23 Thread arundel
Synopsis: [build] RELENG_7 kernel compile fails with -Os State-Changed-From-To: open->closed State-Changed-By: arundel State-Changed-When: Wed Nov 24 00:14:35 UTC 2010 State-Changed-Why: I tried to reproduce this under HEAD (r215432; amd64) and TARGET buildkernel still fails! HOWEVER: since share

Re: kern/133583: [libm] fma(3) does not respect rounding mode using extended precision

2010-11-23 Thread Alexander Best
The following reply was made to PR kern/133583; it has been noted by GNATS. From: Alexander Best To: bug-follo...@freebsd.org Cc: Subject: Re: kern/133583: [libm] fma(3) does not respect rounding mode using extended precision Date: Tue, 23 Nov 2010 23:40:18 + this is what bruce evans wro

bin/152525: ntpd on 8.1 loops on select() with EBADF

2010-11-23 Thread pluknet
>Number: 152525 >Category: bin >Synopsis: ntpd on 8.1 loops on select() with EBADF >Confidential: no >Severity: serious >Priority: low >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >