Date: Sun, 3 Aug 1997 01:25:02 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-bin@FreeBSD.ORG Subject: cvs commit: src/bin/ps extern.h nlist.c print.c ps.c Message-ID: <199708030825.BAA23205@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1997/08/03 01:25:02 PDT
Modified files:
bin/ps extern.h nlist.c print.c ps.c
Log:
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.
Revision Changes Path
1.7 +1 -4 src/bin/ps/extern.h
1.9 +1 -19 src/bin/ps/nlist.c
1.22 +4 -98 src/bin/ps/print.c
1.21 +1 -9 src/bin/ps/ps.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708030825.BAA23205>
