[Bug 191953] [vfs] [patch] better KASSERT msg in _vn_lock()

2014-07-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191953 Hiren Panchasara changed: What|Removed |Added CC||hi...@freebsd.org --- Comment #

[Bug 191786] [bce] [patch] bce link state changes to same state are ignored by lagg

2014-07-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191786 Mark Linimon changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|freebsd-...@freebsd.org

[Bug 191975] [ng_iface] [regression] in 10.0: cannot contact local services

2014-07-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191975 Mark Linimon changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|freebsd-...@freebsd.org

[Bug 191974] ln(1): |ln -sF| never calls rmdir(2) on target_file == target_dir, only target_dir/basename

2014-07-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191974 Mark Linimon changed: What|Removed |Added Summary||ln -sF| never calls|ln(1): |ln -sF| never calls

[Bug 191951] [build] stable/10 with WITHOUT_OPENSSL not compiling multiple issues

2014-07-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191951 Mark Linimon changed: What|Removed |Added Component|bin |misc Summary|stable/10 w

[Bug 191953] [vfs] [patch] better KASSERT msg in _vn_lock()

2014-07-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191953 Mark Linimon changed: What|Removed |Added Summary|[vfs] better KASSERT msg in |[vfs] [patch] better

[Bug 191918] [patch] /usr/libexec/save-entropy wastes entropy for each running jail

2014-07-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191918 Mark Linimon changed: What|Removed |Added Component|misc|conf Summary|/usr/libexe

[Bug 191916] pflogd(8) eats cpu and hangs with net.bpf.zerocopy_enable=0

2014-07-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191916 Mark Linimon changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|freebsd...@freebsd.org S

[Bug 191895] [ext2fs] [panic] ext2_dirbad: /mnt: bad dir ino 32787 at offset 6136: mangled entry

2014-07-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191895 Mark Linimon changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|freebsd...@freebsd.org --- Comment

[Bug 191858] [msdosfs] [panic] Disposed page 0xfffff807d41eeb60 is dirty

2014-07-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191858 Mark Linimon changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|freebsd...@freebsd.org --- Comment

[Bug 191782] [ufs] [lor] ufs/devfs on reboot r264318

2014-07-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191782 Mark Linimon changed: What|Removed |Added Assignee|freebsd-bugs@FreeBSD.org|freebsd...@freebsd.org S

[Bug 191775] [headers] incompatible expressions in /usr/include/stdio.h /usr/include/_ctype.h and /usr/include/xlocale/_ctype.h

2014-07-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191775 Mark Linimon changed: What|Removed |Added Summary|incompatible expressions in |[headers] incompatible

[Bug 191754] [headers] long math functions (powl, etc) are not declared properly in math.h

2014-07-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191754 Mark Linimon changed: What|Removed |Added Summary|long math functions (powl, |[headers] long math

[Bug 191981] New: [patch] [libproc] demangle() fail to handle non-c++ function name

2014-07-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191981 Bug ID: 191981 Summary: [patch] [libproc] demangle() fail to handle non-c++ function name Product: Base System Version: 11.0-CURRENT Hardware: Any OS:

[Bug 191974] |ln -sF| never calls rmdir(2) on target_file == target_dir, only target_dir/basename

2014-07-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191974 --- Comment #2 from byc...@gmail.com --- OK, I was wrong, I just got below from my CentOS. #touch foo1 #ls -s -f foo1 ln: `foo1' and `./foo1' are the same file So the conclusion is the "ln" command on CentOS is smarter than the one in Fre