From owner-cvs-usrbin Sun Jun 1 21:07:40 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id VAA24515 for cvs-usrbin-outgoing; Sun, 1 Jun 1997 21:07:40 -0700 (PDT) Received: from precipice.shockwave.com (ppp-206-170-32-154.snfc21.pacbell.net [206.170.32.154]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA24401; Sun, 1 Jun 1997 21:06:16 -0700 (PDT) Received: from shockwave.com (localhost [127.0.0.1]) by precipice.shockwave.com (8.8.5/8.7.3) with ESMTP id VAA25916; Sun, 1 Jun 1997 21:04:53 -0700 (PDT) Message-Id: <199706020404.VAA25916@precipice.shockwave.com> To: "Jordan K. Hubbard" cc: Gary Palmer , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/top machine.c In-reply-to: Your message of "Sat, 31 May 1997 11:57:32 PDT." <23304.865105052@time.cdrom.com> Date: Sun, 01 Jun 1997 21:04:53 -0700 From: Paul Traina Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I have to disagree with you slightly. The impact of rc.conf was absolutely NOTHING compared to the impact caused by mucking with fundamental system constants. :-\ (1/2 smile) From: "Jordan K. Hubbard" Subject: Re: cvs commit: src/usr.bin/top machine.c > From: Gary Palmer > Subject: cvs commit: src/usr.bin/top machine.c > > Back out the long username patch that came across when this was tagged >>fr om > -current. It's not applicable to this branch (yet). > > Yet? It bloody well never should be applicable to 2.2. > > Do you realize how much userland code would break if we upped the namespace > in 2.2? Seconded. /etc/rc.conf was bad enough, and I only sync'd it there because it was my most available testing platform. Repeating my somewhat risky manouver there with username lengths would be nothing less than a fiasco. At least people can still leave their old and mouldy /etc dirs around in the face of my change to RELENG_2_2 and still function just fine. Jordan