From owner-freebsd-standards@FreeBSD.ORG Mon Nov 24 08:00:31 2014 Return-Path: Delivered-To: freebsd-standards@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 467453C5 for ; Mon, 24 Nov 2014 08:00:31 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 30F06BB6 for ; Mon, 24 Nov 2014 08:00:31 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id sAO80VXV023337 for ; Mon, 24 Nov 2014 08:00:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Message-Id: <201411240800.sAO80VXV023337@kenobi.freebsd.org> From: bugzilla-noreply@freebsd.org To: freebsd-standards@FreeBSD.org Subject: [FreeBSD Bugzilla] Commit Needs MFC MIME-Version: 1.0 X-Bugzilla-Type: whine X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated Date: Mon, 24 Nov 2014 08:00:31 +0000 Content-Type: text/plain X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2014 08:00:31 -0000 Hi, You have a bug in the "Needs MFC" state which has not been touched in 7 or more days. This email serves as a reminder that you may want to MFC this bug or marked it as completed. In the event you have a longer MFC timeout you may update this bug with a comment and I won't remind you again for 7 days. This reminder is only sent on Mondays. Please file a bug about concerns you may have. This search was scheduled by eadler@FreeBSD.org. (61 bugs) Bug 191433: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191433 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: New Resolution: Summary: After create new vlan sysctl net.link.ether.inet.proxyall sets to 0 Bug 194231: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194231 Severity: Affects Many People Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: New Resolution: Summary: syslogd Missing Hostname Bug 191365: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191365 Severity: Affects Only Me Priority: --- Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: New Resolution: Summary: Name demangling doesn't work for local names Bug 191652: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191652 Severity: Affects Many People Priority: --- Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: New Resolution: Summary: Text console - true color (24 bit, 16 million colors) support Bug 191676: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191676 Severity: Affects Only Me Priority: --- Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: New Resolution: Summary: [tests] tools/regression/lib/msun testcase failures on i386 Bug 191906: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191906 Severity: Affects Only Me Priority: --- Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: New Resolution: Summary: pthread_cancel(NULL) on FreeBSD returns EINVAL, not ESRCH according to manpage Bug 192115: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192115 Severity: Affects Only Me Priority: --- Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: New Resolution: Summary: Demangling issues with libcxxrt.so.1 Bug 192756: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192756 Severity: Affects Only Me Priority: --- Hardware: amd64 Assignee: freebsd-standards@FreeBSD.org Status: New Resolution: Summary: SPAN port on bridge does not span packets originating locally Bug 193594: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193594 Severity: Affects Some People Priority: --- Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: New Resolution: Summary: stddef.h should define max_align_t Bug 193730: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193730 Severity: Affects Many People Priority: --- Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: New Resolution: Summary: Problem with libbsdstat in cross-compile environment Bug 194107: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194107 Severity: Affects Only Me Priority: --- Hardware: amd64 Assignee: freebsd-standards@FreeBSD.org Status: New Resolution: Summary: Triple boot (Xubuntu not showing) Bug 194207: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194207 Severity: Affects Many People Priority: --- Hardware: i386 Assignee: freebsd-standards@FreeBSD.org Status: New Resolution: Summary: not install git from repo Bug 164787: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=164787 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: Open Resolution: Summary: dirfd() function not available when _POSIX_C_SOURCE is defined Bug 188036: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=188036 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: Open Resolution: Summary: mblen(3) in EUC locales causes crash and segmentation fault. Bug 191586: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191586 Severity: Affects Some People Priority: --- Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: Open Resolution: Summary: FreeBSD doesn't validate negative edgecases in bind(2)/connect(2)/listen(2) like POSIX requires Bug 14925: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=14925 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: getsubopt isn't poisonous enough Bug 21519: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=21519 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: sys/dir.h should be deprecated some more Bug 24590: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=24590 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: timezone function not compatible witn Single Unix Spec v2 Bug 41576: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=41576 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: ln(1): replacing old dir-symlinks Bug 44365: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=44365 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: [headers] [patch] [request] introduce ulong and unchar types Bug 46119: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=46119 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: Priority problems for SCHED_OTHER using pthreads Bug 54410: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=54410 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: one-true-awk not POSIX compliant (no extended REs) Bug 56476: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=56476 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: [cd9660] [patch] cd9660 unicode support simple hack Bug 57911: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=57911 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: fnmatch ("[[:alpha:]]","x", FNM_PATHNAME) returns FNM_NOMATCH Bug 64875: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=64875 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: [libc] [patch] [request] add a system call: fdatasync() Bug 66357: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=66357 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: make POSIX conformance problem ('sh -e' & '+' command-line) Bug 70813: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=70813 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: [patch] ls(1) not Posix compliant Bug 78537: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=78537 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: times(2) not functioning per the Posix spec Bug 79056: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=79056 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: [feature request] [atch] regex(3) regression tests Bug 80293: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=80293 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: sysconf() does not support well-defined unistd values Bug 81287: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=81287 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: [patch] fingerd(8) might send a line not ending in CRLF Bug 86484: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=86484 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: [patch] mkfifo(1) uses wrong permissions Bug 116413: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=116413 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: incorrect getconf(1) handling of unsigned constants gives -1 for ULLONG_MAX Bug 116477: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=116477 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: rm(1): rm behaves unexpectedly when using -r and relative paths Bug 121921: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=121921 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: [patch] Add leap second support to at(1), atrun(8) Bug 124860: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=124860 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: flockfile(3) doesn't work when the memory has been exhausted. Bug 125751: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=125751 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: man 3 pthread_getschedparam section ERRORS incomplete Bug 130067: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=130067 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: Wrong numeric limits in system headers? Bug 162434: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=162434 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: getaddrinfo: addrinfo.ai_family is an address family, not a protocol family Bug 164049: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=164049 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: [patch] getconf(1) returns bad value for ULLONG_MAX Bug 164674: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=164674 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: [patch] [libc] vfprintf/vfwprintf return error (EOF) on success if __SERR flag is already set on file Bug 164793: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=164793 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: [kern] RLIMIT_FSIZE does not work, affecting ftruncate(2) and truncate(2) Bug 166349: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166349 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: Support the assignment-allocation character for fscanf()/scanf()/sscanf() Bug 169697: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=169697 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: syslogd(8) is not BOM aware Bug 170403: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=170403 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: wrong ntohs expression type tickling clang Bug 172215: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=172215 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: localeconv() grouping appears not to match POSIX Bug 172276: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=172276 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: POSIX: {get,set}groups gidsetsize is u_int not int Bug 172805: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=172805 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: Fix catopen(3)'s EINVAL usage and document EFTYPE Bug 173087: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=173087 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: pax(1) does not support the pax interchange format Bug 174938: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=174938 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: Problem statement: iSCSI target failure Bug 175711: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=175711 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: When the server has more than 3 days, rising interrupt (serving Pppoe.) Traffic and pppoe session has not changed. Bug 176412: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=176412 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: newfs writes by default, compare to bsdlabel/disklabel. Bug 176683: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=176683 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: catman pages shall be stored in /var (/usr/local/var,/var/local) Bug 177742: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=177742 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: conflict of dd's bs= option with use of conv=sparse Bug 179248: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=179248 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: A return value of telldir(3) only seekable for once Bug 183652: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=183652 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: make installkernel failure with installer provided ZFS configuration. Bug 183654: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=183654 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: FreeBSD 10 Beta2: Installer provided five times the amount of swap space requested. Bug 184694: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=184694 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: [headers] gssapi.h does not define GSS_C_PRF_KEY_{FULL,PARTIAL} Bug 185663: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=185663 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: [libcxxrt] Bug in the libcxxrt version in FreeBSD 10.0: _ZTIDn not implemented Bug 187378: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=187378 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: [headers] stdlib.h doesn't define W* macros (e.g. WEXITSTATUS) Bug 189353: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=189353 Severity: Affects Only Me Priority: Normal Hardware: Any Assignee: freebsd-standards@FreeBSD.org Status: In Progress Resolution: Summary: POSIX sem_unlink does not actually unlink the semaphore in the process context