From owner-freebsd-standards Sat May 25 12:37: 2 2002 Delivered-To: freebsd-standards@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id AC00A37B401; Sat, 25 May 2002 12:36:58 -0700 (PDT) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id MAA25923; Sat, 25 May 2002 12:36:56 -0700 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda25921; Sat May 25 12:36:53 2002 Received: from cwsys.cwsent.com (cwsys2 [10.1.2.1]) by passer.osg.gov.bc.ca (8.12.3/8.12.3) with ESMTP id g4PJaleQ042655; Sat, 25 May 2002 12:36:47 -0700 (PDT) (envelope-from cy@cwsent.com) Received: from cwsys (localhost [127.0.0.1]) by cwsys.cwsent.com (8.12.3/8.12.3) with ESMTP id g4PJagdg040720; Sat, 25 May 2002 12:36:42 -0700 (PDT) (envelope-from cy@cwsys.cwsent.com) Message-Id: <200205251936.g4PJagdg040720@cwsys.cwsent.com> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 Reply-To: Cy Schubert - CITS Open Systems Group From: Cy Schubert - CITS Open Systems Group X-os: FreeBSD X-Sender: cy@cwsent.com To: cyrille.lefevre@laposte.net Cc: freebsd standards , Jens Schweikhardt , "Tim J. Robbins" Subject: Re: POSIX ps In-Reply-To: Message from Cyrille Lefevre of "Sat, 25 May 2002 19:38:07 +0200." <200205251738.g4PHc7Ue022805@gits.gits.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 25 May 2002 12:36:42 -0700 Sender: owner-freebsd-standards@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <200205251738.g4PHc7Ue022805@gits.gits.dyndns.org>, Cyrille Lefevre writes: > Hi, > > I've just discovered the FreeBSD C99 & POSIX Conformance Project. > > so, I inform you that I've a conformant `ps' I've done last year, > but I've not checked yet if everything is really conformant. the > switch between the BSD and the SUSV2 syntax (in the time I've made > it) is done by the existance of the SUSV2 environment variable or > -B / -V switches. also, lists handling is now done using queue(3). > > ex.: > > # /usr/src/bin/ps.new/ps -? > usage: ps [-aBCfhjlmrSTuvVwx] [-O|-o fmt] [-p pidlist] [-t ttylist] > [-U userlist] [-M core] [-N system] [-W swap] > ps [-L] > # SUSV2=1 /usr/src/bin/ps.new/ps -? > usage: ps [-AaBdefjl] [-C cmdlist] [-g pgrplist] [-G grouplist] [-o fmt] > [-p pidlist] [-t ttylist] [-u userlist] [-U userlist] > [-m core] [-n system] [-w swap] I'd be very much interested in having a look at this (e.g. getting a copy to play with). Also, would it be possible to build a port, just like mergemaster was in ports/ before it went into src/, so we can have a chance to use it before it is imported into src/? (If no one minds, I'd be willing to roll up my sleeves to build a port until such time it goes into src/.) -- Cheers, Phone: 250-387-8437 Cy Schubert Fax: 250-387-5766 Team Leader, Sun/Alpha Team Email: Cy.Schubert@osg.gov.bc.ca Open Systems Group, CITS Ministry of Management Services Province of BC FreeBSD UNIX: cy@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-standards" in the body of the message