From owner-freebsd-bugs Tue Feb 27 14:40:12 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D8B9B37B71B for ; Tue, 27 Feb 2001 14:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RMe1t55289; Tue, 27 Feb 2001 14:40:01 -0800 (PST) (envelope-from gnats) Received: from sentry.gw.tislabs.com (sentry.gw.tislabs.com [192.94.214.100]) by hub.freebsd.org (Postfix) with ESMTP id DE8C337B71B for ; Tue, 27 Feb 2001 14:30:49 -0800 (PST) (envelope-from rwatson@tislabs.com) Received: by sentry.gw.tislabs.com; id QAA28743; Tue, 27 Feb 2001 16:30:05 -0500 (EST) Received: from sproing.gw.tislabs.com(10.33.40.80) by sentry.gw.tislabs.com via smap (V5.5) id xma028707; Tue, 27 Feb 01 16:30:02 -0500 Received: (from rwatson@localhost) by sproing.gw.tislabs.com (8.11.2/8.11.2) id f1RLU3R00762; Tue, 27 Feb 2001 16:30:03 -0500 (EST) (envelope-from rwatson) Message-Id: <200102272130.f1RLU3R00762@sproing.gw.tislabs.com> Date: Tue, 27 Feb 2001 16:30:03 -0500 (EST) From: rwatson@freebsd.org Reply-To: rwatson@freebsd.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: bin/25435: ps: sess: keyword not found Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25435 >Category: bin >Synopsis: ps -j asks for "sess" keyword, no longer defined >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Feb 27 14:40:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: >Release: FreeBSD 5.0-CURRENT i386 >Organization: NAI Labs >Environment: System: FreeBSD sproing.gw.tislabs.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Feb 27 15:45:03 EST 2001 rwatson@sproing.gw.tislabs.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: Just upgraded to recent current (this morning), and found that ps with the -j parameter gives a warning about the "sess" (session leader) keyword being undefined: >How-To-Repeat: sproing:~> ps ajx ps: sess: keyword not found USER PID PPID PGID JOBC STAT TT TIME COMMAND root 0 0 0 0 DWLs ?? 0:00.00 (swapper) root 1 0 1 0 DWLs ?? 0:00.01 /sbin/init -d ... >Fix: No clear. In any case, the "-j" arguments were not updated for whatever removal of session leader from the list of valid fields when that occurred. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message