Re: kern/184092: zfs zvol devices are not appearing till after reimport of pool

2013-11-19 Thread Xin Li
The following reply was made to PR kern/184092; it has been noted by GNATS. From: Xin Li To: Christopher Harrison , freebsd-gnats-sub...@freebsd.org Cc: Andriy Gapon Subject: Re: kern/184092: zfs zvol devices are not appearing till after reimport of pool Date: Tue, 19 Nov 2013 10:50:34 -0800

Re: bin/182360: nslookup emits SIGSEGV when Ctrl-D (EOF) pressed

2013-09-30 Thread Xin Li
, I will leave the stable branch as-is for now and see how far my bug report to ISC would go. [1] http://cnswww.cns.cwru.edu/php/chet/readline/readline.html#SEC24 Cheers, - -- Xin LI https://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die -BEGIN PGP SIGNATUR

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

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

Re: bin/166364: [patch] make ps(1) display 8-bit characters as such

2013-01-14 Thread Xin Li
The following reply was made to PR bin/166364; it has been noted by GNATS. From: Xin Li To: bug-follo...@freebsd.org, f...@opal.com Cc: Subject: Re: bin/166364: [patch] make ps(1) display 8-bit characters as such Date: Mon, 14 Jan 2013 01:36:26 -0800 -BEGIN PGP SIGNED MESSAGE- Hash

bin/173484: [feature request] DTrace: the current implementation requires kernel being uncompressed

2012-11-08 Thread Xin LI
ate: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Nov 08 21:50:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Xin LI >Release:FreeBSD 9.1-PRERELEASE amd6

Re: bin/171634: Memory leak in /bin/df

2012-09-14 Thread Xin Li
The following reply was made to PR bin/171634; it has been noted by GNATS. From: Xin Li To: Erik Cederstrand Cc: freebsd-gnats-sub...@freebsd.org Subject: Re: bin/171634: Memory leak in /bin/df Date: Fri, 14 Sep 2012 01:14:37 -0700 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I believe

bin/171555: [PATCH] Remove a few unused file from contrib/bzip2

2012-09-11 Thread Xin LI
>Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Sep 11 20:10:08 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Xin LI >Release:FreeBSD 9.0-STABLE i386 >Organization: The FreeBSD Project >Environm

Re: bin/169274: [patch] diff exit code always reports "trouble" when there are differences between 2 files

2012-06-20 Thread Xin LI
The following reply was made to PR bin/169274; it has been noted by GNATS. From: Xin LI To: Garrett Cooper Cc: freebsd-gnats-sub...@freebsd.org Subject: Re: bin/169274: [patch] diff exit code always reports "trouble" when there are differences between 2 files Date: Wed, 20 Jun 201

kern/168217: Watchdog timeouts with bce(4) on BCM5716

2012-05-21 Thread Xin LI
ate-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue May 22 05:30:10 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Xin LI >Release:FreeBSD 9.0-STABLE i386 >Organization: The FreeBSD Project >Environment: System: FreeBSD

Re: bin/166483: if_nametoindex sends un-initialized bytes to ioctl

2012-03-29 Thread Xin Li
I think we would probably want to put the proposed change under #ifdef PURIFY -- the initialization is not necessary since the uninitialized part is never touched for the whole codepath. Just my $0.02. Cheers, -- Xin LI https://www.delphij.net/ FreeBSD - The Power to Serve! Live

Re: misc/164290: FreeBSD 9.0 IS NOT YET PRODUCTION/STABLE

2012-01-18 Thread Xin Li
nd everybody is convinced that we should go ahead with release, and we end up patching it in our own product by back-porting. This type of issue can only be avoided if users are active participant to the project, it's VERY important to make more people *know* what's going wrong before th

Re: kern/163748: [patch] document NEW_PCIB option and disable on some legacy platforms

2012-01-04 Thread Xin Li
nged-When: Mon Jan 2 > 15:21:15 UTC 2012 Responsible-Changed-Why: I'll take it. Please hold, we will need to test if r228961 fixed the problem. (It fixed part of the problem for me at least, for my D630's ichwd(4) watchdog). Cheers, - -- Xin LI https://www.delphij.ne

Re: conf/160960: [patch] /etc/rc.d/named

2011-12-22 Thread Xin Li
The following reply was made to PR conf/160960; it has been noted by GNATS. From: Xin Li To: f...@okbire.ru Cc: freebsd-gnats-sub...@freebsd.org, freebsd-bugs@freebsd.org, d...@delphij.net Subject: Re: conf/160960: [patch] /etc/rc.d/named Date: Thu, 22 Dec 2011 13:32:10 -0800 -BEGIN PGP

Re: conf/160960: [patch] /etc/rc.d/named

2011-12-22 Thread Xin Li
d +named_wait_timeout="10" # Timeout in seconds if > named_wait is enabled named_auto_forward="NO" # Set up forwarders > from /etc/resolv.conf named_auto_forward_only="NO"# Do "forward > only" instead of "forward first" >

Re: misc/161710: SSHD starts on boot even if sshd_enable="NO" in 8.2

2011-10-26 Thread Xin LI
On 10/16/11 07:31, John Blazek wrote: > [root@kahlua]:[~]# cat /etc/rc.conf | grep sshd > # sshd is controlleb by inetd ^^^ I'd check inetd and make sure it's not started there. In my opinion it's wrong to start sshd from inetd anyways... Cheers,

Re: misc/160294: missing cast in "/usr/include/assert.h" v 1.4 2002/03/23 17:24:53

2011-09-09 Thread Xin LI
The following reply was made to PR kern/160294; it has been noted by GNATS. From: Xin LI To: Abe Cc: freebsd-gnats-sub...@freebsd.org Subject: Re: misc/160294: missing cast in "/usr/include/assert.h" v 1.4 2002/03/23 17:24:53 Date: Fri, 09 Sep 2011 14:53:26 -0700 I don't

Re: ports/160218: security/stunnel is vulnerable to CVE-2011-2940

2011-08-26 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Here is a patch (tested with basic tinderboxing). This seems to be a DoS but no remote privilege escalation. Cheers, - -- Xin LI https://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die -BEGIN PGP SIGNATURE

Re: misc/158160: coretemp reports incorrect CPU temperature on Atom D525

2011-06-22 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 What's your output from: cpucontrol -m 0x19c /dev/cpuctl0 (Load cpuctl.ko if you don't have /dev/cpuctl0). Cheers, - -- Xin LI https://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die -BEGIN PGP

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

2011-03-21 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Revised version, I have mistakenly understood the old code, which only keeps one digit after the dot. Cheers, - -- Xin LI http://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die -BEGIN PGP SIGNATURE- Version

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

2011-03-21 Thread Xin LI
we would have to split the result into quotient and reminder to deal with this. I have put together the attached patch but there *MIGHT* be some regressions which I didn't have time yet to write some test cases to verify that. Comments/test cases welcome. Cheers, - -- Xin LI

Re: kern/155411: [regression] [8.2-release] [tmpfs]: mount: tmpfs : No space left on device

2011-03-09 Thread Xin LI
7;t work well together, because zfs takes all the >  memory and doesn't leave any for tmpfs. It's essentially the same >  problem, I think, as >  http://bugs.opensolaris.org/bugdatabase/view_bug.do;jsessionid=e4ae9c32983000ef651e38edbba1?bug_id=6804661 >