Re: kern/162765: [patch] lseek(2) may return successful although no seek operation was actually performed

2011-11-22 Thread arundel
Synopsis: [patch] lseek(2) may return successful although no seek operation was 
actually performed

Responsible-Changed-From-To: freebsd-bugs-freebsd-doc
Responsible-Changed-By: arundel
Responsible-Changed-When: Tue Nov 22 20:45:29 UTC 2011
Responsible-Changed-Why: 
Over to maintainer(s).

http://www.freebsd.org/cgi/query-pr.cgi?pr=162765
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/78529: df(1) shows wrong info about hard drive after carrying hard drive from one PC to other.

2011-11-21 Thread arundel
Synopsis: df(1) shows wrong info about hard drive after carrying hard drive 
from one PC to other.

State-Changed-From-To: open-closed
State-Changed-By: arundel
State-Changed-When: Mon Nov 21 22:29:24 UTC 2011
State-Changed-Why: 
It appears this issue was caused by changes between 5.3-STABLE and 5.3-RELEASE
(probably code changes in a disk controller driver).

Since the FreeBSD 5 branch wen EoL long ago, that mystery will never be solved.
Of course I will open up the problem report again, if the issue persists in
a currently supported branch.

http://www.freebsd.org/cgi/query-pr.cgi?pr=78529
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/114082: [make.conf] [patch] default CFLAGS have a blank at the end

2011-11-21 Thread arundel
Synopsis: [make.conf] [patch] default CFLAGS have a blank at the end

Responsible-Changed-From-To: freebsd-bugs-arundel
Responsible-Changed-By: arundel
Responsible-Changed-When: Mon Nov 21 23:20:52 UTC 2011
Responsible-Changed-Why: 
Assign to me. Although i don't have commit rights to src,
i'm working on this issue atm.

http://www.freebsd.org/cgi/query-pr.cgi?pr=114082
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: conf/30399: [bsd.cpu.mk] [patch] Have Fortran use the CPUTYPE variable

2011-11-21 Thread arundel
Synopsis: [bsd.cpu.mk] [patch] Have Fortran use the CPUTYPE variable

State-Changed-From-To: open-feedback
State-Changed-By: arundel
State-Changed-When: Mon Nov 21 23:24:45 UTC 2011
State-Changed-Why: 
I suggest we close this problem report. Fortran now is simply *some* programming
language in ports, after its removal from base. It shouldn't be handled
any differently than any other /usr/ports/lang/*, imo.
Thus it should not be dealt with in bsd.cpu.mk.

Thoughts?

http://www.freebsd.org/cgi/query-pr.cgi?pr=30399
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: misc/155925: CD tray is not locked even if using /dev/adc0.

2011-11-20 Thread arundel
Synopsis: CD tray is not locked even if using /dev/adc0.

State-Changed-From-To: open-closed
State-Changed-By: arundel
State-Changed-When: Sun Nov 20 18:50:50 UTC 2011
State-Changed-Why: 
This problem report appears to describe the very same issue that are being
discussed in kern/125139.

http://www.freebsd.org/cgi/query-pr.cgi?pr=155925
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/152385: ee(1) has different keybindings in the livefs environment

2011-11-20 Thread arundel
Synopsis: ee(1) has different keybindings in the livefs environment

State-Changed-From-To: open-feedback
State-Changed-By: arundel
State-Changed-When: Sun Nov 20 21:40:08 UTC 2011
State-Changed-Why: 
Hi Bruce,

which keys exactly differ for you? I grabbed

FreeBSD-9.0-RC2-amd64-dvd1.iso

and ran the livefs in qemu. i noticed nothing irregular, running ee.

http://www.freebsd.org/cgi/query-pr.cgi?pr=152385
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/60313: data destruction: lseek() misalignment silently ignored by some block devices

2011-11-17 Thread arundel
Synopsis: data destruction: lseek() misalignment silently ignored by some block 
devices

State-Changed-From-To: closed-open
State-Changed-By: arundel
State-Changed-When: Thu Nov 17 20:50:53 UTC 2011
State-Changed-Why: 
Open this problem report again. From a recent discussion on freebsd-hackers@ it
has become apparent that the issues described in this problem report still
exist in HEAD today.

http://www.freebsd.org/cgi/query-pr.cgi?pr=60313
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/152485: [patch] null(4)/zero(4): /dev/null seek offset is not reported correctly

2011-11-16 Thread arundel
Synopsis: [patch] null(4)/zero(4): /dev/null seek offset is not reported 
correctly

Responsible-Changed-From-To: freebsd-bugs-arundel
Responsible-Changed-By: arundel
Responsible-Changed-When: Wed Nov 16 16:24:40 UTC 2011
Responsible-Changed-Why: 
Assign to me. Although i don't have commit rights for src, i'm working on this
issue atm.

http://www.freebsd.org/cgi/query-pr.cgi?pr=152485
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/162475: [ath] functions with return type HAL_BOOL (might) return HAL_STATUS

2011-11-11 Thread arundel
Synopsis: [ath] functions with return type HAL_BOOL (might) return HAL_STATUS

Responsible-Changed-From-To: freebsd-bugs-freebsd-wireless
Responsible-Changed-By: arundel
Responsible-Changed-When: Fri Nov 11 14:00:34 UTC 2011
Responsible-Changed-Why: 
Over to maintainer(s).

http://www.freebsd.org/cgi/query-pr.cgi?pr=162475
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/162366: [ath] several shifts overflowing in sys/dev/ath code

2011-11-07 Thread arundel
Synopsis: [ath] several shifts overflowing in sys/dev/ath code

Responsible-Changed-From-To: freebsd-bugs-adrian
Responsible-Changed-By: arundel
Responsible-Changed-When: Tue Nov 8 00:10:48 UTC 2011
Responsible-Changed-Why: 
Adrian volunteered to take a glimpse at these warnings -- possibly ath(4) bugs.

http://www.freebsd.org/cgi/query-pr.cgi?pr=162366
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/159752: [patch] chio - incorrect spelling in license

2011-08-14 Thread arundel
Synopsis: [patch] chio - incorrect spelling in license

State-Changed-From-To: open-closed
State-Changed-By: arundel
State-Changed-When: Sun Aug 14 10:43:06 UTC 2011
State-Changed-Why: 
thanks a lot for your patch.

however apart from bruce evan's comments, 'acknowledgements' is not spelled
incorrectly. there are a huge number of cases in the src, where either british
or american english is preferred.
there's no reason to switching to a unified spelling in those cases. freebsd is
an international project and so there's no reason to try to switch to either
british or american spelling. forcing somebody to spell a certain word
differently from what he is used to, isn't going to make people happy.

of course *real* spelling mistakes (with a few exceptions) should be fixed.
however this PR doesn't fall under that category.

exceptions are e.g. cases, where spelling a certain word incorrectly is historic
practise in computer science or the world of unix. another example are incorrect
abbreviations, which are used to deal with tty space related matters. there are
probably more cases present, where incorrect spelling is considered OK.

http://www.freebsd.org/cgi/query-pr.cgi?pr=159752
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: i386/77355: [patch] Detect i*86 subarches for uname

2011-08-06 Thread arundel
Old Synopsis: [i386] [patch] Detect i*86 subarches for uname
New Synopsis: [patch] Detect i*86 subarches for uname

Responsible-Changed-From-To: freebsd-bugs-freebsd-i386
Responsible-Changed-By: arundel
Responsible-Changed-When: Sat Aug 6 12:12:09 UTC 2011
Responsible-Changed-Why: 
i386 related PR.

http://www.freebsd.org/cgi/query-pr.cgi?pr=77355
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/158807: [patch] slightly improve shutdown(8) man page

2011-07-11 Thread arundel
Synopsis: [patch] slightly improve shutdown(8) man page

Responsible-Changed-From-To: freebsd-bugs-gjb
Responsible-Changed-By: arundel
Responsible-Changed-When: Mon Jul 11 15:56:00 UTC 2011
Responsible-Changed-Why: 
Over to Glen, as per request.

http://www.freebsd.org/cgi/query-pr.cgi?pr=158807
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/158819: [patch] improve top(1)'s message for the interactive 'C' option

2011-07-11 Thread arundel
Synopsis: [patch] improve top(1)'s message for the interactive 'C' option

Responsible-Changed-From-To: freebsd-bugs-jhb
Responsible-Changed-By: arundel
Responsible-Changed-When: Mon Jul 11 23:45:28 UTC 2011
Responsible-Changed-Why: 
Hi John,

do you think this is a reasonable change request? If not, please feel free to
close this PR.

Cheers.
Alex

http://www.freebsd.org/cgi/query-pr.cgi?pr=158819
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/158775: top(1)'s output when using 'C' and 'H' interactively is inconsistent with the other interactive keys

2011-07-10 Thread arundel
Synopsis: top(1)'s output when using 'C' and 'H' interactively is inconsistent 
with the other interactive keys

Responsible-Changed-From-To: freebsd-bugs-jhb
Responsible-Changed-By: arundel
Responsible-Changed-When: Sun Jul 10 19:12:11 UTC 2011
Responsible-Changed-Why: 
Hi John,

could you take a look at this PR?

Cheers.
Alex

http://www.freebsd.org/cgi/query-pr.cgi?pr=158775
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/158580: [patch] Disable ncal(1)s date highlighting if stdout is not a tty

2011-07-08 Thread arundel
Synopsis: [patch] Disable ncal(1)s date highlighting if stdout is not a tty

Responsible-Changed-From-To: freebsd-bugs-edwin
Responsible-Changed-By: arundel
Responsible-Changed-When: Fri Jul 8 10:07:55 UTC 2011
Responsible-Changed-Why: 
Hi Edwin,

could you take a look at this PR?

Cheers.
Alex

http://www.freebsd.org/cgi/query-pr.cgi?pr=158580
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/135823: top(1) shows wrong CPU usage for multithreaded applications

2011-07-08 Thread arundel
Synopsis: top(1) shows wrong CPU usage for multithreaded applications

State-Changed-From-To: open-closed
State-Changed-By: arundel
State-Changed-When: Fri Jul 8 14:27:13 UTC 2011
State-Changed-Why: 
Duplicate of bin/127331.

http://www.freebsd.org/cgi/query-pr.cgi?pr=135823
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/140892: top(1): Incorrect cpu usage of per process under FreeBSD 8.0

2011-07-08 Thread arundel
Synopsis: top(1): Incorrect cpu usage of per process under FreeBSD 8.0

State-Changed-From-To: open-feedback
State-Changed-By: arundel
State-Changed-When: Fri Jul 8 14:29:36 UTC 2011
State-Changed-Why: 
If you run top like this

'top -CPH'

and sum up the CPU values for each thread, does this produce correct numbers?

Cheers.
Alex

http://www.freebsd.org/cgi/query-pr.cgi?pr=140892
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/134344: top(1) shows user CPU value that's not equal to the total of all processes CPU values

2011-07-08 Thread arundel
Synopsis: top(1) shows user CPU value that's not equal to the total of all 
processes CPU values

State-Changed-From-To: open-closed
State-Changed-By: arundel
State-Changed-When: Fri Jul 8 14:32:45 UTC 2011
State-Changed-Why: 
Duplicate of bin/127331.

http://www.freebsd.org/cgi/query-pr.cgi?pr=134344
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/152599: [scheduler] scheduler issue - cpu overusage by 'intr' kernel thread

2011-07-08 Thread arundel
Synopsis: [scheduler] scheduler issue - cpu overusage by 'intr' kernel thread

State-Changed-From-To: open-feedback
State-Changed-By: arundel
State-Changed-When: Fri Jul 8 18:11:22 UTC 2011
State-Changed-Why: 
Could you try to verify, whether this issue exists under sched_ule or sched_4bsd
or both? Possible with PREEMPTION disabled and enabled?

Thanks.
Alex

http://www.freebsd.org/cgi/query-pr.cgi?pr=152599
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/158677: top(1) ignoring -z option in 'io' mode

2011-07-06 Thread arundel
Synopsis: top(1) ignoring -z option in 'io' mode

Responsible-Changed-From-To: freebsd-bugs-jhb
Responsible-Changed-By: arundel
Responsible-Changed-When: Wed Jul 6 08:59:12 UTC 2011
Responsible-Changed-Why: 
Hi John,

since you were the one who implemented the -z flag, could you take a look at
this PR?

Thanks.
Alex

http://www.freebsd.org/cgi/query-pr.cgi?pr=158677
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/152044: pstat(8): pstat -f does not work

2011-04-20 Thread arundel
Synopsis: pstat(8): pstat -f does not work

State-Changed-From-To: feedback-closed
State-Changed-By: arundel
State-Changed-When: Wed Apr 20 19:18:57 UTC 2011
State-Changed-Why: 
Feedback timeout.

http://www.freebsd.org/cgi/query-pr.cgi?pr=152044
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/117607: [cpufreq] [amd64] dev.cpu.0.freq not showing up any longer on amd64 notebook [regression]

2011-04-20 Thread arundel
Synopsis: [cpufreq] [amd64] dev.cpu.0.freq not showing up any longer on amd64 
notebook [regression]

State-Changed-From-To: open-closed
State-Changed-By: arundel
State-Changed-When: Wed Apr 20 19:25:17 UTC 2011
State-Changed-Why: 
I checked and this issue no longer exists under 7.4-STABLE, 8.2-STABLE and HEAD.

http://www.freebsd.org/cgi/query-pr.cgi?pr=117607
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: gnu/146716: gcc(1) gcc CPU detection error

2011-03-26 Thread arundel
Synopsis: gcc(1) gcc CPU detection error

State-Changed-From-To: feedback-patched
State-Changed-By: arundel
State-Changed-When: Sat Mar 26 18:38:31 UTC 2011
State-Changed-Why: 
Fixed in HEAD (r219376).


Responsible-Changed-From-To: freebsd-bugs-mm
Responsible-Changed-By: arundel
Responsible-Changed-When: Sat Mar 26 18:38:31 UTC 2011
Responsible-Changed-Why: 
Over to committer as MFC reminder.

http://www.freebsd.org/cgi/query-pr.cgi?pr=146716
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/155915: [patch] Buglet in calendar(1) -a

2011-03-24 Thread arundel
Old Synopsis: Buglet in calendar -a
New Synopsis: [patch] Buglet in calendar(1) -a

Responsible-Changed-From-To: freebsd-bugs-edwin
Responsible-Changed-By: arundel
Responsible-Changed-When: Thu Mar 24 18:17:16 UTC 2011
Responsible-Changed-Why: 
Edwin, could you take a look at this PR? I believe this is your department?

http://www.freebsd.org/cgi/query-pr.cgi?pr=155915
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/146205: [zfs] df(1) fails to display total space on a 100PB filesystem correctly

2011-03-20 Thread arundel
Old Synopsis: df(1) fails to display total space on a 100PB filesystem correctly
New Synopsis: [zfs] df(1) fails to display total space on a 100PB filesystem 
correctly

Responsible-Changed-From-To: freebsd-bugs-freebsd-fs
Responsible-Changed-By: arundel
Responsible-Changed-When: Sun Mar 20 21:42:44 UTC 2011
Responsible-Changed-Why: 


http://www.freebsd.org/cgi/query-pr.cgi?pr=146205
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: gnu/146716: gcc(1) gcc CPU detection error

2011-03-08 Thread arundel
Synopsis: gcc(1) gcc CPU detection error

State-Changed-From-To: open-feedback
State-Changed-By: arundel
State-Changed-When: Tue Mar 8 20:44:25 UTC 2011
State-Changed-Why: 
Please note that feedback has been requested.

http://www.freebsd.org/cgi/query-pr.cgi?pr=146716
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/154528: [patch] Add to src/sbin/recoverdisk/recoverdisk.1 Bugs section.

2011-03-02 Thread arundel
Synopsis: [patch] Add to src/sbin/recoverdisk/recoverdisk.1 Bugs section.

Responsible-Changed-From-To: freebsd-bugs-uqs
Responsible-Changed-By: arundel
Responsible-Changed-When: Thu Mar 3 00:10:59 UTC 2011
Responsible-Changed-Why: 
Hi Ulrich,
do you think this would be a reasonable addition to the recoverdisk(1) manual?
I think especially with media such as usb sticks, continueous access via a small
blocksize can have a negative effect.

http://www.freebsd.org/cgi/query-pr.cgi?pr=154528
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: misc/155126: cvsup10.us having problems

2011-03-01 Thread arundel
Synopsis: cvsup10.us having problems

State-Changed-From-To: open-closed
State-Changed-By: arundel
State-Changed-When: Tue Mar 1 21:36:30 UTC 2011
State-Changed-Why: 
The base problem was that ncvsup had run out of disk-space.
 I have hacked it for now by decreasing file system reserve,
 and going to look into upgrading the server.
 36GB disks aren't what they used to be ;-). - Simon

http://www.freebsd.org/cgi/query-pr.cgi?pr=155126
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/152044: pstat(8): pstat -f does not work

2011-02-23 Thread arundel
Synopsis: pstat(8): pstat -f does not work

State-Changed-From-To: open-feedback
State-Changed-By: arundel
State-Changed-When: Wed Feb 23 20:19:28 UTC 2011
State-Changed-Why: 
I'm no longer able to reproduce this running HEAD, stable/8 and stable/7.
Can you please update to a more recent 8.x version or stable/8 and see, if
you can still reproduce this issue?

http://www.freebsd.org/cgi/query-pr.cgi?pr=152044
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/154983: head(1) returns EXIT_SUCCESS upon EOF

2011-02-23 Thread arundel
Synopsis: head(1) returns EXIT_SUCCESS upon EOF

State-Changed-From-To: open-closed
State-Changed-By: arundel
State-Changed-When: Wed Feb 23 21:22:24 UTC 2011
State-Changed-Why: 
I'm afraid your assumption is wrong. The POSIX specs [1] clearly state that

When a file contains less than number lines, it shall be copied
to standard output in its entirety. This shall not be an error.

[1] http://pubs.opengroup.org/onlinepubs/9699919799/

http://www.freebsd.org/cgi/query-pr.cgi?pr=154983
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/154888: [patch] gpart(8): sys/boot/i386/gptboot/ leaves behind several *.o files

2011-02-19 Thread arundel
Synopsis: [patch] gpart(8): sys/boot/i386/gptboot/ leaves behind several *.o 
files

Responsible-Changed-From-To: freebsd-bugs-freebsd-geom
Responsible-Changed-By: arundel
Responsible-Changed-When: Sat Feb 19 13:51:36 UTC 2011
Responsible-Changed-Why: 
Over to maintainer(s).

http://www.freebsd.org/cgi/query-pr.cgi?pr=154888
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/117607: [cpufreq] [amd64] dev.cpu.0.freq not showing up any longer on amd64 notebook [regression]

2011-02-19 Thread arundel
Old Synopsis: [amd64] dev.cpu.0.freq not showing up any longer on amd64 
notebook [regression]
New Synopsis: [cpufreq] [amd64] dev.cpu.0.freq not showing up any longer on 
amd64 notebook [regression]

State-Changed-From-To: feedback-open
State-Changed-By: arundel
State-Changed-When: Sat Feb 19 14:06:09 UTC 2011
State-Changed-Why: 
I can still reproduce this issue in a very recent HEAD (9.0):

otaku% sysctl dev.cpu
dev.cpu.0.%desc: ACPI CPU
dev.cpu.0.%driver: cpu
dev.cpu.0.%location: handle=\_PR_.CPU0
dev.cpu.0.%pnpinfo: _HID=none _UID=0
dev.cpu.0.%parent: acpi0
dev.cpu.0.temperature: 34,0C
dev.cpu.0.freq_levels: 1800/-1 1575/-1 1350/-1 1125/-1 900/-1 675/-1 450/-1 
225/-1
dev.cpu.0.cx_supported: C1/0
dev.cpu.0.cx_lowest: C1
dev.cpu.0.cx_usage: 100.00% last 470us
dev.cpu.1.%desc: ACPI CPU
dev.cpu.1.%driver: cpu
dev.cpu.1.%location: handle=\_PR_.CPU1
dev.cpu.1.%pnpinfo: _HID=none _UID=0
dev.cpu.1.%parent: acpi0
dev.cpu.1.temperature: 35,0C
dev.cpu.1.cx_supported: C1/0
dev.cpu.1.cx_lowest: C1
dev.cpu.1.cx_usage: 100.00% last 1033us

...dev.cpu.%d.freq is *missing*. During reboot/shutdown i get a warning that
dev.cpu.0.freq is not available (i think issued by powerd).

http://www.freebsd.org/cgi/query-pr.cgi?pr=117607
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: gnu/35878: [binutils] strip(1) resets ABI type to FreeBSD

2011-02-19 Thread arundel
Old Synopsis: /usr/bin/strip resets ABI type to FreeBSD
New Synopsis: [binutils] strip(1) resets ABI type to FreeBSD

Responsible-Changed-From-To: freebsd-bugs-dim
Responsible-Changed-By: arundel
Responsible-Changed-When: Sun Feb 20 05:04:52 UTC 2011
Responsible-Changed-Why: 
Hi Dimitry,

could you verify whether this issue was solved in binutils 2.17? Running
strip(1) from devel/binutils (binutils-2.21) shows that this issue was fixed.
Unfortunately i'm not still running binutil 2.15 and thus cannot verify this
myself.

http://www.freebsd.org/cgi/query-pr.cgi?pr=35878
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/45547: [patch] make burncd(8) handle .wav files.

2011-02-17 Thread arundel
Synopsis: [patch] make burncd(8) handle .wav files.

State-Changed-From-To: suspended-closed
State-Changed-By: arundel
State-Changed-When: Thu Feb 17 13:21:28 UTC 2011
State-Changed-Why: 
Burncd(1) perfectly handles raw wave files. It is not intended to provide
funcionality to strip away wave headers. Thus close this PR.

http://www.freebsd.org/cgi/query-pr.cgi?pr=45547
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/29292: [patch] addition to burncd(8) for specific handling of .wav files

2011-02-17 Thread arundel
Synopsis: [patch] addition to burncd(8) for specific handling of .wav files

State-Changed-From-To: suspended-closed
State-Changed-By: arundel
State-Changed-When: Thu Feb 17 13:23:43 UTC 2011
State-Changed-Why: 
Burncd(1) perfectly handles raw wave files. It is not intended to provide
funcionality to strip away wave headers. Thus close this PR.

http://www.freebsd.org/cgi/query-pr.cgi?pr=29292
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: gnu/36460: cu(1) program does not work very well.

2011-02-15 Thread arundel
Synopsis: cu(1) program does not work very well.

State-Changed-From-To: suspended-closed
State-Changed-By: arundel
State-Changed-When: Tue Feb 15 12:49:24 UTC 2011
State-Changed-Why: 
No point in keeping this in suspend state. The PR doesn't describe a specific
issue with cu(1). Also the term This program does not work very well. no
longer exists in the cu(1) manual. This doesn't mean that cu(1) has become a
masterpiece of software engneering since 2002, however any spcific issues with
it should be submitted seperately rather than keeping this PR around.

http://www.freebsd.org/cgi/query-pr.cgi?pr=36460
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/30360: vmstat(8) returns impossible data

2011-02-15 Thread arundel
Synopsis: vmstat(8) returns impossible data

State-Changed-From-To: open-analyzed
State-Changed-By: arundel
State-Changed-When: Tue Feb 15 14:03:33 UTC 2011
State-Changed-Why: 
Thanks Sergey for the in depth analysis.

http://www.freebsd.org/cgi/query-pr.cgi?pr=30360
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/150262: [patch] truss(1) -f doesn't follow descendants of the linux process

2011-02-14 Thread arundel
Synopsis: [patch] truss(1) -f doesn't follow descendants of the linux process

Responsible-Changed-From-To: freebsd-bugs-freebsd-emulation
Responsible-Changed-By: arundel
Responsible-Changed-When: Tue Feb 15 00:10:50 UTC 2011
Responsible-Changed-Why: 
Assign to people who might have an opinion about this PR.

http://www.freebsd.org/cgi/query-pr.cgi?pr=150262
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/144770: [ata] hard drive spindown functionality broken?

2011-02-14 Thread arundel
Synopsis: [ata] hard drive spindown functionality broken?

State-Changed-From-To: open-suspended
State-Changed-By: arundel
State-Changed-When: Tue Feb 15 00:31:23 UTC 2011
State-Changed-Why: 
This functionality was added to the CAM(4) subsystem. Since the ATA(4)
subsystem will be obsoleted very soon it's highly unlikely that this
functionality will be added.

http://www.freebsd.org/cgi/query-pr.cgi?pr=144770
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/119490: top(1) hangs for long periods with NIS -- even using -u

2011-02-14 Thread arundel
Synopsis: top(1) hangs for long periods with NIS -- even using -u

State-Changed-From-To: patched-closed
State-Changed-By: arundel
State-Changed-When: Tue Feb 15 00:59:39 UTC 2011
State-Changed-Why: 
Fixed in all branches.

http://www.freebsd.org/cgi/query-pr.cgi?pr=119490
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: gnu/138983: [binutils] System binutils too old for modern CPUs

2011-02-14 Thread arundel
Synopsis: [binutils] System binutils too old for modern CPUs

Responsible-Changed-From-To: freebsd-bugs-dim
Responsible-Changed-By: arundel
Responsible-Changed-When: Tue Feb 15 01:08:09 UTC 2011
Responsible-Changed-Why: 
Assign to Dimitry, since he is working on importing binutils 2.17.

http://www.freebsd.org/cgi/query-pr.cgi?pr=138983
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/86388: [geom] [geom_part] periodic(8) daily should backup gpart(8) partition labels

2011-02-14 Thread arundel
Old Synopsis: [patch] periodic(8) daily should backup bsdlabel(8) / fdisk(8) 
disk labels
New Synopsis: [geom] [geom_part] periodic(8) daily should backup gpart(8) 
partition labels

State-Changed-From-To: suspended-open
State-Changed-By: arundel
State-Changed-When: Tue Feb 15 01:13:44 UTC 2011
State-Changed-Why: 
Back to open, since with 'gpart backup' there's a new and easy way to backup the
partition table.


Responsible-Changed-From-To: freebsd-bugs-freebsd-geom
Responsible-Changed-By: arundel
Responsible-Changed-When: Tue Feb 15 01:13:44 UTC 2011
Responsible-Changed-Why: 
Over to geom folks. Maybe they can come up with a periodic(8) script to take
care of this ancient PR.

http://www.freebsd.org/cgi/query-pr.cgi?pr=86388
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/139653: [ata] READ_BIG sluggish ata CD/DVD performance on HP DL360 G5

2011-02-14 Thread arundel
Synopsis: [ata] READ_BIG sluggish ata CD/DVD performance on HP DL360 G5

State-Changed-From-To: feedback-open
State-Changed-By: arundel
State-Changed-When: Tue Feb 15 01:56:35 UTC 2011
State-Changed-Why: 
Feedback received.

http://www.freebsd.org/cgi/query-pr.cgi?pr=139653
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/114082: [make.conf] [patch] default CFLAGS have a blank at the end

2011-02-14 Thread arundel
Synopsis: [make.conf] [patch] default CFLAGS have a blank at the end

State-Changed-From-To: open-analyzed
State-Changed-By: arundel
State-Changed-When: Tue Feb 15 01:58:05 UTC 2011
State-Changed-Why: 
A patch has been submitted, which should fix the issue.

http://www.freebsd.org/cgi/query-pr.cgi?pr=114082
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/13869: man(1) program saves multiple cached copies of the same file

2011-02-13 Thread arundel
Synopsis: man(1) program saves multiple cached copies of the same file

State-Changed-From-To: suspended-patched
State-Changed-By: arundel
State-Changed-When: Mon Feb 14 00:05:24 UTC 2011
State-Changed-Why: 
With the introduction of the shiny new man(1) script by gordon@, duplicates are
no longer an issue. Once it gets MFC'ed to stable/8 and stable/7 goes EoL, we
can finally close this ancient PR. ;)

http://www.freebsd.org/cgi/query-pr.cgi?pr=13869
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/144584: [linprocfs][patch] bogus values in linprocfs

2011-02-08 Thread arundel
Synopsis: [linprocfs][patch] bogus values in linprocfs

Responsible-Changed-From-To: netchild-freebsd-bugs
Responsible-Changed-By: arundel
Responsible-Changed-When: Tue Feb 8 13:40:56 UTC 2011
Responsible-Changed-Why: 
Back into the pool. MFC'ing is non-trivial and requires quite a lot of extra
work. The initial committer isn't running any older branch and thus cannot MFC
these changes himself.
To any developer wishing to work on MFC'ing these changes to stable/{8,7}:
Please pick up this PR and contact netchild@.

http://www.freebsd.org/cgi/query-pr.cgi?pr=144584
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/153887: [linux] Linux emulator not understand STB_GNU_UNIQUE binding

2011-01-28 Thread arundel
Synopsis: [linux] Linux emulator not understand STB_GNU_UNIQUE binding

Responsible-Changed-From-To: freebsd-bugs-freebsd-emulation
Responsible-Changed-By: arundel
Responsible-Changed-When: Fri Jan 28 20:46:59 UTC 2011
Responsible-Changed-Why: 
Over to maintainer(s).

http://www.freebsd.org/cgi/query-pr.cgi?pr=153887
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/144584: [linprocfs][patch] bogus values in linprocfs

2011-01-28 Thread arundel
Synopsis: [linprocfs][patch] bogus values in linprocfs

Responsible-Changed-From-To: freebsd-bugs-netchild
Responsible-Changed-By: arundel
Responsible-Changed-When: Fri Jan 28 21:00:42 UTC 2011
Responsible-Changed-Why: 
Over to committer as MFC reminder.

http://www.freebsd.org/cgi/query-pr.cgi?pr=144584
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/137379: [patch] ppp(8) new command iface name to rename tun interface

2011-01-04 Thread arundel
Synopsis: [patch] ppp(8) new command iface name to rename tun interface

State-Changed-From-To: open-closed
State-Changed-By: arundel
State-Changed-When: Wed Jan 5 04:07:05 UTC 2011
State-Changed-Why: 
Closed as per submitter's request (see PR 151400).

http://www.freebsd.org/cgi/query-pr.cgi?pr=137379
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/153012: iostat(8) requires an argument to -c option

2010-12-26 Thread arundel
Synopsis: iostat(8) requires an argument to -c option

Responsible-Changed-From-To: freebsd-bugs-arundel
Responsible-Changed-By: arundel
Responsible-Changed-When: Sun Dec 26 21:16:51 UTC 2010
Responsible-Changed-Why: 
I'm working on fixing some iostat(8) manual page issues reported by Bruce Evans.

http://www.freebsd.org/cgi/query-pr.cgi?pr=153012
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/143367: [patch] awk(1) treats -Ft as -F tab

2010-12-11 Thread arundel
Synopsis: [patch] awk(1) treats -Ft as -F tab

Responsible-Changed-From-To: arundel-freebsd-bugs
Responsible-Changed-By: arundel
Responsible-Changed-When: Sat Dec 11 19:56:39 UTC 2010
Responsible-Changed-Why: 
Back into the pool, since i was not able to contact Brian Kernighan.

http://www.freebsd.org/cgi/query-pr.cgi?pr=143367
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/152673: [patch] find(1): correctly find empty dirs.

2010-12-02 Thread arundel
Synopsis: [patch] find(1): correctly find empty dirs.

State-Changed-From-To: open-patched
State-Changed-By: arundel
State-Changed-When: Thu Dec 2 19:16:02 UTC 2010
State-Changed-Why: 
Fixed in HEAD (r216106).


Responsible-Changed-From-To: freebsd-bugs-kevlo
Responsible-Changed-By: arundel
Responsible-Changed-When: Thu Dec 2 19:16:02 UTC 2010
Responsible-Changed-Why: 
Over to committer as MFC reminder.

http://www.freebsd.org/cgi/query-pr.cgi?pr=152673
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


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
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


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
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


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 is still an issue under a fresh 7.x and the command to trigger the
issue is 'cd /usr/src; make KERNCONF=CONF1 CONF2 buildworld'?

http://www.freebsd.org/cgi/query-pr.cgi?pr=117811
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


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 ${KMODDIR} points to is one of them. For the
average user kernel module will be installed to /boot/kernel/ which will be
created by mtree. if you decide to either delete that directory or point
${KMODDIR} to a non-existing directory you *will* run into problems. FreeBSD
doesn't keep you from doing such magical tricks, but you cannot expect it to
have a safety belt for every imaginable situation.

http://www.freebsd.org/cgi/query-pr.cgi?pr=60503
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


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=0 is to have no security checks in place.
If a regular user uses su(1) to gain root priviliges he should be aware that all
his enviremental settings (unless su(1) was invoked with the -l switch) will
*not* be discarded.
The idea of adding security checks to LD_LIBRARY_PATH similar to those in
ldconfig(8) was defenately a good idea, but since it never caught on i'll
close this. Also even OpenBSD - famous for it's security awareness - doesn't
seem to have incorporated this or a similar concept.

http://www.freebsd.org/cgi/query-pr.cgi?pr=41179
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/152363: [tmpfs] Apache can not serve images from TMPFS

2010-11-19 Thread arundel
Old Synopsis: Apache can not serve images from TMPFS
New Synopsis: [tmpfs] Apache can not serve images from TMPFS

State-Changed-From-To: open-closed
State-Changed-By: arundel
State-Changed-When: Fri Nov 19 13:31:05 UTC 2010
State-Changed-Why: 
Duplicate of PR 127213.

http://www.freebsd.org/cgi/query-pr.cgi?pr=152363
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/152378: [sound][patch] Update snd_envy24ht to be MPSAFE and use 32-bit DMA addresses

2010-11-18 Thread arundel
Synopsis: [sound][patch] Update snd_envy24ht to be MPSAFE and use 32-bit DMA 
addresses

Responsible-Changed-From-To: freebsd-bugs-freebsd-multimedia
Responsible-Changed-By: arundel
Responsible-Changed-When: Thu Nov 18 21:20:59 UTC 2010
Responsible-Changed-Why: 
Over to maintainer(s).

http://www.freebsd.org/cgi/query-pr.cgi?pr=152378
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/38727: [patch] mptable(1) should complain about garbage arguments

2010-11-18 Thread arundel
Synopsis: [patch] mptable(1) should complain about garbage arguments

State-Changed-From-To: open-analyzed
State-Changed-By: arundel
State-Changed-When: Thu Nov 18 23:31:29 UTC 2010
State-Changed-Why: 
Can somebody please commit this patch? I'll send in an updated version which
applies cleanly to HEAD right away.

http://www.freebsd.org/cgi/query-pr.cgi?pr=38727
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: misc/152296: wrong message when trying to checkout using old repository path

2010-11-17 Thread arundel
Synopsis: wrong message when trying to checkout using old repository path

State-Changed-From-To: closed-open
State-Changed-By: arundel
State-Changed-When: Wed Nov 17 18:01:47 UTC 2010
State-Changed-Why: 
Back to open. Even if the user gave svn the wrong URl that doesn't mean it is
OK for svn to return wrong information.
Svn should in fact strip away the /viewvc/ and tell the user that where he
wants to point SVN at is '/base/head/usr.bin/' or if it cannot do that simply
return an error that the URL is not valid.

http://www.freebsd.org/cgi/query-pr.cgi?pr=152296
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/152254: [patch] Support ioctl() on TTY control devices

2010-11-15 Thread arundel
Synopsis: [patch] Support ioctl() on TTY control devices

Responsible-Changed-From-To: freebsd-bugs-ed
Responsible-Changed-By: arundel
Responsible-Changed-When: Mon Nov 15 12:22:35 UTC 2010
Responsible-Changed-Why: 
Ed, is this your department? If not please assign back into the pool. ;)

http://www.freebsd.org/cgi/query-pr.cgi?pr=152254
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: i386/146931: [install] FreeBSD 8.x Installation Failure

2010-11-15 Thread arundel
Synopsis: [install] FreeBSD 8.x Installation Failure

State-Changed-From-To: feedback-open
State-Changed-By: arundel
State-Changed-When: Mon Nov 15 12:41:07 UTC 2010
State-Changed-Why: 
Feedback has been provided by the originator.


Responsible-Changed-From-To: freebsd-i386-freebsd-bugs
Responsible-Changed-By: arundel
Responsible-Changed-When: Mon Nov 15 12:41:07 UTC 2010
Responsible-Changed-Why: 
This issue doesn't seem i386 specific.

http://www.freebsd.org/cgi/query-pr.cgi?pr=146931
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/129620: [patch] Incorrect bzip2(1) behavior

2010-11-15 Thread arundel
Synopsis: [patch] Incorrect bzip2(1) behavior

State-Changed-From-To: open-feedback
State-Changed-By: arundel
State-Changed-When: Mon Nov 15 13:41:03 UTC 2010
State-Changed-Why: 
Could we please re-evaluate this issue? Changing the semantics of bzip2 is
trvial (see patch). However this would introduce inconsistency between

'bzip2  --keep',
'gunzip --keep' and
'xz --keep'

cheers.
alex

http://www.freebsd.org/cgi/query-pr.cgi?pr=129620
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/129620: [patch] Incorrect bzip2(1) behavior

2010-11-15 Thread arundel
Synopsis: [patch] Incorrect bzip2(1) behavior

State-Changed-From-To: feedback-closed
State-Changed-By: arundel
State-Changed-When: Mon Nov 15 15:51:26 UTC 2010
State-Changed-Why: 
Originator requested that this should be closed.

http://www.freebsd.org/cgi/query-pr.cgi?pr=129620
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/103578: [ums] ums does not recognize mouse buttons

2010-11-14 Thread arundel
Synopsis: [ums] ums does not recognize mouse buttons

State-Changed-From-To: open-feedback
State-Changed-By: arundel
State-Changed-When: Sun Nov 14 23:55:35 UTC 2010
State-Changed-Why: 
Could you please check, whether your mouse works properly under FreeBSD 7.x or
even better under 8.x?

http://www.freebsd.org/cgi/query-pr.cgi?pr=103578
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/120990: [patch] support BIOS Boot partition type in gpt(8)

2010-11-13 Thread arundel
Synopsis: [patch] support BIOS Boot partition type in gpt(8)

Responsible-Changed-From-To: freebsd-bugs-freebsd-geom
Responsible-Changed-By: arundel
Responsible-Changed-When: Sat Nov 13 09:53:15 UTC 2010
Responsible-Changed-Why: 
Assign to freebsd-geom@, since they will have an opinion regarding this issue.

http://www.freebsd.org/cgi/query-pr.cgi?pr=120990
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/151713: [patch] Bug in growfs(8) with respect to 32-bit overflow

2010-11-13 Thread arundel
Synopsis: [patch] Bug in growfs(8) with respect to 32-bit overflow

Responsible-Changed-From-To: freebsd-bugs-freebsd-fs
Responsible-Changed-By: arundel
Responsible-Changed-When: Sat Nov 13 09:55:47 UTC 2010
Responsible-Changed-Why: 
Assign to freebsd-fs@, since they should have an opinion regarding this issue.

http://www.freebsd.org/cgi/query-pr.cgi?pr=151713
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/34270: man(1) -k could be used to execute any command.

2010-11-13 Thread arundel
Synopsis: man(1) -k could be used to execute any command.

State-Changed-From-To: open-patched
State-Changed-By: arundel
State-Changed-When: Sat Nov 13 10:19:44 UTC 2010
State-Changed-Why: 
I cannot reproduce this under HEAD with the new man shell script. So it seems
this issue only exists for the GNU version of man. Although GNU man still exists
in HEAD, i think there is no WITH_* or WITHOUT_* variable to force buildworld to
rely on it instead of the man shell script.
Eventually GNU man will vanish from the src tree. I'm not sure whether there are
any plans to MFC it to FreeBSD 8.x, but I doubt it will be MFC'ed to
FreeBSD 7.x.

http://www.freebsd.org/cgi/query-pr.cgi?pr=34270
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/145230: mtree(8) -P is broken because l* functions aren't being used

2010-11-13 Thread arundel
Synopsis: mtree(8) -P is broken because l* functions aren't being used

State-Changed-From-To: open-feedback
State-Changed-By: arundel
State-Changed-When: Sat Nov 13 12:13:11 UTC 2010
State-Changed-Why: 
Is this PR a duplicate of 50949?

http://www.freebsd.org/cgi/query-pr.cgi?pr=145230
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/117607: [amd64] dev.cpu.0.freq not showing up any longer on amd64 notebook [regression]

2010-11-13 Thread arundel
Synopsis: [amd64] dev.cpu.0.freq not showing up any longer on amd64 notebook 
[regression]

State-Changed-From-To: open-feedback
State-Changed-By: arundel
State-Changed-When: Sat Nov 13 18:46:25 UTC 2010
State-Changed-Why: 
Does this issue still exist under a recent 7.x or 8.x release?

http://www.freebsd.org/cgi/query-pr.cgi?pr=117607
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/137156: [patch] fix dump(8) cryptic output on reporting progress

2010-11-13 Thread arundel
Synopsis: [patch] fix dump(8) cryptic output on reporting progress

Responsible-Changed-From-To: freebsd-bugs-freebsd-docs
Responsible-Changed-By: arundel
Responsible-Changed-When: Sun Nov 14 01:26:12 UTC 2010
Responsible-Changed-Why: 
Over to freebsd-d...@. Sorry your PR sat idle for so long. I'll see what I can
do in order to get it committed.

http://www.freebsd.org/cgi/query-pr.cgi?pr=137156
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/127717: [ata] [patch] [request] - support write cache toggling per device

2010-11-01 Thread arundel
Old Synopsis: [ata] [patch] - support write cache toggling per device
New Synopsis: [ata] [patch] [request] - support write cache toggling per device

Responsible-Changed-From-To: freebsd-bugs-freebsd-scsi
Responsible-Changed-By: arundel
Responsible-Changed-When: Tue Nov 2 01:02:06 UTC 2010
Responsible-Changed-Why: 
Although this PR is related to ATA and not CAM, I think developers reading the
freebsd-scsi@ mailinglist will have an opinion about this request.

http://www.freebsd.org/cgi/query-pr.cgi?pr=127717
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/128933: [libc] realpath(3) does not follow SUS specification for a NULL/empty path

2010-10-27 Thread arundel
Synopsis: [libc] realpath(3) does not follow SUS specification for a NULL/empty 
path

Responsible-Changed-From-To: freebsd-bugs-kib
Responsible-Changed-By: arundel
Responsible-Changed-When: Wed Oct 27 17:51:58 UTC 2010
Responsible-Changed-Why: 
Please note that the NULL issue has already been fixed by r206893 and PR 121897
was closed. The issue Andrey Chernov described in his followup to this PR
however remains to be fixed.
Kib, could you take a look at this?

http://www.freebsd.org/cgi/query-pr.cgi?pr=128933
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/140752: [cam] [ata] [patch] [shutdown] HDD power-off procedure is not clean

2010-10-26 Thread arundel
Old Synopsis: [ata] [patch] [shutdown] HDD power-off procedure is not clean
New Synopsis: [cam] [ata] [patch] [shutdown] HDD power-off procedure is not 
clean

Responsible-Changed-From-To: freebsd-bugs-brucec
Responsible-Changed-By: arundel
Responsible-Changed-When: Tue Oct 26 23:30:50 UTC 2010
Responsible-Changed-Why: 
Assign to Bruce as MFC reminder.

http://www.freebsd.org/cgi/query-pr.cgi?pr=140752
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/140752: [ata] [patch] [shutdown] HDD power-off procedure is not clean

2010-10-25 Thread arundel
Synopsis: [ata] [patch] [shutdown] HDD power-off procedure is not clean

State-Changed-From-To: analyzed-patched
State-Changed-By: arundel
State-Changed-When: Mon Oct 25 20:44:55 UTC 2010
State-Changed-Why: 
Patched in HEAD (r214279).

Please note: This fixes the spindown issue only for ATA devices running under
CAM with ATA_CAM enabled. Fixing it for the ATA subsystem will require much more
work, since ATA in general has problems with power management. Since the ATA
subsystem will very likely become legacy software in the near future there are
no plans porting these changes to it.

There are plans of reworking mavs original spindown patch (r203420) at some
point in the future so non-ATA devices will benefit from it too. However for
this to happen the CAM subsystem needs some intensive improvement.
For now this commit poses an efficient way of preventing ATA hdds from dying
early due to exessive emergency head unloads/parks.

http://www.freebsd.org/cgi/query-pr.cgi?pr=140752
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/97265: [shutdown] System hangs at the end of shutdown -h now

2010-10-23 Thread arundel
Synopsis: [shutdown] System hangs at the end of shutdown -h now

State-Changed-From-To: feedback-closed
State-Changed-By: arundel
State-Changed-When: Sat Oct 23 23:18:36 UTC 2010
State-Changed-Why: 
Originator confirmed that this PR is no longer an issue.
Thanks.

http://www.freebsd.org/cgi/query-pr.cgi?pr=97265
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/151194: make delete-old Syntax error

2010-10-23 Thread arundel
Synopsis: make delete-old Syntax error

State-Changed-From-To: open-closed
State-Changed-By: arundel
State-Changed-When: Sun Oct 24 02:39:09 UTC 2010
State-Changed-Why: 
Close this PR, since it's very likely that the issue has either been fixed or
the user had some kind of file corruption in /usr/src

http://www.freebsd.org/cgi/query-pr.cgi?pr=151194
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/18114: iostat(8): msps from iostat is wrong

2010-10-17 Thread arundel
Synopsis: iostat(8): msps from iostat is wrong

State-Changed-From-To: feedback-closed
State-Changed-By: arundel
State-Changed-When: Mon Oct 18 00:23:40 UTC 2010
State-Changed-Why: 
Since nobody seemed to disagree with my assumption, go ahead and close this PR.

http://www.freebsd.org/cgi/query-pr.cgi?pr=18114
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/151252: [geom] libgeom(3) manual page contains broken link in SEE ALSO section

2010-10-06 Thread arundel
Old Synopsis: libgeom(3) manual page contains broken link in SEE ALSO section
New Synopsis: [geom] libgeom(3) manual page contains broken link in SEE ALSO 
section

Responsible-Changed-From-To: freebsd-bugs-freebsd-geom
Responsible-Changed-By: arundel
Responsible-Changed-When: Wed Oct 6 19:41:30 UTC 2010
Responsible-Changed-Why: 
Over to maintainer(s).

http://www.freebsd.org/cgi/query-pr.cgi?pr=151252
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/104092: [patch] iostat(8): missing blanks in iostat output

2010-10-05 Thread arundel
Synopsis: [patch] iostat(8): missing blanks in iostat output

State-Changed-From-To: open-patched
State-Changed-By: arundel
State-Changed-When: Tue Oct 5 15:28:37 UTC 2010
State-Changed-Why: 
Patched in HEAD and stable/8.


Responsible-Changed-From-To: freebsd-bugs-keramida
Responsible-Changed-By: arundel
Responsible-Changed-When: Tue Oct 5 15:28:37 UTC 2010
Responsible-Changed-Why: 
Assign to Comitter as MFC reminder.

http://www.freebsd.org/cgi/query-pr.cgi?pr=104092
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/18114: iostat(8): msps from iostat is wrong

2010-10-05 Thread arundel
Synopsis: iostat(8): msps from iostat is wrong

State-Changed-From-To: suspended-feedback
State-Changed-By: arundel
State-Changed-When: Tue Oct 5 21:05:01 UTC 2010
State-Changed-Why: 
After some research in connection with this PR I believe it can be closed.
Revision r81134 (from Aug 2001) switched from compute_stats(3) to
devstat_compute_statistics(3). With this change a lot of 'real' kernel stats
could be accessed from within iostat(8). One of these stats is:


 DSM_MS_PER_TRANSACTION_FREE type: long double *

 The average duration of transactions of
 the specified type between the acquisi-
 tion of previous and current.


This means that 'msps' is now being derived from actual kernel stats and no
longer from 'tps'.
Since this is such an old PR and I'm not 100% sure I got this right, I'm keeping
it in feedback state until somebody can verify or falsify my assumption.

Cheers.
Alex

http://www.freebsd.org/cgi/query-pr.cgi?pr=18114
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: conf/151169: [msk] Installation of FBSD 8.0 has cleared the MAC ether to 00:00:00:00:00:00

2010-10-05 Thread arundel
Old Synopsis: Installation of FBSD 8.0 has cleared the MAC ether to 
00:00:00:00:00:00
New Synopsis: [msk] Installation of FBSD 8.0 has cleared the MAC ether to 
00:00:00:00:00:00

Responsible-Changed-From-To: freebsd-bugs-yongari
Responsible-Changed-By: arundel
Responsible-Changed-When: Tue Oct 5 21:33:13 UTC 2010
Responsible-Changed-Why: 
This sounds like a very serious problem with the msk(4) driver.
Pyun, could you take a look at this please? Most important at first is probably
to restore the MAC address of that specific device to its default value so it
becomes functional again.

http://www.freebsd.org/cgi/query-pr.cgi?pr=151169
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/143572: [zfs] zpool(1): [patch] The verbose output from iostat does not set the correct column width when multiple pools are displayed.

2010-10-05 Thread arundel
Synopsis: [zfs] zpool(1): [patch] The verbose output from iostat does not set 
the correct column width when multiple pools are displayed.

Responsible-Changed-From-To: freebsd-bugs-freebsd-fs
Responsible-Changed-By: arundel
Responsible-Changed-When: Tue Oct 5 22:21:12 UTC 2010
Responsible-Changed-Why: 
Over to maintainer(s).

http://www.freebsd.org/cgi/query-pr.cgi?pr=143572
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: misc/151180: src.conf WITHOUT_MAIL should not disable /usr/bin/fmt

2010-10-03 Thread arundel
Synopsis: src.conf WITHOUT_MAIL should not disable /usr/bin/fmt

State-Changed-From-To: open-analyzed
State-Changed-By: arundel
State-Changed-When: Mon Oct 4 00:08:38 UTC 2010
State-Changed-Why: 
This was fixed in HEAD by commit r203711. The changes were MFC'ed in r203584,
but only partially.
r203584 only touched tools/build/mk/OptionalObsoleteFiles.inc, but not
usr.bin/Makefile.


Responsible-Changed-From-To: freebsd-bugs-delphij
Responsible-Changed-By: arundel
Responsible-Changed-When: Mon Oct 4 00:08:38 UTC 2010
Responsible-Changed-Why: 
Hi delphij, could you take a look at this PR? It seems an MFC you did, didn't
contain all changes from the initial commit to HEAD.

http://www.freebsd.org/cgi/query-pr.cgi?pr=151180
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/106049: [patch] tftpd(8) - improve -w option to support unique filenames

2010-10-02 Thread arundel
Synopsis: [patch] tftpd(8) - improve -w option to support unique filenames

State-Changed-From-To: patched-closed
State-Changed-By: arundel
State-Changed-When: Sun Oct 3 04:50:10 UTC 2010
State-Changed-Why: 
Looks like this PR can be closed, since all changes have been MFC'ed to
stable/7.

http://www.freebsd.org/cgi/query-pr.cgi?pr=106049
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: conf/46453: [internationalization] cons25l2, ISO8859-2 and console applications problem

2010-09-30 Thread arundel
Synopsis: [internationalization] cons25l2, ISO8859-2 and console applications 
problem

Responsible-Changed-From-To: freebsd-bugs-ed
Responsible-Changed-By: arundel
Responsible-Changed-When: Thu Sep 30 19:45:32 UTC 2010
Responsible-Changed-Why: 
Hi Ed,

could you take a look at this PR? It seems TTY releated and might have been
fixed by the new TTY layer. Please don't hesitate to assign it back into the
pool, if I'm wrong.

http://www.freebsd.org/cgi/query-pr.cgi?pr=46453
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/150858: [geom] [geom_label] [patch] glabel(8) is not compatible with newfs -r flag

2010-09-22 Thread arundel
Old Synopsis: GEOM_LABEL is not compatible with newfs -r flag
New Synopsis: [geom] [geom_label] [patch] glabel(8) is not compatible with 
newfs -r flag

Responsible-Changed-From-To: freebsd-bugs-freebsd-geom
Responsible-Changed-By: arundel
Responsible-Changed-When: Wed Sep 22 12:14:52 UTC 2010
Responsible-Changed-Why: 
Over to maintainer(s).

http://www.freebsd.org/cgi/query-pr.cgi?pr=150858
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/150796: [panic] [suj] [ufs] [softupdates] Panic on portbuild

2010-09-22 Thread arundel
Old Synopsis: [panic] [suj] Panic on portbuild
New Synopsis: [panic] [suj] [ufs] [softupdates] Panic on portbuild

Responsible-Changed-From-To: freebsd-bugs-freebsd-fs
Responsible-Changed-By: arundel
Responsible-Changed-When: Wed Sep 22 12:24:16 UTC 2010
Responsible-Changed-Why: 
Assign to maintainer(s).

http://www.freebsd.org/cgi/query-pr.cgi?pr=150796
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/150859: [tmpfs] tmpfs on stable/8-amd64 panic

2010-09-22 Thread arundel
Synopsis: [tmpfs] tmpfs on stable/8-amd64 panic

State-Changed-From-To: open-closed
State-Changed-By: arundel
State-Changed-When: Wed Sep 22 17:31:04 UTC 2010
State-Changed-Why: 
Duplicate of #122038.
You might want to contact delphij and ask if he could MFC r197953 to stable/8
(and maybe also stable/7).

http://www.freebsd.org/cgi/query-pr.cgi?pr=150859
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/136386: [bluetooth] [headers] [request] Can the following bluez macros be added to bluetooth.h

2010-09-22 Thread arundel
Old Synopsis: [headers] [request] Can the following bluez macros be added to 
bluetooth.h
New Synopsis: [bluetooth] [headers] [request] Can the following bluez macros be 
added to bluetooth.h

Responsible-Changed-From-To: freebsd-bugs-freebsd-bluetooth
Responsible-Changed-By: arundel
Responsible-Changed-When: Wed Sep 22 23:06:44 UTC 2010
Responsible-Changed-Why: 
Over to maintainer(s).

http://www.freebsd.org/cgi/query-pr.cgi?pr=136386
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/39329: [mount] '..' at mountpoint is subject to the permissions of the shadowed dir

2010-09-21 Thread arundel
Synopsis: [mount] '..' at mountpoint is subject to the permissions of the 
shadowed dir

State-Changed-From-To: open-closed
State-Changed-By: arundel
State-Changed-When: Wed Sep 22 00:55:52 UTC 2010
State-Changed-Why: 
The responses to this PR along with the CAVEATS section of the mount(8) manual
suggest that the issue reported by the originator of this PR is in fact not a
bug, but historic behaviour.
Changing it would break compatibility with every UNIX like operating system
all the way back to Version 1 ATT UNIX.

http://www.freebsd.org/cgi/query-pr.cgi?pr=39329
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/140752: [ata] [cam] [patch] [shutdown] HDD power-off procedure is not clean

2010-09-21 Thread arundel
Old Synopsis: [ata] [patch] HDD power-off procedure is not clean
New Synopsis: [ata] [cam] [patch] [shutdown] HDD power-off procedure is not 
clean

State-Changed-From-To: open-analyzed
State-Changed-By: arundel
State-Changed-When: Wed Sep 22 01:20:19 UTC 2010
State-Changed-Why: 
Oliver Fromme submitted a patch for CAM(4) which takes care of the issue.
A patch for ATA(4) is also available, however since no distinction between
reboots and shutdowns can be made in ATA(4) it is uncertain if the issue is
fully fixable here, too.

http://www.freebsd.org/cgi/query-pr.cgi?pr=140752
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/137482: script(1) doesn't read tail of program output; pty(4) is suspected

2010-09-20 Thread arundel
Old Synopsis: script(1) doesn't read tail of program output, pty is suspected
New Synopsis: script(1) doesn't read tail of program output; pty(4) is suspected

State-Changed-From-To: open-feedback
State-Changed-By: arundel
State-Changed-When: Mon Sep 20 16:04:44 UTC 2010
State-Changed-Why: 
We need to check out if this PR is still an issue after r181905 (new tty layer).


Responsible-Changed-From-To: freebsd-bugs-ed
Responsible-Changed-By: arundel
Responsible-Changed-When: Mon Sep 20 16:04:44 UTC 2010
Responsible-Changed-Why: 
Hi Ed. Could you have a look at this PR, since it seems to be pty(4) related
and might have been resolved with the introduction of your new tty layer?
I wasn't able to reproduce it running HEAD (r212773; amd64).
If you don't have time atm or think that this is not actually related to your
tty work, please assign it back into the pool. ;)

http://www.freebsd.org/cgi/query-pr.cgi?pr=137482
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/150735: [libmagic] magic.mime.mgc not recompiled on system upgrade

2010-09-20 Thread arundel
Synopsis: [libmagic] magic.mime.mgc not recompiled on system upgrade

State-Changed-From-To: feedback-analyzed
State-Changed-By: arundel
State-Changed-When: Mon Sep 20 19:59:08 UTC 2010
State-Changed-Why: 
magic.mime.* support was removed in r186693.
note to originator: please be sure to run `make delete-old` after every
`make installworld`. `make delete-old` would have informed you that these files
are obsolete and would have offered to delete them for you.

http://www.freebsd.org/cgi/query-pr.cgi?pr=150735
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: kern/150735: [libmagic] magic.mime.mgc not recompiled on system upgrade

2010-09-20 Thread arundel
Synopsis: [libmagic] magic.mime.mgc not recompiled on system upgrade

State-Changed-From-To: analyzed-closed
State-Changed-By: arundel
State-Changed-When: Mon Sep 20 20:09:16 UTC 2010
State-Changed-Why: 
Not a bug.

http://www.freebsd.org/cgi/query-pr.cgi?pr=150735
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/144649: [request] Inconsistency in naming: mount_msdosfs(8) vs newfs_msdos(8)

2010-09-13 Thread arundel
Old Synopsis: Inconsistency in naming: mount_msdosfs(8) vs newfs_msdos(8)
New Synopsis: [request] Inconsistency in naming: mount_msdosfs(8) vs 
newfs_msdos(8)

State-Changed-From-To: open-closed
State-Changed-By: arundel
State-Changed-When: Mon Sep 13 12:38:32 UTC 2010
State-Changed-Why: 
Renaming mount_msdosfs to mountfs_msdos would introduce inconsistency with the
other mount_* commands.
Renaming newfs_msdos to newfs_msdosfs wouldn't make any sence, since having the
fs keyword twice in it is unneccessary.
Thanks for your problem report.

http://www.freebsd.org/cgi/query-pr.cgi?pr=144649
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/142526: [patch] Cleanups and updates to newfs_msdos(8)

2010-09-13 Thread arundel
Synopsis: [patch] Cleanups and updates to newfs_msdos(8)

Responsible-Changed-From-To: freebsd-bugs-kib
Responsible-Changed-By: arundel
Responsible-Changed-When: Mon Sep 13 13:22:59 UTC 2010
Responsible-Changed-Why: 
Could you comment on the status of this PR? Have all the issues been fixed by
your commit (r203868)?
Thanks.

http://www.freebsd.org/cgi/query-pr.cgi?pr=142526
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


Re: bin/129764: [patch] unbreak sbin/newfs build for the 8-CURRENT

2010-09-13 Thread arundel
Synopsis: [patch] unbreak sbin/newfs build for the 8-CURRENT

State-Changed-From-To: open-feedback
State-Changed-By: arundel
State-Changed-When: Mon Sep 13 13:28:11 UTC 2010
State-Changed-Why: 
I'm not able to repeat this issue under a very recent HEAD (amd64).
Could somebody please verify that this PR is still an issue?
Thanks.

http://www.freebsd.org/cgi/query-pr.cgi?pr=129764
___
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to freebsd-bugs-unsubscr...@freebsd.org


  1   2   >