From 2d22e2bf6ca4ccff1ee3c08c94658f182b9e58aa Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Fri, 28 Dec 2001 05:35:32 +0000 Subject: [PATCH] add note that truss works again as of dec 09. Submitted by: des Ignored by: imp for over two weeks --- UPDATING | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/UPDATING b/UPDATING index 9cab59b69a97..661dfa3def66 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,10 @@ 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. +20011209: + The bugs in procfs' debugging support code have been fixed, + and truss(1) now works again. + 20011207: Daily security checks have been split out to use the periodic(8) scripts. Some change in configuration may be necessary. Please