diff options
Diffstat (limited to 'usr.sbin')
1701 files changed, 1703 insertions, 1703 deletions
diff --git a/usr.sbin/IPXrouted/IPXrouted.8 b/usr.sbin/IPXrouted/IPXrouted.8 index 6c3bd542e8df..358205cc7db9 100644 --- a/usr.sbin/IPXrouted/IPXrouted.8 +++ b/usr.sbin/IPXrouted/IPXrouted.8 @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/IPXrouted/IPXrouted.8,v 1.18.28.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd October 11, 1995 .Dt IPXROUTED 8 diff --git a/usr.sbin/IPXrouted/Makefile b/usr.sbin/IPXrouted/Makefile index 44605ac04bd9..e05f01f7b63d 100644 --- a/usr.sbin/IPXrouted/Makefile +++ b/usr.sbin/IPXrouted/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/IPXrouted/Makefile,v 1.9.28.1 2009/04/15 03:14:26 kensmith Exp $ PROG= IPXrouted MAN= IPXrouted.8 diff --git a/usr.sbin/IPXrouted/af.c b/usr.sbin/IPXrouted/af.c index ea61762e00ef..cc918cf798be 100644 --- a/usr.sbin/IPXrouted/af.c +++ b/usr.sbin/IPXrouted/af.c @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/af.c,v 1.8.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/af.h b/usr.sbin/IPXrouted/af.h index 576a6c7adc04..b5051a9d797f 100644 --- a/usr.sbin/IPXrouted/af.h +++ b/usr.sbin/IPXrouted/af.h @@ -36,7 +36,7 @@ * * @(#)af.h 8.1 (Berkeley) 6/5/93 * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/af.h,v 1.4.54.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/IPXrouted/defs.h b/usr.sbin/IPXrouted/defs.h index c2b28a7a0d81..3ad572cc1365 100644 --- a/usr.sbin/IPXrouted/defs.h +++ b/usr.sbin/IPXrouted/defs.h @@ -34,7 +34,7 @@ * * @(#)defs.h 8.1 (Berkeley) 6/5/93 * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/defs.h,v 1.9.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/IPXrouted/if.c b/usr.sbin/IPXrouted/if.c index 2c6e664ad44f..c69e547f8ec4 100644 --- a/usr.sbin/IPXrouted/if.c +++ b/usr.sbin/IPXrouted/if.c @@ -34,7 +34,7 @@ * * static char sccsid[] = "@(#)if.c 5.1 (Berkeley) 6/4/85"; (routed/if.c) * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/if.c,v 1.6.30.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/input.c b/usr.sbin/IPXrouted/input.c index 651a8ae43609..56b1df4a38c0 100644 --- a/usr.sbin/IPXrouted/input.c +++ b/usr.sbin/IPXrouted/input.c @@ -35,7 +35,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/input.c,v 1.9.30.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/interface.h b/usr.sbin/IPXrouted/interface.h index ed7b9889dcff..18d332debc0c 100644 --- a/usr.sbin/IPXrouted/interface.h +++ b/usr.sbin/IPXrouted/interface.h @@ -34,7 +34,7 @@ * * @(#)interface.h 8.1 (Berkeley) 6/5/93 * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/interface.h,v 1.4.54.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/IPXrouted/main.c b/usr.sbin/IPXrouted/main.c index 773410a466e2..d7a30f3907aa 100644 --- a/usr.sbin/IPXrouted/main.c +++ b/usr.sbin/IPXrouted/main.c @@ -35,7 +35,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/main.c,v 1.13.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/output.c b/usr.sbin/IPXrouted/output.c index 78922c9f38d0..30cf5884e855 100644 --- a/usr.sbin/IPXrouted/output.c +++ b/usr.sbin/IPXrouted/output.c @@ -35,7 +35,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/output.c,v 1.9.30.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/protocol.h b/usr.sbin/IPXrouted/protocol.h index 7fae5363cf02..731fb0922e31 100644 --- a/usr.sbin/IPXrouted/protocol.h +++ b/usr.sbin/IPXrouted/protocol.h @@ -37,7 +37,7 @@ * * @(#)protocol.h 8.1 (Berkeley) 6/5/93 * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/protocol.h,v 1.5.54.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/IPXrouted/sap.h b/usr.sbin/IPXrouted/sap.h index b4e9dcb6ef51..adcc3a1a2967 100644 --- a/usr.sbin/IPXrouted/sap.h +++ b/usr.sbin/IPXrouted/sap.h @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/sap.h,v 1.7.54.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _SAP_H_ #define _SAP_H_ diff --git a/usr.sbin/IPXrouted/sap_input.c b/usr.sbin/IPXrouted/sap_input.c index 59281b29cac5..5d5b3b75b918 100644 --- a/usr.sbin/IPXrouted/sap_input.c +++ b/usr.sbin/IPXrouted/sap_input.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/sap_input.c,v 1.7.54.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/IPXrouted/sap_output.c b/usr.sbin/IPXrouted/sap_output.c index d1f1a28d4192..efea9533a6eb 100644 --- a/usr.sbin/IPXrouted/sap_output.c +++ b/usr.sbin/IPXrouted/sap_output.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/sap_output.c,v 1.10.34.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/IPXrouted/sap_tables.c b/usr.sbin/IPXrouted/sap_tables.c index e1572d181957..1bc6552e1cb0 100644 --- a/usr.sbin/IPXrouted/sap_tables.c +++ b/usr.sbin/IPXrouted/sap_tables.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/sap_tables.c,v 1.9.30.1 2009/04/15 03:14:26 kensmith Exp $ */ #include "defs.h" diff --git a/usr.sbin/IPXrouted/startup.c b/usr.sbin/IPXrouted/startup.c index 2b9ccfac3658..1912d8a302d7 100644 --- a/usr.sbin/IPXrouted/startup.c +++ b/usr.sbin/IPXrouted/startup.c @@ -35,7 +35,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/startup.c,v 1.11.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/table.h b/usr.sbin/IPXrouted/table.h index 3f9693f187f3..a0a4e99718b5 100644 --- a/usr.sbin/IPXrouted/table.h +++ b/usr.sbin/IPXrouted/table.h @@ -36,7 +36,7 @@ * * @(#)table.h 8.1 (Berkeley) 6/5/93 * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/table.h,v 1.6.54.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/IPXrouted/tables.c b/usr.sbin/IPXrouted/tables.c index fee39217fab7..f3b6b3145cd2 100644 --- a/usr.sbin/IPXrouted/tables.c +++ b/usr.sbin/IPXrouted/tables.c @@ -32,7 +32,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/tables.c,v 1.8.30.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/timer.c b/usr.sbin/IPXrouted/timer.c index 215973094a9a..1e9300e92a57 100644 --- a/usr.sbin/IPXrouted/timer.c +++ b/usr.sbin/IPXrouted/timer.c @@ -35,7 +35,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/timer.c,v 1.6.30.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/trace.c b/usr.sbin/IPXrouted/trace.c index f1f86fa8ec71..aa720e0fc51f 100644 --- a/usr.sbin/IPXrouted/trace.c +++ b/usr.sbin/IPXrouted/trace.c @@ -41,7 +41,7 @@ static char sccsid[] = "@(#)trace.c 8.1 (Berkeley) 6/5/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/IPXrouted/trace.c,v 1.11.8.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/IPXrouted/trace.h b/usr.sbin/IPXrouted/trace.h index c83a9d1b4572..0a4f0ba4ee08 100644 --- a/usr.sbin/IPXrouted/trace.h +++ b/usr.sbin/IPXrouted/trace.h @@ -37,7 +37,7 @@ * * @(#)trace.h 8.1 (Berkeley) 6/5/93 * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/trace.h,v 1.7.54.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index ff29064f2986..34ab7d28f8ff 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.20 (Berkeley) 6/12/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/Makefile,v 1.375.2.8.2.1 2009/04/15 03:14:26 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/Makefile.inc b/usr.sbin/Makefile.inc index 4347591cf563..693924e86847 100644 --- a/usr.sbin/Makefile.inc +++ b/usr.sbin/Makefile.inc @@ -1,4 +1,4 @@ # @(#)Makefile.inc 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/Makefile.inc,v 1.3.34.1 2009/04/15 03:14:26 kensmith Exp $ BINDIR?= /usr/sbin diff --git a/usr.sbin/ac/Makefile b/usr.sbin/ac/Makefile index c45a0d69ff42..e25c0d44b0a9 100644 --- a/usr.sbin/ac/Makefile +++ b/usr.sbin/ac/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ac/Makefile,v 1.10.28.1 2009/04/15 03:14:26 kensmith Exp $ PROG= ac MAN= ac.8 diff --git a/usr.sbin/ac/ac.8 b/usr.sbin/ac/ac.8 index efe3e23c92ce..bb6875ffabe6 100644 --- a/usr.sbin/ac/ac.8 +++ b/usr.sbin/ac/ac.8 @@ -28,7 +28,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ac/ac.8,v 1.21.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd March 15, 1994 .Dt AC 8 diff --git a/usr.sbin/ac/ac.c b/usr.sbin/ac/ac.c index 031099a4b9b8..32a987e4ba8c 100644 --- a/usr.sbin/ac/ac.c +++ b/usr.sbin/ac/ac.c @@ -14,7 +14,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ac/ac.c,v 1.29.28.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/time.h> diff --git a/usr.sbin/accton/Makefile b/usr.sbin/accton/Makefile index 7ea45a7df929..57932f5df3bb 100644 --- a/usr.sbin/accton/Makefile +++ b/usr.sbin/accton/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/accton/Makefile,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ PROG= accton MAN= accton.8 diff --git a/usr.sbin/accton/accton.8 b/usr.sbin/accton/accton.8 index 73c7d2926113..2a37f14c2f42 100644 --- a/usr.sbin/accton/accton.8 +++ b/usr.sbin/accton/accton.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/accton/accton.8,v 1.13.28.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 21, 1993 .Dt ACCTON 8 diff --git a/usr.sbin/accton/accton.c b/usr.sbin/accton/accton.c index c1bb8b6b72c5..d5bb9d2cb891 100644 --- a/usr.sbin/accton/accton.c +++ b/usr.sbin/accton/accton.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)accton.c 8.1 (Berkeley) 6/6/93"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/accton/accton.c,v 1.8.28.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <err.h> diff --git a/usr.sbin/acpi/Makefile b/usr.sbin/acpi/Makefile index 8190bc7c3037..3582b91c420b 100644 --- a/usr.sbin/acpi/Makefile +++ b/usr.sbin/acpi/Makefile @@ -1,6 +1,6 @@ # Makefile for acpi tools # $Id: Makefile,v 1.1 2000/07/14 18:16:22 iwasaki Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/acpi/Makefile,v 1.3.30.1 2009/04/15 03:14:26 kensmith Exp $ SUBDIR= acpiconf acpidb acpidump iasl diff --git a/usr.sbin/acpi/Makefile.inc b/usr.sbin/acpi/Makefile.inc index 3237afbc32a2..ac780a3fb349 100644 --- a/usr.sbin/acpi/Makefile.inc +++ b/usr.sbin/acpi/Makefile.inc @@ -1,5 +1,5 @@ # $Id: Makefile.inc,v 1.1 2000/07/14 18:16:22 iwasaki Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/acpi/Makefile.inc,v 1.9.8.1 2009/04/15 03:14:26 kensmith Exp $ ACPICA_DIR= ${.CURDIR}/../../../sys/contrib/dev/acpica CFLAGS+= -I${.CURDIR}/../../../sys diff --git a/usr.sbin/acpi/acpiconf/Makefile b/usr.sbin/acpi/acpiconf/Makefile index bb0df4b406e5..39a7d22645fc 100644 --- a/usr.sbin/acpi/acpiconf/Makefile +++ b/usr.sbin/acpi/acpiconf/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.2 2000/07/14 18:16:25 iwasaki Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/acpi/acpiconf/Makefile,v 1.5.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= acpiconf MAN= acpiconf.8 diff --git a/usr.sbin/acpi/acpiconf/acpiconf.8 b/usr.sbin/acpi/acpiconf/acpiconf.8 index 05d3a5de2619..871125eb44b3 100644 --- a/usr.sbin/acpi/acpiconf/acpiconf.8 +++ b/usr.sbin/acpi/acpiconf/acpiconf.8 @@ -25,7 +25,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/acpi/acpiconf/acpiconf.8,v 1.15.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd August 16, 2004 .Dt ACPICONF 8 diff --git a/usr.sbin/acpi/acpiconf/acpiconf.c b/usr.sbin/acpi/acpiconf/acpiconf.c index 0797892215b3..22ae80762bf3 100644 --- a/usr.sbin/acpi/acpiconf/acpiconf.c +++ b/usr.sbin/acpi/acpiconf/acpiconf.c @@ -24,7 +24,7 @@ * SUCH DAMAGE. * * $Id: acpiconf.c,v 1.5 2000/08/08 14:12:19 iwasaki Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/acpi/acpiconf/acpiconf.c,v 1.26.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/acpi/acpidb/Makefile b/usr.sbin/acpi/acpidb/Makefile index 00e781e6a323..4ce880c6bf3f 100644 --- a/usr.sbin/acpi/acpidb/Makefile +++ b/usr.sbin/acpi/acpidb/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/acpi/acpidb/Makefile,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= acpidb SRCS= acpidb.c diff --git a/usr.sbin/acpi/acpidb/acpidb.8 b/usr.sbin/acpi/acpidb/acpidb.8 index 4ed97a6a399c..dfeb8b64ab98 100644 --- a/usr.sbin/acpi/acpidb/acpidb.8 +++ b/usr.sbin/acpi/acpidb/acpidb.8 @@ -25,7 +25,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/acpi/acpidb/acpidb.8,v 1.2.28.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd August 7, 2003 .Dt ACPIDB 8 diff --git a/usr.sbin/acpi/acpidb/acpidb.c b/usr.sbin/acpi/acpidb/acpidb.c index 6893e5423d5e..169a42a4ea02 100644 --- a/usr.sbin/acpi/acpidb/acpidb.c +++ b/usr.sbin/acpi/acpidb/acpidb.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/acpi/acpidb/acpidb.c,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/acpi/acpidump/Makefile b/usr.sbin/acpi/acpidump/Makefile index 21a4140defcc..b013a6a96582 100644 --- a/usr.sbin/acpi/acpidump/Makefile +++ b/usr.sbin/acpi/acpidump/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/acpi/acpidump/Makefile,v 1.7.30.1 2009/04/15 03:14:26 kensmith Exp $ PROG= acpidump MAN= acpidump.8 diff --git a/usr.sbin/acpi/acpidump/acpi.c b/usr.sbin/acpi/acpidump/acpi.c index 7be007e66d40..7dcf32b4829b 100644 --- a/usr.sbin/acpi/acpidump/acpi.c +++ b/usr.sbin/acpi/acpidump/acpi.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/acpi/acpidump/acpi.c,v 1.32.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/acpi/acpidump/acpi_user.c b/usr.sbin/acpi/acpidump/acpi_user.c index d9d9c2417dbc..7843c7e0dd0d 100644 --- a/usr.sbin/acpi/acpidump/acpi_user.c +++ b/usr.sbin/acpi/acpidump/acpi_user.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/acpi/acpidump/acpi_user.c,v 1.14.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/acpi/acpidump/acpidump.8 b/usr.sbin/acpi/acpidump/acpidump.8 index 1401e387ea5a..a6b082d957eb 100644 --- a/usr.sbin/acpi/acpidump/acpidump.8 +++ b/usr.sbin/acpi/acpidump/acpidump.8 @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/acpi/acpidump/acpidump.8,v 1.24.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd February 14, 2005 .Dt ACPIDUMP 8 diff --git a/usr.sbin/acpi/acpidump/acpidump.c b/usr.sbin/acpi/acpidump/acpidump.c index a601ac261634..b0a7ae10ed68 100644 --- a/usr.sbin/acpi/acpidump/acpidump.c +++ b/usr.sbin/acpi/acpidump/acpidump.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/acpi/acpidump/acpidump.c,v 1.12.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/acpi/acpidump/acpidump.h b/usr.sbin/acpi/acpidump/acpidump.h index 8d79168024d1..dea322558639 100644 --- a/usr.sbin/acpi/acpidump/acpidump.h +++ b/usr.sbin/acpi/acpidump/acpidump.h @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/acpi/acpidump/acpidump.h,v 1.22.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _ACPIDUMP_H_ diff --git a/usr.sbin/acpi/iasl/Makefile b/usr.sbin/acpi/iasl/Makefile index aed6631b2808..1e0ffbb9dd7d 100644 --- a/usr.sbin/acpi/iasl/Makefile +++ b/usr.sbin/acpi/iasl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/acpi/iasl/Makefile,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= iasl SRCS= adfile.c adisasm.c adwalk.c diff --git a/usr.sbin/acpi/iasl/iasl.8 b/usr.sbin/acpi/iasl/iasl.8 index bf16c8c0d948..a4af77e5b17f 100644 --- a/usr.sbin/acpi/iasl/iasl.8 +++ b/usr.sbin/acpi/iasl/iasl.8 @@ -25,7 +25,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/acpi/iasl/iasl.8,v 1.2.18.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 20, 2008 .Dt IASL 8 diff --git a/usr.sbin/adduser/Makefile b/usr.sbin/adduser/Makefile index 0ca2dae1e97b..988d463fb170 100644 --- a/usr.sbin/adduser/Makefile +++ b/usr.sbin/adduser/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/adduser/Makefile,v 1.19.28.1 2009/04/15 03:14:26 kensmith Exp $ SCRIPTS=adduser.sh rmuser.sh MAN= adduser.conf.5 adduser.8 rmuser.8 diff --git a/usr.sbin/adduser/adduser.8 b/usr.sbin/adduser/adduser.8 index 03f7e34fe720..babf0149566d 100644 --- a/usr.sbin/adduser/adduser.8 +++ b/usr.sbin/adduser/adduser.8 @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/adduser/adduser.8,v 1.59.2.4.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd March 16, 2008 .Dt ADDUSER 8 diff --git a/usr.sbin/adduser/adduser.conf.5 b/usr.sbin/adduser/adduser.conf.5 index a78aeea59dcc..52dc7648e306 100644 --- a/usr.sbin/adduser/adduser.conf.5 +++ b/usr.sbin/adduser/adduser.conf.5 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/adduser/adduser.conf.5,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd April 12, 2007 .Dt ADDUSER.CONF 5 diff --git a/usr.sbin/adduser/adduser.sh b/usr.sbin/adduser/adduser.sh index 3d1d6f85cebc..85dc2be413ea 100644 --- a/usr.sbin/adduser/adduser.sh +++ b/usr.sbin/adduser/adduser.sh @@ -24,7 +24,7 @@ # # Email: Mike Makonnen <mtm@FreeBSD.Org> # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/adduser/adduser.sh,v 1.30.2.2.4.1 2009/04/15 03:14:26 kensmith Exp $ # # err msg diff --git a/usr.sbin/adduser/rmuser.8 b/usr.sbin/adduser/rmuser.8 index 68a99b593553..06b41a857562 100644 --- a/usr.sbin/adduser/rmuser.8 +++ b/usr.sbin/adduser/rmuser.8 @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/adduser/rmuser.8,v 1.25.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 10, 2002 .Dt RMUSER 8 diff --git a/usr.sbin/adduser/rmuser.sh b/usr.sbin/adduser/rmuser.sh index 6b092253b709..88dad93fb179 100644 --- a/usr.sbin/adduser/rmuser.sh +++ b/usr.sbin/adduser/rmuser.sh @@ -24,7 +24,7 @@ # # Email: Mike Makonnen <mtm@FreeBSD.Org> # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/adduser/rmuser.sh,v 1.9.10.2.4.1 2009/04/15 03:14:26 kensmith Exp $ # ATJOBDIR="/var/at/jobs" diff --git a/usr.sbin/amd/Makefile b/usr.sbin/amd/Makefile index 37e42005884c..b476db8ff65a 100644 --- a/usr.sbin/amd/Makefile +++ b/usr.sbin/amd/Makefile @@ -3,7 +3,7 @@ # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/Makefile,v 1.8.34.1 2009/04/15 03:14:26 kensmith Exp $ SUBDIR= include libamu amd amq doc fixmount fsinfo hlfsd mk-amd-map pawd \ scripts wire-test diff --git a/usr.sbin/amd/Makefile.inc b/usr.sbin/amd/Makefile.inc index c8451f6b1fc5..1e80d900ae61 100644 --- a/usr.sbin/amd/Makefile.inc +++ b/usr.sbin/amd/Makefile.inc @@ -1,6 +1,6 @@ # ex:ts=8 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/Makefile.inc,v 1.14.8.1 2009/04/15 03:14:26 kensmith Exp $ # # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998. diff --git a/usr.sbin/amd/amd/Makefile b/usr.sbin/amd/amd/Makefile index 61b89e81da81..191bf1088e2f 100644 --- a/usr.sbin/amd/amd/Makefile +++ b/usr.sbin/amd/amd/Makefile @@ -3,7 +3,7 @@ # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/amd/Makefile,v 1.27.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ # .include <bsd.own.mk> diff --git a/usr.sbin/amd/amq/Makefile b/usr.sbin/amd/amq/Makefile index 74fc7492f524..6ae8ce4369db 100644 --- a/usr.sbin/amd/amq/Makefile +++ b/usr.sbin/amd/amq/Makefile @@ -3,7 +3,7 @@ # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/amq/Makefile,v 1.15.34.1 2009/04/15 03:14:26 kensmith Exp $ # .PATH: ${.CURDIR}/../../../contrib/amd/amq diff --git a/usr.sbin/amd/doc/Makefile b/usr.sbin/amd/doc/Makefile index e9c77073b290..44ad4dbf9b99 100644 --- a/usr.sbin/amd/doc/Makefile +++ b/usr.sbin/amd/doc/Makefile @@ -1,6 +1,6 @@ # This file is under a "BSD" copyright (c) by David O'Brien 1998. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/doc/Makefile,v 1.11.34.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/amd/doc diff --git a/usr.sbin/amd/fixmount/Makefile b/usr.sbin/amd/fixmount/Makefile index 7f96a456dfe4..62620ff63cc1 100644 --- a/usr.sbin/amd/fixmount/Makefile +++ b/usr.sbin/amd/fixmount/Makefile @@ -3,7 +3,7 @@ # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/fixmount/Makefile,v 1.8.34.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/amd/fixmount \ ${.CURDIR}/../../../contrib/amd/conf/checkmount diff --git a/usr.sbin/amd/fsinfo/Makefile b/usr.sbin/amd/fsinfo/Makefile index 1695a469f980..7126b1ec4a1d 100644 --- a/usr.sbin/amd/fsinfo/Makefile +++ b/usr.sbin/amd/fsinfo/Makefile @@ -3,7 +3,7 @@ # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/fsinfo/Makefile,v 1.13.24.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/amd/fsinfo diff --git a/usr.sbin/amd/hlfsd/Makefile b/usr.sbin/amd/hlfsd/Makefile index 5b863dd5adcd..c85b9681a7f2 100644 --- a/usr.sbin/amd/hlfsd/Makefile +++ b/usr.sbin/amd/hlfsd/Makefile @@ -3,7 +3,7 @@ # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/hlfsd/Makefile,v 1.8.28.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/amd/hlfsd diff --git a/usr.sbin/amd/include/Makefile b/usr.sbin/amd/include/Makefile index df770d1caf81..325b050d19af 100644 --- a/usr.sbin/amd/include/Makefile +++ b/usr.sbin/amd/include/Makefile @@ -1,6 +1,6 @@ # ex:ts=8 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/include/Makefile,v 1.10.8.1 2009/04/15 03:14:26 kensmith Exp $ # # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998. diff --git a/usr.sbin/amd/include/amu_autofs_prot.h b/usr.sbin/amd/include/amu_autofs_prot.h index 12f5b95b7bee..d20bbc9bd54f 100644 --- a/usr.sbin/amd/include/amu_autofs_prot.h +++ b/usr.sbin/amd/include/amu_autofs_prot.h @@ -1,4 +1,4 @@ -// $FreeBSD$ +// $FreeBSD: src/usr.sbin/amd/include/amu_autofs_prot.h,v 1.1.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ /* Adjust once we have some form of Autofs support. */ diff --git a/usr.sbin/amd/include/aux_conf.h b/usr.sbin/amd/include/aux_conf.h index 1529ba34b9e5..049430323271 100644 --- a/usr.sbin/amd/include/aux_conf.h +++ b/usr.sbin/amd/include/aux_conf.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/amd/include/aux_conf.h,v 1.4.18.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * aux_conf.h: diff --git a/usr.sbin/amd/include/build_version.h b/usr.sbin/amd/include/build_version.h index 09eb1fc91220..5d0d62455ec4 100644 --- a/usr.sbin/amd/include/build_version.h +++ b/usr.sbin/amd/include/build_version.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/amd/include/build_version.h,v 1.1.48.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> /*#define AMU_BUILD_VERSION 1 */ diff --git a/usr.sbin/amd/include/config.h b/usr.sbin/amd/include/config.h index e1dc8ef06fb1..215a714fb1c4 100644 --- a/usr.sbin/amd/include/config.h +++ b/usr.sbin/amd/include/config.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/amd/include/config.h,v 1.31.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ * * portions derived from * $NetBSD: config.h,v 1.11 1998/08/08 22:33:37 christos Exp $ diff --git a/usr.sbin/amd/include/newvers.sh b/usr.sbin/amd/include/newvers.sh index e192ee91f4d1..35f00a83aa7c 100644 --- a/usr.sbin/amd/include/newvers.sh +++ b/usr.sbin/amd/include/newvers.sh @@ -1,5 +1,5 @@ # $NetBSD: mkconf,v 1.1.1.1 1997/07/24 21:20:12 christos Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/include/newvers.sh,v 1.9.10.1.4.1 2009/04/15 03:14:26 kensmith Exp $ # mkconf # Generate local configuration parameters for amd # diff --git a/usr.sbin/amd/libamu/Makefile b/usr.sbin/amd/libamu/Makefile index fa8e3ab942a5..2a4495d10fca 100644 --- a/usr.sbin/amd/libamu/Makefile +++ b/usr.sbin/amd/libamu/Makefile @@ -3,7 +3,7 @@ # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/libamu/Makefile,v 1.8.10.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/amd/libamu \ ${.CURDIR}/../../../contrib/amd/conf/transp \ diff --git a/usr.sbin/amd/mk-amd-map/Makefile b/usr.sbin/amd/mk-amd-map/Makefile index 57fd6a5f0bdc..7fe0ce08e1fb 100644 --- a/usr.sbin/amd/mk-amd-map/Makefile +++ b/usr.sbin/amd/mk-amd-map/Makefile @@ -3,7 +3,7 @@ # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/mk-amd-map/Makefile,v 1.15.24.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/amd/mk-amd-map diff --git a/usr.sbin/amd/pawd/Makefile b/usr.sbin/amd/pawd/Makefile index c6bb1cc37a0b..f9319bbcf996 100644 --- a/usr.sbin/amd/pawd/Makefile +++ b/usr.sbin/amd/pawd/Makefile @@ -3,7 +3,7 @@ # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/pawd/Makefile,v 1.5.34.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/amd/amq diff --git a/usr.sbin/amd/scripts/Makefile b/usr.sbin/amd/scripts/Makefile index 822b95144916..898dd663a694 100644 --- a/usr.sbin/amd/scripts/Makefile +++ b/usr.sbin/amd/scripts/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/scripts/Makefile,v 1.4.34.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/amd/scripts diff --git a/usr.sbin/amd/wire-test/Makefile b/usr.sbin/amd/wire-test/Makefile index a07e6902fe76..0d764522c0c7 100644 --- a/usr.sbin/amd/wire-test/Makefile +++ b/usr.sbin/amd/wire-test/Makefile @@ -3,7 +3,7 @@ # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/wire-test/Makefile,v 1.8.34.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/amd/wire-test diff --git a/usr.sbin/ancontrol/Makefile b/usr.sbin/ancontrol/Makefile index b0f66cd15a86..5f3e21949156 100644 --- a/usr.sbin/ancontrol/Makefile +++ b/usr.sbin/ancontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ancontrol/Makefile,v 1.13.28.1 2009/04/15 03:14:26 kensmith Exp $ PROG= ancontrol MAN= ancontrol.8 diff --git a/usr.sbin/ancontrol/ancontrol.8 b/usr.sbin/ancontrol/ancontrol.8 index 5ce4377ab90f..0c170ede41ca 100644 --- a/usr.sbin/ancontrol/ancontrol.8 +++ b/usr.sbin/ancontrol/ancontrol.8 @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ancontrol/ancontrol.8,v 1.30.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd September 10, 1999 .Dt ANCONTROL 8 diff --git a/usr.sbin/ancontrol/ancontrol.c b/usr.sbin/ancontrol/ancontrol.c index 6ff491246c41..6b0283b50cfe 100644 --- a/usr.sbin/ancontrol/ancontrol.c +++ b/usr.sbin/ancontrol/ancontrol.c @@ -37,7 +37,7 @@ static const char copyright[] = "@(#) Copyright (c) 1997, 1998, 1999\ #endif #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ancontrol/ancontrol.c,v 1.25.20.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/cdefs.h> diff --git a/usr.sbin/apm/Makefile b/usr.sbin/apm/Makefile index 043c3c763aed..3ad02722c2b0 100644 --- a/usr.sbin/apm/Makefile +++ b/usr.sbin/apm/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/apm/Makefile,v 1.17.26.1 2009/04/15 03:14:26 kensmith Exp $ PROG= apm MAN= apm.8 diff --git a/usr.sbin/apm/apm.8 b/usr.sbin/apm/apm.8 index 1e36f639f509..40d1646f0720 100644 --- a/usr.sbin/apm/apm.8 +++ b/usr.sbin/apm/apm.8 @@ -8,7 +8,7 @@ .\" responsible for the proper functioning of this software, nor does .\" the author assume any responsibility for damages incurred with its .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/apm/apm.8,v 1.31.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" use. .Dd November 1, 1994 diff --git a/usr.sbin/apm/apm.c b/usr.sbin/apm/apm.c index 56432a4ab7a2..3694ea2e02c6 100644 --- a/usr.sbin/apm/apm.c +++ b/usr.sbin/apm/apm.c @@ -14,7 +14,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/apm/apm.c,v 1.38.20.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/file.h> #include <sys/ioctl.h> diff --git a/usr.sbin/apmd/Makefile b/usr.sbin/apmd/Makefile index 7e81b35dbc77..3bff013077b2 100644 --- a/usr.sbin/apmd/Makefile +++ b/usr.sbin/apmd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/apmd/Makefile,v 1.8.28.1 2009/04/15 03:14:26 kensmith Exp $ PROG= apmd MAN= apmd.8 diff --git a/usr.sbin/apmd/README b/usr.sbin/apmd/README index 59a56e33827d..18b89c720b19 100644 --- a/usr.sbin/apmd/README +++ b/usr.sbin/apmd/README @@ -210,4 +210,4 @@ Created by: iwasaki@FreeBSD.org Edited by: jkh@FreeBSD.org nick@foobar.org -$FreeBSD$ +$FreeBSD: src/usr.sbin/apmd/README,v 1.2.54.1 2009/04/15 03:14:26 kensmith Exp $ diff --git a/usr.sbin/apmd/apmd.8 b/usr.sbin/apmd/apmd.8 index f94ea5d89342..74cbde8f6dd5 100644 --- a/usr.sbin/apmd/apmd.8 +++ b/usr.sbin/apmd/apmd.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)apmd.8 1.1 (FreeBSD) 6/28/99 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/apmd/apmd.8,v 1.22.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd June 28, 1999 .Dt APMD 8 i386 diff --git a/usr.sbin/apmd/apmd.c b/usr.sbin/apmd/apmd.c index 67351f82d517..ec7a8a32eaf1 100644 --- a/usr.sbin/apmd/apmd.c +++ b/usr.sbin/apmd/apmd.c @@ -29,7 +29,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/apmd/apmd.c,v 1.9.8.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <assert.h> diff --git a/usr.sbin/apmd/apmd.h b/usr.sbin/apmd/apmd.h index 1be5afa4bd19..cb76625b334e 100644 --- a/usr.sbin/apmd/apmd.h +++ b/usr.sbin/apmd/apmd.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/apmd/apmd.h,v 1.4.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #define APMD_CONFIGFILE "/etc/apmd.conf" diff --git a/usr.sbin/apmd/apmdlex.l b/usr.sbin/apmd/apmdlex.l index 0e5cff30036e..7fb13b1f7a1b 100644 --- a/usr.sbin/apmd/apmdlex.l +++ b/usr.sbin/apmd/apmdlex.l @@ -27,7 +27,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/apmd/apmdlex.l,v 1.3.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <string.h> diff --git a/usr.sbin/apmd/apmdparse.y b/usr.sbin/apmd/apmdparse.y index 597982bd9895..288bcb4c4038 100644 --- a/usr.sbin/apmd/apmdparse.y +++ b/usr.sbin/apmd/apmdparse.y @@ -27,7 +27,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/apmd/apmdparse.y,v 1.5.30.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/apmd/contrib/pccardq.c b/usr.sbin/apmd/contrib/pccardq.c index e619770e1e83..536bfc577dac 100644 --- a/usr.sbin/apmd/contrib/pccardq.c +++ b/usr.sbin/apmd/contrib/pccardq.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/apmd/contrib/pccardq.c,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <err.h> #include <errno.h> diff --git a/usr.sbin/arlcontrol/Makefile b/usr.sbin/arlcontrol/Makefile index dc95a93bdd53..0f6a93f73eaf 100644 --- a/usr.sbin/arlcontrol/Makefile +++ b/usr.sbin/arlcontrol/Makefile @@ -1,6 +1,6 @@ # # $RISS: if_arl/arlconfig/Makefile,v 1.5 2003/01/13 08:05:29 frol Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/arlcontrol/Makefile,v 1.3.20.1 2009/04/15 03:14:26 kensmith Exp $ # PROG= arlcontrol diff --git a/usr.sbin/arlcontrol/arlcontrol.8 b/usr.sbin/arlcontrol/arlcontrol.8 index d0e540934f72..71c1b32d467c 100644 --- a/usr.sbin/arlcontrol/arlcontrol.8 +++ b/usr.sbin/arlcontrol/arlcontrol.8 @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/arlcontrol/arlcontrol.8,v 1.11.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd March 15, 2004 .Dt ARLCONTROL 8 i386 diff --git a/usr.sbin/arlcontrol/arlcontrol.c b/usr.sbin/arlcontrol/arlcontrol.c index cc45c37be767..2d09a4d62b92 100644 --- a/usr.sbin/arlcontrol/arlcontrol.c +++ b/usr.sbin/arlcontrol/arlcontrol.c @@ -3,7 +3,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/arlcontrol/arlcontrol.c,v 1.4.20.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/socket.h> diff --git a/usr.sbin/arp/Makefile b/usr.sbin/arp/Makefile index 6ca9dd204ffd..6525ad0615e1 100644 --- a/usr.sbin/arp/Makefile +++ b/usr.sbin/arp/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.2 (Berkeley) 4/18/94 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/arp/Makefile,v 1.12.28.1 2009/04/15 03:14:26 kensmith Exp $ PROG= arp MAN= arp.4 arp.8 diff --git a/usr.sbin/arp/arp.4 b/usr.sbin/arp/arp.4 index 335a521247c1..a1978cffacbb 100644 --- a/usr.sbin/arp/arp.4 +++ b/usr.sbin/arp/arp.4 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)arp4.4 6.5 (Berkeley) 4/18/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/arp/arp.4,v 1.24.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd March 28, 2007 .Dt ARP 4 diff --git a/usr.sbin/arp/arp.8 b/usr.sbin/arp/arp.8 index 9dbe45a34bd4..0876b1d8ca43 100644 --- a/usr.sbin/arp/arp.8 +++ b/usr.sbin/arp/arp.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)arp.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/arp/arp.8,v 1.25.2.2.2.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd December 25, 2008 .Dt ARP 8 diff --git a/usr.sbin/arp/arp.c b/usr.sbin/arp/arp.c index 4e28ef2c9f79..fc0e4d1df090 100644 --- a/usr.sbin/arp/arp.c +++ b/usr.sbin/arp/arp.c @@ -42,7 +42,7 @@ static char const sccsid[] = "@(#)from: arp.c 8.2 (Berkeley) 1/2/94"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/arp/arp.c,v 1.65.2.2.2.1 2009/04/15 03:14:26 kensmith Exp $"); /* * arp - display, set, and delete arp table entries diff --git a/usr.sbin/asf/Makefile b/usr.sbin/asf/Makefile index b4b7af350138..98c2de39b4bb 100644 --- a/usr.sbin/asf/Makefile +++ b/usr.sbin/asf/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/asf/Makefile,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= asf SRCS= asf.c asf_kld.c asf_kvm.c asf_prog.c diff --git a/usr.sbin/asf/asf.8 b/usr.sbin/asf/asf.8 index 25b03089c7a6..2586fccfc3ae 100644 --- a/usr.sbin/asf/asf.8 +++ b/usr.sbin/asf/asf.8 @@ -21,7 +21,7 @@ .\" out of the use of this software, even if advised of the possibility of .\" such damage. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/asf/asf.8,v 1.12.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd December 20, 2006 .Os diff --git a/usr.sbin/asf/asf.c b/usr.sbin/asf/asf.c index c913e3deb2ed..5b9bd1856504 100644 --- a/usr.sbin/asf/asf.c +++ b/usr.sbin/asf/asf.c @@ -26,7 +26,7 @@ /* $Id: asf.c,v 1.4 2003/05/04 02:55:20 grog Exp grog $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/asf/asf.c,v 1.12.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/queue.h> diff --git a/usr.sbin/asf/asf.h b/usr.sbin/asf/asf.h index d03493620d71..9111fdce3182 100644 --- a/usr.sbin/asf/asf.h +++ b/usr.sbin/asf/asf.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/asf/asf.h,v 1.1.10.1 2009/04/15 03:14:26 kensmith Exp $ */ #define KERNFILE "kernel" diff --git a/usr.sbin/asf/asf_kld.c b/usr.sbin/asf/asf_kld.c index 1d6a2b7d51e6..bb498a3f23cd 100644 --- a/usr.sbin/asf/asf_kld.c +++ b/usr.sbin/asf/asf_kld.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/asf/asf_kld.c,v 1.1.10.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/linker.h> diff --git a/usr.sbin/asf/asf_kvm.c b/usr.sbin/asf/asf_kvm.c index aa4effe3bff6..110e6707034a 100644 --- a/usr.sbin/asf/asf_kvm.c +++ b/usr.sbin/asf/asf_kvm.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/asf/asf_kvm.c,v 1.1.10.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/param.h> diff --git a/usr.sbin/asf/asf_prog.c b/usr.sbin/asf/asf_prog.c index 9a13cd65f725..c22e57152116 100644 --- a/usr.sbin/asf/asf_prog.c +++ b/usr.sbin/asf/asf_prog.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/asf/asf_prog.c,v 1.1.10.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <err.h> diff --git a/usr.sbin/audit/Makefile b/usr.sbin/audit/Makefile index ed195c0eec03..c6cf0a7ed64c 100644 --- a/usr.sbin/audit/Makefile +++ b/usr.sbin/audit/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/audit/Makefile,v 1.1.10.1 2009/04/15 03:14:26 kensmith Exp $ # OPENBSMDIR=${.CURDIR}/../../contrib/openbsm diff --git a/usr.sbin/auditd/Makefile b/usr.sbin/auditd/Makefile index 7a28be2413d3..e5e8fc7b7136 100644 --- a/usr.sbin/auditd/Makefile +++ b/usr.sbin/auditd/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/auditd/Makefile,v 1.1.10.1 2009/04/15 03:14:26 kensmith Exp $ # OPENBSMDIR=${.CURDIR}/../../contrib/openbsm diff --git a/usr.sbin/auditreduce/Makefile b/usr.sbin/auditreduce/Makefile index 73b355de4e12..e65e322a7519 100644 --- a/usr.sbin/auditreduce/Makefile +++ b/usr.sbin/auditreduce/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/auditreduce/Makefile,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $ # OPENBSMDIR=${.CURDIR}/../../contrib/openbsm diff --git a/usr.sbin/authpf/Makefile b/usr.sbin/authpf/Makefile index b4c9b4f36217..0af8624f61c9 100644 --- a/usr.sbin/authpf/Makefile +++ b/usr.sbin/authpf/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/authpf/Makefile,v 1.4.8.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../contrib/pf/authpf .PATH: ${.CURDIR}/../../contrib/pf/pfctl diff --git a/usr.sbin/bluetooth/Makefile b/usr.sbin/bluetooth/Makefile index ad193d0d6117..d0f671421efc 100644 --- a/usr.sbin/bluetooth/Makefile +++ b/usr.sbin/bluetooth/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.5 2003/09/08 02:28:35 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/Makefile,v 1.7.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ SUBDIR= \ bcmfw \ diff --git a/usr.sbin/bluetooth/Makefile.inc b/usr.sbin/bluetooth/Makefile.inc index c0e05cfa1da6..21b739d9b08b 100644 --- a/usr.sbin/bluetooth/Makefile.inc +++ b/usr.sbin/bluetooth/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/Makefile.inc,v 1.1.30.1 2009/04/15 03:14:26 kensmith Exp $ .include "${.CURDIR}/../../Makefile.inc" diff --git a/usr.sbin/bluetooth/bcmfw/BCM-LEGAL.txt b/usr.sbin/bluetooth/bcmfw/BCM-LEGAL.txt index e3a235e0d82e..e6b29695f3bd 100644 --- a/usr.sbin/bluetooth/bcmfw/BCM-LEGAL.txt +++ b/usr.sbin/bluetooth/bcmfw/BCM-LEGAL.txt @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/usr.sbin/bluetooth/bcmfw/BCM-LEGAL.txt,v 1.1.32.1 2009/04/15 03:14:26 kensmith Exp $ BCM firmware version 2.15 Copyright (c) 2000-2002 Broadcom Corporation diff --git a/usr.sbin/bluetooth/bcmfw/Makefile b/usr.sbin/bluetooth/bcmfw/Makefile index 2427cf419aee..50312207050a 100644 --- a/usr.sbin/bluetooth/bcmfw/Makefile +++ b/usr.sbin/bluetooth/bcmfw/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.6 2003/08/14 20:05:58 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/bcmfw/Makefile,v 1.4.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= bcmfw MAN= bcmfw.8 diff --git a/usr.sbin/bluetooth/bcmfw/README b/usr.sbin/bluetooth/bcmfw/README index 0d769d8e9036..7ef8872525cc 100644 --- a/usr.sbin/bluetooth/bcmfw/README +++ b/usr.sbin/bluetooth/bcmfw/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/usr.sbin/bluetooth/bcmfw/README,v 1.2.32.1 2009/04/15 03:14:26 kensmith Exp $ This directory will eventually also contain copies of the broadcom firmware. diff --git a/usr.sbin/bluetooth/bcmfw/bcmfw.8 b/usr.sbin/bluetooth/bcmfw/bcmfw.8 index e79935070725..109a0f61ab44 100644 --- a/usr.sbin/bluetooth/bcmfw/bcmfw.8 +++ b/usr.sbin/bluetooth/bcmfw/bcmfw.8 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $Id: bcmfw.8,v 1.7 2003/05/21 00:33:40 max Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bluetooth/bcmfw/bcmfw.8,v 1.7.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd March 31, 2003 .Dt BCMFW 8 diff --git a/usr.sbin/bluetooth/bcmfw/bcmfw.c b/usr.sbin/bluetooth/bcmfw/bcmfw.c index cd4679de009d..65a653371034 100644 --- a/usr.sbin/bluetooth/bcmfw/bcmfw.c +++ b/usr.sbin/bluetooth/bcmfw/bcmfw.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: bcmfw.c,v 1.4 2003/04/27 19:28:09 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bcmfw/bcmfw.c,v 1.2.28.1 2009/04/15 03:14:26 kensmith Exp $ * * Based on Linux BlueZ BlueFW-0.9 package * diff --git a/usr.sbin/bluetooth/bt3cfw/Makefile b/usr.sbin/bluetooth/bt3cfw/Makefile index 90bf7517253e..cab4fe6c262b 100644 --- a/usr.sbin/bluetooth/bt3cfw/Makefile +++ b/usr.sbin/bluetooth/bt3cfw/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.5 2003/08/14 20:06:00 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/bt3cfw/Makefile,v 1.4.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= bt3cfw MAN= bt3cfw.8 diff --git a/usr.sbin/bluetooth/bt3cfw/bt3cfw.8 b/usr.sbin/bluetooth/bt3cfw/bt3cfw.8 index 54df178741fd..1889e07cb0b9 100644 --- a/usr.sbin/bluetooth/bt3cfw/bt3cfw.8 +++ b/usr.sbin/bluetooth/bt3cfw/bt3cfw.8 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $Id: bt3cfw.8,v 1.4 2003/05/21 00:34:51 max Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bluetooth/bt3cfw/bt3cfw.8,v 1.7.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd November 11, 2002 .Dt BT3CFW 8 diff --git a/usr.sbin/bluetooth/bt3cfw/bt3cfw.c b/usr.sbin/bluetooth/bt3cfw/bt3cfw.c index aadb6b6b6762..76531588c8c4 100644 --- a/usr.sbin/bluetooth/bt3cfw/bt3cfw.c +++ b/usr.sbin/bluetooth/bt3cfw/bt3cfw.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: bt3cfw.c,v 1.2 2003/05/21 22:40:29 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bt3cfw/bt3cfw.c,v 1.5.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/bluetooth/bthidcontrol/Makefile b/usr.sbin/bluetooth/bthidcontrol/Makefile index 6c9eafb735c1..10e66c5b4668 100644 --- a/usr.sbin/bluetooth/bthidcontrol/Makefile +++ b/usr.sbin/bluetooth/bthidcontrol/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.2 2004/02/13 21:44:41 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/bthidcontrol/Makefile,v 1.1.28.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../bthidd diff --git a/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 b/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 index 7625b39e0e3b..72effad13d52 100644 --- a/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 +++ b/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $Id: bthidcontrol.8,v 1.1 2004/02/13 21:44:41 max Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8,v 1.4.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd October 30, 2006 .Dt BTHIDCONTROL 8 diff --git a/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c b/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c index 900bda5d559b..9d25fc92be09 100644 --- a/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c +++ b/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: bthidcontrol.c,v 1.2 2004/02/13 21:44:41 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.h b/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.h index 50ed2fa1a830..e4a0daa361e0 100644 --- a/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.h +++ b/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.h @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: bthidcontrol.h,v 1.1 2004/02/12 23:25:51 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.h,v 1.1.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef __BTHIDCONTROL_H__ diff --git a/usr.sbin/bluetooth/bthidcontrol/hid.c b/usr.sbin/bluetooth/bthidcontrol/hid.c index 9fb6220da5a8..bf3d4a310150 100644 --- a/usr.sbin/bluetooth/bthidcontrol/hid.c +++ b/usr.sbin/bluetooth/bthidcontrol/hid.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: hid.c,v 1.3 2004/02/17 22:14:57 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidcontrol/hid.c,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/bthidcontrol/sdp.c b/usr.sbin/bluetooth/bthidcontrol/sdp.c index 032863edb2af..d71099272bb9 100644 --- a/usr.sbin/bluetooth/bthidcontrol/sdp.c +++ b/usr.sbin/bluetooth/bthidcontrol/sdp.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: sdp.c,v 1.3 2004/02/17 22:14:57 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidcontrol/sdp.c,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/bthidd/Makefile b/usr.sbin/bluetooth/bthidd/Makefile index 128bd20eee79..45c295e21834 100644 --- a/usr.sbin/bluetooth/bthidd/Makefile +++ b/usr.sbin/bluetooth/bthidd/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.6 2006/09/07 21:36:55 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/bthidd/Makefile,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= bthidd MAN= bthidd.8 diff --git a/usr.sbin/bluetooth/bthidd/bthid_config.h b/usr.sbin/bluetooth/bthidd/bthid_config.h index 71cb42562ef2..8338087fe130 100644 --- a/usr.sbin/bluetooth/bthidd/bthid_config.h +++ b/usr.sbin/bluetooth/bthidd/bthid_config.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: bthid_config.h,v 1.4 2006/09/07 21:06:53 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidd/bthid_config.h,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _BTHID_CONFIG_H_ diff --git a/usr.sbin/bluetooth/bthidd/bthidd.8 b/usr.sbin/bluetooth/bthidd/bthidd.8 index 37aaa3d4761f..8e29e2653c1e 100644 --- a/usr.sbin/bluetooth/bthidd/bthidd.8 +++ b/usr.sbin/bluetooth/bthidd/bthidd.8 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $Id: bthidd.8,v 1.1 2006/09/07 21:36:55 max Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bluetooth/bthidd/bthidd.8,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd September 7, 2006 .Dt BTHIDD 8 diff --git a/usr.sbin/bluetooth/bthidd/bthidd.c b/usr.sbin/bluetooth/bthidd/bthidd.c index b93fd3dd6df4..3b3ff97f773d 100644 --- a/usr.sbin/bluetooth/bthidd/bthidd.c +++ b/usr.sbin/bluetooth/bthidd/bthidd.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: bthidd.c,v 1.8 2006/09/07 21:06:53 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidd/bthidd.c,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/time.h> diff --git a/usr.sbin/bluetooth/bthidd/bthidd.conf.sample b/usr.sbin/bluetooth/bthidd/bthidd.conf.sample index e23dc1252f95..b3cdc3010a19 100644 --- a/usr.sbin/bluetooth/bthidd/bthidd.conf.sample +++ b/usr.sbin/bluetooth/bthidd/bthidd.conf.sample @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/bthidd/bthidd.conf.sample,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ device { bdaddr 00:50:f2:e5:68:84; diff --git a/usr.sbin/bluetooth/bthidd/bthidd.h b/usr.sbin/bluetooth/bthidd/bthidd.h index 3485fc3bb21b..09577052cc94 100644 --- a/usr.sbin/bluetooth/bthidd/bthidd.h +++ b/usr.sbin/bluetooth/bthidd/bthidd.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: bthidd.h,v 1.7 2006/09/07 21:06:53 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidd/bthidd.h,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _BTHIDD_H_ diff --git a/usr.sbin/bluetooth/bthidd/client.c b/usr.sbin/bluetooth/bthidd/client.c index 59f0d19a1ce8..adec989c9761 100644 --- a/usr.sbin/bluetooth/bthidd/client.c +++ b/usr.sbin/bluetooth/bthidd/client.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: client.c,v 1.7 2006/09/07 21:06:53 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidd/client.c,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/bthidd/hid.c b/usr.sbin/bluetooth/bthidd/hid.c index 9b5e5ec4cd39..fbb55f90a6db 100644 --- a/usr.sbin/bluetooth/bthidd/hid.c +++ b/usr.sbin/bluetooth/bthidd/hid.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: hid.c,v 1.5 2006/09/07 21:06:53 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidd/hid.c,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/consio.h> diff --git a/usr.sbin/bluetooth/bthidd/kbd.c b/usr.sbin/bluetooth/bthidd/kbd.c index e1ab870d800e..6f0ce6bc6671 100644 --- a/usr.sbin/bluetooth/bthidd/kbd.c +++ b/usr.sbin/bluetooth/bthidd/kbd.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: kbd.c,v 1.4 2006/09/07 21:06:53 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidd/kbd.c,v 1.4.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/consio.h> diff --git a/usr.sbin/bluetooth/bthidd/kbd.h b/usr.sbin/bluetooth/bthidd/kbd.h index 552f310092b4..4dfd6bb32a88 100644 --- a/usr.sbin/bluetooth/bthidd/kbd.h +++ b/usr.sbin/bluetooth/bthidd/kbd.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: kbd.h,v 1.3 2006/09/07 21:06:53 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidd/kbd.h,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _KBD_H_ diff --git a/usr.sbin/bluetooth/bthidd/lexer.l b/usr.sbin/bluetooth/bthidd/lexer.l index a25ae9206597..7544cd1c8c4c 100644 --- a/usr.sbin/bluetooth/bthidd/lexer.l +++ b/usr.sbin/bluetooth/bthidd/lexer.l @@ -29,7 +29,7 @@ * SUCH DAMAGE. * * $Id: lexer.l,v 1.3 2006/09/07 21:06:53 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidd/lexer.l,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/bluetooth/bthidd/parser.y b/usr.sbin/bluetooth/bthidd/parser.y index ca49059a035b..6311efeb7438 100644 --- a/usr.sbin/bluetooth/bthidd/parser.y +++ b/usr.sbin/bluetooth/bthidd/parser.y @@ -29,7 +29,7 @@ * SUCH DAMAGE. * * $Id: parser.y,v 1.7 2006/09/07 21:06:53 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidd/parser.y,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/bthidd/server.c b/usr.sbin/bluetooth/bthidd/server.c index d76bd62664eb..5f14d684f552 100644 --- a/usr.sbin/bluetooth/bthidd/server.c +++ b/usr.sbin/bluetooth/bthidd/server.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: server.c,v 1.9 2006/09/07 21:06:53 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidd/server.c,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/bthidd/session.c b/usr.sbin/bluetooth/bthidd/session.c index b9f331bf7e7f..6d02795dffee 100644 --- a/usr.sbin/bluetooth/bthidd/session.c +++ b/usr.sbin/bluetooth/bthidd/session.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: session.c,v 1.3 2006/09/07 21:06:53 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidd/session.c,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/btpand/Makefile b/usr.sbin/bluetooth/btpand/Makefile index 5e4bb0b71674..eeb52d60cc9b 100644 --- a/usr.sbin/bluetooth/btpand/Makefile +++ b/usr.sbin/bluetooth/btpand/Makefile @@ -1,5 +1,5 @@ # $NetBSD: Makefile,v 1.2 2008/08/18 08:25:32 plunky Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/btpand/Makefile,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ PROG= btpand MAN= btpand.8 diff --git a/usr.sbin/bluetooth/btpand/bnep.c b/usr.sbin/bluetooth/btpand/bnep.c index 200a72301183..961de0595571 100644 --- a/usr.sbin/bluetooth/btpand/bnep.c +++ b/usr.sbin/bluetooth/btpand/bnep.c @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/bnep.c,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/cdefs.h> __RCSID("$NetBSD: bnep.c,v 1.1 2008/08/17 13:20:57 plunky Exp $"); diff --git a/usr.sbin/bluetooth/btpand/bnep.h b/usr.sbin/bluetooth/btpand/bnep.h index 2fc6a77ac62d..41a54683062e 100644 --- a/usr.sbin/bluetooth/btpand/bnep.h +++ b/usr.sbin/bluetooth/btpand/bnep.h @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/bnep.h,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Constants defined in the Bluetooth Network Encapsulation diff --git a/usr.sbin/bluetooth/btpand/btpand.8 b/usr.sbin/bluetooth/btpand/btpand.8 index ece16c25090a..d7e644985498 100644 --- a/usr.sbin/bluetooth/btpand/btpand.8 +++ b/usr.sbin/bluetooth/btpand/btpand.8 @@ -1,5 +1,5 @@ .\" $NetBSD: btpand.8,v 1.3 2008/08/17 14:43:07 plunky Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bluetooth/btpand/btpand.8,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" Copyright (c) 2008 Iain Hibbert .\" All rights reserved. diff --git a/usr.sbin/bluetooth/btpand/btpand.c b/usr.sbin/bluetooth/btpand/btpand.c index 99a3bc7eacd4..a8c1ca0e8c3b 100644 --- a/usr.sbin/bluetooth/btpand/btpand.c +++ b/usr.sbin/bluetooth/btpand/btpand.c @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/btpand.c,v 1.2.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/cdefs.h> __COPYRIGHT("@(#) Copyright (c) 2008 Iain Hibbert. All rights reserved."); diff --git a/usr.sbin/bluetooth/btpand/btpand.h b/usr.sbin/bluetooth/btpand/btpand.h index c5f7204ab403..f3eea32d0d9a 100644 --- a/usr.sbin/bluetooth/btpand/btpand.h +++ b/usr.sbin/bluetooth/btpand/btpand.h @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/btpand.h,v 1.2.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/btpand/channel.c b/usr.sbin/bluetooth/btpand/channel.c index b4eb4ab49c8f..5f888d9a46e7 100644 --- a/usr.sbin/bluetooth/btpand/channel.c +++ b/usr.sbin/bluetooth/btpand/channel.c @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/channel.c,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/cdefs.h> __RCSID("$NetBSD: channel.c,v 1.1 2008/08/17 13:20:57 plunky Exp $"); diff --git a/usr.sbin/bluetooth/btpand/client.c b/usr.sbin/bluetooth/btpand/client.c index 97064dbbbddc..feb38e2d8f71 100644 --- a/usr.sbin/bluetooth/btpand/client.c +++ b/usr.sbin/bluetooth/btpand/client.c @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/client.c,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/cdefs.h> __RCSID("$NetBSD: client.c,v 1.2 2008/12/06 20:01:14 plunky Exp $"); diff --git a/usr.sbin/bluetooth/btpand/event.c b/usr.sbin/bluetooth/btpand/event.c index 159f90c862d4..370ce23715ea 100644 --- a/usr.sbin/bluetooth/btpand/event.c +++ b/usr.sbin/bluetooth/btpand/event.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/event.c,v 1.1.2.1.2.2 2009/04/20 17:11:21 emax Exp $ */ /* * Hack to provide libevent (see devel/libevent port) like API. diff --git a/usr.sbin/bluetooth/btpand/event.h b/usr.sbin/bluetooth/btpand/event.h index 75515e38f77b..a9bc1f3b2656 100644 --- a/usr.sbin/bluetooth/btpand/event.h +++ b/usr.sbin/bluetooth/btpand/event.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/event.h,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Hack to provide libevent (see devel/libevent port) like API. diff --git a/usr.sbin/bluetooth/btpand/packet.c b/usr.sbin/bluetooth/btpand/packet.c index e42e5c5b3045..529266a64749 100644 --- a/usr.sbin/bluetooth/btpand/packet.c +++ b/usr.sbin/bluetooth/btpand/packet.c @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/packet.c,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/cdefs.h> __RCSID("$NetBSD: packet.c,v 1.1 2008/08/17 13:20:57 plunky Exp $"); diff --git a/usr.sbin/bluetooth/btpand/sdp.c b/usr.sbin/bluetooth/btpand/sdp.c index e5aec1c6bbba..48b14e4d2127 100644 --- a/usr.sbin/bluetooth/btpand/sdp.c +++ b/usr.sbin/bluetooth/btpand/sdp.c @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/sdp.c,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/cdefs.h> __RCSID("$NetBSD: sdp.c,v 1.2 2008/12/06 20:01:14 plunky Exp $"); diff --git a/usr.sbin/bluetooth/btpand/sdp.h b/usr.sbin/bluetooth/btpand/sdp.h index 32dd95d474c3..984e468b3d59 100644 --- a/usr.sbin/bluetooth/btpand/sdp.h +++ b/usr.sbin/bluetooth/btpand/sdp.h @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/sdp.h,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <bluetooth.h> #include <sdp.h> diff --git a/usr.sbin/bluetooth/btpand/server.c b/usr.sbin/bluetooth/btpand/server.c index 0843d0c70926..8478ee62fee9 100644 --- a/usr.sbin/bluetooth/btpand/server.c +++ b/usr.sbin/bluetooth/btpand/server.c @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/server.c,v 1.2.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/cdefs.h> __RCSID("$NetBSD: server.c,v 1.2 2009/01/24 17:29:28 plunky Exp $"); diff --git a/usr.sbin/bluetooth/btpand/tap.c b/usr.sbin/bluetooth/btpand/tap.c index c96563338ea2..910f855d9059 100644 --- a/usr.sbin/bluetooth/btpand/tap.c +++ b/usr.sbin/bluetooth/btpand/tap.c @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/tap.c,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/cdefs.h> __RCSID("$NetBSD: tap.c,v 1.1 2008/08/17 13:20:57 plunky Exp $"); diff --git a/usr.sbin/bluetooth/hccontrol/Makefile b/usr.sbin/bluetooth/hccontrol/Makefile index 592247e11ad9..03bc3214c6f6 100644 --- a/usr.sbin/bluetooth/hccontrol/Makefile +++ b/usr.sbin/bluetooth/hccontrol/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.7 2003/08/14 20:06:17 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/hccontrol/Makefile,v 1.3.30.1 2009/04/15 03:14:26 kensmith Exp $ PROG= hccontrol MAN= hccontrol.8 diff --git a/usr.sbin/bluetooth/hccontrol/hccontrol.8 b/usr.sbin/bluetooth/hccontrol/hccontrol.8 index b98a0fc59b53..3ee59a7b9eb1 100644 --- a/usr.sbin/bluetooth/hccontrol/hccontrol.8 +++ b/usr.sbin/bluetooth/hccontrol/hccontrol.8 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $Id: hccontrol.8,v 1.6 2003/08/06 21:26:38 max Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bluetooth/hccontrol/hccontrol.8,v 1.9.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd June 14, 2002 .Dt HCCONTROL 8 diff --git a/usr.sbin/bluetooth/hccontrol/hccontrol.c b/usr.sbin/bluetooth/hccontrol/hccontrol.c index 089869b3cf03..e2105b7b279f 100644 --- a/usr.sbin/bluetooth/hccontrol/hccontrol.c +++ b/usr.sbin/bluetooth/hccontrol/hccontrol.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: hccontrol.c,v 1.5 2003/09/05 00:38:24 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hccontrol/hccontrol.c,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/bluetooth/hccontrol/hccontrol.h b/usr.sbin/bluetooth/hccontrol/hccontrol.h index cd56ebfb7bc7..59d82b6cf78b 100644 --- a/usr.sbin/bluetooth/hccontrol/hccontrol.h +++ b/usr.sbin/bluetooth/hccontrol/hccontrol.h @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: hccontrol.h,v 1.2 2003/05/19 17:29:29 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hccontrol/hccontrol.h,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _HCCONTROL_H_ diff --git a/usr.sbin/bluetooth/hccontrol/host_controller_baseband.c b/usr.sbin/bluetooth/hccontrol/host_controller_baseband.c index 38f77eb9ab63..8919200bafce 100644 --- a/usr.sbin/bluetooth/hccontrol/host_controller_baseband.c +++ b/usr.sbin/bluetooth/hccontrol/host_controller_baseband.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: host_controller_baseband.c,v 1.4 2003/08/18 19:19:53 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hccontrol/host_controller_baseband.c,v 1.6.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/bluetooth/hccontrol/info.c b/usr.sbin/bluetooth/hccontrol/info.c index d7bad36bb8de..fdfb7bffdc2e 100644 --- a/usr.sbin/bluetooth/hccontrol/info.c +++ b/usr.sbin/bluetooth/hccontrol/info.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: info.c,v 1.3 2003/08/18 19:19:54 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hccontrol/info.c,v 1.4.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/bluetooth/hccontrol/link_control.c b/usr.sbin/bluetooth/hccontrol/link_control.c index ea880cd091e3..0ed95c303ab0 100644 --- a/usr.sbin/bluetooth/hccontrol/link_control.c +++ b/usr.sbin/bluetooth/hccontrol/link_control.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: link_control.c,v 1.4 2003/08/18 19:19:54 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hccontrol/link_control.c,v 1.11.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/bluetooth/hccontrol/link_policy.c b/usr.sbin/bluetooth/hccontrol/link_policy.c index 67b32d5a0d61..ef520f69508d 100644 --- a/usr.sbin/bluetooth/hccontrol/link_policy.c +++ b/usr.sbin/bluetooth/hccontrol/link_policy.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: link_policy.c,v 1.3 2003/08/18 19:19:54 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hccontrol/link_policy.c,v 1.6.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/bluetooth/hccontrol/node.c b/usr.sbin/bluetooth/hccontrol/node.c index ede2153b6ced..f6e2baf7d3f0 100644 --- a/usr.sbin/bluetooth/hccontrol/node.c +++ b/usr.sbin/bluetooth/hccontrol/node.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: node.c,v 1.6 2003/07/22 21:14:02 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hccontrol/node.c,v 1.4.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/ioctl.h> diff --git a/usr.sbin/bluetooth/hccontrol/send_recv.c b/usr.sbin/bluetooth/hccontrol/send_recv.c index 5c2aea9456b2..ccecd0be9c30 100644 --- a/usr.sbin/bluetooth/hccontrol/send_recv.c +++ b/usr.sbin/bluetooth/hccontrol/send_recv.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: send_recv.c,v 1.2 2003/05/21 22:40:30 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hccontrol/send_recv.c,v 1.5.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/bluetooth/hccontrol/status.c b/usr.sbin/bluetooth/hccontrol/status.c index 33645765cbd4..a79b75d0ff77 100644 --- a/usr.sbin/bluetooth/hccontrol/status.c +++ b/usr.sbin/bluetooth/hccontrol/status.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: status.c,v 1.2 2003/05/21 22:40:30 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hccontrol/status.c,v 1.5.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/bluetooth/hccontrol/util.c b/usr.sbin/bluetooth/hccontrol/util.c index 4bb5000c087a..cd38b28683b8 100644 --- a/usr.sbin/bluetooth/hccontrol/util.c +++ b/usr.sbin/bluetooth/hccontrol/util.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: util.c,v 1.2 2003/05/19 17:29:29 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hccontrol/util.c,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/bluetooth/hcsecd/Makefile b/usr.sbin/bluetooth/hcsecd/Makefile index e544ed4e6180..8c7d74cb02fd 100644 --- a/usr.sbin/bluetooth/hcsecd/Makefile +++ b/usr.sbin/bluetooth/hcsecd/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.8 2003/08/14 20:06:20 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/hcsecd/Makefile,v 1.4.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= hcsecd MAN= hcsecd.8 hcsecd.conf.5 diff --git a/usr.sbin/bluetooth/hcsecd/hcsecd.8 b/usr.sbin/bluetooth/hcsecd/hcsecd.8 index 8b7084d2de30..1aeb0b262973 100644 --- a/usr.sbin/bluetooth/hcsecd/hcsecd.8 +++ b/usr.sbin/bluetooth/hcsecd/hcsecd.8 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $Id: hcsecd.8,v 1.8 2003/09/08 18:54:20 max Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bluetooth/hcsecd/hcsecd.8,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd November 16, 2002 .Dt HCSECD 8 diff --git a/usr.sbin/bluetooth/hcsecd/hcsecd.c b/usr.sbin/bluetooth/hcsecd/hcsecd.c index 72f9c8cb8fdf..6871c13211d3 100644 --- a/usr.sbin/bluetooth/hcsecd/hcsecd.c +++ b/usr.sbin/bluetooth/hcsecd/hcsecd.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: hcsecd.c,v 1.6 2003/08/18 19:19:55 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hcsecd/hcsecd.c,v 1.5.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/hcsecd/hcsecd.conf b/usr.sbin/bluetooth/hcsecd/hcsecd.conf index 127ce04b74d6..9097e5334668 100644 --- a/usr.sbin/bluetooth/hcsecd/hcsecd.conf +++ b/usr.sbin/bluetooth/hcsecd/hcsecd.conf @@ -1,6 +1,6 @@ # # $Id: hcsecd.conf,v 1.1 2002/11/24 20:22:39 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/hcsecd/hcsecd.conf,v 1.1.32.1 2009/04/15 03:14:26 kensmith Exp $ # # HCI security daemon configuration file # diff --git a/usr.sbin/bluetooth/hcsecd/hcsecd.conf.5 b/usr.sbin/bluetooth/hcsecd/hcsecd.conf.5 index 189ca66606c5..39f4d51742f1 100644 --- a/usr.sbin/bluetooth/hcsecd/hcsecd.conf.5 +++ b/usr.sbin/bluetooth/hcsecd/hcsecd.conf.5 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $Id: hcsecd.conf.5,v 1.1 2003/05/26 22:49:23 max Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bluetooth/hcsecd/hcsecd.conf.5,v 1.2.28.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 26, 2003 .Dt HCSECD.CONF 5 diff --git a/usr.sbin/bluetooth/hcsecd/hcsecd.h b/usr.sbin/bluetooth/hcsecd/hcsecd.h index acfc8875a011..ff70a5d1d602 100644 --- a/usr.sbin/bluetooth/hcsecd/hcsecd.h +++ b/usr.sbin/bluetooth/hcsecd/hcsecd.h @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: hcsecd.h,v 1.3 2003/09/08 18:54:21 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hcsecd/hcsecd.h,v 1.3.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _HCSECD_H_ diff --git a/usr.sbin/bluetooth/hcsecd/lexer.l b/usr.sbin/bluetooth/hcsecd/lexer.l index 2430d7e2982c..377cf2a0b9de 100644 --- a/usr.sbin/bluetooth/hcsecd/lexer.l +++ b/usr.sbin/bluetooth/hcsecd/lexer.l @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * $Id: lexer.l,v 1.1 2002/11/24 20:22:39 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hcsecd/lexer.l,v 1.1.32.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <string.h> diff --git a/usr.sbin/bluetooth/hcsecd/parser.y b/usr.sbin/bluetooth/hcsecd/parser.y index 385bff257b3a..1e71403243e8 100644 --- a/usr.sbin/bluetooth/hcsecd/parser.y +++ b/usr.sbin/bluetooth/hcsecd/parser.y @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * $Id: parser.y,v 1.5 2003/06/07 21:22:30 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hcsecd/parser.y,v 1.4.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/fcntl.h> diff --git a/usr.sbin/bluetooth/hcseriald/Makefile b/usr.sbin/bluetooth/hcseriald/Makefile index ed0bf3243820..9442fa0228cd 100644 --- a/usr.sbin/bluetooth/hcseriald/Makefile +++ b/usr.sbin/bluetooth/hcseriald/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.5 2003/08/14 20:06:21 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/hcseriald/Makefile,v 1.4.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= hcseriald MAN= hcseriald.8 diff --git a/usr.sbin/bluetooth/hcseriald/hcseriald.8 b/usr.sbin/bluetooth/hcseriald/hcseriald.8 index 111b28cc60b6..b72f9045e082 100644 --- a/usr.sbin/bluetooth/hcseriald/hcseriald.8 +++ b/usr.sbin/bluetooth/hcseriald/hcseriald.8 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $Id: hcseriald.8,v 1.3 2003/05/21 00:47:26 max Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bluetooth/hcseriald/hcseriald.8,v 1.6.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd June 14, 2002 .Dt HCSERIALD 8 diff --git a/usr.sbin/bluetooth/hcseriald/hcseriald.c b/usr.sbin/bluetooth/hcseriald/hcseriald.c index b811c1db5f1f..45ec72879873 100644 --- a/usr.sbin/bluetooth/hcseriald/hcseriald.c +++ b/usr.sbin/bluetooth/hcseriald/hcseriald.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: hcseriald.c,v 1.3 2003/05/21 22:40:32 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hcseriald/hcseriald.c,v 1.5.10.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/bluetooth/l2control/Makefile b/usr.sbin/bluetooth/l2control/Makefile index 847ff4ba97d6..425030efeed3 100644 --- a/usr.sbin/bluetooth/l2control/Makefile +++ b/usr.sbin/bluetooth/l2control/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.7 2003/08/14 20:06:22 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/l2control/Makefile,v 1.3.30.1 2009/04/15 03:14:26 kensmith Exp $ PROG= l2control MAN= l2control.8 diff --git a/usr.sbin/bluetooth/l2control/l2cap.c b/usr.sbin/bluetooth/l2control/l2cap.c index c23106c3db3f..e338f8bb6674 100644 --- a/usr.sbin/bluetooth/l2control/l2cap.c +++ b/usr.sbin/bluetooth/l2control/l2cap.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: l2cap.c,v 1.5 2003/05/16 19:52:37 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/l2control/l2cap.c,v 1.3.30.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/ioctl.h> diff --git a/usr.sbin/bluetooth/l2control/l2control.8 b/usr.sbin/bluetooth/l2control/l2control.8 index 794b6a72a9a6..3f12728b5867 100644 --- a/usr.sbin/bluetooth/l2control/l2control.8 +++ b/usr.sbin/bluetooth/l2control/l2control.8 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $Id: l2control.8,v 1.5 2003/05/21 00:53:00 max Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bluetooth/l2control/l2control.8,v 1.6.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd June 14, 2002 .Dt L2CONTROL 8 diff --git a/usr.sbin/bluetooth/l2control/l2control.c b/usr.sbin/bluetooth/l2control/l2control.c index 585021c98433..5103ebaeef86 100644 --- a/usr.sbin/bluetooth/l2control/l2control.c +++ b/usr.sbin/bluetooth/l2control/l2control.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: l2control.c,v 1.6 2003/09/05 00:38:25 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/l2control/l2control.c,v 1.3.30.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <assert.h> diff --git a/usr.sbin/bluetooth/l2control/l2control.h b/usr.sbin/bluetooth/l2control/l2control.h index 43d456164be8..f717b64d7137 100644 --- a/usr.sbin/bluetooth/l2control/l2control.h +++ b/usr.sbin/bluetooth/l2control/l2control.h @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: l2control.h,v 1.1 2002/11/24 20:22:41 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/l2control/l2control.h,v 1.2.32.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _L2CONTROL_H_ diff --git a/usr.sbin/bluetooth/l2ping/Makefile b/usr.sbin/bluetooth/l2ping/Makefile index bc130e33aac9..34cc239c8782 100644 --- a/usr.sbin/bluetooth/l2ping/Makefile +++ b/usr.sbin/bluetooth/l2ping/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.6 2003/08/14 20:06:24 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/l2ping/Makefile,v 1.4.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= l2ping MAN= l2ping.8 diff --git a/usr.sbin/bluetooth/l2ping/l2ping.8 b/usr.sbin/bluetooth/l2ping/l2ping.8 index 477f4ecc1a70..a53e3c31e840 100644 --- a/usr.sbin/bluetooth/l2ping/l2ping.8 +++ b/usr.sbin/bluetooth/l2ping/l2ping.8 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $Id: l2ping.8,v 1.3 2003/05/21 01:00:19 max Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bluetooth/l2ping/l2ping.8,v 1.10.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd June 14, 2002 .Dt L2PING 8 diff --git a/usr.sbin/bluetooth/l2ping/l2ping.c b/usr.sbin/bluetooth/l2ping/l2ping.c index d7e1b1e03fac..7ed3d8c6f379 100644 --- a/usr.sbin/bluetooth/l2ping/l2ping.c +++ b/usr.sbin/bluetooth/l2ping/l2ping.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: l2ping.c,v 1.5 2003/05/16 19:54:40 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/l2ping/l2ping.c,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/ioctl.h> diff --git a/usr.sbin/bluetooth/rfcomm_pppd/Makefile b/usr.sbin/bluetooth/rfcomm_pppd/Makefile index adac64eca14a..53fe4647cccb 100644 --- a/usr.sbin/bluetooth/rfcomm_pppd/Makefile +++ b/usr.sbin/bluetooth/rfcomm_pppd/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.7 2003/09/07 18:32:11 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/rfcomm_pppd/Makefile,v 1.2.30.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../../usr.bin/bluetooth/rfcomm_sppd diff --git a/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 b/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 index e74e113af136..20b611ccc96e 100644 --- a/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 +++ b/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $Id: rfcomm_pppd.8,v 1.7 2003/09/07 18:32:11 max Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8,v 1.14.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd February 4, 2003 .Dt RFCOMM_PPPD 8 diff --git a/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.c b/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.c index 956dc4d83839..b85a42be48c1 100644 --- a/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.c +++ b/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: rfcomm_pppd.c,v 1.5 2003/09/07 18:32:11 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.c,v 1.6.2.3.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/bluetooth/sdpcontrol/Makefile b/usr.sbin/bluetooth/sdpcontrol/Makefile index c0ec8d423f74..96ce26f6d45d 100644 --- a/usr.sbin/bluetooth/sdpcontrol/Makefile +++ b/usr.sbin/bluetooth/sdpcontrol/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.1 2003/09/08 02:27:27 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/sdpcontrol/Makefile,v 1.1.30.1 2009/04/15 03:14:26 kensmith Exp $ PROG= sdpcontrol MAN= sdpcontrol.8 diff --git a/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8 b/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8 index d1b9ae5d60fc..ff3e9b98a8e7 100644 --- a/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8 +++ b/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $Id: sdpcontrol.8,v 1.1 2003/09/08 02:27:27 max Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8,v 1.6.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd September 7, 2003 .Dt SDPCONTROL 8 diff --git a/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.c b/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.c index fca2015c9c02..fdbe97b2c4e7 100644 --- a/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.c +++ b/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: sdpcontrol.c,v 1.1 2003/09/08 02:27:27 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.c,v 1.4.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <assert.h> diff --git a/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.h b/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.h index 4a1ee76f383d..6d29498cb5ff 100644 --- a/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.h +++ b/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.h @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: sdpcontrol.h,v 1.1 2003/09/08 02:27:27 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.h,v 1.1.30.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef __SDPCONTROL_H__ diff --git a/usr.sbin/bluetooth/sdpcontrol/search.c b/usr.sbin/bluetooth/sdpcontrol/search.c index e7d824436aa4..aa5684a6c7ab 100644 --- a/usr.sbin/bluetooth/sdpcontrol/search.c +++ b/usr.sbin/bluetooth/sdpcontrol/search.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: search.c,v 1.2 2003/09/08 17:35:15 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpcontrol/search.c,v 1.4.10.1.6.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <netinet/in.h> diff --git a/usr.sbin/bluetooth/sdpd/Makefile b/usr.sbin/bluetooth/sdpd/Makefile index c47441f02cd0..f0f5b0039361 100644 --- a/usr.sbin/bluetooth/sdpd/Makefile +++ b/usr.sbin/bluetooth/sdpd/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.1 2004/01/20 21:27:55 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/sdpd/Makefile,v 1.2.10.1.4.1 2009/04/15 03:14:26 kensmith Exp $ PROG= sdpd MAN= sdpd.8 diff --git a/usr.sbin/bluetooth/sdpd/bgd.c b/usr.sbin/bluetooth/sdpd/bgd.c index 70dda891072f..710a66bb46ba 100644 --- a/usr.sbin/bluetooth/sdpd/bgd.c +++ b/usr.sbin/bluetooth/sdpd/bgd.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: bgd.c,v 1.4 2004/01/13 01:54:39 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/bgd.c,v 1.1.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/bluetooth/sdpd/dun.c b/usr.sbin/bluetooth/sdpd/dun.c index e7aeb78d679e..83479f51cd31 100644 --- a/usr.sbin/bluetooth/sdpd/dun.c +++ b/usr.sbin/bluetooth/sdpd/dun.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: dun.c,v 1.5 2004/01/13 01:54:39 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/dun.c,v 1.1.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/ftrn.c b/usr.sbin/bluetooth/sdpd/ftrn.c index bcebfc79807f..c46e3b122446 100644 --- a/usr.sbin/bluetooth/sdpd/ftrn.c +++ b/usr.sbin/bluetooth/sdpd/ftrn.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: ftrn.c,v 1.5 2004/01/13 01:54:39 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/ftrn.c,v 1.1.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/gn.c b/usr.sbin/bluetooth/sdpd/gn.c index d35c0eea5fda..7922417e4dc1 100644 --- a/usr.sbin/bluetooth/sdpd/gn.c +++ b/usr.sbin/bluetooth/sdpd/gn.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: gn.c,v 1.1 2008/03/11 00:02:42 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/gn.c,v 1.1.2.2.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/irmc.c b/usr.sbin/bluetooth/sdpd/irmc.c index d28a1205be67..dbe974c3c8f9 100644 --- a/usr.sbin/bluetooth/sdpd/irmc.c +++ b/usr.sbin/bluetooth/sdpd/irmc.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: irmc.c,v 1.6 2004/01/13 19:31:54 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/irmc.c,v 1.1.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/irmc_command.c b/usr.sbin/bluetooth/sdpd/irmc_command.c index 10dafe0b1ed2..5a15339a9136 100644 --- a/usr.sbin/bluetooth/sdpd/irmc_command.c +++ b/usr.sbin/bluetooth/sdpd/irmc_command.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: irmc_command.c,v 1.5 2004/01/13 01:54:39 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/irmc_command.c,v 1.1.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/lan.c b/usr.sbin/bluetooth/sdpd/lan.c index 2425a89db5a2..461ad539615e 100644 --- a/usr.sbin/bluetooth/sdpd/lan.c +++ b/usr.sbin/bluetooth/sdpd/lan.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: lan.c,v 1.5 2004/01/13 01:54:39 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/lan.c,v 1.1.18.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <arpa/inet.h> diff --git a/usr.sbin/bluetooth/sdpd/log.c b/usr.sbin/bluetooth/sdpd/log.c index b03f7e141d23..b3cdd900194e 100644 --- a/usr.sbin/bluetooth/sdpd/log.c +++ b/usr.sbin/bluetooth/sdpd/log.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: log.c,v 1.1 2004/01/07 23:15:00 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/log.c,v 1.1.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/bluetooth/sdpd/log.h b/usr.sbin/bluetooth/sdpd/log.h index 8c9ce778cfdd..d4fe55cbd277 100644 --- a/usr.sbin/bluetooth/sdpd/log.h +++ b/usr.sbin/bluetooth/sdpd/log.h @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: log.h,v 1.1 2004/01/07 23:15:00 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/log.h,v 1.1.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _LOG_H_ diff --git a/usr.sbin/bluetooth/sdpd/main.c b/usr.sbin/bluetooth/sdpd/main.c index 1df3bf0d5887..717be16b480d 100644 --- a/usr.sbin/bluetooth/sdpd/main.c +++ b/usr.sbin/bluetooth/sdpd/main.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: main.c,v 1.8 2004/01/13 19:31:54 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/main.c,v 1.1.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/select.h> diff --git a/usr.sbin/bluetooth/sdpd/nap.c b/usr.sbin/bluetooth/sdpd/nap.c index 5a857d8e91ad..0ac852f49d25 100644 --- a/usr.sbin/bluetooth/sdpd/nap.c +++ b/usr.sbin/bluetooth/sdpd/nap.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: nap.c,v 1.1 2008/03/11 00:02:42 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/nap.c,v 1.1.2.2.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/opush.c b/usr.sbin/bluetooth/sdpd/opush.c index 36359daa98ef..84d433631837 100644 --- a/usr.sbin/bluetooth/sdpd/opush.c +++ b/usr.sbin/bluetooth/sdpd/opush.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: opush.c,v 1.6 2004/01/13 19:31:54 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/opush.c,v 1.1.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/panu.c b/usr.sbin/bluetooth/sdpd/panu.c index e00f6503c924..b1e065329287 100644 --- a/usr.sbin/bluetooth/sdpd/panu.c +++ b/usr.sbin/bluetooth/sdpd/panu.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: panu.c,v 1.1 2008/03/11 00:02:42 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/panu.c,v 1.1.2.2.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/profile.c b/usr.sbin/bluetooth/sdpd/profile.c index f3dfaa7652a3..5e9629ae3618 100644 --- a/usr.sbin/bluetooth/sdpd/profile.c +++ b/usr.sbin/bluetooth/sdpd/profile.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: profile.c,v 1.6 2004/01/13 19:31:54 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/profile.c,v 1.2.18.2.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/profile.h b/usr.sbin/bluetooth/sdpd/profile.h index 0b0d86d8e1d1..765d03cf143d 100644 --- a/usr.sbin/bluetooth/sdpd/profile.h +++ b/usr.sbin/bluetooth/sdpd/profile.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: profile.h,v 1.6 2004/01/13 19:31:54 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/profile.h,v 1.1.18.2.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _PROFILE_H_ diff --git a/usr.sbin/bluetooth/sdpd/provider.c b/usr.sbin/bluetooth/sdpd/provider.c index b0f5347018f8..5cf8f8702e61 100644 --- a/usr.sbin/bluetooth/sdpd/provider.c +++ b/usr.sbin/bluetooth/sdpd/provider.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: provider.c,v 1.5 2004/01/13 01:54:39 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/provider.c,v 1.1.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/provider.h b/usr.sbin/bluetooth/sdpd/provider.h index b48bc8dfe427..dcadfc53c734 100644 --- a/usr.sbin/bluetooth/sdpd/provider.h +++ b/usr.sbin/bluetooth/sdpd/provider.h @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: provider.h,v 1.6 2004/01/13 01:54:39 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/provider.h,v 1.1.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _PROVIDER_H_ diff --git a/usr.sbin/bluetooth/sdpd/sar.c b/usr.sbin/bluetooth/sdpd/sar.c index 4fc25d92b118..63dc5c3f0596 100644 --- a/usr.sbin/bluetooth/sdpd/sar.c +++ b/usr.sbin/bluetooth/sdpd/sar.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: sar.c,v 1.2 2004/01/08 23:46:51 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/sar.c,v 1.2.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/scr.c b/usr.sbin/bluetooth/sdpd/scr.c index d0c9ec5f29d6..bc287a8acac4 100644 --- a/usr.sbin/bluetooth/sdpd/scr.c +++ b/usr.sbin/bluetooth/sdpd/scr.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: scr.c,v 1.1 2004/01/13 01:54:39 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/scr.c,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/sd.c b/usr.sbin/bluetooth/sdpd/sd.c index 1743ea7dc406..768549dc5dd9 100644 --- a/usr.sbin/bluetooth/sdpd/sd.c +++ b/usr.sbin/bluetooth/sdpd/sd.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: sd.c,v 1.4 2004/01/13 01:54:39 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/sd.c,v 1.1.18.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/sdpd.8 b/usr.sbin/bluetooth/sdpd/sdpd.8 index 0844e30ee15d..f874fc57d388 100644 --- a/usr.sbin/bluetooth/sdpd/sdpd.8 +++ b/usr.sbin/bluetooth/sdpd/sdpd.8 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $Id: sdpd.8,v 1.1 2004/01/13 19:31:54 max Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bluetooth/sdpd/sdpd.8,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd January 13, 2004 .Dt SDPD 8 diff --git a/usr.sbin/bluetooth/sdpd/server.c b/usr.sbin/bluetooth/sdpd/server.c index 816c6f5e6c2f..f4e11a5c7a2d 100644 --- a/usr.sbin/bluetooth/sdpd/server.c +++ b/usr.sbin/bluetooth/sdpd/server.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: server.c,v 1.6 2004/01/13 01:54:39 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/server.c,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/bluetooth/sdpd/server.h b/usr.sbin/bluetooth/sdpd/server.h index d7ef55e20244..bbc6c159d7a4 100644 --- a/usr.sbin/bluetooth/sdpd/server.h +++ b/usr.sbin/bluetooth/sdpd/server.h @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: server.h,v 1.5 2004/01/13 01:54:39 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/server.h,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _SERVER_H_ diff --git a/usr.sbin/bluetooth/sdpd/sp.c b/usr.sbin/bluetooth/sdpd/sp.c index 31a9585a25e1..33814a53f656 100644 --- a/usr.sbin/bluetooth/sdpd/sp.c +++ b/usr.sbin/bluetooth/sdpd/sp.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: sp.c,v 1.5 2004/01/13 01:54:39 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/sp.c,v 1.1.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/srr.c b/usr.sbin/bluetooth/sdpd/srr.c index fd636d56d446..464603f47a1a 100644 --- a/usr.sbin/bluetooth/sdpd/srr.c +++ b/usr.sbin/bluetooth/sdpd/srr.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: srr.c,v 1.1 2004/01/13 01:54:39 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/srr.c,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/ssar.c b/usr.sbin/bluetooth/sdpd/ssar.c index eac92351c824..db2526a3cc7f 100644 --- a/usr.sbin/bluetooth/sdpd/ssar.c +++ b/usr.sbin/bluetooth/sdpd/ssar.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: ssar.c,v 1.4 2004/01/12 22:54:31 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/ssar.c,v 1.2.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/ssr.c b/usr.sbin/bluetooth/sdpd/ssr.c index ac27548575cc..dffda0e33197 100644 --- a/usr.sbin/bluetooth/sdpd/ssr.c +++ b/usr.sbin/bluetooth/sdpd/ssr.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: ssr.c,v 1.5 2004/01/13 01:54:39 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/ssr.c,v 1.3.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/sur.c b/usr.sbin/bluetooth/sdpd/sur.c index 143eaf3dbec9..32bc61479b5b 100644 --- a/usr.sbin/bluetooth/sdpd/sur.c +++ b/usr.sbin/bluetooth/sdpd/sur.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: sur.c,v 1.1 2004/01/13 01:54:39 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/sur.c,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/uuid-private.h b/usr.sbin/bluetooth/sdpd/uuid-private.h index db8d13ba76a5..ed33a037bea5 100644 --- a/usr.sbin/bluetooth/sdpd/uuid-private.h +++ b/usr.sbin/bluetooth/sdpd/uuid-private.h @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: uuid-private.h,v 1.1 2004/12/09 18:20:26 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/uuid-private.h,v 1.1.22.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _UUID_PRIVATE_H_ diff --git a/usr.sbin/bluetooth/sdpd/uuid.c b/usr.sbin/bluetooth/sdpd/uuid.c index 1989bc5e797d..2bfe6c250d6d 100644 --- a/usr.sbin/bluetooth/sdpd/uuid.c +++ b/usr.sbin/bluetooth/sdpd/uuid.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: uuid.c,v 1.1 2004/12/09 18:20:26 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/uuid.c,v 1.1.22.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/boot0cfg/Makefile b/usr.sbin/boot0cfg/Makefile index dc02cad7b41d..a4d9c9048a41 100644 --- a/usr.sbin/boot0cfg/Makefile +++ b/usr.sbin/boot0cfg/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/boot0cfg/Makefile,v 1.9.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= boot0cfg MAN= boot0cfg.8 diff --git a/usr.sbin/boot0cfg/boot0cfg.8 b/usr.sbin/boot0cfg/boot0cfg.8 index c7e664c0a4fe..f692fece443e 100644 --- a/usr.sbin/boot0cfg/boot0cfg.8 +++ b/usr.sbin/boot0cfg/boot0cfg.8 @@ -22,7 +22,7 @@ .\" OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, .\" EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/boot0cfg/boot0cfg.8,v 1.32.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd January 13, 2009 .Dt BOOT0CFG 8 diff --git a/usr.sbin/boot0cfg/boot0cfg.c b/usr.sbin/boot0cfg/boot0cfg.c index f5f1e53326d0..a87164a215f2 100644 --- a/usr.sbin/boot0cfg/boot0cfg.c +++ b/usr.sbin/boot0cfg/boot0cfg.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/boot0cfg/boot0cfg.c,v 1.20.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/disklabel.h> diff --git a/usr.sbin/boot98cfg/Makefile b/usr.sbin/boot98cfg/Makefile index 9b0e70316315..38b04738c07f 100644 --- a/usr.sbin/boot98cfg/Makefile +++ b/usr.sbin/boot98cfg/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/boot98cfg/Makefile,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= boot98cfg MAN= boot98cfg.8 diff --git a/usr.sbin/boot98cfg/boot98cfg.8 b/usr.sbin/boot98cfg/boot98cfg.8 index 96ebbcdd0fd3..6a14e2b078e8 100644 --- a/usr.sbin/boot98cfg/boot98cfg.8 +++ b/usr.sbin/boot98cfg/boot98cfg.8 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/boot98cfg/boot98cfg.8,v 1.12.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd July 10, 2000 .Dt BOOT98CFG 8 diff --git a/usr.sbin/boot98cfg/boot98cfg.c b/usr.sbin/boot98cfg/boot98cfg.c index 45c79c99793d..c89d1900519c 100644 --- a/usr.sbin/boot98cfg/boot98cfg.c +++ b/usr.sbin/boot98cfg/boot98cfg.c @@ -56,7 +56,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/boot98cfg/boot98cfg.c,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/diskpc98.h> diff --git a/usr.sbin/bootparamd/Makefile b/usr.sbin/bootparamd/Makefile index c4e3361ecfab..435bd29af504 100644 --- a/usr.sbin/bootparamd/Makefile +++ b/usr.sbin/bootparamd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bootparamd/Makefile,v 1.2.34.1 2009/04/15 03:14:26 kensmith Exp $ SUBDIR= bootparamd callbootd diff --git a/usr.sbin/bootparamd/Makefile.inc b/usr.sbin/bootparamd/Makefile.inc index 1e4d46f113a5..7ce739abb885 100644 --- a/usr.sbin/bootparamd/Makefile.inc +++ b/usr.sbin/bootparamd/Makefile.inc @@ -1,4 +1,4 @@ # @(#)Makefile.inc 5.1 (Berkeley) 5/11/90 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bootparamd/Makefile.inc,v 1.2.34.1 2009/04/15 03:14:26 kensmith Exp $ BINDIR?= /usr/sbin diff --git a/usr.sbin/bootparamd/bootparamd/Makefile b/usr.sbin/bootparamd/bootparamd/Makefile index 5d2047b463cc..ae63278711c9 100644 --- a/usr.sbin/bootparamd/bootparamd/Makefile +++ b/usr.sbin/bootparamd/bootparamd/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.8 (Berkeley) 7/28/90 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bootparamd/bootparamd/Makefile,v 1.16.8.1 2009/04/15 03:14:26 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/bootparamd/bootparamd/README b/usr.sbin/bootparamd/bootparamd/README index 508ee0f63401..1d7a6be367c1 100644 --- a/usr.sbin/bootparamd/bootparamd/README +++ b/usr.sbin/bootparamd/bootparamd/README @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/usr.sbin/bootparamd/bootparamd/README,v 1.2.34.1 2009/04/15 03:14:26 kensmith Exp $ This directory contains a version of the rpc.bootparamd, which have been written using the Sun's RPC protocol for bootparamd. To use it you must diff --git a/usr.sbin/bootparamd/bootparamd/bootparamd.8 b/usr.sbin/bootparamd/bootparamd/bootparamd.8 index 6048a8f11fa1..65e7771abbab 100644 --- a/usr.sbin/bootparamd/bootparamd/bootparamd.8 +++ b/usr.sbin/bootparamd/bootparamd/bootparamd.8 @@ -1,5 +1,5 @@ .\" @(#)bootparamd.8 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bootparamd/bootparamd/bootparamd.8,v 1.15.20.1 2009/04/15 03:14:26 kensmith Exp $ .Dd December 14, 2000 .Dt BOOTPARAMD 8 .Os diff --git a/usr.sbin/bootparamd/bootparamd/bootparamd.c b/usr.sbin/bootparamd/bootparamd/bootparamd.c index 91464653f1e2..090823cf1a14 100644 --- a/usr.sbin/bootparamd/bootparamd/bootparamd.c +++ b/usr.sbin/bootparamd/bootparamd/bootparamd.c @@ -9,7 +9,7 @@ use and modify. Please send modifications and/or suggestions + bug fixes to #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/bootparamd/bootparamd/bootparamd.c,v 1.12.10.1.4.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #ifdef YP diff --git a/usr.sbin/bootparamd/bootparamd/bootparams.5 b/usr.sbin/bootparamd/bootparamd/bootparams.5 index c7c6785f47e1..864e9adcedee 100644 --- a/usr.sbin/bootparamd/bootparamd/bootparams.5 +++ b/usr.sbin/bootparamd/bootparamd/bootparams.5 @@ -25,7 +25,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" from: Id: bootparams.5,v 1.2 1994/10/03 19:26:13 gwr Exp -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bootparamd/bootparamd/bootparams.5,v 1.11.34.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd October 2, 1994 .Dt BOOTPARAMS 5 diff --git a/usr.sbin/bootparamd/bootparamd/main.c b/usr.sbin/bootparamd/bootparamd/main.c index 3d021f0e6d27..01517acb9336 100644 --- a/usr.sbin/bootparamd/bootparamd/main.c +++ b/usr.sbin/bootparamd/bootparamd/main.c @@ -9,7 +9,7 @@ use and modify. Please send modifications and/or suggestions + bug fixes to #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/bootparamd/bootparamd/main.c,v 1.10.18.1.4.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.sbin/bootparamd/callbootd/Makefile b/usr.sbin/bootparamd/callbootd/Makefile index 5a08d608a4c8..2a4c32283b4d 100644 --- a/usr.sbin/bootparamd/callbootd/Makefile +++ b/usr.sbin/bootparamd/callbootd/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.8 (Berkeley) 7/28/90 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bootparamd/callbootd/Makefile,v 1.14.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= callbootd NO_MAN= diff --git a/usr.sbin/bootparamd/callbootd/callbootd.c b/usr.sbin/bootparamd/callbootd/callbootd.c index cee09f05fb94..102dfb94d0ee 100644 --- a/usr.sbin/bootparamd/callbootd/callbootd.c +++ b/usr.sbin/bootparamd/callbootd/callbootd.c @@ -9,7 +9,7 @@ use and modify. Please send modifications and/or suggestions + bug fixes to #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/bootparamd/callbootd/callbootd.c,v 1.10.20.1.4.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include "bootparam_prot.h" diff --git a/usr.sbin/bsnmpd/Makefile b/usr.sbin/bsnmpd/Makefile index c948108f4f41..d5302722b8c6 100644 --- a/usr.sbin/bsnmpd/Makefile +++ b/usr.sbin/bsnmpd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bsnmpd/Makefile,v 1.2.20.1 2009/04/15 03:14:26 kensmith Exp $ SUBDIR= gensnmptree \ bsnmpd \ diff --git a/usr.sbin/bsnmpd/Makefile.inc b/usr.sbin/bsnmpd/Makefile.inc index 265f86d1ed55..51761bc22e10 100644 --- a/usr.sbin/bsnmpd/Makefile.inc +++ b/usr.sbin/bsnmpd/Makefile.inc @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bsnmpd/Makefile.inc,v 1.1.30.1 2009/04/15 03:14:26 kensmith Exp $ .include "../Makefile.inc" diff --git a/usr.sbin/bsnmpd/bsnmpd/Makefile b/usr.sbin/bsnmpd/bsnmpd/Makefile index 9fbf3667920f..fe1b1ec4b464 100644 --- a/usr.sbin/bsnmpd/bsnmpd/Makefile +++ b/usr.sbin/bsnmpd/bsnmpd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bsnmpd/bsnmpd/Makefile,v 1.16.8.1 2009/04/15 03:14:26 kensmith Exp $ # # Author: Harti Brandt <harti@freebsd.org> diff --git a/usr.sbin/bsnmpd/gensnmptree/Makefile b/usr.sbin/bsnmpd/gensnmptree/Makefile index 11c6a3b28f18..88fc5b8afd89 100644 --- a/usr.sbin/bsnmpd/gensnmptree/Makefile +++ b/usr.sbin/bsnmpd/gensnmptree/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bsnmpd/gensnmptree/Makefile,v 1.4.8.1 2009/04/15 03:14:26 kensmith Exp $ # # Author: Harti Brandt <harti@freebsd.org> diff --git a/usr.sbin/bsnmpd/modules/Makefile b/usr.sbin/bsnmpd/modules/Makefile index 578d1734d1c9..03f9fb77f9e4 100644 --- a/usr.sbin/bsnmpd/modules/Makefile +++ b/usr.sbin/bsnmpd/modules/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bsnmpd/modules/Makefile,v 1.15.8.1 2009/04/15 03:14:26 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/bsnmpd/modules/Makefile.inc b/usr.sbin/bsnmpd/modules/Makefile.inc index ecd2538b5fec..38c93e0e4f60 100644 --- a/usr.sbin/bsnmpd/modules/Makefile.inc +++ b/usr.sbin/bsnmpd/modules/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bsnmpd/modules/Makefile.inc,v 1.13.8.1 2009/04/15 03:14:26 kensmith Exp $ SHLIB_MAJOR= 5 WARNS?= 6 diff --git a/usr.sbin/bsnmpd/modules/snmp_atm/BEGEMOT-ATM-FREEBSD-MIB.txt b/usr.sbin/bsnmpd/modules/snmp_atm/BEGEMOT-ATM-FREEBSD-MIB.txt index 83c4e5c26bbc..23a392a0328d 100644 --- a/usr.sbin/bsnmpd/modules/snmp_atm/BEGEMOT-ATM-FREEBSD-MIB.txt +++ b/usr.sbin/bsnmpd/modules/snmp_atm/BEGEMOT-ATM-FREEBSD-MIB.txt @@ -26,7 +26,7 @@ -- OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -- SUCH DAMAGE. -- --- $FreeBSD$ +-- $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_atm/BEGEMOT-ATM-FREEBSD-MIB.txt,v 1.1.24.1 2009/04/15 03:14:26 kensmith Exp $ -- -- Private Begemot MIB for ATM interfaces on FreeBSD -- diff --git a/usr.sbin/bsnmpd/modules/snmp_atm/Makefile b/usr.sbin/bsnmpd/modules/snmp_atm/Makefile index 4bba7cb5d217..aacc10a1f57c 100644 --- a/usr.sbin/bsnmpd/modules/snmp_atm/Makefile +++ b/usr.sbin/bsnmpd/modules/snmp_atm/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_atm/Makefile,v 1.4.8.1 2009/04/15 03:14:26 kensmith Exp $ # # Author: Harti Brandt <harti@freebsd.org> diff --git a/usr.sbin/bsnmpd/modules/snmp_atm/atm_freebsd.def b/usr.sbin/bsnmpd/modules/snmp_atm/atm_freebsd.def index 6cc61d012184..2befc8216977 100644 --- a/usr.sbin/bsnmpd/modules/snmp_atm/atm_freebsd.def +++ b/usr.sbin/bsnmpd/modules/snmp_atm/atm_freebsd.def @@ -26,7 +26,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_atm/atm_freebsd.def,v 1.1.24.1 2009/04/15 03:14:26 kensmith Exp $ # # SNMP module for ATM hardware interfaces. # diff --git a/usr.sbin/bsnmpd/modules/snmp_atm/atm_sys.c b/usr.sbin/bsnmpd/modules/snmp_atm/atm_sys.c index 525e80548a5f..7dcda444e57e 100644 --- a/usr.sbin/bsnmpd/modules/snmp_atm/atm_sys.c +++ b/usr.sbin/bsnmpd/modules/snmp_atm/atm_sys.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_atm/atm_sys.c,v 1.1.24.1 2009/04/15 03:14:26 kensmith Exp $ * * SNMP module for ATM hardware interfaces - FreeBSD/Ng specific part. */ diff --git a/usr.sbin/bsnmpd/modules/snmp_bridge/BEGEMOT-BRIDGE-MIB.txt b/usr.sbin/bsnmpd/modules/snmp_bridge/BEGEMOT-BRIDGE-MIB.txt index d55ea3cf27d1..7b7f2e27ccae 100644 --- a/usr.sbin/bsnmpd/modules/snmp_bridge/BEGEMOT-BRIDGE-MIB.txt +++ b/usr.sbin/bsnmpd/modules/snmp_bridge/BEGEMOT-BRIDGE-MIB.txt @@ -23,7 +23,7 @@ -- OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -- SUCH DAMAGE. -- --- $FreeBSD$ +-- $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_bridge/BEGEMOT-BRIDGE-MIB.txt,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ -- BEGEMOT-BRIDGE-MIB DEFINITIONS ::= BEGIN diff --git a/usr.sbin/bsnmpd/modules/snmp_bridge/BRIDGE-MIB.txt b/usr.sbin/bsnmpd/modules/snmp_bridge/BRIDGE-MIB.txt index 9f87b6557c0a..8fdda05ce873 100644 --- a/usr.sbin/bsnmpd/modules/snmp_bridge/BRIDGE-MIB.txt +++ b/usr.sbin/bsnmpd/modules/snmp_bridge/BRIDGE-MIB.txt @@ -13,7 +13,7 @@ -- INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED -- WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -- --- $FreeBSD$ +-- $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_bridge/BRIDGE-MIB.txt,v 1.1.10.1 2009/04/15 03:14:26 kensmith Exp $ -- BRIDGE-MIB DEFINITIONS ::= BEGIN diff --git a/usr.sbin/bsnmpd/modules/snmp_bridge/Makefile b/usr.sbin/bsnmpd/modules/snmp_bridge/Makefile index 5d0afec43acb..85047aa3974a 100644 --- a/usr.sbin/bsnmpd/modules/snmp_bridge/Makefile +++ b/usr.sbin/bsnmpd/modules/snmp_bridge/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_bridge/Makefile,v 1.2.10.1 2009/04/15 03:14:26 kensmith Exp $ # MOD= bridge diff --git a/usr.sbin/bsnmpd/modules/snmp_bridge/RSTP-MIB.txt b/usr.sbin/bsnmpd/modules/snmp_bridge/RSTP-MIB.txt index ea6648e031b2..294746368b99 100644 --- a/usr.sbin/bsnmpd/modules/snmp_bridge/RSTP-MIB.txt +++ b/usr.sbin/bsnmpd/modules/snmp_bridge/RSTP-MIB.txt @@ -13,7 +13,7 @@ -- INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED -- WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. -- --- $FreeBSD$ +-- $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_bridge/RSTP-MIB.txt,v 1.1.10.1 2009/04/15 03:14:26 kensmith Exp $ -- RSTP-MIB DEFINITIONS ::= BEGIN diff --git a/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_addrs.c b/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_addrs.c index 781517f60952..b5a4cf2de091 100644 --- a/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_addrs.c +++ b/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_addrs.c @@ -26,7 +26,7 @@ * Bridge MIB implementation for SNMPd. * Bridge addresses. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_addrs.c,v 1.3.10.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_if.c b/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_if.c index 4586e32114ec..b96354b1ce72 100644 --- a/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_if.c +++ b/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_if.c @@ -26,7 +26,7 @@ * Bridge MIB implementation for SNMPd. * Bridge interface objects. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_if.c,v 1.6.10.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_pf.c b/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_pf.c index 0ad8cbf47f0e..368bda5e4c32 100644 --- a/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_pf.c +++ b/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_pf.c @@ -26,7 +26,7 @@ * Bridge MIB implementation for SNMPd. * Bridge pfil controls. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_pf.c,v 1.2.10.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_port.c b/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_port.c index fe2af043c112..e9de27c15512 100644 --- a/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_port.c +++ b/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_port.c @@ -26,7 +26,7 @@ * Bridge MIB implementation for SNMPd. * Bridge ports. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_port.c,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_snmp.c b/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_snmp.c index 81acc4dc95e7..d6adacdaeaad 100644 --- a/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_snmp.c +++ b/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_snmp.c @@ -25,7 +25,7 @@ * * Bridge MIB implementation for SNMPd. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_snmp.c,v 1.3.10.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_snmp.h b/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_snmp.h index 7f48950e4e87..82430a2cdb61 100644 --- a/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_snmp.h +++ b/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_snmp.h @@ -25,7 +25,7 @@ * * Bridge MIB implementation for SNMPd. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_snmp.h,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef SNMP_BRIDGE_H diff --git a/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_sys.c b/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_sys.c index 9684d686feea..a98ab7f52eba 100644 --- a/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_sys.c +++ b/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_sys.c @@ -26,7 +26,7 @@ * Bridge MIB implementation for SNMPd. * Bridge OS specific ioctls. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_sys.c,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/ioctl.h> diff --git a/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_tree.def b/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_tree.def index cbebda06e9ea..2329c6b1fce2 100644 --- a/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_tree.def +++ b/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_tree.def @@ -23,7 +23,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_tree.def,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ # #include "tc.def" diff --git a/usr.sbin/bsnmpd/modules/snmp_bridge/snmp_bridge.3 b/usr.sbin/bsnmpd/modules/snmp_bridge/snmp_bridge.3 index 24c8969e8425..bf7fdf5d8e6c 100644 --- a/usr.sbin/bsnmpd/modules/snmp_bridge/snmp_bridge.3 +++ b/usr.sbin/bsnmpd/modules/snmp_bridge/snmp_bridge.3 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_bridge/snmp_bridge.3,v 1.4.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd August 6, 2007 .Dt snmp_bridge 3 diff --git a/usr.sbin/bsnmpd/modules/snmp_hostres/BEGEMOT-HOSTRES-MIB.txt b/usr.sbin/bsnmpd/modules/snmp_hostres/BEGEMOT-HOSTRES-MIB.txt index ee8d284af95f..b0934f69ad7b 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/BEGEMOT-HOSTRES-MIB.txt +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/BEGEMOT-HOSTRES-MIB.txt @@ -26,7 +26,7 @@ -- OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -- SUCH DAMAGE. -- --- $FreeBSD$ +-- $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/BEGEMOT-HOSTRES-MIB.txt,v 1.2.10.1 2009/04/15 03:14:26 kensmith Exp $ -- -- Additional stuff for the HOST-RESOURCES MIB. -- diff --git a/usr.sbin/bsnmpd/modules/snmp_hostres/Makefile b/usr.sbin/bsnmpd/modules/snmp_hostres/Makefile index 2922f45aa8b1..7b496dbc7c47 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/Makefile +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/Makefile @@ -25,7 +25,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/Makefile,v 1.3.10.1 2009/04/15 03:14:26 kensmith Exp $ # LPRSRC= ${.CURDIR}/../../../lpr/common_source diff --git a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_begemot.c b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_begemot.c index f1cc5e3e33d6..d766c940b094 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_begemot.c +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_begemot.c @@ -27,7 +27,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_begemot.c,v 1.2.10.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <stdlib.h> diff --git a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c index 7e8143649167..acfe4cc855a3 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c,v 1.4.8.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_diskstorage_tbl.c b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_diskstorage_tbl.c index 200f1ec5e6f4..749767872e03 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_diskstorage_tbl.c +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_diskstorage_tbl.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_diskstorage_tbl.c,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_fs_tbl.c b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_fs_tbl.c index a35743b949f0..780cddd1b428 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_fs_tbl.c +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_fs_tbl.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_fs_tbl.c,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_network_tbl.c b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_network_tbl.c index 4329a1cc3920..924e5facb4e9 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_network_tbl.c +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_network_tbl.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_network_tbl.c,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c index 65c0012f816d..c18a5bc0bb26 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c,v 1.4.8.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_printer_tbl.c b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_printer_tbl.c index 883d67a53bcb..76af54faca48 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_printer_tbl.c +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_printer_tbl.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_printer_tbl.c,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_processor_tbl.c b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_processor_tbl.c index 33f7b2d34e13..1197ffd19622 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_processor_tbl.c +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_processor_tbl.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_processor_tbl.c,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_scalars.c b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_scalars.c index 945a9bde55a7..6fe5f0f7a709 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_scalars.c +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_scalars.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_scalars.c,v 1.4.10.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_snmp.c b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_snmp.c index 47112da77708..15791e277695 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_snmp.c +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_snmp.c @@ -37,7 +37,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_snmp.c,v 1.2.10.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_snmp.h b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_snmp.h index 567368adabd8..098c41c871ce 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_snmp.h +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_snmp.h @@ -28,7 +28,7 @@ * * Host Resources MIB for SNMPd. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_snmp.h,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef HOSTRES_SNMP_H_1132245017 diff --git a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_storage_tbl.c b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_storage_tbl.c index 488d9f520e3e..ca890e8482a9 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_storage_tbl.c +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_storage_tbl.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_storage_tbl.c,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swinstalled_tbl.c b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swinstalled_tbl.c index 5fa5b4ce2682..2c2a5cea8414 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swinstalled_tbl.c +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swinstalled_tbl.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swinstalled_tbl.c,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ * * Host Resources MIB implementation for SNMPd: instrumentation for * hrSWInstalledTable diff --git a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swrun_tbl.c b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swrun_tbl.c index 1f8264820b37..48415da6a200 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swrun_tbl.c +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swrun_tbl.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swrun_tbl.c,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ * * Host Resources MIB for SNMPd. Implementation for hrSWRunTable */ diff --git a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_tree.def b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_tree.def index e92d903f5728..2f7fdcc7ae58 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_tree.def +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_tree.def @@ -25,7 +25,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_tree.def,v 1.2.10.1 2009/04/15 03:14:26 kensmith Exp $ # # This is the .def file for both HOST-RESOURCES-MIB and HOST-RESOURCES-TYPES # diff --git a/usr.sbin/bsnmpd/modules/snmp_hostres/snmp_hostres.3 b/usr.sbin/bsnmpd/modules/snmp_hostres/snmp_hostres.3 index 05c247dcaf03..4720b8ed8388 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/snmp_hostres.3 +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/snmp_hostres.3 @@ -26,7 +26,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/snmp_hostres.3,v 1.4.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd January 3, 2006 .Dt snmp_hostres 3 diff --git a/usr.sbin/bsnmpd/modules/snmp_mibII/Makefile b/usr.sbin/bsnmpd/modules/snmp_mibII/Makefile index 278dc24da68b..399a89b50095 100644 --- a/usr.sbin/bsnmpd/modules/snmp_mibII/Makefile +++ b/usr.sbin/bsnmpd/modules/snmp_mibII/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_mibII/Makefile,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $ # # Author: Harti Brandt <harti@freebsd.org> diff --git a/usr.sbin/bsnmpd/modules/snmp_netgraph/BEGEMOT-NETGRAPH.txt b/usr.sbin/bsnmpd/modules/snmp_netgraph/BEGEMOT-NETGRAPH.txt index 1896fe696ed8..1d2f31d99e96 100644 --- a/usr.sbin/bsnmpd/modules/snmp_netgraph/BEGEMOT-NETGRAPH.txt +++ b/usr.sbin/bsnmpd/modules/snmp_netgraph/BEGEMOT-NETGRAPH.txt @@ -27,7 +27,7 @@ -- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, -- EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -- --- $FreeBSD$ +-- $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_netgraph/BEGEMOT-NETGRAPH.txt,v 1.2.26.1 2009/04/15 03:14:26 kensmith Exp $ -- -- Private MIB for netgraph part of Begemot SNMP daemon. -- diff --git a/usr.sbin/bsnmpd/modules/snmp_netgraph/Makefile b/usr.sbin/bsnmpd/modules/snmp_netgraph/Makefile index 7caf7e40bbee..a0f2f2945911 100644 --- a/usr.sbin/bsnmpd/modules/snmp_netgraph/Makefile +++ b/usr.sbin/bsnmpd/modules/snmp_netgraph/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_netgraph/Makefile,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $ # # Author: Harti Brandt <harti@freebsd.org> diff --git a/usr.sbin/bsnmpd/modules/snmp_netgraph/netgraph_tree.def b/usr.sbin/bsnmpd/modules/snmp_netgraph/netgraph_tree.def index eff59ff15c7c..48292f215013 100644 --- a/usr.sbin/bsnmpd/modules/snmp_netgraph/netgraph_tree.def +++ b/usr.sbin/bsnmpd/modules/snmp_netgraph/netgraph_tree.def @@ -27,7 +27,7 @@ # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, # EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_netgraph/netgraph_tree.def,v 1.1.26.1 2009/04/15 03:14:26 kensmith Exp $ # # Definition of the tree implemented by snmp_netgraph. # diff --git a/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3 b/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3 index 8742e15ac04b..87ebcd654b1f 100644 --- a/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3 +++ b/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3 @@ -27,7 +27,7 @@ .\" NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, .\" EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3,v 1.10.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd November 14, 2003 .Dt SNMP_NETGRAPH 3 diff --git a/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.c b/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.c index d9d136a5228a..67af83129297 100644 --- a/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.c +++ b/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.c @@ -27,7 +27,7 @@ * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.c,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $ * * Netgraph interface for SNMPd. */ diff --git a/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.h b/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.h index 21e553c30916..94be9c6a518c 100644 --- a/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.h +++ b/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.h @@ -27,7 +27,7 @@ * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.h,v 1.1.26.1 2009/04/15 03:14:26 kensmith Exp $ * * Netgraph interface for SNMPd. Exported stuff. */ diff --git a/usr.sbin/bsnmpd/modules/snmp_pf/BEGEMOT-PF-MIB.txt b/usr.sbin/bsnmpd/modules/snmp_pf/BEGEMOT-PF-MIB.txt index 72ebdb711676..93ac39eef2c0 100644 --- a/usr.sbin/bsnmpd/modules/snmp_pf/BEGEMOT-PF-MIB.txt +++ b/usr.sbin/bsnmpd/modules/snmp_pf/BEGEMOT-PF-MIB.txt @@ -6,7 +6,7 @@ -- this stuff is worth it, you can buy me a beer in return. -Philip Paeps -- ---------------------------------------------------------------------------- -- --- $FreeBSD$ +-- $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_pf/BEGEMOT-PF-MIB.txt,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ -- BEGEMOT-PF-MIB DEFINITIONS ::= BEGIN diff --git a/usr.sbin/bsnmpd/modules/snmp_pf/Makefile b/usr.sbin/bsnmpd/modules/snmp_pf/Makefile index 74724644cf49..c0a8056acfdf 100644 --- a/usr.sbin/bsnmpd/modules/snmp_pf/Makefile +++ b/usr.sbin/bsnmpd/modules/snmp_pf/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_pf/Makefile,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $ # # Author: Philip Paeps <philip@freebsd.org> diff --git a/usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c b/usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c index 919e5d48cbd1..2178428b7d34 100644 --- a/usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c +++ b/usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c,v 1.8.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <bsnmp/snmpmod.h> diff --git a/usr.sbin/bsnmpd/modules/snmp_pf/pf_tree.def b/usr.sbin/bsnmpd/modules/snmp_pf/pf_tree.def index 003a3ec9acb9..17dbf98e2e47 100644 --- a/usr.sbin/bsnmpd/modules/snmp_pf/pf_tree.def +++ b/usr.sbin/bsnmpd/modules/snmp_pf/pf_tree.def @@ -23,7 +23,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_pf/pf_tree.def,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ # (1 internet diff --git a/usr.sbin/btxld/Makefile b/usr.sbin/btxld/Makefile index 6ca452eec1c2..1015aeb97257 100644 --- a/usr.sbin/btxld/Makefile +++ b/usr.sbin/btxld/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/btxld/Makefile,v 1.12.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= btxld MAN= btxld.8 diff --git a/usr.sbin/btxld/btx.h b/usr.sbin/btxld/btx.h index 86f0ede0759c..c7703122008a 100644 --- a/usr.sbin/btxld/btx.h +++ b/usr.sbin/btxld/btx.h @@ -23,7 +23,7 @@ * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/btxld/btx.h,v 1.2.54.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _BTX_H_ diff --git a/usr.sbin/btxld/btxld.8 b/usr.sbin/btxld/btxld.8 index 5b514f619cbd..906213f40fda 100644 --- a/usr.sbin/btxld/btxld.8 +++ b/usr.sbin/btxld/btxld.8 @@ -22,7 +22,7 @@ .\" OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, .\" EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/btxld/btxld.8,v 1.7.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd September 12, 1998 .Dt BTXLD 8 diff --git a/usr.sbin/btxld/btxld.c b/usr.sbin/btxld/btxld.c index f255fa552818..30a86ae9b7c3 100644 --- a/usr.sbin/btxld/btxld.c +++ b/usr.sbin/btxld/btxld.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/btxld/btxld.c,v 1.10.8.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/btxld/elfh.c b/usr.sbin/btxld/elfh.c index 2790d5a9d168..2070e44be47c 100644 --- a/usr.sbin/btxld/elfh.c +++ b/usr.sbin/btxld/elfh.c @@ -23,7 +23,7 @@ * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/btxld/elfh.c,v 1.5.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/btxld/elfh.h b/usr.sbin/btxld/elfh.h index a4ab1348ae9b..60c304f4b5f7 100644 --- a/usr.sbin/btxld/elfh.h +++ b/usr.sbin/btxld/elfh.h @@ -23,7 +23,7 @@ * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/btxld/elfh.h,v 1.3.54.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/elf32.h> diff --git a/usr.sbin/burncd/Makefile b/usr.sbin/burncd/Makefile index bd4f285760ca..d73cdf83e420 100644 --- a/usr.sbin/burncd/Makefile +++ b/usr.sbin/burncd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/burncd/Makefile,v 1.8.22.1.2.1 2009/04/15 03:14:26 kensmith Exp $ PROG= burncd MAN= burncd.8 diff --git a/usr.sbin/burncd/burncd.8 b/usr.sbin/burncd/burncd.8 index 18c1bc46a11b..eb3ac2a388ad 100644 --- a/usr.sbin/burncd/burncd.8 +++ b/usr.sbin/burncd/burncd.8 @@ -25,7 +25,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/burncd/burncd.8,v 1.38.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 2, 2005 .Os diff --git a/usr.sbin/burncd/burncd.c b/usr.sbin/burncd/burncd.c index c4d1648e7bbc..940a26c2f127 100644 --- a/usr.sbin/burncd/burncd.c +++ b/usr.sbin/burncd/burncd.c @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/burncd/burncd.c,v 1.45.10.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <unistd.h> diff --git a/usr.sbin/cdcontrol/Makefile b/usr.sbin/cdcontrol/Makefile index 40addadc52ef..41abfb8718e9 100644 --- a/usr.sbin/cdcontrol/Makefile +++ b/usr.sbin/cdcontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/cdcontrol/Makefile,v 1.10.32.1 2009/04/15 03:14:26 kensmith Exp $ PROG= cdcontrol diff --git a/usr.sbin/cdcontrol/cdcontrol.1 b/usr.sbin/cdcontrol/cdcontrol.1 index b8cf92ddf2d5..feeaee6f4018 100644 --- a/usr.sbin/cdcontrol/cdcontrol.1 +++ b/usr.sbin/cdcontrol/cdcontrol.1 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/cdcontrol/cdcontrol.1,v 1.40.10.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd June 27, 2008 .Dt CDCONTROL 1 diff --git a/usr.sbin/cdcontrol/cdcontrol.c b/usr.sbin/cdcontrol/cdcontrol.c index 49b577c7a029..ec4f9958bfc1 100644 --- a/usr.sbin/cdcontrol/cdcontrol.c +++ b/usr.sbin/cdcontrol/cdcontrol.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/cdcontrol/cdcontrol.c,v 1.49.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/cdio.h> #include <sys/cdrio.h> diff --git a/usr.sbin/chkgrp/Makefile b/usr.sbin/chkgrp/Makefile index 1c52f4680f83..e47815633b0d 100644 --- a/usr.sbin/chkgrp/Makefile +++ b/usr.sbin/chkgrp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/chkgrp/Makefile,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ PROG= chkgrp MAN= chkgrp.8 diff --git a/usr.sbin/chkgrp/chkgrp.8 b/usr.sbin/chkgrp/chkgrp.8 index 581fd64c37e0..2b1708ec4b31 100644 --- a/usr.sbin/chkgrp/chkgrp.8 +++ b/usr.sbin/chkgrp/chkgrp.8 @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/chkgrp/chkgrp.8,v 1.16.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 26, 2005 .Dt CHKGRP 8 diff --git a/usr.sbin/chkgrp/chkgrp.c b/usr.sbin/chkgrp/chkgrp.c index eca26afa60f2..b21069fb7af8 100644 --- a/usr.sbin/chkgrp/chkgrp.c +++ b/usr.sbin/chkgrp/chkgrp.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/chkgrp/chkgrp.c,v 1.11.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <err.h> #include <ctype.h> diff --git a/usr.sbin/chown/Makefile b/usr.sbin/chown/Makefile index 63c5a22f05da..7a19eab05d03 100644 --- a/usr.sbin/chown/Makefile +++ b/usr.sbin/chown/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/chown/Makefile,v 1.12.32.1 2009/04/15 03:14:26 kensmith Exp $ PROG= chown LINKS= ${BINDIR}/chown /usr/bin/chgrp diff --git a/usr.sbin/chown/chgrp.1 b/usr.sbin/chown/chgrp.1 index 0b3a7892ab87..00f0ee7c5ce2 100644 --- a/usr.sbin/chown/chgrp.1 +++ b/usr.sbin/chown/chgrp.1 @@ -29,7 +29,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)chgrp.1 8.3 (Berkeley) 3/31/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/chown/chgrp.1,v 1.19.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd April 25, 2003 .Dt CHGRP 1 diff --git a/usr.sbin/chown/chown.8 b/usr.sbin/chown/chown.8 index f617f7355504..2d0c2ba92513 100644 --- a/usr.sbin/chown/chown.8 +++ b/usr.sbin/chown/chown.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)chown.8 8.3 (Berkeley) 3/31/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/chown/chown.8,v 1.25.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd April 25, 2003 .Dt CHOWN 8 diff --git a/usr.sbin/chown/chown.c b/usr.sbin/chown/chown.c index 0918265840e5..edbe4b0aff9f 100644 --- a/usr.sbin/chown/chown.c +++ b/usr.sbin/chown/chown.c @@ -40,7 +40,7 @@ static char sccsid[] = "@(#)chown.c 8.8 (Berkeley) 4/4/94"; #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/chown/chown.c,v 1.29.28.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/stat.h> diff --git a/usr.sbin/chroot/Makefile b/usr.sbin/chroot/Makefile index d28de6668e26..2540e22f72e0 100644 --- a/usr.sbin/chroot/Makefile +++ b/usr.sbin/chroot/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/chroot/Makefile,v 1.7.32.1 2009/04/15 03:14:26 kensmith Exp $ PROG= chroot MAN= chroot.8 diff --git a/usr.sbin/chroot/chroot.8 b/usr.sbin/chroot/chroot.8 index d847175b32c7..176fa96a429d 100644 --- a/usr.sbin/chroot/chroot.8 +++ b/usr.sbin/chroot/chroot.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)chroot.8 8.1 (Berkeley) 6/9/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/chroot/chroot.8,v 1.13.28.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd June 7, 2003 .Dt CHROOT 8 diff --git a/usr.sbin/chroot/chroot.c b/usr.sbin/chroot/chroot.c index f33db7a24588..85140e28ba62 100644 --- a/usr.sbin/chroot/chroot.c +++ b/usr.sbin/chroot/chroot.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)chroot.c 8.1 (Berkeley) 6/9/93"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/chroot/chroot.c,v 1.11.28.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> diff --git a/usr.sbin/ckdist/Makefile b/usr.sbin/ckdist/Makefile index 23430a8bb1af..1fd6d7428989 100644 --- a/usr.sbin/ckdist/Makefile +++ b/usr.sbin/ckdist/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ckdist/Makefile,v 1.5.34.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../usr.bin/cksum diff --git a/usr.sbin/ckdist/ckdist.1 b/usr.sbin/ckdist/ckdist.1 index 91a809160213..e0323f0f8c74 100644 --- a/usr.sbin/ckdist/ckdist.1 +++ b/usr.sbin/ckdist/ckdist.1 @@ -1,7 +1,7 @@ .\" Copyright (c) 1997 Robert Nordier .\" All rights reserved. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ckdist/ckdist.1,v 1.11.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions diff --git a/usr.sbin/ckdist/ckdist.c b/usr.sbin/ckdist/ckdist.c index 92bcd0d81a43..b0df18635dab 100644 --- a/usr.sbin/ckdist/ckdist.c +++ b/usr.sbin/ckdist/ckdist.c @@ -27,7 +27,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/ckdist/ckdist.c,v 1.5.32.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/clear_locks/Makefile b/usr.sbin/clear_locks/Makefile index dace0e16668c..ee41a7bcd462 100644 --- a/usr.sbin/clear_locks/Makefile +++ b/usr.sbin/clear_locks/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/clear_locks/Makefile,v 1.2.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ PROG= clear_locks MAN= clear_locks.8 diff --git a/usr.sbin/clear_locks/clear_locks.8 b/usr.sbin/clear_locks/clear_locks.8 index 9f6cafea65b4..928496c78696 100644 --- a/usr.sbin/clear_locks/clear_locks.8 +++ b/usr.sbin/clear_locks/clear_locks.8 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/clear_locks/clear_locks.8,v 1.1.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd March 19, 2008 .Dt CLEAR_LOCKS 8 diff --git a/usr.sbin/clear_locks/clear_locks.c b/usr.sbin/clear_locks/clear_locks.c index 1249c12ee952..8b3b2035731f 100644 --- a/usr.sbin/clear_locks/clear_locks.c +++ b/usr.sbin/clear_locks/clear_locks.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/clear_locks/clear_locks.c,v 1.1.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <stdio.h> #include <stdlib.h> diff --git a/usr.sbin/config/Makefile b/usr.sbin/config/Makefile index ac828818e367..04f201aa57f5 100644 --- a/usr.sbin/config/Makefile +++ b/usr.sbin/config/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/config/Makefile,v 1.38.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= config MAN= config.5 config.8 diff --git a/usr.sbin/config/config.5 b/usr.sbin/config/config.5 index cee191409618..803e958c0549 100644 --- a/usr.sbin/config/config.5 +++ b/usr.sbin/config/config.5 @@ -21,7 +21,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/config/config.5,v 1.10.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd December 3, 2005 .Dt CONFIG 5 diff --git a/usr.sbin/config/config.8 b/usr.sbin/config/config.8 index 01abc9499113..60eb4341e627 100644 --- a/usr.sbin/config/config.8 +++ b/usr.sbin/config/config.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)config.8 8.2 (Berkeley) 4/19/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/config/config.8,v 1.46.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 8, 2007 .Dt CONFIG 8 diff --git a/usr.sbin/config/config.h b/usr.sbin/config/config.h index d55c96b00a9e..622d3e1a529d 100644 --- a/usr.sbin/config/config.h +++ b/usr.sbin/config/config.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)config.h 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/config/config.h,v 1.62.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/config/config.y b/usr.sbin/config/config.y index 74ec1a4211e9..5debf1588c59 100644 --- a/usr.sbin/config/config.y +++ b/usr.sbin/config/config.y @@ -69,7 +69,7 @@ * SUCH DAMAGE. * * @(#)config.y 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/config/config.y,v 1.78.2.2.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <assert.h> diff --git a/usr.sbin/config/configvers.h b/usr.sbin/config/configvers.h index 28451585ec29..97131760a9a8 100644 --- a/usr.sbin/config/configvers.h +++ b/usr.sbin/config/configvers.h @@ -1,7 +1,7 @@ /*- * This file is in the public domain * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/config/configvers.h,v 1.45.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ /* @@ -47,7 +47,7 @@ * %VERSREQ field in the Makefile.$ARCH of all the affected makefiles * (typically all of them). * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/config/configvers.h,v 1.45.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #define CONFIGVERS 600007 #define MAJOR_VERS(x) ((x) / 100000) diff --git a/usr.sbin/config/kernconf.tmpl b/usr.sbin/config/kernconf.tmpl index 182614b937b0..9df7629b97a9 100644 --- a/usr.sbin/config/kernconf.tmpl +++ b/usr.sbin/config/kernconf.tmpl @@ -2,7 +2,7 @@ * This file acts as a template for config.c that will be generated in the * kernel build directory after config(8) has been successfully run. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/config/kernconf.tmpl,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include "opt_config.h" #ifdef INCLUDE_CONFIG_FILE diff --git a/usr.sbin/config/lang.l b/usr.sbin/config/lang.l index 075f21f4dfc1..0d71568e2e00 100644 --- a/usr.sbin/config/lang.l +++ b/usr.sbin/config/lang.l @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * @(#)lang.l 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/config/lang.l,v 1.45.2.2.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <assert.h> diff --git a/usr.sbin/config/main.c b/usr.sbin/config/main.c index d1ca9bfa3ab9..a1ce80fb32e4 100644 --- a/usr.sbin/config/main.c +++ b/usr.sbin/config/main.c @@ -38,7 +38,7 @@ static const char copyright[] = static char sccsid[] = "@(#)main.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/config/main.c,v 1.76.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/config/mkheaders.c b/usr.sbin/config/mkheaders.c index fd7f1b3ac67d..c60815b61093 100644 --- a/usr.sbin/config/mkheaders.c +++ b/usr.sbin/config/mkheaders.c @@ -32,7 +32,7 @@ static char sccsid[] = "@(#)mkheaders.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/config/mkheaders.c,v 1.31.8.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/config/mkmakefile.c b/usr.sbin/config/mkmakefile.c index 086b47716877..4bf4d8f49278 100644 --- a/usr.sbin/config/mkmakefile.c +++ b/usr.sbin/config/mkmakefile.c @@ -32,7 +32,7 @@ static char sccsid[] = "@(#)mkmakefile.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/config/mkmakefile.c,v 1.91.2.2.2.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/config/mkoptions.c b/usr.sbin/config/mkoptions.c index c4bd62464409..a73e651a319d 100644 --- a/usr.sbin/config/mkoptions.c +++ b/usr.sbin/config/mkoptions.c @@ -33,7 +33,7 @@ static char sccsid[] = "@(#)mkheaders.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/config/mkoptions.c,v 1.34.8.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/cpucontrol/Makefile b/usr.sbin/cpucontrol/Makefile index 00e721406ec0..7ea452f846a1 100644 --- a/usr.sbin/cpucontrol/Makefile +++ b/usr.sbin/cpucontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/cpucontrol/Makefile,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ PROG= cpucontrol MAN= cpucontrol.8 diff --git a/usr.sbin/cpucontrol/amd.c b/usr.sbin/cpucontrol/amd.c index bd36c9c128b4..ee990ea1662c 100644 --- a/usr.sbin/cpucontrol/amd.c +++ b/usr.sbin/cpucontrol/amd.c @@ -24,7 +24,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/cpucontrol/amd.c,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include <assert.h> #include <stdio.h> diff --git a/usr.sbin/cpucontrol/amd.h b/usr.sbin/cpucontrol/amd.h index cf109c27041d..f048e116bbfa 100644 --- a/usr.sbin/cpucontrol/amd.h +++ b/usr.sbin/cpucontrol/amd.h @@ -22,7 +22,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cpucontrol/amd.h,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef AMD_H diff --git a/usr.sbin/cpucontrol/cpucontrol.8 b/usr.sbin/cpucontrol/cpucontrol.8 index 01bc9d300083..820b1f5ab724 100644 --- a/usr.sbin/cpucontrol/cpucontrol.8 +++ b/usr.sbin/cpucontrol/cpucontrol.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/cpucontrol/cpucontrol.8,v 1.4.2.1.2.2 2009/04/23 17:19:25 brueffer Exp $ .\" .Dd August 4, 2008 .Dt CPUCONTROL 8 diff --git a/usr.sbin/cpucontrol/cpucontrol.c b/usr.sbin/cpucontrol/cpucontrol.c index 5469ee25ca9f..f17aa77f5555 100644 --- a/usr.sbin/cpucontrol/cpucontrol.c +++ b/usr.sbin/cpucontrol/cpucontrol.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/cpucontrol/cpucontrol.c,v 1.2.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include <assert.h> #include <stdio.h> diff --git a/usr.sbin/cpucontrol/cpucontrol.h b/usr.sbin/cpucontrol/cpucontrol.h index 63d3995c44cc..cfd486e9f934 100644 --- a/usr.sbin/cpucontrol/cpucontrol.h +++ b/usr.sbin/cpucontrol/cpucontrol.h @@ -22,7 +22,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cpucontrol/cpucontrol.h,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef CPUCONTROL_H diff --git a/usr.sbin/cpucontrol/intel.c b/usr.sbin/cpucontrol/intel.c index 18c6e5e8365c..15d8e20f3daa 100644 --- a/usr.sbin/cpucontrol/intel.c +++ b/usr.sbin/cpucontrol/intel.c @@ -24,7 +24,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/cpucontrol/intel.c,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include <assert.h> #include <stdio.h> diff --git a/usr.sbin/cpucontrol/intel.h b/usr.sbin/cpucontrol/intel.h index 0303e698beba..c7af2bc90592 100644 --- a/usr.sbin/cpucontrol/intel.h +++ b/usr.sbin/cpucontrol/intel.h @@ -22,7 +22,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cpucontrol/intel.h,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef INTEL_H diff --git a/usr.sbin/crashinfo/Makefile b/usr.sbin/crashinfo/Makefile index fa2a19c60c5f..0b42fbbe8efd 100644 --- a/usr.sbin/crashinfo/Makefile +++ b/usr.sbin/crashinfo/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/crashinfo/Makefile,v 1.1.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ SCRIPTS= crashinfo.sh MAN= crashinfo.8 diff --git a/usr.sbin/crashinfo/crashinfo.8 b/usr.sbin/crashinfo/crashinfo.8 index fbb4ddc6d704..fcdee33a8b81 100644 --- a/usr.sbin/crashinfo/crashinfo.8 +++ b/usr.sbin/crashinfo/crashinfo.8 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/crashinfo/crashinfo.8,v 1.1.2.1.4.2 2009/04/23 17:19:25 brueffer Exp $ .\" .Dd June 28, 2008 .Dt CRASHINFO 8 diff --git a/usr.sbin/crashinfo/crashinfo.sh b/usr.sbin/crashinfo/crashinfo.sh index cd4100941898..f3103c8bddaf 100755..100644 --- a/usr.sbin/crashinfo/crashinfo.sh +++ b/usr.sbin/crashinfo/crashinfo.sh @@ -27,7 +27,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/crashinfo/crashinfo.sh,v 1.1.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ usage() { diff --git a/usr.sbin/cron/Makefile b/usr.sbin/cron/Makefile index 62f853cd2673..5a958f5014a2 100644 --- a/usr.sbin/cron/Makefile +++ b/usr.sbin/cron/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/cron/Makefile,v 1.2.34.1 2009/04/15 03:14:26 kensmith Exp $ SUBDIR= lib cron crontab diff --git a/usr.sbin/cron/Makefile.inc b/usr.sbin/cron/Makefile.inc index 900730b2e943..df789dfa9600 100644 --- a/usr.sbin/cron/Makefile.inc +++ b/usr.sbin/cron/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/cron/Makefile.inc,v 1.4.20.1 2009/04/15 03:14:26 kensmith Exp $ LIBCRON= ${.OBJDIR}/../lib/libcron.a diff --git a/usr.sbin/cron/cron/Makefile b/usr.sbin/cron/cron/Makefile index 77ca47a1dc09..0ca614d6f82b 100644 --- a/usr.sbin/cron/cron/Makefile +++ b/usr.sbin/cron/cron/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/cron/cron/Makefile,v 1.17.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= cron MAN= cron.8 diff --git a/usr.sbin/cron/cron/compat.h b/usr.sbin/cron/cron/compat.h index 905c3aaf3bd9..b97e76dbf850 100644 --- a/usr.sbin/cron/cron/compat.h +++ b/usr.sbin/cron/cron/compat.h @@ -16,7 +16,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cron/cron/compat.h,v 1.5.54.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef __P diff --git a/usr.sbin/cron/cron/config.h b/usr.sbin/cron/cron/config.h index 6d77da27580d..b4d6672dad9b 100644 --- a/usr.sbin/cron/cron/config.h +++ b/usr.sbin/cron/cron/config.h @@ -17,7 +17,7 @@ /* config.h - configurables for Vixie Cron * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cron/cron/config.h,v 1.8.54.1 2009/04/15 03:14:26 kensmith Exp $ */ #if !defined(_PATH_SENDMAIL) diff --git a/usr.sbin/cron/cron/cron.8 b/usr.sbin/cron/cron/cron.8 index a5a29e9508dc..7656c4e27680 100644 --- a/usr.sbin/cron/cron/cron.8 +++ b/usr.sbin/cron/cron/cron.8 @@ -15,7 +15,7 @@ .\" * Paul Vixie <paul@vix.com> uunet!decwrl!vixie!paul .\" */ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/cron/cron/cron.8,v 1.25.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd July 27, 2008 .Dt CRON 8 diff --git a/usr.sbin/cron/cron/cron.c b/usr.sbin/cron/cron/cron.c index 621f254cf376..b482e865c533 100644 --- a/usr.sbin/cron/cron/cron.c +++ b/usr.sbin/cron/cron/cron.c @@ -17,7 +17,7 @@ #if !defined(lint) && !defined(LINT) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/cron/cron.c,v 1.18.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"; #endif #define MAIN_PROGRAM diff --git a/usr.sbin/cron/cron/cron.h b/usr.sbin/cron/cron/cron.h index b80b9b0f20d5..60b0d84864f4 100644 --- a/usr.sbin/cron/cron/cron.h +++ b/usr.sbin/cron/cron/cron.h @@ -17,7 +17,7 @@ /* cron.h - header for vixie's cron * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cron/cron/cron.h,v 1.17.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ * * vix 14nov88 [rest of log is in RCS] * vix 14jan87 [0 or 7 can be sunday; thanks, mwm@berkeley] diff --git a/usr.sbin/cron/cron/database.c b/usr.sbin/cron/cron/database.c index 6c364c907074..bf203d52740f 100644 --- a/usr.sbin/cron/cron/database.c +++ b/usr.sbin/cron/cron/database.c @@ -17,7 +17,7 @@ #if !defined(lint) && !defined(LINT) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/cron/database.c,v 1.9.8.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* vix 26jan87 [RCS has the log] diff --git a/usr.sbin/cron/cron/do_command.c b/usr.sbin/cron/cron/do_command.c index 5469656578cc..321bf64fea5d 100644 --- a/usr.sbin/cron/cron/do_command.c +++ b/usr.sbin/cron/cron/do_command.c @@ -17,7 +17,7 @@ #if !defined(lint) && !defined(LINT) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/cron/do_command.c,v 1.27.2.2.4.1 2009/04/15 03:14:26 kensmith Exp $"; #endif diff --git a/usr.sbin/cron/cron/job.c b/usr.sbin/cron/cron/job.c index 6d1b1af6e474..9a9be3be3669 100644 --- a/usr.sbin/cron/cron/job.c +++ b/usr.sbin/cron/cron/job.c @@ -17,7 +17,7 @@ #if !defined(lint) && !defined(LINT) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/cron/job.c,v 1.6.54.1 2009/04/15 03:14:26 kensmith Exp $"; #endif diff --git a/usr.sbin/cron/cron/pathnames.h b/usr.sbin/cron/cron/pathnames.h index ba91bfdc61f9..1fb8d0a8c686 100644 --- a/usr.sbin/cron/cron/pathnames.h +++ b/usr.sbin/cron/cron/pathnames.h @@ -16,7 +16,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cron/cron/pathnames.h,v 1.5.54.1 2009/04/15 03:14:26 kensmith Exp $ */ #if (defined(BSD)) && (BSD >= 199103) || defined(__linux) || defined(AIX) diff --git a/usr.sbin/cron/cron/popen.c b/usr.sbin/cron/cron/popen.c index 428de2e15202..2ee7c16ff0ef 100644 --- a/usr.sbin/cron/cron/popen.c +++ b/usr.sbin/cron/cron/popen.c @@ -28,7 +28,7 @@ static char sccsid[] = "@(#)popen.c 5.7 (Berkeley) 2/14/89"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/cron/popen.c,v 1.15.8.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include "cron.h" diff --git a/usr.sbin/cron/cron/user.c b/usr.sbin/cron/cron/user.c index 16fd61723a86..8ab2649a7861 100644 --- a/usr.sbin/cron/cron/user.c +++ b/usr.sbin/cron/cron/user.c @@ -17,7 +17,7 @@ #if !defined(lint) && !defined(LINT) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/cron/user.c,v 1.8.54.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* vix 26jan87 [log is in RCS file] diff --git a/usr.sbin/cron/crontab/Makefile b/usr.sbin/cron/crontab/Makefile index 6b9486dc1500..74222be1d8c8 100644 --- a/usr.sbin/cron/crontab/Makefile +++ b/usr.sbin/cron/crontab/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/cron/crontab/Makefile,v 1.14.20.1 2009/04/15 03:14:26 kensmith Exp $ BINDIR= /usr/bin diff --git a/usr.sbin/cron/crontab/crontab.1 b/usr.sbin/cron/crontab/crontab.1 index b634d314a64d..7cf42b9d0b0d 100644 --- a/usr.sbin/cron/crontab/crontab.1 +++ b/usr.sbin/cron/crontab/crontab.1 @@ -15,7 +15,7 @@ .\" * Paul Vixie <paul@vix.com> uunet!decwrl!vixie!paul .\" */ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/cron/crontab/crontab.1,v 1.15.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd December 29, 1993 .Dt CRONTAB 1 diff --git a/usr.sbin/cron/crontab/crontab.5 b/usr.sbin/cron/crontab/crontab.5 index 7ae8c2acd0e7..72e85939281e 100644 --- a/usr.sbin/cron/crontab/crontab.5 +++ b/usr.sbin/cron/crontab/crontab.5 @@ -15,7 +15,7 @@ .\" * Paul Vixie <paul@vix.com> uunet!decwrl!vixie!paul .\" */ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/cron/crontab/crontab.5,v 1.28.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd July 31, 2005 .Dt CRONTAB 5 diff --git a/usr.sbin/cron/crontab/crontab.c b/usr.sbin/cron/crontab/crontab.c index 9ddd4b007202..59ed0d540cff 100644 --- a/usr.sbin/cron/crontab/crontab.c +++ b/usr.sbin/cron/crontab/crontab.c @@ -18,7 +18,7 @@ #if !defined(lint) && !defined(LINT) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/crontab/crontab.c,v 1.24.8.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* crontab - install and manage per-user crontab files diff --git a/usr.sbin/cron/doc/CONVERSION b/usr.sbin/cron/doc/CONVERSION index f30df7d19750..5b77aadd18e2 100644 --- a/usr.sbin/cron/doc/CONVERSION +++ b/usr.sbin/cron/doc/CONVERSION @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/usr.sbin/cron/doc/CONVERSION,v 1.5.34.1 2009/04/15 03:14:26 kensmith Exp $ Conversion of BSD 4.[23] crontab files: diff --git a/usr.sbin/cron/doc/FEATURES b/usr.sbin/cron/doc/FEATURES index 821d1f3a3af2..73d00a8872f4 100644 --- a/usr.sbin/cron/doc/FEATURES +++ b/usr.sbin/cron/doc/FEATURES @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/usr.sbin/cron/doc/FEATURES,v 1.4.54.1 2009/04/15 03:14:26 kensmith Exp $ Features of Vixie's cron relative to BSD 4.[23] and SysV crons: diff --git a/usr.sbin/cron/doc/INSTALL b/usr.sbin/cron/doc/INSTALL index 7f4c9974da64..44718e3f35b8 100644 --- a/usr.sbin/cron/doc/INSTALL +++ b/usr.sbin/cron/doc/INSTALL @@ -15,7 +15,7 @@ * Paul Vixie <paul@vix.com> uunet!decwrl!vixie!paul */ -$FreeBSD$ +$FreeBSD: src/usr.sbin/cron/doc/INSTALL,v 1.4.54.1 2009/04/15 03:14:26 kensmith Exp $ Read the comments at the top of the Makefile, then edit the area marked 'configurable stuff'. diff --git a/usr.sbin/cron/doc/MAIL b/usr.sbin/cron/doc/MAIL index 3549e94d575a..3a6636751393 100644 --- a/usr.sbin/cron/doc/MAIL +++ b/usr.sbin/cron/doc/MAIL @@ -3,7 +3,7 @@ version of cron. it is presented here for its entertainment value. --vix ] -$FreeBSD$ +$FreeBSD: src/usr.sbin/cron/doc/MAIL,v 1.4.54.1 2009/04/15 03:14:26 kensmith Exp $ From ptsfa!lll-crg!ames!acornrc!bob Wed Dec 31 10:07:08 1986 Date: Wed, 31 Dec 86 08:59:31 pst diff --git a/usr.sbin/cron/doc/Makefile.vixie b/usr.sbin/cron/doc/Makefile.vixie index 8df1301c689d..85620bb416f7 100644 --- a/usr.sbin/cron/doc/Makefile.vixie +++ b/usr.sbin/cron/doc/Makefile.vixie @@ -17,7 +17,7 @@ # Makefile for vixie's cron # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/cron/doc/Makefile.vixie,v 1.5.54.1 2009/04/15 03:14:26 kensmith Exp $ # # vix 03mar88 [moved to RCS, rest of log is in there] # vix 30mar87 [goodbye, time.c; hello, getopt] diff --git a/usr.sbin/cron/doc/README b/usr.sbin/cron/doc/README index eaced9e65d94..fe67c2b03dfb 100644 --- a/usr.sbin/cron/doc/README +++ b/usr.sbin/cron/doc/README @@ -69,4 +69,4 @@ have to go edit a couple of files... So, here's the checklist: if you like it, change your /etc/{rc,rc.local} to use it instead of the old one. -$FreeBSD$ +$FreeBSD: src/usr.sbin/cron/doc/README,v 1.4.54.1 2009/04/15 03:14:26 kensmith Exp $ diff --git a/usr.sbin/cron/lib/Makefile b/usr.sbin/cron/lib/Makefile index 296ebd05c06b..564f55c30cb4 100644 --- a/usr.sbin/cron/lib/Makefile +++ b/usr.sbin/cron/lib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/cron/lib/Makefile,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $ LIB= cron INTERNALLIB= diff --git a/usr.sbin/cron/lib/compat.c b/usr.sbin/cron/lib/compat.c index 96860128882f..1f2673985477 100644 --- a/usr.sbin/cron/lib/compat.c +++ b/usr.sbin/cron/lib/compat.c @@ -16,7 +16,7 @@ */ #if !defined(lint) && !defined(LINT) -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/cron/lib/compat.c,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* vix 30dec93 [broke this out of misc.c - see RCS log for history] diff --git a/usr.sbin/cron/lib/entry.c b/usr.sbin/cron/lib/entry.c index 33ace49fd0c3..b82239ad3a26 100644 --- a/usr.sbin/cron/lib/entry.c +++ b/usr.sbin/cron/lib/entry.c @@ -17,7 +17,7 @@ #if !defined(lint) && !defined(LINT) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/lib/entry.c,v 1.19.8.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* vix 26jan87 [RCS'd; rest of log is in RCS file] diff --git a/usr.sbin/cron/lib/env.c b/usr.sbin/cron/lib/env.c index fd358176b124..82466f81d69a 100644 --- a/usr.sbin/cron/lib/env.c +++ b/usr.sbin/cron/lib/env.c @@ -17,7 +17,7 @@ #if !defined(lint) && !defined(LINT) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/lib/env.c,v 1.12.32.1 2009/04/15 03:14:26 kensmith Exp $"; #endif diff --git a/usr.sbin/cron/lib/misc.c b/usr.sbin/cron/lib/misc.c index e557afc424bc..63139f4b0688 100644 --- a/usr.sbin/cron/lib/misc.c +++ b/usr.sbin/cron/lib/misc.c @@ -17,7 +17,7 @@ #if !defined(lint) && !defined(LINT) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/lib/misc.c,v 1.13.8.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* vix 26jan87 [RCS has the rest of the log] diff --git a/usr.sbin/crunch/Makefile b/usr.sbin/crunch/Makefile index 6bf600fce66b..093da7d50169 100644 --- a/usr.sbin/crunch/Makefile +++ b/usr.sbin/crunch/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/crunch/Makefile,v 1.2.34.1 2009/04/15 03:14:26 kensmith Exp $ SUBDIR= crunchgen crunchide diff --git a/usr.sbin/crunch/Makefile.inc b/usr.sbin/crunch/Makefile.inc index f8ffe675db6e..7e636eda88fc 100644 --- a/usr.sbin/crunch/Makefile.inc +++ b/usr.sbin/crunch/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/crunch/Makefile.inc,v 1.2.34.1 2009/04/15 03:14:26 kensmith Exp $ # modify to taste BINDIR?= /usr/bin diff --git a/usr.sbin/crunch/crunchgen/Makefile b/usr.sbin/crunch/crunchgen/Makefile index 8d0a78b19027..a87c16f2d6f8 100644 --- a/usr.sbin/crunch/crunchgen/Makefile +++ b/usr.sbin/crunch/crunchgen/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/crunch/crunchgen/Makefile,v 1.6.34.1 2009/04/15 03:14:26 kensmith Exp $ PROG= crunchgen SRCS= crunchgen.c crunched_skel.c diff --git a/usr.sbin/crunch/crunchgen/crunched_main.c b/usr.sbin/crunch/crunchgen/crunched_main.c index df40d9d6b8b2..edf859370f11 100644 --- a/usr.sbin/crunch/crunchgen/crunched_main.c +++ b/usr.sbin/crunch/crunchgen/crunched_main.c @@ -23,7 +23,7 @@ * Computer Science Department * University of Maryland at College Park * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/crunch/crunchgen/crunched_main.c,v 1.8.24.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * crunched_main.c - main program for crunched binaries, it branches to a diff --git a/usr.sbin/crunch/crunchgen/crunchgen.1 b/usr.sbin/crunch/crunchgen/crunchgen.1 index b7313b9fab17..4b749a19d51c 100644 --- a/usr.sbin/crunch/crunchgen/crunchgen.1 +++ b/usr.sbin/crunch/crunchgen/crunchgen.1 @@ -22,7 +22,7 @@ .\" Author: James da Silva, Systems Design and Analysis Group .\" Computer Science Department .\" University of Maryland at College Park -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/crunch/crunchgen/crunchgen.1,v 1.31.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd December 23, 2005 .Dt CRUNCHGEN 1 diff --git a/usr.sbin/crunch/crunchgen/crunchgen.c b/usr.sbin/crunch/crunchgen/crunchgen.c index 752acc68787c..7d87ef2237cc 100644 --- a/usr.sbin/crunch/crunchgen/crunchgen.c +++ b/usr.sbin/crunch/crunchgen/crunchgen.c @@ -23,7 +23,7 @@ * Computer Science Department * University of Maryland at College Park * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/crunch/crunchgen/crunchgen.c,v 1.39.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * ======================================================================== diff --git a/usr.sbin/crunch/crunchide/Makefile b/usr.sbin/crunch/crunchide/Makefile index 0f8525456733..d365f6243332 100644 --- a/usr.sbin/crunch/crunchide/Makefile +++ b/usr.sbin/crunch/crunchide/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/crunch/crunchide/Makefile,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= crunchide SRCS= crunchide.c diff --git a/usr.sbin/crunch/crunchide/crunchide.1 b/usr.sbin/crunch/crunchide/crunchide.1 index ef9947dae56c..e24f54f5101d 100644 --- a/usr.sbin/crunch/crunchide/crunchide.1 +++ b/usr.sbin/crunch/crunchide/crunchide.1 @@ -22,7 +22,7 @@ .\" Author: James da Silva, Systems Design and Analysis Group .\" Computer Science Department .\" University of Maryland at College Park -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/crunch/crunchide/crunchide.1,v 1.12.28.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd June 14, 1994 .Dt CRUNCHIDE 1 diff --git a/usr.sbin/crunch/crunchide/crunchide.c b/usr.sbin/crunch/crunchide/crunchide.c index 32c42dba883f..b991ec1f0c41 100644 --- a/usr.sbin/crunch/crunchide/crunchide.c +++ b/usr.sbin/crunch/crunchide/crunchide.c @@ -1,5 +1,5 @@ /* $NetBSD: crunchide.c,v 1.8 1997/11/01 06:51:45 lukem Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/crunch/crunchide/crunchide.c,v 1.11.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Copyright (c) 1997 Christopher G. Demetriou. All rights reserved. * Copyright (c) 1994 University of Maryland diff --git a/usr.sbin/crunch/crunchide/exec_aout.c b/usr.sbin/crunch/crunchide/exec_aout.c index a608c2331666..3fcd6d824d14 100644 --- a/usr.sbin/crunch/crunchide/exec_aout.c +++ b/usr.sbin/crunch/crunchide/exec_aout.c @@ -28,7 +28,7 @@ #include <sys/cdefs.h> #ifndef lint __RCSID("$NetBSD: exec_aout.c,v 1.6 1997/08/02 21:30:17 perry Exp $"); -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/crunch/crunchide/exec_aout.c,v 1.5.28.1 2009/04/15 03:14:26 kensmith Exp $"); #endif #include <unistd.h> diff --git a/usr.sbin/crunch/crunchide/exec_elf32.c b/usr.sbin/crunch/crunchide/exec_elf32.c index 25207d2f680f..a84a1f438614 100644 --- a/usr.sbin/crunch/crunchide/exec_elf32.c +++ b/usr.sbin/crunch/crunchide/exec_elf32.c @@ -34,7 +34,7 @@ __RCSID("$NetBSD: exec_elf32.c,v 1.4 1997/08/12 06:07:24 mikel Exp $"); #endif #endif -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/crunch/crunchide/exec_elf32.c,v 1.15.8.1 2009/04/15 03:14:26 kensmith Exp $"); #ifndef ELFSIZE #define ELFSIZE 32 diff --git a/usr.sbin/crunch/crunchide/extern.h b/usr.sbin/crunch/crunchide/extern.h index 4200bc3d4022..43b1d9cb87b0 100644 --- a/usr.sbin/crunch/crunchide/extern.h +++ b/usr.sbin/crunch/crunchide/extern.h @@ -1,5 +1,5 @@ /* $NetBSD: extern.h,v 1.5 1998/05/06 13:16:57 mycroft Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/crunch/crunchide/extern.h,v 1.4.34.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Copyright (c) 1997 Christopher G. Demetriou. All rights reserved. diff --git a/usr.sbin/crunch/examples/Makefile b/usr.sbin/crunch/examples/Makefile index 6dd49acc1a15..efded80a0e72 100644 --- a/usr.sbin/crunch/examples/Makefile +++ b/usr.sbin/crunch/examples/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/crunch/examples/Makefile,v 1.7.20.1 2009/04/15 03:14:26 kensmith Exp $ CRUNCHED= fixit diff --git a/usr.sbin/crunch/examples/filesystem.conf b/usr.sbin/crunch/examples/filesystem.conf index 1fb93856c7f1..f6a2fafcac2c 100644 --- a/usr.sbin/crunch/examples/filesystem.conf +++ b/usr.sbin/crunch/examples/filesystem.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/crunch/examples/filesystem.conf,v 1.8.54.1 2009/04/15 03:14:26 kensmith Exp $ srcdirs /usr/src/bin /usr/src/sbin /usr/src/gnu/usr.bin /usr/src/usr.sbin srcdirs /usr/src/sbin/i386 diff --git a/usr.sbin/crunch/examples/kcopy.conf b/usr.sbin/crunch/examples/kcopy.conf index 3284e868c51b..ac8c88e91662 100644 --- a/usr.sbin/crunch/examples/kcopy.conf +++ b/usr.sbin/crunch/examples/kcopy.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/crunch/examples/kcopy.conf,v 1.7.54.1 2009/04/15 03:14:26 kensmith Exp $ srcdirs /usr/src/bin /usr/src/sbin diff --git a/usr.sbin/crunch/examples/really-big.conf b/usr.sbin/crunch/examples/really-big.conf index 45a10de0cf45..70ce067d202c 100644 --- a/usr.sbin/crunch/examples/really-big.conf +++ b/usr.sbin/crunch/examples/really-big.conf @@ -5,7 +5,7 @@ # # This produces a 4608000 byte binary. Pretty sick and twisted, eh? # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/crunch/examples/really-big.conf,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $ # # ========================================================================= diff --git a/usr.sbin/ctm/Makefile b/usr.sbin/ctm/Makefile index 630aab0940dd..b8da315ebe91 100644 --- a/usr.sbin/ctm/Makefile +++ b/usr.sbin/ctm/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ctm/Makefile,v 1.7.54.1 2009/04/15 03:14:26 kensmith Exp $ SUBDIR= ctm ctm_rmail ctm_smail ctm_dequeue diff --git a/usr.sbin/ctm/Makefile.inc b/usr.sbin/ctm/Makefile.inc index c6c2c5aebdff..bcac987458cc 100644 --- a/usr.sbin/ctm/Makefile.inc +++ b/usr.sbin/ctm/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ctm/Makefile.inc,v 1.4.54.1 2009/04/15 03:14:26 kensmith Exp $ .if exists(${.CURDIR}/../../Makefile.inc) .include "${.CURDIR}/../../Makefile.inc" diff --git a/usr.sbin/ctm/README b/usr.sbin/ctm/README index 94c779afcf85..0d3a8fa0dd54 100644 --- a/usr.sbin/ctm/README +++ b/usr.sbin/ctm/README @@ -5,7 +5,7 @@ # this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp # ---------------------------------------------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ctm/README,v 1.10.34.1 2009/04/15 03:14:26 kensmith Exp $ # What will I not find in this file ? diff --git a/usr.sbin/ctm/ctm/Makefile b/usr.sbin/ctm/ctm/Makefile index c0cf79a64d92..f3cd9580ad1c 100644 --- a/usr.sbin/ctm/ctm/Makefile +++ b/usr.sbin/ctm/ctm/Makefile @@ -5,7 +5,7 @@ # this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp # ---------------------------------------------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ctm/ctm/Makefile,v 1.18.32.1 2009/04/15 03:14:26 kensmith Exp $ PROG= ctm MAN= ctm.1 ctm.5 diff --git a/usr.sbin/ctm/ctm/ctm.1 b/usr.sbin/ctm/ctm/ctm.1 index 732b0b9a9685..d011a4854c9d 100644 --- a/usr.sbin/ctm/ctm/ctm.1 +++ b/usr.sbin/ctm/ctm/ctm.1 @@ -10,7 +10,7 @@ .\" .\" CTM and ctm(1) by <phk@FreeBSD.org> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ctm/ctm/ctm.1,v 1.29.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd March 25, 1995 .Os diff --git a/usr.sbin/ctm/ctm/ctm.5 b/usr.sbin/ctm/ctm/ctm.5 index 678837e6182e..9ea47e461b0f 100644 --- a/usr.sbin/ctm/ctm/ctm.5 +++ b/usr.sbin/ctm/ctm/ctm.5 @@ -10,7 +10,7 @@ .\" .\" CTM and ctm(1) by <phk@FreeBSD.org> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ctm/ctm/ctm.5,v 1.18.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd March 25, 1995 .Os diff --git a/usr.sbin/ctm/ctm/ctm.c b/usr.sbin/ctm/ctm/ctm.c index 0ea4895ca401..b9e502f46552 100644 --- a/usr.sbin/ctm/ctm/ctm.c +++ b/usr.sbin/ctm/ctm/ctm.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm/ctm.c,v 1.21.34.1 2009/04/15 03:14:26 kensmith Exp $ * * This is the client program of 'CTM'. It will apply a CTM-patch to a * collection of files. diff --git a/usr.sbin/ctm/ctm/ctm.h b/usr.sbin/ctm/ctm/ctm.h index b733539bbd97..740a450c5ebf 100644 --- a/usr.sbin/ctm/ctm/ctm.h +++ b/usr.sbin/ctm/ctm/ctm.h @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm/ctm.h,v 1.18.32.1 2009/04/15 03:14:26 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_ed.c b/usr.sbin/ctm/ctm/ctm_ed.c index e3ec464030e2..4048a17ab62f 100644 --- a/usr.sbin/ctm/ctm/ctm_ed.c +++ b/usr.sbin/ctm/ctm/ctm_ed.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm/ctm_ed.c,v 1.11.34.1 2009/04/15 03:14:26 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_input.c b/usr.sbin/ctm/ctm/ctm_input.c index 32166d311f12..a3173a3fa4fd 100644 --- a/usr.sbin/ctm/ctm/ctm_input.c +++ b/usr.sbin/ctm/ctm/ctm_input.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm/ctm_input.c,v 1.10.32.1 2009/04/15 03:14:26 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_pass1.c b/usr.sbin/ctm/ctm/ctm_pass1.c index 026a3204a44a..f7f7ad6d9d7b 100644 --- a/usr.sbin/ctm/ctm/ctm_pass1.c +++ b/usr.sbin/ctm/ctm/ctm_pass1.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm/ctm_pass1.c,v 1.17.34.1 2009/04/15 03:14:26 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_pass2.c b/usr.sbin/ctm/ctm/ctm_pass2.c index a0b857ab5dc0..090fd957bf27 100644 --- a/usr.sbin/ctm/ctm/ctm_pass2.c +++ b/usr.sbin/ctm/ctm/ctm_pass2.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm/ctm_pass2.c,v 1.20.34.1 2009/04/15 03:14:26 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_pass3.c b/usr.sbin/ctm/ctm/ctm_pass3.c index 34c6d87c1d53..746237fb0435 100644 --- a/usr.sbin/ctm/ctm/ctm_pass3.c +++ b/usr.sbin/ctm/ctm/ctm_pass3.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm/ctm_pass3.c,v 1.20.34.1 2009/04/15 03:14:26 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_passb.c b/usr.sbin/ctm/ctm/ctm_passb.c index ee3a69c5fbca..554f9bca05b9 100644 --- a/usr.sbin/ctm/ctm/ctm_passb.c +++ b/usr.sbin/ctm/ctm/ctm_passb.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Joseph Koshy * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm/ctm_passb.c,v 1.6.34.1 2009/04/15 03:14:26 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_syntax.c b/usr.sbin/ctm/ctm/ctm_syntax.c index 66389431d7e3..11a83619accc 100644 --- a/usr.sbin/ctm/ctm/ctm_syntax.c +++ b/usr.sbin/ctm/ctm/ctm_syntax.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm/ctm_syntax.c,v 1.11.34.1 2009/04/15 03:14:26 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm_dequeue/Makefile b/usr.sbin/ctm/ctm_dequeue/Makefile index 07a234f0599d..7581fdbaf0f3 100644 --- a/usr.sbin/ctm/ctm_dequeue/Makefile +++ b/usr.sbin/ctm/ctm_dequeue/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ctm/ctm_dequeue/Makefile,v 1.5.20.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../ctm_rmail diff --git a/usr.sbin/ctm/ctm_dequeue/ctm_dequeue.c b/usr.sbin/ctm/ctm_dequeue/ctm_dequeue.c index 783fd3f4a1a6..d4af4a10a871 100644 --- a/usr.sbin/ctm/ctm_dequeue/ctm_dequeue.c +++ b/usr.sbin/ctm/ctm_dequeue/ctm_dequeue.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm_dequeue/ctm_dequeue.c,v 1.11.34.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/ctm/ctm_rmail/Makefile b/usr.sbin/ctm/ctm_rmail/Makefile index e2052b9228c7..bb77318e0255 100644 --- a/usr.sbin/ctm/ctm_rmail/Makefile +++ b/usr.sbin/ctm/ctm_rmail/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ctm/ctm_rmail/Makefile,v 1.8.32.1 2009/04/15 03:14:26 kensmith Exp $ PROG= ctm_rmail MLINKS= ctm_rmail.1 ctm_smail.1 \ diff --git a/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 b/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 index 5476e491f4ef..97e1c9f073ff 100644 --- a/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 +++ b/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 @@ -5,7 +5,7 @@ .\" .\" Author: Stephen McKay .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ctm/ctm_rmail/ctm_rmail.1,v 1.32.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd January 24, 1995 .Dt CTM_MAIL 1 diff --git a/usr.sbin/ctm/ctm_rmail/ctm_rmail.c b/usr.sbin/ctm/ctm_rmail/ctm_rmail.c index a46a58aa8734..c1ae4ed7458d 100644 --- a/usr.sbin/ctm/ctm_rmail/ctm_rmail.c +++ b/usr.sbin/ctm/ctm_rmail/ctm_rmail.c @@ -9,7 +9,7 @@ * In return you should think about all the nice people who give away software. * Maybe you should write some free software too. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm_rmail/ctm_rmail.c,v 1.17.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/ctm/ctm_rmail/error.c b/usr.sbin/ctm/ctm_rmail/error.c index 56d3dc68d5f7..7c5dd5d41f04 100644 --- a/usr.sbin/ctm/ctm_rmail/error.c +++ b/usr.sbin/ctm/ctm_rmail/error.c @@ -14,7 +14,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/ctm/ctm_rmail/error.c,v 1.3.34.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/ctm/ctm_rmail/error.h b/usr.sbin/ctm/ctm_rmail/error.h index c631b6712ccb..a8859eebeaac 100644 --- a/usr.sbin/ctm/ctm_rmail/error.h +++ b/usr.sbin/ctm/ctm_rmail/error.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/ctm/ctm_rmail/error.h,v 1.2.34.1 2009/04/15 03:14:26 kensmith Exp $ */ extern void err_set_log(char *log_file); extern void err_prog_name(char *name); diff --git a/usr.sbin/ctm/ctm_rmail/options.h b/usr.sbin/ctm/ctm_rmail/options.h index 86c1247b6487..ffc69a1e538c 100644 --- a/usr.sbin/ctm/ctm_rmail/options.h +++ b/usr.sbin/ctm/ctm_rmail/options.h @@ -49,7 +49,7 @@ * Based on recollection of the original options.h produced at the University * of Queensland by Ross Patterson (and possibly others). * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm_rmail/options.h,v 1.6.34.1 2009/04/15 03:14:26 kensmith Exp $ */ static char *O_usage; diff --git a/usr.sbin/ctm/ctm_smail/Makefile b/usr.sbin/ctm/ctm_smail/Makefile index 980e9bf02d3e..2e2faee6ee40 100644 --- a/usr.sbin/ctm/ctm_smail/Makefile +++ b/usr.sbin/ctm/ctm_smail/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ctm/ctm_smail/Makefile,v 1.6.20.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../ctm_rmail diff --git a/usr.sbin/ctm/ctm_smail/ctm_smail.c b/usr.sbin/ctm/ctm_smail/ctm_smail.c index a0dc03c8f59d..b1897dc717f3 100644 --- a/usr.sbin/ctm/ctm_smail/ctm_smail.c +++ b/usr.sbin/ctm/ctm_smail/ctm_smail.c @@ -11,7 +11,7 @@ * In return you should think about all the nice people who give away software. * Maybe you should write some free software too. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/ctm_smail/ctm_smail.c,v 1.13.30.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/ctm/mkCTM/Makefile b/usr.sbin/ctm/mkCTM/Makefile index cefd70448c68..9e969b15a005 100644 --- a/usr.sbin/ctm/mkCTM/Makefile +++ b/usr.sbin/ctm/mkCTM/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ctm/mkCTM/Makefile,v 1.9.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= mkctm NO_MAN= diff --git a/usr.sbin/ctm/mkCTM/dequeue b/usr.sbin/ctm/mkCTM/dequeue index 697ec0b5be85..c0208f835124 100755 --- a/usr.sbin/ctm/mkCTM/dequeue +++ b/usr.sbin/ctm/mkCTM/dequeue @@ -1,5 +1,5 @@ #! /bin/sh -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ctm/mkCTM/dequeue,v 1.4.54.1 2009/04/15 03:14:26 kensmith Exp $ L=/home/ctm/log.dequeue /usr/sbin/ctm_dequeue -n 1 -l $L /home/ctm/queue/ctm-cvs-cur diff --git a/usr.sbin/ctm/mkCTM/mkCTM b/usr.sbin/ctm/mkCTM/mkCTM index 02b154427e9a..81acf64acf0e 100644 --- a/usr.sbin/ctm/mkCTM/mkCTM +++ b/usr.sbin/ctm/mkCTM/mkCTM @@ -1,6 +1,6 @@ #!/usr/local/bin/tclsh7.4 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ctm/mkCTM/mkCTM,v 1.21.32.1 2009/04/15 03:14:26 kensmith Exp $ ############################################################################# ### Do we already have this delta ? diff --git a/usr.sbin/ctm/mkCTM/mkctm.c b/usr.sbin/ctm/mkCTM/mkctm.c index d2c73e20809a..c00c4f360c09 100644 --- a/usr.sbin/ctm/mkCTM/mkctm.c +++ b/usr.sbin/ctm/mkCTM/mkctm.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/ctm/mkCTM/mkctm.c,v 1.13.28.1 2009/04/15 03:14:26 kensmith Exp $ */ /* Still missing: * @@ -14,7 +14,7 @@ * dir1 "Soll" * dir2 "Ist" * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/mkCTM/mkctm.c,v 1.13.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/cxgbtool/Makefile b/usr.sbin/cxgbtool/Makefile index d97c51317822..cdee053eefd2 100644 --- a/usr.sbin/cxgbtool/Makefile +++ b/usr.sbin/cxgbtool/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/cxgbtool/Makefile,v 1.1.10.1 2009/04/15 03:14:26 kensmith Exp $ PROG= cxgbtool SRCS= cxgbtool.c diff --git a/usr.sbin/cxgbtool/cxgbtool.c b/usr.sbin/cxgbtool/cxgbtool.c index f47b972ff8d3..0028e3d4556d 100644 --- a/usr.sbin/cxgbtool/cxgbtool.c +++ b/usr.sbin/cxgbtool/cxgbtool.c @@ -32,7 +32,7 @@ POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/cxgbtool/cxgbtool.c,v 1.2.2.2.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <stdlib.h> #include <stdio.h> diff --git a/usr.sbin/cxgbtool/reg_defs.c b/usr.sbin/cxgbtool/reg_defs.c index 734061fa17a6..2c3dfb4cdefa 100644 --- a/usr.sbin/cxgbtool/reg_defs.c +++ b/usr.sbin/cxgbtool/reg_defs.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cxgbtool/reg_defs.c,v 1.1.10.1 2009/04/15 03:14:26 kensmith Exp $ */ /* This file is automatically generated --- do not edit */ diff --git a/usr.sbin/cxgbtool/reg_defs_t3.c b/usr.sbin/cxgbtool/reg_defs_t3.c index ffa4aefa78f3..0e8dc8694467 100644 --- a/usr.sbin/cxgbtool/reg_defs_t3.c +++ b/usr.sbin/cxgbtool/reg_defs_t3.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cxgbtool/reg_defs_t3.c,v 1.1.4.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ diff --git a/usr.sbin/cxgbtool/reg_defs_t3b.c b/usr.sbin/cxgbtool/reg_defs_t3b.c index 539742ce3c9c..231601f1fc40 100644 --- a/usr.sbin/cxgbtool/reg_defs_t3b.c +++ b/usr.sbin/cxgbtool/reg_defs_t3b.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cxgbtool/reg_defs_t3b.c,v 1.1.4.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ /* This file is automatically generated --- do not edit */ diff --git a/usr.sbin/cxgbtool/reg_defs_t3c.c b/usr.sbin/cxgbtool/reg_defs_t3c.c index 6127fa4ce863..192fb9bf1bcd 100644 --- a/usr.sbin/cxgbtool/reg_defs_t3c.c +++ b/usr.sbin/cxgbtool/reg_defs_t3c.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cxgbtool/reg_defs_t3c.c,v 1.1.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ /* This file is automatically generated --- do not edit */ diff --git a/usr.sbin/cxgbtool/version.h b/usr.sbin/cxgbtool/version.h index 53fe7aa23183..93aba67643ec 100644 --- a/usr.sbin/cxgbtool/version.h +++ b/usr.sbin/cxgbtool/version.h @@ -19,7 +19,7 @@ /* $Date: 2007/02/05 18:46:24 $ $RCSfile: version.h,v $ $Revision: 1.9 $ */ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cxgbtool/version.h,v 1.1.4.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef __CXGBTOOL_VERSION_H diff --git a/usr.sbin/daemon/Makefile b/usr.sbin/daemon/Makefile index 3ca3e91ad193..75b9be6ae8a9 100644 --- a/usr.sbin/daemon/Makefile +++ b/usr.sbin/daemon/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/daemon/Makefile,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= daemon MAN= daemon.8 diff --git a/usr.sbin/daemon/daemon.8 b/usr.sbin/daemon/daemon.8 index c284427fab36..4d8554e9c0d2 100644 --- a/usr.sbin/daemon/daemon.8 +++ b/usr.sbin/daemon/daemon.8 @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/daemon/daemon.8,v 1.9.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd March 19, 2007 .Dt DAEMON 8 diff --git a/usr.sbin/daemon/daemon.c b/usr.sbin/daemon/daemon.c index 540ebf35df7e..9af4e62a8d46 100644 --- a/usr.sbin/daemon/daemon.c +++ b/usr.sbin/daemon/daemon.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/daemon/daemon.c,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> diff --git a/usr.sbin/dconschat/Makefile b/usr.sbin/dconschat/Makefile index 47efe5274be1..49b3da0c816c 100644 --- a/usr.sbin/dconschat/Makefile +++ b/usr.sbin/dconschat/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/dconschat/Makefile,v 1.2.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= dconschat MAN= dconschat.8 diff --git a/usr.sbin/dconschat/dconschat.8 b/usr.sbin/dconschat/dconschat.8 index b34d968debaa..ad5f41d5bc0a 100644 --- a/usr.sbin/dconschat/dconschat.8 +++ b/usr.sbin/dconschat/dconschat.8 @@ -22,7 +22,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/dconschat/dconschat.8,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" .Dd February 11, 2003 diff --git a/usr.sbin/dconschat/dconschat.c b/usr.sbin/dconschat/dconschat.c index 4334cf81cefb..272bba7dfbe5 100644 --- a/usr.sbin/dconschat/dconschat.c +++ b/usr.sbin/dconschat/dconschat.c @@ -32,7 +32,7 @@ * SUCH DAMAGE. * * $Id: dconschat.c,v 1.76 2003/10/23 06:21:13 simokawa Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/dconschat/dconschat.c,v 1.15.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/devinfo/Makefile b/usr.sbin/devinfo/Makefile index 52e4d6d279e2..351d85f70b4c 100644 --- a/usr.sbin/devinfo/Makefile +++ b/usr.sbin/devinfo/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/devinfo/Makefile,v 1.6.34.1 2009/04/15 03:14:26 kensmith Exp $ PROG= devinfo MAN= devinfo.8 diff --git a/usr.sbin/devinfo/devinfo.8 b/usr.sbin/devinfo/devinfo.8 index 6c893dc66a5a..8166c8d54863 100644 --- a/usr.sbin/devinfo/devinfo.8 +++ b/usr.sbin/devinfo/devinfo.8 @@ -25,7 +25,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/devinfo/devinfo.8,v 1.9.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd November 28, 2005 .Os diff --git a/usr.sbin/devinfo/devinfo.c b/usr.sbin/devinfo/devinfo.c index c32e57b07b5a..2ecfeae7199d 100644 --- a/usr.sbin/devinfo/devinfo.c +++ b/usr.sbin/devinfo/devinfo.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/devinfo/devinfo.c,v 1.6.2.1.6.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <err.h> diff --git a/usr.sbin/digictl/Makefile b/usr.sbin/digictl/Makefile index 029dfee11e53..4a79b9378f98 100644 --- a/usr.sbin/digictl/Makefile +++ b/usr.sbin/digictl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/digictl/Makefile,v 1.6.32.1 2009/04/15 03:14:26 kensmith Exp $ PROG= digictl MAN= digictl.8 diff --git a/usr.sbin/digictl/digictl.8 b/usr.sbin/digictl/digictl.8 index 2ac98ea4e3b2..fa039ce29f35 100644 --- a/usr.sbin/digictl/digictl.8 +++ b/usr.sbin/digictl/digictl.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/digictl/digictl.8,v 1.7.20.1 2009/04/15 03:14:26 kensmith Exp $ .Dd June 20, 2001 .Dt DIGICTL 8 .Os diff --git a/usr.sbin/digictl/digictl.c b/usr.sbin/digictl/digictl.c index 0aa5f68f2578..4e8b537ad5d3 100644 --- a/usr.sbin/digictl/digictl.c +++ b/usr.sbin/digictl/digictl.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/digictl/digictl.c,v 1.5.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <errno.h> diff --git a/usr.sbin/diskinfo/Makefile b/usr.sbin/diskinfo/Makefile index 5ffa27f6f0d8..4c8149f6fb6f 100644 --- a/usr.sbin/diskinfo/Makefile +++ b/usr.sbin/diskinfo/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/diskinfo/Makefile,v 1.3.28.1 2009/04/15 03:14:26 kensmith Exp $ PROG= diskinfo MAN= diskinfo.8 diff --git a/usr.sbin/diskinfo/diskinfo.8 b/usr.sbin/diskinfo/diskinfo.8 index dfc7040f349f..1c579d06d4a7 100644 --- a/usr.sbin/diskinfo/diskinfo.8 +++ b/usr.sbin/diskinfo/diskinfo.8 @@ -26,7 +26,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/diskinfo/diskinfo.8,v 1.7.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd November 9, 2004 .Dt DISKINFO 8 diff --git a/usr.sbin/diskinfo/diskinfo.c b/usr.sbin/diskinfo/diskinfo.c index 48b019b1a143..012b76e61270 100644 --- a/usr.sbin/diskinfo/diskinfo.c +++ b/usr.sbin/diskinfo/diskinfo.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/diskinfo/diskinfo.c,v 1.9.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/dnssec-keygen/Makefile b/usr.sbin/dnssec-keygen/Makefile index 3ac90058106d..3a6ba39cd41d 100644 --- a/usr.sbin/dnssec-keygen/Makefile +++ b/usr.sbin/dnssec-keygen/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/dnssec-keygen/Makefile,v 1.4.8.1 2009/04/15 03:14:26 kensmith Exp $ BIND_DIR= ${.CURDIR}/../../contrib/bind9 LIB_BIND_REL= ../../lib/bind diff --git a/usr.sbin/dnssec-signzone/Makefile b/usr.sbin/dnssec-signzone/Makefile index 7c4ca65a78cc..faf14bc3b147 100644 --- a/usr.sbin/dnssec-signzone/Makefile +++ b/usr.sbin/dnssec-signzone/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/dnssec-signzone/Makefile,v 1.4.8.1 2009/04/15 03:14:26 kensmith Exp $ BIND_DIR= ${.CURDIR}/../../contrib/bind9 LIB_BIND_REL= ../../lib/bind diff --git a/usr.sbin/editmap/Makefile b/usr.sbin/editmap/Makefile index 93e3e0712228..734b008bf57f 100644 --- a/usr.sbin/editmap/Makefile +++ b/usr.sbin/editmap/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/editmap/Makefile,v 1.3.20.1 2009/04/15 03:14:26 kensmith Exp $ SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/editmap diff --git a/usr.sbin/edquota/Makefile b/usr.sbin/edquota/Makefile index e5a3b12559aa..b7507683f8b7 100644 --- a/usr.sbin/edquota/Makefile +++ b/usr.sbin/edquota/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/edquota/Makefile,v 1.8.32.1 2009/04/15 03:14:26 kensmith Exp $ PROG= edquota MAN= edquota.8 diff --git a/usr.sbin/edquota/edquota.8 b/usr.sbin/edquota/edquota.8 index 7cf72dd11186..05a669d08fd5 100644 --- a/usr.sbin/edquota/edquota.8 +++ b/usr.sbin/edquota/edquota.8 @@ -29,7 +29,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)edquota.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/edquota/edquota.8,v 1.24.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd June 6, 1993 .Dt EDQUOTA 8 diff --git a/usr.sbin/edquota/edquota.c b/usr.sbin/edquota/edquota.c index 83de530dbe0d..2bae7f5d8b1e 100644 --- a/usr.sbin/edquota/edquota.c +++ b/usr.sbin/edquota/edquota.c @@ -43,7 +43,7 @@ static char sccsid[] = "@(#)edquota.c 8.1 (Berkeley) 6/6/93"; #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/edquota/edquota.c,v 1.26.8.1 2009/04/15 03:14:26 kensmith Exp $"); /* * Disk quota editor. diff --git a/usr.sbin/edquota/pathnames.h b/usr.sbin/edquota/pathnames.h index 53bfbfefeb96..fcb676243519 100644 --- a/usr.sbin/edquota/pathnames.h +++ b/usr.sbin/edquota/pathnames.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)pathnames.h 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/edquota/pathnames.h,v 1.2.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <paths.h> diff --git a/usr.sbin/eeprom/Makefile b/usr.sbin/eeprom/Makefile index fa5f411d4428..18676eb6c360 100644 --- a/usr.sbin/eeprom/Makefile +++ b/usr.sbin/eeprom/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/eeprom/Makefile,v 1.3.28.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../ofwdump diff --git a/usr.sbin/eeprom/eeprom.8 b/usr.sbin/eeprom/eeprom.8 index 81cb2d36e930..fb7b6b95488f 100644 --- a/usr.sbin/eeprom/eeprom.8 +++ b/usr.sbin/eeprom/eeprom.8 @@ -34,7 +34,7 @@ .\" POSSIBILITY OF SUCH DAMAGE. .\" .\" from: NetBSD: eeprom.8,v 1.11 2003/03/31 01:31:39 perry Exp -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/eeprom/eeprom.8,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd September 1, 2006 .Dt EEPROM 8 sparc64 diff --git a/usr.sbin/eeprom/eeprom.c b/usr.sbin/eeprom/eeprom.c index ecd9267a0337..42cc1f8196ed 100644 --- a/usr.sbin/eeprom/eeprom.c +++ b/usr.sbin/eeprom/eeprom.c @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/eeprom/eeprom.c,v 1.4.28.1 2009/04/15 03:14:26 kensmith Exp $"); #include <err.h> #include <stdio.h> diff --git a/usr.sbin/eeprom/ofw_options.c b/usr.sbin/eeprom/ofw_options.c index eb7437f15b59..ae9b272fd421 100644 --- a/usr.sbin/eeprom/ofw_options.c +++ b/usr.sbin/eeprom/ofw_options.c @@ -24,7 +24,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/eeprom/ofw_options.c,v 1.4.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $"); /* * Handlers for Open Firmware /options node. diff --git a/usr.sbin/eeprom/ofw_options.h b/usr.sbin/eeprom/ofw_options.h index 5bc66567e31c..1059df8ce244 100644 --- a/usr.sbin/eeprom/ofw_options.h +++ b/usr.sbin/eeprom/ofw_options.h @@ -22,7 +22,7 @@ * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/eeprom/ofw_options.h,v 1.1.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef OFW_OPTIONS_H diff --git a/usr.sbin/extattr/Makefile b/usr.sbin/extattr/Makefile index ae349752d689..fae5e9340389 100644 --- a/usr.sbin/extattr/Makefile +++ b/usr.sbin/extattr/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/extattr/Makefile,v 1.1.34.1 2009/04/15 03:14:26 kensmith Exp $ PROG= rmextattr MAN= rmextattr.8 diff --git a/usr.sbin/extattr/rmextattr.8 b/usr.sbin/extattr/rmextattr.8 index c51fa6d922fe..ffd2abb4824f 100644 --- a/usr.sbin/extattr/rmextattr.8 +++ b/usr.sbin/extattr/rmextattr.8 @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/extattr/rmextattr.8,v 1.4.32.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd August 30, 2000 .Dt RMEXTATTR 8 diff --git a/usr.sbin/extattr/rmextattr.c b/usr.sbin/extattr/rmextattr.c index 2b2689b0d1f4..22d0678e6487 100644 --- a/usr.sbin/extattr/rmextattr.c +++ b/usr.sbin/extattr/rmextattr.c @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/extattr/rmextattr.c,v 1.6.20.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/extattrctl/Makefile b/usr.sbin/extattrctl/Makefile index 5eb1945d3b94..a8969ce7e5eb 100644 --- a/usr.sbin/extattrctl/Makefile +++ b/usr.sbin/extattrctl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/extattrctl/Makefile,v 1.10.32.1 2009/04/15 03:14:26 kensmith Exp $ PROG= extattrctl MAN= extattrctl.8 diff --git a/usr.sbin/extattrctl/extattrctl.8 b/usr.sbin/extattrctl/extattrctl.8 index c5850ab4ef19..0abd5d3fbb7c 100644 --- a/usr.sbin/extattrctl/extattrctl.8 +++ b/usr.sbin/extattrctl/extattrctl.8 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/extattrctl/extattrctl.8,v 1.24.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" Developed by the TrustedBSD Project. .\" Support for file system extended attribute. diff --git a/usr.sbin/extattrctl/extattrctl.c b/usr.sbin/extattrctl/extattrctl.c index 103fcd345a92..990431d48013 100644 --- a/usr.sbin/extattrctl/extattrctl.c +++ b/usr.sbin/extattrctl/extattrctl.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/extattrctl/extattrctl.c,v 1.19.34.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Developed by the TrustedBSD Project. diff --git a/usr.sbin/faithd/Makefile b/usr.sbin/faithd/Makefile index e1898ed333a4..1e43e3800b3c 100644 --- a/usr.sbin/faithd/Makefile +++ b/usr.sbin/faithd/Makefile @@ -12,7 +12,7 @@ # LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/faithd/Makefile,v 1.10.28.1 2009/04/15 03:14:26 kensmith Exp $ PROG= faithd MAN= faithd.8 diff --git a/usr.sbin/faithd/README b/usr.sbin/faithd/README index 6628bf63dcbc..15e647e09fc8 100644 --- a/usr.sbin/faithd/README +++ b/usr.sbin/faithd/README @@ -2,7 +2,7 @@ Configuring FAITH IPv6-to-IPv4 TCP relay Kazu Yamamoto and Jun-ichiro itojun Hagino $KAME: README,v 1.10 2003/01/06 21:40:33 sumikawa Exp $ -$FreeBSD$ +$FreeBSD: src/usr.sbin/faithd/README,v 1.8.30.1 2009/04/15 03:14:26 kensmith Exp $ Introduction diff --git a/usr.sbin/faithd/faithd.8 b/usr.sbin/faithd/faithd.8 index 5d16989902fa..6756ed2f3244 100644 --- a/usr.sbin/faithd/faithd.8 +++ b/usr.sbin/faithd/faithd.8 @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/faithd/faithd.8,v 1.19.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 17, 1998 .Dt FAITHD 8 diff --git a/usr.sbin/faithd/faithd.c b/usr.sbin/faithd/faithd.c index 3df90a595370..5ace4dc45e8b 100644 --- a/usr.sbin/faithd/faithd.c +++ b/usr.sbin/faithd/faithd.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/faithd/faithd.c,v 1.10.30.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/faithd/faithd.h b/usr.sbin/faithd/faithd.h index f4224321ddd0..f96075563c91 100644 --- a/usr.sbin/faithd/faithd.h +++ b/usr.sbin/faithd/faithd.h @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/faithd/faithd.h,v 1.5.30.1 2009/04/15 03:14:26 kensmith Exp $ */ extern char logname[]; diff --git a/usr.sbin/faithd/ftp.c b/usr.sbin/faithd/ftp.c index 19ad5eeb6c34..015fc4e9b8c8 100644 --- a/usr.sbin/faithd/ftp.c +++ b/usr.sbin/faithd/ftp.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/faithd/ftp.c,v 1.12.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/faithd/prefix.c b/usr.sbin/faithd/prefix.c index 138c948927f1..d860bb7e5d82 100644 --- a/usr.sbin/faithd/prefix.c +++ b/usr.sbin/faithd/prefix.c @@ -1,5 +1,5 @@ /* $KAME: prefix.c,v 1.13 2003/09/02 22:50:17 itojun Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/faithd/prefix.c,v 1.4.30.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Copyright (C) 2000 WIDE Project. diff --git a/usr.sbin/faithd/prefix.h b/usr.sbin/faithd/prefix.h index 2a2963982ca9..b883933b5d0a 100644 --- a/usr.sbin/faithd/prefix.h +++ b/usr.sbin/faithd/prefix.h @@ -1,5 +1,5 @@ /* $KAME: prefix.h,v 1.4 2001/09/05 03:04:21 itojun Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/faithd/prefix.h,v 1.2.34.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Copyright (C) 2000 WIDE Project. diff --git a/usr.sbin/faithd/tcp.c b/usr.sbin/faithd/tcp.c index 714df9a159c2..a123f532af3d 100644 --- a/usr.sbin/faithd/tcp.c +++ b/usr.sbin/faithd/tcp.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/faithd/tcp.c,v 1.5.30.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/faithd/test/faithd.rb b/usr.sbin/faithd/test/faithd.rb index 682f540db98a..38b3a980f03c 100644 --- a/usr.sbin/faithd/test/faithd.rb +++ b/usr.sbin/faithd/test/faithd.rb @@ -4,7 +4,7 @@ # functionality. # # $Id: faithd.rb,v 1.1.2.4 1999/05/10 17:06:30 itojun Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/faithd/test/faithd.rb,v 1.2.30.1 2009/04/15 03:14:26 kensmith Exp $ require "socket" require "thread" diff --git a/usr.sbin/fdcontrol/Makefile b/usr.sbin/fdcontrol/Makefile index e2b54aa06708..2a5a58fea0e8 100644 --- a/usr.sbin/fdcontrol/Makefile +++ b/usr.sbin/fdcontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/fdcontrol/Makefile,v 1.12.20.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../fdread diff --git a/usr.sbin/fdcontrol/fdcontrol.8 b/usr.sbin/fdcontrol/fdcontrol.8 index cbc6883cdd6c..0bef84ddad4d 100644 --- a/usr.sbin/fdcontrol/fdcontrol.8 +++ b/usr.sbin/fdcontrol/fdcontrol.8 @@ -24,7 +24,7 @@ .\" USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH .\" DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/fdcontrol/fdcontrol.8,v 1.21.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd December 25, 2001 .Os diff --git a/usr.sbin/fdcontrol/fdcontrol.c b/usr.sbin/fdcontrol/fdcontrol.c index f1a923393d76..3a258e5cffa4 100644 --- a/usr.sbin/fdcontrol/fdcontrol.c +++ b/usr.sbin/fdcontrol/fdcontrol.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/fdcontrol/fdcontrol.c,v 1.14.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/fdcio.h> #include <sys/file.h> diff --git a/usr.sbin/fdformat/Makefile b/usr.sbin/fdformat/Makefile index a172811ec055..9580343a8165 100644 --- a/usr.sbin/fdformat/Makefile +++ b/usr.sbin/fdformat/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/fdformat/Makefile,v 1.13.20.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../fdread diff --git a/usr.sbin/fdformat/fdformat.1 b/usr.sbin/fdformat/fdformat.1 index 25891c0f003b..8d271bcd31d4 100644 --- a/usr.sbin/fdformat/fdformat.1 +++ b/usr.sbin/fdformat/fdformat.1 @@ -22,7 +22,7 @@ .\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/fdformat/fdformat.1,v 1.31.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd December 25, 2001 .Os diff --git a/usr.sbin/fdformat/fdformat.c b/usr.sbin/fdformat/fdformat.c index 8e29e40fc857..4f95fd06ac0f 100644 --- a/usr.sbin/fdformat/fdformat.c +++ b/usr.sbin/fdformat/fdformat.c @@ -23,7 +23,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fdformat/fdformat.c,v 1.22.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/fdread/Makefile b/usr.sbin/fdread/Makefile index 2868a3c38f03..78aa019aa989 100644 --- a/usr.sbin/fdread/Makefile +++ b/usr.sbin/fdread/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/fdread/Makefile,v 1.5.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= fdread SRCS= fdread.c fdutil.c diff --git a/usr.sbin/fdread/fdread.1 b/usr.sbin/fdread/fdread.1 index 20a79fc14531..acfa93c9ce00 100644 --- a/usr.sbin/fdread/fdread.1 +++ b/usr.sbin/fdread/fdread.1 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/fdread/fdread.1,v 1.8.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" .Dd May 14, 2001 diff --git a/usr.sbin/fdread/fdread.c b/usr.sbin/fdread/fdread.c index 2539b3a5a2b2..d503769d0fa9 100644 --- a/usr.sbin/fdread/fdread.c +++ b/usr.sbin/fdread/fdread.c @@ -23,7 +23,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fdread/fdread.c,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/fdread/fdutil.c b/usr.sbin/fdread/fdutil.c index c1f4d8f18dfb..a9f5ccf93f02 100644 --- a/usr.sbin/fdread/fdutil.c +++ b/usr.sbin/fdread/fdutil.c @@ -23,7 +23,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fdread/fdutil.c,v 1.8.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <dev/ic/nec765.h> diff --git a/usr.sbin/fdread/fdutil.h b/usr.sbin/fdread/fdutil.h index a09322850897..6d3a2a91b3b5 100644 --- a/usr.sbin/fdread/fdutil.h +++ b/usr.sbin/fdread/fdutil.h @@ -23,7 +23,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fdread/fdutil.h,v 1.2.34.1 2009/04/15 03:14:26 kensmith Exp $ */ diff --git a/usr.sbin/fdwrite/Makefile b/usr.sbin/fdwrite/Makefile index ba6f047ff161..6e00ee9e451c 100644 --- a/usr.sbin/fdwrite/Makefile +++ b/usr.sbin/fdwrite/Makefile @@ -5,7 +5,7 @@ # this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp # ---------------------------------------------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/fdwrite/Makefile,v 1.11.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= fdwrite WARNS?= 6 diff --git a/usr.sbin/fdwrite/fdwrite.1 b/usr.sbin/fdwrite/fdwrite.1 index 28df514f2645..6259ab1c4308 100644 --- a/usr.sbin/fdwrite/fdwrite.1 +++ b/usr.sbin/fdwrite/fdwrite.1 @@ -6,7 +6,7 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/fdwrite/fdwrite.1,v 1.24.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" .Dd September 16, 1993 diff --git a/usr.sbin/fdwrite/fdwrite.c b/usr.sbin/fdwrite/fdwrite.c index 3c220916e84e..9d445bbcd1ed 100644 --- a/usr.sbin/fdwrite/fdwrite.c +++ b/usr.sbin/fdwrite/fdwrite.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fdwrite/fdwrite.c,v 1.15.20.1 2009/04/15 03:14:26 kensmith Exp $ * */ diff --git a/usr.sbin/fifolog/Makefile b/usr.sbin/fifolog/Makefile index 596410c06e57..118a4abe7b50 100644 --- a/usr.sbin/fifolog/Makefile +++ b/usr.sbin/fifolog/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/fifolog/Makefile,v 1.1.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ VERSION_MAJOR = 1 VERSION_MINOR = 1 diff --git a/usr.sbin/fifolog/Makefile.inc b/usr.sbin/fifolog/Makefile.inc index f62f5895fc34..f5d4d6d56c61 100644 --- a/usr.sbin/fifolog/Makefile.inc +++ b/usr.sbin/fifolog/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/fifolog/Makefile.inc,v 1.1.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ LIBFIFOLOG = ${.OBJDIR}/../lib/libfifolog.a diff --git a/usr.sbin/fifolog/fifolog_create/Makefile b/usr.sbin/fifolog/fifolog_create/Makefile index 0c4bd65492c6..df970f857ca8 100644 --- a/usr.sbin/fifolog/fifolog_create/Makefile +++ b/usr.sbin/fifolog/fifolog_create/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/fifolog/fifolog_create/Makefile,v 1.1.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ PROG = fifolog_create diff --git a/usr.sbin/fifolog/fifolog_create/fifolog.1 b/usr.sbin/fifolog/fifolog_create/fifolog.1 index 4aafa0b31524..f03217baea18 100644 --- a/usr.sbin/fifolog/fifolog_create/fifolog.1 +++ b/usr.sbin/fifolog/fifolog_create/fifolog.1 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/fifolog/fifolog_create/fifolog.1,v 1.1.2.2.2.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd Feb 9, 2008 .Os diff --git a/usr.sbin/fifolog/fifolog_create/fifolog_create.c b/usr.sbin/fifolog/fifolog_create/fifolog_create.c index 2b9376579681..539cef628059 100644 --- a/usr.sbin/fifolog/fifolog_create/fifolog_create.c +++ b/usr.sbin/fifolog/fifolog_create/fifolog_create.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fifolog/fifolog_create/fifolog_create.c,v 1.1.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/fifolog/fifolog_reader/Makefile b/usr.sbin/fifolog/fifolog_reader/Makefile index 99294da62dba..6640a689b7e0 100644 --- a/usr.sbin/fifolog/fifolog_reader/Makefile +++ b/usr.sbin/fifolog/fifolog_reader/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/fifolog/fifolog_reader/Makefile,v 1.2.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ PROG = fifolog_reader diff --git a/usr.sbin/fifolog/fifolog_reader/fifolog_reader.c b/usr.sbin/fifolog/fifolog_reader/fifolog_reader.c index 6c4dc4150e2d..085f733ba25b 100644 --- a/usr.sbin/fifolog/fifolog_reader/fifolog_reader.c +++ b/usr.sbin/fifolog/fifolog_reader/fifolog_reader.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fifolog/fifolog_reader/fifolog_reader.c,v 1.2.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/fifolog/fifolog_writer/Makefile b/usr.sbin/fifolog/fifolog_writer/Makefile index 76130851bd5e..34d4fcf1b2d9 100644 --- a/usr.sbin/fifolog/fifolog_writer/Makefile +++ b/usr.sbin/fifolog/fifolog_writer/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/fifolog/fifolog_writer/Makefile,v 1.1.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ PROG = fifolog_writer diff --git a/usr.sbin/fifolog/fifolog_writer/fifolog_writer.c b/usr.sbin/fifolog/fifolog_writer/fifolog_writer.c index 469d2845eda0..ebb4be53c539 100644 --- a/usr.sbin/fifolog/fifolog_writer/fifolog_writer.c +++ b/usr.sbin/fifolog/fifolog_writer/fifolog_writer.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fifolog/fifolog_writer/fifolog_writer.c,v 1.1.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/fifolog/flint.lnt b/usr.sbin/fifolog/flint.lnt index 16ee7ade451a..5f3206f96cec 100644 --- a/usr.sbin/fifolog/flint.lnt +++ b/usr.sbin/fifolog/flint.lnt @@ -1,4 +1,4 @@ -// $FreeBSD$ +// $FreeBSD: src/usr.sbin/fifolog/flint.lnt,v 1.1.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ // FlexeLint file for fifolog tools // diff --git a/usr.sbin/fifolog/lib/Makefile b/usr.sbin/fifolog/lib/Makefile index fedfc50de3d5..ba00403887e3 100644 --- a/usr.sbin/fifolog/lib/Makefile +++ b/usr.sbin/fifolog/lib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/fifolog/lib/Makefile,v 1.1.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ LIB = fifolog INTERNALLIB = API not published or supported. diff --git a/usr.sbin/fifolog/lib/fifolog.h b/usr.sbin/fifolog/lib/fifolog.h index d5c8297aff88..fd14cb1bcff0 100644 --- a/usr.sbin/fifolog/lib/fifolog.h +++ b/usr.sbin/fifolog/lib/fifolog.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fifolog/lib/fifolog.h,v 1.1.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef __LOCAL_FIFOLOG_H_ diff --git a/usr.sbin/fifolog/lib/fifolog_create.c b/usr.sbin/fifolog/lib/fifolog_create.c index 68f8cef5f9d5..7f1f48b61ac9 100644 --- a/usr.sbin/fifolog/lib/fifolog_create.c +++ b/usr.sbin/fifolog/lib/fifolog_create.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fifolog/lib/fifolog_create.c,v 1.1.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <assert.h> diff --git a/usr.sbin/fifolog/lib/fifolog_int.c b/usr.sbin/fifolog/lib/fifolog_int.c index 158c613d266f..a3a6ed71b6f5 100644 --- a/usr.sbin/fifolog/lib/fifolog_int.c +++ b/usr.sbin/fifolog/lib/fifolog_int.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fifolog/lib/fifolog_int.c,v 1.2.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <assert.h> diff --git a/usr.sbin/fifolog/lib/fifolog_reader.c b/usr.sbin/fifolog/lib/fifolog_reader.c index 37a03b7782e4..9314415b7f7a 100644 --- a/usr.sbin/fifolog/lib/fifolog_reader.c +++ b/usr.sbin/fifolog/lib/fifolog_reader.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fifolog/lib/fifolog_reader.c,v 1.1.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/fifolog/lib/fifolog_write.h b/usr.sbin/fifolog/lib/fifolog_write.h index 06b323386b6a..61fa722f8162 100644 --- a/usr.sbin/fifolog/lib/fifolog_write.h +++ b/usr.sbin/fifolog/lib/fifolog_write.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fifolog/lib/fifolog_write.h,v 1.1.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #define FIFOLOG_PT_BYTES_PRE 0 diff --git a/usr.sbin/fifolog/lib/fifolog_write_poll.c b/usr.sbin/fifolog/lib/fifolog_write_poll.c index afff02258968..6e3533afc2a9 100644 --- a/usr.sbin/fifolog/lib/fifolog_write_poll.c +++ b/usr.sbin/fifolog/lib/fifolog_write_poll.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fifolog/lib/fifolog_write_poll.c,v 1.2.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <assert.h> diff --git a/usr.sbin/fifolog/lib/getdate.y b/usr.sbin/fifolog/lib/getdate.y index 93b5b6b4ed93..fcdbd8c42508 100644 --- a/usr.sbin/fifolog/lib/getdate.y +++ b/usr.sbin/fifolog/lib/getdate.y @@ -12,7 +12,7 @@ ** Picked up from CVS and slightly cleaned up by to WARNS=5 level by ** Poul-Henning Kamp <phk@FreeBSD.org> ** -** $FreeBSD$ +** $FreeBSD: src/usr.sbin/fifolog/lib/getdate.y,v 1.1.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/fifolog/lib/libfifolog.h b/usr.sbin/fifolog/lib/libfifolog.h index 430e72bd6c51..8ff8032d4afb 100644 --- a/usr.sbin/fifolog/lib/libfifolog.h +++ b/usr.sbin/fifolog/lib/libfifolog.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fifolog/lib/libfifolog.h,v 1.1.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/stdint.h> diff --git a/usr.sbin/fifolog/lib/libfifolog_int.h b/usr.sbin/fifolog/lib/libfifolog_int.h index 54ab897d31f4..6514b2096af8 100644 --- a/usr.sbin/fifolog/lib/libfifolog_int.h +++ b/usr.sbin/fifolog/lib/libfifolog_int.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fifolog/lib/libfifolog_int.h,v 1.1.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ struct fifolog_file { diff --git a/usr.sbin/fifolog/lib/miniobj.h b/usr.sbin/fifolog/lib/miniobj.h index a8053166886c..d4ac1e2cffc9 100644 --- a/usr.sbin/fifolog/lib/miniobj.h +++ b/usr.sbin/fifolog/lib/miniobj.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fifolog/lib/miniobj.h,v 1.2.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #define ALLOC_OBJ(to, type_magic) \ diff --git a/usr.sbin/flowctl/Makefile b/usr.sbin/flowctl/Makefile index d47993b0996d..51e6ecd38ad1 100644 --- a/usr.sbin/flowctl/Makefile +++ b/usr.sbin/flowctl/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/flowctl/Makefile,v 1.2.22.1 2009/04/15 03:14:26 kensmith Exp $ # PROG= flowctl diff --git a/usr.sbin/flowctl/flowctl.8 b/usr.sbin/flowctl/flowctl.8 index e72486bbf800..743c82c00040 100644 --- a/usr.sbin/flowctl/flowctl.8 +++ b/usr.sbin/flowctl/flowctl.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/flowctl/flowctl.8,v 1.3.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd March 23, 2005 .Os diff --git a/usr.sbin/flowctl/flowctl.c b/usr.sbin/flowctl/flowctl.c index 856fe583a3bb..aa7f5447ef61 100644 --- a/usr.sbin/flowctl/flowctl.c +++ b/usr.sbin/flowctl/flowctl.c @@ -29,7 +29,7 @@ #ifndef lint static const char rcs_id[] = - "@(#) $FreeBSD$"; + "@(#) $FreeBSD: src/usr.sbin/flowctl/flowctl.c,v 1.5.20.1 2009/04/15 03:14:26 kensmith Exp $"; #endif #include <sys/types.h> diff --git a/usr.sbin/freebsd-update/Makefile b/usr.sbin/freebsd-update/Makefile index c5d4b0014ea6..d740c32d5092 100644 --- a/usr.sbin/freebsd-update/Makefile +++ b/usr.sbin/freebsd-update/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/freebsd-update/Makefile,v 1.2.10.1 2009/04/15 03:14:26 kensmith Exp $ SCRIPTS=freebsd-update.sh MAN= freebsd-update.8 diff --git a/usr.sbin/freebsd-update/freebsd-update.8 b/usr.sbin/freebsd-update/freebsd-update.8 index 589886edd4c2..c12a893f5ba4 100644 --- a/usr.sbin/freebsd-update/freebsd-update.8 +++ b/usr.sbin/freebsd-update/freebsd-update.8 @@ -23,7 +23,7 @@ .\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/freebsd-update/freebsd-update.8,v 1.3.2.2.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd November 11, 2007 .Dt FREEBSD-UPDATE 8 diff --git a/usr.sbin/freebsd-update/freebsd-update.sh b/usr.sbin/freebsd-update/freebsd-update.sh index 331ef1014947..15105a02f193 100644 --- a/usr.sbin/freebsd-update/freebsd-update.sh +++ b/usr.sbin/freebsd-update/freebsd-update.sh @@ -25,7 +25,7 @@ # IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/freebsd-update/freebsd-update.sh,v 1.8.2.4.4.1 2009/04/15 03:14:26 kensmith Exp $ #### Usage function -- called from command-line handling code. diff --git a/usr.sbin/ftp-proxy/Makefile b/usr.sbin/ftp-proxy/Makefile index 67660c8cad30..1b99540849e6 100644 --- a/usr.sbin/ftp-proxy/Makefile +++ b/usr.sbin/ftp-proxy/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ftp-proxy/Makefile,v 1.1.8.1 2009/04/15 03:14:26 kensmith Exp $ SUBDIR= libevent ftp-proxy diff --git a/usr.sbin/ftp-proxy/Makefile.inc b/usr.sbin/ftp-proxy/Makefile.inc index 5abb7c023cc8..0061ad6e3103 100644 --- a/usr.sbin/ftp-proxy/Makefile.inc +++ b/usr.sbin/ftp-proxy/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ftp-proxy/Makefile.inc,v 1.1.8.1 2009/04/15 03:14:26 kensmith Exp $ LIBEVENT= ${.OBJDIR}/../libevent/libevent.a diff --git a/usr.sbin/ftp-proxy/ftp-proxy/Makefile b/usr.sbin/ftp-proxy/ftp-proxy/Makefile index 773c25d91256..8bf9a732d7d8 100644 --- a/usr.sbin/ftp-proxy/ftp-proxy/Makefile +++ b/usr.sbin/ftp-proxy/ftp-proxy/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ftp-proxy/ftp-proxy/Makefile,v 1.1.8.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/pf/ftp-proxy diff --git a/usr.sbin/ftp-proxy/libevent/Makefile b/usr.sbin/ftp-proxy/libevent/Makefile index acc546fe6068..1174cfe2b211 100644 --- a/usr.sbin/ftp-proxy/libevent/Makefile +++ b/usr.sbin/ftp-proxy/libevent/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ftp-proxy/libevent/Makefile,v 1.1.8.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/pf/libevent diff --git a/usr.sbin/fwcontrol/Makefile b/usr.sbin/fwcontrol/Makefile index 9694d5edb648..fc798a25ccf6 100644 --- a/usr.sbin/fwcontrol/Makefile +++ b/usr.sbin/fwcontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/fwcontrol/Makefile,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= fwcontrol SRCS= fwcontrol.c fwcrom.c fwdv.c fwmpegts.c diff --git a/usr.sbin/fwcontrol/fwcontrol.8 b/usr.sbin/fwcontrol/fwcontrol.8 index b936195b6096..e35b0afc1d3d 100644 --- a/usr.sbin/fwcontrol/fwcontrol.8 +++ b/usr.sbin/fwcontrol/fwcontrol.8 @@ -22,7 +22,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/fwcontrol/fwcontrol.8,v 1.18.2.2.2.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd September 12, 2008 .Dt FWCONTROL 8 diff --git a/usr.sbin/fwcontrol/fwcontrol.c b/usr.sbin/fwcontrol/fwcontrol.c index b55cf2ac9469..6473e4b4187d 100644 --- a/usr.sbin/fwcontrol/fwcontrol.c +++ b/usr.sbin/fwcontrol/fwcontrol.c @@ -34,7 +34,7 @@ #if defined(__FreeBSD__) #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/fwcontrol/fwcontrol.c,v 1.23.2.2.2.1 2009/04/15 03:14:26 kensmith Exp $"); #endif #include <sys/param.h> diff --git a/usr.sbin/fwcontrol/fwdv.c b/usr.sbin/fwcontrol/fwdv.c index 7b749e61128e..5811ad1d6c3f 100644 --- a/usr.sbin/fwcontrol/fwdv.c +++ b/usr.sbin/fwcontrol/fwdv.c @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fwcontrol/fwdv.c,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> #include <sys/ioctl.h> diff --git a/usr.sbin/fwcontrol/fwmethods.h b/usr.sbin/fwcontrol/fwmethods.h index 9ac82e6fab8d..92070fdcfd08 100644 --- a/usr.sbin/fwcontrol/fwmethods.h +++ b/usr.sbin/fwcontrol/fwmethods.h @@ -1,7 +1,7 @@ /*- * This file is in the public domain. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fwcontrol/fwmethods.h,v 1.1.10.1 2009/04/15 03:14:26 kensmith Exp $ */ typedef void (fwmethod)(int dev_fd, const char *filename, char ich, int count); diff --git a/usr.sbin/fwcontrol/fwmpegts.c b/usr.sbin/fwcontrol/fwmpegts.c index d48581986376..13ba3c4e96c9 100644 --- a/usr.sbin/fwcontrol/fwmpegts.c +++ b/usr.sbin/fwcontrol/fwmpegts.c @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fwcontrol/fwmpegts.c,v 1.1.4.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> #include <sys/ioctl.h> diff --git a/usr.sbin/getfmac/Makefile b/usr.sbin/getfmac/Makefile index ad496570afdd..26104f87b144 100644 --- a/usr.sbin/getfmac/Makefile +++ b/usr.sbin/getfmac/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/getfmac/Makefile,v 1.4.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= getfmac MAN= getfmac.8 diff --git a/usr.sbin/getfmac/getfmac.8 b/usr.sbin/getfmac/getfmac.8 index f8ebb314c3db..bfc07acd3672 100644 --- a/usr.sbin/getfmac/getfmac.8 +++ b/usr.sbin/getfmac/getfmac.8 @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/getfmac/getfmac.8,v 1.6.32.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd June 27, 2002 .Dt GETFMAC 8 diff --git a/usr.sbin/getfmac/getfmac.c b/usr.sbin/getfmac/getfmac.c index 7c03d5903e54..8ef4fd2fc283 100644 --- a/usr.sbin/getfmac/getfmac.c +++ b/usr.sbin/getfmac/getfmac.c @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/getfmac/getfmac.c,v 1.3.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> #include <sys/mac.h> diff --git a/usr.sbin/getpmac/Makefile b/usr.sbin/getpmac/Makefile index 87e6d28889ca..0e5070d42755 100644 --- a/usr.sbin/getpmac/Makefile +++ b/usr.sbin/getpmac/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/getpmac/Makefile,v 1.5.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= getpmac MAN= getpmac.8 diff --git a/usr.sbin/getpmac/getpmac.8 b/usr.sbin/getpmac/getpmac.8 index 307c9628f890..50724f9c820e 100644 --- a/usr.sbin/getpmac/getpmac.8 +++ b/usr.sbin/getpmac/getpmac.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/getpmac/getpmac.8,v 1.4.32.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd January 14, 2003 .Dt GETPMAC 8 diff --git a/usr.sbin/getpmac/getpmac.c b/usr.sbin/getpmac/getpmac.c index 6e815584cdc7..62b01a7fd468 100644 --- a/usr.sbin/getpmac/getpmac.c +++ b/usr.sbin/getpmac/getpmac.c @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/getpmac/getpmac.c,v 1.3.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> #include <sys/mac.h> diff --git a/usr.sbin/gstat/Makefile b/usr.sbin/gstat/Makefile index a02cf4658f27..b9d1feb6acee 100644 --- a/usr.sbin/gstat/Makefile +++ b/usr.sbin/gstat/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/gstat/Makefile,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= gstat MAN= gstat.8 diff --git a/usr.sbin/gstat/gstat.8 b/usr.sbin/gstat/gstat.8 index 9ac678911f2b..d4ffe12b5e0a 100644 --- a/usr.sbin/gstat/gstat.8 +++ b/usr.sbin/gstat/gstat.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/gstat/gstat.8,v 1.9.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd March 12, 2009 .Dt GSTAT 8 diff --git a/usr.sbin/gstat/gstat.c b/usr.sbin/gstat/gstat.c index 39054eb09755..36ef254e00bf 100644 --- a/usr.sbin/gstat/gstat.c +++ b/usr.sbin/gstat/gstat.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/gstat/gstat.c,v 1.14.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ diff --git a/usr.sbin/i4b/Makefile b/usr.sbin/i4b/Makefile index 01f76421a1fa..58ddd83f31d0 100644 --- a/usr.sbin/i4b/Makefile +++ b/usr.sbin/i4b/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/Makefile,v 1.8.34.1 2009/04/15 03:14:26 kensmith Exp $ SUBDIR= dtmfdecode g711conv isdnd isdndebug isdndecode isdnmonitor isdnphone \ isdntel isdntelctl isdntest isdntrace man diff --git a/usr.sbin/i4b/Makefile.inc b/usr.sbin/i4b/Makefile.inc index 11954191e2ea..d56d0885763e 100644 --- a/usr.sbin/i4b/Makefile.inc +++ b/usr.sbin/i4b/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/Makefile.inc,v 1.2.34.1 2009/04/15 03:14:26 kensmith Exp $ # if you don't like curses stuff in the daemon (i.e. don't intend # to ever run it in the foreground but are using the monitoring diff --git a/usr.sbin/i4b/dtmfdecode/Makefile b/usr.sbin/i4b/dtmfdecode/Makefile index 74a9df7cde9d..db1f79158cca 100644 --- a/usr.sbin/i4b/dtmfdecode/Makefile +++ b/usr.sbin/i4b/dtmfdecode/Makefile @@ -1,6 +1,6 @@ #--------------------------------------------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/dtmfdecode/Makefile,v 1.9.34.1 2009/04/15 03:14:26 kensmith Exp $ # # last edit-date: [Tue Dec 14 21:17:46 1999] # diff --git a/usr.sbin/i4b/dtmfdecode/dtmfdecode.1 b/usr.sbin/i4b/dtmfdecode/dtmfdecode.1 index 53f673af6e9c..1a879671f4b8 100644 --- a/usr.sbin/i4b/dtmfdecode/dtmfdecode.1 +++ b/usr.sbin/i4b/dtmfdecode/dtmfdecode.1 @@ -24,7 +24,7 @@ .\" .\" $Id: dtmfdecode.1,v 1.6 1999/12/13 22:11:55 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/dtmfdecode/dtmfdecode.1,v 1.13.28.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Mon Dec 13 22:53:13 1999] .\" diff --git a/usr.sbin/i4b/dtmfdecode/dtmfdecode.c b/usr.sbin/i4b/dtmfdecode/dtmfdecode.c index 16c68e62e022..15adeb403d88 100644 --- a/usr.sbin/i4b/dtmfdecode/dtmfdecode.c +++ b/usr.sbin/i4b/dtmfdecode/dtmfdecode.c @@ -8,7 +8,7 @@ * * $Id: dtmfdecode.c,v 1.6 1999/12/13 21:25:24 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/dtmfdecode/dtmfdecode.c,v 1.5.32.1 2009/04/15 03:14:26 kensmith Exp $ * * Extract DTMF signalling from ISDN4BSD A-law coded audio data * diff --git a/usr.sbin/i4b/dtmfdecode/dtmfsounds.al.uu b/usr.sbin/i4b/dtmfdecode/dtmfsounds.al.uu index f4e0c07c5763..ed57ccaa8db0 100644 --- a/usr.sbin/i4b/dtmfdecode/dtmfsounds.al.uu +++ b/usr.sbin/i4b/dtmfdecode/dtmfsounds.al.uu @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/usr.sbin/i4b/dtmfdecode/dtmfsounds.al.uu,v 1.1.38.1 2009/04/15 03:14:26 kensmith Exp $ begin 666 dtmfsounds.al M5555U=74U-564-34UU%5U-?1UM'7UM37U=5555145%545%155%555%555=75 M5575U=75U-15U5555575U575U=75U=75U=34U-35U-35U=75U=55U=5555%0 diff --git a/usr.sbin/i4b/g711conv/Makefile b/usr.sbin/i4b/g711conv/Makefile index f24d6e8d568b..8f13b281cd6b 100644 --- a/usr.sbin/i4b/g711conv/Makefile +++ b/usr.sbin/i4b/g711conv/Makefile @@ -1,6 +1,6 @@ #--------------------------------------------------------------------------- # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/g711conv/Makefile,v 1.6.34.1 2009/04/15 03:14:26 kensmith Exp $ # # last edit-date: [Thu May 20 11:58:43 1999] # diff --git a/usr.sbin/i4b/g711conv/g711conv.1 b/usr.sbin/i4b/g711conv/g711conv.1 index 1a7b32813805..7aa1071176d8 100644 --- a/usr.sbin/i4b/g711conv/g711conv.1 +++ b/usr.sbin/i4b/g711conv/g711conv.1 @@ -24,7 +24,7 @@ .\" .\" $Id: g711conv.1,v 1.3 1999/12/13 22:11:55 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/g711conv/g711conv.1,v 1.12.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Mon Dec 13 22:54:33 1999] .\" diff --git a/usr.sbin/i4b/g711conv/g711conv.c b/usr.sbin/i4b/g711conv/g711conv.c index f158a9d2e34c..e1d21632ea77 100644 --- a/usr.sbin/i4b/g711conv/g711conv.c +++ b/usr.sbin/i4b/g711conv/g711conv.c @@ -69,7 +69,7 @@ * * $Id: g711conv.c,v 1.5 1999/12/13 21:25:24 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/g711conv/g711conv.c,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $ * *---------------------------------------------------------------------------*/ diff --git a/usr.sbin/i4b/isdnd/Makefile b/usr.sbin/i4b/isdnd/Makefile index ce6c51c464e6..2ad72c566424 100644 --- a/usr.sbin/i4b/isdnd/Makefile +++ b/usr.sbin/i4b/isdnd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/isdnd/Makefile,v 1.14.28.1 2009/04/15 03:14:26 kensmith Exp $ PROG= isdnd MAN= isdnd.rc.5 isdnd.rates.5 isdnd.acct.5 isdnd.8 diff --git a/usr.sbin/i4b/isdnd/alias.c b/usr.sbin/i4b/isdnd/alias.c index f91a0a17b44e..41cdd25c27d6 100644 --- a/usr.sbin/i4b/isdnd/alias.c +++ b/usr.sbin/i4b/isdnd/alias.c @@ -32,7 +32,7 @@ * * $Id: alias.c,v 1.8 1999/12/13 21:25:24 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/alias.c,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Sat May 13 13:04:40 2006] * diff --git a/usr.sbin/i4b/isdnd/config.h b/usr.sbin/i4b/isdnd/config.h index a4b05f171bc8..7d18dc2cc4bb 100644 --- a/usr.sbin/i4b/isdnd/config.h +++ b/usr.sbin/i4b/isdnd/config.h @@ -27,7 +27,7 @@ * i4b daemon - compile time configuration header file * --------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/config.h,v 1.8.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon May 21 11:21:15 2001] * diff --git a/usr.sbin/i4b/isdnd/controller.c b/usr.sbin/i4b/isdnd/controller.c index bdaa3c4bde8c..b7d65bc91fe0 100644 --- a/usr.sbin/i4b/isdnd/controller.c +++ b/usr.sbin/i4b/isdnd/controller.c @@ -27,7 +27,7 @@ * i4b daemon - controller state support routines * ---------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/controller.c,v 1.16.8.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Sat May 13 13:24:05 2006] * diff --git a/usr.sbin/i4b/isdnd/curses.c b/usr.sbin/i4b/isdnd/curses.c index a086b23c129c..b8f6cc8ff5d9 100644 --- a/usr.sbin/i4b/isdnd/curses.c +++ b/usr.sbin/i4b/isdnd/curses.c @@ -27,7 +27,7 @@ * i4b daemon - curses fullscreen output * ------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/curses.c,v 1.10.8.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Sat May 13 13:05:36 2006] * diff --git a/usr.sbin/i4b/isdnd/dial.c b/usr.sbin/i4b/isdnd/dial.c index 158e1c0ed087..7fe553e05b0d 100644 --- a/usr.sbin/i4b/isdnd/dial.c +++ b/usr.sbin/i4b/isdnd/dial.c @@ -27,7 +27,7 @@ * i4b daemon - dial handling routines * ----------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/dial.c,v 1.10.8.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Sat May 13 13:05:52 2006] * diff --git a/usr.sbin/i4b/isdnd/exec.c b/usr.sbin/i4b/isdnd/exec.c index 2f24384eb370..fcbf6e881baa 100644 --- a/usr.sbin/i4b/isdnd/exec.c +++ b/usr.sbin/i4b/isdnd/exec.c @@ -27,7 +27,7 @@ * exec.h - supplemental program/script execution * ---------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/exec.c,v 1.14.8.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Sat May 13 16:55:23 2006] * diff --git a/usr.sbin/i4b/isdnd/fsm.c b/usr.sbin/i4b/isdnd/fsm.c index b87b17e1c113..6f0b02bcf687 100644 --- a/usr.sbin/i4b/isdnd/fsm.c +++ b/usr.sbin/i4b/isdnd/fsm.c @@ -27,7 +27,7 @@ * FSM for isdnd * ------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/fsm.c,v 1.10.8.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Sat May 13 13:06:40 2006] * diff --git a/usr.sbin/i4b/isdnd/holiday.c b/usr.sbin/i4b/isdnd/holiday.c index 714bd066ba34..8858e95d1d4a 100644 --- a/usr.sbin/i4b/isdnd/holiday.c +++ b/usr.sbin/i4b/isdnd/holiday.c @@ -27,7 +27,7 @@ * isdnd - holiday file handling * ============================= * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/holiday.c,v 1.4.8.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Sat May 13 13:06:56 2006] * diff --git a/usr.sbin/i4b/isdnd/isdnd.8 b/usr.sbin/i4b/isdnd/isdnd.8 index b3c749a7aed5..a0cdcc2da7f3 100644 --- a/usr.sbin/i4b/isdnd/isdnd.8 +++ b/usr.sbin/i4b/isdnd/isdnd.8 @@ -24,7 +24,7 @@ .\" .\" $Id: isdnd.8,v 1.29 2000/05/02 11:50:28 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/isdnd/isdnd.8,v 1.24.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Wed May 2 10:48:30 2001] .\" diff --git a/usr.sbin/i4b/isdnd/isdnd.acct.5 b/usr.sbin/i4b/isdnd/isdnd.acct.5 index b2db667db742..522096bdf45e 100644 --- a/usr.sbin/i4b/isdnd/isdnd.acct.5 +++ b/usr.sbin/i4b/isdnd/isdnd.acct.5 @@ -24,7 +24,7 @@ .\" .\" $Id: isdnd.acct.5,v 1.11 1999/12/13 22:11:55 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/isdnd/isdnd.acct.5,v 1.15.28.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Mon Dec 13 22:58:12 1999] .\" diff --git a/usr.sbin/i4b/isdnd/isdnd.h b/usr.sbin/i4b/isdnd/isdnd.h index 4e65bfe6efec..8d2f2ff57c6c 100644 --- a/usr.sbin/i4b/isdnd/isdnd.h +++ b/usr.sbin/i4b/isdnd/isdnd.h @@ -27,7 +27,7 @@ * i4b daemon - main header file * ----------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/isdnd.h,v 1.21.8.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Sat May 13 13:18:48 2006] * diff --git a/usr.sbin/i4b/isdnd/isdnd.rates.5 b/usr.sbin/i4b/isdnd/isdnd.rates.5 index b4542e07591b..f278801edbcb 100644 --- a/usr.sbin/i4b/isdnd/isdnd.rates.5 +++ b/usr.sbin/i4b/isdnd/isdnd.rates.5 @@ -24,7 +24,7 @@ .\" .\" $Id: isdnd.rates.5,v 1.10 1999/12/13 22:11:55 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/isdnd/isdnd.rates.5,v 1.15.28.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Mon Dec 13 22:59:31 1999] .\" diff --git a/usr.sbin/i4b/isdnd/isdnd.rc.5 b/usr.sbin/i4b/isdnd/isdnd.rc.5 index d3d2ed894d0b..1b43d4af2100 100644 --- a/usr.sbin/i4b/isdnd/isdnd.rc.5 +++ b/usr.sbin/i4b/isdnd/isdnd.rc.5 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/isdnd/isdnd.rc.5,v 1.36.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Sun Aug 11 20:07:38 2002] .\" diff --git a/usr.sbin/i4b/isdnd/log.c b/usr.sbin/i4b/isdnd/log.c index 41179091d176..f59ecb1c9519 100644 --- a/usr.sbin/i4b/isdnd/log.c +++ b/usr.sbin/i4b/isdnd/log.c @@ -27,7 +27,7 @@ * i4b daemon - logging routines * ----------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/log.c,v 1.11.8.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Sat May 13 13:07:18 2006] * diff --git a/usr.sbin/i4b/isdnd/main.c b/usr.sbin/i4b/isdnd/main.c index df531b703210..fe6760edeff7 100644 --- a/usr.sbin/i4b/isdnd/main.c +++ b/usr.sbin/i4b/isdnd/main.c @@ -27,7 +27,7 @@ * i4b daemon - main program entry * ------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/main.c,v 1.18.8.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Sat May 13 13:03:56 2006] * diff --git a/usr.sbin/i4b/isdnd/monitor.c b/usr.sbin/i4b/isdnd/monitor.c index 36739d10c657..7a1d8ed11268 100644 --- a/usr.sbin/i4b/isdnd/monitor.c +++ b/usr.sbin/i4b/isdnd/monitor.c @@ -33,7 +33,7 @@ * i4b daemon - network monitor server module * ------------------------------------------ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/monitor.c,v 1.13.8.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Sat May 13 13:08:15 2006] * diff --git a/usr.sbin/i4b/isdnd/msghdl.c b/usr.sbin/i4b/isdnd/msghdl.c index 4787a9540cee..6853673f932f 100644 --- a/usr.sbin/i4b/isdnd/msghdl.c +++ b/usr.sbin/i4b/isdnd/msghdl.c @@ -27,7 +27,7 @@ * i4b daemon - message from kernel handling routines * -------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/msghdl.c,v 1.13.8.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Sat May 13 13:09:33 2006] * diff --git a/usr.sbin/i4b/isdnd/pathnames.h b/usr.sbin/i4b/isdnd/pathnames.h index 44f9c6d9ca41..fbfd7dd815e5 100644 --- a/usr.sbin/i4b/isdnd/pathnames.h +++ b/usr.sbin/i4b/isdnd/pathnames.h @@ -29,7 +29,7 @@ * * $Id: pathnames.h,v 1.11 2000/10/09 11:17:07 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/pathnames.h,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Oct 2 22:55:28 2000] * diff --git a/usr.sbin/i4b/isdnd/pcause.c b/usr.sbin/i4b/isdnd/pcause.c index 99aa089846be..7139dcbfdf39 100644 --- a/usr.sbin/i4b/isdnd/pcause.c +++ b/usr.sbin/i4b/isdnd/pcause.c @@ -29,7 +29,7 @@ * * $Id: pcause.c,v 1.13 2000/10/09 12:53:29 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/pcause.c,v 1.8.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:48:07 1999] * diff --git a/usr.sbin/i4b/isdnd/process.c b/usr.sbin/i4b/isdnd/process.c index a71048f44a77..9352b83d6017 100644 --- a/usr.sbin/i4b/isdnd/process.c +++ b/usr.sbin/i4b/isdnd/process.c @@ -29,7 +29,7 @@ * * $Id: process.c,v 1.8 1999/12/13 21:25:25 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/process.c,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Sat May 13 13:09:55 2006] * diff --git a/usr.sbin/i4b/isdnd/rates.c b/usr.sbin/i4b/isdnd/rates.c index 5843f2ca1070..08fd94d09943 100644 --- a/usr.sbin/i4b/isdnd/rates.c +++ b/usr.sbin/i4b/isdnd/rates.c @@ -37,7 +37,7 @@ * * $Id: rates.c,v 1.11 2000/10/09 12:53:29 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/rates.c,v 1.9.8.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Sat May 13 13:10:09 2006] * diff --git a/usr.sbin/i4b/isdnd/rc_config.c b/usr.sbin/i4b/isdnd/rc_config.c index 6f84e21c10f4..28a018f2742c 100644 --- a/usr.sbin/i4b/isdnd/rc_config.c +++ b/usr.sbin/i4b/isdnd/rc_config.c @@ -27,7 +27,7 @@ * i4b daemon - config file processing * ----------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/rc_config.c,v 1.18.8.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Sat May 13 13:11:48 2006] * diff --git a/usr.sbin/i4b/isdnd/rc_parse.y b/usr.sbin/i4b/isdnd/rc_parse.y index 6427500f9075..e91089b796c2 100644 --- a/usr.sbin/i4b/isdnd/rc_parse.y +++ b/usr.sbin/i4b/isdnd/rc_parse.y @@ -30,7 +30,7 @@ * i4b daemon - runtime configuration parser * ----------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/rc_parse.y,v 1.12.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Sun Aug 11 12:27:28 2002] * diff --git a/usr.sbin/i4b/isdnd/rc_scan.l b/usr.sbin/i4b/isdnd/rc_scan.l index 988a4fb7c42b..8e9d9d9830c9 100644 --- a/usr.sbin/i4b/isdnd/rc_scan.l +++ b/usr.sbin/i4b/isdnd/rc_scan.l @@ -30,7 +30,7 @@ * i4b daemon - runtime configuration lexical analyzer * --------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/rc_scan.l,v 1.13.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Sun Aug 11 12:27:50 2002] * diff --git a/usr.sbin/i4b/isdnd/support.c b/usr.sbin/i4b/isdnd/support.c index 156ed29b80ee..ed53c079778f 100644 --- a/usr.sbin/i4b/isdnd/support.c +++ b/usr.sbin/i4b/isdnd/support.c @@ -27,7 +27,7 @@ * i4b daemon - misc support routines * ---------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/support.c,v 1.17.8.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Sat May 13 13:19:23 2006] * diff --git a/usr.sbin/i4b/isdnd/timer.c b/usr.sbin/i4b/isdnd/timer.c index 90bee198cad1..de9d85278bff 100644 --- a/usr.sbin/i4b/isdnd/timer.c +++ b/usr.sbin/i4b/isdnd/timer.c @@ -27,7 +27,7 @@ * i4b daemon - timer/timing support routines * ------------------------------------------ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/timer.c,v 1.10.8.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Sat May 13 13:13:13 2006] * diff --git a/usr.sbin/i4b/isdndebug/Makefile b/usr.sbin/i4b/isdndebug/Makefile index 5a31de955365..ac99970225bc 100644 --- a/usr.sbin/i4b/isdndebug/Makefile +++ b/usr.sbin/i4b/isdndebug/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/isdndebug/Makefile,v 1.5.34.1 2009/04/15 03:14:26 kensmith Exp $ PROG= isdndebug MAN= isdndebug.8 diff --git a/usr.sbin/i4b/isdndebug/isdndebug.8 b/usr.sbin/i4b/isdndebug/isdndebug.8 index 0a9f24ca2398..2768b2d36e4c 100644 --- a/usr.sbin/i4b/isdndebug/isdndebug.8 +++ b/usr.sbin/i4b/isdndebug/isdndebug.8 @@ -24,7 +24,7 @@ .\" .\" $Id: isdndebug.8,v 1.11 2000/05/31 08:15:29 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/isdndebug/isdndebug.8,v 1.18.28.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Wed May 31 10:15:07 2000] .\" diff --git a/usr.sbin/i4b/isdndebug/main.c b/usr.sbin/i4b/isdndebug/main.c index 3586173b6255..b6e10ccdfa85 100644 --- a/usr.sbin/i4b/isdndebug/main.c +++ b/usr.sbin/i4b/isdndebug/main.c @@ -27,7 +27,7 @@ * main.c - i4b set debug options * ------------------------------ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdndebug/main.c,v 1.13.8.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon May 21 10:09:23 2001] * diff --git a/usr.sbin/i4b/isdndecode/Makefile b/usr.sbin/i4b/isdndecode/Makefile index 9dbd971b83cb..7a560c2911c3 100644 --- a/usr.sbin/i4b/isdndecode/Makefile +++ b/usr.sbin/i4b/isdndecode/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/isdndecode/Makefile,v 1.5.34.1 2009/04/15 03:14:26 kensmith Exp $ PROG= isdndecode MAN= isdndecode.8 diff --git a/usr.sbin/i4b/isdndecode/decode.h b/usr.sbin/i4b/isdndecode/decode.h index 7eb544b8bbcc..1bc4a8bfb820 100644 --- a/usr.sbin/i4b/isdndecode/decode.h +++ b/usr.sbin/i4b/isdndecode/decode.h @@ -29,7 +29,7 @@ * * $Id: decode.h,v 1.6 1999/12/13 21:25:25 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdndecode/decode.h,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:49:50 1999] * diff --git a/usr.sbin/i4b/isdndecode/facility.c b/usr.sbin/i4b/isdndecode/facility.c index c4502a8daf2b..dbb07e9a41c5 100644 --- a/usr.sbin/i4b/isdndecode/facility.c +++ b/usr.sbin/i4b/isdndecode/facility.c @@ -29,7 +29,7 @@ * * $Id: facility.c,v 1.5 2000/02/21 15:17:17 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdndecode/facility.c,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Feb 21 16:15:43 2000] * diff --git a/usr.sbin/i4b/isdndecode/facility.h b/usr.sbin/i4b/isdndecode/facility.h index f4cfe10e2520..6eb51318c7d9 100644 --- a/usr.sbin/i4b/isdndecode/facility.h +++ b/usr.sbin/i4b/isdndecode/facility.h @@ -29,7 +29,7 @@ * * $Id: facility.h,v 1.5 2000/02/21 15:17:17 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdndecode/facility.h,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Feb 21 16:16:04 2000] * diff --git a/usr.sbin/i4b/isdndecode/isdndecode.8 b/usr.sbin/i4b/isdndecode/isdndecode.8 index 628bcbe38bb5..aa7efae59d50 100644 --- a/usr.sbin/i4b/isdndecode/isdndecode.8 +++ b/usr.sbin/i4b/isdndecode/isdndecode.8 @@ -26,7 +26,7 @@ .\" .\" last edit-date: [Mon Feb 21 16:15:09 2000] .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/isdndecode/isdndecode.8,v 1.17.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd February 21, 2000 .Dt ISDNDECODE 8 diff --git a/usr.sbin/i4b/isdndecode/layer1.c b/usr.sbin/i4b/isdndecode/layer1.c index c08b628e9a45..2a3bdd3e9b7a 100644 --- a/usr.sbin/i4b/isdndecode/layer1.c +++ b/usr.sbin/i4b/isdndecode/layer1.c @@ -29,7 +29,7 @@ * * $Id: layer1.c,v 1.4 1999/12/13 21:25:25 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdndecode/layer1.c,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:50:34 1999] * diff --git a/usr.sbin/i4b/isdndecode/layer2.c b/usr.sbin/i4b/isdndecode/layer2.c index 1e5398680188..8d8a4f297f67 100644 --- a/usr.sbin/i4b/isdndecode/layer2.c +++ b/usr.sbin/i4b/isdndecode/layer2.c @@ -29,7 +29,7 @@ * * $Id: layer2.c,v 1.5 1999/12/13 21:25:25 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdndecode/layer2.c,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:50:41 1999] * diff --git a/usr.sbin/i4b/isdndecode/layer3.c b/usr.sbin/i4b/isdndecode/layer3.c index 12a763319565..d23bdbab2507 100644 --- a/usr.sbin/i4b/isdndecode/layer3.c +++ b/usr.sbin/i4b/isdndecode/layer3.c @@ -27,7 +27,7 @@ * layer3.c - decode and print layer 3 (Q.931) information * ------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdndecode/layer3.c,v 1.9.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Tue Mar 26 14:39:02 2002] * diff --git a/usr.sbin/i4b/isdndecode/layer3_subr.c b/usr.sbin/i4b/isdndecode/layer3_subr.c index 6fcedd24439d..1ba953ae60e9 100644 --- a/usr.sbin/i4b/isdndecode/layer3_subr.c +++ b/usr.sbin/i4b/isdndecode/layer3_subr.c @@ -29,7 +29,7 @@ * * $Id: layer3_subr.c,v 1.8 2000/02/21 15:17:17 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdndecode/layer3_subr.c,v 1.8.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Feb 21 15:45:16 2000] * diff --git a/usr.sbin/i4b/isdndecode/main.c b/usr.sbin/i4b/isdndecode/main.c index 76afab109d47..5c8a09154825 100644 --- a/usr.sbin/i4b/isdndecode/main.c +++ b/usr.sbin/i4b/isdndecode/main.c @@ -29,7 +29,7 @@ * * $Id: main.c,v 1.13 2000/02/21 15:17:17 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdndecode/main.c,v 1.10.30.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Feb 21 16:19:30 2000] * diff --git a/usr.sbin/i4b/isdndecode/pcause.c b/usr.sbin/i4b/isdndecode/pcause.c index 610a9609c179..095c556eedbb 100644 --- a/usr.sbin/i4b/isdndecode/pcause.c +++ b/usr.sbin/i4b/isdndecode/pcause.c @@ -29,7 +29,7 @@ * * $Id: pcause.c,v 1.5 1999/12/13 21:25:25 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdndecode/pcause.c,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:51:20 1999] * diff --git a/usr.sbin/i4b/isdndecode/pcause.h b/usr.sbin/i4b/isdndecode/pcause.h index 2c1c7f403e5b..fbbc875b0084 100644 --- a/usr.sbin/i4b/isdndecode/pcause.h +++ b/usr.sbin/i4b/isdndecode/pcause.h @@ -29,7 +29,7 @@ * * $Id: pcause.h,v 1.4 1999/12/13 21:25:25 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdndecode/pcause.h,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:51:32 1999] * diff --git a/usr.sbin/i4b/isdnmonitor/Makefile b/usr.sbin/i4b/isdnmonitor/Makefile index ed241c16afb4..40f60fba6027 100644 --- a/usr.sbin/i4b/isdnmonitor/Makefile +++ b/usr.sbin/i4b/isdnmonitor/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/isdnmonitor/Makefile,v 1.9.28.1 2009/04/15 03:14:26 kensmith Exp $ PROG= isdnmonitor MAN= isdnmonitor.8 diff --git a/usr.sbin/i4b/isdnmonitor/curses.c b/usr.sbin/i4b/isdnmonitor/curses.c index 1e7eec15b68d..cfb977a0c875 100644 --- a/usr.sbin/i4b/isdnmonitor/curses.c +++ b/usr.sbin/i4b/isdnmonitor/curses.c @@ -29,7 +29,7 @@ * * $Id: curses.c,v 1.10 1999/12/13 21:25:25 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnmonitor/curses.c,v 1.2.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:51:47 1999] * diff --git a/usr.sbin/i4b/isdnmonitor/isdnmonitor.8 b/usr.sbin/i4b/isdnmonitor/isdnmonitor.8 index 46e1a377f92a..ed4667ddfd0c 100644 --- a/usr.sbin/i4b/isdnmonitor/isdnmonitor.8 +++ b/usr.sbin/i4b/isdnmonitor/isdnmonitor.8 @@ -24,7 +24,7 @@ .\" .\" $Id: isdnmonitor.8,v 1.8 1999/12/13 22:11:55 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/isdnmonitor/isdnmonitor.8,v 1.19.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Mon Dec 13 23:04:25 1999] .\" diff --git a/usr.sbin/i4b/isdnmonitor/main.c b/usr.sbin/i4b/isdnmonitor/main.c index 65ddb5b9c10e..735e075d7ff7 100644 --- a/usr.sbin/i4b/isdnmonitor/main.c +++ b/usr.sbin/i4b/isdnmonitor/main.c @@ -35,7 +35,7 @@ * * $Id: main.c,v 1.35 2000/08/24 11:48:57 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnmonitor/main.c,v 1.10.8.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:52:11 1999] * diff --git a/usr.sbin/i4b/isdnmonitor/monitor.h b/usr.sbin/i4b/isdnmonitor/monitor.h index 4862c4835e3a..868ab6850253 100644 --- a/usr.sbin/i4b/isdnmonitor/monitor.h +++ b/usr.sbin/i4b/isdnmonitor/monitor.h @@ -35,7 +35,7 @@ * * $Id: monitor.h,v 1.16 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnmonitor/monitor.h,v 1.8.32.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:52:18 1999] * diff --git a/usr.sbin/i4b/isdnmonitor/monprivate.h b/usr.sbin/i4b/isdnmonitor/monprivate.h index d6763449c898..e5bb2f29196b 100644 --- a/usr.sbin/i4b/isdnmonitor/monprivate.h +++ b/usr.sbin/i4b/isdnmonitor/monprivate.h @@ -29,7 +29,7 @@ * * $Id: monprivate.h,v 1.10 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnmonitor/monprivate.h,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:52:25 1999] * diff --git a/usr.sbin/i4b/isdnphone/Makefile b/usr.sbin/i4b/isdnphone/Makefile index 3527e8cef36d..ca68e754e243 100644 --- a/usr.sbin/i4b/isdnphone/Makefile +++ b/usr.sbin/i4b/isdnphone/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/isdnphone/Makefile,v 1.4.36.1 2009/04/15 03:14:26 kensmith Exp $ PROG= isdnphone MAN= isdnphone.8 diff --git a/usr.sbin/i4b/isdnphone/audio.c b/usr.sbin/i4b/isdnphone/audio.c index 2dc88d6afc2e..70df84a8b25c 100644 --- a/usr.sbin/i4b/isdnphone/audio.c +++ b/usr.sbin/i4b/isdnphone/audio.c @@ -29,7 +29,7 @@ * * $Id: audio.c,v 1.5 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnphone/audio.c,v 1.1.36.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:52:39 1999] * diff --git a/usr.sbin/i4b/isdnphone/defs.h b/usr.sbin/i4b/isdnphone/defs.h index fade94b40c57..cd41082ee16f 100644 --- a/usr.sbin/i4b/isdnphone/defs.h +++ b/usr.sbin/i4b/isdnphone/defs.h @@ -29,7 +29,7 @@ * * $Id: defs.h,v 1.6 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnphone/defs.h,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:52:46 1999] * diff --git a/usr.sbin/i4b/isdnphone/display.c b/usr.sbin/i4b/isdnphone/display.c index 1dff9a16f3f9..ddac7883eb8a 100644 --- a/usr.sbin/i4b/isdnphone/display.c +++ b/usr.sbin/i4b/isdnphone/display.c @@ -29,7 +29,7 @@ * * $Id: display.c,v 1.4 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnphone/display.c,v 1.1.36.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:52:55 1999] * diff --git a/usr.sbin/i4b/isdnphone/isdn.c b/usr.sbin/i4b/isdnphone/isdn.c index 34719c727269..49b9ba4de313 100644 --- a/usr.sbin/i4b/isdnphone/isdn.c +++ b/usr.sbin/i4b/isdnphone/isdn.c @@ -29,7 +29,7 @@ * * $Id: isdn.c,v 1.4 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnphone/isdn.c,v 1.1.36.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:53:05 1999] * diff --git a/usr.sbin/i4b/isdnphone/isdnphone.8 b/usr.sbin/i4b/isdnphone/isdnphone.8 index 5ba4782ccd3c..e7de7d21e54e 100644 --- a/usr.sbin/i4b/isdnphone/isdnphone.8 +++ b/usr.sbin/i4b/isdnphone/isdnphone.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/isdnphone/isdnphone.8,v 1.9.34.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Tue Aug 27 16:42:12 2002] .\" diff --git a/usr.sbin/i4b/isdnphone/main.c b/usr.sbin/i4b/isdnphone/main.c index 8a9b92a39e19..eb765bfa746d 100644 --- a/usr.sbin/i4b/isdnphone/main.c +++ b/usr.sbin/i4b/isdnphone/main.c @@ -27,7 +27,7 @@ * isdnphone - main module * ======================= * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnphone/main.c,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Tue Aug 27 16:38:55 2002] * diff --git a/usr.sbin/i4b/isdntel/Makefile b/usr.sbin/i4b/isdntel/Makefile index e3aff090b196..9fc205db4025 100644 --- a/usr.sbin/i4b/isdntel/Makefile +++ b/usr.sbin/i4b/isdntel/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/isdntel/Makefile,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ PROG= isdntel MAN= isdntel.8 diff --git a/usr.sbin/i4b/isdntel/alias.c b/usr.sbin/i4b/isdntel/alias.c index 0f4dae712a15..dec9d59fb48a 100644 --- a/usr.sbin/i4b/isdntel/alias.c +++ b/usr.sbin/i4b/isdntel/alias.c @@ -29,7 +29,7 @@ * * $Id: alias.c,v 1.9 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntel/alias.c,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:53:37 1999] * diff --git a/usr.sbin/i4b/isdntel/alias.h b/usr.sbin/i4b/isdntel/alias.h index 813d5bd79095..d000d881580c 100644 --- a/usr.sbin/i4b/isdntel/alias.h +++ b/usr.sbin/i4b/isdntel/alias.h @@ -29,7 +29,7 @@ * * $Id: alias.h,v 1.5 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntel/alias.h,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:53:44 1999] * diff --git a/usr.sbin/i4b/isdntel/defs.h b/usr.sbin/i4b/isdntel/defs.h index 0d8d38652b93..ac6ab2224a48 100644 --- a/usr.sbin/i4b/isdntel/defs.h +++ b/usr.sbin/i4b/isdntel/defs.h @@ -29,7 +29,7 @@ * * $Id: defs.h,v 1.10 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntel/defs.h,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:53:50 1999] * diff --git a/usr.sbin/i4b/isdntel/display.c b/usr.sbin/i4b/isdntel/display.c index 53e6637d5155..232af463bacf 100644 --- a/usr.sbin/i4b/isdntel/display.c +++ b/usr.sbin/i4b/isdntel/display.c @@ -29,7 +29,7 @@ * * $Id: display.c,v 1.9 2000/07/19 08:56:24 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntel/display.c,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Wed Jul 19 10:08:06 2000] * diff --git a/usr.sbin/i4b/isdntel/files.c b/usr.sbin/i4b/isdntel/files.c index bf05b4237cd2..cea1da8844f7 100644 --- a/usr.sbin/i4b/isdntel/files.c +++ b/usr.sbin/i4b/isdntel/files.c @@ -29,7 +29,7 @@ * * $Id: files.c,v 1.8 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntel/files.c,v 1.8.30.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:54:06 1999] * diff --git a/usr.sbin/i4b/isdntel/isdntel.8 b/usr.sbin/i4b/isdntel/isdntel.8 index 430c9f2df6f9..1a6ab78d5f3f 100644 --- a/usr.sbin/i4b/isdntel/isdntel.8 +++ b/usr.sbin/i4b/isdntel/isdntel.8 @@ -24,7 +24,7 @@ .\" .\" last edit-date: [Mon Dec 13 23:05:59 1999] .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/isdntel/isdntel.8,v 1.18.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" $Id: isdntel.8,v 1.9 1999/12/13 22:11:55 hm Exp $ .\" diff --git a/usr.sbin/i4b/isdntel/main.c b/usr.sbin/i4b/isdntel/main.c index 6bea96662703..215f0ffaf08e 100644 --- a/usr.sbin/i4b/isdntel/main.c +++ b/usr.sbin/i4b/isdntel/main.c @@ -29,7 +29,7 @@ * * $Id: main.c,v 1.12 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntel/main.c,v 1.10.30.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:54:26 1999] * diff --git a/usr.sbin/i4b/isdntelctl/Makefile b/usr.sbin/i4b/isdntelctl/Makefile index 41b771e9616e..14af5bf5c791 100644 --- a/usr.sbin/i4b/isdntelctl/Makefile +++ b/usr.sbin/i4b/isdntelctl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/isdntelctl/Makefile,v 1.5.34.1 2009/04/15 03:14:26 kensmith Exp $ PROG= isdntelctl MAN= isdntelctl.8 diff --git a/usr.sbin/i4b/isdntelctl/isdntelctl.8 b/usr.sbin/i4b/isdntelctl/isdntelctl.8 index 4afaf00a9f7c..dcab225b47ed 100644 --- a/usr.sbin/i4b/isdntelctl/isdntelctl.8 +++ b/usr.sbin/i4b/isdntelctl/isdntelctl.8 @@ -24,7 +24,7 @@ .\" .\" $Id: isdntelctl.8,v 1.9 1999/12/13 22:11:55 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/isdntelctl/isdntelctl.8,v 1.17.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Mon Dec 13 23:06:45 1999] .\" diff --git a/usr.sbin/i4b/isdntelctl/main.c b/usr.sbin/i4b/isdntelctl/main.c index 0e9c8ff2cfa8..2f1f2c66b881 100644 --- a/usr.sbin/i4b/isdntelctl/main.c +++ b/usr.sbin/i4b/isdntelctl/main.c @@ -29,7 +29,7 @@ * * $Id: main.c,v 1.12 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntelctl/main.c,v 1.12.8.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:54:50 1999] * diff --git a/usr.sbin/i4b/isdntest/Makefile b/usr.sbin/i4b/isdntest/Makefile index 88b491a8c8c9..778bc9507ff4 100644 --- a/usr.sbin/i4b/isdntest/Makefile +++ b/usr.sbin/i4b/isdntest/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/isdntest/Makefile,v 1.7.32.1 2009/04/15 03:14:26 kensmith Exp $ PROG= isdntest MAN= isdntest.8 diff --git a/usr.sbin/i4b/isdntest/isdntest.8 b/usr.sbin/i4b/isdntest/isdntest.8 index 243d70b1b134..e1c8b6ce8d31 100644 --- a/usr.sbin/i4b/isdntest/isdntest.8 +++ b/usr.sbin/i4b/isdntest/isdntest.8 @@ -24,7 +24,7 @@ .\" .\" $Id: isdntest.8,v 1.10 1999/12/13 22:11:55 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/isdntest/isdntest.8,v 1.17.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Mon Dec 13 23:07:23 1999] .\" diff --git a/usr.sbin/i4b/isdntest/main.c b/usr.sbin/i4b/isdntest/main.c index 08c7b896f051..e02fcae5078d 100644 --- a/usr.sbin/i4b/isdntest/main.c +++ b/usr.sbin/i4b/isdntest/main.c @@ -29,7 +29,7 @@ * * $Id: main.c,v 1.16 2000/03/13 16:18:38 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntest/main.c,v 1.11.8.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Sat May 13 16:50:38 2006] * diff --git a/usr.sbin/i4b/isdntrace/1tr6.c b/usr.sbin/i4b/isdntrace/1tr6.c index db2bc7177a4a..a6344746d81f 100644 --- a/usr.sbin/i4b/isdntrace/1tr6.c +++ b/usr.sbin/i4b/isdntrace/1tr6.c @@ -29,7 +29,7 @@ * * $Id: 1tr6.c,v 1.6 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/1tr6.c,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:55:31 1999] * diff --git a/usr.sbin/i4b/isdntrace/Makefile b/usr.sbin/i4b/isdntrace/Makefile index eae0919b299b..4fec6f1b1f17 100644 --- a/usr.sbin/i4b/isdntrace/Makefile +++ b/usr.sbin/i4b/isdntrace/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/isdntrace/Makefile,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ PROG= isdntrace MAN= isdntrace.8 diff --git a/usr.sbin/i4b/isdntrace/cable.txt b/usr.sbin/i4b/isdntrace/cable.txt index 21a1cdb830b3..050ac78780b7 100644 --- a/usr.sbin/i4b/isdntrace/cable.txt +++ b/usr.sbin/i4b/isdntrace/cable.txt @@ -5,7 +5,7 @@ * * $Id: cable.txt,v 1.4 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/cable.txt,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:55:42 1999] * diff --git a/usr.sbin/i4b/isdntrace/isdntrace.8 b/usr.sbin/i4b/isdntrace/isdntrace.8 index 166f42063a5a..5e3e61684f6a 100644 --- a/usr.sbin/i4b/isdntrace/isdntrace.8 +++ b/usr.sbin/i4b/isdntrace/isdntrace.8 @@ -24,7 +24,7 @@ .\" .\" $Id: isdntrace.8,v 1.14 2000/02/13 15:26:52 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/isdntrace/isdntrace.8,v 1.21.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Wed Nov 1 15:52:28 2000] .\" diff --git a/usr.sbin/i4b/isdntrace/pcause_1tr6.c b/usr.sbin/i4b/isdntrace/pcause_1tr6.c index b319d7452e34..4e70b50edec1 100644 --- a/usr.sbin/i4b/isdntrace/pcause_1tr6.c +++ b/usr.sbin/i4b/isdntrace/pcause_1tr6.c @@ -29,7 +29,7 @@ * * $Id: pcause_1tr6.c,v 1.6 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/pcause_1tr6.c,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:56:03 1999] * diff --git a/usr.sbin/i4b/isdntrace/pcause_1tr6.h b/usr.sbin/i4b/isdntrace/pcause_1tr6.h index 67f50deedc85..7dc9a6e3849f 100644 --- a/usr.sbin/i4b/isdntrace/pcause_1tr6.h +++ b/usr.sbin/i4b/isdntrace/pcause_1tr6.h @@ -29,7 +29,7 @@ * * $Id: pcause_1tr6.h,v 1.5 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/pcause_1tr6.h,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:56:10 1999] * diff --git a/usr.sbin/i4b/isdntrace/pcause_q850.c b/usr.sbin/i4b/isdntrace/pcause_q850.c index 57eaf32dc955..f4f4f172fbd1 100644 --- a/usr.sbin/i4b/isdntrace/pcause_q850.c +++ b/usr.sbin/i4b/isdntrace/pcause_q850.c @@ -29,7 +29,7 @@ * * $Id: pcause_q850.c,v 1.6 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/pcause_q850.c,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:56:18 1999] * diff --git a/usr.sbin/i4b/isdntrace/pcause_q850.h b/usr.sbin/i4b/isdntrace/pcause_q850.h index ea21770ca3b7..3f4bd5a4c587 100644 --- a/usr.sbin/i4b/isdntrace/pcause_q850.h +++ b/usr.sbin/i4b/isdntrace/pcause_q850.h @@ -29,7 +29,7 @@ * * $Id: pcause_q850.h,v 1.5 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/pcause_q850.h,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:56:25 1999] * diff --git a/usr.sbin/i4b/isdntrace/q921.c b/usr.sbin/i4b/isdntrace/q921.c index e8c14dc67110..8c8c4c867146 100644 --- a/usr.sbin/i4b/isdntrace/q921.c +++ b/usr.sbin/i4b/isdntrace/q921.c @@ -32,7 +32,7 @@ * * $Id: q921.c,v 1.4 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/q921.c,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:56:46 1999] * diff --git a/usr.sbin/i4b/isdntrace/q931.c b/usr.sbin/i4b/isdntrace/q931.c index d69453eb9f91..cbc82415f02a 100644 --- a/usr.sbin/i4b/isdntrace/q931.c +++ b/usr.sbin/i4b/isdntrace/q931.c @@ -27,7 +27,7 @@ * q931.c - print Q.931 traces * --------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/q931.c,v 1.8.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Wed Oct 17 14:49:16 2001] * diff --git a/usr.sbin/i4b/isdntrace/q931_util.c b/usr.sbin/i4b/isdntrace/q931_util.c index 9f82283d39d9..e60859356f70 100644 --- a/usr.sbin/i4b/isdntrace/q931_util.c +++ b/usr.sbin/i4b/isdntrace/q931_util.c @@ -29,7 +29,7 @@ * * $Id: q931_util.c,v 1.11 2000/02/15 12:48:14 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/q931_util.c,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Tue Feb 15 13:52:09 2000] * diff --git a/usr.sbin/i4b/isdntrace/q932_fac.c b/usr.sbin/i4b/isdntrace/q932_fac.c index 0a0099d3edce..8ed2b9b977bc 100644 --- a/usr.sbin/i4b/isdntrace/q932_fac.c +++ b/usr.sbin/i4b/isdntrace/q932_fac.c @@ -29,7 +29,7 @@ * * $Id: q932_fac.c,v 1.8 2000/02/24 16:32:46 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/q932_fac.c,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Thu Feb 24 17:36:47 2000] * diff --git a/usr.sbin/i4b/isdntrace/q932_fac.h b/usr.sbin/i4b/isdntrace/q932_fac.h index 563de3a6a28d..f36ca05a52b3 100644 --- a/usr.sbin/i4b/isdntrace/q932_fac.h +++ b/usr.sbin/i4b/isdntrace/q932_fac.h @@ -29,7 +29,7 @@ * * $Id: q932_fac.h,v 1.7 2000/02/18 16:27:39 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/q932_fac.h,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Fri Feb 18 17:26:07 2000] * diff --git a/usr.sbin/i4b/isdntrace/trace.c b/usr.sbin/i4b/isdntrace/trace.c index 2ba1ca59ed5b..777a8a1e7978 100644 --- a/usr.sbin/i4b/isdntrace/trace.c +++ b/usr.sbin/i4b/isdntrace/trace.c @@ -37,7 +37,7 @@ * * $Id: trace.c,v 1.19 2000/08/28 07:06:42 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/trace.c,v 1.10.30.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Aug 28 09:03:46 2000] * diff --git a/usr.sbin/i4b/isdntrace/trace.h b/usr.sbin/i4b/isdntrace/trace.h index 95c68618b272..eb53a4b70578 100644 --- a/usr.sbin/i4b/isdntrace/trace.h +++ b/usr.sbin/i4b/isdntrace/trace.h @@ -37,7 +37,7 @@ * * $Id: trace.h,v 1.12 2000/02/14 16:25:22 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/trace.h,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Mon Feb 14 14:43:40 2000] * diff --git a/usr.sbin/i4b/isdntrace/unknownl3.c b/usr.sbin/i4b/isdntrace/unknownl3.c index 8967a6a9b037..b5171ad524fe 100644 --- a/usr.sbin/i4b/isdntrace/unknownl3.c +++ b/usr.sbin/i4b/isdntrace/unknownl3.c @@ -29,7 +29,7 @@ * * $Id: unknownl3.c,v 1.2 2000/02/13 15:26:52 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/unknownl3.c,v 1.1.36.1 2009/04/15 03:14:26 kensmith Exp $ * * last edit-date: [Sun Feb 13 14:16:44 2000] * diff --git a/usr.sbin/i4b/man/Makefile b/usr.sbin/i4b/man/Makefile index 75e464bfbfb0..7359c6394c87 100644 --- a/usr.sbin/i4b/man/Makefile +++ b/usr.sbin/i4b/man/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/man/Makefile,v 1.10.8.1 2009/04/15 03:14:26 kensmith Exp $ MAN= i4b.4 i4bcapi.4 i4bctl.4 i4bq921.4 \ i4bq931.4 i4brbch.4 i4btel.4 i4btrc.4 iavc.4 isic.4 ifpi.4 \ ifpi2.4 ifpnp.4 ihfc.4 itjc.4 iwic.4 diff --git a/usr.sbin/i4b/man/i4b.4 b/usr.sbin/i4b/man/i4b.4 index be7b22447c7f..e455288964c7 100644 --- a/usr.sbin/i4b/man/i4b.4 +++ b/usr.sbin/i4b/man/i4b.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/i4b.4,v 1.15.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Sun Jul 28 12:07:13 2002] .\" diff --git a/usr.sbin/i4b/man/i4bcapi.4 b/usr.sbin/i4b/man/i4bcapi.4 index 95d2bba06886..2dadb99bf3c9 100644 --- a/usr.sbin/i4b/man/i4bcapi.4 +++ b/usr.sbin/i4b/man/i4bcapi.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/i4bcapi.4,v 1.3.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Fri May 25 09:38:45 2001] .\" diff --git a/usr.sbin/i4b/man/i4bctl.4 b/usr.sbin/i4b/man/i4bctl.4 index 20b42e83edbb..f3336af17057 100644 --- a/usr.sbin/i4b/man/i4bctl.4 +++ b/usr.sbin/i4b/man/i4bctl.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/i4bctl.4,v 1.11.34.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Sun Jul 28 12:21:03 2002] .\" diff --git a/usr.sbin/i4b/man/i4bing.4 b/usr.sbin/i4b/man/i4bing.4 index 0322088e09eb..c5af7ea24965 100644 --- a/usr.sbin/i4b/man/i4bing.4 +++ b/usr.sbin/i4b/man/i4bing.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/i4bing.4,v 1.8.34.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Sun Jul 28 12:21:13 2002] .\" diff --git a/usr.sbin/i4b/man/i4bipr.4 b/usr.sbin/i4b/man/i4bipr.4 index 6bbc1faea49b..230efe1769d6 100644 --- a/usr.sbin/i4b/man/i4bipr.4 +++ b/usr.sbin/i4b/man/i4bipr.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/i4bipr.4,v 1.14.34.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Sun Jul 28 14:29:08 2002] .\" diff --git a/usr.sbin/i4b/man/i4bisppp.4 b/usr.sbin/i4b/man/i4bisppp.4 index 7ef4a96f8ce4..68c270ea90eb 100644 --- a/usr.sbin/i4b/man/i4bisppp.4 +++ b/usr.sbin/i4b/man/i4bisppp.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/i4bisppp.4,v 1.16.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Sun Jul 28 12:43:22 2002] .\" diff --git a/usr.sbin/i4b/man/i4bq921.4 b/usr.sbin/i4b/man/i4bq921.4 index ecd729333779..b204a0eb02c0 100644 --- a/usr.sbin/i4b/man/i4bq921.4 +++ b/usr.sbin/i4b/man/i4bq921.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/i4bq921.4,v 1.13.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Sun Jul 28 12:49:44 2002] .\" diff --git a/usr.sbin/i4b/man/i4bq931.4 b/usr.sbin/i4b/man/i4bq931.4 index 937840d77121..6ea1d23056ab 100644 --- a/usr.sbin/i4b/man/i4bq931.4 +++ b/usr.sbin/i4b/man/i4bq931.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/i4bq931.4,v 1.13.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Sun Jul 28 14:11:55 2002] .\" diff --git a/usr.sbin/i4b/man/i4brbch.4 b/usr.sbin/i4b/man/i4brbch.4 index aaa6044b0349..6e3586b5e8d8 100644 --- a/usr.sbin/i4b/man/i4brbch.4 +++ b/usr.sbin/i4b/man/i4brbch.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/i4brbch.4,v 1.14.34.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Sun Jul 28 12:52:34 2002] .\" diff --git a/usr.sbin/i4b/man/i4btel.4 b/usr.sbin/i4b/man/i4btel.4 index d8e17f4cda3c..c63484551357 100644 --- a/usr.sbin/i4b/man/i4btel.4 +++ b/usr.sbin/i4b/man/i4btel.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/i4btel.4,v 1.17.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Sun Jul 28 14:14:06 2002] .\" diff --git a/usr.sbin/i4b/man/i4btrc.4 b/usr.sbin/i4b/man/i4btrc.4 index cbd6a7f44cae..a656d0206d60 100644 --- a/usr.sbin/i4b/man/i4btrc.4 +++ b/usr.sbin/i4b/man/i4btrc.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/i4btrc.4,v 1.15.34.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Sun Jul 28 14:21:03 2002] .\" diff --git a/usr.sbin/i4b/man/iavc.4 b/usr.sbin/i4b/man/iavc.4 index e737e645a28a..8163c7d23390 100644 --- a/usr.sbin/i4b/man/iavc.4 +++ b/usr.sbin/i4b/man/iavc.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/iavc.4,v 1.4.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Sun Jul 28 16:37:51 2002] .\" diff --git a/usr.sbin/i4b/man/ifpi.4 b/usr.sbin/i4b/man/ifpi.4 index f2f3cdf20f2f..d8674aef169c 100644 --- a/usr.sbin/i4b/man/ifpi.4 +++ b/usr.sbin/i4b/man/ifpi.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/ifpi.4,v 1.8.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Sun Jul 28 16:38:40 2002] .\" diff --git a/usr.sbin/i4b/man/ifpi2.4 b/usr.sbin/i4b/man/ifpi2.4 index 4889079c7635..d30215903fe5 100644 --- a/usr.sbin/i4b/man/ifpi2.4 +++ b/usr.sbin/i4b/man/ifpi2.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/ifpi2.4,v 1.5.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Sun Jul 28 16:38:22 2002] .\" diff --git a/usr.sbin/i4b/man/ifpnp.4 b/usr.sbin/i4b/man/ifpnp.4 index bf892189057b..fb28610b68f4 100644 --- a/usr.sbin/i4b/man/ifpnp.4 +++ b/usr.sbin/i4b/man/ifpnp.4 @@ -24,7 +24,7 @@ .\" .\" $Ust: src/i4b/man/ifpnp.4,v 1.4 2000/04/18 08:26:31 ust Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/ifpnp.4,v 1.8.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Sun Jul 28 16:39:35 2002] .\" diff --git a/usr.sbin/i4b/man/ihfc.4 b/usr.sbin/i4b/man/ihfc.4 index 4d91391acb94..2eacd0a068bf 100644 --- a/usr.sbin/i4b/man/ihfc.4 +++ b/usr.sbin/i4b/man/ihfc.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/ihfc.4,v 1.11.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Sun Jul 28 16:47:55 2002] .\" diff --git a/usr.sbin/i4b/man/isic.4 b/usr.sbin/i4b/man/isic.4 index e545c08f4c77..030c4a99d734 100644 --- a/usr.sbin/i4b/man/isic.4 +++ b/usr.sbin/i4b/man/isic.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/isic.4,v 1.20.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Sun Jul 28 20:14:24 2002] .\" diff --git a/usr.sbin/i4b/man/itjc.4 b/usr.sbin/i4b/man/itjc.4 index be4f9fe46c0d..eae0e24a376c 100644 --- a/usr.sbin/i4b/man/itjc.4 +++ b/usr.sbin/i4b/man/itjc.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/itjc.4,v 1.5.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Fri Jan 12 10:07:04 2001] .\" diff --git a/usr.sbin/i4b/man/iwic.4 b/usr.sbin/i4b/man/iwic.4 index 8d9b4df7bae8..12b9a736242c 100644 --- a/usr.sbin/i4b/man/iwic.4 +++ b/usr.sbin/i4b/man/iwic.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/iwic.4,v 1.9.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" last edit-date: [Sun Jul 28 16:49:47 2002] .\" diff --git a/usr.sbin/ifmcstat/Makefile b/usr.sbin/ifmcstat/Makefile index 62de0b9485a0..3b63984dca89 100644 --- a/usr.sbin/ifmcstat/Makefile +++ b/usr.sbin/ifmcstat/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ifmcstat/Makefile,v 1.11.8.1 2009/04/15 03:14:26 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/ifmcstat/ifmcstat.8 b/usr.sbin/ifmcstat/ifmcstat.8 index c0effbae501b..462353533a95 100644 --- a/usr.sbin/ifmcstat/ifmcstat.8 +++ b/usr.sbin/ifmcstat/ifmcstat.8 @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ifmcstat/ifmcstat.8,v 1.9.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd April 10, 2007 .Dt IFMCSTAT 8 diff --git a/usr.sbin/ifmcstat/ifmcstat.c b/usr.sbin/ifmcstat/ifmcstat.c index 0a2eb7e9815a..bba1794b118a 100644 --- a/usr.sbin/ifmcstat/ifmcstat.c +++ b/usr.sbin/ifmcstat/ifmcstat.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ifmcstat/ifmcstat.c,v 1.17.2.2.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/param.h> diff --git a/usr.sbin/inetd/Makefile b/usr.sbin/inetd/Makefile index 35f2c222e583..940d536b49ba 100644 --- a/usr.sbin/inetd/Makefile +++ b/usr.sbin/inetd/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/inetd/Makefile,v 1.37.8.1 2009/04/15 03:14:26 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/inetd/builtins.c b/usr.sbin/inetd/builtins.c index ad7a82e479b7..44efa6c2fe2a 100644 --- a/usr.sbin/inetd/builtins.c +++ b/usr.sbin/inetd/builtins.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/inetd/builtins.c,v 1.45.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/filio.h> #include <sys/ioccom.h> diff --git a/usr.sbin/inetd/inetd.8 b/usr.sbin/inetd/inetd.8 index 80cfbd2d5cd8..80f1a0930c3a 100644 --- a/usr.sbin/inetd/inetd.8 +++ b/usr.sbin/inetd/inetd.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)inetd.8 8.3 (Berkeley) 4/13/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/inetd/inetd.8,v 1.84.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd January 12, 2008 .Dt INETD 8 diff --git a/usr.sbin/inetd/inetd.c b/usr.sbin/inetd/inetd.c index 56791b22bd1a..95e161ce2954 100644 --- a/usr.sbin/inetd/inetd.c +++ b/usr.sbin/inetd/inetd.c @@ -40,7 +40,7 @@ static char sccsid[] = "@(#)from: inetd.c 8.4 (Berkeley) 4/13/94"; #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/inetd/inetd.c,v 1.136.8.1 2009/04/15 03:14:26 kensmith Exp $"); /* * Inetd - Internet super-server diff --git a/usr.sbin/inetd/inetd.h b/usr.sbin/inetd/inetd.h index e0a83bd9761b..b30bb4e878a0 100644 --- a/usr.sbin/inetd/inetd.h +++ b/usr.sbin/inetd/inetd.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/inetd/inetd.h,v 1.17.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/time.h> diff --git a/usr.sbin/inetd/pathnames.h b/usr.sbin/inetd/pathnames.h index d4fd81d12faa..2a30de413bc8 100644 --- a/usr.sbin/inetd/pathnames.h +++ b/usr.sbin/inetd/pathnames.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)pathnames.h 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/inetd/pathnames.h,v 1.7.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <paths.h> diff --git a/usr.sbin/iostat/Makefile b/usr.sbin/iostat/Makefile index 558b09bbd6cc..f56fc9d488d0 100644 --- a/usr.sbin/iostat/Makefile +++ b/usr.sbin/iostat/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/iostat/Makefile,v 1.14.28.1 2009/04/15 03:14:26 kensmith Exp $ PROG= iostat MAN= iostat.8 diff --git a/usr.sbin/iostat/iostat.8 b/usr.sbin/iostat/iostat.8 index e7ceb628fb1b..846a1c3b4a49 100644 --- a/usr.sbin/iostat/iostat.8 +++ b/usr.sbin/iostat/iostat.8 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/iostat/iostat.8,v 1.29.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 .\" The Regents of the University of California. All rights reserved. diff --git a/usr.sbin/iostat/iostat.c b/usr.sbin/iostat/iostat.c index d8e0bf497983..76391e12db72 100644 --- a/usr.sbin/iostat/iostat.c +++ b/usr.sbin/iostat/iostat.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/iostat/iostat.c,v 1.36.2.3.2.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Parts of this program are derived from the original FreeBSD iostat diff --git a/usr.sbin/ip6addrctl/Makefile b/usr.sbin/ip6addrctl/Makefile index cd2510eb0e19..e157fef41e83 100644 --- a/usr.sbin/ip6addrctl/Makefile +++ b/usr.sbin/ip6addrctl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ip6addrctl/Makefile,v 1.1.30.1 2009/04/15 03:14:26 kensmith Exp $ PROG= ip6addrctl MAN= ip6addrctl.8 diff --git a/usr.sbin/ip6addrctl/ip6addrctl.8 b/usr.sbin/ip6addrctl/ip6addrctl.8 index 59154d447b1e..6af781639a46 100644 --- a/usr.sbin/ip6addrctl/ip6addrctl.8 +++ b/usr.sbin/ip6addrctl/ip6addrctl.8 @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ip6addrctl/ip6addrctl.8,v 1.3.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd September 25, 2001 .Dt IP6ADDRCTL 8 diff --git a/usr.sbin/ip6addrctl/ip6addrctl.c b/usr.sbin/ip6addrctl/ip6addrctl.c index 12802b468d6b..6b02e8eeaa17 100644 --- a/usr.sbin/ip6addrctl/ip6addrctl.c +++ b/usr.sbin/ip6addrctl/ip6addrctl.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ip6addrctl/ip6addrctl.c,v 1.3.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ip6addrctl/ip6addrctl.conf.sample b/usr.sbin/ip6addrctl/ip6addrctl.conf.sample index a2b3759de5f7..cd7c6cf5e6e8 100644 --- a/usr.sbin/ip6addrctl/ip6addrctl.conf.sample +++ b/usr.sbin/ip6addrctl/ip6addrctl.conf.sample @@ -1,7 +1,7 @@ # default policy table based on RFC 3484. # usage: ip6addrctl install path_to_this_file # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ip6addrctl/ip6addrctl.conf.sample,v 1.2.28.1 2009/04/15 03:14:26 kensmith Exp $ # #Format: #Prefix Precedence Label diff --git a/usr.sbin/ipfwpcap/Makefile b/usr.sbin/ipfwpcap/Makefile index d16f888c67a6..4698ab12a57c 100644 --- a/usr.sbin/ipfwpcap/Makefile +++ b/usr.sbin/ipfwpcap/Makefile @@ -1,7 +1,7 @@ # # From: Id: Makefile,v 1.2 2004/01/15 16:20:56 pkern Exp # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ipfwpcap/Makefile,v 1.2.10.1 2009/04/15 03:14:26 kensmith Exp $ # PROG= ipfwpcap diff --git a/usr.sbin/ipfwpcap/ipfwpcap.8 b/usr.sbin/ipfwpcap/ipfwpcap.8 index 53787fcbb545..97dacc2cca7f 100644 --- a/usr.sbin/ipfwpcap/ipfwpcap.8 +++ b/usr.sbin/ipfwpcap/ipfwpcap.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ipfwpcap/ipfwpcap.8,v 1.4.10.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 22, 2006 .Dt IPFWPCAP 8 diff --git a/usr.sbin/ipfwpcap/ipfwpcap.c b/usr.sbin/ipfwpcap/ipfwpcap.c index db0f3724135d..bb0671ebb9b9 100644 --- a/usr.sbin/ipfwpcap/ipfwpcap.c +++ b/usr.sbin/ipfwpcap/ipfwpcap.c @@ -21,7 +21,7 @@ * * From: Header: /local/src/local.lib/SRC/ipfwpcap/RCS/ipfwpcap.c,v 1.4 2004/01/15 16:19:07 pkern Exp * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ipfwpcap/ipfwpcap.c,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/jail/Makefile b/usr.sbin/jail/Makefile index e92ced013a3a..296b3ec57a2a 100644 --- a/usr.sbin/jail/Makefile +++ b/usr.sbin/jail/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/jail/Makefile,v 1.10.10.1.2.1 2009/04/15 03:14:26 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8 index ffbd404bbb19..3b7477d3d143 100644 --- a/usr.sbin/jail/jail.8 +++ b/usr.sbin/jail/jail.8 @@ -31,7 +31,7 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/jail/jail.8,v 1.84.2.1.2.2 2009/04/27 20:38:27 brueffer Exp $ .\" .Dd January 24, 2009 .Dt JAIL 8 diff --git a/usr.sbin/jail/jail.c b/usr.sbin/jail/jail.c index be337b7c8d31..61febac4f1cd 100644 --- a/usr.sbin/jail/jail.c +++ b/usr.sbin/jail/jail.c @@ -8,7 +8,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/jail/jail.c,v 1.25.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/jail.h> diff --git a/usr.sbin/jexec/Makefile b/usr.sbin/jexec/Makefile index 049ccd46e2e2..6825807d0ddd 100644 --- a/usr.sbin/jexec/Makefile +++ b/usr.sbin/jexec/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/jexec/Makefile,v 1.2.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ PROG= jexec MAN= jexec.8 diff --git a/usr.sbin/jexec/jexec.8 b/usr.sbin/jexec/jexec.8 index bdda23d0209b..90081bfa2f9d 100644 --- a/usr.sbin/jexec/jexec.8 +++ b/usr.sbin/jexec/jexec.8 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/jexec/jexec.8,v 1.4.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd November 29, 2008 .Dt JEXEC 8 diff --git a/usr.sbin/jexec/jexec.c b/usr.sbin/jexec/jexec.c index 7237b5a0338b..ba119303fea7 100644 --- a/usr.sbin/jexec/jexec.c +++ b/usr.sbin/jexec/jexec.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/jexec/jexec.c,v 1.4.2.2.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/jls/Makefile b/usr.sbin/jls/Makefile index 01294bd43538..2fde66897380 100644 --- a/usr.sbin/jls/Makefile +++ b/usr.sbin/jls/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/jls/Makefile,v 1.1.22.1.2.1 2009/04/15 03:14:26 kensmith Exp $ PROG= jls MAN= jls.8 diff --git a/usr.sbin/jls/jls.8 b/usr.sbin/jls/jls.8 index aff9848afaab..c2f27068a17b 100644 --- a/usr.sbin/jls/jls.8 +++ b/usr.sbin/jls/jls.8 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/jls/jls.8,v 1.1.22.1.2.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd November 29, 2008 .Dt JLS 8 diff --git a/usr.sbin/jls/jls.c b/usr.sbin/jls/jls.c index 95f17d434b2d..766aeed54dbe 100644 --- a/usr.sbin/jls/jls.c +++ b/usr.sbin/jls/jls.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/jls/jls.c,v 1.5.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/kbdcontrol/Makefile b/usr.sbin/kbdcontrol/Makefile index ca1b6e697bd4..64a15168cc56 100644 --- a/usr.sbin/kbdcontrol/Makefile +++ b/usr.sbin/kbdcontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/kbdcontrol/Makefile,v 1.11.32.1 2009/04/15 03:14:26 kensmith Exp $ PROG= kbdcontrol MAN= kbdcontrol.1 kbdmap.5 diff --git a/usr.sbin/kbdcontrol/kbdcontrol.1 b/usr.sbin/kbdcontrol/kbdcontrol.1 index 176a7226de41..5896394c8296 100644 --- a/usr.sbin/kbdcontrol/kbdcontrol.1 +++ b/usr.sbin/kbdcontrol/kbdcontrol.1 @@ -11,7 +11,7 @@ .\" documentation and/or other materials provided with the distribution. .\" .\" @(#)kbdcontrol.1 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/kbdcontrol/kbdcontrol.1,v 1.42.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd November 16, 2006 .Dt KBDCONTROL 1 diff --git a/usr.sbin/kbdcontrol/kbdcontrol.c b/usr.sbin/kbdcontrol/kbdcontrol.c index c800233d4453..5df8e9590610 100644 --- a/usr.sbin/kbdcontrol/kbdcontrol.c +++ b/usr.sbin/kbdcontrol/kbdcontrol.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/kbdcontrol/kbdcontrol.c,v 1.51.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <ctype.h> #include <err.h> diff --git a/usr.sbin/kbdcontrol/kbdmap.5 b/usr.sbin/kbdcontrol/kbdmap.5 index 5d9776d9a039..b4f4c6c24c79 100644 --- a/usr.sbin/kbdcontrol/kbdmap.5 +++ b/usr.sbin/kbdcontrol/kbdmap.5 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/kbdcontrol/kbdmap.5,v 1.7.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd September 11, 2000 .Dt KBDMAP 5 diff --git a/usr.sbin/kbdcontrol/lex.h b/usr.sbin/kbdcontrol/lex.h index 17e10c266f0e..73a77d056a89 100644 --- a/usr.sbin/kbdcontrol/lex.h +++ b/usr.sbin/kbdcontrol/lex.h @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kbdcontrol/lex.h,v 1.14.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #define TNOP 256 diff --git a/usr.sbin/kbdcontrol/lex.l b/usr.sbin/kbdcontrol/lex.l index 7d9fd53fa04b..c1df89feee91 100644 --- a/usr.sbin/kbdcontrol/lex.l +++ b/usr.sbin/kbdcontrol/lex.l @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kbdcontrol/lex.l,v 1.15.34.1 2009/04/15 03:14:26 kensmith Exp $ */ %{ diff --git a/usr.sbin/kbdmap/Makefile b/usr.sbin/kbdmap/Makefile index ec493416a573..1f020d819b92 100644 --- a/usr.sbin/kbdmap/Makefile +++ b/usr.sbin/kbdmap/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/kbdmap/Makefile,v 1.14.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= kbdmap LINKS= ${BINDIR}/kbdmap ${BINDIR}/vidfont diff --git a/usr.sbin/kbdmap/TODO b/usr.sbin/kbdmap/TODO index cef30f79ba1b..53505f6c1093 100644 --- a/usr.sbin/kbdmap/TODO +++ b/usr.sbin/kbdmap/TODO @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/usr.sbin/kbdmap/TODO,v 1.2.34.1 2009/04/15 03:14:26 kensmith Exp $ o remember some hackers to translate Languages.phrases into Norwegian, Russian, Danish, Swedish diff --git a/usr.sbin/kbdmap/kbdmap.1 b/usr.sbin/kbdmap/kbdmap.1 index a359b383fb84..48f7689d463a 100644 --- a/usr.sbin/kbdmap/kbdmap.1 +++ b/usr.sbin/kbdmap/kbdmap.1 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/kbdmap/kbdmap.1,v 1.34.8.1 2009/04/15 03:14:26 kensmith Exp $ .Dd July 3, 2002 .Dt KBDMAP 1 .Os diff --git a/usr.sbin/kbdmap/kbdmap.c b/usr.sbin/kbdmap/kbdmap.c index 474553d7fa70..a80c636b25a0 100644 --- a/usr.sbin/kbdmap/kbdmap.c +++ b/usr.sbin/kbdmap/kbdmap.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/kbdmap/kbdmap.c,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/queue.h> diff --git a/usr.sbin/kbdmap/kbdmap.h b/usr.sbin/kbdmap/kbdmap.h index e57fa8c3c9af..3a505f7e3b4b 100644 --- a/usr.sbin/kbdmap/kbdmap.h +++ b/usr.sbin/kbdmap/kbdmap.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kbdmap/kbdmap.h,v 1.1.34.1 2009/04/15 03:14:26 kensmith Exp $ */ diff --git a/usr.sbin/kernbb/Makefile b/usr.sbin/kernbb/Makefile index 7da462b4f3b5..9e95348761ef 100644 --- a/usr.sbin/kernbb/Makefile +++ b/usr.sbin/kernbb/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/kernbb/Makefile,v 1.10.30.1 2009/04/15 03:14:26 kensmith Exp $ PROG= kernbb MAN= kernbb.8 diff --git a/usr.sbin/kernbb/kernbb.8 b/usr.sbin/kernbb/kernbb.8 index 3d6fe0265744..fc2b3a34b7b8 100644 --- a/usr.sbin/kernbb/kernbb.8 +++ b/usr.sbin/kernbb/kernbb.8 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/kernbb/kernbb.8,v 1.19.28.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 22, 1995 .Dt KERNBB 8 diff --git a/usr.sbin/kernbb/kernbb.c b/usr.sbin/kernbb/kernbb.c index 1ecd5ad794c4..c956eff4247e 100644 --- a/usr.sbin/kernbb/kernbb.c +++ b/usr.sbin/kernbb/kernbb.c @@ -9,7 +9,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/kernbb/kernbb.c,v 1.17.28.1 2009/04/15 03:14:26 kensmith Exp $"); #include <err.h> #include <fcntl.h> diff --git a/usr.sbin/keyserv/Makefile b/usr.sbin/keyserv/Makefile index 54075da67638..fecd1edb40fb 100644 --- a/usr.sbin/keyserv/Makefile +++ b/usr.sbin/keyserv/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/keyserv/Makefile,v 1.14.28.1 2009/04/15 03:14:26 kensmith Exp $ PROG= keyserv MAN= keyserv.8 diff --git a/usr.sbin/keyserv/crypt_server.c b/usr.sbin/keyserv/crypt_server.c index 45f6f6e9de78..ca3841b2968b 100644 --- a/usr.sbin/keyserv/crypt_server.c +++ b/usr.sbin/keyserv/crypt_server.c @@ -44,7 +44,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/keyserv/crypt_server.c,v 1.9.34.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/keyserv/keyserv.8 b/usr.sbin/keyserv/keyserv.8 index 726f91cc00c4..b23135fdc94b 100644 --- a/usr.sbin/keyserv/keyserv.8 +++ b/usr.sbin/keyserv/keyserv.8 @@ -2,7 +2,7 @@ .\"macro stdmacro .\" Copyright 1989 AT&T .\" @(#)keyserv.8c 1.8 89/03/29 SMI; -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/keyserv/keyserv.8,v 1.11.34.1 2009/04/15 03:14:26 kensmith Exp $ .\".TH KEYSERV 8C "9 September 1987" .Dd September 14, 1992 .Dt KEYSERV 8 diff --git a/usr.sbin/keyserv/keyserv.c b/usr.sbin/keyserv/keyserv.c index 9a907a7f379a..9313bd3b9fae 100644 --- a/usr.sbin/keyserv/keyserv.c +++ b/usr.sbin/keyserv/keyserv.c @@ -32,7 +32,7 @@ static char sccsid[] = "@(#)keyserv.c 1.15 94/04/25 SMI"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/keyserv/keyserv.c,v 1.11.32.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/keyserv/keyserv.h b/usr.sbin/keyserv/keyserv.h index 549a41bae253..b8cfbf1a950f 100644 --- a/usr.sbin/keyserv/keyserv.h +++ b/usr.sbin/keyserv/keyserv.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/keyserv/keyserv.h,v 1.4.20.1 2009/04/15 03:14:26 kensmith Exp $ */ extern void setmodulus __P((char *modx)); diff --git a/usr.sbin/keyserv/setkey.c b/usr.sbin/keyserv/setkey.c index 566b1c79834c..8da4e37ae137 100644 --- a/usr.sbin/keyserv/setkey.c +++ b/usr.sbin/keyserv/setkey.c @@ -32,7 +32,7 @@ static char sccsid[] = "@(#)setkey.c 1.11 94/04/25 SMI"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/keyserv/setkey.c,v 1.3.54.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/kgmon/Makefile b/usr.sbin/kgmon/Makefile index bf19401b494d..2cb37adb8dc5 100644 --- a/usr.sbin/kgmon/Makefile +++ b/usr.sbin/kgmon/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/kgmon/Makefile,v 1.6.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= kgmon MAN= kgmon.8 diff --git a/usr.sbin/kgmon/kgmon.8 b/usr.sbin/kgmon/kgmon.8 index b783d6fe19c0..de7d84038458 100644 --- a/usr.sbin/kgmon/kgmon.8 +++ b/usr.sbin/kgmon/kgmon.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)kgmon.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/kgmon/kgmon.8,v 1.16.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd June 6, 1993 .Dt KGMON 8 diff --git a/usr.sbin/kgmon/kgmon.c b/usr.sbin/kgmon/kgmon.c index bdb2da269f56..2f6c8478d945 100644 --- a/usr.sbin/kgmon/kgmon.c +++ b/usr.sbin/kgmon/kgmon.c @@ -38,7 +38,7 @@ static const char copyright[] = static char sccsid[] = "@(#)kgmon.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/kgmon/kgmon.c,v 1.15.8.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/kgzip/Makefile b/usr.sbin/kgzip/Makefile index 013c65fe33c9..7de1f7622871 100644 --- a/usr.sbin/kgzip/Makefile +++ b/usr.sbin/kgzip/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/kgzip/Makefile,v 1.11.30.1 2009/04/15 03:14:26 kensmith Exp $ PROG= kgzip MAN= kgzip.8 diff --git a/usr.sbin/kgzip/aouthdr.c b/usr.sbin/kgzip/aouthdr.c index 27541e6cae11..c3b711560679 100644 --- a/usr.sbin/kgzip/aouthdr.c +++ b/usr.sbin/kgzip/aouthdr.c @@ -24,7 +24,7 @@ * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kgzip/aouthdr.c,v 1.1.36.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <stddef.h> diff --git a/usr.sbin/kgzip/aouthdr.h b/usr.sbin/kgzip/aouthdr.h index 63c2dff66904..9474a64fcb3c 100644 --- a/usr.sbin/kgzip/aouthdr.h +++ b/usr.sbin/kgzip/aouthdr.h @@ -24,7 +24,7 @@ * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN * IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kgzip/aouthdr.h,v 1.1.36.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <a.out.h> diff --git a/usr.sbin/kgzip/elfhdr.c b/usr.sbin/kgzip/elfhdr.c index 12b1d5f5b340..4f1e0b72aaf7 100644 --- a/usr.sbin/kgzip/elfhdr.c +++ b/usr.sbin/kgzip/elfhdr.c @@ -23,7 +23,7 @@ * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kgzip/elfhdr.c,v 1.4.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/endian.h> diff --git a/usr.sbin/kgzip/elfhdr.h b/usr.sbin/kgzip/elfhdr.h index 57333b0ad47c..d411275e8abd 100644 --- a/usr.sbin/kgzip/elfhdr.h +++ b/usr.sbin/kgzip/elfhdr.h @@ -23,7 +23,7 @@ * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kgzip/elfhdr.h,v 1.4.32.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/kgzip/kgz.h b/usr.sbin/kgzip/kgz.h index 3cc8e13d4553..19a94ec38b4c 100644 --- a/usr.sbin/kgzip/kgz.h +++ b/usr.sbin/kgzip/kgz.h @@ -23,7 +23,7 @@ * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kgzip/kgz.h,v 1.2.54.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _KGZ_H_ diff --git a/usr.sbin/kgzip/kgzcmp.c b/usr.sbin/kgzip/kgzcmp.c index 0ea4f0e796c1..f95e5a4a1266 100644 --- a/usr.sbin/kgzip/kgzcmp.c +++ b/usr.sbin/kgzip/kgzcmp.c @@ -23,7 +23,7 @@ * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kgzip/kgzcmp.c,v 1.12.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #define _KERNEL diff --git a/usr.sbin/kgzip/kgzip.8 b/usr.sbin/kgzip/kgzip.8 index 7f810d4e6460..196352a19aa4 100644 --- a/usr.sbin/kgzip/kgzip.8 +++ b/usr.sbin/kgzip/kgzip.8 @@ -22,7 +22,7 @@ .\" OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, .\" EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/kgzip/kgzip.8,v 1.10.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd July 19, 1999 .Dt KGZIP 8 diff --git a/usr.sbin/kgzip/kgzip.c b/usr.sbin/kgzip/kgzip.c index d6c48f2069e4..c45e369cadf4 100644 --- a/usr.sbin/kgzip/kgzip.c +++ b/usr.sbin/kgzip/kgzip.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/kgzip/kgzip.c,v 1.8.30.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/kgzip/kgzip.h b/usr.sbin/kgzip/kgzip.h index f04f2a4cf14f..c79131c4eb76 100644 --- a/usr.sbin/kgzip/kgzip.h +++ b/usr.sbin/kgzip/kgzip.h @@ -23,7 +23,7 @@ * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kgzip/kgzip.h,v 1.3.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #include "kgz.h" diff --git a/usr.sbin/kgzip/kgzld.c b/usr.sbin/kgzip/kgzld.c index 11a20a5a274e..b90915565383 100644 --- a/usr.sbin/kgzip/kgzld.c +++ b/usr.sbin/kgzip/kgzld.c @@ -23,7 +23,7 @@ * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kgzip/kgzld.c,v 1.5.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/kgzip/xio.c b/usr.sbin/kgzip/xio.c index 64481ffb6ce5..f1e744c85fbc 100644 --- a/usr.sbin/kgzip/xio.c +++ b/usr.sbin/kgzip/xio.c @@ -23,7 +23,7 @@ * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kgzip/xio.c,v 1.3.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/kldxref/Makefile b/usr.sbin/kldxref/Makefile index 2f1550583cf7..cc1aca1e4a39 100644 --- a/usr.sbin/kldxref/Makefile +++ b/usr.sbin/kldxref/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/kldxref/Makefile,v 1.10.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ PROG= kldxref MAN= kldxref.8 diff --git a/usr.sbin/kldxref/ef.c b/usr.sbin/kldxref/ef.c index 276771d1985b..ff3f09463472 100644 --- a/usr.sbin/kldxref/ef.c +++ b/usr.sbin/kldxref/ef.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kldxref/ef.c,v 1.9.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/kldxref/ef.h b/usr.sbin/kldxref/ef.h index 5bb19857507a..c1ff5c5531c4 100644 --- a/usr.sbin/kldxref/ef.h +++ b/usr.sbin/kldxref/ef.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/kldxref/ef.h,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _EF_H_ #define _EF_H_ diff --git a/usr.sbin/kldxref/ef_amd64.c b/usr.sbin/kldxref/ef_amd64.c index 5a1d192a3def..093d3fa09365 100644 --- a/usr.sbin/kldxref/ef_amd64.c +++ b/usr.sbin/kldxref/ef_amd64.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kldxref/ef_amd64.c,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/kldxref/ef_i386.c b/usr.sbin/kldxref/ef_i386.c index 9b10c7d08ebf..7b87e7fce4ff 100644 --- a/usr.sbin/kldxref/ef_i386.c +++ b/usr.sbin/kldxref/ef_i386.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kldxref/ef_i386.c,v 1.3.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/kldxref/ef_nop.c b/usr.sbin/kldxref/ef_nop.c index cbbd43cc23c9..09b0d6789ea8 100644 --- a/usr.sbin/kldxref/ef_nop.c +++ b/usr.sbin/kldxref/ef_nop.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kldxref/ef_nop.c,v 1.3.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/kldxref/ef_obj.c b/usr.sbin/kldxref/ef_obj.c index 5a4ae229541c..abd806bdd2d7 100644 --- a/usr.sbin/kldxref/ef_obj.c +++ b/usr.sbin/kldxref/ef_obj.c @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kldxref/ef_obj.c,v 1.5.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/kldxref/ef_powerpc.c b/usr.sbin/kldxref/ef_powerpc.c index a96a727a3eba..4ec336bf67ac 100644 --- a/usr.sbin/kldxref/ef_powerpc.c +++ b/usr.sbin/kldxref/ef_powerpc.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kldxref/ef_powerpc.c,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/kldxref/ef_sparc64.c b/usr.sbin/kldxref/ef_sparc64.c index 7ba2a43ba7ce..8d77ea5699c9 100644 --- a/usr.sbin/kldxref/ef_sparc64.c +++ b/usr.sbin/kldxref/ef_sparc64.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kldxref/ef_sparc64.c,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/kldxref/fileformat b/usr.sbin/kldxref/fileformat index 81d115c73bb6..170c36d62ef3 100644 --- a/usr.sbin/kldxref/fileformat +++ b/usr.sbin/kldxref/fileformat @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/usr.sbin/kldxref/fileformat,v 1.1.24.1.2.1 2009/04/15 03:14:26 kensmith Exp $ linker.hints file consists from the one or more records, and is processed by sys/kern/kern_linker.c::linker_hints_lookup() diff --git a/usr.sbin/kldxref/kldxref.8 b/usr.sbin/kldxref/kldxref.8 index a6174b6bd194..7282d54657f5 100644 --- a/usr.sbin/kldxref/kldxref.8 +++ b/usr.sbin/kldxref/kldxref.8 @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/kldxref/kldxref.8,v 1.8.28.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd October 9, 2001 .Dt KLDXREF 8 diff --git a/usr.sbin/kldxref/kldxref.c b/usr.sbin/kldxref/kldxref.c index b4de191bc696..1a5692846b4e 100644 --- a/usr.sbin/kldxref/kldxref.c +++ b/usr.sbin/kldxref/kldxref.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kldxref/kldxref.c,v 1.14.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/lastlogin/Makefile b/usr.sbin/lastlogin/Makefile index 017aadf27726..e6d99010048c 100644 --- a/usr.sbin/lastlogin/Makefile +++ b/usr.sbin/lastlogin/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lastlogin/Makefile,v 1.5.34.1 2009/04/15 03:14:26 kensmith Exp $ PROG= lastlogin MAN= lastlogin.8 diff --git a/usr.sbin/lastlogin/lastlogin.8 b/usr.sbin/lastlogin/lastlogin.8 index 03a587d0eccc..a63287617e45 100644 --- a/usr.sbin/lastlogin/lastlogin.8 +++ b/usr.sbin/lastlogin/lastlogin.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/lastlogin/lastlogin.8,v 1.4.28.1 2009/04/15 03:14:26 kensmith Exp $ .\" $NetBSD: lastlogin.8,v 1.3 1998/02/06 06:20:39 perry Exp $ .\" .\" Copyright (c) 1996 John M. Vinopal diff --git a/usr.sbin/lastlogin/lastlogin.c b/usr.sbin/lastlogin/lastlogin.c index 21c82c3636dd..beef07d408e4 100644 --- a/usr.sbin/lastlogin/lastlogin.c +++ b/usr.sbin/lastlogin/lastlogin.c @@ -32,7 +32,7 @@ #include <sys/cdefs.h> #ifndef lint -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/usr.sbin/lastlogin/lastlogin.c,v 1.8.34.1 2009/04/15 03:14:26 kensmith Exp $"); __RCSID("$NetBSD: lastlogin.c,v 1.4 1998/02/03 04:45:35 perry Exp $"); #endif diff --git a/usr.sbin/lmcconfig/Makefile b/usr.sbin/lmcconfig/Makefile index b75ec2c8ce8b..9c96edd36cce 100644 --- a/usr.sbin/lmcconfig/Makefile +++ b/usr.sbin/lmcconfig/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lmcconfig/Makefile,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= lmcconfig MAN= lmcconfig.8 diff --git a/usr.sbin/lmcconfig/lmcconfig.8 b/usr.sbin/lmcconfig/lmcconfig.8 index ad3ef2773287..c1b1e90f1333 100644 --- a/usr.sbin/lmcconfig/lmcconfig.8 +++ b/usr.sbin/lmcconfig/lmcconfig.8 @@ -40,7 +40,7 @@ .\" this program; if not, write to the Free Software Foundation, Inc., 59 .\" Temple Place - Suite 330, Boston, MA 02111-1307, USA. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/lmcconfig/lmcconfig.8,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd October 3, 2005 .Dt LMCCONFIG 8 diff --git a/usr.sbin/lmcconfig/lmcconfig.c b/usr.sbin/lmcconfig/lmcconfig.c index f94c4d1bb6cc..db6ebfbe3333 100644 --- a/usr.sbin/lmcconfig/lmcconfig.c +++ b/usr.sbin/lmcconfig/lmcconfig.c @@ -62,7 +62,7 @@ * cc -o lmcconfig lmcconfig.c * Install the executable program in /usr/local/sbin/lmcconfig. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/lmcconfig/lmcconfig.c,v 1.1.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/lpr/Makefile b/usr.sbin/lpr/Makefile index 3cd0eb64643a..5cba63bc3d80 100644 --- a/usr.sbin/lpr/Makefile +++ b/usr.sbin/lpr/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/Makefile,v 1.10.30.1 2009/04/15 03:14:26 kensmith Exp $ SUBDIR= common_source chkprintcap lp lpc lpd lpq lpr lprm lptest pac \ filters filters.ru SMM.doc diff --git a/usr.sbin/lpr/Makefile.inc b/usr.sbin/lpr/Makefile.inc index ab667dd119a1..59a2103c1d1d 100644 --- a/usr.sbin/lpr/Makefile.inc +++ b/usr.sbin/lpr/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/Makefile.inc,v 1.11.8.1 2009/04/15 03:14:26 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/lpr/SMM.doc/Makefile b/usr.sbin/lpr/SMM.doc/Makefile index d80c8ce60d17..e823325e052a 100644 --- a/usr.sbin/lpr/SMM.doc/Makefile +++ b/usr.sbin/lpr/SMM.doc/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/SMM.doc/Makefile,v 1.5.20.1 2009/04/15 03:14:26 kensmith Exp $ BINDIR= /usr/share/doc VOLUME= smm/07.lpd diff --git a/usr.sbin/lpr/chkprintcap/Makefile b/usr.sbin/lpr/chkprintcap/Makefile index ffffffbb2bd1..722580667c23 100644 --- a/usr.sbin/lpr/chkprintcap/Makefile +++ b/usr.sbin/lpr/chkprintcap/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/chkprintcap/Makefile,v 1.12.34.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../common_source diff --git a/usr.sbin/lpr/chkprintcap/chkprintcap.8 b/usr.sbin/lpr/chkprintcap/chkprintcap.8 index c2524a159c70..d4a7c50ae08c 100644 --- a/usr.sbin/lpr/chkprintcap/chkprintcap.8 +++ b/usr.sbin/lpr/chkprintcap/chkprintcap.8 @@ -25,7 +25,7 @@ .\" OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/lpr/chkprintcap/chkprintcap.8,v 1.8.28.1 2009/04/15 03:14:26 kensmith Exp $ .Dd November 30, 1997 .Dt CHKPRINTCAP 8 .Os diff --git a/usr.sbin/lpr/chkprintcap/chkprintcap.c b/usr.sbin/lpr/chkprintcap/chkprintcap.c index 91e8299d5826..352efecb49ba 100644 --- a/usr.sbin/lpr/chkprintcap/chkprintcap.c +++ b/usr.sbin/lpr/chkprintcap/chkprintcap.c @@ -31,7 +31,7 @@ static const char copyright[] = "Copyright (C) 1997, Massachusetts Institute of Technology\r\n"; #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/chkprintcap/chkprintcap.c,v 1.8.30.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/queue.h> diff --git a/usr.sbin/lpr/chkprintcap/skimprintcap.c b/usr.sbin/lpr/chkprintcap/skimprintcap.c index da2828290b8b..1458d4b57499 100644 --- a/usr.sbin/lpr/chkprintcap/skimprintcap.c +++ b/usr.sbin/lpr/chkprintcap/skimprintcap.c @@ -32,7 +32,7 @@ */ #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/chkprintcap/skimprintcap.c,v 1.3.30.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> diff --git a/usr.sbin/lpr/chkprintcap/skimprintcap.h b/usr.sbin/lpr/chkprintcap/skimprintcap.h index af74b48a5a46..239508028cdd 100644 --- a/usr.sbin/lpr/chkprintcap/skimprintcap.h +++ b/usr.sbin/lpr/chkprintcap/skimprintcap.h @@ -29,7 +29,7 @@ * official policies, either expressed or implied, of the FreeBSD Project. * * ------+---------+---------+---------+---------+---------+---------+---------* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/lpr/chkprintcap/skimprintcap.h,v 1.1.36.1 2009/04/15 03:14:26 kensmith Exp $ * ------+---------+---------+---------+---------+---------+---------+---------* */ diff --git a/usr.sbin/lpr/common_source/Makefile b/usr.sbin/lpr/common_source/Makefile index 14db0b77b798..cff1f832318a 100644 --- a/usr.sbin/lpr/common_source/Makefile +++ b/usr.sbin/lpr/common_source/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/common_source/Makefile,v 1.11.20.1 2009/04/15 03:14:26 kensmith Exp $ # # Library of internal routines for the print spooler suite. diff --git a/usr.sbin/lpr/common_source/common.c b/usr.sbin/lpr/common_source/common.c index d28ac1fcdd95..66b6cf4e6e3d 100644 --- a/usr.sbin/lpr/common_source/common.c +++ b/usr.sbin/lpr/common_source/common.c @@ -43,7 +43,7 @@ static char sccsid[] = "@(#)common.c 8.5 (Berkeley) 4/28/95"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/common_source/common.c,v 1.34.20.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/stat.h> diff --git a/usr.sbin/lpr/common_source/ctlinfo.c b/usr.sbin/lpr/common_source/ctlinfo.c index 20a153f7698b..26426a950f88 100644 --- a/usr.sbin/lpr/common_source/ctlinfo.c +++ b/usr.sbin/lpr/common_source/ctlinfo.c @@ -32,7 +32,7 @@ */ #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/common_source/ctlinfo.c,v 1.10.20.1 2009/04/15 03:14:26 kensmith Exp $"); /* * ctlinfo - This collection of routines will know everything there is to diff --git a/usr.sbin/lpr/common_source/ctlinfo.h b/usr.sbin/lpr/common_source/ctlinfo.h index 95fe57247842..9bc0b944f3f0 100644 --- a/usr.sbin/lpr/common_source/ctlinfo.h +++ b/usr.sbin/lpr/common_source/ctlinfo.h @@ -29,7 +29,7 @@ * official policies, either expressed or implied, of the FreeBSD Project. * * ------+---------+---------+---------+---------+---------+---------+---------* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/lpr/common_source/ctlinfo.h,v 1.3.30.1 2009/04/15 03:14:26 kensmith Exp $ * ------+---------+---------+---------+---------+---------+---------+---------* */ diff --git a/usr.sbin/lpr/common_source/displayq.c b/usr.sbin/lpr/common_source/displayq.c index 6c03621d5710..4203ce71b5f1 100644 --- a/usr.sbin/lpr/common_source/displayq.c +++ b/usr.sbin/lpr/common_source/displayq.c @@ -38,7 +38,7 @@ static char sccsid[] = "@(#)displayq.c 8.4 (Berkeley) 4/28/95"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/common_source/displayq.c,v 1.26.20.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/stat.h> diff --git a/usr.sbin/lpr/common_source/lp.cdefs.h b/usr.sbin/lpr/common_source/lp.cdefs.h index 19b13319fd7f..47bff6a807b3 100644 --- a/usr.sbin/lpr/common_source/lp.cdefs.h +++ b/usr.sbin/lpr/common_source/lp.cdefs.h @@ -29,7 +29,7 @@ * official policies, either expressed or implied, of the FreeBSD Project. * * ------+---------+---------+---------+---------+---------+---------+---------* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/lpr/common_source/lp.cdefs.h,v 1.1.32.1 2009/04/15 03:14:26 kensmith Exp $ * ------+---------+---------+---------+---------+---------+---------+---------* */ diff --git a/usr.sbin/lpr/common_source/lp.h b/usr.sbin/lpr/common_source/lp.h index 891ed2f1bda3..b08beeed8b10 100644 --- a/usr.sbin/lpr/common_source/lp.h +++ b/usr.sbin/lpr/common_source/lp.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * From: @(#)lp.h 8.2 (Berkeley) 4/28/95 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/lpr/common_source/lp.h,v 1.25.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/lpr/common_source/lp.local.h b/usr.sbin/lpr/common_source/lp.local.h index 6f018b0756a1..bb10bc3706c6 100644 --- a/usr.sbin/lpr/common_source/lp.local.h +++ b/usr.sbin/lpr/common_source/lp.local.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)lp.local.h 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/lpr/common_source/lp.local.h,v 1.4.30.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/lpr/common_source/matchjobs.c b/usr.sbin/lpr/common_source/matchjobs.c index de572f86a249..6148541feb2f 100644 --- a/usr.sbin/lpr/common_source/matchjobs.c +++ b/usr.sbin/lpr/common_source/matchjobs.c @@ -33,7 +33,7 @@ */ #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/common_source/matchjobs.c,v 1.5.20.1 2009/04/15 03:14:26 kensmith Exp $"); /* * movejobs.c - The lpc commands which move jobs around. diff --git a/usr.sbin/lpr/common_source/matchjobs.h b/usr.sbin/lpr/common_source/matchjobs.h index 6e4b9ffe2005..4bbef5b38b36 100644 --- a/usr.sbin/lpr/common_source/matchjobs.h +++ b/usr.sbin/lpr/common_source/matchjobs.h @@ -30,7 +30,7 @@ * or FreeBSD, Inc. * * ------+---------+---------+---------+---------+---------+---------+---------* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/lpr/common_source/matchjobs.h,v 1.2.30.1 2009/04/15 03:14:26 kensmith Exp $ * ------+---------+---------+---------+---------+---------+---------+---------* */ diff --git a/usr.sbin/lpr/common_source/net.c b/usr.sbin/lpr/common_source/net.c index 2a1e0c80a5df..8c41f1f63507 100644 --- a/usr.sbin/lpr/common_source/net.c +++ b/usr.sbin/lpr/common_source/net.c @@ -39,7 +39,7 @@ */ #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/common_source/net.c,v 1.9.20.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/socket.h> diff --git a/usr.sbin/lpr/common_source/printcap.c b/usr.sbin/lpr/common_source/printcap.c index 0d3644b1b795..3fc28775cc76 100644 --- a/usr.sbin/lpr/common_source/printcap.c +++ b/usr.sbin/lpr/common_source/printcap.c @@ -43,7 +43,7 @@ static char sccsid[] = "@(#)printcap.c 8.2 (Berkeley) 4/28/95"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/common_source/printcap.c,v 1.11.30.1 2009/04/15 03:14:26 kensmith Exp $"); #include <errno.h> #include <stdio.h> diff --git a/usr.sbin/lpr/common_source/request.c b/usr.sbin/lpr/common_source/request.c index b650e5c76c05..3328c7e80f88 100644 --- a/usr.sbin/lpr/common_source/request.c +++ b/usr.sbin/lpr/common_source/request.c @@ -31,7 +31,7 @@ static const char copyright[] = "Copyright (C) 1997, Massachusetts Institute of Technology\r\n"; #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/common_source/request.c,v 1.5.30.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/stat.h> diff --git a/usr.sbin/lpr/common_source/rmjob.c b/usr.sbin/lpr/common_source/rmjob.c index d6fd6148ccdd..b0916ef59c63 100644 --- a/usr.sbin/lpr/common_source/rmjob.c +++ b/usr.sbin/lpr/common_source/rmjob.c @@ -38,7 +38,7 @@ static char sccsid[] = "@(#)rmjob.c 8.2 (Berkeley) 4/28/95"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/common_source/rmjob.c,v 1.21.20.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/uio.h> diff --git a/usr.sbin/lpr/common_source/startdaemon.c b/usr.sbin/lpr/common_source/startdaemon.c index 08c2e6f54cf8..10a3174e7099 100644 --- a/usr.sbin/lpr/common_source/startdaemon.c +++ b/usr.sbin/lpr/common_source/startdaemon.c @@ -38,7 +38,7 @@ static char sccsid[] = "@(#)startdaemon.c 8.2 (Berkeley) 4/17/94"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/common_source/startdaemon.c,v 1.12.30.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/socket.h> diff --git a/usr.sbin/lpr/filters.ru/Makefile b/usr.sbin/lpr/filters.ru/Makefile index ee15541fae74..adddc71e05b1 100644 --- a/usr.sbin/lpr/filters.ru/Makefile +++ b/usr.sbin/lpr/filters.ru/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/filters.ru/Makefile,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ SUBDIR= koi2alt koi2855 diff --git a/usr.sbin/lpr/filters.ru/Makefile.inc b/usr.sbin/lpr/filters.ru/Makefile.inc index a312e73941ec..1fb1fd532edd 100644 --- a/usr.sbin/lpr/filters.ru/Makefile.inc +++ b/usr.sbin/lpr/filters.ru/Makefile.inc @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/filters.ru/Makefile.inc,v 1.2.34.1 2009/04/15 03:14:26 kensmith Exp $ BINDIR= /usr/libexec/lpr/ru diff --git a/usr.sbin/lpr/filters.ru/koi2855/Makefile b/usr.sbin/lpr/filters.ru/koi2855/Makefile index 361783ed24e4..24fa29620d3a 100644 --- a/usr.sbin/lpr/filters.ru/koi2855/Makefile +++ b/usr.sbin/lpr/filters.ru/koi2855/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/filters.ru/koi2855/Makefile,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= koi2855 NO_MAN= diff --git a/usr.sbin/lpr/filters.ru/koi2855/koi2855.c b/usr.sbin/lpr/filters.ru/koi2855/koi2855.c index 8ecc3eff6dae..87cfc496f23e 100644 --- a/usr.sbin/lpr/filters.ru/koi2855/koi2855.c +++ b/usr.sbin/lpr/filters.ru/koi2855/koi2855.c @@ -26,7 +26,7 @@ */ #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/filters.ru/koi2855/koi2855.c,v 1.4.30.1 2009/04/15 03:14:26 kensmith Exp $"); /* * KOI8-R -> CP855 conversion filter (Russian character sets) diff --git a/usr.sbin/lpr/filters.ru/koi2alt/Makefile b/usr.sbin/lpr/filters.ru/koi2alt/Makefile index e410d9a7cd9b..f2a3e07382c1 100644 --- a/usr.sbin/lpr/filters.ru/koi2alt/Makefile +++ b/usr.sbin/lpr/filters.ru/koi2alt/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/filters.ru/koi2alt/Makefile,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= koi2alt NO_MAN= diff --git a/usr.sbin/lpr/filters.ru/koi2alt/koi2alt.c b/usr.sbin/lpr/filters.ru/koi2alt/koi2alt.c index a7a5b5dc5408..3e1e4ec98e7b 100644 --- a/usr.sbin/lpr/filters.ru/koi2alt/koi2alt.c +++ b/usr.sbin/lpr/filters.ru/koi2alt/koi2alt.c @@ -25,7 +25,7 @@ */ #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/filters.ru/koi2alt/koi2alt.c,v 1.3.30.1 2009/04/15 03:14:26 kensmith Exp $"); /* * KOI8-R -> CP866 conversion filter (Russian character sets) diff --git a/usr.sbin/lpr/filters/Makefile b/usr.sbin/lpr/filters/Makefile index b55b536c1ce6..13d19ad33384 100644 --- a/usr.sbin/lpr/filters/Makefile +++ b/usr.sbin/lpr/filters/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/filters/Makefile,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $ BINDIR= /usr/libexec/lpr diff --git a/usr.sbin/lpr/filters/lpf.c b/usr.sbin/lpr/filters/lpf.c index 41879a2ee58d..1a94257d6bdb 100644 --- a/usr.sbin/lpr/filters/lpf.c +++ b/usr.sbin/lpr/filters/lpf.c @@ -44,7 +44,7 @@ static char sccsid[] = "@(#)lpf.c 8.1 (Berkeley) 6/6/93"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/filters/lpf.c,v 1.9.30.1 2009/04/15 03:14:26 kensmith Exp $"); /* * filter which reads the output of nroff and converts lines diff --git a/usr.sbin/lpr/lp/Makefile b/usr.sbin/lpr/lp/Makefile index 2fcec43ec80b..3bb5176473ea 100644 --- a/usr.sbin/lpr/lp/Makefile +++ b/usr.sbin/lpr/lp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/lp/Makefile,v 1.8.34.1 2009/04/15 03:14:26 kensmith Exp $ BINDIR= /usr/bin diff --git a/usr.sbin/lpr/lp/lp.1 b/usr.sbin/lpr/lp/lp.1 index 8ed842d55e57..b289a31a0166 100644 --- a/usr.sbin/lpr/lp/lp.1 +++ b/usr.sbin/lpr/lp/lp.1 @@ -31,7 +31,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/lpr/lp/lp.1,v 1.18.28.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd January 22, 1995 .Dt LP 1 diff --git a/usr.sbin/lpr/lp/lp.sh b/usr.sbin/lpr/lp/lp.sh index e7c06882c0f9..ceda810f2c3a 100644 --- a/usr.sbin/lpr/lp/lp.sh +++ b/usr.sbin/lpr/lp/lp.sh @@ -36,7 +36,7 @@ # # Posix 1003.2 compliant print spooler interface. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/lp/lp.sh,v 1.7.54.1 2009/04/15 03:14:26 kensmith Exp $ # ncopies="" diff --git a/usr.sbin/lpr/lpc/Makefile b/usr.sbin/lpr/lpc/Makefile index f050857dd031..b1bf29c3b644 100644 --- a/usr.sbin/lpr/lpc/Makefile +++ b/usr.sbin/lpr/lpc/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/lpc/Makefile,v 1.12.34.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../common_source diff --git a/usr.sbin/lpr/lpc/cmds.c b/usr.sbin/lpr/lpc/cmds.c index 06ea4b0f7e8b..8c55b6f0d45b 100644 --- a/usr.sbin/lpr/lpc/cmds.c +++ b/usr.sbin/lpr/lpc/cmds.c @@ -45,7 +45,7 @@ static char sccsid[] = "@(#)cmds.c 8.2 (Berkeley) 4/28/95"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lpc/cmds.c,v 1.32.30.1 2009/04/15 03:14:26 kensmith Exp $"); /* * lpc -- line printer control program -- commands: diff --git a/usr.sbin/lpr/lpc/cmdtab.c b/usr.sbin/lpr/lpc/cmdtab.c index 21dc6e1c9903..8442dc4bd6d2 100644 --- a/usr.sbin/lpr/lpc/cmdtab.c +++ b/usr.sbin/lpr/lpc/cmdtab.c @@ -38,7 +38,7 @@ static char sccsid[] = "@(#)cmdtab.c 8.1 (Berkeley) 6/6/93"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lpc/cmdtab.c,v 1.11.30.1 2009/04/15 03:14:26 kensmith Exp $"); #include "lpc.h" #include "extern.h" diff --git a/usr.sbin/lpr/lpc/extern.h b/usr.sbin/lpr/lpc/extern.h index fe82d460ade6..ee1099b3ee9e 100644 --- a/usr.sbin/lpr/lpc/extern.h +++ b/usr.sbin/lpr/lpc/extern.h @@ -33,7 +33,7 @@ * * @(#)extern.h 8.1 (Berkeley) 6/6/93 * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/lpr/lpc/extern.h,v 1.12.30.1 2009/04/15 03:14:26 kensmith Exp $ */ diff --git a/usr.sbin/lpr/lpc/lpc.8 b/usr.sbin/lpr/lpc/lpc.8 index ea792413e38c..4600f21d8ff3 100644 --- a/usr.sbin/lpr/lpc/lpc.8 +++ b/usr.sbin/lpr/lpc/lpc.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)lpc.8 8.5 (Berkeley) 4/28/95 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/lpr/lpc/lpc.8,v 1.24.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd July 16, 2002 .Dt LPC 8 diff --git a/usr.sbin/lpr/lpc/lpc.c b/usr.sbin/lpr/lpc/lpc.c index e279f3ab5a08..456af092d26c 100644 --- a/usr.sbin/lpr/lpc/lpc.c +++ b/usr.sbin/lpr/lpc/lpc.c @@ -45,7 +45,7 @@ static char sccsid[] = "@(#)lpc.c 8.3 (Berkeley) 4/28/95"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lpc/lpc.c,v 1.31.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> diff --git a/usr.sbin/lpr/lpc/lpc.h b/usr.sbin/lpr/lpc/lpc.h index 73e4cc52764c..9709514159fd 100644 --- a/usr.sbin/lpr/lpc/lpc.h +++ b/usr.sbin/lpr/lpc/lpc.h @@ -32,7 +32,7 @@ * * @(#)lpc.h 8.1 (Berkeley) 6/6/93 * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/lpr/lpc/lpc.h,v 1.5.34.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/lpr/lpc/movejobs.c b/usr.sbin/lpr/lpc/movejobs.c index 60c9b38d5708..48c40aeaa3fa 100644 --- a/usr.sbin/lpr/lpc/movejobs.c +++ b/usr.sbin/lpr/lpc/movejobs.c @@ -33,7 +33,7 @@ */ #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lpc/movejobs.c,v 1.3.30.1 2009/04/15 03:14:26 kensmith Exp $"); /* * movejobs.c - The lpc commands which move jobs around. diff --git a/usr.sbin/lpr/lpd/Makefile b/usr.sbin/lpr/lpd/Makefile index 9af36556604c..5e617d9be05c 100644 --- a/usr.sbin/lpr/lpd/Makefile +++ b/usr.sbin/lpr/lpd/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/lpd/Makefile,v 1.14.34.1 2009/04/15 03:14:26 kensmith Exp $ PROG= lpd MAN= lpd.8 diff --git a/usr.sbin/lpr/lpd/extern.h b/usr.sbin/lpr/lpd/extern.h index 14cb9e1bcffc..462d89d26968 100644 --- a/usr.sbin/lpr/lpd/extern.h +++ b/usr.sbin/lpr/lpd/extern.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * From: @(#)extern.h 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/lpr/lpd/extern.h,v 1.9.30.1 2009/04/15 03:14:26 kensmith Exp $ */ #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ diff --git a/usr.sbin/lpr/lpd/lpd.8 b/usr.sbin/lpr/lpd/lpd.8 index 7c7afab72f5d..3ac61feb505e 100644 --- a/usr.sbin/lpr/lpd/lpd.8 +++ b/usr.sbin/lpr/lpd/lpd.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)lpd.8 8.3 (Berkeley) 4/19/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/lpr/lpd/lpd.8,v 1.31.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd June 6, 2001 .Dt LPD 8 diff --git a/usr.sbin/lpr/lpd/lpd.c b/usr.sbin/lpr/lpd/lpd.c index 51a228b7578a..d7af83c1adc9 100644 --- a/usr.sbin/lpr/lpd/lpd.c +++ b/usr.sbin/lpr/lpd/lpd.c @@ -45,7 +45,7 @@ static char sccsid[] = "@(#)lpd.c 8.7 (Berkeley) 5/10/95"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lpd/lpd.c,v 1.41.20.1 2009/04/15 03:14:26 kensmith Exp $"); /* * lpd -- line printer daemon. diff --git a/usr.sbin/lpr/lpd/lpdchar.c b/usr.sbin/lpr/lpd/lpdchar.c index 5ebaabdbeef8..f2804e761eb8 100644 --- a/usr.sbin/lpr/lpd/lpdchar.c +++ b/usr.sbin/lpr/lpd/lpdchar.c @@ -38,7 +38,7 @@ static char sccsid[] = "@(#)lpdchar.c 8.1 (Berkeley) 6/6/93"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lpd/lpdchar.c,v 1.7.30.1 2009/04/15 03:14:26 kensmith Exp $"); /* * Character set for line printer daemon diff --git a/usr.sbin/lpr/lpd/modes.c b/usr.sbin/lpr/lpd/modes.c index 8a05212128a3..3c1b5fa29353 100644 --- a/usr.sbin/lpr/lpd/modes.c +++ b/usr.sbin/lpr/lpd/modes.c @@ -38,7 +38,7 @@ static char sccsid[] = "@(#)modes.c 8.3 (Berkeley) 4/2/94"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lpd/modes.c,v 1.10.30.1 2009/04/15 03:14:26 kensmith Exp $"); #include <stddef.h> #include <string.h> diff --git a/usr.sbin/lpr/lpd/printjob.c b/usr.sbin/lpr/lpd/printjob.c index 58efe6db272b..ed936db17f94 100644 --- a/usr.sbin/lpr/lpd/printjob.c +++ b/usr.sbin/lpr/lpd/printjob.c @@ -45,7 +45,7 @@ static char sccsid[] = "@(#)printjob.c 8.7 (Berkeley) 5/10/95"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lpd/printjob.c,v 1.64.8.1 2009/04/15 03:14:26 kensmith Exp $"); /* * printjob -- print jobs in the queue. diff --git a/usr.sbin/lpr/lpd/recvjob.c b/usr.sbin/lpr/lpd/recvjob.c index 13519a81b9d6..a326bf8107fa 100644 --- a/usr.sbin/lpr/lpd/recvjob.c +++ b/usr.sbin/lpr/lpd/recvjob.c @@ -45,7 +45,7 @@ static char sccsid[] = "@(#)recvjob.c 8.2 (Berkeley) 4/27/95"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lpd/recvjob.c,v 1.32.8.1 2009/04/15 03:14:26 kensmith Exp $"); /* * Receive printer jobs from the network, queue them and diff --git a/usr.sbin/lpr/lpq/Makefile b/usr.sbin/lpr/lpq/Makefile index 4df437e06c32..78f650da0942 100644 --- a/usr.sbin/lpr/lpq/Makefile +++ b/usr.sbin/lpr/lpq/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/lpq/Makefile,v 1.12.34.1 2009/04/15 03:14:26 kensmith Exp $ BINDIR= /usr/bin diff --git a/usr.sbin/lpr/lpq/lpq.1 b/usr.sbin/lpr/lpq/lpq.1 index 3678256bb38d..d72c88ea13c2 100644 --- a/usr.sbin/lpr/lpq/lpq.1 +++ b/usr.sbin/lpr/lpq/lpq.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)lpq.1 8.2 (Berkeley) 4/28/95 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/lpr/lpq/lpq.1,v 1.12.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd April 28, 1995 .Dt LPQ 1 diff --git a/usr.sbin/lpr/lpq/lpq.c b/usr.sbin/lpr/lpq/lpq.c index e1809cfe643b..e4a1c6dc00e0 100644 --- a/usr.sbin/lpr/lpq/lpq.c +++ b/usr.sbin/lpr/lpq/lpq.c @@ -45,7 +45,7 @@ static char sccsid[] = "@(#)lpq.c 8.3 (Berkeley) 5/10/95"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lpq/lpq.c,v 1.12.30.1 2009/04/15 03:14:26 kensmith Exp $"); /* * Spool Queue examination program diff --git a/usr.sbin/lpr/lpr/Makefile b/usr.sbin/lpr/lpr/Makefile index 1ff376de4cd4..dc2b451cbc85 100644 --- a/usr.sbin/lpr/lpr/Makefile +++ b/usr.sbin/lpr/lpr/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/lpr/Makefile,v 1.12.34.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../common_source diff --git a/usr.sbin/lpr/lpr/lpr.1 b/usr.sbin/lpr/lpr/lpr.1 index 00146ac52d4b..82b17ba275d7 100644 --- a/usr.sbin/lpr/lpr/lpr.1 +++ b/usr.sbin/lpr/lpr/lpr.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" From @(#)lpr.1 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/lpr/lpr/lpr.1,v 1.21.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" " .Dd June 6, 1993 .Dt LPR 1 diff --git a/usr.sbin/lpr/lpr/lpr.c b/usr.sbin/lpr/lpr/lpr.c index 98e9cea4327a..d27510bef13e 100644 --- a/usr.sbin/lpr/lpr/lpr.c +++ b/usr.sbin/lpr/lpr/lpr.c @@ -50,7 +50,7 @@ static char sccsid[] = "@(#)lpr.c 8.4 (Berkeley) 4/28/95"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lpr/lpr.c,v 1.44.30.1 2009/04/15 03:14:26 kensmith Exp $"); /* * lpr -- off line print diff --git a/usr.sbin/lpr/lpr/printcap.5 b/usr.sbin/lpr/lpr/printcap.5 index 1ea6fea53ba1..ed1e8adc0b54 100644 --- a/usr.sbin/lpr/lpr/printcap.5 +++ b/usr.sbin/lpr/lpr/printcap.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)printcap.5 8.2 (Berkeley) 12/11/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/lpr/lpr/printcap.5,v 1.33.28.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd October 11, 2000 .Dt PRINTCAP 5 diff --git a/usr.sbin/lpr/lprm/Makefile b/usr.sbin/lpr/lprm/Makefile index 44bc93ac27ec..466cacc0b123 100644 --- a/usr.sbin/lpr/lprm/Makefile +++ b/usr.sbin/lpr/lprm/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/lprm/Makefile,v 1.13.34.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../common_source diff --git a/usr.sbin/lpr/lprm/lprm.1 b/usr.sbin/lpr/lprm/lprm.1 index a19461448a81..2972c75afefc 100644 --- a/usr.sbin/lpr/lprm/lprm.1 +++ b/usr.sbin/lpr/lprm/lprm.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)lprm.1 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/lpr/lprm/lprm.1,v 1.14.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd June 6, 1993 .Dt LPRM 1 diff --git a/usr.sbin/lpr/lprm/lprm.c b/usr.sbin/lpr/lprm/lprm.c index 47f233c4802a..3ac13859bbf9 100644 --- a/usr.sbin/lpr/lprm/lprm.c +++ b/usr.sbin/lpr/lprm/lprm.c @@ -45,7 +45,7 @@ static char sccsid[] = "@(#)lprm.c 8.1 (Berkeley) 6/6/93"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lprm/lprm.c,v 1.10.30.1 2009/04/15 03:14:26 kensmith Exp $"); /* * lprm - remove the current user's spool entry diff --git a/usr.sbin/lpr/lptest/Makefile b/usr.sbin/lpr/lptest/Makefile index 65b1c7c8fef8..db81df510e2c 100644 --- a/usr.sbin/lpr/lptest/Makefile +++ b/usr.sbin/lpr/lptest/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/lptest/Makefile,v 1.6.30.1 2009/04/15 03:14:26 kensmith Exp $ PROG= lptest diff --git a/usr.sbin/lpr/lptest/lptest.1 b/usr.sbin/lpr/lptest/lptest.1 index c34934e6a42f..a5a00bd89649 100644 --- a/usr.sbin/lpr/lptest/lptest.1 +++ b/usr.sbin/lpr/lptest/lptest.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)lptest.1 8.2 (Berkeley) 12/30/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/lpr/lptest/lptest.1,v 1.6.34.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd December 30, 1993 .Dt LPTEST 1 diff --git a/usr.sbin/lpr/lptest/lptest.c b/usr.sbin/lpr/lptest/lptest.c index 304296392e92..3609bde23767 100644 --- a/usr.sbin/lpr/lptest/lptest.c +++ b/usr.sbin/lpr/lptest/lptest.c @@ -45,7 +45,7 @@ static char sccsid[] = "@(#)lptest.c 8.1 (Berkeley) 6/6/93"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lptest/lptest.c,v 1.6.20.1 2009/04/15 03:14:26 kensmith Exp $"); #include <stdlib.h> #include <stdio.h> diff --git a/usr.sbin/lpr/pac/Makefile b/usr.sbin/lpr/pac/Makefile index bd895a71a305..8a1829783b00 100644 --- a/usr.sbin/lpr/pac/Makefile +++ b/usr.sbin/lpr/pac/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/pac/Makefile,v 1.11.34.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../common_source diff --git a/usr.sbin/lpr/pac/pac.8 b/usr.sbin/lpr/pac/pac.8 index b6e10a0c739b..9f32b35ca3d0 100644 --- a/usr.sbin/lpr/pac/pac.8 +++ b/usr.sbin/lpr/pac/pac.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)pac.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/lpr/pac/pac.8,v 1.9.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd June 6, 1993 .Dt PAC 8 diff --git a/usr.sbin/lpr/pac/pac.c b/usr.sbin/lpr/pac/pac.c index 34a247f55109..580453ce5ec7 100644 --- a/usr.sbin/lpr/pac/pac.c +++ b/usr.sbin/lpr/pac/pac.c @@ -45,7 +45,7 @@ static char sccsid[] = "@(#)pac.c 8.1 (Berkeley) 6/6/93"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/pac/pac.c,v 1.15.30.1 2009/04/15 03:14:26 kensmith Exp $"); /* * Do Printer accounting summary. diff --git a/usr.sbin/lptcontrol/Makefile b/usr.sbin/lptcontrol/Makefile index 3f7a939a7e17..85b08ad22bae 100644 --- a/usr.sbin/lptcontrol/Makefile +++ b/usr.sbin/lptcontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lptcontrol/Makefile,v 1.7.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= lptcontrol MAN= lptcontrol.8 diff --git a/usr.sbin/lptcontrol/lptcontrol.8 b/usr.sbin/lptcontrol/lptcontrol.8 index 772307884d8b..0bcfce87b701 100644 --- a/usr.sbin/lptcontrol/lptcontrol.8 +++ b/usr.sbin/lptcontrol/lptcontrol.8 @@ -10,7 +10,7 @@ .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/lptcontrol/lptcontrol.8,v 1.23.20.1 2009/04/15 03:14:26 kensmith Exp $ .Dd October 1, 2004 .Dt LPTCONTROL 8 .Os diff --git a/usr.sbin/lptcontrol/lptcontrol.c b/usr.sbin/lptcontrol/lptcontrol.c index 62e5b85478ba..eec82fd5323a 100644 --- a/usr.sbin/lptcontrol/lptcontrol.c +++ b/usr.sbin/lptcontrol/lptcontrol.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lptcontrol/lptcontrol.c,v 1.16.20.1 2009/04/15 03:14:26 kensmith Exp $"); #include <dev/ppbus/lptio.h> diff --git a/usr.sbin/mailstats/Makefile b/usr.sbin/mailstats/Makefile index 86137b09c697..f8ea0bb658eb 100644 --- a/usr.sbin/mailstats/Makefile +++ b/usr.sbin/mailstats/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.2 (Berkeley) 9/21/96 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mailstats/Makefile,v 1.11.20.1 2009/04/15 03:14:26 kensmith Exp $ SENDMAIL_DIR= ${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/mailstats diff --git a/usr.sbin/mailwrapper/Makefile b/usr.sbin/mailwrapper/Makefile index 252f5e772413..3b0894496d75 100644 --- a/usr.sbin/mailwrapper/Makefile +++ b/usr.sbin/mailwrapper/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mailwrapper/Makefile,v 1.15.8.1 2009/04/15 03:14:26 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/mailwrapper/mailwrapper.8 b/usr.sbin/mailwrapper/mailwrapper.8 index 587826bcc141..ec4c95fa6e9d 100644 --- a/usr.sbin/mailwrapper/mailwrapper.8 +++ b/usr.sbin/mailwrapper/mailwrapper.8 @@ -1,6 +1,6 @@ .\" $NetBSD: mailwrapper.8,v 1.11 2002/02/08 01:38:50 ross Exp $ .\" $OpenBSD: mailwrapper.8,v 1.8 2003/06/12 12:59:51 jmc Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mailwrapper/mailwrapper.8,v 1.14.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" Copyright (c) 1998 .\" Perry E. Metzger. All rights reserved. diff --git a/usr.sbin/mailwrapper/mailwrapper.c b/usr.sbin/mailwrapper/mailwrapper.c index d696d25f3ac6..b22ad5852264 100644 --- a/usr.sbin/mailwrapper/mailwrapper.c +++ b/usr.sbin/mailwrapper/mailwrapper.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mailwrapper/mailwrapper.c,v 1.11.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <err.h> #include <stdio.h> diff --git a/usr.sbin/mailwrapper/pathnames.h b/usr.sbin/mailwrapper/pathnames.h index d8ae498ce004..a9d6295ced50 100644 --- a/usr.sbin/mailwrapper/pathnames.h +++ b/usr.sbin/mailwrapper/pathnames.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/mailwrapper/pathnames.h,v 1.3.54.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Copyright (c) 1998 diff --git a/usr.sbin/makefs/Makefile b/usr.sbin/makefs/Makefile index 035602930247..df71da21d338 100644 --- a/usr.sbin/makefs/Makefile +++ b/usr.sbin/makefs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/makefs/Makefile,v 1.2.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ PROG= makefs MAN= makefs.8 diff --git a/usr.sbin/makefs/compat/pwcache.c b/usr.sbin/makefs/compat/pwcache.c index 0579d2692ac5..c1fa4c18fd44 100644 --- a/usr.sbin/makefs/compat/pwcache.c +++ b/usr.sbin/makefs/compat/pwcache.c @@ -67,7 +67,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/compat/pwcache.c,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/param.h> diff --git a/usr.sbin/makefs/compat/pwcache.h b/usr.sbin/makefs/compat/pwcache.h index 17089511b650..78c95c63b2a6 100644 --- a/usr.sbin/makefs/compat/pwcache.h +++ b/usr.sbin/makefs/compat/pwcache.h @@ -33,7 +33,7 @@ * SUCH DAMAGE. * * @(#)cache.h 8.1 (Berkeley) 5/31/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/makefs/compat/pwcache.h,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/makefs/compat/strsuftoll.c b/usr.sbin/makefs/compat/strsuftoll.c index f73e3ad51d23..363f71f8a73c 100644 --- a/usr.sbin/makefs/compat/strsuftoll.c +++ b/usr.sbin/makefs/compat/strsuftoll.c @@ -68,7 +68,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/compat/strsuftoll.c,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/time.h> diff --git a/usr.sbin/makefs/ffs.c b/usr.sbin/makefs/ffs.c index ece8c653a730..56591742dd58 100644 --- a/usr.sbin/makefs/ffs.c +++ b/usr.sbin/makefs/ffs.c @@ -66,7 +66,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/ffs.c,v 1.2.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> diff --git a/usr.sbin/makefs/ffs/buf.c b/usr.sbin/makefs/ffs/buf.c index 08fb6277656f..f2305fdb7111 100644 --- a/usr.sbin/makefs/ffs/buf.c +++ b/usr.sbin/makefs/ffs/buf.c @@ -36,7 +36,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/ffs/buf.c,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/time.h> diff --git a/usr.sbin/makefs/ffs/buf.h b/usr.sbin/makefs/ffs/buf.h index 02c67138e3cc..e8df719fb288 100644 --- a/usr.sbin/makefs/ffs/buf.h +++ b/usr.sbin/makefs/ffs/buf.h @@ -34,7 +34,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/makefs/ffs/buf.h,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _FFS_BUF_H diff --git a/usr.sbin/makefs/ffs/ffs_alloc.c b/usr.sbin/makefs/ffs/ffs_alloc.c index 0fe65e6b82e0..4433cb2fed4d 100644 --- a/usr.sbin/makefs/ffs/ffs_alloc.c +++ b/usr.sbin/makefs/ffs/ffs_alloc.c @@ -42,7 +42,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/ffs/ffs_alloc.c,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/time.h> diff --git a/usr.sbin/makefs/ffs/ffs_balloc.c b/usr.sbin/makefs/ffs/ffs_balloc.c index 0a048ad356bd..9a2e112ae45a 100644 --- a/usr.sbin/makefs/ffs/ffs_balloc.c +++ b/usr.sbin/makefs/ffs/ffs_balloc.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/ffs/ffs_balloc.c,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/time.h> diff --git a/usr.sbin/makefs/ffs/ffs_bswap.c b/usr.sbin/makefs/ffs/ffs_bswap.c index d560884f6378..512ddde7d4fa 100644 --- a/usr.sbin/makefs/ffs/ffs_bswap.c +++ b/usr.sbin/makefs/ffs/ffs_bswap.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/ffs/ffs_bswap.c,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #if defined(_KERNEL) diff --git a/usr.sbin/makefs/ffs/ffs_extern.h b/usr.sbin/makefs/ffs/ffs_extern.h index d95e69bf019d..fa033ae91504 100644 --- a/usr.sbin/makefs/ffs/ffs_extern.h +++ b/usr.sbin/makefs/ffs/ffs_extern.h @@ -30,7 +30,7 @@ * SUCH DAMAGE. * * @(#)ffs_extern.h 8.6 (Berkeley) 3/30/95 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/makefs/ffs/ffs_extern.h,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #include "ffs/buf.h" diff --git a/usr.sbin/makefs/ffs/ffs_subr.c b/usr.sbin/makefs/ffs/ffs_subr.c index 5f9b6f2b7dc9..4996b6b4da6f 100644 --- a/usr.sbin/makefs/ffs/ffs_subr.c +++ b/usr.sbin/makefs/ffs/ffs_subr.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/ffs/ffs_subr.c,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> diff --git a/usr.sbin/makefs/ffs/mkfs.c b/usr.sbin/makefs/ffs/mkfs.c index ce9ec597cea8..a0e89fc8d5e5 100644 --- a/usr.sbin/makefs/ffs/mkfs.c +++ b/usr.sbin/makefs/ffs/mkfs.c @@ -39,7 +39,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/ffs/mkfs.c,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/time.h> diff --git a/usr.sbin/makefs/ffs/newfs_extern.h b/usr.sbin/makefs/ffs/newfs_extern.h index 88559b6011c5..6b23f551eb83 100644 --- a/usr.sbin/makefs/ffs/newfs_extern.h +++ b/usr.sbin/makefs/ffs/newfs_extern.h @@ -29,7 +29,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/makefs/ffs/newfs_extern.h,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ /* prototypes */ diff --git a/usr.sbin/makefs/ffs/ufs_bmap.c b/usr.sbin/makefs/ffs/ufs_bmap.c index 85c1d8759743..41df14ddbcff 100644 --- a/usr.sbin/makefs/ffs/ufs_bmap.c +++ b/usr.sbin/makefs/ffs/ufs_bmap.c @@ -38,7 +38,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/ffs/ufs_bmap.c,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/time.h> diff --git a/usr.sbin/makefs/ffs/ufs_bswap.h b/usr.sbin/makefs/ffs/ufs_bswap.h index c3682556bdf4..305e78e6c427 100644 --- a/usr.sbin/makefs/ffs/ufs_bswap.h +++ b/usr.sbin/makefs/ffs/ufs_bswap.h @@ -28,7 +28,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/makefs/ffs/ufs_bswap.h,v 1.2.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _UFS_UFS_BSWAP_H_ diff --git a/usr.sbin/makefs/ffs/ufs_inode.h b/usr.sbin/makefs/ffs/ufs_inode.h index 8286f867af56..5e2b1a3eca7c 100644 --- a/usr.sbin/makefs/ffs/ufs_inode.h +++ b/usr.sbin/makefs/ffs/ufs_inode.h @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * @(#)inode.h 8.9 (Berkeley) 5/14/95 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/makefs/ffs/ufs_inode.h,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ union dinode { diff --git a/usr.sbin/makefs/getid.c b/usr.sbin/makefs/getid.c index ca52fa39e46f..afa6f7dd5c82 100644 --- a/usr.sbin/makefs/getid.c +++ b/usr.sbin/makefs/getid.c @@ -68,7 +68,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/getid.c,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> diff --git a/usr.sbin/makefs/makefs.8 b/usr.sbin/makefs/makefs.8 index 101366ae70be..98c782a3f025 100644 --- a/usr.sbin/makefs/makefs.8 +++ b/usr.sbin/makefs/makefs.8 @@ -33,7 +33,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/makefs/makefs.8,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd March 30, 2003 .Dt MAKEFS 8 diff --git a/usr.sbin/makefs/makefs.c b/usr.sbin/makefs/makefs.c index c3e4bd239662..f86dd474deeb 100644 --- a/usr.sbin/makefs/makefs.c +++ b/usr.sbin/makefs/makefs.c @@ -36,7 +36,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/makefs.c,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include <assert.h> #include <ctype.h> diff --git a/usr.sbin/makefs/makefs.h b/usr.sbin/makefs/makefs.h index ce18bf87dfcd..3381941bcea5 100644 --- a/usr.sbin/makefs/makefs.h +++ b/usr.sbin/makefs/makefs.h @@ -34,7 +34,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/makefs/makefs.h,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _MAKEFS_H diff --git a/usr.sbin/makefs/walk.c b/usr.sbin/makefs/walk.c index e485787063e4..885e7499de7a 100644 --- a/usr.sbin/makefs/walk.c +++ b/usr.sbin/makefs/walk.c @@ -72,7 +72,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/walk.c,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> diff --git a/usr.sbin/makemap/Makefile b/usr.sbin/makemap/Makefile index 5d30c67ae634..0da77b6b9660 100644 --- a/usr.sbin/makemap/Makefile +++ b/usr.sbin/makemap/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.4 (Berkeley) 6/10/97 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/makemap/Makefile,v 1.12.20.1 2009/04/15 03:14:26 kensmith Exp $ SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/makemap diff --git a/usr.sbin/manctl/Makefile b/usr.sbin/manctl/Makefile index 9e0c12ecb9a9..c7eca2553f75 100644 --- a/usr.sbin/manctl/Makefile +++ b/usr.sbin/manctl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/manctl/Makefile,v 1.12.34.1 2009/04/15 03:14:26 kensmith Exp $ SCRIPTS=manctl.sh MAN= manctl.8 diff --git a/usr.sbin/manctl/manctl.8 b/usr.sbin/manctl/manctl.8 index b8e001dbc872..ff6349c931e5 100644 --- a/usr.sbin/manctl/manctl.8 +++ b/usr.sbin/manctl/manctl.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/manctl/manctl.8,v 1.13.34.1 2009/04/15 03:14:26 kensmith Exp $ .Dd January 1, 1996 .Dt MANCTL 8 .Os diff --git a/usr.sbin/manctl/manctl.sh b/usr.sbin/manctl/manctl.sh index 23e20870ab95..cad2d7be4ca5 100644 --- a/usr.sbin/manctl/manctl.sh +++ b/usr.sbin/manctl/manctl.sh @@ -30,7 +30,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/manctl/manctl.sh,v 1.12.34.1 2009/04/15 03:14:26 kensmith Exp $ # # manctl: # a utility for manipulating manual pages diff --git a/usr.sbin/memcontrol/Makefile b/usr.sbin/memcontrol/Makefile index 25009dbb478f..fd0639266bf7 100644 --- a/usr.sbin/memcontrol/Makefile +++ b/usr.sbin/memcontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/memcontrol/Makefile,v 1.6.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= memcontrol MAN= memcontrol.8 diff --git a/usr.sbin/memcontrol/memcontrol.8 b/usr.sbin/memcontrol/memcontrol.8 index ad0e5330671b..e362af09570e 100644 --- a/usr.sbin/memcontrol/memcontrol.8 +++ b/usr.sbin/memcontrol/memcontrol.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/memcontrol/memcontrol.8,v 1.10.34.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd September 15, 2002 .Dt MEMCONTROL 8 diff --git a/usr.sbin/memcontrol/memcontrol.c b/usr.sbin/memcontrol/memcontrol.c index b6cb25f000e1..0327b9704be2 100644 --- a/usr.sbin/memcontrol/memcontrol.c +++ b/usr.sbin/memcontrol/memcontrol.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/memcontrol/memcontrol.c,v 1.10.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/mergemaster/Makefile b/usr.sbin/mergemaster/Makefile index 257fbeba4ca4..048579c8924a 100644 --- a/usr.sbin/mergemaster/Makefile +++ b/usr.sbin/mergemaster/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mergemaster/Makefile,v 1.9.30.1 2009/04/15 03:14:26 kensmith Exp $ SCRIPTS=mergemaster.sh MAN= mergemaster.8 diff --git a/usr.sbin/mergemaster/mergemaster.8 b/usr.sbin/mergemaster/mergemaster.8 index 2bff4be2e4af..369702653fb5 100644 --- a/usr.sbin/mergemaster/mergemaster.8 +++ b/usr.sbin/mergemaster/mergemaster.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mergemaster/mergemaster.8,v 1.36.2.3.2.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd March 18, 2009 .Dt MERGEMASTER 8 diff --git a/usr.sbin/mergemaster/mergemaster.sh b/usr.sbin/mergemaster/mergemaster.sh index b0250892dbd8..206150215a4b 100755 --- a/usr.sbin/mergemaster/mergemaster.sh +++ b/usr.sbin/mergemaster/mergemaster.sh @@ -8,7 +8,7 @@ # Copyright 1998-2009 Douglas Barton # DougB@FreeBSD.org -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mergemaster/mergemaster.sh,v 1.54.2.4.2.1 2009/04/15 03:14:26 kensmith Exp $ PATH=/bin:/usr/bin:/usr/sbin diff --git a/usr.sbin/mixer/Makefile b/usr.sbin/mixer/Makefile index e86fceec116e..70fd7d47eee1 100644 --- a/usr.sbin/mixer/Makefile +++ b/usr.sbin/mixer/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mixer/Makefile,v 1.10.34.1 2009/04/15 03:14:26 kensmith Exp $ PROG= mixer MAN= mixer.8 diff --git a/usr.sbin/mixer/mixer.8 b/usr.sbin/mixer/mixer.8 index 2117c7c6626d..6405f9fcc02d 100644 --- a/usr.sbin/mixer/mixer.8 +++ b/usr.sbin/mixer/mixer.8 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mixer/mixer.8,v 1.25.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd March 14, 2008 .Dt MIXER 8 diff --git a/usr.sbin/mixer/mixer.c b/usr.sbin/mixer/mixer.c index 52997bc07d9d..4a507d5b4aba 100644 --- a/usr.sbin/mixer/mixer.c +++ b/usr.sbin/mixer/mixer.c @@ -12,7 +12,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mixer/mixer.c,v 1.23.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <err.h> #include <fcntl.h> diff --git a/usr.sbin/mld6query/Makefile b/usr.sbin/mld6query/Makefile index 0e9da4926104..7087eabec021 100644 --- a/usr.sbin/mld6query/Makefile +++ b/usr.sbin/mld6query/Makefile @@ -12,7 +12,7 @@ # LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mld6query/Makefile,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= mld6query MAN= mld6query.8 diff --git a/usr.sbin/mld6query/mld6.c b/usr.sbin/mld6query/mld6.c index 1f73203433e4..8efb0f4be98d 100644 --- a/usr.sbin/mld6query/mld6.c +++ b/usr.sbin/mld6query/mld6.c @@ -1,5 +1,5 @@ /* $KAME: mld6.c,v 1.15 2003/04/02 11:29:54 suz Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/mld6query/mld6.c,v 1.3.30.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Copyright (C) 1998 WIDE Project. diff --git a/usr.sbin/mld6query/mld6query.8 b/usr.sbin/mld6query/mld6query.8 index 1516c2e6d786..b8ac9f893a54 100644 --- a/usr.sbin/mld6query/mld6query.8 +++ b/usr.sbin/mld6query/mld6query.8 @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mld6query/mld6query.8,v 1.6.10.1.2.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 17, 1998 .Dt MLD6QUERY 8 diff --git a/usr.sbin/mlxcontrol/Makefile b/usr.sbin/mlxcontrol/Makefile index 95964a5854ff..1a1043263aed 100644 --- a/usr.sbin/mlxcontrol/Makefile +++ b/usr.sbin/mlxcontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mlxcontrol/Makefile,v 1.5.34.1 2009/04/15 03:14:26 kensmith Exp $ PROG= mlxcontrol MAN= mlxcontrol.8 diff --git a/usr.sbin/mlxcontrol/command.c b/usr.sbin/mlxcontrol/command.c index a3647676c330..b0347996fd4c 100644 --- a/usr.sbin/mlxcontrol/command.c +++ b/usr.sbin/mlxcontrol/command.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mlxcontrol/command.c,v 1.2.36.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <fcntl.h> diff --git a/usr.sbin/mlxcontrol/config.c b/usr.sbin/mlxcontrol/config.c index a52565840de4..15bdaf227dcd 100644 --- a/usr.sbin/mlxcontrol/config.c +++ b/usr.sbin/mlxcontrol/config.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mlxcontrol/config.c,v 1.2.36.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <fcntl.h> diff --git a/usr.sbin/mlxcontrol/interface.c b/usr.sbin/mlxcontrol/interface.c index 5cbf7b609aa4..c4fd57005d4a 100644 --- a/usr.sbin/mlxcontrol/interface.c +++ b/usr.sbin/mlxcontrol/interface.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mlxcontrol/interface.c,v 1.2.36.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <fcntl.h> diff --git a/usr.sbin/mlxcontrol/mlxcontrol.8 b/usr.sbin/mlxcontrol/mlxcontrol.8 index 542f9948b4d7..4cc2e3baef96 100644 --- a/usr.sbin/mlxcontrol/mlxcontrol.8 +++ b/usr.sbin/mlxcontrol/mlxcontrol.8 @@ -21,7 +21,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mlxcontrol/mlxcontrol.8,v 1.9.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd April 10, 2000 .Dt MLXCONTROL 8 diff --git a/usr.sbin/mlxcontrol/mlxcontrol.h b/usr.sbin/mlxcontrol/mlxcontrol.h index ab0f2ab4f819..324eeda99c60 100644 --- a/usr.sbin/mlxcontrol/mlxcontrol.h +++ b/usr.sbin/mlxcontrol/mlxcontrol.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mlxcontrol/mlxcontrol.h,v 1.4.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/mlxcontrol/util.c b/usr.sbin/mlxcontrol/util.c index 37cd2b7e3143..2d4a4b117461 100644 --- a/usr.sbin/mlxcontrol/util.c +++ b/usr.sbin/mlxcontrol/util.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mlxcontrol/util.c,v 1.2.36.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/mount_nwfs/Makefile b/usr.sbin/mount_nwfs/Makefile index 8fbb9a8c3ba4..7d5c23fd5674 100644 --- a/usr.sbin/mount_nwfs/Makefile +++ b/usr.sbin/mount_nwfs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mount_nwfs/Makefile,v 1.7.28.1 2009/04/15 03:14:26 kensmith Exp $ PROG= mount_nwfs SRCS= mount_nwfs.c getmntopts.c diff --git a/usr.sbin/mount_nwfs/mount_nwfs.8 b/usr.sbin/mount_nwfs/mount_nwfs.8 index 3946f71615f0..ddab4d3ec241 100644 --- a/usr.sbin/mount_nwfs/mount_nwfs.8 +++ b/usr.sbin/mount_nwfs/mount_nwfs.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mount_nwfs/mount_nwfs.8,v 1.21.20.1 2009/04/15 03:14:26 kensmith Exp $ .Dd October 14, 1999 .Dt MOUNT_NWFS 8 .Os diff --git a/usr.sbin/mount_nwfs/mount_nwfs.c b/usr.sbin/mount_nwfs/mount_nwfs.c index 98a5f8e7e247..918edff355f6 100644 --- a/usr.sbin/mount_nwfs/mount_nwfs.c +++ b/usr.sbin/mount_nwfs/mount_nwfs.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mount_nwfs/mount_nwfs.c,v 1.9.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> #include <sys/stat.h> diff --git a/usr.sbin/mount_portalfs/Makefile b/usr.sbin/mount_portalfs/Makefile index 991a36f3e549..d6502f01b576 100644 --- a/usr.sbin/mount_portalfs/Makefile +++ b/usr.sbin/mount_portalfs/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.3 (Berkeley) 3/27/94 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mount_portalfs/Makefile,v 1.21.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= mount_portalfs SRCS= mount_portalfs.c activate.c conf.c cred.c getmntopts.c pt_conf.c \ diff --git a/usr.sbin/mount_portalfs/activate.c b/usr.sbin/mount_portalfs/activate.c index 7d35d4887527..4cad3d2224b9 100644 --- a/usr.sbin/mount_portalfs/activate.c +++ b/usr.sbin/mount_portalfs/activate.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mount_portalfs/activate.c,v 1.12.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <errno.h> #include <string.h> diff --git a/usr.sbin/mount_portalfs/conf.c b/usr.sbin/mount_portalfs/conf.c index f6b34bd39f44..f614232ce516 100644 --- a/usr.sbin/mount_portalfs/conf.c +++ b/usr.sbin/mount_portalfs/conf.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mount_portalfs/conf.c,v 1.11.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <errno.h> #include <limits.h> diff --git a/usr.sbin/mount_portalfs/cred.c b/usr.sbin/mount_portalfs/cred.c index 9e5d9f3f222b..62b9ac635fc1 100644 --- a/usr.sbin/mount_portalfs/cred.c +++ b/usr.sbin/mount_portalfs/cred.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mount_portalfs/cred.c,v 1.1.22.1 2009/04/15 03:14:26 kensmith Exp $"); #include <errno.h> #include <stdlib.h> diff --git a/usr.sbin/mount_portalfs/mount_portalfs.8 b/usr.sbin/mount_portalfs/mount_portalfs.8 index ffbcb0860796..0ce4f867061e 100644 --- a/usr.sbin/mount_portalfs/mount_portalfs.8 +++ b/usr.sbin/mount_portalfs/mount_portalfs.8 @@ -31,7 +31,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mount_portal.8 8.3 (Berkeley) 3/27/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mount_portalfs/mount_portalfs.8,v 1.19.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd March 11, 2005 .Dt MOUNT_PORTALFS 8 diff --git a/usr.sbin/mount_portalfs/mount_portalfs.c b/usr.sbin/mount_portalfs/mount_portalfs.c index 9a8c49c6787e..9db52c37a56c 100644 --- a/usr.sbin/mount_portalfs/mount_portalfs.c +++ b/usr.sbin/mount_portalfs/mount_portalfs.c @@ -41,7 +41,7 @@ static char sccsid[] = "@(#)mount_portal.c 8.6 (Berkeley) 4/26/95"; #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mount_portalfs/mount_portalfs.c,v 1.24.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/wait.h> diff --git a/usr.sbin/mount_portalfs/pathnames.h b/usr.sbin/mount_portalfs/pathnames.h index 9373c7d75de1..846c232bc7f4 100644 --- a/usr.sbin/mount_portalfs/pathnames.h +++ b/usr.sbin/mount_portalfs/pathnames.h @@ -32,7 +32,7 @@ * * @(#)pathnames.h 8.1 (Berkeley) 6/5/93 * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mount_portalfs/pathnames.h,v 1.6.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <paths.h> diff --git a/usr.sbin/mount_portalfs/portal.conf b/usr.sbin/mount_portalfs/portal.conf index 398cfb29936d..45e1a34fba61 100644 --- a/usr.sbin/mount_portalfs/portal.conf +++ b/usr.sbin/mount_portalfs/portal.conf @@ -1,5 +1,5 @@ # @(#)portal.conf 8.1 (Berkeley) 6/5/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mount_portalfs/portal.conf,v 1.5.20.1 2009/04/15 03:14:26 kensmith Exp $ tcplisten/ tcplisten tcplisten/ tcp/ tcp tcp/ fs/ file fs/ diff --git a/usr.sbin/mount_portalfs/portald.h b/usr.sbin/mount_portalfs/portald.h index 5bd63ed7555d..e46bd491a798 100644 --- a/usr.sbin/mount_portalfs/portald.h +++ b/usr.sbin/mount_portalfs/portald.h @@ -32,7 +32,7 @@ * * @(#)portald.h 8.1 (Berkeley) 6/5/93 * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mount_portalfs/portald.h,v 1.11.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/cdefs.h> diff --git a/usr.sbin/mount_portalfs/pt_conf.c b/usr.sbin/mount_portalfs/pt_conf.c index 7f1e8175eaba..892e0b364c85 100644 --- a/usr.sbin/mount_portalfs/pt_conf.c +++ b/usr.sbin/mount_portalfs/pt_conf.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mount_portalfs/pt_conf.c,v 1.9.20.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/param.h> diff --git a/usr.sbin/mount_portalfs/pt_exec.c b/usr.sbin/mount_portalfs/pt_exec.c index 86a47e9619cd..fe414c5cc0a0 100644 --- a/usr.sbin/mount_portalfs/pt_exec.c +++ b/usr.sbin/mount_portalfs/pt_exec.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mount_portalfs/pt_exec.c,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <errno.h> #include <sys/types.h> diff --git a/usr.sbin/mount_portalfs/pt_file.c b/usr.sbin/mount_portalfs/pt_file.c index 270f8123e6f4..4bbf75187381 100644 --- a/usr.sbin/mount_portalfs/pt_file.c +++ b/usr.sbin/mount_portalfs/pt_file.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mount_portalfs/pt_file.c,v 1.13.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <errno.h> #include <fcntl.h> diff --git a/usr.sbin/mount_portalfs/pt_pipe.c b/usr.sbin/mount_portalfs/pt_pipe.c index fd54b7ed0315..69c08213e4f3 100644 --- a/usr.sbin/mount_portalfs/pt_pipe.c +++ b/usr.sbin/mount_portalfs/pt_pipe.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mount_portalfs/pt_pipe.c,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <ctype.h> #include <errno.h> diff --git a/usr.sbin/mount_portalfs/pt_tcp.c b/usr.sbin/mount_portalfs/pt_tcp.c index d9a2a1eef719..5890ded06964 100644 --- a/usr.sbin/mount_portalfs/pt_tcp.c +++ b/usr.sbin/mount_portalfs/pt_tcp.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mount_portalfs/pt_tcp.c,v 1.13.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <errno.h> #include <stdlib.h> diff --git a/usr.sbin/mount_portalfs/pt_tcplisten.c b/usr.sbin/mount_portalfs/pt_tcplisten.c index b7febb191398..6b29cb52c21e 100644 --- a/usr.sbin/mount_portalfs/pt_tcplisten.c +++ b/usr.sbin/mount_portalfs/pt_tcplisten.c @@ -38,7 +38,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mount_portalfs/pt_tcplisten.c,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <stdio.h> #include <unistd.h> diff --git a/usr.sbin/mount_smbfs/Makefile b/usr.sbin/mount_smbfs/Makefile index ade4fad2f1cf..322d98d1f9c0 100644 --- a/usr.sbin/mount_smbfs/Makefile +++ b/usr.sbin/mount_smbfs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mount_smbfs/Makefile,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= mount_smbfs SRCS= mount_smbfs.c getmntopts.c diff --git a/usr.sbin/mountd/Makefile b/usr.sbin/mountd/Makefile index c141d8a0c8d0..b58a0d642493 100644 --- a/usr.sbin/mountd/Makefile +++ b/usr.sbin/mountd/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.3 (Berkeley) 1/25/94 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mountd/Makefile,v 1.17.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= mountd SRCS= mountd.c getmntopts.c diff --git a/usr.sbin/mountd/exports.5 b/usr.sbin/mountd/exports.5 index f04b6b16eac7..69198d1d2670 100644 --- a/usr.sbin/mountd/exports.5 +++ b/usr.sbin/mountd/exports.5 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)exports.5 8.3 (Berkeley) 3/29/95 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mountd/exports.5,v 1.28.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd June 30, 2008 .Dt EXPORTS 5 diff --git a/usr.sbin/mountd/mountd.8 b/usr.sbin/mountd/mountd.8 index 4f1d61481b1b..e691589a7fa4 100644 --- a/usr.sbin/mountd/mountd.8 +++ b/usr.sbin/mountd/mountd.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mountd.8 8.4 (Berkeley) 4/28/95 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mountd/mountd.8,v 1.30.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd October 20, 2007 .Dt MOUNTD 8 diff --git a/usr.sbin/mountd/mountd.c b/usr.sbin/mountd/mountd.c index fbcb4ec61cd9..399b7a1da765 100644 --- a/usr.sbin/mountd/mountd.c +++ b/usr.sbin/mountd/mountd.c @@ -43,7 +43,7 @@ static char sccsid[] = "@(#)mountd.c 8.15 (Berkeley) 5/1/95"; #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mountd/mountd.c,v 1.94.2.2.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/mount.h> diff --git a/usr.sbin/mountd/netgroup.5 b/usr.sbin/mountd/netgroup.5 index c94f8807d565..7b9dcc2118b1 100644 --- a/usr.sbin/mountd/netgroup.5 +++ b/usr.sbin/mountd/netgroup.5 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)netgroup.5 8.2 (Berkeley) 12/11/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mountd/netgroup.5,v 1.14.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd December 11, 1993 .Dt NETGROUP 5 diff --git a/usr.sbin/mountd/pathnames.h b/usr.sbin/mountd/pathnames.h index 2b7397799ee4..63fcac4237b6 100644 --- a/usr.sbin/mountd/pathnames.h +++ b/usr.sbin/mountd/pathnames.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)pathnames.h 8.1 (Berkeley) 6/5/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mountd/pathnames.h,v 1.2.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <paths.h> diff --git a/usr.sbin/moused/Makefile b/usr.sbin/moused/Makefile index a313a213ac80..a63a9209a044 100644 --- a/usr.sbin/moused/Makefile +++ b/usr.sbin/moused/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/moused/Makefile,v 1.9.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= moused MAN= moused.8 diff --git a/usr.sbin/moused/moused.8 b/usr.sbin/moused/moused.8 index 333b2470fb4d..b6643a13ac17 100644 --- a/usr.sbin/moused/moused.8 +++ b/usr.sbin/moused/moused.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/moused/moused.8,v 1.61.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 15, 2008 .Dt MOUSED 8 diff --git a/usr.sbin/moused/moused.c b/usr.sbin/moused/moused.c index f647f4381440..8baa61ef464f 100644 --- a/usr.sbin/moused/moused.c +++ b/usr.sbin/moused/moused.c @@ -45,7 +45,7 @@ **/ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/moused/moused.c,v 1.79.2.2.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/consio.h> diff --git a/usr.sbin/mptable/Makefile b/usr.sbin/mptable/Makefile index a9221f979c6d..188d4b786d88 100644 --- a/usr.sbin/mptable/Makefile +++ b/usr.sbin/mptable/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mptable/Makefile,v 1.7.30.1 2009/04/15 03:14:26 kensmith Exp $ PROG= mptable WARNS?= 6 diff --git a/usr.sbin/mptable/mptable.1 b/usr.sbin/mptable/mptable.1 index 445285b3fc01..8d87022e98c0 100644 --- a/usr.sbin/mptable/mptable.1 +++ b/usr.sbin/mptable/mptable.1 @@ -21,7 +21,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mptable/mptable.1,v 1.10.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd April 28, 1997 .Dt MPTABLE 1 diff --git a/usr.sbin/mptable/mptable.c b/usr.sbin/mptable/mptable.c index 1ca6dfe150c5..c04dec7837f3 100644 --- a/usr.sbin/mptable/mptable.c +++ b/usr.sbin/mptable/mptable.c @@ -29,7 +29,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mptable/mptable.c,v 1.19.20.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/mtest/Makefile b/usr.sbin/mtest/Makefile index 95bbe12184a6..da60332c4fea 100644 --- a/usr.sbin/mtest/Makefile +++ b/usr.sbin/mtest/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mtest/Makefile,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= mtest MAN= mtest.8 diff --git a/usr.sbin/mtest/mtest.8 b/usr.sbin/mtest/mtest.8 index 8bc6f33d3e23..931920bd17da 100644 --- a/usr.sbin/mtest/mtest.8 +++ b/usr.sbin/mtest/mtest.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mtest/mtest.8,v 1.9.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" The following requests are required for all man pages. .Dd March 8, 2007 diff --git a/usr.sbin/mtest/mtest.c b/usr.sbin/mtest/mtest.c index 28c0fc6ced33..cd36b822ada0 100644 --- a/usr.sbin/mtest/mtest.c +++ b/usr.sbin/mtest/mtest.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mtest/mtest.c,v 1.9.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/errno.h> diff --git a/usr.sbin/mtree/Makefile b/usr.sbin/mtree/Makefile index 2977c4722b57..0cae75e85deb 100644 --- a/usr.sbin/mtree/Makefile +++ b/usr.sbin/mtree/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mtree/Makefile,v 1.27.20.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../usr.bin/cksum diff --git a/usr.sbin/mtree/compare.c b/usr.sbin/mtree/compare.c index 44556d67a0ea..1daa32b1dbb9 100644 --- a/usr.sbin/mtree/compare.c +++ b/usr.sbin/mtree/compare.c @@ -33,7 +33,7 @@ static char sccsid[] = "@(#)compare.c 8.1 (Berkeley) 6/6/93"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mtree/compare.c,v 1.34.20.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/stat.h> diff --git a/usr.sbin/mtree/create.c b/usr.sbin/mtree/create.c index f1b0313a746d..151c9733e44e 100644 --- a/usr.sbin/mtree/create.c +++ b/usr.sbin/mtree/create.c @@ -33,7 +33,7 @@ static char sccsid[] = "@(#)create.c 8.1 (Berkeley) 6/6/93"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mtree/create.c,v 1.37.20.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/stat.h> diff --git a/usr.sbin/mtree/excludes.c b/usr.sbin/mtree/excludes.c index 21a49b04f744..896869e1fed6 100644 --- a/usr.sbin/mtree/excludes.c +++ b/usr.sbin/mtree/excludes.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mtree/excludes.c,v 1.8.30.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/time.h> /* XXX for mtree.h */ diff --git a/usr.sbin/mtree/extern.h b/usr.sbin/mtree/extern.h index 4b6fb3c1839a..d431b2efcc3b 100644 --- a/usr.sbin/mtree/extern.h +++ b/usr.sbin/mtree/extern.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)extern.h 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mtree/extern.h,v 1.13.28.1 2009/04/15 03:14:26 kensmith Exp $ */ extern uint32_t crc_total; diff --git a/usr.sbin/mtree/misc.c b/usr.sbin/mtree/misc.c index 65667d601138..32cc404c5aee 100644 --- a/usr.sbin/mtree/misc.c +++ b/usr.sbin/mtree/misc.c @@ -33,7 +33,7 @@ static char sccsid[] = "@(#)misc.c 8.1 (Berkeley) 6/6/93"; #endif /*not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mtree/misc.c,v 1.17.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/stat.h> diff --git a/usr.sbin/mtree/mtree.8 b/usr.sbin/mtree/mtree.8 index 439eaab525ab..6f1cd5bc457c 100644 --- a/usr.sbin/mtree/mtree.8 +++ b/usr.sbin/mtree/mtree.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)mtree.8 8.2 (Berkeley) 12/11/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mtree/mtree.8,v 1.56.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd June 16, 2007 .Dt MTREE 8 diff --git a/usr.sbin/mtree/mtree.c b/usr.sbin/mtree/mtree.c index 49e3e6b56405..20033c5ac66f 100644 --- a/usr.sbin/mtree/mtree.c +++ b/usr.sbin/mtree/mtree.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)mtree.c 8.1 (Berkeley) 6/6/93"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mtree/mtree.c,v 1.29.18.1.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/stat.h> diff --git a/usr.sbin/mtree/mtree.h b/usr.sbin/mtree/mtree.h index fb22f0d62370..790f6237dfc1 100644 --- a/usr.sbin/mtree/mtree.h +++ b/usr.sbin/mtree/mtree.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)mtree.h 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mtree/mtree.h,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <string.h> diff --git a/usr.sbin/mtree/spec.c b/usr.sbin/mtree/spec.c index cb86f94c4f6a..befa620fe374 100644 --- a/usr.sbin/mtree/spec.c +++ b/usr.sbin/mtree/spec.c @@ -33,7 +33,7 @@ static char sccsid[] = "@(#)spec.c 8.1 (Berkeley) 6/6/93"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mtree/spec.c,v 1.23.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/stat.h> diff --git a/usr.sbin/mtree/specspec.c b/usr.sbin/mtree/specspec.c index f85882e0deef..a4cd9ad228ab 100644 --- a/usr.sbin/mtree/specspec.c +++ b/usr.sbin/mtree/specspec.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mtree/specspec.c,v 1.6.20.1 2009/04/15 03:14:26 kensmith Exp $"); #include <err.h> #include <grp.h> diff --git a/usr.sbin/mtree/test/test00.sh b/usr.sbin/mtree/test/test00.sh index fce801bcd20e..a7b034114bf2 100644 --- a/usr.sbin/mtree/test/test00.sh +++ b/usr.sbin/mtree/test/test00.sh @@ -5,7 +5,7 @@ # # Please see src/share/examples/etc/bsd-style-copyright. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mtree/test/test00.sh,v 1.3.30.1 2009/04/15 03:14:26 kensmith Exp $ # set -e diff --git a/usr.sbin/mtree/test/test01.sh b/usr.sbin/mtree/test/test01.sh index e4d3fc302bfe..4d34a344b411 100644 --- a/usr.sbin/mtree/test/test01.sh +++ b/usr.sbin/mtree/test/test01.sh @@ -5,7 +5,7 @@ # # Please see src/share/examples/etc/bsd-style-copyright. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mtree/test/test01.sh,v 1.1.30.1 2009/04/15 03:14:26 kensmith Exp $ # set -e diff --git a/usr.sbin/mtree/test/test02.sh b/usr.sbin/mtree/test/test02.sh index a7aa9168382c..365dde34202f 100644 --- a/usr.sbin/mtree/test/test02.sh +++ b/usr.sbin/mtree/test/test02.sh @@ -5,7 +5,7 @@ # # Please see src/share/examples/etc/bsd-style-copyright. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mtree/test/test02.sh,v 1.1.30.1 2009/04/15 03:14:26 kensmith Exp $ # set -e diff --git a/usr.sbin/mtree/test/test03.sh b/usr.sbin/mtree/test/test03.sh index bb3a5b5397e0..f54fa0dab404 100644 --- a/usr.sbin/mtree/test/test03.sh +++ b/usr.sbin/mtree/test/test03.sh @@ -5,7 +5,7 @@ # # Please see src/share/examples/etc/bsd-style-copyright. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mtree/test/test03.sh,v 1.2.20.1 2009/04/15 03:14:26 kensmith Exp $ # set -e diff --git a/usr.sbin/mtree/test/test04.sh b/usr.sbin/mtree/test/test04.sh index 38acda2bf469..dfb8e7d74407 100644 --- a/usr.sbin/mtree/test/test04.sh +++ b/usr.sbin/mtree/test/test04.sh @@ -5,7 +5,7 @@ # # Please see src/share/examples/etc/bsd-style-copyright. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mtree/test/test04.sh,v 1.1.30.1 2009/04/15 03:14:26 kensmith Exp $ # set -e diff --git a/usr.sbin/mtree/test/test05.sh b/usr.sbin/mtree/test/test05.sh index eda544f4ff36..ee851c7b33aa 100644 --- a/usr.sbin/mtree/test/test05.sh +++ b/usr.sbin/mtree/test/test05.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mtree/test/test05.sh,v 1.1.10.1 2009/04/15 03:14:26 kensmith Exp $ # # Test for 'optional' keyword. # diff --git a/usr.sbin/mtree/verify.c b/usr.sbin/mtree/verify.c index b7c4fd96e8d5..e0d753eda54c 100644 --- a/usr.sbin/mtree/verify.c +++ b/usr.sbin/mtree/verify.c @@ -33,7 +33,7 @@ static char sccsid[] = "@(#)verify.c 8.1 (Berkeley) 6/6/93"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mtree/verify.c,v 1.25.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/stat.h> diff --git a/usr.sbin/named-checkconf/Makefile b/usr.sbin/named-checkconf/Makefile index 8728b4ad15e9..aa060176fd1d 100644 --- a/usr.sbin/named-checkconf/Makefile +++ b/usr.sbin/named-checkconf/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/named-checkconf/Makefile,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $ BIND_DIR= ${.CURDIR}/../../contrib/bind9 LIB_BIND_REL= ../../lib/bind diff --git a/usr.sbin/named-checkzone/Makefile b/usr.sbin/named-checkzone/Makefile index 169c00adce4e..193d8642eced 100644 --- a/usr.sbin/named-checkzone/Makefile +++ b/usr.sbin/named-checkzone/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/named-checkzone/Makefile,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ BIND_DIR= ${.CURDIR}/../../contrib/bind9 LIB_BIND_REL= ../../lib/bind diff --git a/usr.sbin/named.reload/Makefile b/usr.sbin/named.reload/Makefile index 7ea9d0650964..b9693698fb70 100644 --- a/usr.sbin/named.reload/Makefile +++ b/usr.sbin/named.reload/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/named.reload/Makefile,v 1.9.20.1 2009/04/15 03:14:26 kensmith Exp $ SCRIPTS= named.reload.sh MAN= named.reload.8 diff --git a/usr.sbin/named.reload/named.reload.8 b/usr.sbin/named.reload/named.reload.8 index 64587742350e..510118debd36 100644 --- a/usr.sbin/named.reload/named.reload.8 +++ b/usr.sbin/named.reload/named.reload.8 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/named.reload/named.reload.8,v 1.8.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd September 21, 2004 .Dt NAMED.RELOAD 8 diff --git a/usr.sbin/named.reload/named.reload.sh b/usr.sbin/named.reload/named.reload.sh index d1ee3afeda9a..9f433df82703 100644 --- a/usr.sbin/named.reload/named.reload.sh +++ b/usr.sbin/named.reload/named.reload.sh @@ -24,7 +24,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/named.reload/named.reload.sh,v 1.3.20.1 2009/04/15 03:14:26 kensmith Exp $ # rndc=/usr/sbin/rndc diff --git a/usr.sbin/named/Makefile b/usr.sbin/named/Makefile index 64470588be40..f1ccf1df82e0 100644 --- a/usr.sbin/named/Makefile +++ b/usr.sbin/named/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/named/Makefile,v 1.43.8.1 2009/04/15 03:14:26 kensmith Exp $ BIND_DIR= ${.CURDIR}/../../contrib/bind9 LIB_BIND_REL= ../../lib/bind diff --git a/usr.sbin/ndiscvt/Makefile b/usr.sbin/ndiscvt/Makefile index 90ecebbdc552..5d43be55f0a1 100644 --- a/usr.sbin/ndiscvt/Makefile +++ b/usr.sbin/ndiscvt/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ndiscvt/Makefile,v 1.7.20.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../sys/compat/ndis diff --git a/usr.sbin/ndiscvt/inf-parse.y b/usr.sbin/ndiscvt/inf-parse.y index 8a8495671db5..999766da4136 100644 --- a/usr.sbin/ndiscvt/inf-parse.y +++ b/usr.sbin/ndiscvt/inf-parse.y @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ndiscvt/inf-parse.y,v 1.2.28.1 2009/04/15 03:14:26 kensmith Exp $"); #include <stdio.h> #include <sys/types.h> diff --git a/usr.sbin/ndiscvt/inf-token.l b/usr.sbin/ndiscvt/inf-token.l index cc1508bba4a2..9264ddeb43ee 100644 --- a/usr.sbin/ndiscvt/inf-token.l +++ b/usr.sbin/ndiscvt/inf-token.l @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ndiscvt/inf-token.l,v 1.3.28.1 2009/04/15 03:14:26 kensmith Exp $"); #include <regex.h> #include <ctype.h> diff --git a/usr.sbin/ndiscvt/inf.c b/usr.sbin/ndiscvt/inf.c index 05f863de9bbe..29fd1233c7b1 100644 --- a/usr.sbin/ndiscvt/inf.c +++ b/usr.sbin/ndiscvt/inf.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ndiscvt/inf.c,v 1.16.10.2.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <stdio.h> #include <stdlib.h> diff --git a/usr.sbin/ndiscvt/inf.h b/usr.sbin/ndiscvt/inf.h index 8d0b0c123de4..c67088158f9e 100644 --- a/usr.sbin/ndiscvt/inf.h +++ b/usr.sbin/ndiscvt/inf.h @@ -1,7 +1,7 @@ /* * $Id: inf.h,v 1.3 2003/11/30 21:58:16 winter Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ndiscvt/inf.h,v 1.1.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #define W_MAX 16 diff --git a/usr.sbin/ndiscvt/ndiscvt.8 b/usr.sbin/ndiscvt/ndiscvt.8 index 532de8ec3a88..09356d8d9275 100644 --- a/usr.sbin/ndiscvt/ndiscvt.8 +++ b/usr.sbin/ndiscvt/ndiscvt.8 @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ndiscvt/ndiscvt.8,v 1.9.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd December 10, 2003 .Dt NDISCVT 8 diff --git a/usr.sbin/ndiscvt/ndiscvt.c b/usr.sbin/ndiscvt/ndiscvt.c index 733af8a3c0fc..cbdaccfb46ae 100644 --- a/usr.sbin/ndiscvt/ndiscvt.c +++ b/usr.sbin/ndiscvt/ndiscvt.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ndiscvt/ndiscvt.c,v 1.13.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/queue.h> diff --git a/usr.sbin/ndiscvt/ndisgen.8 b/usr.sbin/ndiscvt/ndisgen.8 index c4ad4950be49..6cdd28c35449 100644 --- a/usr.sbin/ndiscvt/ndisgen.8 +++ b/usr.sbin/ndiscvt/ndisgen.8 @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ndiscvt/ndisgen.8,v 1.3.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd April 24, 2005 .Dt NDISGEN 8 diff --git a/usr.sbin/ndiscvt/ndisgen.sh b/usr.sbin/ndiscvt/ndisgen.sh index 6de8fe6af9a2..b785d5c1f2e6 100644 --- a/usr.sbin/ndiscvt/ndisgen.sh +++ b/usr.sbin/ndiscvt/ndisgen.sh @@ -30,7 +30,7 @@ # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF # THE POSSIBILITY OF SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ndiscvt/ndisgen.sh,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ # header () { diff --git a/usr.sbin/ndiscvt/windrv_stub.c b/usr.sbin/ndiscvt/windrv_stub.c index 30e74bfc9e30..6254521e19d0 100644 --- a/usr.sbin/ndiscvt/windrv_stub.c +++ b/usr.sbin/ndiscvt/windrv_stub.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ndiscvt/windrv_stub.c,v 1.2.22.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/usr.sbin/ndp/Makefile b/usr.sbin/ndp/Makefile index f1566919a2f2..0fd2d732540a 100644 --- a/usr.sbin/ndp/Makefile +++ b/usr.sbin/ndp/Makefile @@ -11,7 +11,7 @@ # AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT # LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ndp/Makefile,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../contrib/tcpdump diff --git a/usr.sbin/ndp/gnuc.h b/usr.sbin/ndp/gnuc.h index c6412965c9db..89275551820d 100644 --- a/usr.sbin/ndp/gnuc.h +++ b/usr.sbin/ndp/gnuc.h @@ -1,2 +1,2 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/ndp/gnuc.h,v 1.1.54.1 2009/04/15 03:14:26 kensmith Exp $ */ /* this is dummy to pacify gmt2local.c. */ diff --git a/usr.sbin/ndp/ndp.8 b/usr.sbin/ndp/ndp.8 index 70f51560a6a6..6c2eb3bdf311 100644 --- a/usr.sbin/ndp/ndp.8 +++ b/usr.sbin/ndp/ndp.8 @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ndp/ndp.8,v 1.19.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 17, 1998 .Dt NDP 8 diff --git a/usr.sbin/ndp/ndp.c b/usr.sbin/ndp/ndp.c index 80a50266f278..6d942327c313 100644 --- a/usr.sbin/ndp/ndp.c +++ b/usr.sbin/ndp/ndp.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/ndp/ndp.c,v 1.22.8.1 2009/04/15 03:14:26 kensmith Exp $ */ /* $KAME: ndp.c,v 1.104 2003/06/27 07:48:39 itojun Exp $ */ /* diff --git a/usr.sbin/newsyslog/Makefile b/usr.sbin/newsyslog/Makefile index 9c301a1b9d1d..103ab99eab90 100644 --- a/usr.sbin/newsyslog/Makefile +++ b/usr.sbin/newsyslog/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/newsyslog/Makefile,v 1.16.28.1 2009/04/15 03:14:26 kensmith Exp $ PROG= newsyslog MAN= newsyslog.8 newsyslog.conf.5 diff --git a/usr.sbin/newsyslog/extern.h b/usr.sbin/newsyslog/extern.h index c350226f591a..80804a0497ae 100644 --- a/usr.sbin/newsyslog/extern.h +++ b/usr.sbin/newsyslog/extern.h @@ -29,7 +29,7 @@ * official policies, either expressed or implied, of the FreeBSD Project. * * ------+---------+---------+---------+---------+---------+---------+---------* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/newsyslog/extern.h,v 1.2.32.1 2009/04/15 03:14:26 kensmith Exp $ * ------+---------+---------+---------+---------+---------+---------+---------* */ diff --git a/usr.sbin/newsyslog/newsyslog.8 b/usr.sbin/newsyslog/newsyslog.8 index 3db563f2964c..a91d6fa6027f 100644 --- a/usr.sbin/newsyslog/newsyslog.8 +++ b/usr.sbin/newsyslog/newsyslog.8 @@ -1,7 +1,7 @@ .\" This file contains changes from the Open Software Foundation. .\" .\" from: @(#)newsyslog.8 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/newsyslog/newsyslog.8,v 1.51.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" Copyright 1988, 1989 by the Massachusetts Institute of Technology .\" diff --git a/usr.sbin/newsyslog/newsyslog.c b/usr.sbin/newsyslog/newsyslog.c index ef74f23917c8..9f3b21b5f028 100644 --- a/usr.sbin/newsyslog/newsyslog.c +++ b/usr.sbin/newsyslog/newsyslog.c @@ -54,7 +54,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/newsyslog/newsyslog.c,v 1.107.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"); #define OSF #ifndef COMPRESS_POSTFIX diff --git a/usr.sbin/newsyslog/newsyslog.conf.5 b/usr.sbin/newsyslog/newsyslog.conf.5 index 138adc03b882..d00b56a31a0b 100644 --- a/usr.sbin/newsyslog/newsyslog.conf.5 +++ b/usr.sbin/newsyslog/newsyslog.conf.5 @@ -5,7 +5,7 @@ .\" This file contains changes from the Open Software Foundation. .\" .\" from: @(#)newsyslog.8 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/newsyslog/newsyslog.conf.5,v 1.6.2.2.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" Copyright 1988, 1989 by the Massachusetts Institute of Technology .\" diff --git a/usr.sbin/newsyslog/pathnames.h b/usr.sbin/newsyslog/pathnames.h index 3d2c6ff29c8f..976208120612 100644 --- a/usr.sbin/newsyslog/pathnames.h +++ b/usr.sbin/newsyslog/pathnames.h @@ -18,7 +18,7 @@ M.I.T. and the M.I.T. S.I.P.B. make no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. - $FreeBSD$ + $FreeBSD: src/usr.sbin/newsyslog/pathnames.h,v 1.3.34.1 2009/04/15 03:14:26 kensmith Exp $ */ diff --git a/usr.sbin/newsyslog/ptimes.c b/usr.sbin/newsyslog/ptimes.c index 474c69daba53..52bc6740d56f 100644 --- a/usr.sbin/newsyslog/ptimes.c +++ b/usr.sbin/newsyslog/ptimes.c @@ -41,7 +41,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/newsyslog/ptimes.c,v 1.5.28.1 2009/04/15 03:14:26 kensmith Exp $"); #include <ctype.h> #include <limits.h> diff --git a/usr.sbin/nfsd/Makefile b/usr.sbin/nfsd/Makefile index 21ca3f377a65..fab6a63919ce 100644 --- a/usr.sbin/nfsd/Makefile +++ b/usr.sbin/nfsd/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/nfsd/Makefile,v 1.17.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= nfsd MAN= nfsd.8 diff --git a/usr.sbin/nfsd/nfsd.8 b/usr.sbin/nfsd/nfsd.8 index 64c181e66c9c..e57d50e1af27 100644 --- a/usr.sbin/nfsd/nfsd.8 +++ b/usr.sbin/nfsd/nfsd.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)nfsd.8 8.4 (Berkeley) 3/29/95 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/nfsd/nfsd.8,v 1.24.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd March 29, 1995 .Dt NFSD 8 diff --git a/usr.sbin/nfsd/nfsd.c b/usr.sbin/nfsd/nfsd.c index 09795ec80f72..f2cbb4f139fb 100644 --- a/usr.sbin/nfsd/nfsd.c +++ b/usr.sbin/nfsd/nfsd.c @@ -41,7 +41,7 @@ static const char copyright[] = static char sccsid[] = "@(#)nfsd.c 8.9 (Berkeley) 3/29/95"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/nfsd/nfsd.c,v 1.34.8.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/ngctl/Makefile b/usr.sbin/ngctl/Makefile index e02265d771bd..a23282940bd2 100644 --- a/usr.sbin/ngctl/Makefile +++ b/usr.sbin/ngctl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ngctl/Makefile,v 1.22.8.1 2009/04/15 03:14:26 kensmith Exp $ # $Whistle: Makefile,v 1.3 1999/01/16 00:10:11 archie Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/ngctl/config.c b/usr.sbin/ngctl/config.c index 9b1a2751d136..ba6a004bf2b5 100644 --- a/usr.sbin/ngctl/config.c +++ b/usr.sbin/ngctl/config.c @@ -33,7 +33,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/config.c,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/connect.c b/usr.sbin/ngctl/connect.c index cd5307e499c2..f2f854209571 100644 --- a/usr.sbin/ngctl/connect.c +++ b/usr.sbin/ngctl/connect.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/connect.c,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/debug.c b/usr.sbin/ngctl/debug.c index d64e32d7f4cf..7f038f4d1e33 100644 --- a/usr.sbin/ngctl/debug.c +++ b/usr.sbin/ngctl/debug.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/debug.c,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <netgraph.h> diff --git a/usr.sbin/ngctl/dot.c b/usr.sbin/ngctl/dot.c index bd4673fda4b4..5216fd96056e 100644 --- a/usr.sbin/ngctl/dot.c +++ b/usr.sbin/ngctl/dot.c @@ -35,7 +35,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/dot.c,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/list.c b/usr.sbin/ngctl/list.c index da4174c27e75..d0d6a3bacfbd 100644 --- a/usr.sbin/ngctl/list.c +++ b/usr.sbin/ngctl/list.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/list.c,v 1.9.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/main.c b/usr.sbin/ngctl/main.c index 5747bca71384..dc3982c4cac8 100644 --- a/usr.sbin/ngctl/main.c +++ b/usr.sbin/ngctl/main.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/main.c,v 1.23.8.1 2009/04/15 03:14:26 kensmith Exp $ * $Whistle: main.c,v 1.12 1999/11/29 19:17:46 archie Exp $ */ diff --git a/usr.sbin/ngctl/mkpeer.c b/usr.sbin/ngctl/mkpeer.c index 1c6896b1d18c..18a87db65fb5 100644 --- a/usr.sbin/ngctl/mkpeer.c +++ b/usr.sbin/ngctl/mkpeer.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/mkpeer.c,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/msg.c b/usr.sbin/ngctl/msg.c index f74efde1bca9..9dc25e4a8d8e 100644 --- a/usr.sbin/ngctl/msg.c +++ b/usr.sbin/ngctl/msg.c @@ -35,7 +35,7 @@ * OF SUCH DAMAGE. * * $Whistle: msg.c,v 1.2 1999/11/29 23:38:35 archie Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/msg.c,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/name.c b/usr.sbin/ngctl/name.c index 7149d35dbc88..be36655bff48 100644 --- a/usr.sbin/ngctl/name.c +++ b/usr.sbin/ngctl/name.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/name.c,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/ngctl.8 b/usr.sbin/ngctl/ngctl.8 index ce77069d3185..93c86b2c959a 100644 --- a/usr.sbin/ngctl/ngctl.8 +++ b/usr.sbin/ngctl/ngctl.8 @@ -30,7 +30,7 @@ .\" THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY .\" OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ngctl/ngctl.8,v 1.16.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" $Whistle: ngctl.8,v 1.6 1999/01/20 03:19:44 archie Exp $ .\" .Dd January 19, 1999 diff --git a/usr.sbin/ngctl/ngctl.h b/usr.sbin/ngctl/ngctl.h index 4d8c2adb7691..f3ac80665483 100644 --- a/usr.sbin/ngctl/ngctl.h +++ b/usr.sbin/ngctl/ngctl.h @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/ngctl.h,v 1.13.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #define MAX_CMD_ALIAS 8 diff --git a/usr.sbin/ngctl/rmhook.c b/usr.sbin/ngctl/rmhook.c index 9a47a9d66fdf..b4403be23ad8 100644 --- a/usr.sbin/ngctl/rmhook.c +++ b/usr.sbin/ngctl/rmhook.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/rmhook.c,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/show.c b/usr.sbin/ngctl/show.c index 26eea0468273..f39f14e38b6f 100644 --- a/usr.sbin/ngctl/show.c +++ b/usr.sbin/ngctl/show.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/show.c,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/shutdown.c b/usr.sbin/ngctl/shutdown.c index b06beb5ca0ff..fe1a0e328681 100644 --- a/usr.sbin/ngctl/shutdown.c +++ b/usr.sbin/ngctl/shutdown.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/shutdown.c,v 1.4.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/status.c b/usr.sbin/ngctl/status.c index 7827c631513d..e0f7790e84ef 100644 --- a/usr.sbin/ngctl/status.c +++ b/usr.sbin/ngctl/status.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/status.c,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/types.c b/usr.sbin/ngctl/types.c index 5ed4b53d00ea..def192e14912 100644 --- a/usr.sbin/ngctl/types.c +++ b/usr.sbin/ngctl/types.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/types.c,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/write.c b/usr.sbin/ngctl/write.c index 4114211705c6..2e7a703ce03e 100644 --- a/usr.sbin/ngctl/write.c +++ b/usr.sbin/ngctl/write.c @@ -30,7 +30,7 @@ * THIS SOFTWARE, EVEN IF ARCHIE L. COBBS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/write.c,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/nghook/Makefile b/usr.sbin/nghook/Makefile index 73f2df3bf935..78693f49c964 100644 --- a/usr.sbin/nghook/Makefile +++ b/usr.sbin/nghook/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/nghook/Makefile,v 1.8.28.1 2009/04/15 03:14:26 kensmith Exp $ # $Whistle: Makefile,v 1.4 1999/01/16 04:44:33 archie Exp $ PROG= nghook diff --git a/usr.sbin/nghook/main.c b/usr.sbin/nghook/main.c index 700ca5e1a59d..2f828c75f770 100644 --- a/usr.sbin/nghook/main.c +++ b/usr.sbin/nghook/main.c @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nghook/main.c,v 1.11.30.1 2009/04/15 03:14:26 kensmith Exp $"); #include <stdio.h> #include <stdlib.h> diff --git a/usr.sbin/nghook/nghook.8 b/usr.sbin/nghook/nghook.8 index 7d2c7fa5f5cc..3ee2a9666e6a 100644 --- a/usr.sbin/nghook/nghook.8 +++ b/usr.sbin/nghook/nghook.8 @@ -30,7 +30,7 @@ .\" THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY .\" OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/nghook/nghook.8,v 1.17.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" $Whistle: nghook.8,v 1.4 1999/01/20 03:19:45 archie Exp $ .\" .Dd October 24, 2003 diff --git a/usr.sbin/nologin/Makefile b/usr.sbin/nologin/Makefile index 0b4c0db25d1c..d1618b09c888 100644 --- a/usr.sbin/nologin/Makefile +++ b/usr.sbin/nologin/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.2 (Berkeley) 4/22/94 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/nologin/Makefile,v 1.13.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= nologin MAN= nologin.5 nologin.8 diff --git a/usr.sbin/nologin/nologin.5 b/usr.sbin/nologin/nologin.5 index f8a21beb78fd..a850b7245c45 100644 --- a/usr.sbin/nologin/nologin.5 +++ b/usr.sbin/nologin/nologin.5 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)nologin.8 8.1 (Berkeley) 6/19/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/nologin/nologin.5,v 1.15.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 10, 2007 .Dt NOLOGIN 5 diff --git a/usr.sbin/nologin/nologin.8 b/usr.sbin/nologin/nologin.8 index d03aa33d96b4..ed208c8c1181 100644 --- a/usr.sbin/nologin/nologin.8 +++ b/usr.sbin/nologin/nologin.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)nologin.8 8.1 (Berkeley) 6/19/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/nologin/nologin.8,v 1.14.28.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd June 19, 1993 .Dt NOLOGIN 8 diff --git a/usr.sbin/nologin/nologin.c b/usr.sbin/nologin/nologin.c index 658637ef2ae8..e6498bd49fad 100644 --- a/usr.sbin/nologin/nologin.c +++ b/usr.sbin/nologin/nologin.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nologin/nologin.c,v 1.6.20.1 2009/04/15 03:14:26 kensmith Exp $"); #include <stdio.h> #include <syslog.h> diff --git a/usr.sbin/nscd/Makefile b/usr.sbin/nscd/Makefile index f743797701b8..72b442229e7a 100644 --- a/usr.sbin/nscd/Makefile +++ b/usr.sbin/nscd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/nscd/Makefile,v 1.4.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= nscd MAN= nscd.conf.5 nscd.8 diff --git a/usr.sbin/nscd/agent.c b/usr.sbin/nscd/agent.c index a193f953814c..3b09e96544e1 100644 --- a/usr.sbin/nscd/agent.c +++ b/usr.sbin/nscd/agent.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/agent.c,v 1.2.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <assert.h> #include <string.h> diff --git a/usr.sbin/nscd/agent.h b/usr.sbin/nscd/agent.h index ebe8974ee2a1..9a8f4f7b69ef 100644 --- a/usr.sbin/nscd/agent.h +++ b/usr.sbin/nscd/agent.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/agent.h,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef __NSCD_AGENT_H__ diff --git a/usr.sbin/nscd/agents/Makefile.inc b/usr.sbin/nscd/agents/Makefile.inc index 1be32e1d986f..3e405301a25a 100644 --- a/usr.sbin/nscd/agents/Makefile.inc +++ b/usr.sbin/nscd/agents/Makefile.inc @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/nscd/agents/Makefile.inc,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $ SRCS += passwd.c group.c services.c diff --git a/usr.sbin/nscd/agents/group.c b/usr.sbin/nscd/agents/group.c index ba61db7f56f9..34a4fcaf073b 100644 --- a/usr.sbin/nscd/agents/group.c +++ b/usr.sbin/nscd/agents/group.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/agents/group.c,v 1.2.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/types.h> diff --git a/usr.sbin/nscd/agents/group.h b/usr.sbin/nscd/agents/group.h index e6c73973f1d2..7a8de0a97f8f 100644 --- a/usr.sbin/nscd/agents/group.h +++ b/usr.sbin/nscd/agents/group.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/agents/group.h,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include "../agent.h" diff --git a/usr.sbin/nscd/agents/passwd.c b/usr.sbin/nscd/agents/passwd.c index b068d1992fed..6335b1d56064 100644 --- a/usr.sbin/nscd/agents/passwd.c +++ b/usr.sbin/nscd/agents/passwd.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/agents/passwd.c,v 1.2.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <assert.h> diff --git a/usr.sbin/nscd/agents/passwd.h b/usr.sbin/nscd/agents/passwd.h index 956a50d78008..fb975b1f8bfa 100644 --- a/usr.sbin/nscd/agents/passwd.h +++ b/usr.sbin/nscd/agents/passwd.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/agents/passwd.h,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include "../agent.h" diff --git a/usr.sbin/nscd/agents/services.c b/usr.sbin/nscd/agents/services.c index 44dec39c3d25..a29fc126c688 100644 --- a/usr.sbin/nscd/agents/services.c +++ b/usr.sbin/nscd/agents/services.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/agents/services.c,v 1.3.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/types.h> diff --git a/usr.sbin/nscd/agents/services.h b/usr.sbin/nscd/agents/services.h index 0b77c87a9979..bdaa640811eb 100644 --- a/usr.sbin/nscd/agents/services.h +++ b/usr.sbin/nscd/agents/services.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/agents/services.h,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include "../agent.h" diff --git a/usr.sbin/nscd/cachelib.c b/usr.sbin/nscd/cachelib.c index daa819348f4a..083f193f0a5d 100644 --- a/usr.sbin/nscd/cachelib.c +++ b/usr.sbin/nscd/cachelib.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/cachelib.c,v 1.2.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/time.h> #include <assert.h> diff --git a/usr.sbin/nscd/cachelib.h b/usr.sbin/nscd/cachelib.h index b1c8af8553a4..0029ad723954 100644 --- a/usr.sbin/nscd/cachelib.h +++ b/usr.sbin/nscd/cachelib.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/cachelib.h,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef __NSCD_CACHELIB_H__ diff --git a/usr.sbin/nscd/cacheplcs.c b/usr.sbin/nscd/cacheplcs.c index 7b0c8eb5531a..33bfec7326f7 100644 --- a/usr.sbin/nscd/cacheplcs.c +++ b/usr.sbin/nscd/cacheplcs.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/cacheplcs.c,v 1.2.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <assert.h> #include <string.h> diff --git a/usr.sbin/nscd/cacheplcs.h b/usr.sbin/nscd/cacheplcs.h index 8eba15fee356..4864a4de9a4c 100644 --- a/usr.sbin/nscd/cacheplcs.h +++ b/usr.sbin/nscd/cacheplcs.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/cacheplcs.h,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef __NSCD_CACHEPLCS_H__ diff --git a/usr.sbin/nscd/config.c b/usr.sbin/nscd/config.c index 5f20ad3c41a0..6b3a548da9da 100644 --- a/usr.sbin/nscd/config.c +++ b/usr.sbin/nscd/config.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/config.c,v 1.2.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <assert.h> #include <math.h> diff --git a/usr.sbin/nscd/config.h b/usr.sbin/nscd/config.h index a3205c968bbc..d425e2882ba0 100644 --- a/usr.sbin/nscd/config.h +++ b/usr.sbin/nscd/config.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/config.h,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef __NSCD_CONFIG_H__ diff --git a/usr.sbin/nscd/debug.c b/usr.sbin/nscd/debug.c index 420c517c1159..8f29d32b19a9 100644 --- a/usr.sbin/nscd/debug.c +++ b/usr.sbin/nscd/debug.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/debug.c,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <stdio.h> #include "debug.h" diff --git a/usr.sbin/nscd/debug.h b/usr.sbin/nscd/debug.h index 71f530088d02..381985b945a1 100644 --- a/usr.sbin/nscd/debug.h +++ b/usr.sbin/nscd/debug.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/debug.h,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef __NSCD_DEBUG_H__ diff --git a/usr.sbin/nscd/hashtable.h b/usr.sbin/nscd/hashtable.h index 137820e99394..7ef53232e9f5 100644 --- a/usr.sbin/nscd/hashtable.h +++ b/usr.sbin/nscd/hashtable.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/hashtable.h,v 1.2.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef __CACHELIB_HASHTABLE_H__ diff --git a/usr.sbin/nscd/log.c b/usr.sbin/nscd/log.c index adfc5bf8c1c8..a80a4ca3f5b7 100644 --- a/usr.sbin/nscd/log.c +++ b/usr.sbin/nscd/log.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/log.c,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <assert.h> #include <stdarg.h> diff --git a/usr.sbin/nscd/log.h b/usr.sbin/nscd/log.h index e02efb5cd1e4..328c6b8a7689 100644 --- a/usr.sbin/nscd/log.h +++ b/usr.sbin/nscd/log.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/log.h,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef __NSCD_LOG_H__ diff --git a/usr.sbin/nscd/mp_rs_query.c b/usr.sbin/nscd/mp_rs_query.c index c1569e988210..e55b75d63498 100644 --- a/usr.sbin/nscd/mp_rs_query.c +++ b/usr.sbin/nscd/mp_rs_query.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/mp_rs_query.c,v 1.3.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/socket.h> #include <sys/time.h> diff --git a/usr.sbin/nscd/mp_rs_query.h b/usr.sbin/nscd/mp_rs_query.h index 91f13cc96c89..a07ea7e0ad3e 100644 --- a/usr.sbin/nscd/mp_rs_query.h +++ b/usr.sbin/nscd/mp_rs_query.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/mp_rs_query.h,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef __NSCD_MP_RS_QUERY_H__ diff --git a/usr.sbin/nscd/mp_ws_query.c b/usr.sbin/nscd/mp_ws_query.c index f5c889b31aa1..7b50e931bfe6 100644 --- a/usr.sbin/nscd/mp_ws_query.c +++ b/usr.sbin/nscd/mp_ws_query.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/mp_ws_query.c,v 1.3.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/socket.h> #include <sys/time.h> diff --git a/usr.sbin/nscd/mp_ws_query.h b/usr.sbin/nscd/mp_ws_query.h index ead1d351055b..fcdb96283ed2 100644 --- a/usr.sbin/nscd/mp_ws_query.h +++ b/usr.sbin/nscd/mp_ws_query.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/mp_ws_query.h,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef __NSCD_MP_WS_QUERY_H__ diff --git a/usr.sbin/nscd/nscd.8 b/usr.sbin/nscd/nscd.8 index 1def32cbaf3f..f89b0d9f224a 100644 --- a/usr.sbin/nscd/nscd.8 +++ b/usr.sbin/nscd/nscd.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/nscd/nscd.8,v 1.10.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd October 20, 2005 .Dt NSCD 8 diff --git a/usr.sbin/nscd/nscd.c b/usr.sbin/nscd/nscd.c index 34a724dfc3cc..92ff9eae1300 100644 --- a/usr.sbin/nscd/nscd.c +++ b/usr.sbin/nscd/nscd.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/nscd.c,v 1.4.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/event.h> diff --git a/usr.sbin/nscd/nscd.conf.5 b/usr.sbin/nscd/nscd.conf.5 index f64ce277938c..a1c1ac093811 100644 --- a/usr.sbin/nscd/nscd.conf.5 +++ b/usr.sbin/nscd/nscd.conf.5 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/nscd/nscd.conf.5,v 1.6.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd April 30, 2006 .Dt NSCD.CONF 5 diff --git a/usr.sbin/nscd/nscdcli.c b/usr.sbin/nscd/nscdcli.c index 3b6996d7afb1..984a5a8db8f3 100644 --- a/usr.sbin/nscd/nscdcli.c +++ b/usr.sbin/nscd/nscdcli.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/nscdcli.c,v 1.3.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/socket.h> diff --git a/usr.sbin/nscd/nscdcli.h b/usr.sbin/nscd/nscdcli.h index cfbd7e62060e..721d7ac8ba98 100644 --- a/usr.sbin/nscd/nscdcli.h +++ b/usr.sbin/nscd/nscdcli.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/nscdcli.h,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef __NSCD_NSCDCLI_H__ diff --git a/usr.sbin/nscd/parser.c b/usr.sbin/nscd/parser.c index b877efa6cf44..bfdaa5483f38 100644 --- a/usr.sbin/nscd/parser.c +++ b/usr.sbin/nscd/parser.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/parser.c,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <assert.h> #include <stdio.h> diff --git a/usr.sbin/nscd/parser.h b/usr.sbin/nscd/parser.h index 413b784d4eef..fd359f8a2647 100644 --- a/usr.sbin/nscd/parser.h +++ b/usr.sbin/nscd/parser.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/parser.h,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef __NSCD_PARSER_H__ diff --git a/usr.sbin/nscd/protocol.c b/usr.sbin/nscd/protocol.c index 08cea9230995..74fa530012c6 100644 --- a/usr.sbin/nscd/protocol.c +++ b/usr.sbin/nscd/protocol.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/protocol.c,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <assert.h> #include <stdlib.h> diff --git a/usr.sbin/nscd/protocol.h b/usr.sbin/nscd/protocol.h index 6894d3c4b6de..832fcfbab958 100644 --- a/usr.sbin/nscd/protocol.h +++ b/usr.sbin/nscd/protocol.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/protocol.h,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef __NSCD_PROTOCOL_H__ diff --git a/usr.sbin/nscd/query.c b/usr.sbin/nscd/query.c index 4b750931b418..6edd67a70d1a 100644 --- a/usr.sbin/nscd/query.c +++ b/usr.sbin/nscd/query.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/query.c,v 1.4.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/socket.h> diff --git a/usr.sbin/nscd/query.h b/usr.sbin/nscd/query.h index 383d8065917e..f69a2fdd8d39 100644 --- a/usr.sbin/nscd/query.h +++ b/usr.sbin/nscd/query.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/query.h,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef __NSCD_QUERY_H__ diff --git a/usr.sbin/nscd/singletons.c b/usr.sbin/nscd/singletons.c index 669d12be2abd..827bd77eb2da 100644 --- a/usr.sbin/nscd/singletons.c +++ b/usr.sbin/nscd/singletons.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/singletons.c,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include "singletons.h" diff --git a/usr.sbin/nscd/singletons.h b/usr.sbin/nscd/singletons.h index dfd891fe10c6..c0c06d809984 100644 --- a/usr.sbin/nscd/singletons.h +++ b/usr.sbin/nscd/singletons.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/singletons.h,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef __NSCD_SINGLETONS_H__ diff --git a/usr.sbin/ntp/Makefile b/usr.sbin/ntp/Makefile index 86e447ddfb61..8d04b721659b 100644 --- a/usr.sbin/ntp/Makefile +++ b/usr.sbin/ntp/Makefile @@ -1,5 +1,5 @@ # Makefile for ntpd. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/Makefile,v 1.12.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ SUBDIR= libopts libntp libparse ntpd ntpdc ntpq ntpdate ntptrace \ ntptime ntp-keygen sntp diff --git a/usr.sbin/ntp/Makefile.inc b/usr.sbin/ntp/Makefile.inc index f81905a418af..4e9aa4e6b769 100644 --- a/usr.sbin/ntp/Makefile.inc +++ b/usr.sbin/ntp/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/Makefile.inc,v 1.9.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/ntp/config.h b/usr.sbin/ntp/config.h index 518cd8ca565d..515aab6ccf8e 100644 --- a/usr.sbin/ntp/config.h +++ b/usr.sbin/ntp/config.h @@ -1,6 +1,6 @@ /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/ntp/config.h,v 1.13.10.2.4.1 2009/04/15 03:14:26 kensmith Exp $ */ /* Is adjtime() accurate? */ /* #undef ADJTIME_IS_ACCURATE */ diff --git a/usr.sbin/ntp/doc/Makefile b/usr.sbin/ntp/doc/Makefile index f1326fcd20dc..67ff9abf4ee6 100644 --- a/usr.sbin/ntp/doc/Makefile +++ b/usr.sbin/ntp/doc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/doc/Makefile,v 1.14.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/ntp/doc/ntp-keygen.8 b/usr.sbin/ntp/doc/ntp-keygen.8 index 536900f6df6b..be1cd844c285 100644 --- a/usr.sbin/ntp/doc/ntp-keygen.8 +++ b/usr.sbin/ntp/doc/ntp-keygen.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntp-keygen.8,v 1.2.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 17, 2006 .Dt NTP-KEYGEN 8 diff --git a/usr.sbin/ntp/doc/ntp.conf.5 b/usr.sbin/ntp/doc/ntp.conf.5 index 264a250a9233..317435c74ef0 100644 --- a/usr.sbin/ntp/doc/ntp.conf.5 +++ b/usr.sbin/ntp/doc/ntp.conf.5 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntp.conf.5,v 1.23.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd December 21, 2006 .Dt NTP.CONF 5 diff --git a/usr.sbin/ntp/doc/ntp.keys.5 b/usr.sbin/ntp/doc/ntp.keys.5 index dc9531ce245e..063c9eeb1402 100644 --- a/usr.sbin/ntp/doc/ntp.keys.5 +++ b/usr.sbin/ntp/doc/ntp.keys.5 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntp.keys.5,v 1.6.32.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd January 13, 2000 .Dt NTP.KEYS 5 diff --git a/usr.sbin/ntp/doc/ntpd.8 b/usr.sbin/ntp/doc/ntpd.8 index 5194b758c6d0..fca3f362bef6 100644 --- a/usr.sbin/ntp/doc/ntpd.8 +++ b/usr.sbin/ntp/doc/ntpd.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntpd.8,v 1.15.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 17, 2006 .Dt NTPD 8 diff --git a/usr.sbin/ntp/doc/ntpdate.8 b/usr.sbin/ntp/doc/ntpdate.8 index f361f17133af..132d04cb7a76 100644 --- a/usr.sbin/ntp/doc/ntpdate.8 +++ b/usr.sbin/ntp/doc/ntpdate.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntpdate.8,v 1.10.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 17, 2006 .Dt NTPDATE 8 diff --git a/usr.sbin/ntp/doc/ntpdc.8 b/usr.sbin/ntp/doc/ntpdc.8 index 35ea7aa1c100..20b2bf8eb9c3 100644 --- a/usr.sbin/ntp/doc/ntpdc.8 +++ b/usr.sbin/ntp/doc/ntpdc.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntpdc.8,v 1.15.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 17, 2006 .Dt NTPDC 8 diff --git a/usr.sbin/ntp/doc/ntpq.8 b/usr.sbin/ntp/doc/ntpq.8 index 60a5fb9e7d02..6849a271bcdc 100644 --- a/usr.sbin/ntp/doc/ntpq.8 +++ b/usr.sbin/ntp/doc/ntpq.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntpq.8,v 1.19.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 17, 2006 .Dt NTPQ 8 diff --git a/usr.sbin/ntp/doc/ntptime.8 b/usr.sbin/ntp/doc/ntptime.8 index f130307457f3..b1e36c2fde21 100644 --- a/usr.sbin/ntp/doc/ntptime.8 +++ b/usr.sbin/ntp/doc/ntptime.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntptime.8,v 1.4.34.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd January 7, 2000 .Dt NTPTIME 8 diff --git a/usr.sbin/ntp/doc/ntptrace.8 b/usr.sbin/ntp/doc/ntptrace.8 index 554a3c0c27c8..5c5c90d46dca 100644 --- a/usr.sbin/ntp/doc/ntptrace.8 +++ b/usr.sbin/ntp/doc/ntptrace.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntptrace.8,v 1.7.28.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd January 6, 2000 .Dt NTPTRACE 8 diff --git a/usr.sbin/ntp/libntp/Makefile b/usr.sbin/ntp/libntp/Makefile index 83e654e71bda..1b1157fc28be 100644 --- a/usr.sbin/ntp/libntp/Makefile +++ b/usr.sbin/ntp/libntp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/libntp/Makefile,v 1.10.10.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/ntp/libntp \ ${.CURDIR}/../../../contrib/ntp/libisc diff --git a/usr.sbin/ntp/libopts/Makefile b/usr.sbin/ntp/libopts/Makefile index c867eccb10c8..0a1c886a1df7 100644 --- a/usr.sbin/ntp/libopts/Makefile +++ b/usr.sbin/ntp/libopts/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/libopts/Makefile,v 1.1.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/ntp/libopts diff --git a/usr.sbin/ntp/libparse/Makefile b/usr.sbin/ntp/libparse/Makefile index f86988e14778..2332118a0b39 100644 --- a/usr.sbin/ntp/libparse/Makefile +++ b/usr.sbin/ntp/libparse/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/libparse/Makefile,v 1.7.10.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/ntp/libparse diff --git a/usr.sbin/ntp/ntp-keygen/Makefile b/usr.sbin/ntp/ntp-keygen/Makefile index a0fee4422d51..76a6ed56a978 100644 --- a/usr.sbin/ntp/ntp-keygen/Makefile +++ b/usr.sbin/ntp/ntp-keygen/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntp-keygen/Makefile,v 1.7.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ NO_MAN= diff --git a/usr.sbin/ntp/ntpd/Makefile b/usr.sbin/ntp/ntpd/Makefile index 175ad67b227b..b8631b5c154b 100644 --- a/usr.sbin/ntp/ntpd/Makefile +++ b/usr.sbin/ntp/ntpd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntpd/Makefile,v 1.14.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ NO_MAN= diff --git a/usr.sbin/ntp/ntpdate/Makefile b/usr.sbin/ntp/ntpdate/Makefile index 0814e8edda61..5d2350eea0b7 100644 --- a/usr.sbin/ntp/ntpdate/Makefile +++ b/usr.sbin/ntp/ntpdate/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntpdate/Makefile,v 1.6.10.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/ntp/ntpdate diff --git a/usr.sbin/ntp/ntpdc/Makefile b/usr.sbin/ntp/ntpdc/Makefile index 75cfec049056..e8cf99cee907 100644 --- a/usr.sbin/ntp/ntpdc/Makefile +++ b/usr.sbin/ntp/ntpdc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntpdc/Makefile,v 1.11.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ NO_MAN= diff --git a/usr.sbin/ntp/ntpq/Makefile b/usr.sbin/ntp/ntpq/Makefile index 42cc750cf7a4..eb585a6ff1d7 100644 --- a/usr.sbin/ntp/ntpq/Makefile +++ b/usr.sbin/ntp/ntpq/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntpq/Makefile,v 1.11.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ NO_MAN= diff --git a/usr.sbin/ntp/ntptime/Makefile b/usr.sbin/ntp/ntptime/Makefile index db5885ddceb3..1c3f14d3be7c 100644 --- a/usr.sbin/ntp/ntptime/Makefile +++ b/usr.sbin/ntp/ntptime/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntptime/Makefile,v 1.6.20.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/ntp/util diff --git a/usr.sbin/ntp/ntptrace/Makefile b/usr.sbin/ntp/ntptrace/Makefile index 8d7547cf5ea1..e5391a08d6cf 100644 --- a/usr.sbin/ntp/ntptrace/Makefile +++ b/usr.sbin/ntp/ntptrace/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntptrace/Makefile,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../scripts diff --git a/usr.sbin/ntp/scripts/mkver b/usr.sbin/ntp/scripts/mkver index 02c692491f3e..182eb418bae9 100755 --- a/usr.sbin/ntp/scripts/mkver +++ b/usr.sbin/ntp/scripts/mkver @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/scripts/mkver,v 1.9.18.1.4.1 2009/04/15 03:14:26 kensmith Exp $ # PROG=${1-UNKNOWN} diff --git a/usr.sbin/ntp/scripts/ntptrace b/usr.sbin/ntp/scripts/ntptrace index 8a895c4ba0be..6ac2ca2ceeb3 100644 --- a/usr.sbin/ntp/scripts/ntptrace +++ b/usr.sbin/ntp/scripts/ntptrace @@ -1,6 +1,6 @@ #! /usr/local/bin/perl -w # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/scripts/ntptrace,v 1.1.28.1 2009/04/15 03:14:26 kensmith Exp $ # John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org diff --git a/usr.sbin/ntp/scripts/ntpver b/usr.sbin/ntp/scripts/ntpver index 6dbc510db8c2..37bddd17cf93 100755 --- a/usr.sbin/ntp/scripts/ntpver +++ b/usr.sbin/ntp/scripts/ntpver @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/scripts/ntpver,v 1.1.54.1 2009/04/15 03:14:26 kensmith Exp $ # print version string of NTP daemon # Copyright (c) 1997 by Ulrich Windl # Modified 970318: Harlan Stenn: rewritten... diff --git a/usr.sbin/ntp/sntp/Makefile b/usr.sbin/ntp/sntp/Makefile index 3bc9084f2799..2c2cd2edb689 100644 --- a/usr.sbin/ntp/sntp/Makefile +++ b/usr.sbin/ntp/sntp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/sntp/Makefile,v 1.3.10.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/ntp/sntp diff --git a/usr.sbin/nvram/Makefile b/usr.sbin/nvram/Makefile index 3cca03756507..ba49c510cd06 100644 --- a/usr.sbin/nvram/Makefile +++ b/usr.sbin/nvram/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/nvram/Makefile,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= nvram MAN= nvram.8 diff --git a/usr.sbin/nvram/nvram.8 b/usr.sbin/nvram/nvram.8 index 5c41a41454dd..0828fbe4537f 100644 --- a/usr.sbin/nvram/nvram.8 +++ b/usr.sbin/nvram/nvram.8 @@ -23,7 +23,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/nvram/nvram.8,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd August 1, 2006 .Dt NVRAM 8 powerpc diff --git a/usr.sbin/nvram/nvram.c b/usr.sbin/nvram/nvram.c index 9d56f9d537b1..a4c4d9049387 100644 --- a/usr.sbin/nvram/nvram.c +++ b/usr.sbin/nvram/nvram.c @@ -23,7 +23,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nvram/nvram.c,v 1.1.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ofwdump/Makefile b/usr.sbin/ofwdump/Makefile index b94ffd1bf59b..c5d255bb042b 100644 --- a/usr.sbin/ofwdump/Makefile +++ b/usr.sbin/ofwdump/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ofwdump/Makefile,v 1.4.28.1 2009/04/15 03:14:26 kensmith Exp $ PROG= ofwdump MAN= ofwdump.8 diff --git a/usr.sbin/ofwdump/ofw_util.c b/usr.sbin/ofwdump/ofw_util.c index 71361d452511..3d73f652eb9f 100644 --- a/usr.sbin/ofwdump/ofw_util.c +++ b/usr.sbin/ofwdump/ofw_util.c @@ -24,7 +24,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ofwdump/ofw_util.c,v 1.5.28.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/ioctl.h> diff --git a/usr.sbin/ofwdump/ofw_util.h b/usr.sbin/ofwdump/ofw_util.h index af8f01f233b2..115ba41b6f3c 100644 --- a/usr.sbin/ofwdump/ofw_util.h +++ b/usr.sbin/ofwdump/ofw_util.h @@ -22,7 +22,7 @@ * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ofwdump/ofw_util.h,v 1.3.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef OFW_UTIL_H diff --git a/usr.sbin/ofwdump/ofwdump.8 b/usr.sbin/ofwdump/ofwdump.8 index 995d93704d18..bd3b3783a2ef 100644 --- a/usr.sbin/ofwdump/ofwdump.8 +++ b/usr.sbin/ofwdump/ofwdump.8 @@ -21,7 +21,7 @@ .\" OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE .\" USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ofwdump/ofwdump.8,v 1.5.28.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd October 18, 2002 .Dt OFWDUMP 8 sparc64 diff --git a/usr.sbin/ofwdump/ofwdump.c b/usr.sbin/ofwdump/ofwdump.c index ea25caa16daf..dfea8c3dcdc2 100644 --- a/usr.sbin/ofwdump/ofwdump.c +++ b/usr.sbin/ofwdump/ofwdump.c @@ -24,7 +24,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ofwdump/ofwdump.c,v 1.2.28.1 2009/04/15 03:14:26 kensmith Exp $"); #include <dev/ofw/openfirm.h> #include <dev/ofw/openfirmio.h> diff --git a/usr.sbin/ofwdump/pathnames.h b/usr.sbin/ofwdump/pathnames.h index 32f5fe624db6..04709272b53a 100644 --- a/usr.sbin/ofwdump/pathnames.h +++ b/usr.sbin/ofwdump/pathnames.h @@ -22,7 +22,7 @@ * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ofwdump/pathnames.h,v 1.1.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <paths.h> diff --git a/usr.sbin/pccard/Makefile b/usr.sbin/pccard/Makefile index 18bd019ff67d..e2309bb5e26e 100644 --- a/usr.sbin/pccard/Makefile +++ b/usr.sbin/pccard/Makefile @@ -1,5 +1,5 @@ # Makefile for pccardc/pccardd. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pccard/Makefile,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $ SUBDIR= dumpcis diff --git a/usr.sbin/pccard/Makefile.inc b/usr.sbin/pccard/Makefile.inc index 265f86d1ed55..cb367c3e35e6 100644 --- a/usr.sbin/pccard/Makefile.inc +++ b/usr.sbin/pccard/Makefile.inc @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pccard/Makefile.inc,v 1.10.8.1 2009/04/15 03:14:26 kensmith Exp $ .include "../Makefile.inc" diff --git a/usr.sbin/pccard/dumpcis/Makefile b/usr.sbin/pccard/dumpcis/Makefile index 795c05c05846..72b5218bfdb7 100644 --- a/usr.sbin/pccard/dumpcis/Makefile +++ b/usr.sbin/pccard/dumpcis/Makefile @@ -1,6 +1,6 @@ # pccardc Makefile # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pccard/dumpcis/Makefile,v 1.1.8.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../pccardd ${.CURDIR}/../pccardc diff --git a/usr.sbin/pccard/dumpcis/dumpcis.8 b/usr.sbin/pccard/dumpcis/dumpcis.8 index 518eadd69074..3aa8d73f7fd2 100644 --- a/usr.sbin/pccard/dumpcis/dumpcis.8 +++ b/usr.sbin/pccard/dumpcis/dumpcis.8 @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pccard/dumpcis/dumpcis.8,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd October 18, 2006 .Dt DUMPCIS 8 diff --git a/usr.sbin/pccard/dumpcis/main.c b/usr.sbin/pccard/dumpcis/main.c index 317195c1f8e1..3c6f362b11e9 100644 --- a/usr.sbin/pccard/dumpcis/main.c +++ b/usr.sbin/pccard/dumpcis/main.c @@ -23,7 +23,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pccard/dumpcis/main.c,v 1.1.8.1 2009/04/15 03:14:26 kensmith Exp $"); int dumpcisfile_main(int, char **); diff --git a/usr.sbin/pccard/pccardc/Makefile b/usr.sbin/pccard/pccardc/Makefile index d0649a2dc42c..cf2efa1e5e35 100644 --- a/usr.sbin/pccard/pccardc/Makefile +++ b/usr.sbin/pccard/pccardc/Makefile @@ -1,6 +1,6 @@ # pccardc Makefile # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pccard/pccardc/Makefile,v 1.16.32.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../pccardd diff --git a/usr.sbin/pccard/pccardc/beep.c b/usr.sbin/pccard/pccardc/beep.c index be62c56238a7..63ca2140dec9 100644 --- a/usr.sbin/pccard/pccardc/beep.c +++ b/usr.sbin/pccard/pccardc/beep.c @@ -31,7 +31,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardc/beep.c,v 1.3.34.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.sbin/pccard/pccardc/dumpcis.c b/usr.sbin/pccard/pccardc/dumpcis.c index d5fc7579933f..ebf24e35d566 100644 --- a/usr.sbin/pccard/pccardc/dumpcis.c +++ b/usr.sbin/pccard/pccardc/dumpcis.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardc/dumpcis.c,v 1.12.54.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pccard/pccardc/dumpcisfile.c b/usr.sbin/pccard/pccardc/dumpcisfile.c index 6a415ba44e50..62b5da6b0649 100644 --- a/usr.sbin/pccard/pccardc/dumpcisfile.c +++ b/usr.sbin/pccard/pccardc/dumpcisfile.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardc/dumpcisfile.c,v 1.1.34.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pccard/pccardc/enabler.c b/usr.sbin/pccard/pccardc/enabler.c index 11ee0bb88208..fbba11870f37 100644 --- a/usr.sbin/pccard/pccardc/enabler.c +++ b/usr.sbin/pccard/pccardc/enabler.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardc/enabler.c,v 1.14.30.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pccard/pccardc/pccardc.8 b/usr.sbin/pccard/pccardc/pccardc.8 index e1e0925d4bb2..7766c5370bd1 100644 --- a/usr.sbin/pccard/pccardc/pccardc.8 +++ b/usr.sbin/pccard/pccardc/pccardc.8 @@ -26,7 +26,7 @@ .\" .\" Translated to English by Hiroki Sato <hrs@geocities.co.jp> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pccard/pccardc/pccardc.8,v 1.21.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd November 14, 1998 .Dt PCCARDC 8 diff --git a/usr.sbin/pccard/pccardc/pccardc.c b/usr.sbin/pccard/pccardc/pccardc.c index c1f6eced7507..76824392fbbf 100644 --- a/usr.sbin/pccard/pccardc/pccardc.c +++ b/usr.sbin/pccard/pccardc/pccardc.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardc/pccardc.c,v 1.13.28.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pccard/pccardc/pccardmem.c b/usr.sbin/pccard/pccardc/pccardmem.c index 0b1d1764c16d..dd597f6dbea8 100644 --- a/usr.sbin/pccard/pccardc/pccardmem.c +++ b/usr.sbin/pccard/pccardc/pccardmem.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardc/pccardmem.c,v 1.13.30.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pccard/pccardc/power.c b/usr.sbin/pccard/pccardc/power.c index 59d43a57436a..0a032e625627 100644 --- a/usr.sbin/pccard/pccardc/power.c +++ b/usr.sbin/pccard/pccardc/power.c @@ -24,7 +24,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pccard/pccardc/power.c,v 1.3.34.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Code cleanup, bug-fix and extension diff --git a/usr.sbin/pccard/pccardc/printcis.c b/usr.sbin/pccard/pccardc/printcis.c index f8a53b3cc867..11dc569493d6 100644 --- a/usr.sbin/pccard/pccardc/printcis.c +++ b/usr.sbin/pccard/pccardc/printcis.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardc/printcis.c,v 1.13.34.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/pccard/pccardc/rdmap.c b/usr.sbin/pccard/pccardc/rdmap.c index 3ac81f930ca9..8f91ca563e55 100644 --- a/usr.sbin/pccard/pccardc/rdmap.c +++ b/usr.sbin/pccard/pccardc/rdmap.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardc/rdmap.c,v 1.12.54.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pccard/pccardc/rdreg.c b/usr.sbin/pccard/pccardc/rdreg.c index a3171487998a..d91bb04a92d4 100644 --- a/usr.sbin/pccard/pccardc/rdreg.c +++ b/usr.sbin/pccard/pccardc/rdreg.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardc/rdreg.c,v 1.12.54.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pccard/pccardc/wrattr.c b/usr.sbin/pccard/pccardc/wrattr.c index cc3df8ecbee8..9138bb77cebf 100644 --- a/usr.sbin/pccard/pccardc/wrattr.c +++ b/usr.sbin/pccard/pccardc/wrattr.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardc/wrattr.c,v 1.13.54.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pccard/pccardc/wrreg.c b/usr.sbin/pccard/pccardc/wrreg.c index 5fda2a72f24c..2d9b8a7a9ade 100644 --- a/usr.sbin/pccard/pccardc/wrreg.c +++ b/usr.sbin/pccard/pccardc/wrreg.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardc/wrreg.c,v 1.12.54.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pccard/pccardd/readcis.c b/usr.sbin/pccard/pccardd/readcis.c index 73b72efb9eaf..a6a0fdadb0e0 100644 --- a/usr.sbin/pccard/pccardd/readcis.c +++ b/usr.sbin/pccard/pccardd/readcis.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardd/readcis.c,v 1.26.32.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/pccard/pccardd/readcis.h b/usr.sbin/pccard/pccardd/readcis.h index 8ebd74531fe2..b3f0a97b5add 100644 --- a/usr.sbin/pccard/pccardd/readcis.h +++ b/usr.sbin/pccard/pccardd/readcis.h @@ -23,7 +23,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pccard/pccardd/readcis.h,v 1.15.32.1 2009/04/15 03:14:26 kensmith Exp $ */ struct tuple { diff --git a/usr.sbin/pciconf/Makefile b/usr.sbin/pciconf/Makefile index e57e736fe2c1..7d9d64a375d0 100644 --- a/usr.sbin/pciconf/Makefile +++ b/usr.sbin/pciconf/Makefile @@ -1,5 +1,5 @@ # $ANA: Makefile,v 1.1.1.1 1996/09/25 21:12:57 wollman Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pciconf/Makefile,v 1.10.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= pciconf SRCS= pciconf.c cap.c diff --git a/usr.sbin/pciconf/cap.c b/usr.sbin/pciconf/cap.c index 1ccb8f870c27..4b3510258051 100644 --- a/usr.sbin/pciconf/cap.c +++ b/usr.sbin/pciconf/cap.c @@ -30,7 +30,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pciconf/cap.c,v 1.2.2.2.6.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/pciconf/pathnames.h b/usr.sbin/pciconf/pathnames.h index 719615a478fc..072d1ded441b 100644 --- a/usr.sbin/pciconf/pathnames.h +++ b/usr.sbin/pciconf/pathnames.h @@ -1,3 +1,3 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pciconf/pathnames.h,v 1.2.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #define _PATH_DEVPCI "/dev/pci" #define _PATH_PCIVDB "/usr/share/misc/pci_vendors" diff --git a/usr.sbin/pciconf/pciconf.8 b/usr.sbin/pciconf/pciconf.8 index 6f6f107a24ba..ca57e39cc223 100644 --- a/usr.sbin/pciconf/pciconf.8 +++ b/usr.sbin/pciconf/pciconf.8 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pciconf/pciconf.8,v 1.30.2.2.2.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd November 27, 2007 .Dt PCICONF 8 diff --git a/usr.sbin/pciconf/pciconf.c b/usr.sbin/pciconf/pciconf.c index 4fc1f8e28a8e..c376dfded039 100644 --- a/usr.sbin/pciconf/pciconf.c +++ b/usr.sbin/pciconf/pciconf.c @@ -29,7 +29,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pciconf/pciconf.c,v 1.30.2.3.2.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/pciconf/pciconf.h b/usr.sbin/pciconf/pciconf.h index 2e87c63cab46..d01de5f59405 100644 --- a/usr.sbin/pciconf/pciconf.h +++ b/usr.sbin/pciconf/pciconf.h @@ -27,7 +27,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pciconf/pciconf.h,v 1.1.4.1.6.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef __PCICONF_H__ diff --git a/usr.sbin/periodic/Makefile b/usr.sbin/periodic/Makefile index 875d078435ea..25d1ef4794fc 100644 --- a/usr.sbin/periodic/Makefile +++ b/usr.sbin/periodic/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/periodic/Makefile,v 1.4.34.1 2009/04/15 03:14:26 kensmith Exp $ SCRIPTS=periodic.sh MAN= periodic.8 diff --git a/usr.sbin/periodic/periodic.8 b/usr.sbin/periodic/periodic.8 index 63359308656e..32dd4b10fc48 100644 --- a/usr.sbin/periodic/periodic.8 +++ b/usr.sbin/periodic/periodic.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/periodic/periodic.8,v 1.33.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd August 30, 2007 .Os diff --git a/usr.sbin/periodic/periodic.sh b/usr.sbin/periodic/periodic.sh index ca954ea1f026..95484181a50c 100644 --- a/usr.sbin/periodic/periodic.sh +++ b/usr.sbin/periodic/periodic.sh @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/periodic/periodic.sh,v 1.21.8.1 2009/04/15 03:14:26 kensmith Exp $ # # Run nightly periodic scripts # diff --git a/usr.sbin/pkg_install/Makefile b/usr.sbin/pkg_install/Makefile index bf1a2135cc79..bfcac8d2997d 100644 --- a/usr.sbin/pkg_install/Makefile +++ b/usr.sbin/pkg_install/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pkg_install/Makefile,v 1.17.2.3.4.1 2009/04/15 03:14:26 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/pkg_install/Makefile.inc b/usr.sbin/pkg_install/Makefile.inc index 2fa20aa1c394..bdf4bbaded67 100644 --- a/usr.sbin/pkg_install/Makefile.inc +++ b/usr.sbin/pkg_install/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pkg_install/Makefile.inc,v 1.14.2.2.2.1 2009/04/15 03:14:26 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/pkg_install/add/Makefile b/usr.sbin/pkg_install/add/Makefile index 89988e78b220..c4002d1d0db2 100644 --- a/usr.sbin/pkg_install/add/Makefile +++ b/usr.sbin/pkg_install/add/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pkg_install/add/Makefile,v 1.21.28.1 2009/04/15 03:14:26 kensmith Exp $ PROG= pkg_add SRCS= main.c perform.c futil.c extract.c diff --git a/usr.sbin/pkg_install/add/add.h b/usr.sbin/pkg_install/add/add.h index f1607ee3e36d..31e43fbca754 100644 --- a/usr.sbin/pkg_install/add/add.h +++ b/usr.sbin/pkg_install/add/add.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pkg_install/add/add.h,v 1.14.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * FreeBSD install - a package for the installation and maintainance diff --git a/usr.sbin/pkg_install/add/extract.c b/usr.sbin/pkg_install/add/extract.c index 732a13fea441..0cec46841902 100644 --- a/usr.sbin/pkg_install/add/extract.c +++ b/usr.sbin/pkg_install/add/extract.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/add/extract.c,v 1.45.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <ctype.h> #include <err.h> diff --git a/usr.sbin/pkg_install/add/futil.c b/usr.sbin/pkg_install/add/futil.c index e0971408fbe8..5eb2573a8664 100644 --- a/usr.sbin/pkg_install/add/futil.c +++ b/usr.sbin/pkg_install/add/futil.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/add/futil.c,v 1.14.28.1 2009/04/15 03:14:26 kensmith Exp $"); #include <err.h> #include "lib.h" diff --git a/usr.sbin/pkg_install/add/main.c b/usr.sbin/pkg_install/add/main.c index b2d511ebc7be..d7ffe1218e72 100644 --- a/usr.sbin/pkg_install/add/main.c +++ b/usr.sbin/pkg_install/add/main.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/add/main.c,v 1.72.2.6.2.2 2009/04/15 04:28:22 kensmith Exp $"); #include <sys/param.h> #include <sys/utsname.h> diff --git a/usr.sbin/pkg_install/add/perform.c b/usr.sbin/pkg_install/add/perform.c index 872c7a8ce8bc..d898162a4a1d 100644 --- a/usr.sbin/pkg_install/add/perform.c +++ b/usr.sbin/pkg_install/add/perform.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/add/perform.c,v 1.80.2.4.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <err.h> #include <paths.h> diff --git a/usr.sbin/pkg_install/add/pkg_add.1 b/usr.sbin/pkg_install/add/pkg_add.1 index d090cb507783..c656023be27f 100644 --- a/usr.sbin/pkg_install/add/pkg_add.1 +++ b/usr.sbin/pkg_install/add/pkg_add.1 @@ -13,7 +13,7 @@ .\" .\" Jordan K. Hubbard .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pkg_install/add/pkg_add.1,v 1.71.2.5.2.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd January 4, 2009 .Dt PKG_ADD 1 diff --git a/usr.sbin/pkg_install/create/Makefile b/usr.sbin/pkg_install/create/Makefile index 42718c6f9273..a61894a8a0c0 100644 --- a/usr.sbin/pkg_install/create/Makefile +++ b/usr.sbin/pkg_install/create/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pkg_install/create/Makefile,v 1.22.28.1 2009/04/15 03:14:26 kensmith Exp $ PROG= pkg_create SRCS= main.c perform.c pl.c diff --git a/usr.sbin/pkg_install/create/create.h b/usr.sbin/pkg_install/create/create.h index 310aba0114c5..9379c4db49a2 100644 --- a/usr.sbin/pkg_install/create/create.h +++ b/usr.sbin/pkg_install/create/create.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pkg_install/create/create.h,v 1.26.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * FreeBSD install - a package for the installation and maintainance diff --git a/usr.sbin/pkg_install/create/main.c b/usr.sbin/pkg_install/create/main.c index b98b21ee9db1..033c399a9fd2 100644 --- a/usr.sbin/pkg_install/create/main.c +++ b/usr.sbin/pkg_install/create/main.c @@ -10,7 +10,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/create/main.c,v 1.40.2.4.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include <getopt.h> #include <err.h> diff --git a/usr.sbin/pkg_install/create/perform.c b/usr.sbin/pkg_install/create/perform.c index 505826ee0eb3..8033bf77e4f7 100644 --- a/usr.sbin/pkg_install/create/perform.c +++ b/usr.sbin/pkg_install/create/perform.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/create/perform.c,v 1.82.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include "lib.h" #include "create.h" diff --git a/usr.sbin/pkg_install/create/pkg_create.1 b/usr.sbin/pkg_install/create/pkg_create.1 index a567fc45d06b..6907f25303b2 100644 --- a/usr.sbin/pkg_install/create/pkg_create.1 +++ b/usr.sbin/pkg_install/create/pkg_create.1 @@ -15,7 +15,7 @@ .\" .\" .\" @(#)pkg_create.1 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pkg_install/create/pkg_create.1,v 1.70.2.2.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" hacked up by John Kohl for NetBSD--fixed a few bugs, extended keywords, .\" added dependency tracking, etc. diff --git a/usr.sbin/pkg_install/create/pl.c b/usr.sbin/pkg_install/create/pl.c index 18bbaf24734b..e673ba23ae99 100644 --- a/usr.sbin/pkg_install/create/pl.c +++ b/usr.sbin/pkg_install/create/pl.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/create/pl.c,v 1.28.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include "lib.h" #include "create.h" diff --git a/usr.sbin/pkg_install/delete/Makefile b/usr.sbin/pkg_install/delete/Makefile index c346ea705d79..fcc6b6a01cd7 100644 --- a/usr.sbin/pkg_install/delete/Makefile +++ b/usr.sbin/pkg_install/delete/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pkg_install/delete/Makefile,v 1.22.28.1 2009/04/15 03:14:26 kensmith Exp $ PROG= pkg_delete SRCS= main.c perform.c diff --git a/usr.sbin/pkg_install/delete/delete.h b/usr.sbin/pkg_install/delete/delete.h index e0aeca52b154..342e695b5a6c 100644 --- a/usr.sbin/pkg_install/delete/delete.h +++ b/usr.sbin/pkg_install/delete/delete.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pkg_install/delete/delete.h,v 1.8.28.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * FreeBSD install - a package for the installation and maintainance diff --git a/usr.sbin/pkg_install/delete/main.c b/usr.sbin/pkg_install/delete/main.c index 6075f72ab10b..26c01031fbce 100644 --- a/usr.sbin/pkg_install/delete/main.c +++ b/usr.sbin/pkg_install/delete/main.c @@ -20,7 +20,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/delete/main.c,v 1.28.2.2.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/stat.h> diff --git a/usr.sbin/pkg_install/delete/perform.c b/usr.sbin/pkg_install/delete/perform.c index 1519fd7d221a..e2916d5453d7 100644 --- a/usr.sbin/pkg_install/delete/perform.c +++ b/usr.sbin/pkg_install/delete/perform.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/delete/perform.c,v 1.41.18.2.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <err.h> #include "lib.h" diff --git a/usr.sbin/pkg_install/delete/pkg_delete.1 b/usr.sbin/pkg_install/delete/pkg_delete.1 index aa56a449fed8..2be09d5eac94 100644 --- a/usr.sbin/pkg_install/delete/pkg_delete.1 +++ b/usr.sbin/pkg_install/delete/pkg_delete.1 @@ -15,7 +15,7 @@ .\" .\" .\" @(#)pkg_delete.1 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pkg_install/delete/pkg_delete.1,v 1.31.10.2.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 30, 2008 .Dt PKG_DELETE 1 diff --git a/usr.sbin/pkg_install/info/Makefile b/usr.sbin/pkg_install/info/Makefile index 675f7ca454ac..fb3af7643458 100644 --- a/usr.sbin/pkg_install/info/Makefile +++ b/usr.sbin/pkg_install/info/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pkg_install/info/Makefile,v 1.20.28.1 2009/04/15 03:14:26 kensmith Exp $ PROG= pkg_info SRCS= main.c perform.c show.c diff --git a/usr.sbin/pkg_install/info/info.h b/usr.sbin/pkg_install/info/info.h index 46e29b1202dd..597d6b6fabc4 100644 --- a/usr.sbin/pkg_install/info/info.h +++ b/usr.sbin/pkg_install/info/info.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pkg_install/info/info.h,v 1.29.8.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * FreeBSD install - a package for the installation and maintainance diff --git a/usr.sbin/pkg_install/info/main.c b/usr.sbin/pkg_install/info/main.c index aaa2a1bf771e..b04c02c29d65 100644 --- a/usr.sbin/pkg_install/info/main.c +++ b/usr.sbin/pkg_install/info/main.c @@ -20,7 +20,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/info/main.c,v 1.50.2.3.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <getopt.h> #include <err.h> diff --git a/usr.sbin/pkg_install/info/perform.c b/usr.sbin/pkg_install/info/perform.c index 3803d64d2f77..775a02cf217a 100644 --- a/usr.sbin/pkg_install/info/perform.c +++ b/usr.sbin/pkg_install/info/perform.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/info/perform.c,v 1.54.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include "lib.h" #include "info.h" diff --git a/usr.sbin/pkg_install/info/pkg_info.1 b/usr.sbin/pkg_install/info/pkg_info.1 index 8b032c159745..63306e70e45e 100644 --- a/usr.sbin/pkg_install/info/pkg_info.1 +++ b/usr.sbin/pkg_install/info/pkg_info.1 @@ -15,7 +15,7 @@ .\" .\" .\" @(#)pkg_info.1 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pkg_install/info/pkg_info.1,v 1.60.2.2.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 30, 2008 .Dt PKG_INFO 1 diff --git a/usr.sbin/pkg_install/info/show.c b/usr.sbin/pkg_install/info/show.c index c65c312a5062..949df6990751 100644 --- a/usr.sbin/pkg_install/info/show.c +++ b/usr.sbin/pkg_install/info/show.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/info/show.c,v 1.41.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include "lib.h" #include "info.h" diff --git a/usr.sbin/pkg_install/lib/Makefile b/usr.sbin/pkg_install/lib/Makefile index 84a41b8d7f15..62a4b4f0fa81 100644 --- a/usr.sbin/pkg_install/lib/Makefile +++ b/usr.sbin/pkg_install/lib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pkg_install/lib/Makefile,v 1.18.20.1 2009/04/15 03:14:26 kensmith Exp $ LIB= install INTERNALLIB= diff --git a/usr.sbin/pkg_install/lib/deps.c b/usr.sbin/pkg_install/lib/deps.c index 66f44a9c6fea..9388a13e8ebd 100644 --- a/usr.sbin/pkg_install/lib/deps.c +++ b/usr.sbin/pkg_install/lib/deps.c @@ -20,7 +20,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/deps.c,v 1.12.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include "lib.h" #include <err.h> diff --git a/usr.sbin/pkg_install/lib/exec.c b/usr.sbin/pkg_install/lib/exec.c index fc8220c5f399..878e523fd502 100644 --- a/usr.sbin/pkg_install/lib/exec.c +++ b/usr.sbin/pkg_install/lib/exec.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/exec.c,v 1.11.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include "lib.h" #include <err.h> diff --git a/usr.sbin/pkg_install/lib/file.c b/usr.sbin/pkg_install/lib/file.c index 0b74ddfdfdcd..a0f7565f48d9 100644 --- a/usr.sbin/pkg_install/lib/file.c +++ b/usr.sbin/pkg_install/lib/file.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/file.c,v 1.68.18.1.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include "lib.h" #include <err.h> diff --git a/usr.sbin/pkg_install/lib/global.c b/usr.sbin/pkg_install/lib/global.c index e136ec86a6f2..a78fecccb9ca 100644 --- a/usr.sbin/pkg_install/lib/global.c +++ b/usr.sbin/pkg_install/lib/global.c @@ -20,7 +20,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/global.c,v 1.11.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include "lib.h" diff --git a/usr.sbin/pkg_install/lib/lib.h b/usr.sbin/pkg_install/lib/lib.h index d4632577c87c..3ba0ffe9883b 100644 --- a/usr.sbin/pkg_install/lib/lib.h +++ b/usr.sbin/pkg_install/lib/lib.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pkg_install/lib/lib.h,v 1.60.2.5.2.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * FreeBSD install - a package for the installation and maintainance diff --git a/usr.sbin/pkg_install/lib/match.c b/usr.sbin/pkg_install/lib/match.c index 1f8b02a59463..1c6bfcc24fab 100644 --- a/usr.sbin/pkg_install/lib/match.c +++ b/usr.sbin/pkg_install/lib/match.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/match.c,v 1.20.2.2.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include "lib.h" #include <err.h> diff --git a/usr.sbin/pkg_install/lib/msg.c b/usr.sbin/pkg_install/lib/msg.c index 5b17624016d0..0b1def7c070e 100644 --- a/usr.sbin/pkg_install/lib/msg.c +++ b/usr.sbin/pkg_install/lib/msg.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/msg.c,v 1.16.34.1 2009/04/15 03:14:26 kensmith Exp $"); #include "lib.h" #include <err.h> diff --git a/usr.sbin/pkg_install/lib/pen.c b/usr.sbin/pkg_install/lib/pen.c index fef3f9dc6a4c..24a52082e8b4 100644 --- a/usr.sbin/pkg_install/lib/pen.c +++ b/usr.sbin/pkg_install/lib/pen.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/pen.c,v 1.42.18.1.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include "lib.h" #include <err.h> diff --git a/usr.sbin/pkg_install/lib/pkgwrap.c b/usr.sbin/pkg_install/lib/pkgwrap.c index cbd15cd7b445..9e320d7907fc 100644 --- a/usr.sbin/pkg_install/lib/pkgwrap.c +++ b/usr.sbin/pkg_install/lib/pkgwrap.c @@ -17,7 +17,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/pkgwrap.c,v 1.1.36.1 2009/04/15 03:14:26 kensmith Exp $"); #include "lib.h" #include <ctype.h> diff --git a/usr.sbin/pkg_install/lib/plist.c b/usr.sbin/pkg_install/lib/plist.c index 283b87f9c1b1..a6820ede963d 100644 --- a/usr.sbin/pkg_install/lib/plist.c +++ b/usr.sbin/pkg_install/lib/plist.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/plist.c,v 1.52.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include "lib.h" #include <err.h> diff --git a/usr.sbin/pkg_install/lib/str.c b/usr.sbin/pkg_install/lib/str.c index 0d9e288b7579..542e5314d68a 100644 --- a/usr.sbin/pkg_install/lib/str.c +++ b/usr.sbin/pkg_install/lib/str.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/str.c,v 1.15.32.1 2009/04/15 03:14:26 kensmith Exp $"); #include "lib.h" diff --git a/usr.sbin/pkg_install/lib/url.c b/usr.sbin/pkg_install/lib/url.c index 1cf5d314b741..b16470f9375f 100644 --- a/usr.sbin/pkg_install/lib/url.c +++ b/usr.sbin/pkg_install/lib/url.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/url.c,v 1.9.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include "lib.h" #include <err.h> diff --git a/usr.sbin/pkg_install/lib/version.c b/usr.sbin/pkg_install/lib/version.c index d9c4fe7e070c..0e9ee20bab50 100644 --- a/usr.sbin/pkg_install/lib/version.c +++ b/usr.sbin/pkg_install/lib/version.c @@ -17,7 +17,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/version.c,v 1.5.28.1 2009/04/15 03:14:26 kensmith Exp $"); #include "lib.h" #include <err.h> diff --git a/usr.sbin/pkg_install/tkpkg b/usr.sbin/pkg_install/tkpkg index 9071155a289d..f6009ca9bf91 100755 --- a/usr.sbin/pkg_install/tkpkg +++ b/usr.sbin/pkg_install/tkpkg @@ -1,5 +1,5 @@ #!/usr/local/bin/wish -f -#$FreeBSD$ +#$FreeBSD: src/usr.sbin/pkg_install/tkpkg,v 1.7.54.1 2009/04/15 03:14:26 kensmith Exp $ # #$Log: tkpkg,v $ #Revision 1.2 1994/12/06 00:51:21 jkh diff --git a/usr.sbin/pkg_install/updating/Makefile b/usr.sbin/pkg_install/updating/Makefile index cf8bfc8718c0..0f9c71d9255f 100644 --- a/usr.sbin/pkg_install/updating/Makefile +++ b/usr.sbin/pkg_install/updating/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pkg_install/updating/Makefile,v 1.2.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ PROG= pkg_updating SRCS= main.c diff --git a/usr.sbin/pkg_install/updating/main.c b/usr.sbin/pkg_install/updating/main.c index e189c01f7fdc..f9b7bbb9b6ef 100644 --- a/usr.sbin/pkg_install/updating/main.c +++ b/usr.sbin/pkg_install/updating/main.c @@ -8,7 +8,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/updating/main.c,v 1.2.2.3.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <errno.h> #include <limits.h> diff --git a/usr.sbin/pkg_install/updating/pathnames.h b/usr.sbin/pkg_install/updating/pathnames.h index 7eed1b47f157..fc3141a8171f 100644 --- a/usr.sbin/pkg_install/updating/pathnames.h +++ b/usr.sbin/pkg_install/updating/pathnames.h @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Beat Gätzi * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pkg_install/updating/pathnames.h,v 1.2.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ * */ diff --git a/usr.sbin/pkg_install/updating/pkg_updating.1 b/usr.sbin/pkg_install/updating/pkg_updating.1 index e3bcb546c705..f0ee272b0d08 100644 --- a/usr.sbin/pkg_install/updating/pkg_updating.1 +++ b/usr.sbin/pkg_install/updating/pkg_updating.1 @@ -8,7 +8,7 @@ .\" can do whatever you want with this stuff. If we meet some day, and you think .\" this stuff is worth it, you can buy me a beer in return. Beat Gätzi .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pkg_install/updating/pkg_updating.1,v 1.3.2.2.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 30, 2008 .Dt PKG_UPDATING 1 diff --git a/usr.sbin/pkg_install/version/Makefile b/usr.sbin/pkg_install/version/Makefile index 71168ee3d23f..4068469ed043 100644 --- a/usr.sbin/pkg_install/version/Makefile +++ b/usr.sbin/pkg_install/version/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pkg_install/version/Makefile,v 1.16.28.1 2009/04/15 03:14:26 kensmith Exp $ PROG= pkg_version SRCS= main.c perform.c diff --git a/usr.sbin/pkg_install/version/main.c b/usr.sbin/pkg_install/version/main.c index f46d945f4ef5..c0d2ba2e71b0 100644 --- a/usr.sbin/pkg_install/version/main.c +++ b/usr.sbin/pkg_install/version/main.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/version/main.c,v 1.7.2.2.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <getopt.h> diff --git a/usr.sbin/pkg_install/version/perform.c b/usr.sbin/pkg_install/version/perform.c index e39adaf50e66..b184975e0cbd 100644 --- a/usr.sbin/pkg_install/version/perform.c +++ b/usr.sbin/pkg_install/version/perform.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/version/perform.c,v 1.16.2.2.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include "lib.h" #include "version.h" diff --git a/usr.sbin/pkg_install/version/pkg_version.1 b/usr.sbin/pkg_install/version/pkg_version.1 index db0d7afb799e..cf5292827c07 100644 --- a/usr.sbin/pkg_install/version/pkg_version.1 +++ b/usr.sbin/pkg_install/version/pkg_version.1 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pkg_install/version/pkg_version.1,v 1.36.2.3.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 30, 2008 .Dt PKG_VERSION 1 diff --git a/usr.sbin/pkg_install/version/test-pkg_version.sh b/usr.sbin/pkg_install/version/test-pkg_version.sh index 95486c1f7bdf..61bfb79ee40b 100755 --- a/usr.sbin/pkg_install/version/test-pkg_version.sh +++ b/usr.sbin/pkg_install/version/test-pkg_version.sh @@ -29,7 +29,7 @@ # Regression testing for pkg_version # Originally from an idea by "Akinori MUSHA" <knu@iDaemons.org> # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pkg_install/version/test-pkg_version.sh,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $ # ECHO=echo diff --git a/usr.sbin/pkg_install/version/version.h b/usr.sbin/pkg_install/version/version.h index 412c395777eb..0b4e301d00f8 100644 --- a/usr.sbin/pkg_install/version/version.h +++ b/usr.sbin/pkg_install/version/version.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pkg_install/version/version.h,v 1.5.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * FreeBSD install - a package for the installation and maintainance diff --git a/usr.sbin/pmccontrol/Makefile b/usr.sbin/pmccontrol/Makefile index 9dafe1c3fbd5..c1dcd87b10ae 100644 --- a/usr.sbin/pmccontrol/Makefile +++ b/usr.sbin/pmccontrol/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pmccontrol/Makefile,v 1.2.20.1 2009/04/15 03:14:26 kensmith Exp $ # PROG= pmccontrol diff --git a/usr.sbin/pmccontrol/pmccontrol.8 b/usr.sbin/pmccontrol/pmccontrol.8 index cff96296770a..75b1b6d4e646 100644 --- a/usr.sbin/pmccontrol/pmccontrol.8 +++ b/usr.sbin/pmccontrol/pmccontrol.8 @@ -21,7 +21,7 @@ .\" out of the use of this software, even if advised of the possibility of .\" such damage. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pmccontrol/pmccontrol.8,v 1.2.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd December 15, 2003 .Os diff --git a/usr.sbin/pmccontrol/pmccontrol.c b/usr.sbin/pmccontrol/pmccontrol.c index 49a1de710707..b5bb56c2da9e 100644 --- a/usr.sbin/pmccontrol/pmccontrol.c +++ b/usr.sbin/pmccontrol/pmccontrol.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pmccontrol/pmccontrol.c,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/queue.h> diff --git a/usr.sbin/pmcstat/Makefile b/usr.sbin/pmcstat/Makefile index 819a0c0f3ca1..f49f43634e26 100644 --- a/usr.sbin/pmcstat/Makefile +++ b/usr.sbin/pmcstat/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pmcstat/Makefile,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ # PROG= pmcstat diff --git a/usr.sbin/pmcstat/pmcstat.8 b/usr.sbin/pmcstat/pmcstat.8 index 951dba6dce0c..f889305bb2bf 100644 --- a/usr.sbin/pmcstat/pmcstat.8 +++ b/usr.sbin/pmcstat/pmcstat.8 @@ -21,7 +21,7 @@ .\" out of the use of this software, even if advised of the possibility of .\" such damage. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pmcstat/pmcstat.8,v 1.12.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd April 23, 2007 .Os diff --git a/usr.sbin/pmcstat/pmcstat.c b/usr.sbin/pmcstat/pmcstat.c index 3908cbd3b55e..c013ac0d5fbf 100644 --- a/usr.sbin/pmcstat/pmcstat.c +++ b/usr.sbin/pmcstat/pmcstat.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pmcstat/pmcstat.c,v 1.17.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/event.h> diff --git a/usr.sbin/pmcstat/pmcstat.h b/usr.sbin/pmcstat/pmcstat.h index 5b062a948d47..1f4bce78b8ae 100644 --- a/usr.sbin/pmcstat/pmcstat.h +++ b/usr.sbin/pmcstat/pmcstat.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pmcstat/pmcstat.h,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _PMCSTAT_H_ diff --git a/usr.sbin/pmcstat/pmcstat_log.c b/usr.sbin/pmcstat/pmcstat_log.c index be81082d7418..c54ff916c778 100644 --- a/usr.sbin/pmcstat/pmcstat_log.c +++ b/usr.sbin/pmcstat/pmcstat_log.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pmcstat/pmcstat_log.c,v 1.10.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/endian.h> diff --git a/usr.sbin/pnpinfo/Makefile b/usr.sbin/pnpinfo/Makefile index 294b4f758d4f..66e58e3c6459 100644 --- a/usr.sbin/pnpinfo/Makefile +++ b/usr.sbin/pnpinfo/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pnpinfo/Makefile,v 1.12.8.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../contrib/pnpinfo diff --git a/usr.sbin/portsnap/Makefile b/usr.sbin/portsnap/Makefile index 0f77bcb04872..f0aa439052b5 100644 --- a/usr.sbin/portsnap/Makefile +++ b/usr.sbin/portsnap/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/portsnap/Makefile,v 1.1.12.1 2009/04/15 03:14:26 kensmith Exp $ SUBDIR= portsnap make_index phttpget diff --git a/usr.sbin/portsnap/Makefile.inc b/usr.sbin/portsnap/Makefile.inc index 5f6527edb373..d12418e93733 100644 --- a/usr.sbin/portsnap/Makefile.inc +++ b/usr.sbin/portsnap/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/portsnap/Makefile.inc,v 1.1.12.1 2009/04/15 03:14:26 kensmith Exp $ LIBEXECDIR?= /usr/libexec diff --git a/usr.sbin/portsnap/make_index/Makefile b/usr.sbin/portsnap/make_index/Makefile index 65b1a8e61063..21de69cfd4bc 100644 --- a/usr.sbin/portsnap/make_index/Makefile +++ b/usr.sbin/portsnap/make_index/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/portsnap/make_index/Makefile,v 1.1.12.1 2009/04/15 03:14:26 kensmith Exp $ PROG= make_index NO_MAN= diff --git a/usr.sbin/portsnap/make_index/make_index.c b/usr.sbin/portsnap/make_index/make_index.c index c15ce1070b71..dbffb14ac1cb 100644 --- a/usr.sbin/portsnap/make_index/make_index.c +++ b/usr.sbin/portsnap/make_index/make_index.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/portsnap/make_index/make_index.c,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <err.h> #include <stdio.h> diff --git a/usr.sbin/portsnap/phttpget/Makefile b/usr.sbin/portsnap/phttpget/Makefile index 154ff15f9520..418d7c3277b1 100644 --- a/usr.sbin/portsnap/phttpget/Makefile +++ b/usr.sbin/portsnap/phttpget/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/portsnap/phttpget/Makefile,v 1.1.12.1 2009/04/15 03:14:26 kensmith Exp $ PROG= phttpget NO_MAN= diff --git a/usr.sbin/portsnap/phttpget/phttpget.c b/usr.sbin/portsnap/phttpget/phttpget.c index 1bf6d9d5b153..c14aad12876c 100644 --- a/usr.sbin/portsnap/phttpget/phttpget.c +++ b/usr.sbin/portsnap/phttpget/phttpget.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/portsnap/phttpget/phttpget.c,v 1.12.2.2.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/time.h> diff --git a/usr.sbin/portsnap/portsnap/Makefile b/usr.sbin/portsnap/portsnap/Makefile index e8f42b85f1b0..3d0174eae7c2 100644 --- a/usr.sbin/portsnap/portsnap/Makefile +++ b/usr.sbin/portsnap/portsnap/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/portsnap/portsnap/Makefile,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $ SCRIPTS=portsnap.sh MAN= portsnap.8 diff --git a/usr.sbin/portsnap/portsnap/portsnap.8 b/usr.sbin/portsnap/portsnap/portsnap.8 index 80fc4a10cf11..dd6cb33f443c 100644 --- a/usr.sbin/portsnap/portsnap/portsnap.8 +++ b/usr.sbin/portsnap/portsnap/portsnap.8 @@ -23,7 +23,7 @@ .\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/portsnap/portsnap/portsnap.8,v 1.10.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd September 15, 2008 .Dt PORTSNAP 8 diff --git a/usr.sbin/portsnap/portsnap/portsnap.sh b/usr.sbin/portsnap/portsnap/portsnap.sh index 0660b419b22e..13e98e378fcc 100644 --- a/usr.sbin/portsnap/portsnap/portsnap.sh +++ b/usr.sbin/portsnap/portsnap/portsnap.sh @@ -25,7 +25,7 @@ # IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/portsnap/portsnap/portsnap.sh,v 1.27.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ #### Usage function -- called from command-line handling code. diff --git a/usr.sbin/powerd/Makefile b/usr.sbin/powerd/Makefile index 6adb188608aa..d6a43d8356dc 100644 --- a/usr.sbin/powerd/Makefile +++ b/usr.sbin/powerd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/powerd/Makefile,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= powerd MAN= powerd.8 diff --git a/usr.sbin/powerd/powerd.8 b/usr.sbin/powerd/powerd.8 index 7465410a6655..6572e0587835 100644 --- a/usr.sbin/powerd/powerd.8 +++ b/usr.sbin/powerd/powerd.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/powerd/powerd.8,v 1.10.2.2.2.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd December 24, 2008 .Dt POWERD 8 diff --git a/usr.sbin/powerd/powerd.c b/usr.sbin/powerd/powerd.c index d42123241c95..9a487d038b1b 100644 --- a/usr.sbin/powerd/powerd.c +++ b/usr.sbin/powerd/powerd.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/powerd/powerd.c,v 1.21.2.2.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/ioctl.h> diff --git a/usr.sbin/ppp/Makefile b/usr.sbin/ppp/Makefile index ea8a4628e207..3fc88614dc93 100644 --- a/usr.sbin/ppp/Makefile +++ b/usr.sbin/ppp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ppp/Makefile,v 1.110.8.1 2009/04/15 03:14:26 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/ppp/README.changes b/usr.sbin/ppp/README.changes index bf626e3010b9..d0ed31d98c1a 100644 --- a/usr.sbin/ppp/README.changes +++ b/usr.sbin/ppp/README.changes @@ -23,7 +23,7 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -$FreeBSD$ +$FreeBSD: src/usr.sbin/ppp/README.changes,v 1.24.20.1 2009/04/15 03:14:26 kensmith Exp $ This file summarises changes made to ppp that effect its configuration. diff --git a/usr.sbin/ppp/README.nat b/usr.sbin/ppp/README.nat index 9ff240a9f37c..a7b70f084e2f 100644 --- a/usr.sbin/ppp/README.nat +++ b/usr.sbin/ppp/README.nat @@ -22,7 +22,7 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -$FreeBSD$ +$FreeBSD: src/usr.sbin/ppp/README.nat,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ User PPP NAT (Packet Aliasing) diff --git a/usr.sbin/ppp/acf.c b/usr.sbin/ppp/acf.c index 6c3ec0583486..7811373c33fb 100644 --- a/usr.sbin/ppp/acf.c +++ b/usr.sbin/ppp/acf.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/acf.c,v 1.7.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/acf.h b/usr.sbin/ppp/acf.h index e32adbc1661c..2b833f9bdd9b 100644 --- a/usr.sbin/ppp/acf.h +++ b/usr.sbin/ppp/acf.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/acf.h,v 1.2.56.1 2009/04/15 03:14:26 kensmith Exp $ */ struct lcp; diff --git a/usr.sbin/ppp/arp.c b/usr.sbin/ppp/arp.c index 02dce51ab504..f8f654afe019 100644 --- a/usr.sbin/ppp/arp.c +++ b/usr.sbin/ppp/arp.c @@ -17,7 +17,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/arp.c,v 1.46.20.1 2009/04/15 03:14:26 kensmith Exp $ * */ diff --git a/usr.sbin/ppp/arp.h b/usr.sbin/ppp/arp.h index 81e3fa6e9db2..44861a58a335 100644 --- a/usr.sbin/ppp/arp.h +++ b/usr.sbin/ppp/arp.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/arp.h,v 1.12.20.1 2009/04/15 03:14:26 kensmith Exp $ */ struct sockaddr_dl; diff --git a/usr.sbin/ppp/async.c b/usr.sbin/ppp/async.c index a2a8e0442956..fe377f3a0a90 100644 --- a/usr.sbin/ppp/async.c +++ b/usr.sbin/ppp/async.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ppp/async.c,v 1.29.20.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> diff --git a/usr.sbin/ppp/async.h b/usr.sbin/ppp/async.h index 309f597841e6..209be6ab00a8 100644 --- a/usr.sbin/ppp/async.h +++ b/usr.sbin/ppp/async.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/async.h,v 1.8.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #define HDLCSIZE (MAX_MRU*2+6) diff --git a/usr.sbin/ppp/atm.c b/usr.sbin/ppp/atm.c index 6e0ce754c6f7..795255d6f1cd 100644 --- a/usr.sbin/ppp/atm.c +++ b/usr.sbin/ppp/atm.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/atm.c,v 1.10.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/atm.h b/usr.sbin/ppp/atm.h index ccfad8d9fea7..c661cf5e85c3 100644 --- a/usr.sbin/ppp/atm.h +++ b/usr.sbin/ppp/atm.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/atm.h,v 1.2.20.1 2009/04/15 03:14:26 kensmith Exp $ */ struct physical; diff --git a/usr.sbin/ppp/auth.c b/usr.sbin/ppp/auth.c index 66a3de7c4b84..5d1874418080 100644 --- a/usr.sbin/ppp/auth.c +++ b/usr.sbin/ppp/auth.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/auth.c,v 1.58.10.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/auth.h b/usr.sbin/ppp/auth.h index 3e1047d551a7..fb05cc16246e 100644 --- a/usr.sbin/ppp/auth.h +++ b/usr.sbin/ppp/auth.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/auth.h,v 1.21.20.1 2009/04/15 03:14:26 kensmith Exp $ */ struct physical; diff --git a/usr.sbin/ppp/bundle.c b/usr.sbin/ppp/bundle.c index 912f8558ed0f..413d57d5e014 100644 --- a/usr.sbin/ppp/bundle.c +++ b/usr.sbin/ppp/bundle.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/bundle.c,v 1.136.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/bundle.h b/usr.sbin/ppp/bundle.h index e2f9e7fb3400..f434ce830d69 100644 --- a/usr.sbin/ppp/bundle.h +++ b/usr.sbin/ppp/bundle.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/bundle.h,v 1.52.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #define PHASE_DEAD 0 /* Link is dead */ diff --git a/usr.sbin/ppp/cbcp.c b/usr.sbin/ppp/cbcp.c index be68e484d17e..fc1b04fdf982 100644 --- a/usr.sbin/ppp/cbcp.c +++ b/usr.sbin/ppp/cbcp.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/cbcp.c,v 1.26.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/cbcp.h b/usr.sbin/ppp/cbcp.h index 46bf274f21c9..570dc9810ef2 100644 --- a/usr.sbin/ppp/cbcp.h +++ b/usr.sbin/ppp/cbcp.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/cbcp.h,v 1.3.56.1 2009/04/15 03:14:26 kensmith Exp $ */ struct mbuf; diff --git a/usr.sbin/ppp/ccp.c b/usr.sbin/ppp/ccp.c index f5bbf0c39c24..6a0983bec926 100644 --- a/usr.sbin/ppp/ccp.c +++ b/usr.sbin/ppp/ccp.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ccp.c,v 1.78.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/ccp.h b/usr.sbin/ppp/ccp.h index bc867b63ddbb..2e4906b1d873 100644 --- a/usr.sbin/ppp/ccp.h +++ b/usr.sbin/ppp/ccp.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ccp.h,v 1.31.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #define CCP_MAXCODE CODE_RESETACK diff --git a/usr.sbin/ppp/chap.c b/usr.sbin/ppp/chap.c index 75de650c6ba5..ab9b5c46005d 100644 --- a/usr.sbin/ppp/chap.c +++ b/usr.sbin/ppp/chap.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/chap.c,v 1.86.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/chap.h b/usr.sbin/ppp/chap.h index 617555d82d44..31b68c498794 100644 --- a/usr.sbin/ppp/chap.h +++ b/usr.sbin/ppp/chap.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/chap.h,v 1.22.34.1 2009/04/15 03:14:26 kensmith Exp $ */ struct mbuf; diff --git a/usr.sbin/ppp/chap_ms.c b/usr.sbin/ppp/chap_ms.c index 24e959cb453e..87307e3ab7cd 100644 --- a/usr.sbin/ppp/chap_ms.c +++ b/usr.sbin/ppp/chap_ms.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/chap_ms.c,v 1.20.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <ctype.h> diff --git a/usr.sbin/ppp/chap_ms.h b/usr.sbin/ppp/chap_ms.h index 8a69f93f215b..dbd3e462fd3e 100644 --- a/usr.sbin/ppp/chap_ms.h +++ b/usr.sbin/ppp/chap_ms.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/chap_ms.h,v 1.9.20.1 2009/04/15 03:14:26 kensmith Exp $ */ /* Max # of (Unicode) chars in an NT password */ diff --git a/usr.sbin/ppp/chat.c b/usr.sbin/ppp/chat.c index 04b267929780..5760cefb20fe 100644 --- a/usr.sbin/ppp/chat.c +++ b/usr.sbin/ppp/chat.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/chat.c,v 1.80.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/chat.h b/usr.sbin/ppp/chat.h index b8162bfd33dd..344669d76e17 100644 --- a/usr.sbin/ppp/chat.h +++ b/usr.sbin/ppp/chat.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/chat.h,v 1.16.36.1 2009/04/15 03:14:26 kensmith Exp $ */ #define CHAT_EXPECT 0 diff --git a/usr.sbin/ppp/command.c b/usr.sbin/ppp/command.c index 04ad0801b726..b22f0be49ede 100644 --- a/usr.sbin/ppp/command.c +++ b/usr.sbin/ppp/command.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/command.c,v 1.307.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/command.h b/usr.sbin/ppp/command.h index 8eb1e38d243d..a872a98628ec 100644 --- a/usr.sbin/ppp/command.h +++ b/usr.sbin/ppp/command.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/command.h,v 1.23.34.1 2009/04/15 03:14:26 kensmith Exp $ */ struct cmdtab; diff --git a/usr.sbin/ppp/datalink.c b/usr.sbin/ppp/datalink.c index d47b11aa2154..8ec3efc0f03a 100644 --- a/usr.sbin/ppp/datalink.c +++ b/usr.sbin/ppp/datalink.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/datalink.c,v 1.77.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/datalink.h b/usr.sbin/ppp/datalink.h index 6fd7e9b878fe..ee5ee65ae4d2 100644 --- a/usr.sbin/ppp/datalink.h +++ b/usr.sbin/ppp/datalink.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/datalink.h,v 1.16.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #define DATALINK_CLOSED (0) diff --git a/usr.sbin/ppp/deflate.c b/usr.sbin/ppp/deflate.c index 57c90047b753..18df28a2cddc 100644 --- a/usr.sbin/ppp/deflate.c +++ b/usr.sbin/ppp/deflate.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/deflate.c,v 1.26.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/deflate.h b/usr.sbin/ppp/deflate.h index a478b24cb1de..8b9bd023587e 100644 --- a/usr.sbin/ppp/deflate.h +++ b/usr.sbin/ppp/deflate.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/deflate.h,v 1.4.56.1 2009/04/15 03:14:26 kensmith Exp $ */ extern const struct ccp_algorithm PppdDeflateAlgorithm; diff --git a/usr.sbin/ppp/defs.c b/usr.sbin/ppp/defs.c index dcd9e47e1a19..6d53c81aff54 100644 --- a/usr.sbin/ppp/defs.c +++ b/usr.sbin/ppp/defs.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/defs.c,v 1.48.20.1 2009/04/15 03:14:26 kensmith Exp $ */ diff --git a/usr.sbin/ppp/defs.h b/usr.sbin/ppp/defs.h index f56ee326698e..1ec0a547e98d 100644 --- a/usr.sbin/ppp/defs.h +++ b/usr.sbin/ppp/defs.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/defs.h,v 1.68.20.1 2009/04/15 03:14:26 kensmith Exp $ */ /* Check the following definitions for your machine environment */ diff --git a/usr.sbin/ppp/descriptor.h b/usr.sbin/ppp/descriptor.h index a3c1b1075406..994caade5a1c 100644 --- a/usr.sbin/ppp/descriptor.h +++ b/usr.sbin/ppp/descriptor.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/descriptor.h,v 1.8.36.1 2009/04/15 03:14:26 kensmith Exp $ */ #define PHYSICAL_DESCRIPTOR (1) diff --git a/usr.sbin/ppp/ether.c b/usr.sbin/ppp/ether.c index e4e154ad7f3e..02b4bb0e946e 100644 --- a/usr.sbin/ppp/ether.c +++ b/usr.sbin/ppp/ether.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ether.c,v 1.30.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/ether.h b/usr.sbin/ppp/ether.h index 94511bdab104..69e0cac11955 100644 --- a/usr.sbin/ppp/ether.h +++ b/usr.sbin/ppp/ether.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ether.h,v 1.3.20.1 2009/04/15 03:14:26 kensmith Exp $ */ struct physical; diff --git a/usr.sbin/ppp/exec.c b/usr.sbin/ppp/exec.c index 7c80034a6acd..1594b94c025f 100644 --- a/usr.sbin/ppp/exec.c +++ b/usr.sbin/ppp/exec.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/exec.c,v 1.29.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/exec.h b/usr.sbin/ppp/exec.h index d4b338767fb3..7ed59d0e08f2 100644 --- a/usr.sbin/ppp/exec.h +++ b/usr.sbin/ppp/exec.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/exec.h,v 1.5.56.1 2009/04/15 03:14:26 kensmith Exp $ */ struct physical; diff --git a/usr.sbin/ppp/filter.c b/usr.sbin/ppp/filter.c index f59848e0d1d6..a1a8922b6839 100644 --- a/usr.sbin/ppp/filter.c +++ b/usr.sbin/ppp/filter.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/filter.c,v 1.52.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/filter.h b/usr.sbin/ppp/filter.h index ce67420d8cde..91b524dfe61c 100644 --- a/usr.sbin/ppp/filter.h +++ b/usr.sbin/ppp/filter.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/filter.h,v 1.29.20.1 2009/04/15 03:14:26 kensmith Exp $ */ /* Operations - f_srcop, f_dstop */ diff --git a/usr.sbin/ppp/fsm.c b/usr.sbin/ppp/fsm.c index 78530b979ac4..b53c3376b6cb 100644 --- a/usr.sbin/ppp/fsm.c +++ b/usr.sbin/ppp/fsm.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/fsm.c,v 1.71.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/fsm.h b/usr.sbin/ppp/fsm.h index d233899e9203..3e091df6f214 100644 --- a/usr.sbin/ppp/fsm.h +++ b/usr.sbin/ppp/fsm.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/fsm.h,v 1.29.8.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/ppp/hdlc.c b/usr.sbin/ppp/hdlc.c index 517c3c5132ec..4135d3e5ff53 100644 --- a/usr.sbin/ppp/hdlc.c +++ b/usr.sbin/ppp/hdlc.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/hdlc.c,v 1.51.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/hdlc.h b/usr.sbin/ppp/hdlc.h index b9211a654a75..0e5632a795e9 100644 --- a/usr.sbin/ppp/hdlc.h +++ b/usr.sbin/ppp/hdlc.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/hdlc.h,v 1.24.20.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/ppp/i4b.c b/usr.sbin/ppp/i4b.c index f07962509d25..ac28000ea1ba 100644 --- a/usr.sbin/ppp/i4b.c +++ b/usr.sbin/ppp/i4b.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/i4b.c,v 1.16.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/i4b.h b/usr.sbin/ppp/i4b.h index 3545c8485aa5..3413c463ed28 100644 --- a/usr.sbin/ppp/i4b.h +++ b/usr.sbin/ppp/i4b.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/i4b.h,v 1.5.20.1 2009/04/15 03:14:26 kensmith Exp $ */ struct physical; diff --git a/usr.sbin/ppp/id.c b/usr.sbin/ppp/id.c index 440d460e5301..7d2bdb9e665a 100644 --- a/usr.sbin/ppp/id.c +++ b/usr.sbin/ppp/id.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/id.c,v 1.23.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/id.h b/usr.sbin/ppp/id.h index 6125ab505754..b3bb398e141b 100644 --- a/usr.sbin/ppp/id.h +++ b/usr.sbin/ppp/id.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/id.h,v 1.16.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef NOSUID diff --git a/usr.sbin/ppp/iface.c b/usr.sbin/ppp/iface.c index 5c7f7d0640b4..0fc646493798 100644 --- a/usr.sbin/ppp/iface.c +++ b/usr.sbin/ppp/iface.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/iface.c,v 1.38.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/iface.h b/usr.sbin/ppp/iface.h index 1fd0a70b17b4..8ffacdf08665 100644 --- a/usr.sbin/ppp/iface.h +++ b/usr.sbin/ppp/iface.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/iface.h,v 1.8.20.1 2009/04/15 03:14:26 kensmith Exp $ */ struct ifa_msghdr; diff --git a/usr.sbin/ppp/ip.c b/usr.sbin/ppp/ip.c index 5cd2272ff830..86a048b8f75b 100644 --- a/usr.sbin/ppp/ip.c +++ b/usr.sbin/ppp/ip.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ip.c,v 1.104.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/ip.h b/usr.sbin/ppp/ip.h index a4c417912f9f..91c725e8299b 100644 --- a/usr.sbin/ppp/ip.h +++ b/usr.sbin/ppp/ip.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ip.h,v 1.18.34.1 2009/04/15 03:14:26 kensmith Exp $ */ struct mbuf; diff --git a/usr.sbin/ppp/ipcp.c b/usr.sbin/ppp/ipcp.c index e2da0e58526f..870a86b0b6b2 100644 --- a/usr.sbin/ppp/ipcp.c +++ b/usr.sbin/ppp/ipcp.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ipcp.c,v 1.123.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/ipcp.h b/usr.sbin/ppp/ipcp.h index dc1ed9e193e6..621f5ae975ee 100644 --- a/usr.sbin/ppp/ipcp.h +++ b/usr.sbin/ppp/ipcp.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ipcp.h,v 1.35.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #define IPCP_MAXCODE CODE_CODEREJ diff --git a/usr.sbin/ppp/iplist.c b/usr.sbin/ppp/iplist.c index a7fae6e54b32..ecb58f583942 100644 --- a/usr.sbin/ppp/iplist.c +++ b/usr.sbin/ppp/iplist.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/iplist.c,v 1.10.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/iplist.h b/usr.sbin/ppp/iplist.h index 5805a2cfbb77..644e2149cdf3 100644 --- a/usr.sbin/ppp/iplist.h +++ b/usr.sbin/ppp/iplist.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/iplist.h,v 1.4.56.1 2009/04/15 03:14:26 kensmith Exp $ */ struct iplist_cur { diff --git a/usr.sbin/ppp/ipv6cp.c b/usr.sbin/ppp/ipv6cp.c index 06b003b93fbd..73fb5b2302e0 100644 --- a/usr.sbin/ppp/ipv6cp.c +++ b/usr.sbin/ppp/ipv6cp.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ipv6cp.c,v 1.17.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/ipv6cp.h b/usr.sbin/ppp/ipv6cp.h index 53f7153157ea..eb083c4967ae 100644 --- a/usr.sbin/ppp/ipv6cp.h +++ b/usr.sbin/ppp/ipv6cp.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ipv6cp.h,v 1.2.36.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef NOINET6 diff --git a/usr.sbin/ppp/layer.h b/usr.sbin/ppp/layer.h index 4ee59a10a6f2..0bcb3620bd3b 100644 --- a/usr.sbin/ppp/layer.h +++ b/usr.sbin/ppp/layer.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/layer.h,v 1.3.56.1 2009/04/15 03:14:26 kensmith Exp $ */ #define LAYER_ASYNC 2 diff --git a/usr.sbin/ppp/lcp.c b/usr.sbin/ppp/lcp.c index cf757186d311..328fffd92d64 100644 --- a/usr.sbin/ppp/lcp.c +++ b/usr.sbin/ppp/lcp.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/lcp.c,v 1.110.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/lcp.h b/usr.sbin/ppp/lcp.h index e0382a8406ba..b33e5455db35 100644 --- a/usr.sbin/ppp/lcp.h +++ b/usr.sbin/ppp/lcp.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/lcp.h,v 1.31.20.1 2009/04/15 03:14:26 kensmith Exp $ */ /* callback::opmask values */ diff --git a/usr.sbin/ppp/link.c b/usr.sbin/ppp/link.c index dc5507d7278d..46f0f7c0f0a2 100644 --- a/usr.sbin/ppp/link.c +++ b/usr.sbin/ppp/link.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/link.c,v 1.21.20.1 2009/04/15 03:14:26 kensmith Exp $ * */ diff --git a/usr.sbin/ppp/link.h b/usr.sbin/ppp/link.h index 822474b78992..480643581456 100644 --- a/usr.sbin/ppp/link.h +++ b/usr.sbin/ppp/link.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/link.h,v 1.11.28.1 2009/04/15 03:14:26 kensmith Exp $ * */ diff --git a/usr.sbin/ppp/log.c b/usr.sbin/ppp/log.c index c90720b9724b..6e47e8068088 100644 --- a/usr.sbin/ppp/log.c +++ b/usr.sbin/ppp/log.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/log.c,v 1.53.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/log.h b/usr.sbin/ppp/log.h index 0da4b8c26848..2eff7910e70c 100644 --- a/usr.sbin/ppp/log.h +++ b/usr.sbin/ppp/log.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/log.h,v 1.34.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #define LogLOG (0) diff --git a/usr.sbin/ppp/lqr.c b/usr.sbin/ppp/lqr.c index cb0474163820..ff332980f426 100644 --- a/usr.sbin/ppp/lqr.c +++ b/usr.sbin/ppp/lqr.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/lqr.c,v 1.49.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/lqr.h b/usr.sbin/ppp/lqr.h index 13d378ffbe77..53e50d60f881 100644 --- a/usr.sbin/ppp/lqr.h +++ b/usr.sbin/ppp/lqr.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/lqr.h,v 1.18.28.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/ppp/main.c b/usr.sbin/ppp/main.c index 694b744eaa1e..c48a9aa8cfa4 100644 --- a/usr.sbin/ppp/main.c +++ b/usr.sbin/ppp/main.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/main.c,v 1.193.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/main.h b/usr.sbin/ppp/main.h index 0c7399ae7ad8..b07b6a0408e1 100644 --- a/usr.sbin/ppp/main.h +++ b/usr.sbin/ppp/main.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/main.h,v 1.13.20.1 2009/04/15 03:14:26 kensmith Exp $ */ extern void Cleanup(void); diff --git a/usr.sbin/ppp/mbuf.c b/usr.sbin/ppp/mbuf.c index 4773224ea3ef..b5d855697d9e 100644 --- a/usr.sbin/ppp/mbuf.c +++ b/usr.sbin/ppp/mbuf.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/mbuf.c,v 1.46.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/mbuf.h b/usr.sbin/ppp/mbuf.h index 980d649c25c9..27bcff00a736 100644 --- a/usr.sbin/ppp/mbuf.h +++ b/usr.sbin/ppp/mbuf.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/mbuf.h,v 1.29.20.1 2009/04/15 03:14:26 kensmith Exp $ */ struct mbuf { diff --git a/usr.sbin/ppp/mp.c b/usr.sbin/ppp/mp.c index 095f9bbc0780..0de2a9cefe4e 100644 --- a/usr.sbin/ppp/mp.c +++ b/usr.sbin/ppp/mp.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/mp.c,v 1.55.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/mp.h b/usr.sbin/ppp/mp.h index 7cf5a8e85017..06c649eff746 100644 --- a/usr.sbin/ppp/mp.h +++ b/usr.sbin/ppp/mp.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/mp.h,v 1.12.20.1 2009/04/15 03:14:26 kensmith Exp $ */ struct mbuf; diff --git a/usr.sbin/ppp/mppe.c b/usr.sbin/ppp/mppe.c index 141574ff275e..bf4e167c288c 100644 --- a/usr.sbin/ppp/mppe.c +++ b/usr.sbin/ppp/mppe.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/mppe.c,v 1.28.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/mppe.h b/usr.sbin/ppp/mppe.h index c70a60906ba1..0a4b023adf45 100644 --- a/usr.sbin/ppp/mppe.h +++ b/usr.sbin/ppp/mppe.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/mppe.h,v 1.2.36.1 2009/04/15 03:14:26 kensmith Exp $ */ #define MPPE_KEY_LEN 16 diff --git a/usr.sbin/ppp/nat_cmd.c b/usr.sbin/ppp/nat_cmd.c index 4e764641e4cb..ffb60651eda9 100644 --- a/usr.sbin/ppp/nat_cmd.c +++ b/usr.sbin/ppp/nat_cmd.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/nat_cmd.c,v 1.62.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/nat_cmd.h b/usr.sbin/ppp/nat_cmd.h index f4c3655f2c8c..7540f738f864 100644 --- a/usr.sbin/ppp/nat_cmd.h +++ b/usr.sbin/ppp/nat_cmd.h @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/nat_cmd.h,v 1.20.30.1 2009/04/15 03:14:26 kensmith Exp $ */ struct cmdargs; diff --git a/usr.sbin/ppp/ncp.c b/usr.sbin/ppp/ncp.c index 1c12fc5ca606..a6c64ca80985 100644 --- a/usr.sbin/ppp/ncp.c +++ b/usr.sbin/ppp/ncp.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ncp.c,v 1.8.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/ncp.h b/usr.sbin/ppp/ncp.h index 99580cfc6319..fbde71829706 100644 --- a/usr.sbin/ppp/ncp.h +++ b/usr.sbin/ppp/ncp.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ncp.h,v 1.2.20.1 2009/04/15 03:14:26 kensmith Exp $ */ struct port_range { diff --git a/usr.sbin/ppp/ncpaddr.c b/usr.sbin/ppp/ncpaddr.c index 0b1699939a9c..adc765fcc3af 100644 --- a/usr.sbin/ppp/ncpaddr.c +++ b/usr.sbin/ppp/ncpaddr.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ncpaddr.c,v 1.16.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/ncpaddr.h b/usr.sbin/ppp/ncpaddr.h index 8c6b88612326..ba6d7c4fbbb6 100644 --- a/usr.sbin/ppp/ncpaddr.h +++ b/usr.sbin/ppp/ncpaddr.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ncpaddr.h,v 1.3.36.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/ppp/netgraph.c b/usr.sbin/ppp/netgraph.c index 471dc0d15f59..4bea2d5e5442 100644 --- a/usr.sbin/ppp/netgraph.c +++ b/usr.sbin/ppp/netgraph.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/netgraph.c,v 1.6.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/netgraph.h b/usr.sbin/ppp/netgraph.h index a5b4082ed402..dd8165a7a82c 100644 --- a/usr.sbin/ppp/netgraph.h +++ b/usr.sbin/ppp/netgraph.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/netgraph.h,v 1.3.20.1 2009/04/15 03:14:26 kensmith Exp $ */ struct physical; diff --git a/usr.sbin/ppp/pap.c b/usr.sbin/ppp/pap.c index 8eda02041a2e..3ccc5d3a86c2 100644 --- a/usr.sbin/ppp/pap.c +++ b/usr.sbin/ppp/pap.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/pap.c,v 1.51.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/pap.h b/usr.sbin/ppp/pap.h index 8e8d45734a88..dab8e8a5a5f6 100644 --- a/usr.sbin/ppp/pap.h +++ b/usr.sbin/ppp/pap.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/pap.h,v 1.12.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #define PAP_REQUEST 1 diff --git a/usr.sbin/ppp/physical.c b/usr.sbin/ppp/physical.c index a96c1bace79a..b03bb75f341a 100644 --- a/usr.sbin/ppp/physical.c +++ b/usr.sbin/ppp/physical.c @@ -16,7 +16,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/physical.c,v 1.59.20.1 2009/04/15 03:14:26 kensmith Exp $ * */ diff --git a/usr.sbin/ppp/physical.h b/usr.sbin/ppp/physical.h index f16e1a16139a..5605068683ab 100644 --- a/usr.sbin/ppp/physical.h +++ b/usr.sbin/ppp/physical.h @@ -16,7 +16,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/physical.h,v 1.28.20.1 2009/04/15 03:14:26 kensmith Exp $ * */ diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index 705e366eab46..34bd323d74e5 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -25,7 +25,7 @@ changecom(,)dnl .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ppp/ppp.8.m4,v 1.327.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 24, 2007 .Dt PPP 8 diff --git a/usr.sbin/ppp/pred.c b/usr.sbin/ppp/pred.c index 43d5d9491434..4a3e7dd94d6e 100644 --- a/usr.sbin/ppp/pred.c +++ b/usr.sbin/ppp/pred.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/pred.c,v 1.35.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/pred.h b/usr.sbin/ppp/pred.h index 1afb77a9a57f..ca037233f89c 100644 --- a/usr.sbin/ppp/pred.h +++ b/usr.sbin/ppp/pred.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/pred.h,v 1.9.34.1 2009/04/15 03:14:26 kensmith Exp $ */ extern const struct ccp_algorithm Pred1Algorithm; diff --git a/usr.sbin/ppp/probe.c b/usr.sbin/ppp/probe.c index a33734cb5b16..8e7a5476959d 100644 --- a/usr.sbin/ppp/probe.c +++ b/usr.sbin/ppp/probe.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/probe.c,v 1.6.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/time.h> diff --git a/usr.sbin/ppp/probe.h b/usr.sbin/ppp/probe.h index 5a7dce9e20d2..d24f3f26cd9c 100644 --- a/usr.sbin/ppp/probe.h +++ b/usr.sbin/ppp/probe.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/probe.h,v 1.3.34.1 2009/04/15 03:14:26 kensmith Exp $ */ struct probe { diff --git a/usr.sbin/ppp/prompt.c b/usr.sbin/ppp/prompt.c index de331eff5436..fe72a76ee124 100644 --- a/usr.sbin/ppp/prompt.c +++ b/usr.sbin/ppp/prompt.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/prompt.c,v 1.31.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/prompt.h b/usr.sbin/ppp/prompt.h index 048933825790..db23297889cd 100644 --- a/usr.sbin/ppp/prompt.h +++ b/usr.sbin/ppp/prompt.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/prompt.h,v 1.10.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #define LOCAL_AUTH 0x01 diff --git a/usr.sbin/ppp/proto.c b/usr.sbin/ppp/proto.c index 2c2c26db91a8..4a2c549a63af 100644 --- a/usr.sbin/ppp/proto.c +++ b/usr.sbin/ppp/proto.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/proto.c,v 1.7.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/proto.h b/usr.sbin/ppp/proto.h index 8c9332769857..46a4ed68abb6 100644 --- a/usr.sbin/ppp/proto.h +++ b/usr.sbin/ppp/proto.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/proto.h,v 1.5.34.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/ppp/radius.c b/usr.sbin/ppp/radius.c index 6b1d685ee3e1..1766f62c14d3 100644 --- a/usr.sbin/ppp/radius.c +++ b/usr.sbin/ppp/radius.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/radius.c,v 1.54.8.1 2009/04/15 03:14:26 kensmith Exp $ * */ diff --git a/usr.sbin/ppp/radius.h b/usr.sbin/ppp/radius.h index ab144a5e171e..5e69be78115b 100644 --- a/usr.sbin/ppp/radius.h +++ b/usr.sbin/ppp/radius.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/radius.h,v 1.22.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #define MPPE_POLICY_ALLOWED 1 diff --git a/usr.sbin/ppp/route.c b/usr.sbin/ppp/route.c index fdc60020e5dc..793ffd0de67f 100644 --- a/usr.sbin/ppp/route.c +++ b/usr.sbin/ppp/route.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/route.c,v 1.94.10.1.2.2 2009/04/22 08:37:02 bz Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/route.h b/usr.sbin/ppp/route.h index edf66045e564..5ca88e0c034d 100644 --- a/usr.sbin/ppp/route.h +++ b/usr.sbin/ppp/route.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/route.h,v 1.19.34.1 2009/04/15 03:14:26 kensmith Exp $ */ struct bundle; diff --git a/usr.sbin/ppp/server.c b/usr.sbin/ppp/server.c index 864c62742aa9..9bacb500421b 100644 --- a/usr.sbin/ppp/server.c +++ b/usr.sbin/ppp/server.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/server.c,v 1.44.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/server.h b/usr.sbin/ppp/server.h index 9fdc52c6b873..81f2fa0ec2b2 100644 --- a/usr.sbin/ppp/server.h +++ b/usr.sbin/ppp/server.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/server.h,v 1.9.34.1 2009/04/15 03:14:26 kensmith Exp $ */ struct bundle; diff --git a/usr.sbin/ppp/sig.c b/usr.sbin/ppp/sig.c index a42194be0c71..f23033666560 100644 --- a/usr.sbin/ppp/sig.c +++ b/usr.sbin/ppp/sig.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/sig.c,v 1.18.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/sig.h b/usr.sbin/ppp/sig.h index 27d264c19370..26915c2e3c46 100644 --- a/usr.sbin/ppp/sig.h +++ b/usr.sbin/ppp/sig.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/sig.h,v 1.14.56.1 2009/04/15 03:14:26 kensmith Exp $ */ typedef void (*sig_type)(int); diff --git a/usr.sbin/ppp/slcompress.c b/usr.sbin/ppp/slcompress.c index 48928c77fc2a..e58da3ce6169 100644 --- a/usr.sbin/ppp/slcompress.c +++ b/usr.sbin/ppp/slcompress.c @@ -36,7 +36,7 @@ * Van Jacobson (van@helios.ee.lbl.gov), Dec 31, 1989: * - Initial distribution. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/slcompress.c,v 1.39.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/slcompress.h b/usr.sbin/ppp/slcompress.h index 9c415cb25fa8..d3dfdaaee488 100644 --- a/usr.sbin/ppp/slcompress.h +++ b/usr.sbin/ppp/slcompress.h @@ -31,7 +31,7 @@ * Van Jacobson (van@helios.ee.lbl.gov), Dec 31, 1989: * - Initial distribution. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/slcompress.h,v 1.17.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #define MIN_VJ_STATES 3 diff --git a/usr.sbin/ppp/sync.c b/usr.sbin/ppp/sync.c index 712e036cf10a..dc6b59a77ce0 100644 --- a/usr.sbin/ppp/sync.c +++ b/usr.sbin/ppp/sync.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/sync.c,v 1.8.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/sync.h b/usr.sbin/ppp/sync.h index 4f5bfee0805f..24661a128b67 100644 --- a/usr.sbin/ppp/sync.h +++ b/usr.sbin/ppp/sync.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/sync.h,v 1.2.56.1 2009/04/15 03:14:26 kensmith Exp $ */ extern struct layer synclayer; diff --git a/usr.sbin/ppp/systems.c b/usr.sbin/ppp/systems.c index 36cb4e9afa3a..ecd552839fe3 100644 --- a/usr.sbin/ppp/systems.c +++ b/usr.sbin/ppp/systems.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/systems.c,v 1.68.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/systems.h b/usr.sbin/ppp/systems.h index 9091e730b1a7..3a16cae0af2a 100644 --- a/usr.sbin/ppp/systems.h +++ b/usr.sbin/ppp/systems.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/systems.h,v 1.17.34.1 2009/04/15 03:14:26 kensmith Exp $ */ struct prompt; diff --git a/usr.sbin/ppp/tcp.c b/usr.sbin/ppp/tcp.c index 4ace8821e88c..f780347accc7 100644 --- a/usr.sbin/ppp/tcp.c +++ b/usr.sbin/ppp/tcp.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/tcp.c,v 1.19.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/tcp.h b/usr.sbin/ppp/tcp.h index f6a823529e9e..5bd94b0008ae 100644 --- a/usr.sbin/ppp/tcp.h +++ b/usr.sbin/ppp/tcp.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/tcp.h,v 1.5.56.1 2009/04/15 03:14:26 kensmith Exp $ */ struct physical; diff --git a/usr.sbin/ppp/tcpmss.c b/usr.sbin/ppp/tcpmss.c index 38d2920f13fe..824f0ac791f2 100644 --- a/usr.sbin/ppp/tcpmss.c +++ b/usr.sbin/ppp/tcpmss.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/tcpmss.c,v 1.8.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/tcpmss.h b/usr.sbin/ppp/tcpmss.h index ffd7b827963d..036c8eb4e94c 100644 --- a/usr.sbin/ppp/tcpmss.h +++ b/usr.sbin/ppp/tcpmss.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/tcpmss.h,v 1.1.38.1 2009/04/15 03:14:26 kensmith Exp $ */ extern struct layer tcpmsslayer; diff --git a/usr.sbin/ppp/throughput.c b/usr.sbin/ppp/throughput.c index f6bc9b57d1d3..281e2e49dbe4 100644 --- a/usr.sbin/ppp/throughput.c +++ b/usr.sbin/ppp/throughput.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/throughput.c,v 1.18.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/throughput.h b/usr.sbin/ppp/throughput.h index 21e5450fa005..8efd16fee8ac 100644 --- a/usr.sbin/ppp/throughput.h +++ b/usr.sbin/ppp/throughput.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/throughput.h,v 1.10.36.1 2009/04/15 03:14:26 kensmith Exp $ */ #define SAMPLE_PERIOD 5 /* Default sample period */ diff --git a/usr.sbin/ppp/timer.c b/usr.sbin/ppp/timer.c index 77b2af7e4f44..889e2de0d8c1 100644 --- a/usr.sbin/ppp/timer.c +++ b/usr.sbin/ppp/timer.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/timer.c,v 1.47.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <errno.h> diff --git a/usr.sbin/ppp/timer.h b/usr.sbin/ppp/timer.h index 02fcdd1b4bd1..6c1f33071292 100644 --- a/usr.sbin/ppp/timer.h +++ b/usr.sbin/ppp/timer.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/timer.h,v 1.10.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #define TICKUNIT 100000 /* usec's per Unit */ diff --git a/usr.sbin/ppp/tty.c b/usr.sbin/ppp/tty.c index 8d5d58bac28e..e92f376668db 100644 --- a/usr.sbin/ppp/tty.c +++ b/usr.sbin/ppp/tty.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/tty.c,v 1.32.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/tty.h b/usr.sbin/ppp/tty.h index 0991c8120862..2a425808576a 100644 --- a/usr.sbin/ppp/tty.h +++ b/usr.sbin/ppp/tty.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/tty.h,v 1.7.20.1 2009/04/15 03:14:26 kensmith Exp $ */ struct physical; diff --git a/usr.sbin/ppp/tun.c b/usr.sbin/ppp/tun.c index 883cd5c4052e..54b717f73b95 100644 --- a/usr.sbin/ppp/tun.c +++ b/usr.sbin/ppp/tun.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/tun.c,v 1.28.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/tun.h b/usr.sbin/ppp/tun.h index 1bb07122a1ac..5c4f09e9fe25 100644 --- a/usr.sbin/ppp/tun.h +++ b/usr.sbin/ppp/tun.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/tun.h,v 1.10.34.1 2009/04/15 03:14:26 kensmith Exp $ */ struct tun_data { diff --git a/usr.sbin/ppp/ua.h b/usr.sbin/ppp/ua.h index dbd89e5be618..a22551892f4e 100644 --- a/usr.sbin/ppp/ua.h +++ b/usr.sbin/ppp/ua.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/ua.h,v 1.3.56.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifdef __i386__ /* Do any other archs not care about alignment ? */ diff --git a/usr.sbin/ppp/udp.c b/usr.sbin/ppp/udp.c index d9f3252e7205..cf364b40e236 100644 --- a/usr.sbin/ppp/udp.c +++ b/usr.sbin/ppp/udp.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/udp.c,v 1.20.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/udp.h b/usr.sbin/ppp/udp.h index c89e276b7e2e..2cf1f04a5dfd 100644 --- a/usr.sbin/ppp/udp.h +++ b/usr.sbin/ppp/udp.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/udp.h,v 1.5.20.1 2009/04/15 03:14:26 kensmith Exp $ */ struct physical; diff --git a/usr.sbin/ppp/vjcomp.c b/usr.sbin/ppp/vjcomp.c index f3c6b7124fb6..f3ed5d687f80 100644 --- a/usr.sbin/ppp/vjcomp.c +++ b/usr.sbin/ppp/vjcomp.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/vjcomp.c,v 1.40.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/vjcomp.h b/usr.sbin/ppp/vjcomp.h index 2956122fd061..f402f10f6ddf 100644 --- a/usr.sbin/ppp/vjcomp.h +++ b/usr.sbin/ppp/vjcomp.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/vjcomp.h,v 1.8.56.1 2009/04/15 03:14:26 kensmith Exp $ */ struct mbuf; diff --git a/usr.sbin/pppctl/Makefile b/usr.sbin/pppctl/Makefile index 6cdcc3dc6cfb..27e9e273d28c 100644 --- a/usr.sbin/pppctl/Makefile +++ b/usr.sbin/pppctl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pppctl/Makefile,v 1.16.28.1 2009/04/15 03:14:26 kensmith Exp $ PROG= pppctl MAN= pppctl.8 diff --git a/usr.sbin/pppctl/pppctl.8 b/usr.sbin/pppctl/pppctl.8 index 245690f17f1f..e72152d4a8a7 100644 --- a/usr.sbin/pppctl/pppctl.8 +++ b/usr.sbin/pppctl/pppctl.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pppctl/pppctl.8,v 1.24.20.1 2009/04/15 03:14:26 kensmith Exp $ .Dd June 26, 1997 .Os .Dt PPPCTL 8 diff --git a/usr.sbin/pppctl/pppctl.c b/usr.sbin/pppctl/pppctl.c index d8e7b42ca7fa..489d85721e33 100644 --- a/usr.sbin/pppctl/pppctl.c +++ b/usr.sbin/pppctl/pppctl.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pppctl/pppctl.c,v 1.33.20.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> diff --git a/usr.sbin/pppd/Makefile b/usr.sbin/pppd/Makefile index 2df0330337cd..4aa8d26f3629 100644 --- a/usr.sbin/pppd/Makefile +++ b/usr.sbin/pppd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pppd/Makefile,v 1.31.8.1 2009/04/15 03:14:26 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/pppd/RELNOTES b/usr.sbin/pppd/RELNOTES index 1c1e392266f2..a971ee85a74b 100644 --- a/usr.sbin/pppd/RELNOTES +++ b/usr.sbin/pppd/RELNOTES @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pppd/RELNOTES,v 1.7.32.1 2009/04/15 03:14:26 kensmith Exp $ This is the README file for ppp-2.3, a package which implements the Point-to-Point Protocol (PPP) to provide Internet connections over diff --git a/usr.sbin/pppd/auth.c b/usr.sbin/pppd/auth.c index 5375aa49929b..9c7479f75436 100644 --- a/usr.sbin/pppd/auth.c +++ b/usr.sbin/pppd/auth.c @@ -33,7 +33,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/auth.c,v 1.29.8.1 2009/04/15 03:14:26 kensmith Exp $"; #endif #include <stdio.h> diff --git a/usr.sbin/pppd/cbcp.c b/usr.sbin/pppd/cbcp.c index 27b88659ba1b..d68477ace6f2 100644 --- a/usr.sbin/pppd/cbcp.c +++ b/usr.sbin/pppd/cbcp.c @@ -19,7 +19,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/cbcp.c,v 1.7.20.1 2009/04/15 03:14:26 kensmith Exp $"; #endif #include <stdio.h> diff --git a/usr.sbin/pppd/ccp.c b/usr.sbin/pppd/ccp.c index fb21cfda3587..2cacb32adf15 100644 --- a/usr.sbin/pppd/ccp.c +++ b/usr.sbin/pppd/ccp.c @@ -26,7 +26,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/ccp.c,v 1.10.54.1 2009/04/15 03:14:26 kensmith Exp $"; #endif #include <string.h> diff --git a/usr.sbin/pppd/ccp.h b/usr.sbin/pppd/ccp.h index a03ac4d4961e..6d8317e901ac 100644 --- a/usr.sbin/pppd/ccp.h +++ b/usr.sbin/pppd/ccp.h @@ -24,7 +24,7 @@ * OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, * OR MODIFICATIONS. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pppd/ccp.h,v 1.8.54.1 2009/04/15 03:14:26 kensmith Exp $ */ typedef struct ccp_options { diff --git a/usr.sbin/pppd/chap.c b/usr.sbin/pppd/chap.c index c3acafbe8392..cbcca830c5ab 100644 --- a/usr.sbin/pppd/chap.c +++ b/usr.sbin/pppd/chap.c @@ -34,7 +34,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/chap.c,v 1.10.54.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* diff --git a/usr.sbin/pppd/chap.h b/usr.sbin/pppd/chap.h index 4a4f38383a34..9b1faa9a9550 100644 --- a/usr.sbin/pppd/chap.h +++ b/usr.sbin/pppd/chap.h @@ -30,7 +30,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pppd/chap.h,v 1.7.54.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef __CHAP_INCLUDE__ diff --git a/usr.sbin/pppd/chap_ms.c b/usr.sbin/pppd/chap_ms.c index c3e1f6ee44d1..09c9f2b9bc94 100644 --- a/usr.sbin/pppd/chap_ms.c +++ b/usr.sbin/pppd/chap_ms.c @@ -32,7 +32,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/chap_ms.c,v 1.8.54.1 2009/04/15 03:14:26 kensmith Exp $"; #endif #ifdef CHAPMS diff --git a/usr.sbin/pppd/chap_ms.h b/usr.sbin/pppd/chap_ms.h index 7c0088308aa6..6edbb2951b02 100644 --- a/usr.sbin/pppd/chap_ms.h +++ b/usr.sbin/pppd/chap_ms.h @@ -19,7 +19,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pppd/chap_ms.h,v 1.5.54.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef __CHAPMS_INCLUDE__ diff --git a/usr.sbin/pppd/demand.c b/usr.sbin/pppd/demand.c index 59c0281e16a0..a303855abe58 100644 --- a/usr.sbin/pppd/demand.c +++ b/usr.sbin/pppd/demand.c @@ -18,7 +18,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/demand.c,v 1.5.54.1 2009/04/15 03:14:26 kensmith Exp $"; #endif #include <stdio.h> diff --git a/usr.sbin/pppd/eui64.c b/usr.sbin/pppd/eui64.c index 28335a3797ff..a53db9c16e10 100644 --- a/usr.sbin/pppd/eui64.c +++ b/usr.sbin/pppd/eui64.c @@ -22,7 +22,7 @@ #define RCSID "$Id: eui64.c,v 1.3 1999/08/25 04:15:51 paulus Exp $" #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pppd/eui64.c,v 1.2.10.1 2009/04/15 03:14:26 kensmith Exp $"); #include "pppd.h" diff --git a/usr.sbin/pppd/fsm.c b/usr.sbin/pppd/fsm.c index 0c49c7092d86..3f959dba8dc4 100644 --- a/usr.sbin/pppd/fsm.c +++ b/usr.sbin/pppd/fsm.c @@ -18,7 +18,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/fsm.c,v 1.10.32.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* diff --git a/usr.sbin/pppd/fsm.h b/usr.sbin/pppd/fsm.h index 7b43b7a08be2..a6d6e643ed06 100644 --- a/usr.sbin/pppd/fsm.h +++ b/usr.sbin/pppd/fsm.h @@ -16,7 +16,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pppd/fsm.h,v 1.7.54.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/pppd/ipcp.c b/usr.sbin/pppd/ipcp.c index 576b2006ab58..5f2a670f4ebc 100644 --- a/usr.sbin/pppd/ipcp.c +++ b/usr.sbin/pppd/ipcp.c @@ -18,7 +18,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/ipcp.c,v 1.12.54.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* diff --git a/usr.sbin/pppd/ipcp.h b/usr.sbin/pppd/ipcp.h index 2bc795d9a504..81ed9f2ab651 100644 --- a/usr.sbin/pppd/ipcp.h +++ b/usr.sbin/pppd/ipcp.h @@ -16,7 +16,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pppd/ipcp.h,v 1.10.54.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/pppd/ipv6cp.c b/usr.sbin/pppd/ipv6cp.c index 0be6dc4e116e..760c30d561bf 100644 --- a/usr.sbin/pppd/ipv6cp.c +++ b/usr.sbin/pppd/ipv6cp.c @@ -97,7 +97,7 @@ #define RCSID "$Id: ipv6cp.c,v 1.7 1999/10/08 01:08:18 masputra Exp $" #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pppd/ipv6cp.c,v 1.2.10.1 2009/04/15 03:14:26 kensmith Exp $"); /* * TODO: diff --git a/usr.sbin/pppd/ipv6cp.h b/usr.sbin/pppd/ipv6cp.h index 2641008e99ad..b5aaaaf302e4 100644 --- a/usr.sbin/pppd/ipv6cp.h +++ b/usr.sbin/pppd/ipv6cp.h @@ -91,7 +91,7 @@ * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * * $Id: ipv6cp.h,v 1.3 1999/09/30 19:57:45 masputra Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pppd/ipv6cp.h,v 1.2.10.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/pppd/ipxcp.c b/usr.sbin/pppd/ipxcp.c index bdf24d1193df..dcc87b92665f 100644 --- a/usr.sbin/pppd/ipxcp.c +++ b/usr.sbin/pppd/ipxcp.c @@ -19,7 +19,7 @@ #ifdef IPX_CHANGE #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/ipxcp.c,v 1.6.32.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* diff --git a/usr.sbin/pppd/ipxcp.h b/usr.sbin/pppd/ipxcp.h index 0890181af7ec..0acfc54b0507 100644 --- a/usr.sbin/pppd/ipxcp.h +++ b/usr.sbin/pppd/ipxcp.h @@ -16,7 +16,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pppd/ipxcp.h,v 1.4.54.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/pppd/lcp.c b/usr.sbin/pppd/lcp.c index 74009872011f..85ddd2ddcab2 100644 --- a/usr.sbin/pppd/lcp.c +++ b/usr.sbin/pppd/lcp.c @@ -18,7 +18,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/lcp.c,v 1.11.32.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* diff --git a/usr.sbin/pppd/lcp.h b/usr.sbin/pppd/lcp.h index 2a19e2611b59..29044bc4545b 100644 --- a/usr.sbin/pppd/lcp.h +++ b/usr.sbin/pppd/lcp.h @@ -16,7 +16,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pppd/lcp.h,v 1.7.54.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/pppd/magic.c b/usr.sbin/pppd/magic.c index 1e13d02dd371..240a7b3546ed 100644 --- a/usr.sbin/pppd/magic.c +++ b/usr.sbin/pppd/magic.c @@ -18,7 +18,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/magic.c,v 1.8.54.1 2009/04/15 03:14:26 kensmith Exp $"; #endif #include <stdio.h> diff --git a/usr.sbin/pppd/magic.h b/usr.sbin/pppd/magic.h index 82f65cf55d4e..a6a5fca2bef7 100644 --- a/usr.sbin/pppd/magic.h +++ b/usr.sbin/pppd/magic.h @@ -16,7 +16,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pppd/magic.h,v 1.7.54.1 2009/04/15 03:14:26 kensmith Exp $ */ void magic_init __P((void)); /* Initialize the magic number generator */ diff --git a/usr.sbin/pppd/main.c b/usr.sbin/pppd/main.c index 7bb104dde65a..bcca278cc288 100644 --- a/usr.sbin/pppd/main.c +++ b/usr.sbin/pppd/main.c @@ -18,7 +18,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/main.c,v 1.22.8.1 2009/04/15 03:14:26 kensmith Exp $"; #endif #include <stdio.h> diff --git a/usr.sbin/pppd/options.c b/usr.sbin/pppd/options.c index 00ad006ef4d1..f231d7412d0f 100644 --- a/usr.sbin/pppd/options.c +++ b/usr.sbin/pppd/options.c @@ -18,7 +18,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/options.c,v 1.25.8.1 2009/04/15 03:14:26 kensmith Exp $"; #endif #include <ctype.h> diff --git a/usr.sbin/pppd/patchlevel.h b/usr.sbin/pppd/patchlevel.h index bc49c5879a24..e55a84e4471d 100644 --- a/usr.sbin/pppd/patchlevel.h +++ b/usr.sbin/pppd/patchlevel.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pppd/patchlevel.h,v 1.10.54.1 2009/04/15 03:14:26 kensmith Exp $ */ #define PATCHLEVEL 5 #define VERSION "2.3" diff --git a/usr.sbin/pppd/pathnames.h b/usr.sbin/pppd/pathnames.h index 5d09b0b2fa18..f21dba5a6ea5 100644 --- a/usr.sbin/pppd/pathnames.h +++ b/usr.sbin/pppd/pathnames.h @@ -1,7 +1,7 @@ /* * define path names * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pppd/pathnames.h,v 1.11.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifdef HAVE_PATHS_H diff --git a/usr.sbin/pppd/pppd.8 b/usr.sbin/pppd/pppd.8 index ba55f2119d1f..58384cedf3de 100644 --- a/usr.sbin/pppd/pppd.8 +++ b/usr.sbin/pppd/pppd.8 @@ -1,5 +1,5 @@ .\" manual page [] for pppd 2.3 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pppd/pppd.8,v 1.27.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" SH section heading .\" SS subsection heading .\" LP paragraph diff --git a/usr.sbin/pppd/pppd.h b/usr.sbin/pppd/pppd.h index 48e2eb01eacc..18cd5fa68acc 100644 --- a/usr.sbin/pppd/pppd.h +++ b/usr.sbin/pppd/pppd.h @@ -16,7 +16,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pppd/pppd.h,v 1.14.8.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/pppd/sys-bsd.c b/usr.sbin/pppd/sys-bsd.c index ccb13c8cc001..db06a434573e 100644 --- a/usr.sbin/pppd/sys-bsd.c +++ b/usr.sbin/pppd/sys-bsd.c @@ -21,7 +21,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/sys-bsd.c,v 1.21.8.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* $NetBSD: sys-bsd.c,v 1.1.1.3 1997/09/26 18:53:04 christos Exp $ */ diff --git a/usr.sbin/pppd/upap.c b/usr.sbin/pppd/upap.c index 627c7d03d5db..bf6a2c79bf56 100644 --- a/usr.sbin/pppd/upap.c +++ b/usr.sbin/pppd/upap.c @@ -18,7 +18,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/upap.c,v 1.8.54.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* diff --git a/usr.sbin/pppd/upap.h b/usr.sbin/pppd/upap.h index 2cfd86c8077f..4e01535f8f7f 100644 --- a/usr.sbin/pppd/upap.h +++ b/usr.sbin/pppd/upap.h @@ -16,7 +16,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pppd/upap.h,v 1.7.54.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/pppstats/Makefile b/usr.sbin/pppstats/Makefile index da34dc9ae6ce..e85526a55554 100644 --- a/usr.sbin/pppstats/Makefile +++ b/usr.sbin/pppstats/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pppstats/Makefile,v 1.11.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= pppstats MAN= pppstats.8 diff --git a/usr.sbin/pppstats/pppstats.8 b/usr.sbin/pppstats/pppstats.8 index 5b28ea0a8f8d..07b27b18b225 100644 --- a/usr.sbin/pppstats/pppstats.8 +++ b/usr.sbin/pppstats/pppstats.8 @@ -1,4 +1,4 @@ -.\" @(#) $FreeBSD$ +.\" @(#) $FreeBSD: src/usr.sbin/pppstats/pppstats.8,v 1.10.54.1 2009/04/15 03:14:26 kensmith Exp $ .TH PPPSTATS 8 "26 June 1995" .SH NAME pppstats \- print PPP statistics diff --git a/usr.sbin/pppstats/pppstats.c b/usr.sbin/pppstats/pppstats.c index d3b7b3d2ca16..3447bfe15148 100644 --- a/usr.sbin/pppstats/pppstats.c +++ b/usr.sbin/pppstats/pppstats.c @@ -32,7 +32,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppstats/pppstats.c,v 1.14.34.1 2009/04/15 03:14:26 kensmith Exp $"; #endif #include <stdio.h> diff --git a/usr.sbin/praliases/Makefile b/usr.sbin/praliases/Makefile index 81fd4d1a11ac..bf98defb743c 100644 --- a/usr.sbin/praliases/Makefile +++ b/usr.sbin/praliases/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.2 (Berkeley) 9/21/96 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/praliases/Makefile,v 1.11.20.1 2009/04/15 03:14:26 kensmith Exp $ SENDMAIL_DIR= ${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/praliases diff --git a/usr.sbin/praudit/Makefile b/usr.sbin/praudit/Makefile index 4ff08fdfb164..cea112abb17e 100644 --- a/usr.sbin/praudit/Makefile +++ b/usr.sbin/praudit/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/praudit/Makefile,v 1.1.10.1 2009/04/15 03:14:26 kensmith Exp $ # OPENBSMDIR=${.CURDIR}/../../contrib/openbsm diff --git a/usr.sbin/procctl/Makefile b/usr.sbin/procctl/Makefile index 5cb35e707371..5af605f766b8 100644 --- a/usr.sbin/procctl/Makefile +++ b/usr.sbin/procctl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/procctl/Makefile,v 1.8.34.1 2009/04/15 03:14:26 kensmith Exp $ PROG= procctl MAN= procctl.8 diff --git a/usr.sbin/procctl/procctl.8 b/usr.sbin/procctl/procctl.8 index 1add286472f4..92635785dce1 100644 --- a/usr.sbin/procctl/procctl.8 +++ b/usr.sbin/procctl/procctl.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/procctl/procctl.8,v 1.10.34.1 2009/04/15 03:14:26 kensmith Exp $ .Dd November 23, 1997 .Dt PROCCTL 8 .Os diff --git a/usr.sbin/procctl/procctl.c b/usr.sbin/procctl/procctl.c index 5bd1f21954c6..7f6d4e6ae4c6 100644 --- a/usr.sbin/procctl/procctl.c +++ b/usr.sbin/procctl/procctl.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/procctl/procctl.c,v 1.7.32.1 2009/04/15 03:14:26 kensmith Exp $"); /* * procctl -- clear the event mask, and continue, any specified processes. diff --git a/usr.sbin/pstat/Makefile b/usr.sbin/pstat/Makefile index 8fd2ced9f38c..4c3c1e021911 100644 --- a/usr.sbin/pstat/Makefile +++ b/usr.sbin/pstat/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pstat/Makefile,v 1.14.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= pstat LINKS= ${BINDIR}/pstat ${BINDIR}/swapinfo diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8 index 3dd67a6b9048..7c0f9918e528 100644 --- a/usr.sbin/pstat/pstat.8 +++ b/usr.sbin/pstat/pstat.8 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)pstat.8 8.5 (Berkeley) 5/13/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pstat/pstat.8,v 1.49.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd April 1, 2007 .Dt PSTAT 8 diff --git a/usr.sbin/pstat/pstat.c b/usr.sbin/pstat/pstat.c index 15163652921c..29eeffc71d66 100644 --- a/usr.sbin/pstat/pstat.c +++ b/usr.sbin/pstat/pstat.c @@ -46,7 +46,7 @@ static char sccsid[] = "@(#)pstat.c 8.16 (Berkeley) 5/9/95"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pstat/pstat.c,v 1.102.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/time.h> diff --git a/usr.sbin/pw/Makefile b/usr.sbin/pw/Makefile index 8937124f22f4..f00f0c27f349 100644 --- a/usr.sbin/pw/Makefile +++ b/usr.sbin/pw/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pw/Makefile,v 1.18.32.1 2009/04/15 03:14:26 kensmith Exp $ PROG= pw MAN= pw.conf.5 pw.8 diff --git a/usr.sbin/pw/README b/usr.sbin/pw/README index bbb153988366..f14e8303e3f3 100644 --- a/usr.sbin/pw/README +++ b/usr.sbin/pw/README @@ -18,5 +18,5 @@ other bsd4.4 variants. Author and maintainer: David L. Nugent, <davidn@blaze.net.au> -$FreeBSD$ +$FreeBSD: src/usr.sbin/pw/README,v 1.6.34.1 2009/04/15 03:14:26 kensmith Exp $ diff --git a/usr.sbin/pw/bitmap.c b/usr.sbin/pw/bitmap.c index bcfea7e2c887..f711c3d4e380 100644 --- a/usr.sbin/pw/bitmap.c +++ b/usr.sbin/pw/bitmap.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/bitmap.c,v 1.5.54.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <stdlib.h> diff --git a/usr.sbin/pw/bitmap.h b/usr.sbin/pw/bitmap.h index 4d6cfe43c18a..b91bd411e06d 100644 --- a/usr.sbin/pw/bitmap.h +++ b/usr.sbin/pw/bitmap.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pw/bitmap.h,v 1.5.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _BITMAP_H_ diff --git a/usr.sbin/pw/cpdir.c b/usr.sbin/pw/cpdir.c index f37042165776..c9f47d3f8ab1 100644 --- a/usr.sbin/pw/cpdir.c +++ b/usr.sbin/pw/cpdir.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/cpdir.c,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pw/edgroup.c b/usr.sbin/pw/edgroup.c index 1cc46b4bdb48..07adc0cc3dc6 100644 --- a/usr.sbin/pw/edgroup.c +++ b/usr.sbin/pw/edgroup.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/edgroup.c,v 1.9.28.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pw/fileupd.c b/usr.sbin/pw/fileupd.c index b88f4fa8539f..02f526bb88b0 100644 --- a/usr.sbin/pw/fileupd.c +++ b/usr.sbin/pw/fileupd.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/fileupd.c,v 1.10.28.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pw/grupd.c b/usr.sbin/pw/grupd.c index edff76d1285c..fb9d471279ef 100644 --- a/usr.sbin/pw/grupd.c +++ b/usr.sbin/pw/grupd.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/grupd.c,v 1.10.34.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pw/psdate.c b/usr.sbin/pw/psdate.c index 3f4c0105b75b..f22c1a5a0210 100644 --- a/usr.sbin/pw/psdate.c +++ b/usr.sbin/pw/psdate.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/psdate.c,v 1.8.28.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pw/psdate.h b/usr.sbin/pw/psdate.h index a1e99d464531..b4552d31364b 100644 --- a/usr.sbin/pw/psdate.h +++ b/usr.sbin/pw/psdate.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pw/psdate.h,v 1.5.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _PSDATE_H_ diff --git a/usr.sbin/pw/pw.8 b/usr.sbin/pw/pw.8 index 428705589a80..e4a39fec45ba 100644 --- a/usr.sbin/pw/pw.8 +++ b/usr.sbin/pw/pw.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pw/pw.8,v 1.41.2.2.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd March 30, 2007 .Dt PW 8 diff --git a/usr.sbin/pw/pw.c b/usr.sbin/pw/pw.c index e9d93632888f..df6faafd216f 100644 --- a/usr.sbin/pw/pw.c +++ b/usr.sbin/pw/pw.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/pw.c,v 1.31.2.2.4.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pw/pw.conf.5 b/usr.sbin/pw/pw.conf.5 index 3f023aa2ca5a..0679fc5169e7 100644 --- a/usr.sbin/pw/pw.conf.5 +++ b/usr.sbin/pw/pw.conf.5 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pw/pw.conf.5,v 1.16.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd March 30, 2007 .Dt PW.CONF 5 diff --git a/usr.sbin/pw/pw.h b/usr.sbin/pw/pw.h index 7568c2236e3d..def655a06b5e 100644 --- a/usr.sbin/pw/pw.h +++ b/usr.sbin/pw/pw.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pw/pw.h,v 1.15.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/pw/pw_conf.c b/usr.sbin/pw/pw_conf.c index 51672b9ae493..bdc75b26a4b1 100644 --- a/usr.sbin/pw/pw_conf.c +++ b/usr.sbin/pw/pw_conf.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/pw_conf.c,v 1.15.8.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <string.h> diff --git a/usr.sbin/pw/pw_group.c b/usr.sbin/pw/pw_group.c index a8f182cae259..e8669fcc6f24 100644 --- a/usr.sbin/pw/pw_group.c +++ b/usr.sbin/pw/pw_group.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/pw_group.c,v 1.14.18.2.4.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.sbin/pw/pw_log.c b/usr.sbin/pw/pw_log.c index fc85828b5bbf..17d4aa54797e 100644 --- a/usr.sbin/pw/pw_log.c +++ b/usr.sbin/pw/pw_log.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/pw_log.c,v 1.6.34.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <fcntl.h> diff --git a/usr.sbin/pw/pw_nis.c b/usr.sbin/pw/pw_nis.c index 74a3ed09a7a9..af0362839ae4 100644 --- a/usr.sbin/pw/pw_nis.c +++ b/usr.sbin/pw/pw_nis.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/pw_nis.c,v 1.6.54.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pw/pw_user.c b/usr.sbin/pw/pw_user.c index 7da16f8773a0..3f590862e3cc 100644 --- a/usr.sbin/pw/pw_user.c +++ b/usr.sbin/pw/pw_user.c @@ -27,7 +27,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/pw_user.c,v 1.61.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.sbin/pw/pw_vpw.c b/usr.sbin/pw/pw_vpw.c index 473cbb6c0c64..3cb158093b03 100644 --- a/usr.sbin/pw/pw_vpw.c +++ b/usr.sbin/pw/pw_vpw.c @@ -27,7 +27,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/pw_vpw.c,v 1.4.28.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pw/pwupd.c b/usr.sbin/pw/pwupd.c index cb8456d9e7c8..f6fc1ee6500d 100644 --- a/usr.sbin/pw/pwupd.c +++ b/usr.sbin/pw/pwupd.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/pwupd.c,v 1.20.10.1.4.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pw/pwupd.h b/usr.sbin/pw/pwupd.h index 728906500f41..2572fc15b7bf 100644 --- a/usr.sbin/pw/pwupd.h +++ b/usr.sbin/pw/pwupd.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pw/pwupd.h,v 1.8.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _PWUPD_H_ diff --git a/usr.sbin/pw/rm_r.c b/usr.sbin/pw/rm_r.c index 4ad590bc1aa2..8972c5a7bb20 100644 --- a/usr.sbin/pw/rm_r.c +++ b/usr.sbin/pw/rm_r.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/rm_r.c,v 1.6.34.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pwd_mkdb/Makefile b/usr.sbin/pwd_mkdb/Makefile index c3aaeb3398d8..45ea51b97f30 100644 --- a/usr.sbin/pwd_mkdb/Makefile +++ b/usr.sbin/pwd_mkdb/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pwd_mkdb/Makefile,v 1.10.32.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../lib/libc/gen # for pw_scan.c diff --git a/usr.sbin/pwd_mkdb/pwd_mkdb.8 b/usr.sbin/pwd_mkdb/pwd_mkdb.8 index 1265c595681d..49ec28ee84b1 100644 --- a/usr.sbin/pwd_mkdb/pwd_mkdb.8 +++ b/usr.sbin/pwd_mkdb/pwd_mkdb.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)pwd_mkdb.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pwd_mkdb/pwd_mkdb.8,v 1.26.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd February 28, 2005 .Dt PWD_MKDB 8 diff --git a/usr.sbin/pwd_mkdb/pwd_mkdb.c b/usr.sbin/pwd_mkdb/pwd_mkdb.c index 3c8ca252a0c8..445099494508 100644 --- a/usr.sbin/pwd_mkdb/pwd_mkdb.c +++ b/usr.sbin/pwd_mkdb/pwd_mkdb.c @@ -40,7 +40,7 @@ static char sccsid[] = "@(#)pwd_mkdb.c 8.5 (Berkeley) 4/20/94"; #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pwd_mkdb/pwd_mkdb.c,v 1.51.20.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/endian.h> diff --git a/usr.sbin/quot/Makefile b/usr.sbin/quot/Makefile index 07bcc7eff1cf..f6d38b6bf62d 100644 --- a/usr.sbin/quot/Makefile +++ b/usr.sbin/quot/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/quot/Makefile,v 1.10.32.1 2009/04/15 03:14:26 kensmith Exp $ PROG= quot MAN= quot.8 diff --git a/usr.sbin/quot/quot.8 b/usr.sbin/quot/quot.8 index 5451f63e15c5..66a792014bd2 100644 --- a/usr.sbin/quot/quot.8 +++ b/usr.sbin/quot/quot.8 @@ -27,7 +27,7 @@ .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/quot/quot.8,v 1.22.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd February 8, 1994 .Dt QUOT 8 diff --git a/usr.sbin/quot/quot.c b/usr.sbin/quot/quot.c index 84892b064482..cc778acbaab1 100644 --- a/usr.sbin/quot/quot.c +++ b/usr.sbin/quot/quot.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/quot/quot.c,v 1.25.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/stdint.h> diff --git a/usr.sbin/quotaon/Makefile b/usr.sbin/quotaon/Makefile index 3f88bd9da33c..50bd3138a113 100644 --- a/usr.sbin/quotaon/Makefile +++ b/usr.sbin/quotaon/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/quotaon/Makefile,v 1.6.34.1 2009/04/15 03:14:26 kensmith Exp $ PROG= quotaon LINKS= ${BINDIR}/quotaon ${BINDIR}/quotaoff diff --git a/usr.sbin/quotaon/quotaon.8 b/usr.sbin/quotaon/quotaon.8 index 08e8d11bda25..b965512c7869 100644 --- a/usr.sbin/quotaon/quotaon.8 +++ b/usr.sbin/quotaon/quotaon.8 @@ -28,7 +28,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)quotaon.8 8.2 (Berkeley) 12/11/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/quotaon/quotaon.8,v 1.11.28.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd December 11, 1993 .Dt QUOTAON 8 diff --git a/usr.sbin/quotaon/quotaon.c b/usr.sbin/quotaon/quotaon.c index 03df4e228c82..c311207dfc51 100644 --- a/usr.sbin/quotaon/quotaon.c +++ b/usr.sbin/quotaon/quotaon.c @@ -42,7 +42,7 @@ static char sccsid[] = "@(#)quotaon.c 8.1 (Berkeley) 6/6/93"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/quotaon/quotaon.c,v 1.12.8.1 2009/04/15 03:14:26 kensmith Exp $"); /* * Turn quota on/off for a filesystem. diff --git a/usr.sbin/rarpd/Makefile b/usr.sbin/rarpd/Makefile index 7f34457697e3..188485a7cdcb 100644 --- a/usr.sbin/rarpd/Makefile +++ b/usr.sbin/rarpd/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.8 (Berkeley) 7/28/90 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rarpd/Makefile,v 1.14.30.1 2009/04/15 03:14:26 kensmith Exp $ PROG= rarpd MAN= rarpd.8 diff --git a/usr.sbin/rarpd/rarpd.8 b/usr.sbin/rarpd/rarpd.8 index 8552b69689a8..553c3117c7aa 100644 --- a/usr.sbin/rarpd/rarpd.8 +++ b/usr.sbin/rarpd/rarpd.8 @@ -14,7 +14,7 @@ .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rarpd/rarpd.8,v 1.22.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd November 16, 2001 .Dt RARPD 8 diff --git a/usr.sbin/rarpd/rarpd.c b/usr.sbin/rarpd/rarpd.c index a500dd512a13..1781f0606eb3 100644 --- a/usr.sbin/rarpd/rarpd.c +++ b/usr.sbin/rarpd/rarpd.c @@ -22,7 +22,7 @@ The Regents of the University of California. All rights reserved.\n"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/rarpd/rarpd.c,v 1.41.28.1 2009/04/15 03:14:26 kensmith Exp $"); /* * rarpd - Reverse ARP Daemon diff --git a/usr.sbin/raycontrol/Makefile b/usr.sbin/raycontrol/Makefile index 50e747277f80..bb7b96a93b64 100644 --- a/usr.sbin/raycontrol/Makefile +++ b/usr.sbin/raycontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/raycontrol/Makefile,v 1.4.34.1 2009/04/15 03:14:26 kensmith Exp $ PROG= raycontrol MAN= raycontrol.8 diff --git a/usr.sbin/raycontrol/raycontrol.8 b/usr.sbin/raycontrol/raycontrol.8 index 26a910a141d4..c8ec78647ded 100644 --- a/usr.sbin/raycontrol/raycontrol.8 +++ b/usr.sbin/raycontrol/raycontrol.8 @@ -58,7 +58,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/raycontrol/raycontrol.8,v 1.13.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd March 21, 2000 .Dt RAYCONTROL 8 diff --git a/usr.sbin/raycontrol/raycontrol.c b/usr.sbin/raycontrol/raycontrol.c index 006fedabbb45..ee176cf04db2 100644 --- a/usr.sbin/raycontrol/raycontrol.c +++ b/usr.sbin/raycontrol/raycontrol.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/raycontrol/raycontrol.c,v 1.7.28.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/param.h> diff --git a/usr.sbin/repquota/Makefile b/usr.sbin/repquota/Makefile index 087e890ed356..f3491f8f9936 100644 --- a/usr.sbin/repquota/Makefile +++ b/usr.sbin/repquota/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/repquota/Makefile,v 1.8.32.1 2009/04/15 03:14:26 kensmith Exp $ PROG= repquota MAN= repquota.8 diff --git a/usr.sbin/repquota/repquota.8 b/usr.sbin/repquota/repquota.8 index b669fdf8266a..d78e09019cf1 100644 --- a/usr.sbin/repquota/repquota.8 +++ b/usr.sbin/repquota/repquota.8 @@ -29,7 +29,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)repquota.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/repquota/repquota.8,v 1.12.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd June 6, 1993 .Dt REPQUOTA 8 diff --git a/usr.sbin/repquota/repquota.c b/usr.sbin/repquota/repquota.c index 4f88bff5f5ae..084d99bc8248 100644 --- a/usr.sbin/repquota/repquota.c +++ b/usr.sbin/repquota/repquota.c @@ -42,7 +42,7 @@ static char sccsid[] = "@(#)repquota.c 8.1 (Berkeley) 6/6/93"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/repquota/repquota.c,v 1.21.8.1 2009/04/15 03:14:26 kensmith Exp $"); /* * Quota report diff --git a/usr.sbin/rip6query/Makefile b/usr.sbin/rip6query/Makefile index e0ea62130bcc..2cc2a45a4790 100644 --- a/usr.sbin/rip6query/Makefile +++ b/usr.sbin/rip6query/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rip6query/Makefile,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= rip6query MAN= rip6query.8 diff --git a/usr.sbin/rip6query/rip6query.8 b/usr.sbin/rip6query/rip6query.8 index 9bcd4a508e38..38a9997266e4 100644 --- a/usr.sbin/rip6query/rip6query.8 +++ b/usr.sbin/rip6query/rip6query.8 @@ -28,7 +28,7 @@ .\" SUCH DAMAGE. .\" .\" $Id: rip6query.8,v 1.2 2000/01/19 06:24:55 itojun Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rip6query/rip6query.8,v 1.7.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd October 7, 1999 .Dt RIP6QUERY 8 diff --git a/usr.sbin/rip6query/rip6query.c b/usr.sbin/rip6query/rip6query.c index fa8795c7dab7..0595bb3942bf 100644 --- a/usr.sbin/rip6query/rip6query.c +++ b/usr.sbin/rip6query/rip6query.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rip6query/rip6query.c,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/rmt/Makefile b/usr.sbin/rmt/Makefile index 579a02bb6689..3c521bfd0769 100644 --- a/usr.sbin/rmt/Makefile +++ b/usr.sbin/rmt/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rmt/Makefile,v 1.10.32.1 2009/04/15 03:14:26 kensmith Exp $ PROG= rmt MAN= rmt.8 diff --git a/usr.sbin/rmt/rmt.8 b/usr.sbin/rmt/rmt.8 index 8dfe24526995..c172c4426433 100644 --- a/usr.sbin/rmt/rmt.8 +++ b/usr.sbin/rmt/rmt.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)rmt.8 8.3 (Berkeley) 6/1/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rmt/rmt.8,v 1.17.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd June 1, 1994 .Dt RMT 8 diff --git a/usr.sbin/rmt/rmt.c b/usr.sbin/rmt/rmt.c index af4f954e07b9..db6a89e9db7b 100644 --- a/usr.sbin/rmt/rmt.c +++ b/usr.sbin/rmt/rmt.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)rmt.c 8.1 (Berkeley) 6/6/93"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/rmt/rmt.c,v 1.13.28.1 2009/04/15 03:14:26 kensmith Exp $"); /* * rmt diff --git a/usr.sbin/rndc-confgen/Makefile b/usr.sbin/rndc-confgen/Makefile index b8a52dd4d57a..d0f97cc45a29 100644 --- a/usr.sbin/rndc-confgen/Makefile +++ b/usr.sbin/rndc-confgen/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rndc-confgen/Makefile,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $ BIND_DIR= ${.CURDIR}/../../contrib/bind9 LIB_BIND_REL= ../../lib/bind diff --git a/usr.sbin/rndc/Makefile b/usr.sbin/rndc/Makefile index 2ca76976e5a9..7adf4c624e67 100644 --- a/usr.sbin/rndc/Makefile +++ b/usr.sbin/rndc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rndc/Makefile,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $ BIND_DIR= ${.CURDIR}/../../contrib/bind9 LIB_BIND_REL= ../../lib/bind diff --git a/usr.sbin/route6d/Makefile b/usr.sbin/route6d/Makefile index 308aad761337..16b97280a687 100644 --- a/usr.sbin/route6d/Makefile +++ b/usr.sbin/route6d/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/route6d/Makefile,v 1.12.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= route6d MAN= route6d.8 diff --git a/usr.sbin/route6d/misc/chkrt b/usr.sbin/route6d/misc/chkrt index 6ae01f37be04..764cf31770df 100755 --- a/usr.sbin/route6d/misc/chkrt +++ b/usr.sbin/route6d/misc/chkrt @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/route6d/misc/chkrt,v 1.2.30.1 2009/04/15 03:14:26 kensmith Exp $ # $dump="/var/tmp/route6d_dump"; $pidfile="/var/run/route6d.pid"; diff --git a/usr.sbin/route6d/misc/cksum.c b/usr.sbin/route6d/misc/cksum.c index bff7e2d5f7f4..15841bfd054c 100644 --- a/usr.sbin/route6d/misc/cksum.c +++ b/usr.sbin/route6d/misc/cksum.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/route6d/misc/cksum.c,v 1.1.54.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/route6d/route6d.8 b/usr.sbin/route6d/route6d.8 index 121f5f2dc2ef..2b10ff77c500 100644 --- a/usr.sbin/route6d/route6d.8 +++ b/usr.sbin/route6d/route6d.8 @@ -14,7 +14,7 @@ .\" LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR .\" A PARTICULAR PURPOSE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/route6d/route6d.8,v 1.9.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd January 31, 1997 .Dt ROUTE6D 8 diff --git a/usr.sbin/route6d/route6d.c b/usr.sbin/route6d/route6d.c index 69381d98267f..69b819fc75d9 100644 --- a/usr.sbin/route6d/route6d.c +++ b/usr.sbin/route6d/route6d.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/route6d/route6d.c,v 1.35.8.1 2009/04/15 03:14:26 kensmith Exp $ */ /* $KAME: route6d.c,v 1.104 2003/10/31 00:30:20 itojun Exp $ */ /* diff --git a/usr.sbin/route6d/route6d.h b/usr.sbin/route6d/route6d.h index 49a7d5a93760..bfee5b763da5 100644 --- a/usr.sbin/route6d/route6d.h +++ b/usr.sbin/route6d/route6d.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/route6d/route6d.h,v 1.5.30.1 2009/04/15 03:14:26 kensmith Exp $ */ /* $KAME: route6d.h,v 1.8 2003/05/28 09:11:13 itojun Exp $ */ /* diff --git a/usr.sbin/rpc.lockd/Makefile b/usr.sbin/rpc.lockd/Makefile index 961ad17d4bf9..11b7ef54dd3a 100644 --- a/usr.sbin/rpc.lockd/Makefile +++ b/usr.sbin/rpc.lockd/Makefile @@ -1,5 +1,5 @@ # $NetBSD: Makefile,v 1.12 2000/08/07 16:23:31 thorpej Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rpc.lockd/Makefile,v 1.19.30.1 2009/04/15 03:14:26 kensmith Exp $ PROG= rpc.lockd MAN= rpc.lockd.8 diff --git a/usr.sbin/rpc.lockd/kern.c b/usr.sbin/rpc.lockd/kern.c index bf0fc92986b4..b7f789900c93 100644 --- a/usr.sbin/rpc.lockd/kern.c +++ b/usr.sbin/rpc.lockd/kern.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/rpc.lockd/kern.c,v 1.21.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/mount.h> diff --git a/usr.sbin/rpc.lockd/lock_proc.c b/usr.sbin/rpc.lockd/lock_proc.c index 044966486d22..a743cfad8846 100644 --- a/usr.sbin/rpc.lockd/lock_proc.c +++ b/usr.sbin/rpc.lockd/lock_proc.c @@ -1,5 +1,5 @@ /* $NetBSD: lock_proc.c,v 1.7 2000/10/11 20:23:56 is Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rpc.lockd/lock_proc.c,v 1.18.20.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Copyright (c) 1995 * A.R. Gordon (andrew.gordon@net-tel.co.uk). All rights reserved. diff --git a/usr.sbin/rpc.lockd/lockd.c b/usr.sbin/rpc.lockd/lockd.c index c815e5c2ab3e..4be81601f310 100644 --- a/usr.sbin/rpc.lockd/lockd.c +++ b/usr.sbin/rpc.lockd/lockd.c @@ -1,5 +1,5 @@ /* $NetBSD: lockd.c,v 1.7 2000/08/12 18:08:44 thorpej Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rpc.lockd/lockd.c,v 1.20.2.5.4.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Copyright (c) 1995 diff --git a/usr.sbin/rpc.lockd/lockd.h b/usr.sbin/rpc.lockd/lockd.h index 0a8e2e60b616..528118a4f03f 100644 --- a/usr.sbin/rpc.lockd/lockd.h +++ b/usr.sbin/rpc.lockd/lockd.h @@ -1,5 +1,5 @@ /* $NetBSD: lockd.h,v 1.2 2000/06/07 14:34:40 bouyer Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rpc.lockd/lockd.h,v 1.5.34.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Copyright (c) 1995 diff --git a/usr.sbin/rpc.lockd/lockd_lock.c b/usr.sbin/rpc.lockd/lockd_lock.c index 5d37c32839f5..4ee20282c95f 100644 --- a/usr.sbin/rpc.lockd/lockd_lock.c +++ b/usr.sbin/rpc.lockd/lockd_lock.c @@ -35,7 +35,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/rpc.lockd/lockd_lock.c,v 1.22.8.1 2009/04/15 03:14:26 kensmith Exp $"); #define LOCKD_DEBUG diff --git a/usr.sbin/rpc.lockd/lockd_lock.h b/usr.sbin/rpc.lockd/lockd_lock.h index 62f6981151ed..c03fe1bd4c80 100644 --- a/usr.sbin/rpc.lockd/lockd_lock.h +++ b/usr.sbin/rpc.lockd/lockd_lock.h @@ -1,5 +1,5 @@ /* $NetBSD: lockd_lock.h,v 1.2 2000/06/09 14:00:54 fvdl Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rpc.lockd/lockd_lock.h,v 1.4.34.1 2009/04/15 03:14:26 kensmith Exp $ */ /* Headers and function declarations for file-locking utilities */ diff --git a/usr.sbin/rpc.lockd/rpc.lockd.8 b/usr.sbin/rpc.lockd/rpc.lockd.8 index 4fabe5d43e53..7865861b6ca9 100644 --- a/usr.sbin/rpc.lockd/rpc.lockd.8 +++ b/usr.sbin/rpc.lockd/rpc.lockd.8 @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rpc.lockd/rpc.lockd.8,v 1.17.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd November 2, 2007 .Dt RPC.LOCKD 8 diff --git a/usr.sbin/rpc.lockd/test.c b/usr.sbin/rpc.lockd/test.c index a751e5c6f4e4..dac425174be9 100644 --- a/usr.sbin/rpc.lockd/test.c +++ b/usr.sbin/rpc.lockd/test.c @@ -9,7 +9,7 @@ static char sccsid[] = "from: @(#)nlm_prot.x 1.8 87/09/21 Copyr 1987 Sun Micro"; static char sccsid[] = "from: * @(#)nlm_prot.x 2.1 88/08/01 4.0 RPCSRC"; #else __RCSID("$NetBSD: test.c,v 1.2 1997/10/18 04:01:21 lukem Exp $"); -static const char rcsid[] = "$FreeBSD$"; +static const char rcsid[] = "$FreeBSD: src/usr.sbin/rpc.lockd/test.c,v 1.5.36.1 2009/04/15 03:14:26 kensmith Exp $"; #endif #endif /* not lint */ diff --git a/usr.sbin/rpc.statd/Makefile b/usr.sbin/rpc.statd/Makefile index 6d8053c29bed..c6692fa8c46a 100644 --- a/usr.sbin/rpc.statd/Makefile +++ b/usr.sbin/rpc.statd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rpc.statd/Makefile,v 1.16.30.1 2009/04/15 03:14:26 kensmith Exp $ PROG= rpc.statd MAN= rpc.statd.8 diff --git a/usr.sbin/rpc.statd/file.c b/usr.sbin/rpc.statd/file.c index 0625e30b9f85..37f92e2378f0 100644 --- a/usr.sbin/rpc.statd/file.c +++ b/usr.sbin/rpc.statd/file.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rpc.statd/file.c,v 1.8.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ * */ diff --git a/usr.sbin/rpc.statd/procs.c b/usr.sbin/rpc.statd/procs.c index f6067e7acb70..6df6c8546263 100644 --- a/usr.sbin/rpc.statd/procs.c +++ b/usr.sbin/rpc.statd/procs.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/rpc.statd/procs.c,v 1.17.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <errno.h> #include <stdio.h> diff --git a/usr.sbin/rpc.statd/rpc.statd.8 b/usr.sbin/rpc.statd/rpc.statd.8 index 14d06e10b161..25526f06a402 100644 --- a/usr.sbin/rpc.statd/rpc.statd.8 +++ b/usr.sbin/rpc.statd/rpc.statd.8 @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rpc.statd/rpc.statd.8,v 1.14.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd April 3, 2007 .Dt RPC.STATD 8 diff --git a/usr.sbin/rpc.statd/statd.c b/usr.sbin/rpc.statd/statd.c index 01db88f584f7..e60e5257d8f8 100644 --- a/usr.sbin/rpc.statd/statd.c +++ b/usr.sbin/rpc.statd/statd.c @@ -36,7 +36,7 @@ /* The actual program logic is in the file procs.c */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/rpc.statd/statd.c,v 1.15.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <err.h> #include <stdio.h> diff --git a/usr.sbin/rpc.statd/statd.h b/usr.sbin/rpc.statd/statd.h index a82d760f96f2..c93300095572 100644 --- a/usr.sbin/rpc.statd/statd.h +++ b/usr.sbin/rpc.statd/statd.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rpc.statd/statd.h,v 1.5.34.1 2009/04/15 03:14:26 kensmith Exp $ */ diff --git a/usr.sbin/rpc.statd/test.c b/usr.sbin/rpc.statd/test.c index 6df15011db3b..18728ae6aee9 100644 --- a/usr.sbin/rpc.statd/test.c +++ b/usr.sbin/rpc.statd/test.c @@ -1,7 +1,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.statd/test.c,v 1.3.54.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/rpc.umntall/Makefile b/usr.sbin/rpc.umntall/Makefile index 0a829c301cb5..299fabf2ecb4 100644 --- a/usr.sbin/rpc.umntall/Makefile +++ b/usr.sbin/rpc.umntall/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.4 (Berkeley) 6/22/95 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rpc.umntall/Makefile,v 1.5.30.1 2009/04/15 03:14:26 kensmith Exp $ PROG= rpc.umntall MAN= rpc.umntall.8 diff --git a/usr.sbin/rpc.umntall/mounttab.c b/usr.sbin/rpc.umntall/mounttab.c index b81334e1b272..4af0c1e3ae7a 100644 --- a/usr.sbin/rpc.umntall/mounttab.c +++ b/usr.sbin/rpc.umntall/mounttab.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/rpc.umntall/mounttab.c,v 1.6.32.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/syslog.h> diff --git a/usr.sbin/rpc.umntall/mounttab.h b/usr.sbin/rpc.umntall/mounttab.h index acf6c7968311..95a51cc028ff 100644 --- a/usr.sbin/rpc.umntall/mounttab.h +++ b/usr.sbin/rpc.umntall/mounttab.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rpc.umntall/mounttab.h,v 1.2.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #define STRSIZ (RPCMNT_NAMELEN+RPCMNT_PATHLEN+100) diff --git a/usr.sbin/rpc.umntall/rpc.umntall.8 b/usr.sbin/rpc.umntall/rpc.umntall.8 index 623663575532..a0a11cff3515 100644 --- a/usr.sbin/rpc.umntall/rpc.umntall.8 +++ b/usr.sbin/rpc.umntall/rpc.umntall.8 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rpc.umntall/rpc.umntall.8,v 1.12.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd November 17, 1999 .Dt RPC.UMNTALL 8 diff --git a/usr.sbin/rpc.umntall/rpc.umntall.c b/usr.sbin/rpc.umntall/rpc.umntall.c index b79e4788a988..046999f2db8a 100644 --- a/usr.sbin/rpc.umntall/rpc.umntall.c +++ b/usr.sbin/rpc.umntall/rpc.umntall.c @@ -27,7 +27,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.umntall/rpc.umntall.c,v 1.13.20.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/rpc.yppasswdd/Makefile b/usr.sbin/rpc.yppasswdd/Makefile index 1b76da46de89..35982813a085 100644 --- a/usr.sbin/rpc.yppasswdd/Makefile +++ b/usr.sbin/rpc.yppasswdd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rpc.yppasswdd/Makefile,v 1.21.20.1 2009/04/15 03:14:26 kensmith Exp $ RPCDIR= ${DESTDIR}/usr/include/rpcsvc diff --git a/usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8 b/usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8 index 376390866a84..a4bb2945ca9e 100644 --- a/usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8 +++ b/usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rpc.yppasswdd/rpc.yppasswdd.8,v 1.25.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd February 8, 1996 .Dt RPC.YPPASSWDD 8 diff --git a/usr.sbin/rpc.yppasswdd/yppasswd_private.x b/usr.sbin/rpc.yppasswdd/yppasswd_private.x index a1d6be51f369..67baa8b7f8d9 100644 --- a/usr.sbin/rpc.yppasswdd/yppasswd_private.x +++ b/usr.sbin/rpc.yppasswdd/yppasswd_private.x @@ -32,7 +32,7 @@ #ifndef RPC_HDR %#include <sys/cdefs.h> -%__FBSDID("$FreeBSD$"); +%__FBSDID("$FreeBSD: src/usr.sbin/rpc.yppasswdd/yppasswd_private.x,v 1.7.32.1 2009/04/15 03:14:26 kensmith Exp $"); #endif #ifdef RPC_HDR diff --git a/usr.sbin/rpc.yppasswdd/yppasswdd_extern.h b/usr.sbin/rpc.yppasswdd/yppasswdd_extern.h index db15be228a6d..5eb1ea7bb67a 100644 --- a/usr.sbin/rpc.yppasswdd/yppasswdd_extern.h +++ b/usr.sbin/rpc.yppasswdd/yppasswdd_extern.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rpc.yppasswdd/yppasswdd_extern.h,v 1.14.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _YPPASSWDD_EXTERN_H diff --git a/usr.sbin/rpc.yppasswdd/yppasswdd_main.c b/usr.sbin/rpc.yppasswdd/yppasswdd_main.c index 8c8969165274..8b46f5d912d1 100644 --- a/usr.sbin/rpc.yppasswdd/yppasswdd_main.c +++ b/usr.sbin/rpc.yppasswdd/yppasswdd_main.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/rpc.yppasswdd/yppasswdd_main.c,v 1.26.10.1.2.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/ioctl.h> diff --git a/usr.sbin/rpc.yppasswdd/yppasswdd_server.c b/usr.sbin/rpc.yppasswdd/yppasswdd_server.c index 04adf31ed85f..75571ccc09fa 100644 --- a/usr.sbin/rpc.yppasswdd/yppasswdd_server.c +++ b/usr.sbin/rpc.yppasswdd/yppasswdd_server.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/rpc.yppasswdd/yppasswdd_server.c,v 1.29.30.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/fcntl.h> diff --git a/usr.sbin/rpc.yppasswdd/yppwupdate b/usr.sbin/rpc.yppasswdd/yppwupdate index a9db8f7e5b6c..077bde0d3cfd 100644 --- a/usr.sbin/rpc.yppasswdd/yppwupdate +++ b/usr.sbin/rpc.yppasswdd/yppwupdate @@ -8,7 +8,7 @@ # # Comment out the LOG=yes line to disable logging. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rpc.yppasswdd/yppwupdate,v 1.7.54.1 2009/04/15 03:14:26 kensmith Exp $ # PATH=/bin:/usr/bin; export PATH diff --git a/usr.sbin/rpc.ypupdated/Makefile b/usr.sbin/rpc.ypupdated/Makefile index 4fe19c9c9cab..1cb6f4c088dd 100644 --- a/usr.sbin/rpc.ypupdated/Makefile +++ b/usr.sbin/rpc.ypupdated/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rpc.ypupdated/Makefile,v 1.10.20.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../ypserv ${.CURDIR}/../../libexec/ypxfr diff --git a/usr.sbin/rpc.ypupdated/update.c b/usr.sbin/rpc.ypupdated/update.c index 72a7128beb21..635e9e11b2c1 100644 --- a/usr.sbin/rpc.ypupdated/update.c +++ b/usr.sbin/rpc.ypupdated/update.c @@ -33,7 +33,7 @@ static char sccsid[] = "@(#)update.c 1.2 91/03/11 Copyr 1986 Sun Micro"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.ypupdated/update.c,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/rpc.ypupdated/yp_dbdelete.c b/usr.sbin/rpc.ypupdated/yp_dbdelete.c index 0552aab9d3ea..24a29db03539 100644 --- a/usr.sbin/rpc.ypupdated/yp_dbdelete.c +++ b/usr.sbin/rpc.ypupdated/yp_dbdelete.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/rpc.ypupdated/yp_dbdelete.c,v 1.6.32.1 2009/04/15 03:14:26 kensmith Exp $"); #include <stdio.h> #include <stdlib.h> diff --git a/usr.sbin/rpc.ypupdated/yp_dbupdate.c b/usr.sbin/rpc.ypupdated/yp_dbupdate.c index 453ed2be06b3..c4499afb18a2 100644 --- a/usr.sbin/rpc.ypupdated/yp_dbupdate.c +++ b/usr.sbin/rpc.ypupdated/yp_dbupdate.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/rpc.ypupdated/yp_dbupdate.c,v 1.9.20.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/fcntl.h> diff --git a/usr.sbin/rpc.ypupdated/ypupdate b/usr.sbin/rpc.ypupdated/ypupdate index 4a26f4b6d72b..86281881c0f1 100755 --- a/usr.sbin/rpc.ypupdated/ypupdate +++ b/usr.sbin/rpc.ypupdated/ypupdate @@ -8,7 +8,7 @@ # # Comment out the LOG=yes line to disable logging. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rpc.ypupdated/ypupdate,v 1.2.54.1 2009/04/15 03:14:26 kensmith Exp $ # LOG=yes diff --git a/usr.sbin/rpc.ypupdated/ypupdated_extern.h b/usr.sbin/rpc.ypupdated/ypupdated_extern.h index 2cacb9511e1f..05b1fd851886 100644 --- a/usr.sbin/rpc.ypupdated/ypupdated_extern.h +++ b/usr.sbin/rpc.ypupdated/ypupdated_extern.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rpc.ypupdated/ypupdated_extern.h,v 1.4.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <db.h> diff --git a/usr.sbin/rpc.ypupdated/ypupdated_main.c b/usr.sbin/rpc.ypupdated/ypupdated_main.c index c13af7df4340..d145de37ba0c 100644 --- a/usr.sbin/rpc.ypupdated/ypupdated_main.c +++ b/usr.sbin/rpc.ypupdated/ypupdated_main.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/rpc.ypupdated/ypupdated_main.c,v 1.10.28.1 2009/04/15 03:14:26 kensmith Exp $"); #include "ypupdate_prot.h" #include <stdio.h> diff --git a/usr.sbin/rpc.ypupdated/ypupdated_server.c b/usr.sbin/rpc.ypupdated/ypupdated_server.c index c9a50dd36e0c..6636c1518353 100644 --- a/usr.sbin/rpc.ypupdated/ypupdated_server.c +++ b/usr.sbin/rpc.ypupdated/ypupdated_server.c @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/rpc.ypupdated/ypupdated_server.c,v 1.7.32.1 2009/04/15 03:14:26 kensmith Exp $"); #include <stdio.h> #include <rpc/rpc.h> diff --git a/usr.sbin/rpc.ypxfrd/Makefile b/usr.sbin/rpc.ypxfrd/Makefile index 70729b12e67d..e6430ee71107 100644 --- a/usr.sbin/rpc.ypxfrd/Makefile +++ b/usr.sbin/rpc.ypxfrd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rpc.ypxfrd/Makefile,v 1.11.34.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../usr.sbin/ypserv diff --git a/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 b/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 index b1bcbcc4ff52..7ebb26aa49e2 100644 --- a/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 +++ b/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8,v 1.17.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd June 2, 1996 .Dt RPC.YPXFRD 8 diff --git a/usr.sbin/rpc.ypxfrd/ypxfrd_extern.h b/usr.sbin/rpc.ypxfrd/ypxfrd_extern.h index 5aba934a6ec4..60ab2f9974e7 100644 --- a/usr.sbin/rpc.ypxfrd/ypxfrd_extern.h +++ b/usr.sbin/rpc.ypxfrd/ypxfrd_extern.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rpc.ypxfrd/ypxfrd_extern.h,v 1.5.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef MAX_CHILDREN diff --git a/usr.sbin/rpc.ypxfrd/ypxfrd_main.c b/usr.sbin/rpc.ypxfrd/ypxfrd_main.c index 8fa3e2205b43..915c4a4076bc 100644 --- a/usr.sbin/rpc.ypxfrd/ypxfrd_main.c +++ b/usr.sbin/rpc.ypxfrd/ypxfrd_main.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/rpc.ypxfrd/ypxfrd_main.c,v 1.14.28.1 2009/04/15 03:14:26 kensmith Exp $"); #include "ypxfrd.h" #include <err.h> diff --git a/usr.sbin/rpc.ypxfrd/ypxfrd_server.c b/usr.sbin/rpc.ypxfrd/ypxfrd_server.c index 5f60712e9fef..81fd811d1b7b 100644 --- a/usr.sbin/rpc.ypxfrd/ypxfrd_server.c +++ b/usr.sbin/rpc.ypxfrd/ypxfrd_server.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/rpc.ypxfrd/ypxfrd_server.c,v 1.11.32.1 2009/04/15 03:14:26 kensmith Exp $"); #include "ypxfrd.h" diff --git a/usr.sbin/rpcbind/Makefile b/usr.sbin/rpcbind/Makefile index 3251378651a6..17b3fb18b746 100644 --- a/usr.sbin/rpcbind/Makefile +++ b/usr.sbin/rpcbind/Makefile @@ -1,5 +1,5 @@ # $NetBSD: Makefile,v 1.3 2000/06/20 13:56:43 fvdl Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rpcbind/Makefile,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/rpcbind/check_bound.c b/usr.sbin/rpcbind/check_bound.c index 192c9cac6255..15396ee3d515 100644 --- a/usr.sbin/rpcbind/check_bound.c +++ b/usr.sbin/rpcbind/check_bound.c @@ -1,5 +1,5 @@ /* $NetBSD: check_bound.c,v 1.2 2000/06/22 08:09:26 fvdl Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rpcbind/check_bound.c,v 1.4.34.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for diff --git a/usr.sbin/rpcbind/pmap_svc.c b/usr.sbin/rpcbind/pmap_svc.c index d74b369d180a..dc027489a797 100644 --- a/usr.sbin/rpcbind/pmap_svc.c +++ b/usr.sbin/rpcbind/pmap_svc.c @@ -1,5 +1,5 @@ /* $NetBSD: pmap_svc.c,v 1.2 2000/10/20 11:49:40 fvdl Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rpcbind/pmap_svc.c,v 1.4.34.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for diff --git a/usr.sbin/rpcbind/rpcb_stat.c b/usr.sbin/rpcbind/rpcb_stat.c index b10ed508b0bd..bf0d94514380 100644 --- a/usr.sbin/rpcbind/rpcb_stat.c +++ b/usr.sbin/rpcbind/rpcb_stat.c @@ -1,6 +1,6 @@ /* * $NetBSD: rpcb_stat.c,v 1.2 2000/07/04 20:27:40 matt Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rpcbind/rpcb_stat.c,v 1.4.30.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for diff --git a/usr.sbin/rpcbind/rpcb_svc.c b/usr.sbin/rpcbind/rpcb_svc.c index dc3cf05f27f5..23fb75dab1d5 100644 --- a/usr.sbin/rpcbind/rpcb_svc.c +++ b/usr.sbin/rpcbind/rpcb_svc.c @@ -1,5 +1,5 @@ /* $NetBSD: rpcb_svc.c,v 1.1 2000/06/02 23:15:41 fvdl Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rpcbind/rpcb_svc.c,v 1.2.34.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for diff --git a/usr.sbin/rpcbind/rpcb_svc_4.c b/usr.sbin/rpcbind/rpcb_svc_4.c index 8e2ed102b428..1d00795512c3 100644 --- a/usr.sbin/rpcbind/rpcb_svc_4.c +++ b/usr.sbin/rpcbind/rpcb_svc_4.c @@ -1,6 +1,6 @@ /* * $NetBSD: rpcb_svc_4.c,v 1.1 2000/06/02 23:15:41 fvdl Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rpcbind/rpcb_svc_4.c,v 1.4.34.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/rpcbind/rpcb_svc_com.c b/usr.sbin/rpcbind/rpcb_svc_com.c index 0a72b662e43c..2fdc9c4a14f1 100644 --- a/usr.sbin/rpcbind/rpcb_svc_com.c +++ b/usr.sbin/rpcbind/rpcb_svc_com.c @@ -1,5 +1,5 @@ /* $NetBSD: rpcb_svc_com.c,v 1.9 2002/11/08 00:16:39 fvdl Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rpcbind/rpcb_svc_com.c,v 1.11.30.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for diff --git a/usr.sbin/rpcbind/rpcbind.8 b/usr.sbin/rpcbind/rpcbind.8 index 0ecf895ea800..9ce2bab3ffb5 100644 --- a/usr.sbin/rpcbind/rpcbind.8 +++ b/usr.sbin/rpcbind/rpcbind.8 @@ -1,7 +1,7 @@ .\" @(#)rpcbind.1m 1.19 92/09/14 SMI; from SVr4 .\" Copyright 1989 AT&T .\" Copyright 1991 Sun Microsystems, Inc. -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rpcbind/rpcbind.8,v 1.10.8.1 2009/04/15 03:14:26 kensmith Exp $ .Dd April 23, 2007 .Dt RPCBIND 8 .Os diff --git a/usr.sbin/rpcbind/rpcbind.c b/usr.sbin/rpcbind/rpcbind.c index 2fe3c41f4a34..7edc89155697 100644 --- a/usr.sbin/rpcbind/rpcbind.c +++ b/usr.sbin/rpcbind/rpcbind.c @@ -1,5 +1,5 @@ /* $NetBSD: rpcbind.c,v 1.3 2002/11/08 00:16:40 fvdl Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rpcbind/rpcbind.c,v 1.17.8.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for diff --git a/usr.sbin/rpcbind/rpcbind.h b/usr.sbin/rpcbind/rpcbind.h index 2d52be359469..7d08f074204e 100644 --- a/usr.sbin/rpcbind/rpcbind.h +++ b/usr.sbin/rpcbind/rpcbind.h @@ -1,5 +1,5 @@ /* $NetBSD: rpcbind.h,v 1.1 2000/06/03 00:47:21 fvdl Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rpcbind/rpcbind.h,v 1.2.34.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for diff --git a/usr.sbin/rpcbind/security.c b/usr.sbin/rpcbind/security.c index 8657247f60ac..38d6392ebca3 100644 --- a/usr.sbin/rpcbind/security.c +++ b/usr.sbin/rpcbind/security.c @@ -1,5 +1,5 @@ /* $NetBSD: security.c,v 1.5 2000/06/08 09:01:05 fvdl Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rpcbind/security.c,v 1.6.32.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> #include <sys/time.h> diff --git a/usr.sbin/rpcbind/util.c b/usr.sbin/rpcbind/util.c index 4137ce2f003f..1d62ff73c68f 100644 --- a/usr.sbin/rpcbind/util.c +++ b/usr.sbin/rpcbind/util.c @@ -1,6 +1,6 @@ /* * $NetBSD: util.c,v 1.4 2000/08/03 00:04:30 fvdl Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rpcbind/util.c,v 1.5.34.1 2009/04/15 03:14:26 kensmith Exp $ */ /*- diff --git a/usr.sbin/rpcbind/warmstart.c b/usr.sbin/rpcbind/warmstart.c index 1962e1c422d7..644074454fed 100644 --- a/usr.sbin/rpcbind/warmstart.c +++ b/usr.sbin/rpcbind/warmstart.c @@ -35,7 +35,7 @@ /* * #ident "@(#)warmstart.c 1.7 93/07/05 SMI" - * $FreeBSD$/ + * $FreeBSD: src/usr.sbin/rpcbind/warmstart.c,v 1.3.32.1 2009/04/15 03:14:26 kensmith Exp $/ */ #include <sys/types.h> #include <sys/stat.h> diff --git a/usr.sbin/rrenumd/Makefile b/usr.sbin/rrenumd/Makefile index c31a7c7ce932..768552f80943 100644 --- a/usr.sbin/rrenumd/Makefile +++ b/usr.sbin/rrenumd/Makefile @@ -12,7 +12,7 @@ # LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rrenumd/Makefile,v 1.11.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= rrenumd MAN= rrenumd.conf.5 rrenumd.8 diff --git a/usr.sbin/rrenumd/lexer.l b/usr.sbin/rrenumd/lexer.l index 6ad995341670..a9a0a3fc6671 100644 --- a/usr.sbin/rrenumd/lexer.l +++ b/usr.sbin/rrenumd/lexer.l @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rrenumd/lexer.l,v 1.3.34.1 2009/04/15 03:14:26 kensmith Exp $ */ %{ diff --git a/usr.sbin/rrenumd/parser.y b/usr.sbin/rrenumd/parser.y index d7c15abeb74f..85607adf0bfe 100644 --- a/usr.sbin/rrenumd/parser.y +++ b/usr.sbin/rrenumd/parser.y @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rrenumd/parser.y,v 1.4.34.1 2009/04/15 03:14:26 kensmith Exp $ */ %{ diff --git a/usr.sbin/rrenumd/rrenumd.8 b/usr.sbin/rrenumd/rrenumd.8 index cc13a018fd2a..bbb2a51df51d 100644 --- a/usr.sbin/rrenumd/rrenumd.8 +++ b/usr.sbin/rrenumd/rrenumd.8 @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rrenumd/rrenumd.8,v 1.8.10.1.2.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd September 7, 1998 .Dt RRENUMD 8 diff --git a/usr.sbin/rrenumd/rrenumd.c b/usr.sbin/rrenumd/rrenumd.c index fddd6a11c0f0..84dbe624fcf9 100644 --- a/usr.sbin/rrenumd/rrenumd.c +++ b/usr.sbin/rrenumd/rrenumd.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rrenumd/rrenumd.c,v 1.9.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/rrenumd/rrenumd.conf.5 b/usr.sbin/rrenumd/rrenumd.conf.5 index 9ce2306cc51f..fd389e72df16 100644 --- a/usr.sbin/rrenumd/rrenumd.conf.5 +++ b/usr.sbin/rrenumd/rrenumd.conf.5 @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rrenumd/rrenumd.conf.5,v 1.19.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd November 5, 1998 .Dt RRENUMD.CONF 5 diff --git a/usr.sbin/rrenumd/rrenumd.h b/usr.sbin/rrenumd/rrenumd.h index df0280b2591e..99c21a92163d 100644 --- a/usr.sbin/rrenumd/rrenumd.h +++ b/usr.sbin/rrenumd/rrenumd.h @@ -32,7 +32,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rrenumd/rrenumd.h,v 1.3.34.1 2009/04/15 03:14:26 kensmith Exp $ */ struct dst_list { diff --git a/usr.sbin/rtadvd/Makefile b/usr.sbin/rtadvd/Makefile index f7e2021cd1fe..aad245d37424 100644 --- a/usr.sbin/rtadvd/Makefile +++ b/usr.sbin/rtadvd/Makefile @@ -12,7 +12,7 @@ # LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rtadvd/Makefile,v 1.10.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= rtadvd MAN= rtadvd.conf.5 rtadvd.8 diff --git a/usr.sbin/rtadvd/advcap.c b/usr.sbin/rtadvd/advcap.c index a6c5f80319a4..762d3ffd44af 100644 --- a/usr.sbin/rtadvd/advcap.c +++ b/usr.sbin/rtadvd/advcap.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rtadvd/advcap.c,v 1.11.28.1 2009/04/15 03:14:26 kensmith Exp $ */ /* $KAME: advcap.c,v 1.11 2003/05/19 09:46:50 keiichi Exp $ */ /* diff --git a/usr.sbin/rtadvd/advcap.h b/usr.sbin/rtadvd/advcap.h index 372387130c42..fe93fa887cfb 100644 --- a/usr.sbin/rtadvd/advcap.h +++ b/usr.sbin/rtadvd/advcap.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rtadvd/advcap.h,v 1.5.30.1 2009/04/15 03:14:26 kensmith Exp $ */ /* $KAME: advcap.h,v 1.5 2003/06/09 05:40:54 t-momose Exp $ */ /* diff --git a/usr.sbin/rtadvd/config.c b/usr.sbin/rtadvd/config.c index 4682e9843da9..7972d106f97a 100644 --- a/usr.sbin/rtadvd/config.c +++ b/usr.sbin/rtadvd/config.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rtadvd/config.c,v 1.27.8.1 2009/04/15 03:14:26 kensmith Exp $ */ /* $KAME: config.c,v 1.84 2003/08/05 12:34:23 itojun Exp $ */ /* diff --git a/usr.sbin/rtadvd/config.h b/usr.sbin/rtadvd/config.h index aeb1c2c9d457..3994fb95163f 100644 --- a/usr.sbin/rtadvd/config.h +++ b/usr.sbin/rtadvd/config.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rtadvd/config.h,v 1.6.30.1 2009/04/15 03:14:26 kensmith Exp $ */ /* $KAME: config.h,v 1.8 2003/06/17 08:26:22 itojun Exp $ */ /* diff --git a/usr.sbin/rtadvd/dump.c b/usr.sbin/rtadvd/dump.c index 7b9a2748d6ca..771573045973 100644 --- a/usr.sbin/rtadvd/dump.c +++ b/usr.sbin/rtadvd/dump.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rtadvd/dump.c,v 1.12.30.1 2009/04/15 03:14:26 kensmith Exp $ */ /* $KAME: dump.c,v 1.32 2003/05/19 09:46:50 keiichi Exp $ */ /* diff --git a/usr.sbin/rtadvd/dump.h b/usr.sbin/rtadvd/dump.h index cc3b472e4750..b455384cad47 100644 --- a/usr.sbin/rtadvd/dump.h +++ b/usr.sbin/rtadvd/dump.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rtadvd/dump.h,v 1.3.34.1 2009/04/15 03:14:26 kensmith Exp $ */ /* $KAME: dump.h,v 1.1 2000/05/23 11:31:26 itojun Exp $ */ /* diff --git a/usr.sbin/rtadvd/if.c b/usr.sbin/rtadvd/if.c index 07d9e1f74b2c..fce87fbc18f6 100644 --- a/usr.sbin/rtadvd/if.c +++ b/usr.sbin/rtadvd/if.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rtadvd/if.c,v 1.10.30.1 2009/04/15 03:14:26 kensmith Exp $ */ /* $KAME: if.c,v 1.17 2001/01/21 15:27:30 itojun Exp $ */ /* diff --git a/usr.sbin/rtadvd/if.h b/usr.sbin/rtadvd/if.h index 07bb6eeb4b97..2fde45e8ac5c 100644 --- a/usr.sbin/rtadvd/if.h +++ b/usr.sbin/rtadvd/if.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rtadvd/if.h,v 1.5.30.1 2009/04/15 03:14:26 kensmith Exp $ */ /* $KAME: if.h,v 1.10 2003/02/24 11:29:10 ono Exp $ */ /* diff --git a/usr.sbin/rtadvd/pathnames.h b/usr.sbin/rtadvd/pathnames.h index 3afee55fcc72..3c1a8f9ed3ac 100644 --- a/usr.sbin/rtadvd/pathnames.h +++ b/usr.sbin/rtadvd/pathnames.h @@ -1,4 +1,4 @@ /* $KAME: pathnames.h,v 1.2 2000/05/16 13:34:13 itojun Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rtadvd/pathnames.h,v 1.5.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #define _PATH_RTADVDCONF "/etc/rtadvd.conf" diff --git a/usr.sbin/rtadvd/rrenum.c b/usr.sbin/rtadvd/rrenum.c index 14a8ab9bdcc4..103564035949 100644 --- a/usr.sbin/rtadvd/rrenum.c +++ b/usr.sbin/rtadvd/rrenum.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rtadvd/rrenum.c,v 1.9.28.1 2009/04/15 03:14:26 kensmith Exp $ */ /* $KAME: rrenum.c,v 1.12 2002/06/10 19:59:47 itojun Exp $ */ /* diff --git a/usr.sbin/rtadvd/rrenum.h b/usr.sbin/rtadvd/rrenum.h index ce94015c2dcf..1f105a3e46c2 100644 --- a/usr.sbin/rtadvd/rrenum.h +++ b/usr.sbin/rtadvd/rrenum.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rtadvd/rrenum.h,v 1.4.34.1 2009/04/15 03:14:26 kensmith Exp $ */ /* $KAME: rrenum.h,v 1.3 2001/01/21 15:37:14 itojun Exp $ */ /* diff --git a/usr.sbin/rtadvd/rtadvd.8 b/usr.sbin/rtadvd/rtadvd.8 index b2c0aadd36ac..132694de9e0c 100644 --- a/usr.sbin/rtadvd/rtadvd.8 +++ b/usr.sbin/rtadvd/rtadvd.8 @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rtadvd/rtadvd.8,v 1.15.10.1.2.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 17, 1998 .Dt RTADVD 8 diff --git a/usr.sbin/rtadvd/rtadvd.c b/usr.sbin/rtadvd/rtadvd.c index aa7c5d3a3b65..026b9dd6ff47 100644 --- a/usr.sbin/rtadvd/rtadvd.c +++ b/usr.sbin/rtadvd/rtadvd.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rtadvd/rtadvd.c,v 1.26.8.1 2009/04/15 03:14:26 kensmith Exp $ */ /* $KAME: rtadvd.c,v 1.82 2003/08/05 12:34:23 itojun Exp $ */ /* diff --git a/usr.sbin/rtadvd/rtadvd.conf b/usr.sbin/rtadvd/rtadvd.conf index 33ab7f3e46bc..46d9e1981041 100644 --- a/usr.sbin/rtadvd/rtadvd.conf +++ b/usr.sbin/rtadvd/rtadvd.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rtadvd/rtadvd.conf,v 1.4.30.1 2009/04/15 03:14:26 kensmith Exp $ # $KAME: rtadvd.conf,v 1.13 2003/06/25 03:45:21 itojun Exp $ # # Note: All of the following parameters have default values defined diff --git a/usr.sbin/rtadvd/rtadvd.conf.5 b/usr.sbin/rtadvd/rtadvd.conf.5 index dcc73cce95cf..bd06e00f32aa 100644 --- a/usr.sbin/rtadvd/rtadvd.conf.5 +++ b/usr.sbin/rtadvd/rtadvd.conf.5 @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rtadvd/rtadvd.conf.5,v 1.16.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 17, 1998 .Dt RTADVD.CONF 5 diff --git a/usr.sbin/rtadvd/rtadvd.h b/usr.sbin/rtadvd/rtadvd.h index b1c505dd75aa..d98f73aa2dbd 100644 --- a/usr.sbin/rtadvd/rtadvd.h +++ b/usr.sbin/rtadvd/rtadvd.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rtadvd/rtadvd.h,v 1.9.30.1 2009/04/15 03:14:26 kensmith Exp $ */ /* $KAME: rtadvd.h,v 1.26 2003/08/05 12:34:23 itojun Exp $ */ /* diff --git a/usr.sbin/rtadvd/timer.c b/usr.sbin/rtadvd/timer.c index 238bd8d5b722..eea54cac40b3 100644 --- a/usr.sbin/rtadvd/timer.c +++ b/usr.sbin/rtadvd/timer.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rtadvd/timer.c,v 1.9.20.1 2009/04/15 03:14:26 kensmith Exp $ */ /* $KAME: timer.c,v 1.9 2002/06/10 19:59:47 itojun Exp $ */ /* diff --git a/usr.sbin/rtadvd/timer.h b/usr.sbin/rtadvd/timer.h index d435bde5ab18..f2d7a9c5a292 100644 --- a/usr.sbin/rtadvd/timer.h +++ b/usr.sbin/rtadvd/timer.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rtadvd/timer.h,v 1.6.30.1 2009/04/15 03:14:26 kensmith Exp $ */ /* $KAME: timer.h,v 1.5 2002/05/31 13:30:38 jinmei Exp $ */ /* diff --git a/usr.sbin/rtprio/Makefile b/usr.sbin/rtprio/Makefile index ebc7bd1a37cc..2ce0a79ce930 100644 --- a/usr.sbin/rtprio/Makefile +++ b/usr.sbin/rtprio/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.5 (Berkeley) 5/11/90 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rtprio/Makefile,v 1.8.34.1 2009/04/15 03:14:26 kensmith Exp $ PROG= rtprio LINKS= ${BINDIR}/rtprio ${BINDIR}/idprio diff --git a/usr.sbin/rtprio/rtprio.1 b/usr.sbin/rtprio/rtprio.1 index 3141fba384e3..aa15aad34cae 100644 --- a/usr.sbin/rtprio/rtprio.1 +++ b/usr.sbin/rtprio/rtprio.1 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rtprio/rtprio.1,v 1.29.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd July 23, 1994 .Dt RTPRIO 1 diff --git a/usr.sbin/rtprio/rtprio.c b/usr.sbin/rtprio/rtprio.c index 245f714fe9fe..91de695a782d 100644 --- a/usr.sbin/rtprio/rtprio.c +++ b/usr.sbin/rtprio/rtprio.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/rtprio/rtprio.c,v 1.10.30.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/rtprio.h> diff --git a/usr.sbin/rtsold/Makefile b/usr.sbin/rtsold/Makefile index 1afa0f6f4545..b6369242b786 100644 --- a/usr.sbin/rtsold/Makefile +++ b/usr.sbin/rtsold/Makefile @@ -12,7 +12,7 @@ # LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rtsold/Makefile,v 1.12.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= rtsold MAN= rtsold.8 diff --git a/usr.sbin/rtsold/dump.c b/usr.sbin/rtsold/dump.c index bdc8ec3b375d..feba4d66594e 100644 --- a/usr.sbin/rtsold/dump.c +++ b/usr.sbin/rtsold/dump.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rtsold/dump.c,v 1.9.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/rtsold/if.c b/usr.sbin/rtsold/if.c index eb288052c2c7..2a2a3fb8a1b3 100644 --- a/usr.sbin/rtsold/if.c +++ b/usr.sbin/rtsold/if.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rtsold/if.c,v 1.15.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/rtsold/probe.c b/usr.sbin/rtsold/probe.c index b1cbc7985a41..acdd4de69e8d 100644 --- a/usr.sbin/rtsold/probe.c +++ b/usr.sbin/rtsold/probe.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rtsold/probe.c,v 1.11.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/rtsold/rtsock.c b/usr.sbin/rtsold/rtsock.c index 09d6774be79b..408977b9a870 100644 --- a/usr.sbin/rtsold/rtsock.c +++ b/usr.sbin/rtsold/rtsock.c @@ -1,5 +1,5 @@ /* $KAME: rtsock.c,v 1.3 2000/10/10 08:46:45 itojun Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rtsold/rtsock.c,v 1.4.28.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Copyright (C) 2000 WIDE Project. diff --git a/usr.sbin/rtsold/rtsol.c b/usr.sbin/rtsold/rtsol.c index dd9f4a1c8bdd..5d08d0c5a966 100644 --- a/usr.sbin/rtsold/rtsol.c +++ b/usr.sbin/rtsold/rtsol.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rtsold/rtsol.c,v 1.11.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/rtsold/rtsold.8 b/usr.sbin/rtsold/rtsold.8 index 1ee932d0362d..afe811327226 100644 --- a/usr.sbin/rtsold/rtsold.8 +++ b/usr.sbin/rtsold/rtsold.8 @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rtsold/rtsold.8,v 1.16.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 17, 1998 .Dt RTSOLD 8 diff --git a/usr.sbin/rtsold/rtsold.c b/usr.sbin/rtsold/rtsold.c index 7e73f384ef9d..742f1f4d4ef8 100644 --- a/usr.sbin/rtsold/rtsold.c +++ b/usr.sbin/rtsold/rtsold.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rtsold/rtsold.c,v 1.21.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/rtsold/rtsold.h b/usr.sbin/rtsold/rtsold.h index e25ed955e98f..56657f146cc7 100644 --- a/usr.sbin/rtsold/rtsold.h +++ b/usr.sbin/rtsold/rtsold.h @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rtsold/rtsold.h,v 1.8.28.1 2009/04/15 03:14:26 kensmith Exp $ */ struct ifinfo { diff --git a/usr.sbin/rwhod/Makefile b/usr.sbin/rwhod/Makefile index def0e6e14591..cc880e9ed702 100644 --- a/usr.sbin/rwhod/Makefile +++ b/usr.sbin/rwhod/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rwhod/Makefile,v 1.7.32.1 2009/04/15 03:14:26 kensmith Exp $ PROG= rwhod MAN= rwhod.8 diff --git a/usr.sbin/rwhod/rwhod.8 b/usr.sbin/rwhod/rwhod.8 index 642eeebcee08..7e879ff92cfb 100644 --- a/usr.sbin/rwhod/rwhod.8 +++ b/usr.sbin/rwhod/rwhod.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)rwhod.8 8.2 (Berkeley) 12/11/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rwhod/rwhod.8,v 1.23.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd December 11, 1993 .Dt RWHOD 8 diff --git a/usr.sbin/rwhod/rwhod.c b/usr.sbin/rwhod/rwhod.c index 96fd9ec42e58..7828b8978a26 100644 --- a/usr.sbin/rwhod/rwhod.c +++ b/usr.sbin/rwhod/rwhod.c @@ -40,7 +40,7 @@ static char sccsid[] = "@(#)rwhod.c 8.1 (Berkeley) 6/6/93"; #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/rwhod/rwhod.c,v 1.23.20.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/socket.h> diff --git a/usr.sbin/sa/Makefile b/usr.sbin/sa/Makefile index 718cbc846efe..4afe1069130b 100644 --- a/usr.sbin/sa/Makefile +++ b/usr.sbin/sa/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/sa/Makefile,v 1.12.8.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../usr.bin/lastcomm diff --git a/usr.sbin/sa/db.c b/usr.sbin/sa/db.c index c6b25f3d7410..dbb49e6ee2e6 100644 --- a/usr.sbin/sa/db.c +++ b/usr.sbin/sa/db.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/sa/db.c,v 1.1.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/acct.h> diff --git a/usr.sbin/sa/extern.h b/usr.sbin/sa/extern.h index 70f97a7ff51b..258f02ef1e50 100644 --- a/usr.sbin/sa/extern.h +++ b/usr.sbin/sa/extern.h @@ -27,7 +27,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sa/extern.h,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/sa/main.c b/usr.sbin/sa/main.c index 7be13e549915..bcc107d273bc 100644 --- a/usr.sbin/sa/main.c +++ b/usr.sbin/sa/main.c @@ -36,7 +36,7 @@ static const char copyright[] = #endif #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/sa/main.c,v 1.18.8.1 2009/04/15 03:14:26 kensmith Exp $"); /* * sa: system accounting diff --git a/usr.sbin/sa/pathnames.h b/usr.sbin/sa/pathnames.h index 7a7edf68caf6..1d3c29e4e071 100644 --- a/usr.sbin/sa/pathnames.h +++ b/usr.sbin/sa/pathnames.h @@ -27,7 +27,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sa/pathnames.h,v 1.4.54.1 2009/04/15 03:14:26 kensmith Exp $ */ #define _PATH_ACCT "/var/account/acct" diff --git a/usr.sbin/sa/pdb.c b/usr.sbin/sa/pdb.c index 38beb558f705..a7090d2812f1 100644 --- a/usr.sbin/sa/pdb.c +++ b/usr.sbin/sa/pdb.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/sa/pdb.c,v 1.14.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/acct.h> diff --git a/usr.sbin/sa/sa.8 b/usr.sbin/sa/sa.8 index e7630642a01a..795ca705810a 100644 --- a/usr.sbin/sa/sa.8 +++ b/usr.sbin/sa/sa.8 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/sa/sa.8,v 1.20.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 18, 2007 .Dt SA 8 diff --git a/usr.sbin/sa/usrdb.c b/usr.sbin/sa/usrdb.c index 07a5033c398a..017c7e387f7a 100644 --- a/usr.sbin/sa/usrdb.c +++ b/usr.sbin/sa/usrdb.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/sa/usrdb.c,v 1.16.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/types.h> diff --git a/usr.sbin/sade/Makefile b/usr.sbin/sade/Makefile index c8dad4850bea..6c8279729329 100644 --- a/usr.sbin/sade/Makefile +++ b/usr.sbin/sade/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/sade/Makefile,v 1.147.10.1 2009/04/15 03:14:26 kensmith Exp $ .if ${MACHINE_ARCH} != "ia64" _wizard= wizard.c diff --git a/usr.sbin/sade/command.c b/usr.sbin/sade/command.c index b3968dfb2158..e327c83164ac 100644 --- a/usr.sbin/sade/command.c +++ b/usr.sbin/sade/command.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sade/command.c,v 1.23.10.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sade/config.c b/usr.sbin/sade/config.c index c8b0fc85d343..0c70bb8ebc6b 100644 --- a/usr.sbin/sade/config.c +++ b/usr.sbin/sade/config.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sade/config.c,v 1.240.4.1.4.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sade/devices.c b/usr.sbin/sade/devices.c index fec9bba01052..11720da3b001 100644 --- a/usr.sbin/sade/devices.c +++ b/usr.sbin/sade/devices.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sade/devices.c,v 1.170.10.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sade/disks.c b/usr.sbin/sade/disks.c index 162606a7d0c9..6e2f5c201897 100644 --- a/usr.sbin/sade/disks.c +++ b/usr.sbin/sade/disks.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sade/disks.c,v 1.161.4.2.2.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sade/dispatch.c b/usr.sbin/sade/dispatch.c index 5b10b7361372..61d3bb9b7a17 100644 --- a/usr.sbin/sade/dispatch.c +++ b/usr.sbin/sade/dispatch.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sade/dispatch.c,v 1.51.10.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sade/dmenu.c b/usr.sbin/sade/dmenu.c index 139f999e6ae1..80e9a41f5668 100644 --- a/usr.sbin/sade/dmenu.c +++ b/usr.sbin/sade/dmenu.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sade/dmenu.c,v 1.51.10.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sade/globals.c b/usr.sbin/sade/globals.c index 0b08da3303b1..2ac98fae6636 100644 --- a/usr.sbin/sade/globals.c +++ b/usr.sbin/sade/globals.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sade/globals.c,v 1.29.10.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sade/install.c b/usr.sbin/sade/install.c index 952ae93b56e5..7d9b07fc591b 100644 --- a/usr.sbin/sade/install.c +++ b/usr.sbin/sade/install.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sade/install.c,v 1.371.10.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sade/label.c b/usr.sbin/sade/label.c index 3f20450284d6..76286c8e3ce0 100644 --- a/usr.sbin/sade/label.c +++ b/usr.sbin/sade/label.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sade/label.c,v 1.155.4.2.4.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sade/list.h b/usr.sbin/sade/list.h index 8c5cf2aff0f5..02d73caa8d21 100644 --- a/usr.sbin/sade/list.h +++ b/usr.sbin/sade/list.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sade/list.h,v 1.4.10.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1997 FreeBSD, Inc. * All rights reserved. diff --git a/usr.sbin/sade/main.c b/usr.sbin/sade/main.c index 22d940110638..dc6215adc6db 100644 --- a/usr.sbin/sade/main.c +++ b/usr.sbin/sade/main.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sade/main.c,v 1.80.4.1.4.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sade/menus.c b/usr.sbin/sade/menus.c index f48c772d88e9..77049abbc83a 100644 --- a/usr.sbin/sade/menus.c +++ b/usr.sbin/sade/menus.c @@ -29,7 +29,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/sade/menus.c,v 1.423.10.1 2009/04/15 03:14:26 kensmith Exp $"; #endif #include "sade.h" diff --git a/usr.sbin/sade/misc.c b/usr.sbin/sade/misc.c index 4730c7f75c8a..8ede43367618 100644 --- a/usr.sbin/sade/misc.c +++ b/usr.sbin/sade/misc.c @@ -1,7 +1,7 @@ /* * Miscellaneous support routines.. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sade/misc.c,v 1.46.10.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sade/msg.c b/usr.sbin/sade/msg.c index 4003b20abc43..802ba8d1a3b3 100644 --- a/usr.sbin/sade/msg.c +++ b/usr.sbin/sade/msg.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sade/msg.c,v 1.62.10.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sade/sade.8 b/usr.sbin/sade/sade.8 index 8acda909e73c..c66352513abf 100644 --- a/usr.sbin/sade/sade.8 +++ b/usr.sbin/sade/sade.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/sade/sade.8,v 1.77.4.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd August 8, 2006 .Dt SADE 8 diff --git a/usr.sbin/sade/sade.h b/usr.sbin/sade/sade.h index 4bf7e1bd4170..514bc76db2f2 100644 --- a/usr.sbin/sade/sade.h +++ b/usr.sbin/sade/sade.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sade/sade.h,v 1.277.4.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _SADE_H_INCLUDE diff --git a/usr.sbin/sade/system.c b/usr.sbin/sade/system.c index 149bbeb63adc..73d330a500c2 100644 --- a/usr.sbin/sade/system.c +++ b/usr.sbin/sade/system.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sade/system.c,v 1.131.4.1.4.1 2009/04/15 03:14:26 kensmith Exp $ * * Jordan Hubbard * diff --git a/usr.sbin/sade/termcap.c b/usr.sbin/sade/termcap.c index 5cf0f2740bb1..982f2e4ae76c 100644 --- a/usr.sbin/sade/termcap.c +++ b/usr.sbin/sade/termcap.c @@ -10,7 +10,7 @@ * software, nor does the author assume any responsibility for damages * incurred with its use. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sade/termcap.c,v 1.35.4.1.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #include "sade.h" diff --git a/usr.sbin/sade/variable.c b/usr.sbin/sade/variable.c index 911eb029e1ca..a6f43b945869 100644 --- a/usr.sbin/sade/variable.c +++ b/usr.sbin/sade/variable.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sade/variable.c,v 1.42.4.1.4.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sade/wizard.c b/usr.sbin/sade/wizard.c index 5edd872ad99f..c9b9b1555f7d 100644 --- a/usr.sbin/sade/wizard.c +++ b/usr.sbin/sade/wizard.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sade/wizard.c,v 1.26.10.1 2009/04/15 03:14:26 kensmith Exp $ */ #include "sade.h" diff --git a/usr.sbin/sendmail/Makefile b/usr.sbin/sendmail/Makefile index 0b89297d8d9c..0a4ebd5cbe88 100644 --- a/usr.sbin/sendmail/Makefile +++ b/usr.sbin/sendmail/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.8 (Berkeley) 3/28/97 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/sendmail/Makefile,v 1.55.8.1 2009/04/15 03:14:26 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/setfib/Makefile b/usr.sbin/setfib/Makefile index 8508ed14ffc6..a9bc457abb9e 100644 --- a/usr.sbin/setfib/Makefile +++ b/usr.sbin/setfib/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/setfib/Makefile,v 1.1.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ PROG= setfib diff --git a/usr.sbin/setfib/setfib.1 b/usr.sbin/setfib/setfib.1 index bcf3e14dab2f..8bf820889575 100644 --- a/usr.sbin/setfib/setfib.1 +++ b/usr.sbin/setfib/setfib.1 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/setfib/setfib.1,v 1.2.2.1.4.2 2009/04/23 17:19:25 brueffer Exp $ .\" .Dd April 9, 2008 .Dt SETFIB 1 diff --git a/usr.sbin/setfib/setfib.c b/usr.sbin/setfib/setfib.c index 4edd23531519..0adbbd00ffad 100644 --- a/usr.sbin/setfib/setfib.c +++ b/usr.sbin/setfib/setfib.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/setfib/setfib.c,v 1.3.2.3.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <errno.h> diff --git a/usr.sbin/setfmac/Makefile b/usr.sbin/setfmac/Makefile index 34b979bdf138..fa2bb6baef58 100644 --- a/usr.sbin/setfmac/Makefile +++ b/usr.sbin/setfmac/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/setfmac/Makefile,v 1.7.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= setfmac LINKS= ${BINDIR}/setfmac ${BINDIR}/setfsmac diff --git a/usr.sbin/setfmac/setfmac.8 b/usr.sbin/setfmac/setfmac.8 index b541a4afe9e3..d67ae7fe3faf 100644 --- a/usr.sbin/setfmac/setfmac.8 +++ b/usr.sbin/setfmac/setfmac.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/setfmac/setfmac.8,v 1.10.28.1 2009/04/15 03:14:26 kensmith Exp $ .Dd February 17, 2004 .Dt SETFMAC 8 .Os diff --git a/usr.sbin/setfmac/setfmac.c b/usr.sbin/setfmac/setfmac.c index 9655cf38a575..e065864f2bf3 100644 --- a/usr.sbin/setfmac/setfmac.c +++ b/usr.sbin/setfmac/setfmac.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/setfmac/setfmac.c,v 1.9.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/setfmac/setfsmac.8 b/usr.sbin/setfmac/setfsmac.8 index 7d4150f94476..2b7846997b46 100644 --- a/usr.sbin/setfmac/setfsmac.8 +++ b/usr.sbin/setfmac/setfsmac.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/setfmac/setfsmac.8,v 1.6.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd February 17, 2004 .Os diff --git a/usr.sbin/setpmac/Makefile b/usr.sbin/setpmac/Makefile index ae7ee026e9fd..8538bbad030f 100644 --- a/usr.sbin/setpmac/Makefile +++ b/usr.sbin/setpmac/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/setpmac/Makefile,v 1.5.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= setpmac MAN= setpmac.8 diff --git a/usr.sbin/setpmac/setpmac.8 b/usr.sbin/setpmac/setpmac.8 index e84a8bc63228..fcb000715aa7 100644 --- a/usr.sbin/setpmac/setpmac.8 +++ b/usr.sbin/setpmac/setpmac.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/setpmac/setpmac.8,v 1.5.28.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd January 14, 2003 .Os diff --git a/usr.sbin/setpmac/setpmac.c b/usr.sbin/setpmac/setpmac.c index bc096bbbc56a..bf89cb4ae834 100644 --- a/usr.sbin/setpmac/setpmac.c +++ b/usr.sbin/setpmac/setpmac.c @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/setpmac/setpmac.c,v 1.2.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/types.h> #include <sys/mac.h> diff --git a/usr.sbin/sicontrol/Makefile b/usr.sbin/sicontrol/Makefile index 2f3a8883ba41..e7d70224f3a0 100644 --- a/usr.sbin/sicontrol/Makefile +++ b/usr.sbin/sicontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/sicontrol/Makefile,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ PROG= sicontrol MAN= sicontrol.8 diff --git a/usr.sbin/sicontrol/sicontrol.8 b/usr.sbin/sicontrol/sicontrol.8 index 5040d8ad093c..060195f47da9 100644 --- a/usr.sbin/sicontrol/sicontrol.8 +++ b/usr.sbin/sicontrol/sicontrol.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/sicontrol/sicontrol.8,v 1.20.28.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd September 26, 1995 .Dt SICONTROL 8 diff --git a/usr.sbin/sicontrol/sicontrol.c b/usr.sbin/sicontrol/sicontrol.c index 84e9782abc44..37ae61d29bb5 100644 --- a/usr.sbin/sicontrol/sicontrol.c +++ b/usr.sbin/sicontrol/sicontrol.c @@ -28,7 +28,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/sicontrol/sicontrol.c,v 1.15.20.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.sbin/sliplogin/Makefile b/usr.sbin/sliplogin/Makefile index 0236f1e8f453..d3420d49a930 100644 --- a/usr.sbin/sliplogin/Makefile +++ b/usr.sbin/sliplogin/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 7/19/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/sliplogin/Makefile,v 1.8.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= sliplogin MAN= sliplogin.8 diff --git a/usr.sbin/sliplogin/pathnames.h b/usr.sbin/sliplogin/pathnames.h index e318f92a3ed8..84a982861442 100644 --- a/usr.sbin/sliplogin/pathnames.h +++ b/usr.sbin/sliplogin/pathnames.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * From: @(#)pathnames.h 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sliplogin/pathnames.h,v 1.4.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef COMPAT diff --git a/usr.sbin/sliplogin/sliplogin.8 b/usr.sbin/sliplogin/sliplogin.8 index 1f6960ba89bf..e27222afdf7e 100644 --- a/usr.sbin/sliplogin/sliplogin.8 +++ b/usr.sbin/sliplogin/sliplogin.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)sliplogin.8 8.2 (Berkeley) 1/5/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/sliplogin/sliplogin.8,v 1.24.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd January 5, 1994 .Dt SLIPLOGIN 8 diff --git a/usr.sbin/sliplogin/sliplogin.c b/usr.sbin/sliplogin/sliplogin.c index dafdfd4983b9..59f5d521d664 100644 --- a/usr.sbin/sliplogin/sliplogin.c +++ b/usr.sbin/sliplogin/sliplogin.c @@ -35,7 +35,7 @@ static char copyright[] = #ifndef lint static char sccsid[] = "@(#)sliplogin.c 8.2 (Berkeley) 2/1/94"; -static char rscid[] = "@(#)$FreeBSD$"; +static char rscid[] = "@(#)$FreeBSD: src/usr.sbin/sliplogin/sliplogin.c,v 1.16.20.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/slstat/Makefile b/usr.sbin/slstat/Makefile index 650e2216aef0..28e4a64030b8 100644 --- a/usr.sbin/slstat/Makefile +++ b/usr.sbin/slstat/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.6 (Berkeley) 4/23/91 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/slstat/Makefile,v 1.11.32.1 2009/04/15 03:14:26 kensmith Exp $ PROG= slstat MAN= slstat.8 diff --git a/usr.sbin/slstat/slstat.8 b/usr.sbin/slstat/slstat.8 index e85e2a84f307..4b5205f43f2f 100644 --- a/usr.sbin/slstat/slstat.8 +++ b/usr.sbin/slstat/slstat.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)slstat.8 6.8 (Berkeley) 6/20/91 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/slstat/slstat.8,v 1.18.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd October 11, 1996 .Dt SLSTAT 8 diff --git a/usr.sbin/slstat/slstat.c b/usr.sbin/slstat/slstat.c index ff017f4145e8..2af60aa5861c 100644 --- a/usr.sbin/slstat/slstat.c +++ b/usr.sbin/slstat/slstat.c @@ -22,7 +22,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/slstat/slstat.c,v 1.19.20.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/socket.h> diff --git a/usr.sbin/smbmsg/Makefile b/usr.sbin/smbmsg/Makefile index a581b2cd35d2..93642bb39ff5 100644 --- a/usr.sbin/smbmsg/Makefile +++ b/usr.sbin/smbmsg/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/smbmsg/Makefile,v 1.2.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= smbmsg MAN= smbmsg.8 diff --git a/usr.sbin/smbmsg/pathnames.h b/usr.sbin/smbmsg/pathnames.h index aff7335fac66..ed6312c2209b 100644 --- a/usr.sbin/smbmsg/pathnames.h +++ b/usr.sbin/smbmsg/pathnames.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/smbmsg/pathnames.h,v 1.1.1.1.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #define PATH_DEFAULTSMBDEV "/dev/smb0" diff --git a/usr.sbin/smbmsg/smbmsg.8 b/usr.sbin/smbmsg/smbmsg.8 index efc74518c9d3..4bf26b90f621 100644 --- a/usr.sbin/smbmsg/smbmsg.8 +++ b/usr.sbin/smbmsg/smbmsg.8 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/smbmsg/smbmsg.8,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 16, 2004 .Dt SMBMSG 8 diff --git a/usr.sbin/smbmsg/smbmsg.c b/usr.sbin/smbmsg/smbmsg.c index 425b782d2d33..6eec42029cfe 100644 --- a/usr.sbin/smbmsg/smbmsg.c +++ b/usr.sbin/smbmsg/smbmsg.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/smbmsg/smbmsg.c,v 1.3.28.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/snapinfo/Makefile b/usr.sbin/snapinfo/Makefile index c5175f15befc..01201e064246 100644 --- a/usr.sbin/snapinfo/Makefile +++ b/usr.sbin/snapinfo/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/snapinfo/Makefile,v 1.1.12.1 2009/04/15 03:14:26 kensmith Exp $ # PROG= snapinfo diff --git a/usr.sbin/snapinfo/snapinfo.8 b/usr.sbin/snapinfo/snapinfo.8 index 9d402ea632cc..89d519012f76 100644 --- a/usr.sbin/snapinfo/snapinfo.8 +++ b/usr.sbin/snapinfo/snapinfo.8 @@ -22,7 +22,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/snapinfo/snapinfo.8,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd July 20, 2005 .Dt SNAPINFO 8 diff --git a/usr.sbin/snapinfo/snapinfo.c b/usr.sbin/snapinfo/snapinfo.c index 55b54a546b26..b60a7b3b44db 100644 --- a/usr.sbin/snapinfo/snapinfo.c +++ b/usr.sbin/snapinfo/snapinfo.c @@ -21,7 +21,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/snapinfo/snapinfo.c,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ * */ diff --git a/usr.sbin/spkrtest/Makefile b/usr.sbin/spkrtest/Makefile index 8e9245aa753a..c10779b8dfce 100644 --- a/usr.sbin/spkrtest/Makefile +++ b/usr.sbin/spkrtest/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/spkrtest/Makefile,v 1.11.34.1 2009/04/15 03:14:26 kensmith Exp $ SCRIPTS=spkrtest.sh MAN= spkrtest.8 diff --git a/usr.sbin/spkrtest/spkrtest.8 b/usr.sbin/spkrtest/spkrtest.8 index 58eced5be0de..ee61d0c3a253 100644 --- a/usr.sbin/spkrtest/spkrtest.8 +++ b/usr.sbin/spkrtest/spkrtest.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/spkrtest/spkrtest.8,v 1.12.34.1 2009/04/15 03:14:26 kensmith Exp $ .Dd July 23, 1995 .Dt SPKRTEST 8 .Os diff --git a/usr.sbin/spkrtest/spkrtest.sh b/usr.sbin/spkrtest/spkrtest.sh index c682b03f43ac..6c580924a895 100644 --- a/usr.sbin/spkrtest/spkrtest.sh +++ b/usr.sbin/spkrtest/spkrtest.sh @@ -29,7 +29,7 @@ # # Inspired on spkrtest.pl, rewritten from scratch to remove perl dependency # $VER: spkrtest 0.3 (9.5.2002) Riccardo "VIC" Torrini <riccardo@torrini.org> -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/spkrtest/spkrtest.sh,v 1.3.34.1 2009/04/15 03:14:26 kensmith Exp $ # cleanExit() { diff --git a/usr.sbin/spray/Makefile b/usr.sbin/spray/Makefile index c2515e0c117e..02c1d6515c01 100644 --- a/usr.sbin/spray/Makefile +++ b/usr.sbin/spray/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/spray/Makefile,v 1.10.34.1 2009/04/15 03:14:26 kensmith Exp $ PROG= spray MAN= spray.8 diff --git a/usr.sbin/spray/spray.8 b/usr.sbin/spray/spray.8 index e10704886771..18a0dd7459b0 100644 --- a/usr.sbin/spray/spray.8 +++ b/usr.sbin/spray/spray.8 @@ -21,7 +21,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/spray/spray.8,v 1.10.34.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd July 10, 1995 .Dt SPRAY 8 diff --git a/usr.sbin/spray/spray.c b/usr.sbin/spray/spray.c index 0e072e20ab27..1a00c11824c6 100644 --- a/usr.sbin/spray/spray.c +++ b/usr.sbin/spray/spray.c @@ -30,7 +30,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/spray/spray.c,v 1.10.34.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/sysinstall/Makefile b/usr.sbin/sysinstall/Makefile index d9aeb5cb4e88..0ce0246a0b8d 100644 --- a/usr.sbin/sysinstall/Makefile +++ b/usr.sbin/sysinstall/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/sysinstall/Makefile,v 1.143.8.1 2009/04/15 03:14:26 kensmith Exp $ .if ${MACHINE_ARCH} != "ia64" _wizard= wizard.c diff --git a/usr.sbin/sysinstall/acpi.c b/usr.sbin/sysinstall/acpi.c index 4a375a1c0b8c..62e25e08c02d 100644 --- a/usr.sbin/sysinstall/acpi.c +++ b/usr.sbin/sysinstall/acpi.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/sysinstall/acpi.c,v 1.1.10.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/endian.h> diff --git a/usr.sbin/sysinstall/acpidump.h b/usr.sbin/sysinstall/acpidump.h index 9c2b5b6e502d..7a62fcfd366f 100644 --- a/usr.sbin/sysinstall/acpidump.h +++ b/usr.sbin/sysinstall/acpidump.h @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/acpidump.h,v 1.1.10.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _ACPIDUMP_H_ diff --git a/usr.sbin/sysinstall/anonFTP.c b/usr.sbin/sysinstall/anonFTP.c index 2eaf636a6a85..ab1fd7a5c1cb 100644 --- a/usr.sbin/sysinstall/anonFTP.c +++ b/usr.sbin/sysinstall/anonFTP.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/anonFTP.c,v 1.39.8.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Coranth Gryphon. All rights reserved. diff --git a/usr.sbin/sysinstall/biosmptable.c b/usr.sbin/sysinstall/biosmptable.c index 5a507bd6bfdd..ee916efcdf15 100644 --- a/usr.sbin/sysinstall/biosmptable.c +++ b/usr.sbin/sysinstall/biosmptable.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/sysinstall/biosmptable.c,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <machine/mptable.h> diff --git a/usr.sbin/sysinstall/cdrom.c b/usr.sbin/sysinstall/cdrom.c index 7264c47249f4..69cc42223a53 100644 --- a/usr.sbin/sysinstall/cdrom.c +++ b/usr.sbin/sysinstall/cdrom.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/cdrom.c,v 1.55.8.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/command.c b/usr.sbin/sysinstall/command.c index 33ebc352544a..e5ae9d91678f 100644 --- a/usr.sbin/sysinstall/command.c +++ b/usr.sbin/sysinstall/command.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/command.c,v 1.20.34.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/config.c b/usr.sbin/sysinstall/config.c index 0704b6a1e1cd..8c2bba6ebfda 100644 --- a/usr.sbin/sysinstall/config.c +++ b/usr.sbin/sysinstall/config.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/config.c,v 1.242.2.4.2.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/devices.c b/usr.sbin/sysinstall/devices.c index 64c9beb34574..edaea7bce6d4 100644 --- a/usr.sbin/sysinstall/devices.c +++ b/usr.sbin/sysinstall/devices.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/devices.c,v 1.173.2.5.2.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/dhcp.c b/usr.sbin/sysinstall/dhcp.c index fa35580e1235..eb09091704bf 100644 --- a/usr.sbin/sysinstall/dhcp.c +++ b/usr.sbin/sysinstall/dhcp.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/dhcp.c,v 1.5.28.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1999 * C. Stone. All rights reserved. diff --git a/usr.sbin/sysinstall/disks.c b/usr.sbin/sysinstall/disks.c index 16256690bf46..e98af03aaa9e 100644 --- a/usr.sbin/sysinstall/disks.c +++ b/usr.sbin/sysinstall/disks.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/disks.c,v 1.158.2.2.2.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/dispatch.c b/usr.sbin/sysinstall/dispatch.c index b1d0099b6803..c3305dd53295 100644 --- a/usr.sbin/sysinstall/dispatch.c +++ b/usr.sbin/sysinstall/dispatch.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/dispatch.c,v 1.48.8.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/dist.c b/usr.sbin/sysinstall/dist.c index 8e6c22954417..44a7f8c90f1d 100644 --- a/usr.sbin/sysinstall/dist.c +++ b/usr.sbin/sysinstall/dist.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/dist.c,v 1.249.2.7.4.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/dist.h b/usr.sbin/sysinstall/dist.h index cfa82026482b..53505e427a03 100644 --- a/usr.sbin/sysinstall/dist.h +++ b/usr.sbin/sysinstall/dist.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/sysinstall/dist.h,v 1.67.2.6.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _DIST_H_INCLUDE #define _DIST_H_INCLUDE diff --git a/usr.sbin/sysinstall/dmenu.c b/usr.sbin/sysinstall/dmenu.c index 1aef667fa4e7..c5fddf825f06 100644 --- a/usr.sbin/sysinstall/dmenu.c +++ b/usr.sbin/sysinstall/dmenu.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated for what's essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/dmenu.c,v 1.47.2.1.6.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/doc.c b/usr.sbin/sysinstall/doc.c index 5294972f0922..c1f300bc4dd9 100644 --- a/usr.sbin/sysinstall/doc.c +++ b/usr.sbin/sysinstall/doc.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/doc.c,v 1.32.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include "sysinstall.h" diff --git a/usr.sbin/sysinstall/dos.c b/usr.sbin/sysinstall/dos.c index 564e33ff4374..4dd51df65d08 100644 --- a/usr.sbin/sysinstall/dos.c +++ b/usr.sbin/sysinstall/dos.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/dos.c,v 1.25.34.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/floppy.c b/usr.sbin/sysinstall/floppy.c index 0101bde3ce01..f96d7091afe1 100644 --- a/usr.sbin/sysinstall/floppy.c +++ b/usr.sbin/sysinstall/floppy.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/floppy.c,v 1.39.28.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/ftp.c b/usr.sbin/sysinstall/ftp.c index 14fd74ba13ea..7268a5aa2022 100644 --- a/usr.sbin/sysinstall/ftp.c +++ b/usr.sbin/sysinstall/ftp.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/ftp.c,v 1.46.8.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/globals.c b/usr.sbin/sysinstall/globals.c index 9119c15b2494..5bb19fcd4e43 100644 --- a/usr.sbin/sysinstall/globals.c +++ b/usr.sbin/sysinstall/globals.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/globals.c,v 1.27.18.1.4.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/http.c b/usr.sbin/sysinstall/http.c index 1355f084db6a..e8d5af36ba44 100644 --- a/usr.sbin/sysinstall/http.c +++ b/usr.sbin/sysinstall/http.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/http.c,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include "sysinstall.h" diff --git a/usr.sbin/sysinstall/index.c b/usr.sbin/sysinstall/index.c index f25a22323e81..5f39efed5a5d 100644 --- a/usr.sbin/sysinstall/index.c +++ b/usr.sbin/sysinstall/index.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/index.c,v 1.115.2.3.4.2 2009/04/21 09:55:17 blackend Exp $ */ #include <fcntl.h> diff --git a/usr.sbin/sysinstall/install.c b/usr.sbin/sysinstall/install.c index cd44a7e5cb6a..47b070984449 100644 --- a/usr.sbin/sysinstall/install.c +++ b/usr.sbin/sysinstall/install.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/install.c,v 1.373.8.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/install.cfg b/usr.sbin/sysinstall/install.cfg index d894f0619aed..d94809c4fd99 100644 --- a/usr.sbin/sysinstall/install.cfg +++ b/usr.sbin/sysinstall/install.cfg @@ -2,7 +2,7 @@ # crate.cdrom.com. # It is included here merely as a sort-of-documented example. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/sysinstall/install.cfg,v 1.12.8.1 2009/04/15 03:14:26 kensmith Exp $ # Turn on extra debugging. debug=yes diff --git a/usr.sbin/sysinstall/installUpgrade.c b/usr.sbin/sysinstall/installUpgrade.c index 1844c3122c24..1e885400b2a7 100644 --- a/usr.sbin/sysinstall/installUpgrade.c +++ b/usr.sbin/sysinstall/installUpgrade.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/installUpgrade.c,v 1.96.8.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/keymap.c b/usr.sbin/sysinstall/keymap.c index 21b5e0943b9e..a92cb4a3aebb 100644 --- a/usr.sbin/sysinstall/keymap.c +++ b/usr.sbin/sysinstall/keymap.c @@ -21,7 +21,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/keymap.c,v 1.10.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ * */ diff --git a/usr.sbin/sysinstall/label.c b/usr.sbin/sysinstall/label.c index a60c8dc1b671..c00173ccd188 100644 --- a/usr.sbin/sysinstall/label.c +++ b/usr.sbin/sysinstall/label.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/label.c,v 1.153.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/list.h b/usr.sbin/sysinstall/list.h index 8300173e0660..9506d37d6eb4 100644 --- a/usr.sbin/sysinstall/list.h +++ b/usr.sbin/sysinstall/list.h @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated for what's essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/list.h,v 1.2.36.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1997 FreeBSD, Inc. * All rights reserved. diff --git a/usr.sbin/sysinstall/main.c b/usr.sbin/sysinstall/main.c index abea76c015ef..15a4eb07d4d3 100644 --- a/usr.sbin/sysinstall/main.c +++ b/usr.sbin/sysinstall/main.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated for what's essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/main.c,v 1.77.2.2.4.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/media.c b/usr.sbin/sysinstall/media.c index c9a74cacafc4..c802ab26c74e 100644 --- a/usr.sbin/sysinstall/media.c +++ b/usr.sbin/sysinstall/media.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/media.c,v 1.123.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/menus.c b/usr.sbin/sysinstall/menus.c index 98b7ff2bce0c..c9f9b5850d9c 100644 --- a/usr.sbin/sysinstall/menus.c +++ b/usr.sbin/sysinstall/menus.c @@ -34,7 +34,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/sysinstall/menus.c,v 1.425.2.7.4.2 2009/04/22 13:18:17 roberto Exp $"; #endif #include "sysinstall.h" diff --git a/usr.sbin/sysinstall/misc.c b/usr.sbin/sysinstall/misc.c index c978b76ea287..5a5e9a537254 100644 --- a/usr.sbin/sysinstall/misc.c +++ b/usr.sbin/sysinstall/misc.c @@ -1,7 +1,7 @@ /* * Miscellaneous support routines.. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/misc.c,v 1.44.8.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/modules.c b/usr.sbin/sysinstall/modules.c index 859994a26e89..801ef9a5e2ec 100644 --- a/usr.sbin/sysinstall/modules.c +++ b/usr.sbin/sysinstall/modules.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/modules.c,v 1.7.30.1 2009/04/15 03:14:26 kensmith Exp $ */ #include "sysinstall.h" diff --git a/usr.sbin/sysinstall/mouse.c b/usr.sbin/sysinstall/mouse.c index 574fd7235974..35cf1c9cb690 100644 --- a/usr.sbin/sysinstall/mouse.c +++ b/usr.sbin/sysinstall/mouse.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/mouse.c,v 1.9.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #include "sysinstall.h" diff --git a/usr.sbin/sysinstall/msg.c b/usr.sbin/sysinstall/msg.c index 4625ce2f7752..ae260339eea7 100644 --- a/usr.sbin/sysinstall/msg.c +++ b/usr.sbin/sysinstall/msg.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/msg.c,v 1.59.34.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/network.c b/usr.sbin/sysinstall/network.c index 20a043064b52..1b8885193fff 100644 --- a/usr.sbin/sysinstall/network.c +++ b/usr.sbin/sysinstall/network.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/network.c,v 1.53.8.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/nfs.c b/usr.sbin/sysinstall/nfs.c index 87788eaced6f..88da86d41c1b 100644 --- a/usr.sbin/sysinstall/nfs.c +++ b/usr.sbin/sysinstall/nfs.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/nfs.c,v 1.25.30.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/options.c b/usr.sbin/sysinstall/options.c index 04876d622b17..71f3560e9eff 100644 --- a/usr.sbin/sysinstall/options.c +++ b/usr.sbin/sysinstall/options.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated for what's essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/options.c,v 1.82.8.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/package.c b/usr.sbin/sysinstall/package.c index 212b654b4606..1a6d2973388e 100644 --- a/usr.sbin/sysinstall/package.c +++ b/usr.sbin/sysinstall/package.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/package.c,v 1.104.2.2.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #include "sysinstall.h" diff --git a/usr.sbin/sysinstall/pccard.c b/usr.sbin/sysinstall/pccard.c index 0ddfad8b3d07..cf69670ae7e9 100644 --- a/usr.sbin/sysinstall/pccard.c +++ b/usr.sbin/sysinstall/pccard.c @@ -1,7 +1,7 @@ /* * PC Card support for sysinstall * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/pccard.c,v 1.19.30.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1997-1999 * Tatsumi Hosokawa <hosokawa@jp.FreeBSD.org>. All rights reserved. diff --git a/usr.sbin/sysinstall/sysinstall.8 b/usr.sbin/sysinstall/sysinstall.8 index 1584bad7a6c3..cb402b077db6 100644 --- a/usr.sbin/sysinstall/sysinstall.8 +++ b/usr.sbin/sysinstall/sysinstall.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/sysinstall/sysinstall.8,v 1.76.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd February 18, 2007 .Dt SYSINSTALL 8 diff --git a/usr.sbin/sysinstall/sysinstall.h b/usr.sbin/sysinstall/sysinstall.h index 6bdc65c9581e..ab00312e6259 100644 --- a/usr.sbin/sysinstall/sysinstall.h +++ b/usr.sbin/sysinstall/sysinstall.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/sysinstall.h,v 1.274.2.3.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _SYSINSTALL_H_INCLUDE diff --git a/usr.sbin/sysinstall/system.c b/usr.sbin/sysinstall/system.c index a5d8aa9b02cf..3257b8d04bf4 100644 --- a/usr.sbin/sysinstall/system.c +++ b/usr.sbin/sysinstall/system.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/system.c,v 1.129.2.2.4.1 2009/04/15 03:14:26 kensmith Exp $ * * Jordan Hubbard * diff --git a/usr.sbin/sysinstall/tape.c b/usr.sbin/sysinstall/tape.c index fd73da568e85..9f3eaa02ebea 100644 --- a/usr.sbin/sysinstall/tape.c +++ b/usr.sbin/sysinstall/tape.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/tape.c,v 1.24.34.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/tcpip.c b/usr.sbin/sysinstall/tcpip.c index c1e0eed5b90f..a5a4168beea9 100644 --- a/usr.sbin/sysinstall/tcpip.c +++ b/usr.sbin/sysinstall/tcpip.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/tcpip.c,v 1.137.8.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Gary J Palmer. All rights reserved. diff --git a/usr.sbin/sysinstall/termcap.c b/usr.sbin/sysinstall/termcap.c index ca5905a2602f..cf089ee60f3e 100644 --- a/usr.sbin/sysinstall/termcap.c +++ b/usr.sbin/sysinstall/termcap.c @@ -10,7 +10,7 @@ * software, nor does the author assume any responsibility for damages * incurred with its use. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/termcap.c,v 1.31.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include "sysinstall.h" diff --git a/usr.sbin/sysinstall/ttys.c b/usr.sbin/sysinstall/ttys.c index 0de954cceb39..9c57dd07874d 100644 --- a/usr.sbin/sysinstall/ttys.c +++ b/usr.sbin/sysinstall/ttys.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/ttys.c,v 1.4.34.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 2001 * Andrey A. Chernov. All rights reserved. diff --git a/usr.sbin/sysinstall/ufs.c b/usr.sbin/sysinstall/ufs.c index c9515ae82b28..9cc9fc8eccd9 100644 --- a/usr.sbin/sysinstall/ufs.c +++ b/usr.sbin/sysinstall/ufs.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/ufs.c,v 1.15.36.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/user.c b/usr.sbin/sysinstall/user.c index 8bddc1f14a19..fc60f7781551 100644 --- a/usr.sbin/sysinstall/user.c +++ b/usr.sbin/sysinstall/user.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/user.c,v 1.20.8.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1996 * Jörg Wunsch. All rights reserved. diff --git a/usr.sbin/sysinstall/variable.c b/usr.sbin/sysinstall/variable.c index 3bc6aa7a2432..5620506f111d 100644 --- a/usr.sbin/sysinstall/variable.c +++ b/usr.sbin/sysinstall/variable.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/variable.c,v 1.40.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/wizard.c b/usr.sbin/sysinstall/wizard.c index c221e5548fb1..681f67ba759c 100644 --- a/usr.sbin/sysinstall/wizard.c +++ b/usr.sbin/sysinstall/wizard.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/wizard.c,v 1.24.8.1 2009/04/15 03:14:26 kensmith Exp $ * */ diff --git a/usr.sbin/syslogd/Makefile b/usr.sbin/syslogd/Makefile index 1682b499de05..ba5b954e2a0b 100644 --- a/usr.sbin/syslogd/Makefile +++ b/usr.sbin/syslogd/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/syslogd/Makefile,v 1.13.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/syslogd/pathnames.h b/usr.sbin/syslogd/pathnames.h index 24fbc4cfa0ad..ac3fcc4ddcc2 100644 --- a/usr.sbin/syslogd/pathnames.h +++ b/usr.sbin/syslogd/pathnames.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)pathnames.h 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/syslogd/pathnames.h,v 1.2.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <paths.h> diff --git a/usr.sbin/syslogd/syslog.conf.5 b/usr.sbin/syslogd/syslog.conf.5 index d85e73f3266c..161840b7c655 100644 --- a/usr.sbin/syslogd/syslog.conf.5 +++ b/usr.sbin/syslogd/syslog.conf.5 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)syslog.conf.5 8.1 (Berkeley) 6/9/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/syslogd/syslog.conf.5,v 1.44.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd June 9, 1993 .Dt SYSLOG.CONF 5 diff --git a/usr.sbin/syslogd/syslogd.8 b/usr.sbin/syslogd/syslogd.8 index 5d8896a67b8e..d9704241653e 100644 --- a/usr.sbin/syslogd/syslogd.8 +++ b/usr.sbin/syslogd/syslogd.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)syslogd.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/syslogd/syslogd.8,v 1.61.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 13, 2008 .Dt SYSLOGD 8 diff --git a/usr.sbin/syslogd/syslogd.c b/usr.sbin/syslogd/syslogd.c index 2d96482e5292..2d2ea35a2883 100644 --- a/usr.sbin/syslogd/syslogd.c +++ b/usr.sbin/syslogd/syslogd.c @@ -40,7 +40,7 @@ static char sccsid[] = "@(#)syslogd.c 8.3 (Berkeley) 4/4/94"; #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/syslogd/syslogd.c,v 1.152.2.6.2.1 2009/04/15 03:14:26 kensmith Exp $"); /* * syslogd -- log system messages diff --git a/usr.sbin/tcpdchk/Makefile b/usr.sbin/tcpdchk/Makefile index 2936984377a5..86d0879c38ea 100644 --- a/usr.sbin/tcpdchk/Makefile +++ b/usr.sbin/tcpdchk/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/tcpdchk/Makefile,v 1.12.8.1 2009/04/15 03:14:26 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/tcpdmatch/Makefile b/usr.sbin/tcpdmatch/Makefile index cbd61aa491e4..bd29070c21c8 100644 --- a/usr.sbin/tcpdmatch/Makefile +++ b/usr.sbin/tcpdmatch/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/tcpdmatch/Makefile,v 1.10.8.1 2009/04/15 03:14:26 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/tcpdrop/Makefile b/usr.sbin/tcpdrop/Makefile index 44766eb9a0a3..a1fb13f15604 100644 --- a/usr.sbin/tcpdrop/Makefile +++ b/usr.sbin/tcpdrop/Makefile @@ -1,5 +1,5 @@ # $OpenBSD: Makefile,v 1.1 2004/04/26 19:51:20 markus Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/tcpdrop/Makefile,v 1.1.22.1 2009/04/15 03:14:26 kensmith Exp $ PROG= tcpdrop MAN= tcpdrop.8 diff --git a/usr.sbin/tcpdrop/tcpdrop.8 b/usr.sbin/tcpdrop/tcpdrop.8 index 5fd3a43e9506..d7f463f8bd54 100644 --- a/usr.sbin/tcpdrop/tcpdrop.8 +++ b/usr.sbin/tcpdrop/tcpdrop.8 @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/tcpdrop/tcpdrop.8,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd March 21, 2004 .Dt TCPDROP 8 diff --git a/usr.sbin/tcpdrop/tcpdrop.c b/usr.sbin/tcpdrop/tcpdrop.c index 68ef0ef1604b..db04ae455914 100644 --- a/usr.sbin/tcpdrop/tcpdrop.c +++ b/usr.sbin/tcpdrop/tcpdrop.c @@ -17,7 +17,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/tcpdrop/tcpdrop.c,v 1.2.22.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/socket.h> diff --git a/usr.sbin/tcpdump/Makefile b/usr.sbin/tcpdump/Makefile index d183febb134b..99982c5123eb 100644 --- a/usr.sbin/tcpdump/Makefile +++ b/usr.sbin/tcpdump/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 0.1 (RGrimes) 4/4/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/tcpdump/Makefile,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ SUBDIR= tcpdump diff --git a/usr.sbin/tcpdump/Makefile.inc b/usr.sbin/tcpdump/Makefile.inc index 1e4d46f113a5..1f5bc1b7a56a 100644 --- a/usr.sbin/tcpdump/Makefile.inc +++ b/usr.sbin/tcpdump/Makefile.inc @@ -1,4 +1,4 @@ # @(#)Makefile.inc 5.1 (Berkeley) 5/11/90 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/tcpdump/Makefile.inc,v 1.3.34.1 2009/04/15 03:14:26 kensmith Exp $ BINDIR?= /usr/sbin diff --git a/usr.sbin/tcpdump/tcpdump/Makefile b/usr.sbin/tcpdump/tcpdump/Makefile index 9ea718abda6e..8902a54ff65b 100644 --- a/usr.sbin/tcpdump/tcpdump/Makefile +++ b/usr.sbin/tcpdump/tcpdump/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/tcpdump/tcpdump/Makefile,v 1.45.2.1.6.1 2009/04/15 03:14:26 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/tcpdump/tcpdump/config.h b/usr.sbin/tcpdump/tcpdump/config.h index b7b85a56e8b2..b2c4bad6c77b 100644 --- a/usr.sbin/tcpdump/tcpdump/config.h +++ b/usr.sbin/tcpdump/tcpdump/config.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/tcpdump/tcpdump/config.h,v 1.7.10.1.6.1 2009/04/15 03:14:26 kensmith Exp $ */ /* This is an edited copy of the config.h generated by configure. */ /* config.h. Generated by configure. */ diff --git a/usr.sbin/timed/Makefile b/usr.sbin/timed/Makefile index 2f56510bca1c..f9768d4e4fee 100644 --- a/usr.sbin/timed/Makefile +++ b/usr.sbin/timed/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/timed/Makefile,v 1.2.34.1 2009/04/15 03:14:26 kensmith Exp $ SUBDIR= timed timedc diff --git a/usr.sbin/timed/SMM.doc/timed/Makefile b/usr.sbin/timed/SMM.doc/timed/Makefile index 9afa6c60d4d4..75198b07683b 100644 --- a/usr.sbin/timed/SMM.doc/timed/Makefile +++ b/usr.sbin/timed/SMM.doc/timed/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/timed/SMM.doc/timed/Makefile,v 1.2.34.1 2009/04/15 03:14:26 kensmith Exp $ DIR= smm/12.timed SRCS= timed.ms diff --git a/usr.sbin/timed/SMM.doc/timed/timed.ms b/usr.sbin/timed/SMM.doc/timed/timed.ms index 412399ae41b3..6cc098232952 100644 --- a/usr.sbin/timed/SMM.doc/timed/timed.ms +++ b/usr.sbin/timed/SMM.doc/timed/timed.ms @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/timed/SMM.doc/timed/timed.ms,v 1.3.32.1 2009/04/15 03:14:26 kensmith Exp $ .\" .\" Copyright (c) 1986, 1993 .\" The Regents of the University of California. All rights reserved. diff --git a/usr.sbin/timed/SMM.doc/timedop/Makefile b/usr.sbin/timed/SMM.doc/timedop/Makefile index 7d52a32220c1..1123a13c5a06 100644 --- a/usr.sbin/timed/SMM.doc/timedop/Makefile +++ b/usr.sbin/timed/SMM.doc/timedop/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/8/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/timed/SMM.doc/timedop/Makefile,v 1.2.34.1 2009/04/15 03:14:26 kensmith Exp $ DIR= smm/11.timedop SRCS= timed.ms diff --git a/usr.sbin/timed/timed/CHANGES b/usr.sbin/timed/timed/CHANGES index 424ead2a514a..dfe9ab8c1bb3 100644 --- a/usr.sbin/timed/timed/CHANGES +++ b/usr.sbin/timed/timed/CHANGES @@ -1,5 +1,5 @@ # @(#)CHANGES 5.1 (Berkeley) 5/11/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/timed/timed/CHANGES,v 1.2.34.1 2009/04/15 03:14:26 kensmith Exp $ This new version is almost identical to the timed and timedc code that has been shipped for years by a workstation vendor. diff --git a/usr.sbin/timed/timed/Makefile b/usr.sbin/timed/timed/Makefile index 6f73824fbd74..5bb316ca0e5e 100644 --- a/usr.sbin/timed/timed/Makefile +++ b/usr.sbin/timed/timed/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/timed/timed/Makefile,v 1.5.34.1 2009/04/15 03:14:26 kensmith Exp $ # # optional flags are: MEASURE TESTING DEBUG diff --git a/usr.sbin/timed/timed/acksend.c b/usr.sbin/timed/timed/acksend.c index 8bde7438a556..69bf610cc99b 100644 --- a/usr.sbin/timed/timed/acksend.c +++ b/usr.sbin/timed/timed/acksend.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)acksend.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/timed/timed/acksend.c,v 1.4.54.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include "globals.h" diff --git a/usr.sbin/timed/timed/byteorder.c b/usr.sbin/timed/timed/byteorder.c index 038dd56bf8b5..466248901607 100644 --- a/usr.sbin/timed/timed/byteorder.c +++ b/usr.sbin/timed/timed/byteorder.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)byteorder.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/timed/timed/byteorder.c,v 1.4.54.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include "globals.h" diff --git a/usr.sbin/timed/timed/candidate.c b/usr.sbin/timed/timed/candidate.c index 79f1f5ab19fa..bb1a63245bce 100644 --- a/usr.sbin/timed/timed/candidate.c +++ b/usr.sbin/timed/timed/candidate.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)candidate.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/timed/timed/candidate.c,v 1.5.54.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include "globals.h" diff --git a/usr.sbin/timed/timed/cksum.c b/usr.sbin/timed/timed/cksum.c index 50a7da27161f..f157cb6d82a0 100644 --- a/usr.sbin/timed/timed/cksum.c +++ b/usr.sbin/timed/timed/cksum.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)cksum.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/timed/timed/cksum.c,v 1.3.54.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/timed/timed/correct.c b/usr.sbin/timed/timed/correct.c index c7204bd3aef4..aa907a55b7ea 100644 --- a/usr.sbin/timed/timed/correct.c +++ b/usr.sbin/timed/timed/correct.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)correct.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/timed/timed/correct.c,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include "globals.h" diff --git a/usr.sbin/timed/timed/globals.h b/usr.sbin/timed/timed/globals.h index b6207fc7d2f5..9d369bf27fa9 100644 --- a/usr.sbin/timed/timed/globals.h +++ b/usr.sbin/timed/timed/globals.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)globals.h 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/timed/timed/globals.h,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/timed/timed/master.c b/usr.sbin/timed/timed/master.c index 0713155a3f61..387ad3598835 100644 --- a/usr.sbin/timed/timed/master.c +++ b/usr.sbin/timed/timed/master.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)master.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/timed/timed/master.c,v 1.9.34.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include "globals.h" diff --git a/usr.sbin/timed/timed/measure.c b/usr.sbin/timed/timed/measure.c index 3856a34c6fae..4a178fcdf347 100644 --- a/usr.sbin/timed/timed/measure.c +++ b/usr.sbin/timed/timed/measure.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)measure.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/timed/timed/measure.c,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include "globals.h" diff --git a/usr.sbin/timed/timed/networkdelta.c b/usr.sbin/timed/timed/networkdelta.c index cbbde581e2a3..32fd5680c195 100644 --- a/usr.sbin/timed/timed/networkdelta.c +++ b/usr.sbin/timed/timed/networkdelta.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)networkdelta.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/timed/timed/networkdelta.c,v 1.4.34.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include "globals.h" diff --git a/usr.sbin/timed/timed/pathnames.h b/usr.sbin/timed/timed/pathnames.h index e5fdcdefb828..546c45bda110 100644 --- a/usr.sbin/timed/timed/pathnames.h +++ b/usr.sbin/timed/timed/pathnames.h @@ -32,7 +32,7 @@ * * @(#)pathnames.h 8.1 (Berkeley) 6/6/93 * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/timed/timed/pathnames.h,v 1.2.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <paths.h> diff --git a/usr.sbin/timed/timed/readmsg.c b/usr.sbin/timed/timed/readmsg.c index 74a6f5f92600..710926571de8 100644 --- a/usr.sbin/timed/timed/readmsg.c +++ b/usr.sbin/timed/timed/readmsg.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)readmsg.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/timed/timed/readmsg.c,v 1.9.34.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include "globals.h" diff --git a/usr.sbin/timed/timed/slave.c b/usr.sbin/timed/timed/slave.c index db4d2dd0be4d..3b9a94263712 100644 --- a/usr.sbin/timed/timed/slave.c +++ b/usr.sbin/timed/timed/slave.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)slave.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/timed/timed/slave.c,v 1.9.34.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include "globals.h" diff --git a/usr.sbin/timed/timed/timed.8 b/usr.sbin/timed/timed/timed.8 index 7ba22d7e1307..9cad52b9e653 100644 --- a/usr.sbin/timed/timed/timed.8 +++ b/usr.sbin/timed/timed/timed.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)timed.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/timed/timed/timed.8,v 1.16.20.2.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd February 11, 2007 .Dt TIMED 8 diff --git a/usr.sbin/timed/timed/timed.c b/usr.sbin/timed/timed/timed.c index 27344a3b9e05..9124e29c741e 100644 --- a/usr.sbin/timed/timed/timed.c +++ b/usr.sbin/timed/timed/timed.c @@ -44,7 +44,7 @@ static char sccsid[] = "@(#)timed.c 8.1 (Berkeley) 6/6/93"; #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/timed/timed/timed.c,v 1.11.30.1 2009/04/15 03:14:26 kensmith Exp $"); #define TSPTYPES #include "globals.h" diff --git a/usr.sbin/timed/timedc/Makefile b/usr.sbin/timed/timedc/Makefile index 5262f46d805d..45279aee3f5c 100644 --- a/usr.sbin/timed/timedc/Makefile +++ b/usr.sbin/timed/timedc/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/timed/timedc/Makefile,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../timed diff --git a/usr.sbin/timed/timedc/cmds.c b/usr.sbin/timed/timedc/cmds.c index 5d30fe370391..64727036d66e 100644 --- a/usr.sbin/timed/timedc/cmds.c +++ b/usr.sbin/timed/timedc/cmds.c @@ -38,7 +38,7 @@ static char sccsid[] = "@(#)cmds.c 8.1 (Berkeley) 6/6/93"; #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/timed/timedc/cmds.c,v 1.13.28.1 2009/04/15 03:14:26 kensmith Exp $"); #include "timedc.h" #include <sys/file.h> diff --git a/usr.sbin/timed/timedc/cmdtab.c b/usr.sbin/timed/timedc/cmdtab.c index 8e4c3d5a0767..04a153662ff2 100644 --- a/usr.sbin/timed/timedc/cmdtab.c +++ b/usr.sbin/timed/timedc/cmdtab.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)cmdtab.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/timed/timedc/cmdtab.c,v 1.3.54.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include "timedc.h" diff --git a/usr.sbin/timed/timedc/timedc.8 b/usr.sbin/timed/timedc/timedc.8 index 0f3fcea68747..cbca5c1bd3f0 100644 --- a/usr.sbin/timed/timedc/timedc.8 +++ b/usr.sbin/timed/timedc/timedc.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)timedc.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/timed/timedc/timedc.8,v 1.16.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd June 6, 1993 .Dt TIMEDC 8 diff --git a/usr.sbin/timed/timedc/timedc.c b/usr.sbin/timed/timedc/timedc.c index 368b460513af..14c05b203924 100644 --- a/usr.sbin/timed/timedc/timedc.c +++ b/usr.sbin/timed/timedc/timedc.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)timedc.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/timed/timedc/timedc.c,v 1.5.30.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include "timedc.h" diff --git a/usr.sbin/timed/timedc/timedc.h b/usr.sbin/timed/timedc/timedc.h index f6ee8a6ae74a..4207fa0016e4 100644 --- a/usr.sbin/timed/timedc/timedc.h +++ b/usr.sbin/timed/timedc/timedc.h @@ -32,7 +32,7 @@ * * @(#)timedc.h 8.1 (Berkeley) 6/6/93 * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/timed/timedc/timedc.h,v 1.3.34.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/traceroute/Makefile b/usr.sbin/traceroute/Makefile index 489c862089e0..5bd57675e4d4 100644 --- a/usr.sbin/traceroute/Makefile +++ b/usr.sbin/traceroute/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/traceroute/Makefile,v 1.22.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ TRACEROUTE_DISTDIR?= ${.CURDIR}/../../contrib/traceroute .PATH: ${TRACEROUTE_DISTDIR} diff --git a/usr.sbin/traceroute6/Makefile b/usr.sbin/traceroute6/Makefile index 6ff72d2bf0ca..d572c0530cc5 100644 --- a/usr.sbin/traceroute6/Makefile +++ b/usr.sbin/traceroute6/Makefile @@ -11,7 +11,7 @@ # AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT # LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/traceroute6/Makefile,v 1.11.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= traceroute6 MAN= traceroute6.8 diff --git a/usr.sbin/traceroute6/traceroute6.8 b/usr.sbin/traceroute6/traceroute6.8 index b6116f0aa1a4..7363979bf140 100644 --- a/usr.sbin/traceroute6/traceroute6.8 +++ b/usr.sbin/traceroute6/traceroute6.8 @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/traceroute6/traceroute6.8,v 1.16.2.2.2.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 17, 1998 .Dt TRACEROUTE6 8 diff --git a/usr.sbin/traceroute6/traceroute6.c b/usr.sbin/traceroute6/traceroute6.c index d06502f076f6..fe28ce2e119a 100644 --- a/usr.sbin/traceroute6/traceroute6.c +++ b/usr.sbin/traceroute6/traceroute6.c @@ -76,7 +76,7 @@ static char copyright[] = static char sccsid[] = "@(#)traceroute.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/traceroute6/traceroute6.c,v 1.19.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/trpt/Makefile b/usr.sbin/trpt/Makefile index 5c62ce049a6a..60518cf827d3 100644 --- a/usr.sbin/trpt/Makefile +++ b/usr.sbin/trpt/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/trpt/Makefile,v 1.9.8.1 2009/04/15 03:14:26 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/trpt/trpt.8 b/usr.sbin/trpt/trpt.8 index 19cae4773067..7c58c38d8e58 100644 --- a/usr.sbin/trpt/trpt.8 +++ b/usr.sbin/trpt/trpt.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)trpt.8 8.2 (Berkeley) 12/11/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/trpt/trpt.8,v 1.17.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd December 11, 1993 .Dt TRPT 8 diff --git a/usr.sbin/trpt/trpt.c b/usr.sbin/trpt/trpt.c index 6339776a59d5..2d094f7d74c5 100644 --- a/usr.sbin/trpt/trpt.c +++ b/usr.sbin/trpt/trpt.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)trpt.c 8.1 (Berkeley) 6/6/93"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/trpt/trpt.c,v 1.20.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/queue.h> diff --git a/usr.sbin/tzsetup/Makefile b/usr.sbin/tzsetup/Makefile index 0596967a07e2..2c668ff528b0 100644 --- a/usr.sbin/tzsetup/Makefile +++ b/usr.sbin/tzsetup/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/tzsetup/Makefile,v 1.17.32.1 2009/04/15 03:14:26 kensmith Exp $ PROG= tzsetup MAN= tzsetup.8 diff --git a/usr.sbin/tzsetup/tzsetup.8 b/usr.sbin/tzsetup/tzsetup.8 index 562744c6b686..ada1ae7db149 100644 --- a/usr.sbin/tzsetup/tzsetup.8 +++ b/usr.sbin/tzsetup/tzsetup.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/tzsetup/tzsetup.8,v 1.19.20.1 2009/04/15 03:14:26 kensmith Exp $ .Dd January 24, 1996 .Dt TZSETUP 8 .Os diff --git a/usr.sbin/tzsetup/tzsetup.c b/usr.sbin/tzsetup/tzsetup.c index 6a74c1331365..1cd857c3abea 100644 --- a/usr.sbin/tzsetup/tzsetup.c +++ b/usr.sbin/tzsetup/tzsetup.c @@ -34,7 +34,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/tzsetup/tzsetup.c,v 1.26.18.1.4.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/ugidfw/Makefile b/usr.sbin/ugidfw/Makefile index d89bc857f5bf..c0fe5fa0ffbb 100644 --- a/usr.sbin/ugidfw/Makefile +++ b/usr.sbin/ugidfw/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ugidfw/Makefile,v 1.4.32.1 2009/04/15 03:14:26 kensmith Exp $ PROG= ugidfw MAN= ugidfw.8 diff --git a/usr.sbin/ugidfw/ugidfw.8 b/usr.sbin/ugidfw/ugidfw.8 index cdd4293eb79b..2cdc8c9b1505 100644 --- a/usr.sbin/ugidfw/ugidfw.8 +++ b/usr.sbin/ugidfw/ugidfw.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ugidfw/ugidfw.8,v 1.9.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd February 24, 2004 .Dt UGIDFW 8 diff --git a/usr.sbin/ugidfw/ugidfw.c b/usr.sbin/ugidfw/ugidfw.c index 24e022870d52..8dc0b03eed7f 100644 --- a/usr.sbin/ugidfw/ugidfw.c +++ b/usr.sbin/ugidfw/ugidfw.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ugidfw/ugidfw.c,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/errno.h> diff --git a/usr.sbin/usbdevs/Makefile b/usr.sbin/usbdevs/Makefile index 985bc7a61ab5..ce5b5b13e572 100644 --- a/usr.sbin/usbdevs/Makefile +++ b/usr.sbin/usbdevs/Makefile @@ -1,5 +1,5 @@ # $NetBSD: Makefile,v 1.2 1998/07/12 20:40:45 augustss Exp $ -# FreeBSD $FreeBSD$ +# FreeBSD $FreeBSD: src/usr.sbin/usbdevs/Makefile,v 1.10.34.1 2009/04/15 03:14:26 kensmith Exp $ PROG= usbdevs MAN= usbdevs.8 diff --git a/usr.sbin/usbdevs/usbdevs.8 b/usr.sbin/usbdevs/usbdevs.8 index 3226dd5bd658..8abdb9b66820 100644 --- a/usr.sbin/usbdevs/usbdevs.8 +++ b/usr.sbin/usbdevs/usbdevs.8 @@ -32,7 +32,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/usbdevs/usbdevs.8,v 1.11.28.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd May 24, 2004 .Dt USBDEVS 8 diff --git a/usr.sbin/usbdevs/usbdevs.c b/usr.sbin/usbdevs/usbdevs.c index 640dd512f7f2..96c942a820b9 100644 --- a/usr.sbin/usbdevs/usbdevs.c +++ b/usr.sbin/usbdevs/usbdevs.c @@ -1,5 +1,5 @@ /* $NetBSD: usbdevs.c,v 1.22 2003/11/12 13:31:08 grant Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/usbdevs/usbdevs.c,v 1.10.28.1 2009/04/15 03:14:26 kensmith Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/usr.sbin/vidcontrol/Makefile b/usr.sbin/vidcontrol/Makefile index 074f941d85b9..5bb736dab2ed 100644 --- a/usr.sbin/vidcontrol/Makefile +++ b/usr.sbin/vidcontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/vidcontrol/Makefile,v 1.6.20.1 2009/04/15 03:14:26 kensmith Exp $ PROG= vidcontrol SRCS= vidcontrol.c decode.c diff --git a/usr.sbin/vidcontrol/decode.c b/usr.sbin/vidcontrol/decode.c index 27691d2cbc45..e90fc2a4cf22 100644 --- a/usr.sbin/vidcontrol/decode.c +++ b/usr.sbin/vidcontrol/decode.c @@ -28,7 +28,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/vidcontrol/decode.c,v 1.11.20.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/vidcontrol/decode.h b/usr.sbin/vidcontrol/decode.h index 1f1cba4a4720..4a70d796e5bf 100644 --- a/usr.sbin/vidcontrol/decode.h +++ b/usr.sbin/vidcontrol/decode.h @@ -1,3 +1,3 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/vidcontrol/decode.h,v 1.2.34.1 2009/04/15 03:14:26 kensmith Exp $ */ int decode(FILE *fd, char *buffer, int len); diff --git a/usr.sbin/vidcontrol/vidcontrol.1 b/usr.sbin/vidcontrol/vidcontrol.1 index 2abaa1e19972..e14cdcb3d1c5 100644 --- a/usr.sbin/vidcontrol/vidcontrol.1 +++ b/usr.sbin/vidcontrol/vidcontrol.1 @@ -11,7 +11,7 @@ .\" documentation and/or other materials provided with the distribution. .\" .\" @(#)vidcontrol.1 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/vidcontrol/vidcontrol.1,v 1.58.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd December 23, 2006 .Dt VIDCONTROL 1 diff --git a/usr.sbin/vidcontrol/vidcontrol.c b/usr.sbin/vidcontrol/vidcontrol.c index 847ff3e6e23e..445fd85f8d95 100644 --- a/usr.sbin/vidcontrol/vidcontrol.c +++ b/usr.sbin/vidcontrol/vidcontrol.c @@ -33,7 +33,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/vidcontrol/vidcontrol.c,v 1.54.8.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.sbin/vipw/Makefile b/usr.sbin/vipw/Makefile index 69a9df9c5ba9..1e64352190f2 100644 --- a/usr.sbin/vipw/Makefile +++ b/usr.sbin/vipw/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/vipw/Makefile,v 1.8.32.1 2009/04/15 03:14:26 kensmith Exp $ PROG= vipw MAN= vipw.8 diff --git a/usr.sbin/vipw/vipw.8 b/usr.sbin/vipw/vipw.8 index 7162baa5e4fc..8a8f1c783b84 100644 --- a/usr.sbin/vipw/vipw.8 +++ b/usr.sbin/vipw/vipw.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)vipw.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/vipw/vipw.8,v 1.16.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd June 6, 1993 .Dt VIPW 8 diff --git a/usr.sbin/vipw/vipw.c b/usr.sbin/vipw/vipw.c index 4a0a70080dca..3516f6e92179 100644 --- a/usr.sbin/vipw/vipw.c +++ b/usr.sbin/vipw/vipw.c @@ -46,7 +46,7 @@ static char sccsid[] = "@(#)vipw.c 8.3 (Berkeley) 4/2/94"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/vipw/vipw.c,v 1.16.28.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/types.h> #include <sys/stat.h> diff --git a/usr.sbin/watch/Makefile b/usr.sbin/watch/Makefile index e8a8ea6ab698..ab156285e96a 100644 --- a/usr.sbin/watch/Makefile +++ b/usr.sbin/watch/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/watch/Makefile,v 1.16.32.1 2009/04/15 03:14:26 kensmith Exp $ PROG= watch MAN= watch.8 diff --git a/usr.sbin/watch/watch.8 b/usr.sbin/watch/watch.8 index 99c6b6feab94..152c4c1d49e2 100644 --- a/usr.sbin/watch/watch.8 +++ b/usr.sbin/watch/watch.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/watch/watch.8,v 1.30.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd November 24, 2001 .Dt WATCH 8 diff --git a/usr.sbin/watch/watch.c b/usr.sbin/watch/watch.c index cc833ef38fd8..12f8b72c7669 100644 --- a/usr.sbin/watch/watch.c +++ b/usr.sbin/watch/watch.c @@ -14,7 +14,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/watch/watch.c,v 1.34.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/fcntl.h> diff --git a/usr.sbin/watchdogd/Makefile b/usr.sbin/watchdogd/Makefile index 08880e149168..736d0cd9d0b8 100644 --- a/usr.sbin/watchdogd/Makefile +++ b/usr.sbin/watchdogd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/watchdogd/Makefile,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= watchdogd LINKS= ${BINDIR}/watchdogd ${BINDIR}/watchdog diff --git a/usr.sbin/watchdogd/watchdog.8 b/usr.sbin/watchdogd/watchdog.8 index 9ca9fe0ef27f..beb3be05877e 100644 --- a/usr.sbin/watchdogd/watchdog.8 +++ b/usr.sbin/watchdogd/watchdog.8 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/watchdogd/watchdog.8,v 1.8.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd September 2, 2006 .Dt WATCHDOG 8 diff --git a/usr.sbin/watchdogd/watchdogd.8 b/usr.sbin/watchdogd/watchdogd.8 index b00fef17cdba..3dc5640a721f 100644 --- a/usr.sbin/watchdogd/watchdogd.8 +++ b/usr.sbin/watchdogd/watchdogd.8 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/watchdogd/watchdogd.8,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd September 2, 2006 .Dt WATCHDOGD 8 diff --git a/usr.sbin/watchdogd/watchdogd.c b/usr.sbin/watchdogd/watchdogd.c index 6f0e840e1dc2..18c1ae23e150 100644 --- a/usr.sbin/watchdogd/watchdogd.c +++ b/usr.sbin/watchdogd/watchdogd.c @@ -29,7 +29,7 @@ */ #include <sys/types.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/watchdogd/watchdogd.c,v 1.15.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/rtprio.h> diff --git a/usr.sbin/wlandebug/Makefile b/usr.sbin/wlandebug/Makefile index 5284257d7f70..65c91aabdb1e 100644 --- a/usr.sbin/wlandebug/Makefile +++ b/usr.sbin/wlandebug/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/wlandebug/Makefile,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ PROG= wlandebug MAN= wlandebug.8 diff --git a/usr.sbin/wlandebug/wlandebug.8 b/usr.sbin/wlandebug/wlandebug.8 index 2e105c3642d4..59fc9469d2ae 100644 --- a/usr.sbin/wlandebug/wlandebug.8 +++ b/usr.sbin/wlandebug/wlandebug.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/wlandebug/wlandebug.8,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd January 8, 2007 .Dt WLANDEBUG 8 diff --git a/usr.sbin/wlandebug/wlandebug.c b/usr.sbin/wlandebug/wlandebug.c index dbc99d72ad61..21eff32a585f 100644 --- a/usr.sbin/wlandebug/wlandebug.c +++ b/usr.sbin/wlandebug/wlandebug.c @@ -33,7 +33,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGES. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/wlandebug/wlandebug.c,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/wlconfig/Makefile b/usr.sbin/wlconfig/Makefile index 8d3d0cc3e797..07341c358987 100644 --- a/usr.sbin/wlconfig/Makefile +++ b/usr.sbin/wlconfig/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/wlconfig/Makefile,v 1.8.28.1 2009/04/15 03:14:26 kensmith Exp $ PROG= wlconfig MAN= wlconfig.8 diff --git a/usr.sbin/wlconfig/wlconfig.8 b/usr.sbin/wlconfig/wlconfig.8 index 99a29422f020..ac85f334c39a 100644 --- a/usr.sbin/wlconfig/wlconfig.8 +++ b/usr.sbin/wlconfig/wlconfig.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/wlconfig/wlconfig.8,v 1.19.28.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd December 26, 1996 .Os diff --git a/usr.sbin/wlconfig/wlconfig.c b/usr.sbin/wlconfig/wlconfig.c index f361b2cb99fb..36453b81a5f4 100644 --- a/usr.sbin/wlconfig/wlconfig.c +++ b/usr.sbin/wlconfig/wlconfig.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/wlconfig/wlconfig.c,v 1.11.34.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/wpa/Makefile b/usr.sbin/wpa/Makefile index 5d746e975305..dc80dc874d88 100644 --- a/usr.sbin/wpa/Makefile +++ b/usr.sbin/wpa/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/wpa/Makefile,v 1.4.8.1 2009/04/15 03:14:26 kensmith Exp $ SUBDIR= wpa_supplicant wpa_cli wpa_passphrase SUBDIR+= hostapd hostapd_cli diff --git a/usr.sbin/wpa/Makefile.inc b/usr.sbin/wpa/Makefile.inc index 8c6b79e955f7..bd13e0fdf65a 100644 --- a/usr.sbin/wpa/Makefile.inc +++ b/usr.sbin/wpa/Makefile.inc @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/wpa/Makefile.inc,v 1.1.20.1 2009/04/15 03:14:26 kensmith Exp $ BINDIR?= /usr/sbin diff --git a/usr.sbin/wpa/hostapd/Makefile b/usr.sbin/wpa/hostapd/Makefile index 2eb3e1f18f92..cf893faf61b5 100644 --- a/usr.sbin/wpa/hostapd/Makefile +++ b/usr.sbin/wpa/hostapd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/wpa/hostapd/Makefile,v 1.4.2.1.6.1 2009/04/15 03:14:26 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/wpa/hostapd/driver_freebsd.c b/usr.sbin/wpa/hostapd/driver_freebsd.c index 2fe6a0ab0c61..53c33f0eb63a 100644 --- a/usr.sbin/wpa/hostapd/driver_freebsd.c +++ b/usr.sbin/wpa/hostapd/driver_freebsd.c @@ -12,7 +12,7 @@ * * See README and COPYING for more details. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/wpa/hostapd/driver_freebsd.c,v 1.6.8.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <stdlib.h> #include <stdio.h> diff --git a/usr.sbin/wpa/hostapd/hostapd.8 b/usr.sbin/wpa/hostapd/hostapd.8 index 5cb5e1c13235..bf60d6cff777 100644 --- a/usr.sbin/wpa/hostapd/hostapd.8 +++ b/usr.sbin/wpa/hostapd/hostapd.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/wpa/hostapd/hostapd.8,v 1.2.10.1.6.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd October 26, 2007 .Dt HOSTAPD 8 diff --git a/usr.sbin/wpa/hostapd/hostapd.conf.5 b/usr.sbin/wpa/hostapd/hostapd.conf.5 index 96c8ad3ac5ee..d35cae792183 100644 --- a/usr.sbin/wpa/hostapd/hostapd.conf.5 +++ b/usr.sbin/wpa/hostapd/hostapd.conf.5 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/wpa/hostapd/hostapd.conf.5,v 1.4.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd September 2, 2006 .Dt HOSTAPD.CONF 5 diff --git a/usr.sbin/wpa/hostapd_cli/Makefile b/usr.sbin/wpa/hostapd_cli/Makefile index 89d0a1117b8a..c6a246c07ff1 100644 --- a/usr.sbin/wpa/hostapd_cli/Makefile +++ b/usr.sbin/wpa/hostapd_cli/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/wpa/hostapd_cli/Makefile,v 1.4.8.1 2009/04/15 03:14:26 kensmith Exp $ CONTRIB= ${.CURDIR}/../../../contrib HOSTAPD_DISTDIR?= ${CONTRIB}/hostapd diff --git a/usr.sbin/wpa/hostapd_cli/hostapd_cli.8 b/usr.sbin/wpa/hostapd_cli/hostapd_cli.8 index 4362f9f02848..6ab593293308 100644 --- a/usr.sbin/wpa/hostapd_cli/hostapd_cli.8 +++ b/usr.sbin/wpa/hostapd_cli/hostapd_cli.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/wpa/hostapd_cli/hostapd_cli.8,v 1.2.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd June 16, 2005 .Dt HOSTAPD_CLI 8 diff --git a/usr.sbin/wpa/l2_packet.c b/usr.sbin/wpa/l2_packet.c index 6c4c6b3cf41d..607ed47cc83b 100644 --- a/usr.sbin/wpa/l2_packet.c +++ b/usr.sbin/wpa/l2_packet.c @@ -12,7 +12,7 @@ * * See README and COPYING for more details. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/wpa/l2_packet.c,v 1.4.2.1.6.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/wpa/ndis_events/Makefile b/usr.sbin/wpa/ndis_events/Makefile index 07caf5a48465..1a5d6d778003 100644 --- a/usr.sbin/wpa/ndis_events/Makefile +++ b/usr.sbin/wpa/ndis_events/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/wpa/ndis_events/Makefile,v 1.1.12.1 2009/04/15 03:14:26 kensmith Exp $ PROG= ndis_events SRCS+= ndis_events.c diff --git a/usr.sbin/wpa/ndis_events/ndis_events.8 b/usr.sbin/wpa/ndis_events/ndis_events.8 index eacb017a0cb4..c296b9d0f8f0 100644 --- a/usr.sbin/wpa/ndis_events/ndis_events.8 +++ b/usr.sbin/wpa/ndis_events/ndis_events.8 @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/wpa/ndis_events/ndis_events.8,v 1.7.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd August 30, 2007 .Dt NDIS_EVENTS 8 diff --git a/usr.sbin/wpa/ndis_events/ndis_events.c b/usr.sbin/wpa/ndis_events/ndis_events.c index d2dedff779cd..1ce9e2c2fbe5 100644 --- a/usr.sbin/wpa/ndis_events/ndis_events.c +++ b/usr.sbin/wpa/ndis_events/ndis_events.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/wpa/ndis_events/ndis_events.c,v 1.4.12.1 2009/04/15 03:14:26 kensmith Exp $"); /* * This program simulates the behavior of the ndis_events utility diff --git a/usr.sbin/wpa/wpa_cli/Makefile b/usr.sbin/wpa/wpa_cli/Makefile index af0d14c44b8a..c98485a7fddf 100644 --- a/usr.sbin/wpa/wpa_cli/Makefile +++ b/usr.sbin/wpa/wpa_cli/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/wpa/wpa_cli/Makefile,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ WPA_SUPPLICANT_DISTDIR?= ${.CURDIR}/../../../contrib/wpa_supplicant .PATH: ${WPA_SUPPLICANT_DISTDIR} diff --git a/usr.sbin/wpa/wpa_cli/wpa_cli.8 b/usr.sbin/wpa/wpa_cli/wpa_cli.8 index 27fc9434c4a7..16ddc0f79188 100644 --- a/usr.sbin/wpa/wpa_cli/wpa_cli.8 +++ b/usr.sbin/wpa/wpa_cli/wpa_cli.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/wpa/wpa_cli/wpa_cli.8,v 1.3.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd June 16, 2005 .Dt WPA_CLI 8 diff --git a/usr.sbin/wpa/wpa_passphrase/Makefile b/usr.sbin/wpa/wpa_passphrase/Makefile index 002dee5468dc..5750c866f13e 100644 --- a/usr.sbin/wpa/wpa_passphrase/Makefile +++ b/usr.sbin/wpa/wpa_passphrase/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/wpa/wpa_passphrase/Makefile,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $ WPA_SUPPLICANT_DISTDIR?= ${.CURDIR}/../../../contrib/wpa_supplicant .PATH: ${WPA_SUPPLICANT_DISTDIR} diff --git a/usr.sbin/wpa/wpa_passphrase/wpa_passphrase.8 b/usr.sbin/wpa/wpa_passphrase/wpa_passphrase.8 index fc8ade1ef2dd..ff7673a3c0e3 100644 --- a/usr.sbin/wpa/wpa_passphrase/wpa_passphrase.8 +++ b/usr.sbin/wpa/wpa_passphrase/wpa_passphrase.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/wpa/wpa_passphrase/wpa_passphrase.8,v 1.2.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd July 17, 2007 .Dt WPA_PASSPHRASE 8 diff --git a/usr.sbin/wpa/wpa_supplicant/Makefile b/usr.sbin/wpa/wpa_supplicant/Makefile index 927510f8e2ad..db1225bcb24e 100644 --- a/usr.sbin/wpa/wpa_supplicant/Makefile +++ b/usr.sbin/wpa/wpa_supplicant/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/wpa/wpa_supplicant/Makefile,v 1.11.2.5.4.1 2009/04/15 03:14:26 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/wpa/wpa_supplicant/Packet32.c b/usr.sbin/wpa/wpa_supplicant/Packet32.c index 73463950fc36..4ab52e40257f 100644 --- a/usr.sbin/wpa/wpa_supplicant/Packet32.c +++ b/usr.sbin/wpa/wpa_supplicant/Packet32.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/wpa/wpa_supplicant/Packet32.c,v 1.4.8.1 2009/04/15 03:14:26 kensmith Exp $"); /* * This file implements a small portion of the Winpcap API for the diff --git a/usr.sbin/wpa/wpa_supplicant/Packet32.h b/usr.sbin/wpa/wpa_supplicant/Packet32.h index e0598e70d4fd..be648517e5fe 100644 --- a/usr.sbin/wpa/wpa_supplicant/Packet32.h +++ b/usr.sbin/wpa/wpa_supplicant/Packet32.h @@ -29,7 +29,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/wpa/wpa_supplicant/Packet32.h,v 1.2.12.1 2009/04/15 03:14:26 kensmith Exp $ */ #ifndef _PACKET32_H_ diff --git a/usr.sbin/wpa/wpa_supplicant/driver_freebsd.c b/usr.sbin/wpa/wpa_supplicant/driver_freebsd.c index 880f2db86253..b3683d3ca5fa 100644 --- a/usr.sbin/wpa/wpa_supplicant/driver_freebsd.c +++ b/usr.sbin/wpa/wpa_supplicant/driver_freebsd.c @@ -11,7 +11,7 @@ * * See README and COPYING for more details. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/wpa/wpa_supplicant/driver_freebsd.c,v 1.14.2.2.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <stdlib.h> diff --git a/usr.sbin/wpa/wpa_supplicant/ntddndis.h b/usr.sbin/wpa/wpa_supplicant/ntddndis.h index 42e403d7bb12..be218367c3c9 100644 --- a/usr.sbin/wpa/wpa_supplicant/ntddndis.h +++ b/usr.sbin/wpa/wpa_supplicant/ntddndis.h @@ -2,7 +2,7 @@ #define _NTDDNDIS_H_ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/wpa/wpa_supplicant/ntddndis.h,v 1.2.12.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 b/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 index 3f01e896c310..91d3bc7924ba 100644 --- a/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 +++ b/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8,v 1.3.2.2.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd March 24, 2008 .Dt WPA_SUPPLICANT 8 diff --git a/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5 b/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5 index 69f0bd6dbb98..3fa66fbb5708 100644 --- a/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5 +++ b/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5,v 1.9.2.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd July 8, 2007 .Dt WPA_SUPPLICANT.CONF 5 diff --git a/usr.sbin/yp_mkdb/Makefile b/usr.sbin/yp_mkdb/Makefile index 973da6ee0559..898e6b26f003 100644 --- a/usr.sbin/yp_mkdb/Makefile +++ b/usr.sbin/yp_mkdb/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/yp_mkdb/Makefile,v 1.9.32.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/../../libexec/ypxfr ${.CURDIR}/../ypserv diff --git a/usr.sbin/yp_mkdb/yp_mkdb.8 b/usr.sbin/yp_mkdb/yp_mkdb.8 index 125123519c05..2b532b76c87c 100644 --- a/usr.sbin/yp_mkdb/yp_mkdb.8 +++ b/usr.sbin/yp_mkdb/yp_mkdb.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/yp_mkdb/yp_mkdb.8,v 1.18.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd March 12, 1996 .Dt YP_MKDB 8 diff --git a/usr.sbin/yp_mkdb/yp_mkdb.c b/usr.sbin/yp_mkdb/yp_mkdb.c index 6c3014bdfc9c..841ab4574263 100644 --- a/usr.sbin/yp_mkdb/yp_mkdb.c +++ b/usr.sbin/yp_mkdb/yp_mkdb.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/yp_mkdb/yp_mkdb.c,v 1.16.32.1 2009/04/15 03:14:26 kensmith Exp $"); #include <err.h> #include <fcntl.h> diff --git a/usr.sbin/ypbind/Makefile b/usr.sbin/ypbind/Makefile index 915d001be4dc..23267ebf5b25 100644 --- a/usr.sbin/ypbind/Makefile +++ b/usr.sbin/ypbind/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.8 (Berkeley) 7/28/90 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ypbind/Makefile,v 1.9.34.1 2009/04/15 03:14:26 kensmith Exp $ PROG= ypbind MAN= ypbind.8 diff --git a/usr.sbin/ypbind/yp_ping.c b/usr.sbin/ypbind/yp_ping.c index 1806c3c0f122..d61c490eab71 100644 --- a/usr.sbin/ypbind/yp_ping.c +++ b/usr.sbin/ypbind/yp_ping.c @@ -66,7 +66,7 @@ static char *sccsid = "@(#)from: clnt_udp.c 2.2 88/08/01 4.0 RPCSRC"; #endif #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ypbind/yp_ping.c,v 1.16.32.1 2009/04/15 03:14:26 kensmith Exp $"); /* * clnt_udp.c, Implements a UDP/IP based, client side RPC. diff --git a/usr.sbin/ypbind/yp_ping.h b/usr.sbin/ypbind/yp_ping.h index 80e6a7873011..7e3595c077bd 100644 --- a/usr.sbin/ypbind/yp_ping.h +++ b/usr.sbin/ypbind/yp_ping.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ypbind/yp_ping.h,v 1.2.34.1 2009/04/15 03:14:26 kensmith Exp $ */ extern int __yp_ping(struct in_addr *, int, char *, short *); diff --git a/usr.sbin/ypbind/ypbind.8 b/usr.sbin/ypbind/ypbind.8 index 4608814d8640..3a3b9ea9a652 100644 --- a/usr.sbin/ypbind/ypbind.8 +++ b/usr.sbin/ypbind/ypbind.8 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ypbind/ypbind.8,v 1.23.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd April 9, 1995 .Dt YPBIND 8 diff --git a/usr.sbin/ypbind/ypbind.c b/usr.sbin/ypbind/ypbind.c index a3a7dc37587e..5411f99e4cf8 100644 --- a/usr.sbin/ypbind/ypbind.c +++ b/usr.sbin/ypbind/ypbind.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ypbind/ypbind.c,v 1.40.20.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/types.h> diff --git a/usr.sbin/yppoll/Makefile b/usr.sbin/yppoll/Makefile index 63763316ef8c..802f40478c1c 100644 --- a/usr.sbin/yppoll/Makefile +++ b/usr.sbin/yppoll/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.8 (Berkeley) 7/28/90 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/yppoll/Makefile,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ PROG= yppoll MAN= yppoll.8 diff --git a/usr.sbin/yppoll/yppoll.8 b/usr.sbin/yppoll/yppoll.8 index ad90d902e146..e9b4dca69a60 100644 --- a/usr.sbin/yppoll/yppoll.8 +++ b/usr.sbin/yppoll/yppoll.8 @@ -32,7 +32,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/yppoll/yppoll.8,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd October 25, 1994 .Dt YPPOLL 8 diff --git a/usr.sbin/yppoll/yppoll.c b/usr.sbin/yppoll/yppoll.c index e35087c6baaf..a171fb00565a 100644 --- a/usr.sbin/yppoll/yppoll.c +++ b/usr.sbin/yppoll/yppoll.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/yppoll/yppoll.c,v 1.12.28.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> #include <sys/types.h> diff --git a/usr.sbin/yppush/Makefile b/usr.sbin/yppush/Makefile index 7ce1c612e0e0..e48ba8bb5dac 100644 --- a/usr.sbin/yppush/Makefile +++ b/usr.sbin/yppush/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/yppush/Makefile,v 1.9.34.1 2009/04/15 03:14:26 kensmith Exp $ RPCDIR= ${.CURDIR}/../../include/rpcsvc .PATH: ${RPCDIR} ${.CURDIR}/../../usr.sbin/ypserv \ diff --git a/usr.sbin/yppush/yppush.8 b/usr.sbin/yppush/yppush.8 index 1acac3f7fc97..0ab31fffb29c 100644 --- a/usr.sbin/yppush/yppush.8 +++ b/usr.sbin/yppush/yppush.8 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/yppush/yppush.8,v 1.18.20.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd February 5, 1995 .Dt YPPUSH 8 diff --git a/usr.sbin/yppush/yppush_extern.h b/usr.sbin/yppush/yppush_extern.h index 2a4fbccee2c6..11c0e6be991d 100644 --- a/usr.sbin/yppush/yppush_extern.h +++ b/usr.sbin/yppush/yppush_extern.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/yppush/yppush_extern.h,v 1.5.34.1 2009/04/15 03:14:26 kensmith Exp $ */ /* Privately defined error codes. */ diff --git a/usr.sbin/yppush/yppush_main.c b/usr.sbin/yppush/yppush_main.c index ceb63bcae411..951268328258 100644 --- a/usr.sbin/yppush/yppush_main.c +++ b/usr.sbin/yppush/yppush_main.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/yppush/yppush_main.c,v 1.22.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <errno.h> #include <signal.h> diff --git a/usr.sbin/ypserv/Makefile b/usr.sbin/ypserv/Makefile index c1b2df30478b..4bfe944e5ac8 100644 --- a/usr.sbin/ypserv/Makefile +++ b/usr.sbin/ypserv/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ypserv/Makefile,v 1.24.20.1 2009/04/15 03:14:26 kensmith Exp $ RPCDIR= ${.CURDIR}/../../include/rpcsvc .PATH: ${RPCDIR} diff --git a/usr.sbin/ypserv/Makefile.yp b/usr.sbin/ypserv/Makefile.yp index 407663d2dae6..206fbbd3a9ee 100644 --- a/usr.sbin/ypserv/Makefile.yp +++ b/usr.sbin/ypserv/Makefile.yp @@ -1,7 +1,7 @@ # # Makefile for the NIS databases # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ypserv/Makefile.yp,v 1.38.8.1 2009/04/15 03:14:26 kensmith Exp $ # # This Makefile should only be run on the NIS master server of a domain. # All updated maps will be pushed to all NIS slave servers listed in the diff --git a/usr.sbin/ypserv/yp_access.c b/usr.sbin/ypserv/yp_access.c index 30ce7407c6e5..06ef49228368 100644 --- a/usr.sbin/ypserv/yp_access.c +++ b/usr.sbin/ypserv/yp_access.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ypserv/yp_access.c,v 1.23.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <stdlib.h> #include <rpc/rpc.h> diff --git a/usr.sbin/ypserv/yp_dblookup.c b/usr.sbin/ypserv/yp_dblookup.c index 61944dc44bbe..c8199781f740 100644 --- a/usr.sbin/ypserv/yp_dblookup.c +++ b/usr.sbin/ypserv/yp_dblookup.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ypserv/yp_dblookup.c,v 1.25.32.1 2009/04/15 03:14:26 kensmith Exp $"); #include <db.h> #include <errno.h> diff --git a/usr.sbin/ypserv/yp_dnslookup.c b/usr.sbin/ypserv/yp_dnslookup.c index 4ea6a13a7e59..541d4ed46e4e 100644 --- a/usr.sbin/ypserv/yp_dnslookup.c +++ b/usr.sbin/ypserv/yp_dnslookup.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ypserv/yp_dnslookup.c,v 1.27.20.1 2009/04/15 03:14:26 kensmith Exp $"); /* * Do standard and reverse DNS lookups using the resolver library. diff --git a/usr.sbin/ypserv/yp_error.c b/usr.sbin/ypserv/yp_error.c index 8d488f3bdb6a..b2f12fa496b2 100644 --- a/usr.sbin/ypserv/yp_error.c +++ b/usr.sbin/ypserv/yp_error.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ypserv/yp_error.c,v 1.10.32.1 2009/04/15 03:14:26 kensmith Exp $"); /* * error logging/reporting facilities diff --git a/usr.sbin/ypserv/yp_extern.h b/usr.sbin/ypserv/yp_extern.h index 2e574b6c3bfe..08f7ccf5788e 100644 --- a/usr.sbin/ypserv/yp_extern.h +++ b/usr.sbin/ypserv/yp_extern.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ypserv/yp_extern.h,v 1.17.20.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <db.h> diff --git a/usr.sbin/ypserv/yp_main.c b/usr.sbin/ypserv/yp_main.c index 7ae15d9485b7..bef37acd2807 100644 --- a/usr.sbin/ypserv/yp_main.c +++ b/usr.sbin/ypserv/yp_main.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ypserv/yp_main.c,v 1.28.10.1.4.1 2009/04/15 03:14:26 kensmith Exp $"); /* * ypserv startup function. diff --git a/usr.sbin/ypserv/yp_server.c b/usr.sbin/ypserv/yp_server.c index 86c7d00d1c5d..81b04ca41ddd 100644 --- a/usr.sbin/ypserv/yp_server.c +++ b/usr.sbin/ypserv/yp_server.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ypserv/yp_server.c,v 1.40.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include "yp.h" #include "yp_extern.h" diff --git a/usr.sbin/ypserv/yp_svc_udp.c b/usr.sbin/ypserv/yp_svc_udp.c index 33d058ef9b87..7f148d607211 100644 --- a/usr.sbin/ypserv/yp_svc_udp.c +++ b/usr.sbin/ypserv/yp_svc_udp.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ypserv/yp_svc_udp.c,v 1.8.32.1 2009/04/15 03:14:26 kensmith Exp $"); #include <rpc/rpc.h> #include <rpc/svc_dg.h> diff --git a/usr.sbin/ypserv/ypinit.8 b/usr.sbin/ypserv/ypinit.8 index b99a9453f7db..48887237cb09 100644 --- a/usr.sbin/ypserv/ypinit.8 +++ b/usr.sbin/ypserv/ypinit.8 @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ypserv/ypinit.8,v 1.17.8.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd November 10, 1997 .Dt YPINIT 8 diff --git a/usr.sbin/ypserv/ypinit.sh b/usr.sbin/ypserv/ypinit.sh index 1be7e0e3e186..540cc02ec4ed 100644 --- a/usr.sbin/ypserv/ypinit.sh +++ b/usr.sbin/ypserv/ypinit.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ypserv/ypinit.sh,v 1.4.32.1 2009/04/15 03:14:26 kensmith Exp $ # # ypinit.sh - setup a master or slave server. # (Taken from OpenBSD and modified for FreeBSD.) diff --git a/usr.sbin/ypserv/ypserv.8 b/usr.sbin/ypserv/ypserv.8 index d4da3b79e862..0ddd9a1a5e58 100644 --- a/usr.sbin/ypserv/ypserv.8 +++ b/usr.sbin/ypserv/ypserv.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ypserv/ypserv.8,v 1.41.10.1.4.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd February 3, 2008 .Dt YPSERV 8 diff --git a/usr.sbin/ypset/Makefile b/usr.sbin/ypset/Makefile index 10ed5f88fd78..4f5dfe197e4f 100644 --- a/usr.sbin/ypset/Makefile +++ b/usr.sbin/ypset/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.8 (Berkeley) 7/28/90 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ypset/Makefile,v 1.4.34.1 2009/04/15 03:14:26 kensmith Exp $ PROG= ypset MAN= ypset.8 diff --git a/usr.sbin/ypset/ypset.8 b/usr.sbin/ypset/ypset.8 index 49ad6e0b67ae..fe95405344be 100644 --- a/usr.sbin/ypset/ypset.8 +++ b/usr.sbin/ypset/ypset.8 @@ -29,7 +29,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ypset/ypset.8,v 1.10.34.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd October 25, 1994 .Dt YPSET 8 diff --git a/usr.sbin/ypset/ypset.c b/usr.sbin/ypset/ypset.c index b63578ac3add..0903fce8f7ed 100644 --- a/usr.sbin/ypset/ypset.c +++ b/usr.sbin/ypset/ypset.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ypset/ypset.c,v 1.16.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <err.h> #include <netdb.h> diff --git a/usr.sbin/zic/Arts.htm b/usr.sbin/zic/Arts.htm index baa84ed77431..f20b1f9c0f4c 100644 --- a/usr.sbin/zic/Arts.htm +++ b/usr.sbin/zic/Arts.htm @@ -1,5 +1,5 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> -<!-- $FreeBSD$ --> +<!-- $FreeBSD: src/usr.sbin/zic/Arts.htm,v 1.2.34.1 2009/04/15 03:14:26 kensmith Exp $ --> <HTML> <HEAD> <TITLE>Time and the Arts</TITLE> diff --git a/usr.sbin/zic/Makefile b/usr.sbin/zic/Makefile index 2496e821159b..9b58ee043453 100644 --- a/usr.sbin/zic/Makefile +++ b/usr.sbin/zic/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/zic/Makefile,v 1.6.34.1 2009/04/15 03:14:26 kensmith Exp $ # Vendor contact: tz@elsie.nci.nih.gov MAINTAINER= wollman@FreeBSD.org diff --git a/usr.sbin/zic/Makefile.inc b/usr.sbin/zic/Makefile.inc index b915adff92ab..9efb70cc3ada 100644 --- a/usr.sbin/zic/Makefile.inc +++ b/usr.sbin/zic/Makefile.inc @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/zic/Makefile.inc,v 1.4.54.1 2009/04/15 03:14:26 kensmith Exp $ .include "${.CURDIR}/../../Makefile.inc" diff --git a/usr.sbin/zic/ialloc.c b/usr.sbin/zic/ialloc.c index a069032eda51..fff61befb4af 100644 --- a/usr.sbin/zic/ialloc.c +++ b/usr.sbin/zic/ialloc.c @@ -6,7 +6,7 @@ static const char elsieid[] = "@(#)ialloc.c 8.29"; #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/zic/ialloc.c,v 1.6.34.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ /*LINTLIBRARY*/ diff --git a/usr.sbin/zic/private.h b/usr.sbin/zic/private.h index 315f33a4a2f1..322f27158fee 100644 --- a/usr.sbin/zic/private.h +++ b/usr.sbin/zic/private.h @@ -13,7 +13,7 @@ * I have removed all of the ifdef spaghetti which is not relevant to * zic from this file. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/zic/private.h,v 1.7.28.1 2009/04/15 03:14:26 kensmith Exp $ */ /* diff --git a/usr.sbin/zic/scheck.c b/usr.sbin/zic/scheck.c index 692bf1a07934..357f2f69d73a 100644 --- a/usr.sbin/zic/scheck.c +++ b/usr.sbin/zic/scheck.c @@ -6,7 +6,7 @@ static const char elsieid[] = "@(#)scheck.c 8.15"; #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/zic/scheck.c,v 1.7.34.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ /*LINTLIBRARY*/ diff --git a/usr.sbin/zic/zdump.8 b/usr.sbin/zic/zdump.8 index 3a685fd7ea0d..ddafb9cd5290 100644 --- a/usr.sbin/zic/zdump.8 +++ b/usr.sbin/zic/zdump.8 @@ -1,6 +1,6 @@ .\" .\" @(#)zdump.8 7.3 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/zic/zdump.8,v 1.10.28.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd June 20, 2004 .Dt ZDUMP 8 diff --git a/usr.sbin/zic/zdump.c b/usr.sbin/zic/zdump.c index e63e94398834..be590545acf7 100644 --- a/usr.sbin/zic/zdump.c +++ b/usr.sbin/zic/zdump.c @@ -2,7 +2,7 @@ static const char elsieid[] = "@(#)zdump.c 7.31"; #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/zic/zdump.c,v 1.9.28.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/zic/zdump/Makefile b/usr.sbin/zic/zdump/Makefile index 3443b158e6d5..5bba20ab2fbd 100644 --- a/usr.sbin/zic/zdump/Makefile +++ b/usr.sbin/zic/zdump/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/zic/zdump/Makefile,v 1.11.8.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/.. diff --git a/usr.sbin/zic/zic.8 b/usr.sbin/zic/zic.8 index c293cefb6e5a..5ffc562d5997 100644 --- a/usr.sbin/zic/zic.8 +++ b/usr.sbin/zic/zic.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/zic/zic.8,v 1.19.20.1 2009/04/15 03:14:26 kensmith Exp $ .Dd June 20, 2004 .Dt ZIC 8 .Os diff --git a/usr.sbin/zic/zic.c b/usr.sbin/zic/zic.c index 10d79a898a2c..c40bcdb779e1 100644 --- a/usr.sbin/zic/zic.c +++ b/usr.sbin/zic/zic.c @@ -2,7 +2,7 @@ static const char elsieid[] = "@(#)zic.c 7.116"; #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/zic/zic.c,v 1.17.10.1.6.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include "private.h" diff --git a/usr.sbin/zic/zic/Makefile b/usr.sbin/zic/zic/Makefile index 3f3bc70aa55c..dc06eda54690 100644 --- a/usr.sbin/zic/zic/Makefile +++ b/usr.sbin/zic/zic/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/zic/zic/Makefile,v 1.12.8.1 2009/04/15 03:14:26 kensmith Exp $ .PATH: ${.CURDIR}/.. diff --git a/usr.sbin/zzz/Makefile b/usr.sbin/zzz/Makefile index 8c4a9beb763a..c24bdfa57352 100644 --- a/usr.sbin/zzz/Makefile +++ b/usr.sbin/zzz/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/zzz/Makefile,v 1.1.30.1 2009/04/15 03:14:26 kensmith Exp $ SCRIPTS=zzz.sh MAN= zzz.8 diff --git a/usr.sbin/zzz/zzz.8 b/usr.sbin/zzz/zzz.8 index 583d5fd963ae..24864f0f48fa 100644 --- a/usr.sbin/zzz/zzz.8 +++ b/usr.sbin/zzz/zzz.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/zzz/zzz.8,v 1.4.28.1 2009/04/15 03:14:26 kensmith Exp $ .\" .Dd July 13, 2003 .Dt ZZZ 8 diff --git a/usr.sbin/zzz/zzz.sh b/usr.sbin/zzz/zzz.sh index ef9527bb76b3..92e30a0914b4 100644 --- a/usr.sbin/zzz/zzz.sh +++ b/usr.sbin/zzz/zzz.sh @@ -7,7 +7,7 @@ # # Mark Santcroos <marks@ripe.net> # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/zzz/zzz.sh,v 1.2.30.1 2009/04/15 03:14:26 kensmith Exp $ PATH=/sbin:/usr/sbin:/usr/bin:/bin |
