diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2010-07-17 05:41:01 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2010-07-17 05:41:01 +0000 |
| commit | 90d6fa76a8141fc596ad376ecd86a8a493836298 (patch) | |
| tree | c3fe0d41bc0f86f1e7fcaaa9e480f60fec34cb2f /share/doc/papers/malloc | |
| parent | 9adee7d03f2e4c91e6330410f88fb5addaf2a24a (diff) | |
Diffstat (limited to 'share/doc/papers/malloc')
| -rw-r--r-- | share/doc/papers/malloc/Makefile | 2 | ||||
| -rw-r--r-- | share/doc/papers/malloc/abs.ms | 2 | ||||
| -rw-r--r-- | share/doc/papers/malloc/alternatives.ms | 2 | ||||
| -rw-r--r-- | share/doc/papers/malloc/conclusion.ms | 2 | ||||
| -rw-r--r-- | share/doc/papers/malloc/implementation.ms | 2 | ||||
| -rw-r--r-- | share/doc/papers/malloc/intro.ms | 2 | ||||
| -rw-r--r-- | share/doc/papers/malloc/kernel.ms | 2 | ||||
| -rw-r--r-- | share/doc/papers/malloc/malloc.ms | 2 | ||||
| -rw-r--r-- | share/doc/papers/malloc/performance.ms | 2 | ||||
| -rw-r--r-- | share/doc/papers/malloc/problems.ms | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/share/doc/papers/malloc/Makefile b/share/doc/papers/malloc/Makefile index 00e1e3d87a3e..f96680427838 100644 --- a/share/doc/papers/malloc/Makefile +++ b/share/doc/papers/malloc/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 6.3 (Berkeley) 6/8/93 -# $FreeBSD$ +# $FreeBSD: src/share/doc/papers/malloc/Makefile,v 1.5.36.1.4.1 2010/06/14 02:09:06 kensmith Exp $ VOLUME= papers DOC= malloc diff --git a/share/doc/papers/malloc/abs.ms b/share/doc/papers/malloc/abs.ms index f58d719f4c28..0bc6fcde27dc 100644 --- a/share/doc/papers/malloc/abs.ms +++ b/share/doc/papers/malloc/abs.ms @@ -6,7 +6,7 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/share/doc/papers/malloc/abs.ms,v 1.6.36.1.4.1 2010/06/14 02:09:06 kensmith Exp $ .\" .if n .ND .TL diff --git a/share/doc/papers/malloc/alternatives.ms b/share/doc/papers/malloc/alternatives.ms index 5a46f9520984..152a37161f2e 100644 --- a/share/doc/papers/malloc/alternatives.ms +++ b/share/doc/papers/malloc/alternatives.ms @@ -6,7 +6,7 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/share/doc/papers/malloc/alternatives.ms,v 1.7.36.1.4.1 2010/06/14 02:09:06 kensmith Exp $ .\" .ds RH Alternative implementations .NH diff --git a/share/doc/papers/malloc/conclusion.ms b/share/doc/papers/malloc/conclusion.ms index da7d7e98bdb5..a0e17d77c324 100644 --- a/share/doc/papers/malloc/conclusion.ms +++ b/share/doc/papers/malloc/conclusion.ms @@ -6,7 +6,7 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/share/doc/papers/malloc/conclusion.ms,v 1.7.36.1.4.1 2010/06/14 02:09:06 kensmith Exp $ .\" .ds RH Conclusion and experience. .NH diff --git a/share/doc/papers/malloc/implementation.ms b/share/doc/papers/malloc/implementation.ms index 2507e4cb1b77..8c0db7caa7c6 100644 --- a/share/doc/papers/malloc/implementation.ms +++ b/share/doc/papers/malloc/implementation.ms @@ -6,7 +6,7 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/share/doc/papers/malloc/implementation.ms,v 1.10.36.1.4.1 2010/06/14 02:09:06 kensmith Exp $ .\" .ds RH Implementation .NH diff --git a/share/doc/papers/malloc/intro.ms b/share/doc/papers/malloc/intro.ms index 0ee87c959a2b..6e0c1001711f 100644 --- a/share/doc/papers/malloc/intro.ms +++ b/share/doc/papers/malloc/intro.ms @@ -6,7 +6,7 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/share/doc/papers/malloc/intro.ms,v 1.8.36.1.4.1 2010/06/14 02:09:06 kensmith Exp $ .\" .ds RH Introduction .NH diff --git a/share/doc/papers/malloc/kernel.ms b/share/doc/papers/malloc/kernel.ms index 952e95ccd962..953596fe97e1 100644 --- a/share/doc/papers/malloc/kernel.ms +++ b/share/doc/papers/malloc/kernel.ms @@ -6,7 +6,7 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/share/doc/papers/malloc/kernel.ms,v 1.8.36.1.4.1 2010/06/14 02:09:06 kensmith Exp $ .\" .ds RH The kernel and memory .NH diff --git a/share/doc/papers/malloc/malloc.ms b/share/doc/papers/malloc/malloc.ms index 4f3cf7d80def..34aa451f4234 100644 --- a/share/doc/papers/malloc/malloc.ms +++ b/share/doc/papers/malloc/malloc.ms @@ -6,7 +6,7 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/share/doc/papers/malloc/malloc.ms,v 1.8.36.1.4.1 2010/06/14 02:09:06 kensmith Exp $ .\" .ds RH Malloc and free .NH diff --git a/share/doc/papers/malloc/performance.ms b/share/doc/papers/malloc/performance.ms index 773f92ab7832..6396894a6a77 100644 --- a/share/doc/papers/malloc/performance.ms +++ b/share/doc/papers/malloc/performance.ms @@ -6,7 +6,7 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/share/doc/papers/malloc/performance.ms,v 1.8.36.1.4.1 2010/06/14 02:09:06 kensmith Exp $ .\" .ds RH Performance .NH diff --git a/share/doc/papers/malloc/problems.ms b/share/doc/papers/malloc/problems.ms index 980f2e97ddba..65b44e1ae3e2 100644 --- a/share/doc/papers/malloc/problems.ms +++ b/share/doc/papers/malloc/problems.ms @@ -6,7 +6,7 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/share/doc/papers/malloc/problems.ms,v 1.6.36.1.4.1 2010/06/14 02:09:06 kensmith Exp $ .\" .ds RH The problems .NH |
