From owner-cvs-src@FreeBSD.ORG Sat Sep 4 11:01:22 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2473D16A4CE; Sat, 4 Sep 2004 11:01:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1503B43D49; Sat, 4 Sep 2004 11:01:22 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i84B1LOD079770; Sat, 4 Sep 2004 11:01:21 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i84B1LsT079769; Sat, 4 Sep 2004 11:01:21 GMT (envelope-from hrs) Message-Id: <200409041101.i84B1LsT079769@repoman.freebsd.org> From: Hiroki Sato Date: Sat, 4 Sep 2004 11:01:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Sep 2004 11:01:22 -0000 hrs 2004-09-04 11:01:21 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes (changes in August 2004): agp(4) AMD64 GART support, hw.pci.allow_unsupported_io_range removed, debug.kdb.stop_cpus sysctl, COMPAT_LINUX32 kernel option on amd64, mac_bsdextended_firstmatch_enabled sysctl, mac_bsdextended_logging sysctl, MP_WATCHDOG kernel option and debug.leak_schedlock sysctl, NET_WITH_GIANT kernel option and debug.mpsafenet loader tunable, debug.mpsafevm loader tunable, vm_map_findspace(9) now uses an O(log n) algorithm, new ipfw(4) rule "jail", IPFIREWALL_FORWARD kernel option, PFIL_HOOKS is now always complied into the kernel, autofs filesystem and libautofs(3) added, GEOM_RAID3 geom class and graid3(8) added, GEOM_UZIP geom class added, acpidump(8) SSDT tables support, dd(1) fillchar option, jail(8) -l option, OpenSSL VIA C3 PadLock ACE support imported, and FreeBSD's default X Window System is Xorg now. Update release notes: ADAPTIVE_GIANT enabled on i386 by default, hme(4) now MI, static linker TLS support, LIBPTHREAD_PROCESS_SCOPE, GNU sort updated to a coreutils snapshot as of 2004/08/12, ISC DHCP client updated to 3.0.1, lukemftpd updated to a snapshot as of 2004/08/09, and pf from OpenBSD 3.5-stable. Revision Changes Path 1.765 +150 -15 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml