From owner-cvs-src@FreeBSD.ORG Sun Jun 25 12:33:58 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org 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 2ABD516A400; Sun, 25 Jun 2006 12:33:58 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF99443D68; Sun, 25 Jun 2006 12:33:57 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k5PCXvYk011202; Sun, 25 Jun 2006 12:33:57 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5PCXvpU011201; Sun, 25 Jun 2006 12:33:57 GMT (envelope-from hrs) Message-Id: <200606251233.k5PCXvpU011201@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 25 Jun 2006 12:33:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: 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.5 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: Sun, 25 Jun 2006 12:33:58 -0000 hrs 2006-06-25 12:33:57 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: apm(4) suspend/resume support improvement, read(2) vn lock now protected by FOFFSET_LOCKED flag, cardbus(4), pccard(4), pccbb(4), and exca(4) buildable as KLDs, midi(4) driver added again, ath(4) and related drivers included in GENERIC by default, wi(4) builable as KLD, wlan_*(4) crypto drivers included in GENERIC by default, ipfw(4) tag/untag keyword support, the default retransmit timer for NFS over TCP changed to 60s, the default value of vfs.nfs.iodmin changed to 0, numeric arguments for find(1) -user/-group now work as expected, hccontrol(8) HCI node autodetection, id(1) prints euid with gid, kdump(1) can print syscall flags in symbol names, "mount -u -o rw" on read-only mount now works as expected, sed(1) incorrect calculation of pattern space length fixed, time(1) SIGINFO support added, rc.d/mdconfig added, DRM updated to a snapshot as of 20060517, /media directory for removable media mount points added, pc98 release CDROMs now boolable, and kernel subsystem API doc generating framework with doxygen added. Reviewed in part by: bmah Revision Changes Path 1.950 +104 -9 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml