Date: Wed, 23 Apr 2003 20:37:59 -0700 (PDT) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_proc.c Message-ID: <200304240337.h3O3bxqm059850@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200304240337.h3O3bxqm059850>
