diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-09-25 21:57:54 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-09-25 21:57:54 +0000 |
commit | ba94d0cea3d853d19732f64a17cd6207dc85ad5f (patch) | |
tree | 38b022cfba11bdd4a90667961e31cfc475ffc7c3 /sys/netgraph | |
parent | 2641b0c407077fa8c3032d87d15ac6a103b0ed1b (diff) |
Diffstat (limited to 'sys/netgraph')
51 files changed, 51 insertions, 51 deletions
diff --git a/sys/netgraph/NOTES b/sys/netgraph/NOTES index 69d8b711b9e4d..bad0a13915620 100644 --- a/sys/netgraph/NOTES +++ b/sys/netgraph/NOTES @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/sys/netgraph/NOTES,v 1.1 1999/10/21 09:05:51 julian Exp $ Development ideas.. Archie's suggestions... :-) diff --git a/sys/netgraph/netgraph.h b/sys/netgraph/netgraph.h index 6ea5cdb1c6f18..2da9f6ada6344 100644 --- a/sys/netgraph/netgraph.h +++ b/sys/netgraph/netgraph.h @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/netgraph.h,v 1.6.2.2 2000/05/05 02:51:53 archie Exp $ * $Whistle: netgraph.h,v 1.29 1999/11/01 07:56:13 julian Exp $ */ diff --git a/sys/netgraph/ng_UI.c b/sys/netgraph/ng_UI.c index f4ec100606e2b..88a191cbdaab9 100644 --- a/sys/netgraph/ng_UI.c +++ b/sys/netgraph/ng_UI.c @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_UI.c,v 1.6 1999/12/07 05:50:47 julian Exp $ * $Whistle: ng_UI.c,v 1.14 1999/11/01 09:24:51 julian Exp $ */ diff --git a/sys/netgraph/ng_UI.h b/sys/netgraph/ng_UI.h index 52fc36283ce1a..b6c4315b001c6 100644 --- a/sys/netgraph/ng_UI.h +++ b/sys/netgraph/ng_UI.h @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_UI.h,v 1.2 1999/11/30 02:45:16 archie Exp $ * $Whistle: ng_UI.h,v 1.6 1999/01/20 00:54:15 archie Exp $ */ diff --git a/sys/netgraph/ng_async.c b/sys/netgraph/ng_async.c index 54ab716f97db2..6b01681cfb2dc 100644 --- a/sys/netgraph/ng_async.c +++ b/sys/netgraph/ng_async.c @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_async.c,v 1.6 1999/12/07 05:50:47 julian Exp $ * $Whistle: ng_async.c,v 1.17 1999/11/01 09:24:51 julian Exp $ */ diff --git a/sys/netgraph/ng_async.h b/sys/netgraph/ng_async.h index 2db6ac0aed422..7cc16ae5322fe 100644 --- a/sys/netgraph/ng_async.h +++ b/sys/netgraph/ng_async.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_async.h,v 1.6.2.1 2000/08/22 18:52:16 archie Exp $ * $Whistle: ng_async.h,v 1.5 1999/01/25 01:17:14 archie Exp $ */ diff --git a/sys/netgraph/ng_base.c b/sys/netgraph/ng_base.c index 28486108446fa..9c007a5b80c8c 100644 --- a/sys/netgraph/ng_base.c +++ b/sys/netgraph/ng_base.c @@ -37,7 +37,7 @@ * Authors: Julian Elischer <julian@whistle.com> * Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_base.c,v 1.11.2.5 2000/08/22 18:33:53 archie Exp $ * $Whistle: ng_base.c,v 1.39 1999/01/28 23:54:53 julian Exp $ */ diff --git a/sys/netgraph/ng_bpf.c b/sys/netgraph/ng_bpf.c index 245024857df67..fca453cedbdb8 100644 --- a/sys/netgraph/ng_bpf.c +++ b/sys/netgraph/ng_bpf.c @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_bpf.c,v 1.2.4.1 2000/08/22 18:52:16 archie Exp $ * $Whistle: ng_bpf.c,v 1.3 1999/12/03 20:30:23 archie Exp $ */ diff --git a/sys/netgraph/ng_bpf.h b/sys/netgraph/ng_bpf.h index 5e0b5d95e9583..259790b1fbc3c 100644 --- a/sys/netgraph/ng_bpf.h +++ b/sys/netgraph/ng_bpf.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_bpf.h,v 1.2.4.1 2000/08/22 18:52:16 archie Exp $ * $Whistle: ng_bpf.h,v 1.3 1999/12/03 20:30:23 archie Exp $ */ diff --git a/sys/netgraph/ng_bridge.c b/sys/netgraph/ng_bridge.c index 6adbd60f73456..81c186c53371b 100644 --- a/sys/netgraph/ng_bridge.c +++ b/sys/netgraph/ng_bridge.c @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@freebsd.org> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_bridge.c,v 1.1.2.2 2000/09/24 21:00:52 archie Exp $ */ /* diff --git a/sys/netgraph/ng_bridge.h b/sys/netgraph/ng_bridge.h index 7c83d3fa5bc5f..2e440271688c2 100644 --- a/sys/netgraph/ng_bridge.h +++ b/sys/netgraph/ng_bridge.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@freebsd.org> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_bridge.h,v 1.1.2.1 2000/09/13 04:22:54 archie Exp $ */ #ifndef _NETGRAPH_NG_BRIDGE_H_ diff --git a/sys/netgraph/ng_cisco.c b/sys/netgraph/ng_cisco.c index a33069cda47df..e32ce033a3760 100644 --- a/sys/netgraph/ng_cisco.c +++ b/sys/netgraph/ng_cisco.c @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_cisco.c,v 1.4.2.2 2000/05/24 21:36:40 archie Exp $ * $Whistle: ng_cisco.c,v 1.25 1999/11/01 09:24:51 julian Exp $ */ diff --git a/sys/netgraph/ng_cisco.h b/sys/netgraph/ng_cisco.h index 53b3cf484455d..ba9af1605dd3c 100644 --- a/sys/netgraph/ng_cisco.h +++ b/sys/netgraph/ng_cisco.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_cisco.h,v 1.2.2.2 2000/08/22 18:52:16 archie Exp $ * $Whistle: ng_cisco.h,v 1.6 1999/01/25 01:21:48 archie Exp $ */ diff --git a/sys/netgraph/ng_echo.c b/sys/netgraph/ng_echo.c index a6de89c08754d..4728c54d5c634 100644 --- a/sys/netgraph/ng_echo.c +++ b/sys/netgraph/ng_echo.c @@ -36,7 +36,7 @@ * * Author: Julian Elisher <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_echo.c,v 1.4 1999/12/07 05:50:47 julian Exp $ * $Whistle: ng_echo.c,v 1.13 1999/11/01 09:24:51 julian Exp $ */ diff --git a/sys/netgraph/ng_echo.h b/sys/netgraph/ng_echo.h index ca8663f1d8645..9b26f2f1be9f9 100644 --- a/sys/netgraph/ng_echo.h +++ b/sys/netgraph/ng_echo.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_echo.h,v 1.1 1999/10/21 09:05:53 julian Exp $ * $Whistle: ng_echo.h,v 1.3 1999/01/20 00:22:12 archie Exp $ */ diff --git a/sys/netgraph/ng_ether.c b/sys/netgraph/ng_ether.c index e6ae314cd01b6..592430e3a87a1 100644 --- a/sys/netgraph/ng_ether.c +++ b/sys/netgraph/ng_ether.c @@ -37,7 +37,7 @@ * Authors: Archie Cobbs <archie@freebsd.org> * Julian Elischer <julian@freebsd.org> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_ether.c,v 1.2.2.8 2000/09/19 10:11:02 julian Exp $ */ /* diff --git a/sys/netgraph/ng_ether.h b/sys/netgraph/ng_ether.h index f5bc91494ac75..97d9055afe73c 100644 --- a/sys/netgraph/ng_ether.h +++ b/sys/netgraph/ng_ether.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_ether.h,v 1.2.2.4 2000/09/13 04:11:57 archie Exp $ * $Whistle: ng_ether.h,v 1.1 1999/02/02 03:17:22 julian Exp $ */ diff --git a/sys/netgraph/ng_frame_relay.c b/sys/netgraph/ng_frame_relay.c index 6703b98e1935e..13931c18d8999 100644 --- a/sys/netgraph/ng_frame_relay.c +++ b/sys/netgraph/ng_frame_relay.c @@ -36,7 +36,7 @@ * * Author: Julian Elisher <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_frame_relay.c,v 1.9.2.1 2000/08/08 16:32:18 archie Exp $ * $Whistle: ng_frame_relay.c,v 1.20 1999/11/01 09:24:51 julian Exp $ */ diff --git a/sys/netgraph/ng_frame_relay.h b/sys/netgraph/ng_frame_relay.h index 5c764217a5396..3f125d0dec505 100644 --- a/sys/netgraph/ng_frame_relay.h +++ b/sys/netgraph/ng_frame_relay.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_frame_relay.h,v 1.1 1999/10/21 09:05:54 julian Exp $ * $Whistle: ng_frame_relay.h,v 1.7 1999/01/20 00:22:13 archie Exp $ */ diff --git a/sys/netgraph/ng_hole.c b/sys/netgraph/ng_hole.c index 51470fa4c2f70..9c72cc11f012b 100644 --- a/sys/netgraph/ng_hole.c +++ b/sys/netgraph/ng_hole.c @@ -36,7 +36,7 @@ * * Author: Julian Elisher <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_hole.c,v 1.4 1999/12/07 05:50:47 julian Exp $ * $Whistle: ng_hole.c,v 1.10 1999/11/01 09:24:51 julian Exp $ */ diff --git a/sys/netgraph/ng_hole.h b/sys/netgraph/ng_hole.h index ec12f3f925133..12f984319fb6b 100644 --- a/sys/netgraph/ng_hole.h +++ b/sys/netgraph/ng_hole.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_hole.h,v 1.1 1999/10/21 09:05:55 julian Exp $ * $Whistle: ng_hole.h,v 1.3 1999/01/20 00:22:13 archie Exp $ */ diff --git a/sys/netgraph/ng_iface.c b/sys/netgraph/ng_iface.c index d22aa2a7d3f40..ee50db4eeba2b 100644 --- a/sys/netgraph/ng_iface.c +++ b/sys/netgraph/ng_iface.c @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_iface.c,v 1.7.2.1 2000/04/19 21:27:25 archie Exp $ * $Whistle: ng_iface.c,v 1.33 1999/11/01 09:24:51 julian Exp $ */ diff --git a/sys/netgraph/ng_iface.h b/sys/netgraph/ng_iface.h index e856c94030443..db22d4d3cc231 100644 --- a/sys/netgraph/ng_iface.h +++ b/sys/netgraph/ng_iface.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_iface.h,v 1.1.4.1 2000/04/19 21:27:25 archie Exp $ * $Whistle: ng_iface.h,v 1.5 1999/01/20 00:22:13 archie Exp $ */ diff --git a/sys/netgraph/ng_ksocket.c b/sys/netgraph/ng_ksocket.c index 3b6c3e07bd431..a85dd1c8191b8 100644 --- a/sys/netgraph/ng_ksocket.c +++ b/sys/netgraph/ng_ksocket.c @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_ksocket.c,v 1.5.2.2 2000/08/22 18:52:16 archie Exp $ * $Whistle: ng_ksocket.c,v 1.1 1999/11/16 20:04:40 archie Exp $ */ diff --git a/sys/netgraph/ng_ksocket.h b/sys/netgraph/ng_ksocket.h index f8b7d91b34f4b..8657d99dd1031 100644 --- a/sys/netgraph/ng_ksocket.h +++ b/sys/netgraph/ng_ksocket.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_ksocket.h,v 1.2.2.1 2000/08/22 18:39:08 archie Exp $ * $Whistle: ng_ksocket.h,v 1.1 1999/11/16 20:04:40 archie Exp $ */ diff --git a/sys/netgraph/ng_lmi.c b/sys/netgraph/ng_lmi.c index 3a3afc9f15bfa..e7537b9cc5b1a 100644 --- a/sys/netgraph/ng_lmi.c +++ b/sys/netgraph/ng_lmi.c @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_lmi.c,v 1.5 1999/11/30 02:45:21 archie Exp $ * $Whistle: ng_lmi.c,v 1.38 1999/11/01 09:24:52 julian Exp $ */ diff --git a/sys/netgraph/ng_lmi.h b/sys/netgraph/ng_lmi.h index 16f2b5ba9871a..a8052c458084b 100644 --- a/sys/netgraph/ng_lmi.h +++ b/sys/netgraph/ng_lmi.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_lmi.h,v 1.1 1999/10/21 09:05:56 julian Exp $ * $Whistle: ng_lmi.h,v 1.9 1999/01/20 00:22:13 archie Exp $ */ diff --git a/sys/netgraph/ng_message.h b/sys/netgraph/ng_message.h index 6848eb84a9f5b..4f47757bfd9a1 100644 --- a/sys/netgraph/ng_message.h +++ b/sys/netgraph/ng_message.h @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_message.h,v 1.4.2.2 2000/08/22 18:52:16 archie Exp $ * $Whistle: ng_message.h,v 1.12 1999/01/25 01:17:44 archie Exp $ */ diff --git a/sys/netgraph/ng_mppc.c b/sys/netgraph/ng_mppc.c index e63db865b0975..dee6fb199c226 100644 --- a/sys/netgraph/ng_mppc.c +++ b/sys/netgraph/ng_mppc.c @@ -37,7 +37,7 @@ * Author: Archie Cobbs <archie@whistle.com> * * $Whistle: ng_mppc.c,v 1.4 1999/11/25 00:10:12 archie Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_mppc.c,v 1.1.2.2 2000/09/21 17:34:10 archie Exp $ */ /* diff --git a/sys/netgraph/ng_mppc.h b/sys/netgraph/ng_mppc.h index 58d4116911eef..309ab31002f68 100644 --- a/sys/netgraph/ng_mppc.h +++ b/sys/netgraph/ng_mppc.h @@ -37,7 +37,7 @@ * Author: Archie Cobbs <archie@whistle.com> * * $Whistle: ng_mppc.h,v 1.3 2000/02/12 01:17:22 archie Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_mppc.h,v 1.1.2.1 2000/04/18 04:48:39 archie Exp $ */ #ifndef _NETGRAPH_MPPC_H_ diff --git a/sys/netgraph/ng_parse.c b/sys/netgraph/ng_parse.c index 54488ef35ae1f..733036de11f30 100644 --- a/sys/netgraph/ng_parse.c +++ b/sys/netgraph/ng_parse.c @@ -37,7 +37,7 @@ * Author: Archie Cobbs <archie@whistle.com> * * $Whistle: ng_parse.c,v 1.3 1999/11/29 01:43:48 archie Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_parse.c,v 1.3.2.3 2000/09/01 22:45:19 archie Exp $ */ #include <sys/types.h> diff --git a/sys/netgraph/ng_parse.h b/sys/netgraph/ng_parse.h index fe8e553ca9bae..f6b30a1fd44cf 100644 --- a/sys/netgraph/ng_parse.h +++ b/sys/netgraph/ng_parse.h @@ -37,7 +37,7 @@ * Author: Archie Cobbs <archie@whistle.com> * * $Whistle: ng_parse.h,v 1.2 1999/11/29 01:43:48 archie Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_parse.h,v 1.2.4.2 2000/08/22 18:35:57 archie Exp $ */ #ifndef _NETGRAPH_PARSE_H_ diff --git a/sys/netgraph/ng_ppp.c b/sys/netgraph/ng_ppp.c index da06c476b24e6..2a34ac9bb9f0b 100644 --- a/sys/netgraph/ng_ppp.c +++ b/sys/netgraph/ng_ppp.c @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_ppp.c,v 1.15.2.4 2000/08/10 23:07:21 archie Exp $ * $Whistle: ng_ppp.c,v 1.24 1999/11/01 09:24:52 julian Exp $ */ diff --git a/sys/netgraph/ng_ppp.h b/sys/netgraph/ng_ppp.h index ce05881b0857d..d8b86cf53347b 100644 --- a/sys/netgraph/ng_ppp.h +++ b/sys/netgraph/ng_ppp.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_ppp.h,v 1.5.2.2 2000/08/22 18:52:16 archie Exp $ * $Whistle: ng_ppp.h,v 1.8 1999/01/25 02:40:02 archie Exp $ */ diff --git a/sys/netgraph/ng_pppoe.c b/sys/netgraph/ng_pppoe.c index f66968f772c59..768718a7c6c7b 100644 --- a/sys/netgraph/ng_pppoe.c +++ b/sys/netgraph/ng_pppoe.c @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_pppoe.c,v 1.23.2.2 2000/09/21 17:57:28 archie Exp $ * $Whistle: ng_pppoe.c,v 1.10 1999/11/01 09:24:52 julian Exp $ */ #if 0 diff --git a/sys/netgraph/ng_pppoe.h b/sys/netgraph/ng_pppoe.h index 41fecd11e9820..ac1d9fea517ba 100644 --- a/sys/netgraph/ng_pppoe.h +++ b/sys/netgraph/ng_pppoe.h @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_pppoe.h,v 1.7 1999/12/01 08:05:56 julian Exp $ * $Whistle: ng_pppoe.h,v 1.7 1999/10/16 10:16:43 julian Exp $ */ diff --git a/sys/netgraph/ng_pptpgre.c b/sys/netgraph/ng_pptpgre.c index 11febadc1c2a9..45ee2f9c8c2ec 100644 --- a/sys/netgraph/ng_pptpgre.c +++ b/sys/netgraph/ng_pptpgre.c @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_pptpgre.c,v 1.2.2.3 2000/08/22 18:42:12 archie Exp $ * $Whistle: ng_pptpgre.c,v 1.7 1999/12/08 00:10:06 archie Exp $ */ diff --git a/sys/netgraph/ng_pptpgre.h b/sys/netgraph/ng_pptpgre.h index ef93fe7b4ed3b..7684eee1d92ea 100644 --- a/sys/netgraph/ng_pptpgre.h +++ b/sys/netgraph/ng_pptpgre.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_pptpgre.h,v 1.1.4.2 2000/08/22 18:41:13 archie Exp $ * $Whistle: ng_pptpgre.h,v 1.3 1999/12/08 00:11:36 archie Exp $ */ diff --git a/sys/netgraph/ng_rfc1490.c b/sys/netgraph/ng_rfc1490.c index f14e74bf4e39a..824ef3f3056b8 100644 --- a/sys/netgraph/ng_rfc1490.c +++ b/sys/netgraph/ng_rfc1490.c @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_rfc1490.c,v 1.6 1999/12/07 05:50:47 julian Exp $ * $Whistle: ng_rfc1490.c,v 1.22 1999/11/01 09:24:52 julian Exp $ */ diff --git a/sys/netgraph/ng_rfc1490.h b/sys/netgraph/ng_rfc1490.h index 494a60f0925cd..23b07ac746e0d 100644 --- a/sys/netgraph/ng_rfc1490.h +++ b/sys/netgraph/ng_rfc1490.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_rfc1490.h,v 1.2 1999/11/30 02:45:25 archie Exp $ * $Whistle: ng_rfc1490.h,v 1.7 1999/01/20 00:54:15 archie Exp $ */ diff --git a/sys/netgraph/ng_sample.c b/sys/netgraph/ng_sample.c index 5269954cc8773..1269559083ee8 100644 --- a/sys/netgraph/ng_sample.c +++ b/sys/netgraph/ng_sample.c @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_sample.c,v 1.7 1999/12/01 19:40:37 archie Exp $ * $Whistle: ng_sample.c,v 1.13 1999/11/01 09:24:52 julian Exp $ */ diff --git a/sys/netgraph/ng_sample.h b/sys/netgraph/ng_sample.h index accce88e56605..ee87b28c373d6 100644 --- a/sys/netgraph/ng_sample.h +++ b/sys/netgraph/ng_sample.h @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_sample.h,v 1.2.2.1 2000/08/22 18:52:16 archie Exp $ * $Whistle: ng_sample.h,v 1.3 1999/01/20 00:22:14 archie Exp $ */ diff --git a/sys/netgraph/ng_socket.c b/sys/netgraph/ng_socket.c index 5e1fc680b444a..8ef8ae22eb1e8 100644 --- a/sys/netgraph/ng_socket.c +++ b/sys/netgraph/ng_socket.c @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_socket.c,v 1.11.2.1 2000/08/22 18:42:57 archie Exp $ * $Whistle: ng_socket.c,v 1.28 1999/11/01 09:24:52 julian Exp $ */ diff --git a/sys/netgraph/ng_socket.h b/sys/netgraph/ng_socket.h index 517b316b91de9..889b8be5f2c4b 100644 --- a/sys/netgraph/ng_socket.h +++ b/sys/netgraph/ng_socket.h @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_socket.h,v 1.3 1999/11/21 10:43:05 julian Exp $ * $Whistle: ng_socket.h,v 1.5 1999/01/20 00:22:14 archie Exp $ */ diff --git a/sys/netgraph/ng_socketvar.h b/sys/netgraph/ng_socketvar.h index df9cba3f9de33..f1da59647b0dc 100644 --- a/sys/netgraph/ng_socketvar.h +++ b/sys/netgraph/ng_socketvar.h @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_socketvar.h,v 1.4 1999/11/06 19:27:04 julian Exp $ * $Whistle: ng_socketvar.h,v 1.1 1999/01/20 21:35:39 archie Exp $ */ diff --git a/sys/netgraph/ng_tee.c b/sys/netgraph/ng_tee.c index 3960a26da4c0d..503a281fef2d0 100644 --- a/sys/netgraph/ng_tee.c +++ b/sys/netgraph/ng_tee.c @@ -36,7 +36,7 @@ * * Author: Julian Elischer <julian@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_tee.c,v 1.7.2.1 2000/08/22 18:44:00 archie Exp $ * $Whistle: ng_tee.c,v 1.18 1999/11/01 09:24:52 julian Exp $ */ diff --git a/sys/netgraph/ng_tee.h b/sys/netgraph/ng_tee.h index 489c75f74218c..52658bb6f80ea 100644 --- a/sys/netgraph/ng_tee.h +++ b/sys/netgraph/ng_tee.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_tee.h,v 1.3.2.1 2000/08/22 18:44:59 archie Exp $ * $Whistle: ng_tee.h,v 1.2 1999/01/20 00:22:14 archie Exp $ */ diff --git a/sys/netgraph/ng_tty.c b/sys/netgraph/ng_tty.c index c96edaba7ec11..0e439d985ee99 100644 --- a/sys/netgraph/ng_tty.c +++ b/sys/netgraph/ng_tty.c @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_tty.c,v 1.7.2.1 2000/03/20 12:52:37 peter Exp $ * $Whistle: ng_tty.c,v 1.21 1999/11/01 09:24:52 julian Exp $ */ diff --git a/sys/netgraph/ng_tty.h b/sys/netgraph/ng_tty.h index ad7dc4e8f0b61..a941878aa77aa 100644 --- a/sys/netgraph/ng_tty.h +++ b/sys/netgraph/ng_tty.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_tty.h,v 1.1 1999/10/21 09:06:00 julian Exp $ * $Whistle: ng_tty.h,v 1.7 1999/01/20 00:22:15 archie Exp $ */ diff --git a/sys/netgraph/ng_vjc.c b/sys/netgraph/ng_vjc.c index 2e9522f2db1e5..47c165c81cca8 100644 --- a/sys/netgraph/ng_vjc.c +++ b/sys/netgraph/ng_vjc.c @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_vjc.c,v 1.9.2.2 2000/08/22 18:46:17 archie Exp $ * $Whistle: ng_vjc.c,v 1.17 1999/11/01 09:24:52 julian Exp $ */ diff --git a/sys/netgraph/ng_vjc.h b/sys/netgraph/ng_vjc.h index 616f3ab382a44..6396b0cb4800c 100644 --- a/sys/netgraph/ng_vjc.h +++ b/sys/netgraph/ng_vjc.h @@ -36,7 +36,7 @@ * * Author: Archie Cobbs <archie@whistle.com> * - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/ng_vjc.h,v 1.4.4.1 2000/08/22 18:46:17 archie Exp $ * $Whistle: ng_vjc.h,v 1.6 1999/01/25 02:40:22 archie Exp $ */ |