Re: kern/56339: select(2) call (poll(2) too) hangs, yet call works perfectly (no hang) under gdb

2014-04-06 Thread jilles
Old Synopsis: select(2) call (poll(2) too) hangs, yet call works perfectly New Synopsis: select(2) call (poll(2) too) hangs, yet call works perfectly (no hang) under gdb State-Changed-From-To: open->feedback State-Changed-By: jilles State-Changed-When: Sun Apr 6 22:50:09 UTC 2014 State-Changed-Wh

Re: kern/149591: [kernel] struct callout:c_flags should be volatile

2014-04-06 Thread jilles
Synopsis: [kernel] struct callout:c_flags should be volatile State-Changed-From-To: open->closed State-Changed-By: jilles State-Changed-When: Sun Apr 6 21:34:16 UTC 2014 State-Changed-Why: Hi, Thanks for your request. I think the volatile qualifier should not be added. callout_active() should o

kern/188328: UPDATING should provide caveats for running `zpool upgrade`

2014-04-06 Thread Chris Nehren
>Number: 188328 >Category: kern >Synopsis: UPDATING should provide caveats for running `zpool upgrade` >Confidential: no >Severity: non-critical >Priority: low >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required:

Re: kern/73496: [request] A more flexible version of mkstemp()

2014-04-06 Thread jilles
Synopsis: [request] A more flexible version of mkstemp() State-Changed-From-To: suspended->patched State-Changed-By: jilles State-Changed-When: Sun Apr 6 20:59:53 UTC 2014 State-Changed-Why: This mkstemp() variant is available in 10.0 as mkostemp(). Responsible-Changed-From-To: freebsd-bugs->ji

Re: misc/178838: [build] share/i18n/csmapper tries to use $DESTDIR/usr/bin/touch despite touch will first be installed at a later stage during make installworld

2014-04-06 Thread jilles
Synopsis: [build] share/i18n/csmapper tries to use $DESTDIR/usr/bin/touch despite touch will first be installed at a later stage during make installworld State-Changed-From-To: open->closed State-Changed-By: jilles State-Changed-When: Sun Apr 6 20:19:15 UTC 2014 State-Changed-Why: The problem is

Re: bin/182072: sysinstall(8): Warning: The disc currently in the drive is either not a FreeBSD disc

2014-04-06 Thread jilles
Old Synopsis: Warning: The disc currently in the drive is either not a FreeBSD disc New Synopsis: sysinstall(8): Warning: The disc currently in the drive is either not a FreeBSD disc Responsible-Changed-From-To: freebsd-bugs->freebsd-sysinstall Responsible-Changed-By: jilles Responsible-Changed-

Re: bin/153156: When watch(1) is invoked incorrectly it trashes the tty

2014-04-06 Thread jilles
Synopsis: When watch(1) is invoked incorrectly it trashes the tty State-Changed-From-To: open->closed State-Changed-By: jilles State-Changed-When: Sun Apr 6 19:38:23 UTC 2014 State-Changed-Why: This is a duplicate of PR bin/153052. Also, this is already fixed in stable/9 and newer. Responsible-

Re: bin/109478: [libc] [patch] adopt reentrant syslog functions from OpenBSD

2014-04-06 Thread Jilles Tjoelker
The following reply was made to PR bin/109478; it has been noted by GNATS. From: Jilles Tjoelker To: bug-follo...@freebsd.org, skreu...@f2o.org Cc: Subject: Re: bin/109478: [libc] [patch] adopt reentrant syslog functions from OpenBSD Date: Sun, 6 Apr 2014 21:32:34 +0200 In FreeBSD PR bin/109

misc/188318: service ipfilter reload does not work

2014-04-06 Thread Frank Volf
>Number: 188318 >Category: misc >Synopsis: service ipfilter reload does not work >Confidential: no >Severity: non-critical >Priority: low >Responsible:freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bu

Re: bin/187265: Passing -P to daemon(8) doesn't spawn child in an external process

2014-04-06 Thread jh
Synopsis: Passing -P to daemon(8) doesn't spawn child in an external process Responsible-Changed-From-To: freebsd-bugs->jh Responsible-Changed-By: jh Responsible-Changed-When: Sun Apr 6 16:14:05 UTC 2014 Responsible-Changed-Why: Take. http://www.freebsd.org/cgi/query-pr.cgi?pr=187265 ___

Re: bin/53520: su(1) to another user does not update utmp

2014-04-06 Thread jilles
Synopsis: su(1) to another user does not update utmp State-Changed-From-To: open->feedback State-Changed-By: jilles State-Changed-When: Sun Apr 6 12:15:26 UTC 2014 State-Changed-Why: su(1) is not supposed to update utmp at all, as it is not a login. Perhaps this is possible with misconfigured PAM

Re: bin/73261: Suspending su(1) sometimes hangs

2014-04-06 Thread jilles
Synopsis: Suspending su(1) sometimes hangs State-Changed-From-To: open->feedback State-Changed-By: jilles State-Changed-When: Sun Apr 6 11:40:55 UTC 2014 State-Changed-Why: Does this problem still occur? I think the combination of r153964, r153966 and r153985 should fix this. All these are from 2

Re: bin/106355: [headers] macros in stdio.h non-portable (e.g., C++ ::feof() fails)

2014-04-06 Thread jilles
Synopsis: [headers] macros in stdio.h non-portable (e.g., C++ ::feof() fails) State-Changed-From-To: open->closed State-Changed-By: jilles State-Changed-When: Sun Apr 6 11:26:01 UTC 2014 State-Changed-Why: As part of the xlocale work 2-3 years ago, the macros were removed for C++ compilation. Thi