Daemon News Ezine BSD News BSD Mall BSD Support Forum BSD Advocacy BSD Updates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cvs commit: src/bin/ps extern.h keyword.c print.c



steve       1998/05/24 22:07:20 PDT

  Modified files:
    bin/ps               extern.h keyword.c print.c 
  Log:
  If no value is present for the login name set it to '-'.
  Also pretty-up the display of 'ps -Ortprio'.
  
  PR:		4947
  Submitted by:	Martin Kammerhofer <dada@xxxxxxxxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.8       +2 -1      src/bin/ps/extern.h
  1.19      +2 -2      src/bin/ps/keyword.c
  1.26      +35 -2     src/bin/ps/print.c