diff options
Diffstat (limited to 'contrib/top')
| -rw-r--r-- | contrib/top/commands.c | 2 | ||||
| -rw-r--r-- | contrib/top/display.c | 2 | ||||
| -rw-r--r-- | contrib/top/machine.h | 2 | ||||
| -rw-r--r-- | contrib/top/screen.c | 2 | ||||
| -rw-r--r-- | contrib/top/sigconv.awk | 2 | ||||
| -rw-r--r-- | contrib/top/top.X | 2 | ||||
| -rw-r--r-- | contrib/top/top.c | 2 | ||||
| -rw-r--r-- | contrib/top/top.h | 2 | ||||
| -rw-r--r-- | contrib/top/username.c | 2 | ||||
| -rw-r--r-- | contrib/top/utils.c | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/contrib/top/commands.c b/contrib/top/commands.c index 83f966d5e21b..e0968b5e03ef 100644 --- a/contrib/top/commands.c +++ b/contrib/top/commands.c @@ -8,7 +8,7 @@ * Copyright (c) 1984, 1989, William LeFebvre, Rice University * Copyright (c) 1989, 1990, 1992, William LeFebvre, Northwestern University * - * $FreeBSD$ + * $FreeBSD: src/contrib/top/commands.c,v 1.15 2007/05/04 15:42:58 rafan Exp $ */ /* diff --git a/contrib/top/display.c b/contrib/top/display.c index 9de895200644..bdc167988228 100644 --- a/contrib/top/display.c +++ b/contrib/top/display.c @@ -8,7 +8,7 @@ * Copyright (c) 1984, 1989, William LeFebvre, Rice University * Copyright (c) 1989, 1990, 1992, William LeFebvre, Northwestern University * - * $FreeBSD$ + * $FreeBSD: src/contrib/top/display.c,v 1.9 2005/05/19 13:34:19 keramida Exp $ */ /* diff --git a/contrib/top/machine.h b/contrib/top/machine.h index 10c69ca4e3f0..d2f11e7d9d46 100644 --- a/contrib/top/machine.h +++ b/contrib/top/machine.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/contrib/top/machine.h,v 1.9 2007/05/04 15:42:58 rafan Exp $ */ /* diff --git a/contrib/top/screen.c b/contrib/top/screen.c index 348304cc2836..a3f19a36201c 100644 --- a/contrib/top/screen.c +++ b/contrib/top/screen.c @@ -8,7 +8,7 @@ * Copyright (c) 1984, 1989, William LeFebvre, Rice University * Copyright (c) 1989, 1990, 1992, William LeFebvre, Northwestern University * - * $FreeBSD$ + * $FreeBSD: src/contrib/top/screen.c,v 1.3 2000/09/16 19:36:18 peter Exp $ */ /* This file contains the routines that interface to termcap and stty/gtty. diff --git a/contrib/top/sigconv.awk b/contrib/top/sigconv.awk index 8e065fa1a355..86cf67b8809f 100644 --- a/contrib/top/sigconv.awk +++ b/contrib/top/sigconv.awk @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/contrib/top/sigconv.awk,v 1.2 2006/12/01 07:01:18 keramida Exp $ BEGIN { nsig = 0; diff --git a/contrib/top/top.X b/contrib/top/top.X index acddde8acec2..d164f807a40e 100644 --- a/contrib/top/top.X +++ b/contrib/top/top.X @@ -1,6 +1,6 @@ .\" NOTE: changes to the manual page for "top" should be made in the .\" file "top.X" and NOT in the file "top.1". -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/top/top.X,v 1.20 2007/05/04 15:42:58 rafan Exp $ .nr N %topn% .nr D %delay% .TH TOP 1 Local diff --git a/contrib/top/top.c b/contrib/top/top.c index eac2ecca4665..0b7236455d48 100644 --- a/contrib/top/top.c +++ b/contrib/top/top.c @@ -13,7 +13,7 @@ char *copyright = * Copyright (c) 1994, 1995, William LeFebvre, Argonne National Laboratory * Copyright (c) 1996, William LeFebvre, Group sys Consulting * - * $FreeBSD$ + * $FreeBSD: src/contrib/top/top.c,v 1.23 2007/05/04 15:42:58 rafan Exp $ */ /* diff --git a/contrib/top/top.h b/contrib/top/top.h index 2b32d1007fd3..4f8cd944b060 100644 --- a/contrib/top/top.h +++ b/contrib/top/top.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/contrib/top/top.h,v 1.4 2007/04/14 10:16:51 stas Exp $ */ /* * Top - a top users display for Berkeley Unix diff --git a/contrib/top/username.c b/contrib/top/username.c index 23591866eb83..2cc45ed1db66 100644 --- a/contrib/top/username.c +++ b/contrib/top/username.c @@ -8,7 +8,7 @@ * Copyright (c) 1984, 1989, William LeFebvre, Rice University * Copyright (c) 1989, 1990, 1992, William LeFebvre, Northwestern University * - * $FreeBSD$ + * $FreeBSD: src/contrib/top/username.c,v 1.3 2002/06/09 19:29:55 mike Exp $ */ /* diff --git a/contrib/top/utils.c b/contrib/top/utils.c index 906170ad67a3..93a4ae782077 100644 --- a/contrib/top/utils.c +++ b/contrib/top/utils.c @@ -8,7 +8,7 @@ * Copyright (c) 1984, 1989, William LeFebvre, Rice University * Copyright (c) 1989, 1990, 1992, William LeFebvre, Northwestern University * - * $FreeBSD$ + * $FreeBSD: src/contrib/top/utils.c,v 1.4 2002/01/24 17:58:42 dwmalone Exp $ */ /* |
