From 3701b35988c2e3f927097fff2e49759fc6e77449 Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Thu, 21 Jan 1999 08:58:41 +0000 Subject: [PATCH] This module was used only by the old swapper and has been #if'd out, and will be eventually removed if no other use is found for it. --- sys/kern/subr_rlist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/kern/subr_rlist.c b/sys/kern/subr_rlist.c index 810b87e064bd..80a39cf08056 100644 --- a/sys/kern/subr_rlist.c +++ b/sys/kern/subr_rlist.c @@ -56,7 +56,7 @@ * * --------- DEPRECIATED --------- * - * $Id: subr_rlist.c,v 1.29 1999/01/10 01:58:25 eivind Exp $ + * $Id: subr_rlist.c,v 1.30 1999/01/21 08:29:04 dillon Exp $ */ #if 0