cvs commit: src/sys/kern kern_proc.c

Dag-Erling Smorgrav des at FreeBSD.org
Wed Apr 23 20:38:00 PDT 2003


des         2003/04/23 20:37:59 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             kern_proc.c 
  Log:
  When filling out a kinfo_proc structure, if we come across a process
  whose p_stats->p_start has the magic value 1, replace it with boottime.
  Some users were apparently confused by the fact that ps(1) reported a
  start time in early 1970 for system processes.
  
  Revision  Changes    Path
  1.180     +2 -0      src/sys/kern/kern_proc.c


More information about the cvs-src mailing list