Source-Changes-HG archive

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

[src/trunk]: src/sys/uvm Clean up a comment.



details:   https://anonhg.NetBSD.org/src/rev/5427c8837e69
branches:  trunk
changeset: 486384:5427c8837e69
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Sat May 20 19:54:01 2000 +0000

description:
Clean up a comment.

diffstat:

 sys/uvm/uvm_pglist.c |  5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diffs (19 lines):

diff -r db0f94a45458 -r 5427c8837e69 sys/uvm/uvm_pglist.c
--- a/sys/uvm/uvm_pglist.c      Sat May 20 18:33:18 2000 +0000
+++ b/sys/uvm/uvm_pglist.c      Sat May 20 19:54:01 2000 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: uvm_pglist.c,v 1.9 2000/04/24 17:12:01 thorpej Exp $   */
+/*     $NetBSD: uvm_pglist.c,v 1.10 2000/05/20 19:54:01 thorpej Exp $  */
 
 /*-
  * Copyright (c) 1997 The NetBSD Foundation, Inc.
@@ -39,9 +39,6 @@
 
 /*
  * uvm_pglist.c: pglist functions
- *
- * XXX: was part of uvm_page but has an incompatable copyright so it
- * gets its own file now.
  */
 
 #include <sys/param.h>



Home | Main Index | Thread Index | Old Index