diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-02-03 08:15:12 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 2001-02-03 08:15:12 +0000 |
commit | f565a9534b350f3bed3a218bffaeba564968817b (patch) | |
tree | 0d288362919f5d44f7c6c162bffd077f1c0d5bc7 /share/doc/papers/kernmalloc | |
parent | da88306c27c92553b6184ad58456506d60fc2d65 (diff) |
$OpenBSD$
Diffstat (limited to 'share/doc/papers/kernmalloc')
-rw-r--r-- | share/doc/papers/kernmalloc/Makefile | 3 | ||||
-rw-r--r-- | share/doc/papers/kernmalloc/alloc.fig | 2 | ||||
-rw-r--r-- | share/doc/papers/kernmalloc/appendix.t | 2 | ||||
-rw-r--r-- | share/doc/papers/kernmalloc/kernmalloc.t | 2 | ||||
-rw-r--r-- | share/doc/papers/kernmalloc/usage.tbl | 2 |
5 files changed, 10 insertions, 1 deletions
diff --git a/share/doc/papers/kernmalloc/Makefile b/share/doc/papers/kernmalloc/Makefile index 8966f36d8b6..cf43bc26e47 100644 --- a/share/doc/papers/kernmalloc/Makefile +++ b/share/doc/papers/kernmalloc/Makefile @@ -1,4 +1,5 @@ -# @(#)Makefile 1.8 (Berkeley) 6/8/93 +# $OpenBSD: Makefile,v 1.2 2001/02/03 08:14:57 niklas Exp $ + DIR= papers/kernmalloc SRCS= kernmalloc.t appendix.t diff --git a/share/doc/papers/kernmalloc/alloc.fig b/share/doc/papers/kernmalloc/alloc.fig index 1ef260b9ac7..bc7df9d2b12 100644 --- a/share/doc/papers/kernmalloc/alloc.fig +++ b/share/doc/papers/kernmalloc/alloc.fig @@ -1,3 +1,5 @@ +.\" $OpenBSD: alloc.fig,v 1.2 2001/02/03 08:14:57 niklas Exp $ +.\" .\" Copyright (c) 1988 The Regents of the University of California. .\" All rights reserved. .\" diff --git a/share/doc/papers/kernmalloc/appendix.t b/share/doc/papers/kernmalloc/appendix.t index bcd3e8ce7ef..cf0edc8f046 100644 --- a/share/doc/papers/kernmalloc/appendix.t +++ b/share/doc/papers/kernmalloc/appendix.t @@ -1,3 +1,5 @@ +.\" $OpenBSD: appendix.t,v 1.2 2001/02/03 08:14:57 niklas Exp $ +.\" .\" Copyright (c) 1988 The Regents of the University of California. .\" All rights reserved. .\" diff --git a/share/doc/papers/kernmalloc/kernmalloc.t b/share/doc/papers/kernmalloc/kernmalloc.t index 62df1b41065..401bd02b699 100644 --- a/share/doc/papers/kernmalloc/kernmalloc.t +++ b/share/doc/papers/kernmalloc/kernmalloc.t @@ -1,3 +1,5 @@ +.\" $OpenBSD: kernmalloc.t,v 1.2 2001/02/03 08:14:57 niklas Exp $ +.\" .\" Copyright (c) 1988 The Regents of the University of California. .\" All rights reserved. .\" diff --git a/share/doc/papers/kernmalloc/usage.tbl b/share/doc/papers/kernmalloc/usage.tbl index c5ebdfee050..6ea601c6285 100644 --- a/share/doc/papers/kernmalloc/usage.tbl +++ b/share/doc/papers/kernmalloc/usage.tbl @@ -1,3 +1,5 @@ +.\" $OpenBSD: usage.tbl,v 1.2 2001/02/03 08:14:58 niklas Exp $ +.\" .\" Copyright (c) 1988 The Regents of the University of California. .\" All rights reserved. .\" |