From owner-freebsd-stable Mon Dec 28 03:49:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA21485 for freebsd-stable-outgoing; Mon, 28 Dec 1998 03:49:22 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from ice.cold.org (cold.org [206.81.134.103]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA21464 for ; Mon, 28 Dec 1998 03:49:17 -0800 (PST) (envelope-from brandon@ice.cold.org) Received: (from root@localhost) by ice.cold.org (8.8.8/8.8.5) id EAA00703; Mon, 28 Dec 1998 04:48:55 -0700 (MST) Date: Mon, 28 Dec 1998 04:48:55 -0700 (MST) Message-Id: <199812281148.EAA00703@ice.cold.org> Subject: ERRATA NOTICE: FreeBSD 2.2.8-RELEASE From: freebsd-errata-update@roguetrader.com To: freebsd-stable@FreeBSD.ORG Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ****************************************************************** ** THIS IS AN AUTOMATIC ERRATA UPDATE FOR FREEBSD 2.2.8-RELEASE ** ****************************************************************** You can retrieve the complete ERRATA from: ftp://ftp.freebsd.org/pub/FreeBSD/2.2.8-RELEASE/ERRATA.TXT The last update was sent: Mon Dec 28 04:45:57 1998 This update is sent: Mon Dec 28 04:48:55 1998 ------------------------------------------------------------------ ---- SYSTEM ERRATA INFORMATION: o /usr/sbin/sysctl is an invalid link and whereis(1) doesn't work. Fix: sysctl(8) has actually moved to /sbin/sysctl. Simply create a symbolic link for compatability purposes as follows: ln -sf /sbin/sysctl /usr/sbin or syncronize your sources with 2.2-stable and rebuild/install from /usr/src/usr.bin/whereis/ and just rm /usr/sbin/sysctl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message