Date: Tue, 15 Aug 2000 15:43:59 -0700 (PDT) From: bmah@cisco.com (Bruce A. Mah) To: FreeBSD-gnats-submit@freebsd.org Subject: docs/20630: [patch] RELNOTES.TXT changes for 4-STABLE Message-ID: <200008152243.e7FMhxF91887@bmah-freebsd-0.cisco.com>
next in thread | raw e-mail | index | archive | help
>Number: 20630 >Category: docs >Synopsis: [patch] RELNOTES.TXT changes for 4-STABLE >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Aug 15 15:50:04 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Bruce A. Mah >Release: FreeBSD 4.0-RELEASE i386 >Organization: Cisco Systems, Inc. >Environment: 4-STABLE >Description: Here's some patches for the 4-STABLE release notes. Cross-reference: docs/20628 >How-To-Repeat: >Fix: Index: release/texts/alpha/RELNOTES.TXT =================================================================== RCS file: /cvsroot/src/release/texts/alpha/RELNOTES.TXT,v retrieving revision 1.31.2.27 diff -c -r1.31.2.27 RELNOTES.TXT *** release/texts/alpha/RELNOTES.TXT 2000/07/26 21:16:45 1.31.2.27 --- release/texts/alpha/RELNOTES.TXT 2000/08/15 22:30:24 *************** *** 45,55 **** --- 45,78 ---- 1.1. KERNEL CHANGES ------------------- + The tap driver, a virtual Ethernet device driver for bridged + configurations, has been added. + + accept_filters, a kernel feature to reduce overheads when accepting + and reading new connections on listening sockets, has been added. + + 1.2. SECURITY FIXES ------------------- 1.3. USERLAND CHANGES --------------------- + + routed(8) has been updated to version 2.22. + + The truncate(1) utility, which truncates or extends the length + of files, has been added. + + syslogd(8) can take a -n option to disable DNS queries for every + request. + + kenv(1), a command to dump the kernel environment, has been added. + + The behavior of periodic(8) is now controlled by /etc/defaults/periodic.conf + and /etc/periodic.conf. [MERGED] + + logger(1) can now send messages directly to a remote syslog. [MERGED] + 2. Supported Configurations --------------------------- Index: release/texts/i386/RELNOTES.TXT =================================================================== RCS file: /cvsroot/src/release/texts/i386/RELNOTES.TXT,v retrieving revision 1.72.2.19 diff -c -r1.72.2.19 RELNOTES.TXT *** release/texts/i386/RELNOTES.TXT 2000/08/08 18:55:17 1.72.2.19 --- release/texts/i386/RELNOTES.TXT 2000/08/15 22:30:29 *************** *** 45,55 **** --- 45,78 ---- 1.1. KERNEL CHANGES ------------------- + The tap driver, a virtual Ethernet device driver for bridged + configurations, has been added. + + accept_filters, a kernel feature to reduce overheads when accepting + and reading new connections on listening sockets, has been added. + + 1.2. SECURITY FIXES ------------------- 1.3. USERLAND CHANGES --------------------- + + routed(8) has been updated to version 2.22. + + The truncate(1) utility, which truncates or extends the length + of files, has been added. + + syslogd(8) can take a -n option to disable DNS queries for every + request. + + kenv(1), a command to dump the kernel environment, has been added. + + The behavior of periodic(8) is now controlled by /etc/defaults/periodic.conf + and /etc/periodic.conf. [MERGED] + + logger(1) can now send messages directly to a remote syslog. [MERGED] + 2. Supported Configurations --------------------------- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008152243.e7FMhxF91887>
