cvs commit: src/bin/ps ps.c

Garance A Drosehn gad at FreeBSD.org
Sat May 22 16:14:36 PDT 2004


gad         2004/05/22 16:13:58 PDT

  FreeBSD src repository

  Modified files:
    bin/ps               ps.c 
  Log:
  Change `ps' to use the KERN_PROC_RGID and KERN_PROC_SESSION options
  (if trying to match only one real-group or one session-id), now that
  those options are implemented in src/sys/kern/kern_proc.c (v1.203).
  
  PR:             bin/65803  (a very tiny piece of the PR)
  Submitted by:   Cyrille Lefevre
  
  Revision  Changes    Path
  1.89      +5 -8      src/bin/ps/ps.c


More information about the cvs-src mailing list