Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/tests/bin/ps/t_ps.sh,v rcsdiff: /ftp/cvs/cvsroot/src/tests/bin/ps/t_ps.sh,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- src/tests/bin/ps/t_ps.sh 2012/03/17 16:33:11 1.1 +++ src/tests/bin/ps/t_ps.sh 2014/01/16 04:16:32 1.2 @@ -1,4 +1,4 @@ -# $NetBSD: t_ps.sh,v 1.1 2012/03/17 16:33:11 jruoho Exp $ +# $NetBSD: t_ps.sh,v 1.2 2014/01/16 04:16:32 mlelstv Exp $ # # Copyright (c) 2007 The NetBSD Foundation, Inc. # All rights reserved. @@ -94,7 +94,7 @@ setup_keywords() default_keywords='pid tty stat time command' j_keywords='user pid ppid pgid sess jobc state tt time command' l_keywords='uid pid ppid cpu pri nice vsz rss wchan state tt time command' - s_keywords='uid pid ppid cpu lid nlwp pri nice vsz rss wchan lstate tt time command' + s_keywords='uid pid ppid cpu lid nlwp pri nice vsz rss wchan lstate tt ltime command' u_keywords='user pid %cpu %mem vsz rss tt state start time command' v_keywords='pid state time sl re pagein vsz rss lim tsiz %cpu %mem command' }