diff options
Diffstat (limited to 'sys/netgraph/bluetooth/drivers/h4')
| -rw-r--r-- | sys/netgraph/bluetooth/drivers/h4/TODO | 2 | ||||
| -rw-r--r-- | sys/netgraph/bluetooth/drivers/h4/ng_h4.c | 2 | ||||
| -rw-r--r-- | sys/netgraph/bluetooth/drivers/h4/ng_h4_prse.h | 2 | ||||
| -rw-r--r-- | sys/netgraph/bluetooth/drivers/h4/ng_h4_var.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sys/netgraph/bluetooth/drivers/h4/TODO b/sys/netgraph/bluetooth/drivers/h4/TODO index d1066590b468..66802bcaa593 100644 --- a/sys/netgraph/bluetooth/drivers/h4/TODO +++ b/sys/netgraph/bluetooth/drivers/h4/TODO @@ -1,5 +1,5 @@ $Id: TODO,v 1.1 2002/11/24 19:46:55 max Exp $ -$FreeBSD$ +$FreeBSD: src/sys/netgraph/bluetooth/drivers/h4/TODO,v 1.2 2003/05/10 21:44:39 julian Exp $ FIXME/TODO list diff --git a/sys/netgraph/bluetooth/drivers/h4/ng_h4.c b/sys/netgraph/bluetooth/drivers/h4/ng_h4.c index b84244fe7e9b..25034472cb06 100644 --- a/sys/netgraph/bluetooth/drivers/h4/ng_h4.c +++ b/sys/netgraph/bluetooth/drivers/h4/ng_h4.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: ng_h4.c,v 1.7 2004/08/23 18:08:15 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/bluetooth/drivers/h4/ng_h4.c,v 1.13 2005/01/11 11:55:56 glebius Exp $ * * Based on: * --------- diff --git a/sys/netgraph/bluetooth/drivers/h4/ng_h4_prse.h b/sys/netgraph/bluetooth/drivers/h4/ng_h4_prse.h index 0feda482e6d0..341b4db3c9c6 100644 --- a/sys/netgraph/bluetooth/drivers/h4/ng_h4_prse.h +++ b/sys/netgraph/bluetooth/drivers/h4/ng_h4_prse.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: ng_h4_prse.h,v 1.1 2002/11/24 19:46:55 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/bluetooth/drivers/h4/ng_h4_prse.h,v 1.4 2005/01/07 01:45:42 imp Exp $ */ /*************************************************************************** diff --git a/sys/netgraph/bluetooth/drivers/h4/ng_h4_var.h b/sys/netgraph/bluetooth/drivers/h4/ng_h4_var.h index d0cba3d1173f..7e2f0da83f09 100644 --- a/sys/netgraph/bluetooth/drivers/h4/ng_h4_var.h +++ b/sys/netgraph/bluetooth/drivers/h4/ng_h4_var.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: ng_h4_var.h,v 1.1 2002/11/24 19:46:55 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/sys/netgraph/bluetooth/drivers/h4/ng_h4_var.h,v 1.5 2005/01/11 11:55:56 glebius Exp $ * * Based on: * --------- |
