conf/186032: failok option in /etc/fstab not being honored when NFS export is unavailable

2014-01-23 Thread Brian O'Regan
>Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 23 12:20:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Brian O'Regan >Release:10 >Organization: >Environment:

Re: bin/161526: script(1) outputs corrupt if input is not from a terminal

2014-01-21 Thread Brian Somers
e, send any mail to "freebsd-bugs-unsubscr...@freebsd.org" Thanks for tidying this up. It looks like I fat-fingered the original patch :( -- Brian ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To

misc/185371: NTPD vulnerable to being used for DDOS

2013-12-31 Thread Brian Rak
ate-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Dec 31 17:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Brian Rak >Release:9.1.0 >Organization: >Environment: FreeBSD 9.1-RELEASE FreeBSD

Re: misc/177624: Swapcontext can get compiled incorrectly

2013-04-04 Thread Brian Demsky
The following reply was made to PR misc/177624; it has been noted by GNATS. From: Brian Demsky To: Bruce Evans Cc: freebsd-bugs@freebsd.org, freebsd-gnats-sub...@freebsd.org Subject: Re: misc/177624: Swapcontext can get compiled incorrectly Date: Thu, 4 Apr 2013 09:43:06 -0700 On Apr 4, 2013

Re: misc/177624: Swapcontext can get compiled incorrectly

2013-04-04 Thread Brian Demsky
On Apr 4, 2013, at 8:16 AM, Bruce Evans wrote: > On Fri, 5 Apr 2013, Bruce Evans wrote: > >> On Thu, 4 Apr 2013, Brian Demsky wrote: >> >>>> Description: >>> Here is the code for swap context: >>> int >>> swapcontext(ucontext_t *oucp,

Re: misc/177624: Swapcontext can get compiled incorrectly

2013-04-03 Thread Brian Demsky
> The analysis is a little wrong about the problem. Ultimately, the tail call > to set context trashes the copies of bx and r14 on the stack…. On Apr 3, 2013, at 10:03 PM, Eitan Adler wrote: > On 3 April 2013 23:10, Brian Demsky wrote: >> The following reply was made to PR misc

Re: misc/177624: Swapcontext can get compiled incorrectly

2013-04-03 Thread Brian Demsky
The following reply was made to PR misc/177624; it has been noted by GNATS. From: Brian Demsky To: bug-follo...@freebsd.org Cc: Subject: Re: misc/177624: Swapcontext can get compiled incorrectly Date: Wed, 03 Apr 2013 20:01:14 -0700

misc/177624: Swapcontext can get compiled incorrectly

2013-04-03 Thread Brian Demsky
>Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 04 02:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Brian Demsky >Release:OS X distribution of libc >Organization: UCI >Environment: >Description:

Bug in swapcontext method

2013-04-03 Thread Brian Demsky
x and setcontext later restores the wrong value for rbx. If the caller had any value in rbx, it has been trashed at this point. Brian ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any

bin/174816: nsupdate -l doesn't work when named runs chroot

2012-12-29 Thread brian haug
ords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Dec 29 23:40:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: brian haug >Release:9.0 >Organization: n/a >Environment: FreeBSD vb-router 9.0-RE

Re: kern/138681: [pmap] [panic] repeatable kernel panic in pmap_remove_all()

2012-12-06 Thread Brian Ellis
Hi Jh, Thanks for the follow-up. This kernel panic was eventually tracked down to a failing CPU, so not caused by FreeBSD. This took a while to figure out. The bug report can be closed. Thanks, Brian On Thu, Dec 6, 2012 at 1:50 AM, wrote: > Synopsis: [pmap] [panic] repeatable kernel panic

misc/173718: phantom directory in zraid2 pool

2012-11-19 Thread Brian Gold
Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Nov 19 13:30:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Brian Gold >Release:9.0-RELEASE >Organization: Bard College at Simon's Rock >Environment: FreeBSD phoeni

Re: conf/172269: [PATCH] periodic job clean-tmps should ignore .sujournal too

2012-10-03 Thread brian
Synopsis: [PATCH] periodic job clean-tmps should ignore .sujournal too State-Changed-From-To: open->closed State-Changed-By: brian State-Changed-When: Wed Oct 3 07:03:49 UTC 2012 State-Changed-Why: Dup of conf/163828 (which is already applied and MFC'd) http://www.freebsd.org/cgi/quer

Re: bin/114465: [patch] [request] script(1): add really cool -d, -p & -r options from NetBSD

2012-07-30 Thread brian
Synopsis: [patch] [request] script(1): add really cool -d, -p & -r options from NetBSD Responsible-Changed-From-To: freebsd-bugs->brian Responsible-Changed-By: brian Responsible-Changed-When: Mon Jul 30 07:07:10 UTC 2012 Responsible-Changed-Why: Take http://www.freebsd.org/cgi/query-pr

misc/167068: memory leak in authunix_create_default()

2012-04-18 Thread Brian Jones
>Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 18 17:20:04 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Brian Jones >Release:8.0, 8.2, 9.0 >Organization: Alacritech, Inc >Environment: FreeBSD nameserver.al

Re: bin/159160: bsnmpd(1) broken after upgrade in 9.0-CURRENT

2011-08-04 Thread brian
Synopsis: bsnmpd(1) broken after upgrade in 9.0-CURRENT State-Changed-From-To: feedback->closed State-Changed-By: brian State-Changed-When: Thu Aug 4 13:27:23 UTC 2011 State-Changed-Why: The issue was that a stale /lib/libbsnmp.so.5 existed. Removing this version makes the newer /usr/

Re: bin/159160: bsnmpd(1) broken after upgrade in 9.0-CURRENT

2011-08-04 Thread brian
Synopsis: bsnmpd(1) broken after upgrade in 9.0-CURRENT State-Changed-From-To: open->feedback State-Changed-By: brian State-Changed-When: Thu Aug 4 08:55:34 UTC 2011 State-Changed-Why: I'll bet the problem is a stale /lib/libbsnmp.so.5 from September 2010... could the originator verify?

conf/158127: [patch] remount_optional option in rc.initdiskless doesn't actually work

2011-06-21 Thread Brian Olsen
open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jun 21 16:00:22 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Brian Olsen >Release:8.2 >Organization: >Environment: FreeB

Re: bin/151400: [patch] ppp(8) new commands: iface name and iface descr

2011-02-07 Thread brian
Synopsis: [patch] ppp(8) new commands: iface name and iface descr Responsible-Changed-From-To: freebsd-bugs->brian Responsible-Changed-By: brian Responsible-Changed-When: Mon Feb 7 09:49:45 UTC 2011 Responsible-Changed-Why: Take http://www.freebsd.org/cgi/query-pr.cgi?pr=151

Re: bin/149351: [request] dhclient(8): DHCP can make one interface to have multiple IP addresses

2010-09-06 Thread brian
Synopsis: [request] dhclient(8): DHCP can make one interface to have multiple IP addresses Responsible-Changed-From-To: freebsd-bugs->brian Responsible-Changed-By: brian Responsible-Changed-When: Mon Sep 6 09:26:37 UTC 2010 Responsible-Changed-Why: Take. http://www.freebsd.org/cgi/query-pr.

misc/148410: no x system on install disc iso

2010-07-06 Thread brian
Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 06 23:20:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: brian >Release: >Organization: self >Environment: >Description: downloaded the iso file from freebsd.org

misc/148253: sysinstall partition= creates invalid partition type

2010-06-29 Thread Brian R Jones
>Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 30 03:00:16 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Brian R Jones >Release:8.0-RELEASE-amd64 >Organization: >Environment: FreeBSD brj1-dbg.alacr

Re: misc/145447: [release] [patch] noticed a useless cat(1) in install.sh for ports

2010-06-28 Thread brian
Synopsis: [release] [patch] noticed a useless cat(1) in install.sh for ports State-Changed-From-To: patched->closed State-Changed-By: brian State-Changed-When: Mon Jun 28 07:03:32 UTC 2010 State-Changed-Why: Merged to stable/8, r209562. http://www.freebsd.org/cgi/query-pr.cgi?pr=145

Re: conf/145648: [patch] remove all references to SLIP from /etc/*

2010-06-28 Thread brian
Synopsis: [patch] remove all references to SLIP from /etc/* State-Changed-From-To: patched->closed State-Changed-By: brian State-Changed-When: Mon Jun 28 07:00:20 UTC 2010 State-Changed-Why: Merged to stable/8, r209561 http://www.freebsd.org/cgi/query-pr.cgi?pr=145

Re: kern/147337: [agp] [patch] agp_nvidia device_printf missing newline

2010-06-27 Thread brian
Synopsis: [agp] [patch] agp_nvidia device_printf missing newline State-Changed-From-To: patched->closed State-Changed-By: brian State-Changed-When: Mon Jun 28 04:54:37 UTC 2010 State-Changed-Why: Merged from current, r209560 http://www.freebsd.org/cgi/query-pr.cgi?pr=147

Re: bin/143558: [patch] Add verbose option to pkill(1)

2010-06-20 Thread brian
Synopsis: [patch] Add verbose option to pkill(1) Responsible-Changed-From-To: freebsd-bugs->brian Responsible-Changed-By: brian Responsible-Changed-When: Sun Jun 20 19:56:30 UTC 2010 Responsible-Changed-Why: Take http://www.freebsd.org/cgi/query-pr.cgi?pr=143

Re: bin/144192: [patch] support for thresholds in du(1)

2010-06-20 Thread brian
Synopsis: [patch] support for thresholds in du(1) Responsible-Changed-From-To: freebsd-bugs->brian Responsible-Changed-By: brian Responsible-Changed-When: Sun Jun 20 19:56:06 UTC 2010 Responsible-Changed-Why: Take http://www.freebsd.org/cgi/query-pr.cgi?pr=144

Re: kern/145232: [boot] [patch] Fix compiler warning with libficl by exporting dictCheckThreshold in ficl.h

2010-06-20 Thread brian
Synopsis: [boot] [patch] Fix compiler warning with libficl by exporting dictCheckThreshold in ficl.h Responsible-Changed-From-To: freebsd-bugs->brian Responsible-Changed-By: brian Responsible-Changed-When: Sun Jun 20 19:55:39 UTC 2010 Responsible-Changed-Why: Take http://www.freebsd.org/

Re: bin/142384: [patch] sync fsck_msdosfs(8) with OpenBSD

2010-06-20 Thread brian
Synopsis: [patch] sync fsck_msdosfs(8) with OpenBSD Responsible-Changed-From-To: freebsd-bugs->brian Responsible-Changed-By: brian Responsible-Changed-When: Sun Jun 20 09:20:40 UTC 2010 Responsible-Changed-Why: Take http://www.freebsd.org/cgi/query-pr.cgi?pr=142

Re: bin/143558: [patch] Add verbose option to pkill(1)

2010-06-20 Thread brian
Synopsis: [patch] Add verbose option to pkill(1) State-Changed-From-To: open->patched State-Changed-By: brian State-Changed-When: Sun Jun 20 08:46:39 UTC 2010 State-Changed-Why: Submitted to head (r209363) with a few wording tweaks and style(9) fixes. I'll MFC after 3 week

Re: bin/144192: [patch] support for thresholds in du(1)

2010-06-20 Thread brian
Synopsis: [patch] support for thresholds in du(1) State-Changed-From-To: open->patched State-Changed-By: brian State-Changed-When: Sun Jun 20 08:25:50 UTC 2010 State-Changed-Why: I've submitted this to head (r209362) and will MFC after 3 weeks. IMHO this flag is a brilliantly simple ide

Re: kern/145232: [boot] [patch] Fix compiler warning with libficl by exporting dictCheckThreshold in ficl.h

2010-06-20 Thread brian
Synopsis: [boot] [patch] Fix compiler warning with libficl by exporting dictCheckThreshold in ficl.h State-Changed-From-To: open->patched State-Changed-By: brian State-Changed-When: Sun Jun 20 07:59:29 UTC 2010 State-Changed-Why: Submitted to head (r209361). I'll MFC after 1 wee

Re: misc/147470: [patch] typo and mistake in UPDATING file

2010-06-20 Thread brian
Synopsis: [patch] typo and mistake in UPDATING file Responsible-Changed-From-To: freebsd-bugs->imp Responsible-Changed-By: brian Responsible-Changed-When: Sun Jun 20 07:28:55 UTC 2010 Responsible-Changed-Why: It looks like r207497 (committed by imp) causes some confusion. The 20100417 entry

Re: conf/144548: [boot] [patch] Enable automatic detection of amd64/i386 at boot time

2010-06-19 Thread brian
Synopsis: [boot] [patch] Enable automatic detection of amd64/i386 at boot time Responsible-Changed-From-To: freebsd-bugs->brian Responsible-Changed-By: brian Responsible-Changed-When: Sat Jun 19 09:38:15 UTC 2010 Responsible-Changed-Why: This might be a good way to solve some problems I&#x

Re: misc/145447: [release] [patch] noticed a useless cat(1) in install.sh for ports

2010-06-19 Thread brian
Synopsis: [release] [patch] noticed a useless cat(1) in install.sh for ports State-Changed-From-To: open->patched State-Changed-By: brian State-Changed-When: Sat Jun 19 09:33:20 UTC 2010 State-Changed-Why: Applied to head (r209332). I'll MFC in a week. http://www.freebsd.org/cgi/quer

Re: conf/145648: [patch] remove all references to SLIP from /etc/*

2010-06-19 Thread brian
Synopsis: [patch] remove all references to SLIP from /etc/* State-Changed-From-To: open->patched State-Changed-By: brian State-Changed-When: Sat Jun 19 09:00:21 UTC 2010 State-Changed-Why: Patch applied with updates to TINYBSD (r209331). I'll MFC after 1 week. http://www.freebsd.org/c

Re: kern/147337: [agp] [patch] agp_nvidia device_printf missing newline

2010-06-19 Thread brian
Synopsis: [agp] [patch] agp_nvidia device_printf missing newline State-Changed-From-To: open->patched State-Changed-By: brian State-Changed-When: Sat Jun 19 08:38:32 UTC 2010 State-Changed-Why: Applied to head (r209329). I'll MFC in 1 week. http://www.freebsd.org/cgi/query-pr.cgi?p

Re: bin/147354: date(1) doesn't show the number of the last day of the year

2010-06-03 Thread brian
Synopsis: date(1) doesn't show the number of the last day of the year Responsible-Changed-From-To: freebsd-bugs->brian Responsible-Changed-By: brian Responsible-Changed-When: Thu Jun 3 08:14:47 UTC 2010 Responsible-Changed-Why: I wrote this code... The -v switch in date(1) is intended

Re: conf/132483: rc.subr(8) [patch] setfib(1) support for rc.subr

2010-05-04 Thread Brian A. Seklecki
Actually one note, i'm seeing this error: Starting cron. [: -fsck_fib: bad number [space] [date] FreeBSD/amd64 (host) Not sure where that's coming from. I will have to look. ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/li

Re: conf/132476: [rc.d] [patch] add support setfib(1) in rc.d/routing

2010-05-04 Thread Brian A. Seklecki
After some pre-production testing, I find conf/145440 and conf/132483 are real world usable patches that will help finish up the setfib(2) system. This ticket, conf/132476m is superseded by conf/145440 though. Thanks! ~BAS ___ freebsd-bugs@freebsd.

Re: conf/132483: rc.subr(8) [patch] setfib(1) support for rc.subr

2010-05-04 Thread Brian A. Seklecki
After some pre-production testing, I find conf/145440 and conf/132483 are commit-able patches that will help finish up the setfib(2) system. conf/145440 supersedes conf/132476 ~BAS ___ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mai

Re: conf/145440: [rc.d] [patch] add multiple fib support (setfib) in /etc/rc.d/routing

2010-05-04 Thread Brian A. Seklecki
I have tested this patch in a pre-production environment and found it very useful. It meets my requirements. A few quick usage notes...one can do: rc.conf(5): static_routes_fib0="fib0_firstnet fib0_2ndnet" route_fib0_firstnet="206.210.89.192/27 206.83.220.129" route_fib0_2ndnet="206.210

Re: conf/145440: [rc.d] [patch] add multiple fib support (setfib) in /etc/rc.d/routing

2010-05-04 Thread Brian A. Seklecki
The only downside to ( conf/132476 conf/132483 ?) is that it uses jot(1), which I don't see in rc(8) anywhere else. Bash has {0..9} syntax, and even reverse {9..0}, but you cant put variables in for one of the extents, so that doesn't help us, and we dont have bash. conf/145440 is the exact same

misc/146162: PXE loader(8) sets nfs_opts[] = "export" causing boot error: "mount option is unknown"

2010-04-29 Thread Brian A. Seklecki
freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 29 21:20:03 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Brian A. Seklecki >Release:FreeBSD 8

Re: bin/53839: sysinstall(8): disklabel editor fails on post-install config

2010-04-26 Thread Brian Candler
> I suspect this bug will have disappeared with the move to devfs in 5.x. > Did you ever see the problem again on newer FreeBSD releases? Sorry, it's been a long time since I last built a FreeBSD box with multiple ATA drives :-) ___ freebsd-bugs@freebsd.

misc/144553: NanoBSD's updatep* scripts fail with boot0cfg: vnode_pager_getpages: I/O read error

2010-03-08 Thread Brian Conway
open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 08 14:40:02 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Brian Conway >Release:8.0-RELEASE-p2 >Organization: