From owner-cvs-all Sun Jul 4 5:17:17 1999 Delivered-To: cvs-all@freebsd.org Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (Postfix) with ESMTP id 5DEB414C87; Sun, 4 Jul 1999 05:17:11 -0700 (PDT) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from bragg (bragg [129.127.36.34]) by adelphi.physics.adelaide.edu.au (8.8.8/8.8.8/UofA-1.5) with SMTP id VAA22344; Sun, 4 Jul 1999 21:37:19 +0930 (CST) Received: from localhost by bragg; (5.65/1.1.8.2/05Aug95-0227PM) id AA09615; Sun, 4 Jul 1999 21:37:19 +0930 Date: Sun, 4 Jul 1999 21:37:19 +0930 (CST) From: Kris Kennaway X-Sender: kkennawa@bragg To: Dmitrij Tejblum Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/bin/ps ps.1 In-Reply-To: <199907031740.VAA05212@tejblum.dnttm.rssi.ru> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sat, 3 Jul 1999, Dmitrij Tejblum wrote: > Hmm. It seems neither 'A' nor 'S' can be printed in the "additional > state" field. Why do you think they are about madvise()? The code which handles these flags went away in r1.22 of print.c: ----- revision 1.22 date: 1997/08/03 08:25:00; author: peter; state: Exp; lines: +4 -98 Kill #ifndef NEWVM etc. It affected a lot of other things besides VM structure (eg: credentials etc) and it's highly unlikely we'll ever get to see the "tainted" BSD<=4.3 VM code in public use. Although it indicated the way some things used to be done, it obfuscates things too much. ----- So it looks like this feature never in fact existed in our code. I'll remove the references unless someone can tell me I'm wrong. Kris > Dima ----- "Never criticize anybody until you have walked a mile in their shoes, because by that time you will be a mile away and have their shoes." -- Unknown To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message