From b88065bd5ded28c0625b5241e81279e7d20c331d Mon Sep 17 00:00:00 2001 From: imp Date: Wed, 5 Dec 2001 09:18:08 +0000 Subject: Warn about PROCFS stuff. Submitted by: des --- UPDATING | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index dbd83f2..20b10d8 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,15 @@ This file is maintained and copyrighted by M. Warner Losh of file for further details. For commonly done items, please see the COMMON ITEMS: section later in the file. +20011203: + The procfs pseudo-filesystem has now been converted to use the + pseudofs framework. If you have 'options PROCFS' in your + kernel config, you'll need to add 'options PSEUDOFS' if it's + not there already. + + This change temporarily breaks truss(1); use ktrace(1) instead + until the issue has been resolved. + 20011202: A security hole in OpenSSH involving `UseLogin yes' has been patched. -- cgit v1.1