summaryrefslogtreecommitdiffstats
path: root/sys/sys/rlist.h
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1993-10-16 17:21:10 +0000
committerrgrimes <rgrimes@FreeBSD.org>1993-10-16 17:21:10 +0000
commitb32101d5e67653f911867345244371749ec1c17f (patch)
treed5521064d5563913e69f478d5822e41fd7764be8 /sys/sys/rlist.h
parent36dd77db351185b4f605831a096f78d019d254fe (diff)
downloadFreeBSD-src-b32101d5e67653f911867345244371749ec1c17f.zip
FreeBSD-src-b32101d5e67653f911867345244371749ec1c17f.tar.gz
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
Diffstat (limited to 'sys/sys/rlist.h')
-rw-r--r--sys/sys/rlist.h4
1 files changed, 3 insertions, 1 deletions
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_
OpenPOWER on IntegriCloud