From owner-cvs-all Thu Jan 18 11:35:55 2001 Delivered-To: cvs-all@freebsd.org Received: from blizzard.sabbo.net (blizzard.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id C0EBD37B400; Thu, 18 Jan 2001 11:35:32 -0800 (PST) Received: from vic.sabbo.net (root@vic.sabbo.net [193.193.218.112]) by blizzard.sabbo.net (8.10.1/8.10.1) with ESMTP id f0IJZ9a24684; Thu, 18 Jan 2001 21:35:13 +0200 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.11.1/8.9.3) with ESMTP id f0IJZ8r07908; Thu, 18 Jan 2001 21:35:08 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3A674561.53C4E456@FreeBSD.org> Date: Thu, 18 Jan 2001 21:34:57 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.76 [en] (WinNT; U) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: "Bruce A. Mah" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, imp@harmony.village.org Subject: Re: cvs commit: src/release/texts/alpha RELNOTES.TXT src/release/texts/i386RELNOTES.TXT References: <200101181925.f0IJPed71392@freefall.freebsd.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Bruce A. Mah" wrote: > bmah 2001/01/18 11:25:40 PST > > Modified files: > release/texts/alpha RELNOTES.TXT > release/texts/i386 RELNOTES.TXT > Log: > New release notes: Condition variables in kernel, ConnectionsPerPeriod > deprecated in sshd_config, cdcontrol(1) and CDROM, sysctl -N, > ports "origin", sysinstall->/usr/sbin. > > Note MFC for LinkSys cards note, clarify and MFC syslogd(8) and > LOG_CONSOLE. Bruce: please also include note about merging of libgcc_r into libgcc and disappearance of the former. Warner: I think it's worth to be mentioned in src/UPDATING, as someone who does update using "make world" should manually remove old /usr/lib/ligcc_r.a and for transition period (many ports assume that gcc_r is present) replace it with symbolic link to libgcc.a. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message