--- old/usr/src/cmd/prstat/prstat.h Wed Mar 4 11:34:21 2009 +++ new/usr/src/cmd/prstat/prstat.h Wed Mar 4 11:34:20 2009 @@ -20,7 +20,7 @@ */ /* - * Copyright 2006 Sun Microsystems, Inc. All rights reserved. + * Copyright 2009 Sun Microsystems, Inc. All rights reserved. * Use is subject to license terms. */ @@ -27,8 +27,6 @@ #ifndef _PRSTAT_H #define _PRSTAT_H -#pragma ident "%Z%%M% %I% %E% SMI" - #include #include #include @@ -70,6 +68,8 @@ #define OPT_ZONES 0x2000 /* report about zones */ #define OPT_PSETS 0x4000 /* report for specified psets */ #define OPT_LGRP 0x8000 /* report home lgroups */ +#define OPT_UDATE 0x20000 /* print unix timestamp */ +#define OPT_DDATE 0x40000 /* print timestamp in date(1) format */ /* * Flags to keep track of process or lwp status