Date: Sun, 12 May 1996 15:03:08 -0700 (PDT) From: invalid opcode <coredump@nervosa.com> To: Gary Palmer <gpalmer@FreeBSD.ORG> Cc: "John S. Dyson" <toor@dyson.iquest.net>, phk@critter.tfs.com, bde@freefall.freebsd.org, freebsd-bugs@freefall.freebsd.org Subject: Re: kern/1063 Message-ID: <Pine.BSF.3.91.960512145920.22402G-100000@onyx.nervosa.com> In-Reply-To: <8285.831933663@palmer.demon.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 12 May 1996, Gary Palmer wrote: > dyson 96/04/21 22:23:09 > > Modified: sys/i386/i386 pmap.c > Log: > This fixes a troubling oversight in some of the pmap code enhancements. > One of the manifiestations of the problem includes the -4 RSS problem > in ps. > > Reviewed by: dyson > Submitted by: Stephen McKay <syssgm@devetir.qld.gov.au> > > Revision Changes Path > 1.86 +2 -1 src/sys/i386/i386/pmap.c > > Should the PR be closed now? Is anyone else having problems running > gzip'd binaries on -current compiled AFTER this date? > Gary Palmer FreeBSD Core Team Member As far as I'm concerned, yes. [coredump@onyx] /tmp> uname -a FreeBSD onyx.nervosa.com 2.2-960501-SNAP FreeBSD 2.2-960501-SNAP #0: Fri May 3 15:41:24 PDT 1996 root@onyx.nervosa.com:/usr/src/sys/compile/onyx i386 [coredump@onyx] /tmp> cp /bin/ls . [coredump@onyx] /tmp> gzip ls [coredump@onyx] /tmp> chmod u+x ls.gz [coredump@onyx] /tmp> ./ls.gz ls.gz [coredump@onyx] /tmp> ./ls.gz -la total 83 drwxrwxrwt 3 root bin 512 May 12 15:02 . drwxr-xr-x 14 bin bin 512 May 9 19:27 .. -rw-rw-rw- 1 coredump bin 5 May 12 10:48 .4.98 -r--r--r-- 1 root bin 11 May 10 22:27 .X0-lock drwxrwxrwx 2 root bin 512 May 10 22:27 .X11-unix -r-xr-xr-x 1 coredump bin 79762 May 12 15:01 ls.gz [coredump@onyx] /tmp> == Chris Layne ======================================== Nervosa Computing == == coredump@nervosa.com ================ http://www.nervosa.com/~coredump ==
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960512145920.22402G-100000>