ps seems broken

2002-06-05 Thread David Wolfskill

Yeah, I know about kernel  world being out of sync; that ought not be
the case, as I just finished the usual buildworld, kernel, installworld,
mergemaster sequence.  For further evidence:

g1-9(5.0-C)[1] uname -a  ls -lio `which ps`  file `which ps` 
FreeBSD g1-9.catwhisker.org 5.0-CURRENT FreeBSD 5.0-CURRENT #19: Wed Jun  5 09:34:03 
PDT 2002 [EMAIL PROTECTED]:/common/S3/obj/usr/src/sys/LAPTOP_30W  i386
15995 -r-xr-xr-x  1 root  wheel  - 398740 Jun  5 09:52 /bin/ps
/bin/ps: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), statically 
linked, stripped
g1-9(5.0-C)[2] ps -ax
ps: pid tt state time command: keyword not found
ps: no valid keywords
g1-9(5.0-C)[3] 

CVSup was started at 0347 hrs. PDT against cvsup14.freebsd.org; had
finished by 0355 hrs. PDT.  More details available on that score
should they prove of interest.

I'll poke around  see if I can see what's broken, but thought that
mentioning this might be of use.

Cheers,
david
-- 
David H. Wolfskill  [EMAIL PROTECTED]
Trying to support or use Microsoft products makes about as much sense
as painting the outside of a house with watercolors.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: ps seems broken

2002-06-05 Thread J. Mallett

* From David Wolfskill [EMAIL PROTECTED]
 Yeah, I know about kernel  world being out of sync; that ought not be
 the case, as I just finished the usual buildworld, kernel, installworld,
 mergemaster sequence.  For further evidence:
 
 g1-9(5.0-C)[1] uname -a  ls -lio `which ps`  file `which ps` 
 FreeBSD g1-9.catwhisker.org 5.0-CURRENT FreeBSD 5.0-CURRENT #19: Wed Jun  5 09:34:03 
PDT 2002 [EMAIL PROTECTED]:/common/S3/obj/usr/src/sys/LAPTOP_30W  i386
 15995 -r-xr-xr-x  1 root  wheel  - 398740 Jun  5 09:52 /bin/ps
 /bin/ps: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), statically 
linked, stripped
 g1-9(5.0-C)[2] ps -ax
 ps: pid tt state time command: keyword not found
 ps: no valid keywords
 g1-9(5.0-C)[3] 

This is due to me un-breaking seperation of keywords and not testing
enough.  Sorry.  Give me five minutes.

 CVSup was started at 0347 hrs. PDT against cvsup14.freebsd.org; had
 finished by 0355 hrs. PDT.  More details available on that score
 should they prove of interest.
 
 I'll poke around  see if I can see what's broken, but thought that
 mentioning this might be of use.
 
 Cheers,
 david
 -- 
 David H. Wolfskill[EMAIL PROTECTED]
 Trying to support or use Microsoft products makes about as much sense
 as painting the outside of a house with watercolors.
 
 To Unsubscribe: send mail to [EMAIL PROTECTED]
 with unsubscribe freebsd-current in the body of the message

-- 
J. Mallett [EMAIL PROTECTED]FreeBSD: The Power To Serve


I've coined new words, like, misunderstanding and Hispanically.
   -- George W. Bush, Radio-Television Correspondents Association
  dinner, Washington, D.C., March 29, 2001

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: ps seems broken

2002-06-05 Thread Cyrille Lefevre

On Wed, Jun 05, 2002 at 10:24:07AM -0700, J. Mallett wrote:
 * From David Wolfskill [EMAIL PROTECTED]
[snip]
  g1-9(5.0-C)[2] ps -ax
  ps: pid tt state time command: keyword not found
  ps: no valid keywords
  g1-9(5.0-C)[3] 
 
 This is due to me un-breaking seperation of keywords and not testing
 enough.  Sorry.  Give me five minutes.

Hi,

may I ask you what kind of changes are you doing to ps ?
since I've worked a lot on ps to make it SUSV3 complian
and don't want to redo all the job I've done. some days
ago, I've asked to be recorded to the `FreeBSD C99  POSIX
Conformance Project' (http://www.FreeBSD.org/projects/c99/)
as the ps maintainer but the page has not been updated yet.

Cyrille.
-- 
Cyrille Lefevre mailto:[EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message