From owner-freebsd-standards@FreeBSD.ORG Mon Oct 30 11:08:44 2006 Return-Path: X-Original-To: freebsd-standards@FreeBSD.org Delivered-To: freebsd-standards@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF4BA16A712 for ; Mon, 30 Oct 2006 11:08:43 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C3DF43D72 for ; Mon, 30 Oct 2006 11:08:40 +0000 (GMT) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k9UB8eOg086032 for ; Mon, 30 Oct 2006 11:08:40 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k9UB8drK086028 for freebsd-standards@FreeBSD.org; Mon, 30 Oct 2006 11:08:39 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 30 Oct 2006 11:08:39 GMT Message-Id: <200610301108.k9UB8drK086028@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: linimon set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-standards@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Oct 2006 11:08:44 -0000 Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/25542 standards /bin/sh: null char in quoted string o kern/46239 standards posix semaphore implementation errors o stand/54410 standards one-true-awk not POSIX compliant (no extended REs) o stand/82654 standards C99 long double math functions are missing o stand/94729 standards fcntl() throws undocumented ENOTTY o stand/104422 standards TCP-MD5 key length limits 6 problems total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- o bin/21519 standards sys/dir.h should be deprecated some more o bin/24390 standards Replacing old dir-symlinks when using /bin/ln s stand/24590 standards timezone function not compatible witn Single Unix Spec s kern/28260 standards UIO_MAXIOV needs to be made public s stand/36076 standards Implementation of POSIX fuser command o stand/39256 standards snprintf/vsnprintf aren't POSIX-conformant for strings p stand/41576 standards POSIX compliance of ln(1) o stand/44425 standards getcwd() succeeds even if current dir has perm 000. o stand/46119 standards Priority problems for SCHED_OTHER using pthreads o stand/54833 standards [pcvt] more pcvt deficits o stand/54839 standards [pcvt] pcvt deficits p stand/55112 standards glob.h, glob_t's gl_pathc should be "size_t", not "int o stand/56476 standards cd9660 unicode support simple hack o stand/58676 standards grantpt(3) alters storage used by ptsname(3) s stand/62858 standards malloc(0) not C99 compliant s kern/64875 standards [libc] [patch] [feature request] add a system call: fd o stand/66357 standards make POSIX conformance problem ('sh -e' & '+' command- o stand/66531 standards _gettemp uses a far smaller set of filenames than docu o stand/70813 standards [PATCH] ls(1) not Posix compliant o stand/72006 standards floating point formating in non-C locales o stand/79056 standards regex(3) regression tests a stand/80293 standards sysconf() does not support well-defined unistd values o stand/81287 standards [PATCH]: fingerd(8) might send a line not ending in CR o stand/83845 standards [libm] [patch] add log2() and log2f() support for libm o stand/85080 standards output of long double subnormals (with printf) is wron o stand/92360 standards [headers] [patch] Missing TAB3 in kernel headers o stand/92362 standards [headers] [patch] Missing SIGPOLL in kernel headers o kern/93705 standards [headers] [patch] ENODATA and EGREGIOUS (for glibc com o stand/96016 standards clock_getres et al should be in o stand/96236 standards [PATCH] [POSIX] sed.1 incorrectly describes a function o stand/99517 standards Missing SIGRTMIN and SIGRTMAX signals o stand/99960 standards [Patch] [make] Add -p flag o stand/100017 standards [Patch] Add fuser(1) functionality to fstat(1) o stand/104743 standards Wrong values for _POSIX_ minimal limits o stand/104841 standards C99 long double square root. 35 problems total. From owner-freebsd-standards@FreeBSD.ORG Wed Nov 1 09:06:49 2006 Return-Path: X-Original-To: freebsd-standards@freebsd.org Delivered-To: freebsd-standards@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68AEB16A40F for ; Wed, 1 Nov 2006 09:06:49 +0000 (UTC) (envelope-from simsek@enderunix.org) Received: from fuzuli.enderunix.org (64.90.164.206.static.nyinternet.net [64.90.164.206]) by mx1.FreeBSD.org (Postfix) with SMTP id C93BE43D58 for ; Wed, 1 Nov 2006 09:06:48 +0000 (GMT) (envelope-from simsek@enderunix.org) Received: (qmail 46992 invoked by uid 89); 1 Nov 2006 09:10:15 -0000 Received: from unknown (HELO ?192.168.1.2?) (127.0.0.1) by 0 with SMTP; 1 Nov 2006 09:10:15 -0000 Message-ID: <454863A4.2080106@enderunix.org> Date: Wed, 01 Nov 2006 11:06:44 +0200 From: Baris Simsek User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: freebsd-standards@freebsd.org Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Subject: file utility POSIX complience X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Nov 2006 09:06:49 -0000 Hi, I was looking for the non-POSIX FreeBSD utilities from here: http://people.freebsd.org/~schweikh/posix-utilities.html#file He talks about -d -h and -M options currently not available. And i did a quick source to find original related document of POSIX. I met following PDFs may be interesting: http://www.opengroup.org/rtforum/uploads/40/7319/POSIX_and_Linux_Application_Compatibility_v0.92_released_22_April_05.pdf 9th page and 6th item says that: The Linux file utility is not required to support the –M, –h, –d, and the –i options. The portable application shall not use these options. Is there a contradiction between them? I wonder that what jobs these options should perform? And is there any developer currently working on it? regards, +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + + + http://www.enderunix.org/simsek http://www.endersys.com + + EnderUNIX SDT @ Tr Endersys Consultancy Ltd. + + simsek ~ enderunix.org baris.simsek ~ endersys.com + + Volunteer, Software Developer Director + + + +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ From owner-freebsd-standards@FreeBSD.ORG Wed Nov 1 11:20:51 2006 Return-Path: X-Original-To: freebsd-standards@freebsd.org Delivered-To: freebsd-standards@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE81B16A403 for ; Wed, 1 Nov 2006 11:20:51 +0000 (UTC) (envelope-from schweikh@schweikhardt.net) Received: from rs1.shuttle.de (rs1.shuttle.de [194.95.249.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF61543D75 for ; Wed, 1 Nov 2006 11:20:49 +0000 (GMT) (envelope-from schweikh@schweikhardt.net) Received: by rs1.shuttle.de (Postfix, from userid 10) id 458A521068; Wed, 1 Nov 2006 12:20:48 +0100 (CET) Received: from hal9000.schweikhardt.net (localhost [127.0.0.1]) by hal9000.schweikhardt.net (8.13.7/8.13.7) with ESMTP id kA1BKb4s006593; Wed, 1 Nov 2006 12:20:37 +0100 (CET) (envelope-from schweikh@hal9000.schweikhardt.net) Received: (from schweikh@localhost) by hal9000.schweikhardt.net (8.13.7/8.13.7/Submit) id kA1BKb7M006592; Wed, 1 Nov 2006 12:20:37 +0100 (CET) (envelope-from schweikh) Date: Wed, 1 Nov 2006 12:20:37 +0100 From: Jens Schweikhardt To: Baris Simsek Message-ID: <20061101112037.GA1087@schweikhardt.net> References: <454863A4.2080106@enderunix.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <454863A4.2080106@enderunix.org> User-Agent: Mutt/1.5.12-2006-07-14 Cc: freebsd-standards@freebsd.org Subject: Re: file utility POSIX complience X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Nov 2006 11:20:52 -0000 On Wed, Nov 01, 2006 at 11:06:44AM +0200, Baris Simsek wrote: # Hi, # # I was looking for the non-POSIX FreeBSD utilities from here: # # http://people.freebsd.org/~schweikh/posix-utilities.html#file # # He talks about -d -h and -M options currently not available. # # And i did a quick source to find original related document of POSIX. I # met following PDFs may be interesting: # # http://www.opengroup.org/rtforum/uploads/40/7319/POSIX_and_Linux_Application_Compatibility_v0.92_released_22_April_05.pdf # # 9th page and 6th item says that: # The Linux file utility is not required to support the ?M, ?h, ?d, and # the ?i options. The portable application shall not use these options. # # Is there a contradiction between them? No. The file utility POSIX spec is available here: http://www.opengroup.org/onlinepubs/009695399/utilities/file.html As you see, the -d/h/m/M options are marked UP (part of User Portability extension). Our -i option does something different from POSIX. # I wonder that what jobs these options should perform? See the Open Group's POSIX spec above. # And is there any # developer currently working on it? Not that I know of. Volunteers welcome. Regards, Jens -- Jens Schweikhardt http://www.schweikhardt.net/ SIGSIG -- signature too long (core dumped) From owner-freebsd-standards@FreeBSD.ORG Wed Nov 1 14:49:25 2006 Return-Path: X-Original-To: freebsd-standards@freebsd.org Delivered-To: freebsd-standards@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 123CE16A403 for ; Wed, 1 Nov 2006 14:49:25 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from sccmmhc91.asp.att.net (sccmmhc91.asp.att.net [204.127.203.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 900ED43D45 for ; Wed, 1 Nov 2006 14:49:24 +0000 (GMT) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net ([12.207.12.9]) by sccmmhc91.asp.att.net (sccmmhc91) with ESMTP id <20061101144912m9100el8bhe>; Wed, 1 Nov 2006 14:49:23 +0000 Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.13.8/8.13.8) with ESMTP id kA1En04I054307; Wed, 1 Nov 2006 08:49:00 -0600 (CST) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.13.8/8.13.8/Submit) id kA1EmoCW054305; Wed, 1 Nov 2006 08:48:50 -0600 (CST) (envelope-from brooks) Date: Wed, 1 Nov 2006 08:48:40 -0600 From: Brooks Davis To: Jens Schweikhardt Message-ID: <20061101144840.GA53415@lor.one-eyed-alien.net> References: <454863A4.2080106@enderunix.org> <20061101112037.GA1087@schweikhardt.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SUOF0GtieIMvvwua" Content-Disposition: inline In-Reply-To: <20061101112037.GA1087@schweikhardt.net> User-Agent: Mutt/1.5.11 Cc: freebsd-standards@freebsd.org Subject: Re: file utility POSIX complience X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Nov 2006 14:49:25 -0000 --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Nov 01, 2006 at 12:20:37PM +0100, Jens Schweikhardt wrote: > On Wed, Nov 01, 2006 at 11:06:44AM +0200, Baris Simsek wrote: > # Hi, > #=20 > # I was looking for the non-POSIX FreeBSD utilities from here: > #=20 > # http://people.freebsd.org/~schweikh/posix-utilities.html#file > #=20 > # He talks about -d -h and -M options currently not available. > #=20 > # And i did a quick source to find original related document of POSIX. I= =20 > # met following PDFs may be interesting: > #=20 > # http://www.opengroup.org/rtforum/uploads/40/7319/POSIX_and_Linux_Applic= ation_Compatibility_v0.92_released_22_April_05.pdf > #=20 > # 9th page and 6th item says that: > # The Linux file utility is not required to support the ?M, ?h, ?d, and= =20 > # the ?i options. The portable application shall not use these options. > #=20 > # Is there a contradiction between them? >=20 > No. The file utility POSIX spec is available here: > http://www.opengroup.org/onlinepubs/009695399/utilities/file.html > As you see, the -d/h/m/M options are marked UP (part of User Portability > extension). Our -i option does something different from POSIX. >=20 > # I wonder that what jobs these options should perform? >=20 > See the Open Group's POSIX spec above. >=20 > # And is there any > # developer currently working on it? >=20 > Not that I know of. Volunteers welcome. Said volunteer would need to work the the actual author of our file implementation, Christos Zoulas of NetBSD. -- Brooks --SUOF0GtieIMvvwua Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFSLPHXY6L6fI4GtQRAm+PAJ0f4TrnzQELUrvLpFtaxvH1gd9VZwCg0Fm8 Gt7tLrepIFIe2XuhDd60d3Y= =BfrK -----END PGP SIGNATURE----- --SUOF0GtieIMvvwua-- From owner-freebsd-standards@FreeBSD.ORG Sat Nov 4 18:48:29 2006 Return-Path: X-Original-To: freebsd-standards@freebsd.org Delivered-To: freebsd-standards@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B321F16A836 for ; Sat, 4 Nov 2006 18:48:29 +0000 (UTC) (envelope-from eesumter@dsiweb.net) Received: from dsiweb.net (218-168-196-3.dynamic.hinet.net [218.168.196.3]) by mx1.FreeBSD.org (Postfix) with SMTP id 3F78343D4C for ; Sat, 4 Nov 2006 18:48:20 +0000 (GMT) (envelope-from eesumter@dsiweb.net) Message-ID: <05cc01c6ff34$3dea30b0$6758f7a0@stwices> From: "Kerri PAlba" To: Date: Sun, 05 Nov 2006 02:48:12 +0800 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Powerhouse Investment opportunity j X-BeenThere: freebsd-standards@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kerri PAlba List-Id: Standards compliance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Nov 2006 18:48:29 -0000 THIS ONE IS BEING PROMOTED, TAKE ADVANTAGE This advisory is based on exclusive insiders/agents information. (NHVP.PK) NHVP has provided investors with 1000% + gains during the real estate boom, and now with the sector at its bottom, is ready to provide with results yet again.. OCT 13th: Northeast Development Corp. to Receive Funding from European Investment Firm. Preliminary discussions suggest figures of -3 million with a combination of real estate and equity collateralization. GET IN ON MONDAY NOV 6th: at 08 cents its a STEAL - Volume: 8,000 - Volume: + 100% - Price: +100% The key to any tade is buying low and selling high, WELL the REAL ESTATE market has bottomed out and time to get in is now. We specialise in calling market bottom and when it comes to REAL ESTATE THIS IS THE BOTTOM, SO GET IN FOLKS SEE WHAT ITS LIKE TO DOUBLE WITH 1 TRADE SEE WHAT ITS LIKE TO DOUBLE WITH 1 TRADE Violence against Iraqis has grown unabated in the past month, with more than 1,300 killed since October 1. Fearing more bloodshed after Sunday's expected announcement of a verdict in the trial of former Iraqi leader Saddam Hussein, Iraq's defense minister has canceled leave for all army officers. A light wind was cited by federal investigators Friday for blowing a small airplane carrying Yankees pitcher Cory Lidle off course and into a New York City high-rise on October 11. Violence against Iraqis has grown unabated in the past month, with more than 1,300 killed since October 1. Fearing more bloodshed after Sunday's expected announcement of a verdict in the trial of former Iraqi leader Saddam Hussein, Iraq's defense minister has canceled leave for all army officers. District Attorney-elect Rod Pacheco said the evidence against Oyler was "overwhelming," but he did not disclose a motive and would not say what led investigators to Oyler.