Source-Changes-HG archive

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

[src/netbsd-1-4]: src/distrib/notes/common Apply patch (requested by he):



details:   https://anonhg.NetBSD.org/src/rev/6be0d0190f7e
branches:  netbsd-1-4
changeset: 470532:6be0d0190f7e
user:      he <he%NetBSD.org@localhost>
date:      Sun Apr 30 12:22:25 2000 +0000

description:
Apply patch (requested by he):
  Note that the struct proc size bump may also impact LKM users.

diffstat:

 distrib/notes/common/main |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r bb5c2d2b2198 -r 6be0d0190f7e distrib/notes/common/main
--- a/distrib/notes/common/main Sun Apr 30 12:20:32 2000 +0000
+++ b/distrib/notes/common/main Sun Apr 30 12:22:25 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: main,v 1.6.2.24 2000/04/30 12:20:32 he Exp $
+.\" $NetBSD: main,v 1.6.2.25 2000/04/30 12:22:25 he Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -249,7 +249,7 @@
 .Dq kernel-grovellers
 such as top, ps, w, or corresponding binary packages., and these
 need to be upgraded shortly after a kernel upgrade to work as
-advertised.
+advertised.  This change may also affect users of LKMs.
 .El
 .Ss Known caveats with 1.4.2
 The following are the major known issues with



Home | Main Index | Thread Index | Old Index