From b32101d5e67653f911867345244371749ec1c17f Mon Sep 17 00:00:00 2001 From: rgrimes Date: Sat, 16 Oct 1993 17:21:10 +0000 Subject: Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some minor cleanup. Added $Id$ to files that did not have any version info, etc --- sys/sys/rlist.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/sys/rlist.h') diff --git a/sys/sys/rlist.h b/sys/sys/rlist.h index cb66477..e9a41b2 100644 --- a/sys/sys/rlist.h +++ b/sys/sys/rlist.h @@ -14,7 +14,9 @@ * Usage: * rlist_free(&swapmap, 100, 200); add space to swapmap * rlist_alloc(&swapmap, 100, &loc); obtain 100 sectors from swap - * $Header: /a/cvs/386BSD/src/sys/sys/rlist.h,v 1.2 1993/07/30 10:51:58 jkh Exp $ + * + * from: unknown? + * $Id$ */ #ifndef _SYS_RLIST_H_ -- cgit v1.1