Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/top/machine Sync a comment with the version of this ...



details:   https://anonhg.NetBSD.org/src/rev/77501e8dbfb4
branches:  trunk
changeset: 486589:77501e8dbfb4
user:      simonb <simonb%NetBSD.org@localhost>
date:      Fri May 26 04:22:01 2000 +0000

description:
Sync a comment with the version of this file sent to the top-spinners
list.

diffstat:

 usr.bin/top/machine/m_netbsd15.c |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (27 lines):

diff -r fad89c76bc0f -r 77501e8dbfb4 usr.bin/top/machine/m_netbsd15.c
--- a/usr.bin/top/machine/m_netbsd15.c  Fri May 26 04:01:13 2000 +0000
+++ b/usr.bin/top/machine/m_netbsd15.c  Fri May 26 04:22:01 2000 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: m_netbsd15.c,v 1.1 2000/05/26 04:01:17 simonb Exp $    */
+/*     $NetBSD: m_netbsd15.c,v 1.2 2000/05/26 04:22:01 simonb Exp $    */
 
 /*
  * top - a top users display for Unix
@@ -18,6 +18,8 @@
  *     NetBSD-1.4Z
  * and should work for:
  *     NetBSD-1.5      (when released)
+ * -
+ * top does not need to be installed setuid or setgid with this module.
  *
  * LIBS: -lkvm
  *
@@ -32,7 +34,7 @@
  *             Simon Burge <simonb%netbsd.org@localhost>
  *
  *
- * $Id: m_netbsd15.c,v 1.1 2000/05/26 04:01:17 simonb Exp $
+ * $Id: m_netbsd15.c,v 1.2 2000/05/26 04:22:01 simonb Exp $
  */
 
 #include <sys/param.h>



Home | Main Index | Thread Index | Old Index