diff options
Diffstat (limited to 'usr.sbin')
1724 files changed, 1746 insertions, 1746 deletions
diff --git a/usr.sbin/IPXrouted/IPXrouted.8 b/usr.sbin/IPXrouted/IPXrouted.8 index 6c3bd542e8df9..58c0f143869e8 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.24.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd October 11, 1995 .Dt IPXROUTED 8 diff --git a/usr.sbin/IPXrouted/Makefile b/usr.sbin/IPXrouted/Makefile index 44605ac04bd95..b53c1cb7f425d 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.24.1 2008/10/02 02:57:24 kensmith Exp $ PROG= IPXrouted MAN= IPXrouted.8 diff --git a/usr.sbin/IPXrouted/af.c b/usr.sbin/IPXrouted/af.c index ea61762e00ef4..541a9bfe5f593 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/af.h b/usr.sbin/IPXrouted/af.h index 576a6c7adc04b..5788eb92e8e12 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.50.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/IPXrouted/defs.h b/usr.sbin/IPXrouted/defs.h index c2b28a7a0d814..afe89df85c89d 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/IPXrouted/if.c b/usr.sbin/IPXrouted/if.c index 2c6e664ad44f7..0df245401f6c5 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.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/input.c b/usr.sbin/IPXrouted/input.c index 651a8ae43609f..9ac381cd859ec 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.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/interface.h b/usr.sbin/IPXrouted/interface.h index ed7b9889dcff0..8c709a5443cd9 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.50.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/IPXrouted/main.c b/usr.sbin/IPXrouted/main.c index 8c841618396a3..bfc8024ef72bb 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.12.12.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/output.c b/usr.sbin/IPXrouted/output.c index 78922c9f38d03..c40f36588afbd 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.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/protocol.h b/usr.sbin/IPXrouted/protocol.h index 7fae5363cf02b..c4021e933ba6e 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.50.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/IPXrouted/sap.h b/usr.sbin/IPXrouted/sap.h index b4e9dcb6ef517..112b40e850493 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.50.1 2008/10/02 02:57:24 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 59281b29cac58..9a3b6025059f6 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.50.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/IPXrouted/sap_output.c b/usr.sbin/IPXrouted/sap_output.c index d1f1a28d41929..c84106c7b4c24 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/IPXrouted/sap_tables.c b/usr.sbin/IPXrouted/sap_tables.c index e1572d1819579..ddce45607c4f4 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.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "defs.h" diff --git a/usr.sbin/IPXrouted/startup.c b/usr.sbin/IPXrouted/startup.c index 2b9ccfac3658b..7efa8b2e3e30c 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/table.h b/usr.sbin/IPXrouted/table.h index 3f9693f187f3e..dc088d53ee2c9 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.50.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/IPXrouted/tables.c b/usr.sbin/IPXrouted/tables.c index fee39217fab76..2bbdcc5e2e1fc 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.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/timer.c b/usr.sbin/IPXrouted/timer.c index 215973094a9a6..790a1768549a0 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.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/trace.c b/usr.sbin/IPXrouted/trace.c index 47a576d314714..1220c4e6c7562 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.10.22.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/IPXrouted/trace.h b/usr.sbin/IPXrouted/trace.h index c83a9d1b45726..fd1a3bf111adf 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.50.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 82ef272650a5e..ee9e1b5591ead 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.332.2.14.2.1 2008/10/02 02:57:24 kensmith Exp $ # XXX MISSING: mkproto SUBDIR= ac \ diff --git a/usr.sbin/Makefile.inc b/usr.sbin/Makefile.inc index 4347591cf563a..333f457134c33 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.30.1 2008/10/02 02:57:24 kensmith Exp $ BINDIR?= /usr/sbin diff --git a/usr.sbin/ac/Makefile b/usr.sbin/ac/Makefile index c45a0d69ff42f..e3cc496afc7e6 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.24.1 2008/10/02 02:57:24 kensmith Exp $ PROG= ac MAN= ac.8 diff --git a/usr.sbin/ac/ac.8 b/usr.sbin/ac/ac.8 index efe3e23c92ce9..ce99d6222877d 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd March 15, 1994 .Dt AC 8 diff --git a/usr.sbin/ac/ac.c b/usr.sbin/ac/ac.c index 031099a4b9b80..e75d0ac1454f1 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.24.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/time.h> diff --git a/usr.sbin/accton/Makefile b/usr.sbin/accton/Makefile index 7ea45a7df9295..cbb4f5b5ac011 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.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= accton MAN= accton.8 diff --git a/usr.sbin/accton/accton.8 b/usr.sbin/accton/accton.8 index 73c7d2926113d..362e381269077 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.24.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 21, 1993 .Dt ACCTON 8 diff --git a/usr.sbin/accton/accton.c b/usr.sbin/accton/accton.c index c1bb8b6b72c51..8b4cb23f6685c 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.24.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <err.h> diff --git a/usr.sbin/acpi/Makefile b/usr.sbin/acpi/Makefile index 8190bc7c3037f..d2e5f18815e38 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.26.1 2008/10/02 02:57:24 kensmith Exp $ SUBDIR= acpiconf acpidb acpidump iasl diff --git a/usr.sbin/acpi/Makefile.inc b/usr.sbin/acpi/Makefile.inc index 2fce9209e18d8..962c0472b0981 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.8.22.1 2008/10/02 02:57:24 kensmith Exp $ ACPICA_DIR= ${.CURDIR}/../../../sys/contrib/dev/acpica CFLAGS+= -I${.CURDIR}/../../../sys -I${ACPICA_DIR} -I${ACPICA_DIR}/compiler diff --git a/usr.sbin/acpi/acpiconf/Makefile b/usr.sbin/acpi/acpiconf/Makefile index bb0df4b406e51..dd9951366ef50 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.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= acpiconf MAN= acpiconf.8 diff --git a/usr.sbin/acpi/acpiconf/acpiconf.8 b/usr.sbin/acpi/acpiconf/acpiconf.8 index 05d3a5de26194..1accb99650dc2 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.16.1 2008/10/02 02:57:24 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 3b0686e5ee05c..bedd34333ed42 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.22.2.1.10.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/acpi/acpidb/Makefile b/usr.sbin/acpi/acpidb/Makefile index 5541b5611aff6..366ccd998af7f 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.6.12.1 2008/10/02 02:57:24 kensmith Exp $ PROG= acpidb SRCS+= acpidb.c diff --git a/usr.sbin/acpi/acpidb/acpidb.8 b/usr.sbin/acpi/acpidb/acpidb.8 index 4ed97a6a399cf..9f684ddb563d2 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.24.1 2008/10/02 02:57:24 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 c53a265ee484b..fe896f3d01f72 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.4.12.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/acpi/acpidump/Makefile b/usr.sbin/acpi/acpidump/Makefile index 21a4140defcc1..ea2e4d9e98dda 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.26.1 2008/10/02 02:57:24 kensmith Exp $ PROG= acpidump MAN= acpidump.8 diff --git a/usr.sbin/acpi/acpidump/acpi.c b/usr.sbin/acpi/acpidump/acpi.c index 7be007e66d408..19ad5468137ab 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.31.2.1.4.1 2008/10/02 02:57:24 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 550420c677ea7..185423347296b 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.12.20.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/acpi/acpidump/acpidump.8 b/usr.sbin/acpi/acpidump/acpidump.8 index 1401e387ea5a7..8802973c76cdd 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.23.2.1.4.1 2008/10/02 02:57:24 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 a601ac2616346..3a288054b56ab 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.11.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/acpi/acpidump/acpidump.h b/usr.sbin/acpi/acpidump/acpidump.h index 8d79168024d1e..5c0cee0e060dd 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.21.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _ACPIDUMP_H_ diff --git a/usr.sbin/acpi/iasl/Makefile b/usr.sbin/acpi/iasl/Makefile index afe0d81cd5ca4..0eabd40793b2a 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.5.20.1 2008/10/02 02:57:24 kensmith Exp $ PROG= iasl SRCS= aslcompiler.y.h aslcompilerlex.l aslcompilerparse.y \ diff --git a/usr.sbin/acpi/iasl/iasl.8 b/usr.sbin/acpi/iasl/iasl.8 index fa80aa7a84ace..7cf09d0ecd5f0 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.24.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd August 7, 2003 .Dt IASL 8 diff --git a/usr.sbin/adduser/Makefile b/usr.sbin/adduser/Makefile index 0ca2dae1e97b6..d09a73ec797fe 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.24.1 2008/10/02 02:57:24 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 03f7e34fe7207..d563998d50fbd 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.55.8.5.2.1 2008/10/02 02:57:24 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 a78aeea59dcc8..c3ffcbf8eda97 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.4.8.1.4.1 2008/10/02 02:57:24 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 3d1d6f85cebcb..bb6e0eb9bf345 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.26.2.5.2.1 2008/10/02 02:57:24 kensmith Exp $ # # err msg diff --git a/usr.sbin/adduser/rmuser.8 b/usr.sbin/adduser/rmuser.8 index 68a99b5935538..45688b0da9797 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.23.8.1.4.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 10, 2002 .Dt RMUSER 8 diff --git a/usr.sbin/adduser/rmuser.sh b/usr.sbin/adduser/rmuser.sh index 6b092253b7091..abef0ca36a116 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.2.2.2.1 2008/10/02 02:57:24 kensmith Exp $ # ATJOBDIR="/var/at/jobs" diff --git a/usr.sbin/amd/Makefile b/usr.sbin/amd/Makefile index 37e42005884c3..410c296b0c624 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.30.1 2008/10/02 02:57:24 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 612f9f7aa2d01..6b4571f4a8ab5 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.11.12.1 2008/10/02 02:57:24 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 4e3f6cae4f8e7..03ae89d9f949e 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.24.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $ # .PATH: ${.CURDIR}/../../../contrib/amd/amd diff --git a/usr.sbin/amd/amq/Makefile b/usr.sbin/amd/amq/Makefile index 74fc7492f5245..63ae9155b8470 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.30.1 2008/10/02 02:57:24 kensmith Exp $ # .PATH: ${.CURDIR}/../../../contrib/amd/amq diff --git a/usr.sbin/amd/doc/Makefile b/usr.sbin/amd/doc/Makefile index e9c77073b290e..c90e0c6de8788 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.30.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/amd/doc diff --git a/usr.sbin/amd/fixmount/Makefile b/usr.sbin/amd/fixmount/Makefile index 7f96a456dfe43..efeae8bbad143 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.30.1 2008/10/02 02:57:24 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 1695a469f980f..dcfeebabb7afa 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.14.1.2.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/amd/fsinfo diff --git a/usr.sbin/amd/hlfsd/Makefile b/usr.sbin/amd/hlfsd/Makefile index 5b863dd5adcd9..3e7caea2e5429 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.24.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/amd/hlfsd diff --git a/usr.sbin/amd/include/Makefile b/usr.sbin/amd/include/Makefile index 7fa54aefe69af..4bf6ca5db7991 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.9.12.1 2008/10/02 02:57:24 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 12f5b95b7beed..c10180c0f757b 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.4.1.2.1 2008/10/02 02:57:24 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 1529ba34b9e50..8ddbfa5ecc17d 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.8.1.2.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * aux_conf.h: diff --git a/usr.sbin/amd/include/build_version.h b/usr.sbin/amd/include/build_version.h index 09eb1fc912200..f2bc5ed45b14d 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.38.1.2.1 2008/10/02 02:57:24 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 e1dc8ef06fb10..6628e9033a9de 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.30.8.1.2.1 2008/10/02 02:57:24 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 e192ee91f4d16..76fd69536de2f 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.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $ # mkconf # Generate local configuration parameters for amd # diff --git a/usr.sbin/amd/libamu/Makefile b/usr.sbin/amd/libamu/Makefile index fa8e3ab942a54..2cf23226f1d1c 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.2.1.2.1 2008/10/02 02:57:24 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 57fd6a5f0bdc7..4daa6fa6edbc9 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.14.1.2.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/amd/mk-amd-map diff --git a/usr.sbin/amd/pawd/Makefile b/usr.sbin/amd/pawd/Makefile index c6bb1cc37a0bf..fbe657e536fd5 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.30.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/amd/amq diff --git a/usr.sbin/amd/scripts/Makefile b/usr.sbin/amd/scripts/Makefile index 822b951449168..0180872c0e041 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.30.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/amd/scripts diff --git a/usr.sbin/amd/wire-test/Makefile b/usr.sbin/amd/wire-test/Makefile index a07e6902fe768..f6e2e31c6cb30 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.30.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/amd/wire-test diff --git a/usr.sbin/ancontrol/Makefile b/usr.sbin/ancontrol/Makefile index b0f66cd15a866..ecfe67b5ce8be 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.24.1 2008/10/02 02:57:24 kensmith Exp $ PROG= ancontrol MAN= ancontrol.8 diff --git a/usr.sbin/ancontrol/ancontrol.8 b/usr.sbin/ancontrol/ancontrol.8 index 5ce4377ab90fd..a2c4ca56383c4 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd September 10, 1999 .Dt ANCONTROL 8 diff --git a/usr.sbin/ancontrol/ancontrol.c b/usr.sbin/ancontrol/ancontrol.c index 6ff491246c417..b42822d0e74a0 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.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/cdefs.h> diff --git a/usr.sbin/apm/Makefile b/usr.sbin/apm/Makefile index 043c3c763aeda..be934d270aa4c 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.22.1 2008/10/02 02:57:24 kensmith Exp $ PROG= apm MAN= apm.8 diff --git a/usr.sbin/apm/apm.8 b/usr.sbin/apm/apm.8 index 1e36f639f509e..3c02fb529743e 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .\" use. .Dd November 1, 1994 diff --git a/usr.sbin/apm/apm.c b/usr.sbin/apm/apm.c index 56432a4ab7a23..07e8246ed3bde 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.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/file.h> #include <sys/ioctl.h> diff --git a/usr.sbin/apmd/Makefile b/usr.sbin/apmd/Makefile index 7e81b35dbc77d..17d2c990cedf8 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.24.1 2008/10/02 02:57:24 kensmith Exp $ PROG= apmd MAN= apmd.8 diff --git a/usr.sbin/apmd/README b/usr.sbin/apmd/README index 59a56e33827d5..7ac367a5a4566 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.50.1 2008/10/02 02:57:24 kensmith Exp $ diff --git a/usr.sbin/apmd/apmd.8 b/usr.sbin/apmd/apmd.8 index f94ea5d893428..0618b4bf0f2b7 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.16.1 2008/10/02 02:57:24 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 0b8ef93fb2f3b..43f59deb830fe 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.8.12.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <assert.h> diff --git a/usr.sbin/apmd/apmd.h b/usr.sbin/apmd/apmd.h index 1be5afa4bd198..85c090ffb2deb 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #define APMD_CONFIGFILE "/etc/apmd.conf" diff --git a/usr.sbin/apmd/apmdlex.l b/usr.sbin/apmd/apmdlex.l index 0e5cff30036e6..d7a34631fa35d 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <string.h> diff --git a/usr.sbin/apmd/apmdparse.y b/usr.sbin/apmd/apmdparse.y index 597982bd98958..7ae9818041d88 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.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/apmd/contrib/pccardq.c b/usr.sbin/apmd/contrib/pccardq.c index 1562c55f0620d..2fdfd8ffb26d6 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.5.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <err.h> #include <errno.h> diff --git a/usr.sbin/arlcontrol/Makefile b/usr.sbin/arlcontrol/Makefile index dc95a93bdd539..a093f019c3034 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.16.1 2008/10/02 02:57:24 kensmith Exp $ # PROG= arlcontrol diff --git a/usr.sbin/arlcontrol/arlcontrol.8 b/usr.sbin/arlcontrol/arlcontrol.8 index d0e540934f726..4edd90e48a332 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.16.1 2008/10/02 02:57:24 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 cc45c37be767a..f4dad92ca2f54 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.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/socket.h> diff --git a/usr.sbin/arp/Makefile b/usr.sbin/arp/Makefile index 6ca9dd204ffd4..cf841f58f6f78 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.24.1 2008/10/02 02:57:24 kensmith Exp $ PROG= arp MAN= arp.4 arp.8 diff --git a/usr.sbin/arp/arp.4 b/usr.sbin/arp/arp.4 index 04270005f925c..d28f67356e763 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.18.8.2.8.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd December 18, 2005 .Dt ARP 4 diff --git a/usr.sbin/arp/arp.8 b/usr.sbin/arp/arp.8 index 17b55fdb42361..bbc5cf19bcb18 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.23.8.2.6.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd August 17, 2006 .Dt ARP 8 diff --git a/usr.sbin/arp/arp.c b/usr.sbin/arp/arp.c index cfca2507bdb6d..6de496222a445 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.58.2.4.6.1 2008/10/02 02:57:24 kensmith Exp $"); /* * arp - display, set, and delete arp table entries diff --git a/usr.sbin/asf/Makefile b/usr.sbin/asf/Makefile index b4b7af350138d..7735afd39fc39 100644 --- a/usr.sbin/asf/Makefile +++ b/usr.sbin/asf/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/asf/Makefile,v 1.2.10.1.6.1 2008/10/02 02:57:24 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 25b03089c7a66..0db1403d46de3 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.7.2.3.4.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd December 20, 2006 .Os diff --git a/usr.sbin/asf/asf.c b/usr.sbin/asf/asf.c index c913e3deb2ed5..77e053833a4ed 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.6.10.4.4.1 2008/10/02 02:57:24 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 d03493620d717..d19e5b25c943b 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.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #define KERNFILE "kernel" diff --git a/usr.sbin/asf/asf_kld.c b/usr.sbin/asf/asf_kld.c index 1d6a2b7d51e6f..aa05b8604ef9b 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.2.1.6.1 2008/10/02 02:57:24 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 aa4effe3bff6c..6f11649a93b5c 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.2.1.6.1 2008/10/02 02:57:24 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 9a13cd65f7254..7e1344dba6950 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.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <err.h> diff --git a/usr.sbin/atm/Makefile b/usr.sbin/atm/Makefile index 2367085d25b6e..de0809ab5ca00 100644 --- a/usr.sbin/atm/Makefile +++ b/usr.sbin/atm/Makefile @@ -21,7 +21,7 @@ # Copies of this Software may be made, however, the above copyright # notice must be reproduced on all copies. # -# @(#) $FreeBSD$ +# @(#) $FreeBSD: src/usr.sbin/atm/Makefile,v 1.3.30.1 2008/10/02 02:57:24 kensmith Exp $ SUBDIR= atmarpd \ scspd diff --git a/usr.sbin/atm/Makefile.inc b/usr.sbin/atm/Makefile.inc index 46723c133d512..a0c3e98fc2a58 100644 --- a/usr.sbin/atm/Makefile.inc +++ b/usr.sbin/atm/Makefile.inc @@ -21,6 +21,6 @@ # Copies of this Software may be made, however, the above copyright # notice must be reproduced on all copies. # -# @(#) $FreeBSD$ +# @(#) $FreeBSD: src/usr.sbin/atm/Makefile.inc,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ .include "../Makefile.inc" diff --git a/usr.sbin/atm/atmarpd/Makefile b/usr.sbin/atm/atmarpd/Makefile index 1ed613cea6c9f..03f55d4da5c09 100644 --- a/usr.sbin/atm/atmarpd/Makefile +++ b/usr.sbin/atm/atmarpd/Makefile @@ -21,7 +21,7 @@ # Copies of this Software may be made, however, the above copyright # notice must be reproduced on all copies. # -# @(#) $FreeBSD$ +# @(#) $FreeBSD: src/usr.sbin/atm/atmarpd/Makefile,v 1.9.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= atmarpd MAN= atmarpd.8 diff --git a/usr.sbin/atm/atmarpd/atmarp_config.c b/usr.sbin/atm/atmarpd/atmarp_config.c index d6d124e4f1b7a..36d0406b457e0 100644 --- a/usr.sbin/atm/atmarpd/atmarp_config.c +++ b/usr.sbin/atm/atmarpd/atmarp_config.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/atmarpd/atmarp_config.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ * */ @@ -61,7 +61,7 @@ #include "atmarp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/atmarpd/atmarp_config.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $"); #endif diff --git a/usr.sbin/atm/atmarpd/atmarp_log.c b/usr.sbin/atm/atmarpd/atmarp_log.c index 4f8d212ac98b0..eb91e7dc9e83a 100644 --- a/usr.sbin/atm/atmarpd/atmarp_log.c +++ b/usr.sbin/atm/atmarpd/atmarp_log.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/atmarpd/atmarp_log.c,v 1.4.26.1 2008/10/02 02:57:24 kensmith Exp $ * */ @@ -65,7 +65,7 @@ #include "atmarp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/atmarpd/atmarp_log.c,v 1.4.26.1 2008/10/02 02:57:24 kensmith Exp $"); #endif diff --git a/usr.sbin/atm/atmarpd/atmarp_scsp.c b/usr.sbin/atm/atmarpd/atmarp_scsp.c index 6a22217f668b6..abe3b6417518d 100644 --- a/usr.sbin/atm/atmarpd/atmarp_scsp.c +++ b/usr.sbin/atm/atmarpd/atmarp_scsp.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/atmarpd/atmarp_scsp.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ * */ @@ -64,7 +64,7 @@ #include "atmarp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/atmarpd/atmarp_scsp.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $"); #endif diff --git a/usr.sbin/atm/atmarpd/atmarp_subr.c b/usr.sbin/atm/atmarpd/atmarp_subr.c index 6987a4b28e911..6f3a7254c05da 100644 --- a/usr.sbin/atm/atmarpd/atmarp_subr.c +++ b/usr.sbin/atm/atmarpd/atmarp_subr.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/atmarpd/atmarp_subr.c,v 1.5.26.1 2008/10/02 02:57:24 kensmith Exp $ * */ @@ -68,7 +68,7 @@ #include "atmarp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/atmarpd/atmarp_subr.c,v 1.5.26.1 2008/10/02 02:57:24 kensmith Exp $"); #endif diff --git a/usr.sbin/atm/atmarpd/atmarp_timer.c b/usr.sbin/atm/atmarpd/atmarp_timer.c index c1c6cd95c6d86..5f4c06cfc3941 100644 --- a/usr.sbin/atm/atmarpd/atmarp_timer.c +++ b/usr.sbin/atm/atmarpd/atmarp_timer.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/atmarpd/atmarp_timer.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ * */ @@ -61,7 +61,7 @@ #include "atmarp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/atmarpd/atmarp_timer.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $"); #endif diff --git a/usr.sbin/atm/atmarpd/atmarp_var.h b/usr.sbin/atm/atmarpd/atmarp_var.h index 91a235fc844ac..834aa8d49a14d 100644 --- a/usr.sbin/atm/atmarpd/atmarp_var.h +++ b/usr.sbin/atm/atmarpd/atmarp_var.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/atmarpd/atmarp_var.h,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/usr.sbin/atm/atmarpd/atmarpd.8 b/usr.sbin/atm/atmarpd/atmarpd.8 index dc09d2487b99d..18f31de3230f3 100644 --- a/usr.sbin/atm/atmarpd/atmarpd.8 +++ b/usr.sbin/atm/atmarpd/atmarpd.8 @@ -22,7 +22,7 @@ .\" Copies of this Software may be made, however, the above copyright .\" notice must be reproduced on all copies. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/atm/atmarpd/atmarpd.8,v 1.8.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .\" .Dd August 4, 1998 diff --git a/usr.sbin/atm/atmarpd/atmarpd.c b/usr.sbin/atm/atmarpd/atmarpd.c index 2cb5f70be8ee4..01497c99dc973 100644 --- a/usr.sbin/atm/atmarpd/atmarpd.c +++ b/usr.sbin/atm/atmarpd/atmarpd.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/atmarpd/atmarpd.c,v 1.6.26.1 2008/10/02 02:57:24 kensmith Exp $ * */ @@ -65,7 +65,7 @@ #include "atmarp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/atmarpd/atmarpd.c,v 1.6.26.1 2008/10/02 02:57:24 kensmith Exp $"); #endif diff --git a/usr.sbin/atm/scspd/Makefile b/usr.sbin/atm/scspd/Makefile index 7130c2bae5c1b..891339a3266c0 100644 --- a/usr.sbin/atm/scspd/Makefile +++ b/usr.sbin/atm/scspd/Makefile @@ -21,7 +21,7 @@ # Copies of this Software may be made, however, the above copyright # notice must be reproduced on all copies. # -# @(#) $FreeBSD$ +# @(#) $FreeBSD: src/usr.sbin/atm/scspd/Makefile,v 1.13.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= scspd MAN= scspd.8 diff --git a/usr.sbin/atm/scspd/scsp_cafsm.c b/usr.sbin/atm/scspd/scsp_cafsm.c index 05a1e244a9cea..6625e4c083832 100644 --- a/usr.sbin/atm/scspd/scsp_cafsm.c +++ b/usr.sbin/atm/scspd/scsp_cafsm.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_cafsm.c,v 1.5.30.1 2008/10/02 02:57:24 kensmith Exp $ * */ @@ -61,7 +61,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_cafsm.c,v 1.5.30.1 2008/10/02 02:57:24 kensmith Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_config.c b/usr.sbin/atm/scspd/scsp_config.c index f692069646783..1f1471e7dcba4 100644 --- a/usr.sbin/atm/scspd/scsp_config.c +++ b/usr.sbin/atm/scspd/scsp_config.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_config.c,v 1.5.30.1 2008/10/02 02:57:24 kensmith Exp $ * */ @@ -60,7 +60,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_config.c,v 1.5.30.1 2008/10/02 02:57:24 kensmith Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_config_lex.c b/usr.sbin/atm/scspd/scsp_config_lex.c index 20002b2c2b58b..4ec0d16bca5f2 100644 --- a/usr.sbin/atm/scspd/scsp_config_lex.c +++ b/usr.sbin/atm/scspd/scsp_config_lex.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_config_lex.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ * */ @@ -62,7 +62,7 @@ #include "scsp_config_parse.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_config_lex.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_config_parse.y b/usr.sbin/atm/scspd/scsp_config_parse.y index b5c34b96c5652..9d45883fcff46 100644 --- a/usr.sbin/atm/scspd/scsp_config_parse.y +++ b/usr.sbin/atm/scspd/scsp_config_parse.y @@ -24,7 +24,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_config_parse.y,v 1.5.30.1 2008/10/02 02:57:24 kensmith Exp $ * */ @@ -66,7 +66,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_config_parse.y,v 1.5.30.1 2008/10/02 02:57:24 kensmith Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_hfsm.c b/usr.sbin/atm/scspd/scsp_hfsm.c index 8010290f8470e..ea28e08dcea24 100644 --- a/usr.sbin/atm/scspd/scsp_hfsm.c +++ b/usr.sbin/atm/scspd/scsp_hfsm.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_hfsm.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ * */ @@ -58,7 +58,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_hfsm.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_if.c b/usr.sbin/atm/scspd/scsp_if.c index 9d88f0a50e302..7a68fb0b2dc2f 100644 --- a/usr.sbin/atm/scspd/scsp_if.c +++ b/usr.sbin/atm/scspd/scsp_if.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_if.c,v 1.5.30.1 2008/10/02 02:57:24 kensmith Exp $ * */ @@ -62,7 +62,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_if.c,v 1.5.30.1 2008/10/02 02:57:24 kensmith Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_if.h b/usr.sbin/atm/scspd/scsp_if.h index 844ee2c821356..03a97af535359 100644 --- a/usr.sbin/atm/scspd/scsp_if.h +++ b/usr.sbin/atm/scspd/scsp_if.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_if.h,v 1.2.50.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/usr.sbin/atm/scspd/scsp_input.c b/usr.sbin/atm/scspd/scsp_input.c index 2e3fbb0b67685..2536adf35c643 100644 --- a/usr.sbin/atm/scspd/scsp_input.c +++ b/usr.sbin/atm/scspd/scsp_input.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_input.c,v 1.5.30.1 2008/10/02 02:57:24 kensmith Exp $ * */ @@ -61,7 +61,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_input.c,v 1.5.30.1 2008/10/02 02:57:24 kensmith Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_log.c b/usr.sbin/atm/scspd/scsp_log.c index 8b76c3edf35a4..5169cd0322695 100644 --- a/usr.sbin/atm/scspd/scsp_log.c +++ b/usr.sbin/atm/scspd/scsp_log.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_log.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ * */ @@ -67,7 +67,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_log.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_msg.c b/usr.sbin/atm/scspd/scsp_msg.c index 63e0e40a5031a..1c5dec368d78f 100644 --- a/usr.sbin/atm/scspd/scsp_msg.c +++ b/usr.sbin/atm/scspd/scsp_msg.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_msg.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ * */ @@ -61,7 +61,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_msg.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_msg.h b/usr.sbin/atm/scspd/scsp_msg.h index bedea8aefb3fe..a3e1db1bd3f43 100644 --- a/usr.sbin/atm/scspd/scsp_msg.h +++ b/usr.sbin/atm/scspd/scsp_msg.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_msg.h,v 1.3.30.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/usr.sbin/atm/scspd/scsp_output.c b/usr.sbin/atm/scspd/scsp_output.c index c2ea657b84dcc..bf78a963ba6f3 100644 --- a/usr.sbin/atm/scspd/scsp_output.c +++ b/usr.sbin/atm/scspd/scsp_output.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_output.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ * */ @@ -62,7 +62,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_output.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_print.c b/usr.sbin/atm/scspd/scsp_print.c index eb9d6f5d870d4..5cd370b09e50e 100644 --- a/usr.sbin/atm/scspd/scsp_print.c +++ b/usr.sbin/atm/scspd/scsp_print.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_print.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ * */ @@ -62,7 +62,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_print.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_socket.c b/usr.sbin/atm/scspd/scsp_socket.c index 3cfa294867b7d..e85189ec616ba 100644 --- a/usr.sbin/atm/scspd/scsp_socket.c +++ b/usr.sbin/atm/scspd/scsp_socket.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_socket.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ * */ @@ -63,7 +63,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_socket.c,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_subr.c b/usr.sbin/atm/scspd/scsp_subr.c index 58a5abfbc007c..b4e9b93479fe8 100644 --- a/usr.sbin/atm/scspd/scsp_subr.c +++ b/usr.sbin/atm/scspd/scsp_subr.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_subr.c,v 1.5.26.1 2008/10/02 02:57:24 kensmith Exp $ * */ @@ -64,7 +64,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_subr.c,v 1.5.26.1 2008/10/02 02:57:24 kensmith Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_timer.c b/usr.sbin/atm/scspd/scsp_timer.c index 82e49fc4a3611..ae67a38f44377 100644 --- a/usr.sbin/atm/scspd/scsp_timer.c +++ b/usr.sbin/atm/scspd/scsp_timer.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_timer.c,v 1.3.50.1 2008/10/02 02:57:24 kensmith Exp $ * */ @@ -57,7 +57,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_timer.c,v 1.3.50.1 2008/10/02 02:57:24 kensmith Exp $"); #endif diff --git a/usr.sbin/atm/scspd/scsp_var.h b/usr.sbin/atm/scspd/scsp_var.h index fbbddc74e5e33..0d284533d58eb 100644 --- a/usr.sbin/atm/scspd/scsp_var.h +++ b/usr.sbin/atm/scspd/scsp_var.h @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scsp_var.h,v 1.4.30.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/usr.sbin/atm/scspd/scspd.8 b/usr.sbin/atm/scspd/scspd.8 index fd468db20d67d..7f54c04aaf90a 100644 --- a/usr.sbin/atm/scspd/scspd.8 +++ b/usr.sbin/atm/scspd/scspd.8 @@ -22,7 +22,7 @@ .\" Copies of this Software may be made, however, the above copyright .\" notice must be reproduced on all copies. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/atm/scspd/scspd.8,v 1.8.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd August 21, 1998 .Dt SCSPD 8 diff --git a/usr.sbin/atm/scspd/scspd.c b/usr.sbin/atm/scspd/scspd.c index 30d7015d90b35..57d5349fb2943 100644 --- a/usr.sbin/atm/scspd/scspd.c +++ b/usr.sbin/atm/scspd/scspd.c @@ -23,7 +23,7 @@ * Copies of this Software may be made, however, the above copyright * notice must be reproduced on all copies. * - * @(#) $FreeBSD$ + * @(#) $FreeBSD: src/usr.sbin/atm/scspd/scspd.c,v 1.6.24.1 2008/10/02 02:57:24 kensmith Exp $ * */ @@ -65,7 +65,7 @@ #include "scsp_var.h" #ifndef lint -__RCSID("@(#) $FreeBSD$"); +__RCSID("@(#) $FreeBSD: src/usr.sbin/atm/scspd/scspd.c,v 1.6.24.1 2008/10/02 02:57:24 kensmith Exp $"); #endif diff --git a/usr.sbin/audit/Makefile b/usr.sbin/audit/Makefile index ed195c0eec032..248dbafaa6d9f 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.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ # OPENBSMDIR=${.CURDIR}/../../contrib/openbsm diff --git a/usr.sbin/auditd/Makefile b/usr.sbin/auditd/Makefile index 7a28be2413d35..878d2cd0f3260 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.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ # OPENBSMDIR=${.CURDIR}/../../contrib/openbsm diff --git a/usr.sbin/auditreduce/Makefile b/usr.sbin/auditreduce/Makefile index 73b355de4e12a..963ab210bd1b1 100644 --- a/usr.sbin/auditreduce/Makefile +++ b/usr.sbin/auditreduce/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/auditreduce/Makefile,v 1.1.2.2.6.1 2008/10/02 02:57:24 kensmith Exp $ # OPENBSMDIR=${.CURDIR}/../../contrib/openbsm diff --git a/usr.sbin/authpf/Makefile b/usr.sbin/authpf/Makefile index 82d78241545e7..75c0dd8eebe00 100644 --- a/usr.sbin/authpf/Makefile +++ b/usr.sbin/authpf/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/authpf/Makefile,v 1.3.12.1 2008/10/02 02:57:24 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 ed6f83aca4035..834f624d7e8cf 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.6.8.1.6.1 2008/10/02 02:57:24 kensmith Exp $ SUBDIR= \ bcmfw \ diff --git a/usr.sbin/bluetooth/Makefile.inc b/usr.sbin/bluetooth/Makefile.inc index c0e05cfa1da6b..9fc02ea288c51 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.26.1 2008/10/02 02:57:24 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 e3a235e0d82e6..955d30fa8ff17 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.28.1 2008/10/02 02:57:24 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 2427cf419aee7..c724de58b1353 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.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= bcmfw MAN= bcmfw.8 diff --git a/usr.sbin/bluetooth/bcmfw/README b/usr.sbin/bluetooth/bcmfw/README index 0d769d8e90369..7012b247720b9 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.28.1 2008/10/02 02:57:24 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 e79935070725e..fc6ba980a7a76 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.16.1 2008/10/02 02:57:24 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 cd4679de009d7..6b6a3cd85c525 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.24.1 2008/10/02 02:57:24 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 90bf7517253e3..c1aa09b65af60 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.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= bt3cfw MAN= bt3cfw.8 diff --git a/usr.sbin/bluetooth/bt3cfw/bt3cfw.8 b/usr.sbin/bluetooth/bt3cfw/bt3cfw.8 index 54df178741fdd..02eaf3aca9587 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.16.1 2008/10/02 02:57:24 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 aadb6b6b67621..13dba7f4253f3 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/bluetooth/bthidcontrol/Makefile b/usr.sbin/bluetooth/bthidcontrol/Makefile index 6c9eafb735c15..0d6e0d7424e46 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.24.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../bthidd diff --git a/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 b/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 index 4f0cdc8fd0e0f..f5e09be7dcd48 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.3.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd February 13, 2004 .Dt BTHIDCONTROL 8 diff --git a/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c b/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c index 21539e324dc1c..82f8c57a4a7c9 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.1.20.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.h b/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.h index 50ed2fa1a8307..684cde4f48357 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef __BTHIDCONTROL_H__ diff --git a/usr.sbin/bluetooth/bthidcontrol/hid.c b/usr.sbin/bluetooth/bthidcontrol/hid.c index 78b41050221d0..d8facd0f2a8f4 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.1.20.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/bthidcontrol/sdp.c b/usr.sbin/bluetooth/bthidcontrol/sdp.c index 032863edb2afb..5bbf11699d769 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.1.8.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/bthidd/Makefile b/usr.sbin/bluetooth/bthidd/Makefile index 7ceba101d1b47..cdf0334c9dafc 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.4.2.1.6.1 2008/10/02 02:57:24 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 71cb42562ef28..e7590a101840b 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.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _BTHID_CONFIG_H_ diff --git a/usr.sbin/bluetooth/bthidd/bthidd.8 b/usr.sbin/bluetooth/bthidd/bthidd.8 index 37aaa3d4761fd..202a6ca0842ed 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.1.2.2.6.1 2008/10/02 02:57:24 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 b93fd3dd6df41..8f208c6622660 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.3.2.2.6.1 2008/10/02 02:57:24 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 e23dc1252f959..acc3d86c895d0 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.2.2.1.6.1 2008/10/02 02:57:24 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 3485fc3bb21bf..bcec37b927def 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.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _BTHIDD_H_ diff --git a/usr.sbin/bluetooth/bthidd/client.c b/usr.sbin/bluetooth/bthidd/client.c index 59f0d19a1ce8d..2c22ea7fd7f24 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.2.2.3.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/bthidd/hid.c b/usr.sbin/bluetooth/bthidd/hid.c index 9b5e5ec4cd398..09df642338758 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.2.2.3.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/consio.h> diff --git a/usr.sbin/bluetooth/bthidd/kbd.c b/usr.sbin/bluetooth/bthidd/kbd.c index e1ab870d800eb..d7b53001f5f0f 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.1.2.2.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/consio.h> diff --git a/usr.sbin/bluetooth/bthidd/kbd.h b/usr.sbin/bluetooth/bthidd/kbd.h index 552f310092b42..ab9a39c55cef2 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.1.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _KBD_H_ diff --git a/usr.sbin/bluetooth/bthidd/lexer.l b/usr.sbin/bluetooth/bthidd/lexer.l index a25ae92065973..f4371ff4f8a3c 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.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/bluetooth/bthidd/parser.y b/usr.sbin/bluetooth/bthidd/parser.y index ca49059a035b1..c56af9fb7c9ce 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.4.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/bthidd/server.c b/usr.sbin/bluetooth/bthidd/server.c index d76bd62664eb3..492f89ece027e 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.3.2.2.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/bthidd/session.c b/usr.sbin/bluetooth/bthidd/session.c index b9f331bf7e7f1..0c12d2c4c3f0f 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.2.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/hccontrol/Makefile b/usr.sbin/bluetooth/hccontrol/Makefile index 592247e11ad96..03a8e799b8792 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.26.1 2008/10/02 02:57:24 kensmith Exp $ PROG= hccontrol MAN= hccontrol.8 diff --git a/usr.sbin/bluetooth/hccontrol/hccontrol.8 b/usr.sbin/bluetooth/hccontrol/hccontrol.8 index b98a0fc59b533..c99f8bffcfd74 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.8.2.1.6.1 2008/10/02 02:57:24 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 089869b3cf03b..1a77c34781915 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.3.10.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/bluetooth/hccontrol/hccontrol.h b/usr.sbin/bluetooth/hccontrol/hccontrol.h index cd56ebfb7bc70..27497105696cc 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.4.8.3.6.1 2008/10/02 02:57:24 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 38f77eb9ab639..25be89dea796c 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/bluetooth/hccontrol/info.c b/usr.sbin/bluetooth/hccontrol/info.c index d7bad36bb8ded..186cd7a8a374f 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.3.10.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/bluetooth/hccontrol/link_control.c b/usr.sbin/bluetooth/hccontrol/link_control.c index ea880cd091e39..d4417fb4197d5 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.9.2.2.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/bluetooth/hccontrol/link_policy.c b/usr.sbin/bluetooth/hccontrol/link_policy.c index 67b32d5a0d61b..b4e81e133ac70 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/bluetooth/hccontrol/node.c b/usr.sbin/bluetooth/hccontrol/node.c index ede2153b6cedb..c7c922a586329 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.3.10.1.6.1 2008/10/02 02:57:24 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 5c2aea9456b26..6fe3d73ee4bae 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/bluetooth/hccontrol/status.c b/usr.sbin/bluetooth/hccontrol/status.c index 33645765cbd48..f70769113b8d3 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/bluetooth/hccontrol/util.c b/usr.sbin/bluetooth/hccontrol/util.c index 4bb5000c087a8..875365182b0ae 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.5.8.2.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/bluetooth/hcsecd/Makefile b/usr.sbin/bluetooth/hcsecd/Makefile index e544ed4e61804..30fd030a8419d 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.16.1 2008/10/02 02:57:24 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 8b7084d2de30a..5d492e1d35462 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.5.2.1.8.1 2008/10/02 02:57:24 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 de7a77581b13e..3c48c66b77f2f 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.3.8.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/hcsecd/hcsecd.conf b/usr.sbin/bluetooth/hcsecd/hcsecd.conf index 127ce04b74d65..522027994348a 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.28.1 2008/10/02 02:57:24 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 189ca66606c53..88b32bbf9122c 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.24.1 2008/10/02 02:57:24 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 acfc8875a0112..4cbca368c98b7 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _HCSECD_H_ diff --git a/usr.sbin/bluetooth/hcsecd/lexer.l b/usr.sbin/bluetooth/hcsecd/lexer.l index 2430d7e2982c0..bb5a9458847b2 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.28.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <string.h> diff --git a/usr.sbin/bluetooth/hcsecd/parser.y b/usr.sbin/bluetooth/hcsecd/parser.y index 385bff257b3ac..22bd567c7b8ba 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/fcntl.h> diff --git a/usr.sbin/bluetooth/hcseriald/Makefile b/usr.sbin/bluetooth/hcseriald/Makefile index ed0bf32438208..d96fc7889aea7 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.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= hcseriald MAN= hcseriald.8 diff --git a/usr.sbin/bluetooth/hcseriald/hcseriald.8 b/usr.sbin/bluetooth/hcseriald/hcseriald.8 index 111b28cc60b60..798a740d5da51 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.16.1 2008/10/02 02:57:24 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 ee8d19c7a9955..500ff290157bd 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/bluetooth/l2control/Makefile b/usr.sbin/bluetooth/l2control/Makefile index 847ff4ba97d69..fdefc1a37add5 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.26.1 2008/10/02 02:57:24 kensmith Exp $ PROG= l2control MAN= l2control.8 diff --git a/usr.sbin/bluetooth/l2control/l2cap.c b/usr.sbin/bluetooth/l2control/l2cap.c index c23106c3db3fe..ae679c8fdd29a 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.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/ioctl.h> diff --git a/usr.sbin/bluetooth/l2control/l2control.8 b/usr.sbin/bluetooth/l2control/l2control.8 index 794b6a72a9a62..c02e1071e3a6e 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.16.1 2008/10/02 02:57:24 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 585021c98433b..35fbd258682c1 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.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <assert.h> diff --git a/usr.sbin/bluetooth/l2control/l2control.h b/usr.sbin/bluetooth/l2control/l2control.h index 43d456164be83..12b249e56e06d 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.28.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _L2CONTROL_H_ diff --git a/usr.sbin/bluetooth/l2ping/Makefile b/usr.sbin/bluetooth/l2ping/Makefile index bc130e33aac90..6ee2941ccd85c 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.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= l2ping MAN= l2ping.8 diff --git a/usr.sbin/bluetooth/l2ping/l2ping.8 b/usr.sbin/bluetooth/l2ping/l2ping.8 index 477f4ecc1a707..3084c4a007aa2 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.16.1 2008/10/02 02:57:24 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 d7e1b1e03fac0..f245e8358f2b9 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.6.8.1.10.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/ioctl.h> diff --git a/usr.sbin/bluetooth/rfcomm_pppd/Makefile b/usr.sbin/bluetooth/rfcomm_pppd/Makefile index adac64eca14ac..682466e721886 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.26.1 2008/10/02 02:57:24 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 e74e113af1361..e175fb9c03c84 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.10.2.5.2.1 2008/10/02 02:57:24 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 cea2e3b1ca753..c90992e7cb612 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.5.8.3.2.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/bluetooth/sdpcontrol/Makefile b/usr.sbin/bluetooth/sdpcontrol/Makefile index c0ec8d423f746..2ab7268b86c87 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.26.1 2008/10/02 02:57:24 kensmith Exp $ PROG= sdpcontrol MAN= sdpcontrol.8 diff --git a/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8 b/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8 index d1b9ae5d60fc4..efe3b9791df0e 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.16.1 2008/10/02 02:57:24 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 fca2015c9c029..f9f01c9ea97c5 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <assert.h> diff --git a/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.h b/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.h index 4a1ee76f383d8..cae7c9083dc8c 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.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef __SDPCONTROL_H__ diff --git a/usr.sbin/bluetooth/sdpcontrol/search.c b/usr.sbin/bluetooth/sdpcontrol/search.c index e7d824436aa4b..d0fe532db547b 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.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <netinet/in.h> diff --git a/usr.sbin/bluetooth/sdpd/Makefile b/usr.sbin/bluetooth/sdpd/Makefile index c47441f02cd0c..c37bbb1ce53be 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.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $ PROG= sdpd MAN= sdpd.8 diff --git a/usr.sbin/bluetooth/sdpd/bgd.c b/usr.sbin/bluetooth/sdpd/bgd.c index 70dda891072f5..3ab231b4a9ecc 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/bluetooth/sdpd/dun.c b/usr.sbin/bluetooth/sdpd/dun.c index e7aeb78d679ea..2eb2492a3c9f3 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/ftrn.c b/usr.sbin/bluetooth/sdpd/ftrn.c index bcebfc79807fa..c118742f71c6a 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/gn.c b/usr.sbin/bluetooth/sdpd/gn.c index d35c0eea5fdab..a6f9380370770 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.4.2.2.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/irmc.c b/usr.sbin/bluetooth/sdpd/irmc.c index d28a1205be670..45efd1532281b 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.24.1 2008/10/02 02:57:24 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 10dafe0b1ed27..070dc3c599ddc 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/lan.c b/usr.sbin/bluetooth/sdpd/lan.c index 2425a89db5a2f..ae7536f1cdcb5 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.8.1.2.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <arpa/inet.h> diff --git a/usr.sbin/bluetooth/sdpd/log.c b/usr.sbin/bluetooth/sdpd/log.c index b03f7e141d230..cc96258fb2e90 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/bluetooth/sdpd/log.h b/usr.sbin/bluetooth/sdpd/log.h index 8c9ce778cfdd6..bcb638abb20d1 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _LOG_H_ diff --git a/usr.sbin/bluetooth/sdpd/main.c b/usr.sbin/bluetooth/sdpd/main.c index 1df3bf0d5887b..b2575435f1ee6 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/select.h> diff --git a/usr.sbin/bluetooth/sdpd/nap.c b/usr.sbin/bluetooth/sdpd/nap.c index 5a857d8e91adc..45736ae76a211 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.4.2.2.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/opush.c b/usr.sbin/bluetooth/sdpd/opush.c index 36359daa98ef6..e63ee615e90ec 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/panu.c b/usr.sbin/bluetooth/sdpd/panu.c index e00f6503c9249..81959509b2c78 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.4.2.2.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/profile.c b/usr.sbin/bluetooth/sdpd/profile.c index f3dfaa7652a39..595447db28a36 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.8.2.2.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/profile.h b/usr.sbin/bluetooth/sdpd/profile.h index 0b0d86d8e1d1d..e5518c169197c 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.8.2.2.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _PROFILE_H_ diff --git a/usr.sbin/bluetooth/sdpd/provider.c b/usr.sbin/bluetooth/sdpd/provider.c index b0f5347018f86..f2defbd8de390 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/provider.h b/usr.sbin/bluetooth/sdpd/provider.h index b48bc8dfe4278..9f5a3eb543529 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _PROVIDER_H_ diff --git a/usr.sbin/bluetooth/sdpd/sar.c b/usr.sbin/bluetooth/sdpd/sar.c index 4fc25d92b1188..84114babff4f6 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/scr.c b/usr.sbin/bluetooth/sdpd/scr.c index d0c9ec5f29d6c..479f52fb2098a 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.1.8.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/sd.c b/usr.sbin/bluetooth/sdpd/sd.c index 52f6c953bd090..4ce611f9e3256 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/sdpd.8 b/usr.sbin/bluetooth/sdpd/sdpd.8 index 0844e30ee15d0..a29677497ec37 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.3.2.2.8.1 2008/10/02 02:57:24 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 816c6f5e6c2f2..2dcc15468360f 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.1.8.4.4.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/bluetooth/sdpd/server.h b/usr.sbin/bluetooth/sdpd/server.h index d7ef55e20244a..63beeb34369c9 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.1.8.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _SERVER_H_ diff --git a/usr.sbin/bluetooth/sdpd/sp.c b/usr.sbin/bluetooth/sdpd/sp.c index 31a9585a25e1c..c5789a2926fdb 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/srr.c b/usr.sbin/bluetooth/sdpd/srr.c index fd636d56d4460..969fdcc56b247 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.1.8.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/ssar.c b/usr.sbin/bluetooth/sdpd/ssar.c index eac92351c8241..aa83cca3585a5 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/ssr.c b/usr.sbin/bluetooth/sdpd/ssr.c index ac27548575cc3..3bba2c657e474 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/sur.c b/usr.sbin/bluetooth/sdpd/sur.c index 143eaf3dbec98..62f07b039207c 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.1.8.1.8.1 2008/10/02 02:57:24 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 db8d13ba76a5b..d642649fbbf55 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.18.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _UUID_PRIVATE_H_ diff --git a/usr.sbin/bluetooth/sdpd/uuid.c b/usr.sbin/bluetooth/sdpd/uuid.c index 1989bc5e797d1..74982cf3bf718 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.18.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/boot0cfg/Makefile b/usr.sbin/boot0cfg/Makefile index dc02cad7b41d0..f2df0ed8011dd 100644 --- a/usr.sbin/boot0cfg/Makefile +++ b/usr.sbin/boot0cfg/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/boot0cfg/Makefile,v 1.8.12.1.10.1 2008/10/02 02:57:24 kensmith Exp $ PROG= boot0cfg MAN= boot0cfg.8 diff --git a/usr.sbin/boot0cfg/boot0cfg.8 b/usr.sbin/boot0cfg/boot0cfg.8 index 0b0b4f2fb7d27..e1eadf60910f5 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.29.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd June 7, 2007 .Dt BOOT0CFG 8 diff --git a/usr.sbin/boot0cfg/boot0cfg.c b/usr.sbin/boot0cfg/boot0cfg.c index 6fd0587ba7cbd..b54cb5e47594f 100644 --- a/usr.sbin/boot0cfg/boot0cfg.c +++ b/usr.sbin/boot0cfg/boot0cfg.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/boot0cfg/boot0cfg.c,v 1.19.2.1.10.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/disklabel.h> diff --git a/usr.sbin/boot98cfg/Makefile b/usr.sbin/boot98cfg/Makefile index 9b0e70316315a..b7876ab1f24c8 100644 --- a/usr.sbin/boot98cfg/Makefile +++ b/usr.sbin/boot98cfg/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/boot98cfg/Makefile,v 1.5.14.1.10.1 2008/10/02 02:57:24 kensmith Exp $ PROG= boot98cfg MAN= boot98cfg.8 diff --git a/usr.sbin/boot98cfg/boot98cfg.8 b/usr.sbin/boot98cfg/boot98cfg.8 index 96ebbcdd0fd3f..c0fd43918046d 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd July 10, 2000 .Dt BOOT98CFG 8 diff --git a/usr.sbin/boot98cfg/boot98cfg.c b/usr.sbin/boot98cfg/boot98cfg.c index 45c79c99793de..6ed739c12ff3f 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.5.8.1.10.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/diskpc98.h> diff --git a/usr.sbin/bootparamd/Makefile b/usr.sbin/bootparamd/Makefile index c4e3361ecfabf..e0fcd37b2958e 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.30.1 2008/10/02 02:57:24 kensmith Exp $ SUBDIR= bootparamd callbootd diff --git a/usr.sbin/bootparamd/Makefile.inc b/usr.sbin/bootparamd/Makefile.inc index 1e4d46f113a51..2b8acf1123f8f 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.30.1 2008/10/02 02:57:24 kensmith Exp $ BINDIR?= /usr/sbin diff --git a/usr.sbin/bootparamd/bootparamd/Makefile b/usr.sbin/bootparamd/bootparamd/Makefile index af8a0dcffdc7c..a84f10b67b6a3 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.15.12.1 2008/10/02 02:57:24 kensmith Exp $ PROG= bootparamd MAN= bootparams.5 bootparamd.8 diff --git a/usr.sbin/bootparamd/bootparamd/README b/usr.sbin/bootparamd/bootparamd/README index 508ee0f63401f..c0ec47fa94b68 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.30.1 2008/10/02 02:57:24 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 6048a8f11fa1a..5bd6aa729e888 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.16.1 2008/10/02 02:57:24 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 91464653f1e27..bd5e6c78e7214 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.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #ifdef YP diff --git a/usr.sbin/bootparamd/bootparamd/bootparams.5 b/usr.sbin/bootparamd/bootparamd/bootparams.5 index c7c6785f47e1c..d5e192b2d3f3b 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.30.1 2008/10/02 02:57:24 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 3d021f0e6d271..77a86ba2cf0b9 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.8.1.2.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.sbin/bootparamd/callbootd/Makefile b/usr.sbin/bootparamd/callbootd/Makefile index 5a08d608a4c8a..9f20131dac79c 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.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= callbootd NO_MAN= diff --git a/usr.sbin/bootparamd/callbootd/callbootd.c b/usr.sbin/bootparamd/callbootd/callbootd.c index cee09f05fb94c..189dcb76fec5b 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.10.1.2.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include "bootparam_prot.h" diff --git a/usr.sbin/bsnmpd/Makefile b/usr.sbin/bsnmpd/Makefile index c948108f4f41c..567150f4e35f5 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.16.1 2008/10/02 02:57:24 kensmith Exp $ SUBDIR= gensnmptree \ bsnmpd \ diff --git a/usr.sbin/bsnmpd/Makefile.inc b/usr.sbin/bsnmpd/Makefile.inc index 265f86d1ed55a..34dbfa39f5ca5 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.26.1 2008/10/02 02:57:24 kensmith Exp $ .include "../Makefile.inc" diff --git a/usr.sbin/bsnmpd/bsnmpd/Makefile b/usr.sbin/bsnmpd/bsnmpd/Makefile index ceb742dccaed3..be85c23ff977a 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.11.2.2.8.1 2008/10/02 02:57:24 kensmith Exp $ # # Author: Harti Brandt <harti@freebsd.org> diff --git a/usr.sbin/bsnmpd/gensnmptree/Makefile b/usr.sbin/bsnmpd/gensnmptree/Makefile index c97ee7d17fadc..3167b8fae923e 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.3.12.1 2008/10/02 02:57:24 kensmith Exp $ # # Author: Harti Brandt <harti@freebsd.org> diff --git a/usr.sbin/bsnmpd/modules/Makefile b/usr.sbin/bsnmpd/modules/Makefile index 7ab1440f539ee..586ba40361751 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.8.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/bsnmp/snmpd diff --git a/usr.sbin/bsnmpd/modules/Makefile.inc b/usr.sbin/bsnmpd/modules/Makefile.inc index d478b6ba9ad4f..1ac68682ad415 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.9.2.2.8.1 2008/10/02 02:57:24 kensmith Exp $ SHLIB_MAJOR= 4 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 83c4e5c26bbcb..127948b0af52e 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.20.1 2008/10/02 02:57:24 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 4bba7cb5d2170..8e6ce4e9afd49 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.3.2.1.8.1 2008/10/02 02:57:24 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 6cc61d0121844..0992d895569b2 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.20.1 2008/10/02 02:57:24 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 525e80548a5f0..2479c9630c3cc 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.20.1 2008/10/02 02:57:24 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 d55ea3cf27d13..307486ca55097 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.2.2.2.4.1 2008/10/02 02:57:24 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 9f87b6557c0af..3c6ac1429be3d 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.2.1.4.1 2008/10/02 02:57:24 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 5d0afec43acbc..eb2f49d5b57c8 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.2.1.4.1 2008/10/02 02:57:24 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 ea6648e031b27..5fb2234bb9c3c 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.2.1.4.1 2008/10/02 02:57:24 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 781517f609522..6545c88984584 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.2.1.4.1 2008/10/02 02:57:24 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 4586e32114ec4..9c87ca94daefe 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.2.1.4.1 2008/10/02 02:57:24 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 0ad8cbf47f0e3..d0a9cfa14942c 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.2.1.4.1 2008/10/02 02:57:24 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 fe2af043c1121..345499c188b4b 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.5.2.2.4.1 2008/10/02 02:57:24 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 81acc4dc95e70..45db4b1f75416 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.2.1.4.1 2008/10/02 02:57:24 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 7f48950e4e87e..3f3288ae0b7a6 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.4.2.2.4.1 2008/10/02 02:57:24 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 9684d686feea2..ac05e62cec0df 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.6.2.2.4.1 2008/10/02 02:57:24 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 cbebda06e9ea2..abde3cfb642d9 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.2.2.2.4.1 2008/10/02 02:57:24 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 24c8969e8425e..8c221b610c9b8 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.2.2.2.4.1 2008/10/02 02:57:24 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 ee8d284af95fc..f74313b79c852 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.2.1.8.1 2008/10/02 02:57:24 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 2922f45aa8b11..31527e7d9e003 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.2.1.8.1 2008/10/02 02:57:24 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 f1cc5e3e33d61..da47b328e0503 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.2.1.8.1 2008/10/02 02:57:24 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 eb1ad9170b695..fad594cc6d087 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.2.2.1.8.1 2008/10/02 02:57:24 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 3c8663f63ca22..b8f3522befd86 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.4.2.1.8.1 2008/10/02 02:57:24 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 51e7181816158..84e883a8413e5 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.2.2.1.8.1 2008/10/02 02:57:24 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 a98241cd62eb1..c557c4fc235f9 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.2.2.1.8.1 2008/10/02 02:57:24 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 f56513b9e0060..1fb948e5620c5 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.3.2.1.8.1 2008/10/02 02:57:24 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 c29b29b3a6cd0..5d359313e99b7 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.2.2.1.8.1 2008/10/02 02:57:24 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 1c8273f3f0fbb..cd8848eff06d1 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.5.2.1.8.1 2008/10/02 02:57:24 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 945a9bde55a7b..6d66285e78ee2 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.2.1.8.1 2008/10/02 02:57:24 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 47112da777085..0a63126ed640d 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.2.1.8.1 2008/10/02 02:57:24 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 acac2384878dd..9518377af3bc0 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.2.2.1.8.1 2008/10/02 02:57:24 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 851d0f71ec899..841c49b7341a1 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.2.2.1.8.1 2008/10/02 02:57:24 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 1c21a9f640650..ca32719eea5f6 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.2.2.1.8.1 2008/10/02 02:57:24 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 7c05311e6c465..e6c9f2822737e 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.4.2.1.8.1 2008/10/02 02:57:24 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 e92d903f57280..c4a7f7bd38625 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.2.1.8.1 2008/10/02 02:57:24 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 5715fd086cfe9..12c77beb0bb91 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.2.2.1.8.1 2008/10/02 02:57:24 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 6b16ac2976d4e..1226b7f2068c9 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.5.6.3.8.1 2008/10/02 02:57:24 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 1896fe696ed8c..959ba5ab5ef78 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.22.1 2008/10/02 02:57:24 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 7caf7e40bbee6..6d6eec7e48c3a 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.6.6.1.8.1 2008/10/02 02:57:24 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 eff59ff15c7c7..8aa7d88f8ac05 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.22.1 2008/10/02 02:57:24 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 6f89d68a6210b..1f8284609adec 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.8.2.1.10.1 2008/10/02 02:57:24 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 d9d136a5228a6..7c6805c6e83c4 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.5.2.1.8.1 2008/10/02 02:57:24 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 21e553c30916a..a356456cb40d9 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.22.1 2008/10/02 02:57:24 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 72ebdb7116766..09a3280304396 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.16.1 2008/10/02 02:57:24 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 74724644cf497..14544cda95de0 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.1.2.1.8.1 2008/10/02 02:57:24 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 226394f1c6095..f05225dc79863 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.5.2.2.8.1 2008/10/02 02:57:24 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 003a3ec9acb99..e1d15be85c558 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.16.1 2008/10/02 02:57:24 kensmith Exp $ # (1 internet diff --git a/usr.sbin/btxld/Makefile b/usr.sbin/btxld/Makefile index 6ca452eec1c2a..bf9151cb4af09 100644 --- a/usr.sbin/btxld/Makefile +++ b/usr.sbin/btxld/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/btxld/Makefile,v 1.11.8.1.6.1 2008/10/02 02:57:24 kensmith Exp $ PROG= btxld MAN= btxld.8 diff --git a/usr.sbin/btxld/btx.h b/usr.sbin/btxld/btx.h index 86f0ede0759cd..cc0ad22c0710e 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.50.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _BTX_H_ diff --git a/usr.sbin/btxld/btxld.8 b/usr.sbin/btxld/btxld.8 index 5b514f619cbd2..5548078fe1ec5 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd September 12, 1998 .Dt BTXLD 8 diff --git a/usr.sbin/btxld/btxld.c b/usr.sbin/btxld/btxld.c index f255fa552818b..45af602f15e97 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.9.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/btxld/elfh.c b/usr.sbin/btxld/elfh.c index 2790d5a9d168f..5b3cc88cec70b 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/btxld/elfh.h b/usr.sbin/btxld/elfh.h index a4ab1348ae9b2..c3a32604f7475 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.50.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/elf32.h> diff --git a/usr.sbin/burncd/Makefile b/usr.sbin/burncd/Makefile index 6f032737e9277..985e34739c180 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.28.1 2008/10/02 02:57:24 kensmith Exp $ PROG= burncd MAN= burncd.8 diff --git a/usr.sbin/burncd/burncd.8 b/usr.sbin/burncd/burncd.8 index 18c1bc46a11be..648e03a358baf 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.37.2.1.10.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 2, 2005 .Os diff --git a/usr.sbin/burncd/burncd.c b/usr.sbin/burncd/burncd.c index 2800f5236be54..7a043989b0a99 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <unistd.h> diff --git a/usr.sbin/cdcontrol/Makefile b/usr.sbin/cdcontrol/Makefile index 40addadc52ef4..8ba9d5af027bf 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.28.1 2008/10/02 02:57:24 kensmith Exp $ PROG= cdcontrol diff --git a/usr.sbin/cdcontrol/cdcontrol.1 b/usr.sbin/cdcontrol/cdcontrol.1 index b8cf92ddf2d52..700f147f350c7 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.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd June 27, 2008 .Dt CDCONTROL 1 diff --git a/usr.sbin/cdcontrol/cdcontrol.c b/usr.sbin/cdcontrol/cdcontrol.c index b8213504c6a62..7d5fc93d650cb 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.48.8.1.2.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/cdio.h> #include <sys/cdrio.h> diff --git a/usr.sbin/chkgrp/Makefile b/usr.sbin/chkgrp/Makefile index 1c52f4680f83b..c688294633fca 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.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= chkgrp MAN= chkgrp.8 diff --git a/usr.sbin/chkgrp/chkgrp.8 b/usr.sbin/chkgrp/chkgrp.8 index 581fd64c37e03..f6a9ac1e683d5 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 26, 2005 .Dt CHKGRP 8 diff --git a/usr.sbin/chkgrp/chkgrp.c b/usr.sbin/chkgrp/chkgrp.c index eca26afa60f27..c1656c823e456 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.9.2.2.10.1 2008/10/02 02:57:24 kensmith Exp $"); #include <err.h> #include <ctype.h> diff --git a/usr.sbin/chown/Makefile b/usr.sbin/chown/Makefile index 63c5a22f05daf..43cd773b54f26 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.28.1 2008/10/02 02:57:24 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 0b3a7892ab87e..717836cb22bf6 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd April 25, 2003 .Dt CHGRP 1 diff --git a/usr.sbin/chown/chown.8 b/usr.sbin/chown/chown.8 index f617f73555048..a54231cb0633a 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd April 25, 2003 .Dt CHOWN 8 diff --git a/usr.sbin/chown/chown.c b/usr.sbin/chown/chown.c index 0918265840e54..c73a0f61d7b6c 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.24.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/stat.h> diff --git a/usr.sbin/chroot/Makefile b/usr.sbin/chroot/Makefile index d28de6668e262..9926a2e4dfd02 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.28.1 2008/10/02 02:57:24 kensmith Exp $ PROG= chroot MAN= chroot.8 diff --git a/usr.sbin/chroot/chroot.8 b/usr.sbin/chroot/chroot.8 index d847175b32c70..7c3cefa5289a3 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.24.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd June 7, 2003 .Dt CHROOT 8 diff --git a/usr.sbin/chroot/chroot.c b/usr.sbin/chroot/chroot.c index f33db7a245882..ab420f28390b6 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.24.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> diff --git a/usr.sbin/ckdist/Makefile b/usr.sbin/ckdist/Makefile index 23430a8bb1af2..999da38d8bb2b 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.30.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../usr.bin/cksum diff --git a/usr.sbin/ckdist/ckdist.1 b/usr.sbin/ckdist/ckdist.1 index 9a5f9f948a37b..1810d5c2a2340 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.10.12.1 2008/10/02 02:57:24 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 92bcd0d81a43e..bd169168db4c3 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.28.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/clear_locks/Makefile b/usr.sbin/clear_locks/Makefile index dace0e16668c8..248798a9a4446 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.4.1.2.1 2008/10/02 02:57:24 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 9f6cafea65b41..f5b4a9eaa758e 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.4.1.2.1 2008/10/02 02:57:24 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 1249c12ee9523..9bbb236d03de4 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.4.1.2.1 2008/10/02 02:57:24 kensmith Exp $"); #include <stdio.h> #include <stdlib.h> diff --git a/usr.sbin/config/Makefile b/usr.sbin/config/Makefile index 6f6ecce21efad..2eb00ec93abaf 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.34.20.1 2008/10/02 02:57:24 kensmith Exp $ PROG= config MAN= config.8 diff --git a/usr.sbin/config/config.8 b/usr.sbin/config/config.8 index adffa122819fd..fe4a660f6a6e1 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.43.2.2.6.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd December 16, 2004 .Dt CONFIG 8 diff --git a/usr.sbin/config/config.h b/usr.sbin/config/config.h index 216aa93115b00..b0fe9d1bb41d0 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.56.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/config/config.y b/usr.sbin/config/config.y index 536220c868773..085b134d06ed7 100644 --- a/usr.sbin/config/config.y +++ b/usr.sbin/config/config.y @@ -68,7 +68,7 @@ * SUCH DAMAGE. * * @(#)config.y 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/config/config.y,v 1.66.2.3.2.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <ctype.h> diff --git a/usr.sbin/config/configvers.h b/usr.sbin/config/configvers.h index b4906e3cc39b9..9482ccb46009d 100644 --- a/usr.sbin/config/configvers.h +++ b/usr.sbin/config/configvers.h @@ -6,6 +6,6 @@ * The numbering scheme is inspired by the sys/conf/newvers.sh RELDATE * and <osreldate.h> system. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/config/configvers.h,v 1.35.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #define CONFIGVERS 600003 diff --git a/usr.sbin/config/lang.l b/usr.sbin/config/lang.l index 48c989887022c..990aabdb53f11 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.41.2.2.2.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <assert.h> diff --git a/usr.sbin/config/main.c b/usr.sbin/config/main.c index 5ffc02d17539a..efbdf76dd0ff2 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.64.2.2.2.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/config/mkheaders.c b/usr.sbin/config/mkheaders.c index 9babe783e5b13..6c2a3953f133f 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.30.12.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/config/mkmakefile.c b/usr.sbin/config/mkmakefile.c index d4b2466e31582..e51d0f7754917 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.81.12.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/config/mkoptions.c b/usr.sbin/config/mkoptions.c index 3e2dcf71b3ebc..6751eb5ea0eb3 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.32.20.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/crashinfo/Makefile b/usr.sbin/crashinfo/Makefile index fa2a19c60c5f2..65e25b8541b8b 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.4.1.2.1 2008/10/02 02:57:24 kensmith Exp $ SCRIPTS= crashinfo.sh MAN= crashinfo.8 diff --git a/usr.sbin/crashinfo/crashinfo.8 b/usr.sbin/crashinfo/crashinfo.8 index e4ae67b365f8e..58cd8f5e240e6 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.4.1.2.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd June 28, 2008 .Dt CRASHINFO 8 diff --git a/usr.sbin/crashinfo/crashinfo.sh b/usr.sbin/crashinfo/crashinfo.sh index cd4100941898e..9aa972fcd89b7 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.4.1.2.1 2008/10/02 02:57:24 kensmith Exp $ usage() { diff --git a/usr.sbin/cron/Makefile b/usr.sbin/cron/Makefile index 62f853cd26732..98c67958d70e7 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.30.1 2008/10/02 02:57:24 kensmith Exp $ SUBDIR= lib cron crontab diff --git a/usr.sbin/cron/Makefile.inc b/usr.sbin/cron/Makefile.inc index 900730b2e9431..67134a40cb4cf 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.16.1 2008/10/02 02:57:24 kensmith Exp $ LIBCRON= ${.OBJDIR}/../lib/libcron.a diff --git a/usr.sbin/cron/cron/Makefile b/usr.sbin/cron/cron/Makefile index d578da72daa52..e7c52d7d771ce 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.15.26.1 2008/10/02 02:57:24 kensmith Exp $ PROG= cron MAN= cron.8 diff --git a/usr.sbin/cron/cron/compat.h b/usr.sbin/cron/cron/compat.h index 905c3aaf3bd94..5547403f197c7 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.50.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef __P diff --git a/usr.sbin/cron/cron/config.h b/usr.sbin/cron/cron/config.h index 6d77da27580d5..c2ef268771a6b 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.50.1 2008/10/02 02:57:24 kensmith Exp $ */ #if !defined(_PATH_SENDMAIL) diff --git a/usr.sbin/cron/cron/cron.8 b/usr.sbin/cron/cron/cron.8 index 1966702065a32..d5b87adb7e891 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.24.2.1.2.1 2008/10/02 02:57:24 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 341d0e855fbf9..e1ae1a3461f5f 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.15.8.2.2.1 2008/10/02 02:57:24 kensmith Exp $"; #endif #define MAIN_PROGRAM diff --git a/usr.sbin/cron/cron/cron.h b/usr.sbin/cron/cron/cron.h index f49076358996d..e7a67170cfe51 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.15.8.2.2.1 2008/10/02 02:57:24 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 9ebf75d83999a..e04b262b8b971 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.8.46.1 2008/10/02 02:57:24 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 a42c088c3a605..08d7af0b4ac8e 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.22.8.4.2.1 2008/10/02 02:57:24 kensmith Exp $"; #endif diff --git a/usr.sbin/cron/cron/job.c b/usr.sbin/cron/cron/job.c index 6d1b1af6e4748..dc397d52229f8 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.50.1 2008/10/02 02:57:24 kensmith Exp $"; #endif diff --git a/usr.sbin/cron/cron/pathnames.h b/usr.sbin/cron/cron/pathnames.h index ba91bfdc61f9b..0cc9e67d2913a 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.50.1 2008/10/02 02:57:24 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 06e8c1c75b3b8..b61af37b22fa6 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.12.14.1.6.1 2008/10/02 02:57:24 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 16fd61723a867..a8e46000d67a3 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.50.1 2008/10/02 02:57:24 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 6b9486dc1500c..3225824cf8836 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.16.1 2008/10/02 02:57:24 kensmith Exp $ BINDIR= /usr/bin diff --git a/usr.sbin/cron/crontab/crontab.1 b/usr.sbin/cron/crontab/crontab.1 index b634d314a64df..0b709471a5481 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.16.1 2008/10/02 02:57:24 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 7ae8c2acd0e72..ee25e5f8a6f2f 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.27.2.1.10.1 2008/10/02 02:57:24 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 e793b0b07d703..27a97a48df547 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.22.2.1.6.1 2008/10/02 02:57:24 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 f30df7d197508..9a7437c510ef5 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.30.1 2008/10/02 02:57:24 kensmith Exp $ Conversion of BSD 4.[23] crontab files: diff --git a/usr.sbin/cron/doc/FEATURES b/usr.sbin/cron/doc/FEATURES index 821d1f3a3af2c..e2186d2b0d2c6 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.50.1 2008/10/02 02:57:24 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 7f4c9974da64a..f4ec60611b4ba 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.50.1 2008/10/02 02:57:24 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 3549e94d575a5..e252a9ba73208 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.50.1 2008/10/02 02:57:24 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 8df1301c689d3..ecfc7e5c82bfc 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.50.1 2008/10/02 02:57:24 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 eaced9e65d94e..06b5c22e4ca3e 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.50.1 2008/10/02 02:57:24 kensmith Exp $ diff --git a/usr.sbin/cron/lib/Makefile b/usr.sbin/cron/lib/Makefile index d11c511beec6e..c2a94e6225ef7 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.7.12.1 2008/10/02 02:57:24 kensmith Exp $ LIB= cron INTERNALLIB= diff --git a/usr.sbin/cron/lib/compat.c b/usr.sbin/cron/lib/compat.c index 96860128882f0..6bc480dcdf659 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.30.1 2008/10/02 02:57:24 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 3b24f30245d6d..067994d09c2bd 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.16.2.1.4.1 2008/10/02 02:57:24 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 fd358176b1249..82d9da4955817 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.28.1 2008/10/02 02:57:24 kensmith Exp $"; #endif diff --git a/usr.sbin/cron/lib/misc.c b/usr.sbin/cron/lib/misc.c index e557afc424bc8..47cd53266f26b 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.12.2.1.8.1 2008/10/02 02:57:24 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 6bf600fce66b8..35fbedec641db 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.30.1 2008/10/02 02:57:24 kensmith Exp $ SUBDIR= crunchgen crunchide diff --git a/usr.sbin/crunch/Makefile.inc b/usr.sbin/crunch/Makefile.inc index f8ffe675db6ef..566a6160c7d1b 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.30.1 2008/10/02 02:57:24 kensmith Exp $ # modify to taste BINDIR?= /usr/bin diff --git a/usr.sbin/crunch/crunchgen/Makefile b/usr.sbin/crunch/crunchgen/Makefile index 8d0a78b190276..a3f1d37617e82 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.30.1 2008/10/02 02:57:24 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 2cf957670113e..302afe3c5edfa 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.30.1 2008/10/02 02:57:24 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 e1d6aa8014c8d..83c724fbe9f5c 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.28.14.1.6.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 31, 2006 .Dt CRUNCHGEN 1 diff --git a/usr.sbin/crunch/crunchgen/crunchgen.c b/usr.sbin/crunch/crunchgen/crunchgen.c index 6e02c6464ce38..9075815f89ff8 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.35.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * ======================================================================== diff --git a/usr.sbin/crunch/crunchide/Makefile b/usr.sbin/crunch/crunchide/Makefile index 945ed5b2f1e4f..844be8c04b248 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.7.22.1 2008/10/02 02:57:24 kensmith Exp $ PROG= crunchide SRCS= crunchide.c diff --git a/usr.sbin/crunch/crunchide/crunchide.1 b/usr.sbin/crunch/crunchide/crunchide.1 index ef9947dae56c5..ab4c4f2943feb 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.24.1 2008/10/02 02:57:24 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 f50d3e5075c43..f17ed82d374a3 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.10.26.1 2008/10/02 02:57:24 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 a608c23316664..caa61da46e338 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.24.1 2008/10/02 02:57:24 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 25207d2f680f9..de5e38daee8b3 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.14.8.1.8.1 2008/10/02 02:57:24 kensmith Exp $"); #ifndef ELFSIZE #define ELFSIZE 32 diff --git a/usr.sbin/crunch/crunchide/extern.h b/usr.sbin/crunch/crunchide/extern.h index 4200bc3d40225..fa83e0ad29897 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.30.1 2008/10/02 02:57:24 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 6dd49acc1a158..ff53571c288d4 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.16.1 2008/10/02 02:57:24 kensmith Exp $ CRUNCHED= fixit diff --git a/usr.sbin/crunch/examples/filesystem.conf b/usr.sbin/crunch/examples/filesystem.conf index 1fb93856c7f15..bc879af52c2eb 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.50.1 2008/10/02 02:57:24 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 3284e868c51b1..f7266c3e5c863 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.50.1 2008/10/02 02:57:24 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 f8590ae5f712e..eb5c65c741eaf 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.5.26.1 2008/10/02 02:57:24 kensmith Exp $ # # ========================================================================= diff --git a/usr.sbin/ctm/Makefile b/usr.sbin/ctm/Makefile index 630aab0940dd9..8eb67f5d0e1ac 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.50.1 2008/10/02 02:57:24 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 c6c2c5aebdff1..7f891ab814064 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.50.1 2008/10/02 02:57:24 kensmith Exp $ .if exists(${.CURDIR}/../../Makefile.inc) .include "${.CURDIR}/../../Makefile.inc" diff --git a/usr.sbin/ctm/README b/usr.sbin/ctm/README index 94c779afcf85f..b557b1b4d72f4 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.30.1 2008/10/02 02:57:24 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 c0cf79a64d926..7ba3c98fff153 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.28.1 2008/10/02 02:57:24 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 732b0b9a9685b..ea4aa228ed5dc 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd March 25, 1995 .Os diff --git a/usr.sbin/ctm/ctm/ctm.5 b/usr.sbin/ctm/ctm/ctm.5 index 678837e6182e6..5ecff2e22c00c 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd March 25, 1995 .Os diff --git a/usr.sbin/ctm/ctm/ctm.c b/usr.sbin/ctm/ctm/ctm.c index 0ea4895ca4017..79997bfc3b304 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.30.1 2008/10/02 02:57:24 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 b733539bbd977..4901403643a71 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.28.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_ed.c b/usr.sbin/ctm/ctm/ctm_ed.c index e3ec464030e2a..02bf5d769d4e0 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.30.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_input.c b/usr.sbin/ctm/ctm/ctm_input.c index 32166d311f122..fa1aa4997b766 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.28.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_pass1.c b/usr.sbin/ctm/ctm/ctm_pass1.c index 026a3204a44a0..99a3d98a3e8dc 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.30.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_pass2.c b/usr.sbin/ctm/ctm/ctm_pass2.c index a0b857ab5dc0f..7d2f18b25eb6f 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.30.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_pass3.c b/usr.sbin/ctm/ctm/ctm_pass3.c index 34c6d87c1d53c..6e17aaf8f5f2c 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.30.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_passb.c b/usr.sbin/ctm/ctm/ctm_passb.c index ee3a69c5fbca9..6c86ac0b4487f 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.30.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_syntax.c b/usr.sbin/ctm/ctm/ctm_syntax.c index 66389431d7e35..592401e6ba937 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.30.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm_dequeue/Makefile b/usr.sbin/ctm/ctm_dequeue/Makefile index 07a234f0599d1..60a60436679c0 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.16.1 2008/10/02 02:57:24 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 783fd3f4a1a62..62b3c80fbd9bb 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/ctm/ctm_rmail/Makefile b/usr.sbin/ctm/ctm_rmail/Makefile index e2052b9228c76..c9127bf1a24f5 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.28.1 2008/10/02 02:57:24 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 5476e491f4efc..1d55f48a95807 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.16.1 2008/10/02 02:57:24 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 a46a58aa87348..61e6e3dbe0e3b 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/ctm/ctm_rmail/error.c b/usr.sbin/ctm/ctm_rmail/error.c index 56d3dc68d5f7d..b141e2234fb96 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.30.1 2008/10/02 02:57:24 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 c631b6712ccbd..3e7cf75879089 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.30.1 2008/10/02 02:57:24 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 86c1247b6487d..029ff92eb6190 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ static char *O_usage; diff --git a/usr.sbin/ctm/ctm_smail/Makefile b/usr.sbin/ctm/ctm_smail/Makefile index 980e9bf02d3e9..91e5b025d7a92 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.16.1 2008/10/02 02:57:24 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 a0dc03c8f59d4..01df9c9da69e5 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.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/ctm/mkCTM/Makefile b/usr.sbin/ctm/mkCTM/Makefile index cefd70448c685..b2a784909e6b8 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.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= mkctm NO_MAN= diff --git a/usr.sbin/ctm/mkCTM/dequeue b/usr.sbin/ctm/mkCTM/dequeue index 697ec0b5be850..5a0d2017fd154 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.50.1 2008/10/02 02:57:24 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 02b154427e9a2..3abe8d2c61394 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.28.1 2008/10/02 02:57:24 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 d2c73e20809a2..82bb1a38364b6 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ /* Still missing: * @@ -14,7 +14,7 @@ * dir1 "Soll" * dir2 "Ist" * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/mkCTM/mkctm.c,v 1.13.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/cxgbtool/Makefile b/usr.sbin/cxgbtool/Makefile index d97c51317822a..0429f06e74ae4 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.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ PROG= cxgbtool SRCS= cxgbtool.c diff --git a/usr.sbin/cxgbtool/cxgbtool.c b/usr.sbin/cxgbtool/cxgbtool.c index 6c5effa89702b..cf74e36691a48 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.1.2.2.4.1 2008/10/02 02:57:24 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 734061fa17a64..fb1732bf57bcd 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.2.1.4.1 2008/10/02 02:57:24 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 f5f816301f128..68a8b26597f09 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.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ diff --git a/usr.sbin/cxgbtool/reg_defs_t3b.c b/usr.sbin/cxgbtool/reg_defs_t3b.c index 3adee90a4d7e5..2756ae908ddd9 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.2.1.4.1 2008/10/02 02:57:24 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 228c0bfbebbf1..287974dfc3295 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.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef __CXGBTOOL_VERSION_H diff --git a/usr.sbin/daemon/Makefile b/usr.sbin/daemon/Makefile index 3ca3e91ad193e..3d6bb2a4894b4 100644 --- a/usr.sbin/daemon/Makefile +++ b/usr.sbin/daemon/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/daemon/Makefile,v 1.2.12.1.8.1 2008/10/02 02:57:24 kensmith Exp $ PROG= daemon MAN= daemon.8 diff --git a/usr.sbin/daemon/daemon.8 b/usr.sbin/daemon/daemon.8 index d7693192d475d..894e5d7f2631d 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.6.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd August 30, 2001 .Dt DAEMON 8 diff --git a/usr.sbin/daemon/daemon.c b/usr.sbin/daemon/daemon.c index 571bc3b940845..282b114dbf4f1 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.3.8.1.8.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> diff --git a/usr.sbin/dconschat/Makefile b/usr.sbin/dconschat/Makefile index 47efe5274be14..f5807636915fe 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.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= dconschat MAN= dconschat.8 diff --git a/usr.sbin/dconschat/dconschat.8 b/usr.sbin/dconschat/dconschat.8 index 1feebd881ed47..57694cb15157b 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.6.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .\" .Dd February 11, 2003 diff --git a/usr.sbin/dconschat/dconschat.c b/usr.sbin/dconschat/dconschat.c index 9594c16b888bf..c1626d581542d 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.9.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/devinfo/Makefile b/usr.sbin/devinfo/Makefile index 52e4d6d279e29..c7a2dd9b12eeb 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.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= devinfo MAN= devinfo.8 diff --git a/usr.sbin/devinfo/devinfo.8 b/usr.sbin/devinfo/devinfo.8 index 70976db164417..4ef08ad843d7a 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.6.26.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 10, 2002 .Os diff --git a/usr.sbin/devinfo/devinfo.c b/usr.sbin/devinfo/devinfo.c index 55a20feccf490..e53e19b2c29d9 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.5.8.1.4.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <err.h> diff --git a/usr.sbin/digictl/Makefile b/usr.sbin/digictl/Makefile index 029dfee11e535..7649fc3697020 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.28.1 2008/10/02 02:57:24 kensmith Exp $ PROG= digictl MAN= digictl.8 diff --git a/usr.sbin/digictl/digictl.8 b/usr.sbin/digictl/digictl.8 index 2ac98ea4e3b22..399c65d461f0f 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.16.1 2008/10/02 02:57:24 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 0aa5f68f2578c..5651142ff9451 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <errno.h> diff --git a/usr.sbin/diskinfo/Makefile b/usr.sbin/diskinfo/Makefile index 5ffa27f6f0d83..66c5f725ce044 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.24.1 2008/10/02 02:57:24 kensmith Exp $ PROG= diskinfo MAN= diskinfo.8 diff --git a/usr.sbin/diskinfo/diskinfo.8 b/usr.sbin/diskinfo/diskinfo.8 index dfc7040f349ff..dfb6fe361231b 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd November 9, 2004 .Dt DISKINFO 8 diff --git a/usr.sbin/diskinfo/diskinfo.c b/usr.sbin/diskinfo/diskinfo.c index 2f033b69793f9..a845007a80e22 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.8.12.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/dnssec-keygen/Makefile b/usr.sbin/dnssec-keygen/Makefile index 0964188e0cb6e..04512cd8f4710 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.2.4.1.10.1 2008/10/02 02:57:24 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 73dcc75718cc9..a7e4077b32589 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.2.4.1.10.1 2008/10/02 02:57:24 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 93e3e07122284..5d9cbe8b546ce 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.16.1 2008/10/02 02:57:24 kensmith Exp $ SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/editmap diff --git a/usr.sbin/edquota/Makefile b/usr.sbin/edquota/Makefile index e5a3b12559aa9..c4215ba3aac91 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.28.1 2008/10/02 02:57:24 kensmith Exp $ PROG= edquota MAN= edquota.8 diff --git a/usr.sbin/edquota/edquota.8 b/usr.sbin/edquota/edquota.8 index ff3d481231a99..8858e620049e0 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.23.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd June 6, 1993 .Dt EDQUOTA 8 diff --git a/usr.sbin/edquota/edquota.c b/usr.sbin/edquota/edquota.c index c73e7de061258..bfbcea68f2c5a 100644 --- a/usr.sbin/edquota/edquota.c +++ b/usr.sbin/edquota/edquota.c @@ -42,7 +42,7 @@ static char sccsid[] = "@(#)edquota.c 8.1 (Berkeley) 6/6/93"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/edquota/edquota.c,v 1.23.20.1 2008/10/02 02:57:24 kensmith Exp $"); /* * Disk quota editor. diff --git a/usr.sbin/edquota/pathnames.h b/usr.sbin/edquota/pathnames.h index 53bfbfefeb96d..18290a5cd584c 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <paths.h> diff --git a/usr.sbin/eeprom/Makefile b/usr.sbin/eeprom/Makefile index fa5f411d44281..4c360c914bc95 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.24.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../ofwdump diff --git a/usr.sbin/eeprom/eeprom.8 b/usr.sbin/eeprom/eeprom.8 index 4bec6f38bd500..9e9c65397bf14 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.5.2.1.6.1 2008/10/02 02:57:24 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 ecd9267a03374..5d7a681f9c694 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.24.1 2008/10/02 02:57:24 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 8bf51ea598031..a074e8d81dd88 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.3.20.1 2008/10/02 02:57:24 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 5bc66567e31c3..fe03e5066ce86 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef OFW_OPTIONS_H diff --git a/usr.sbin/elf2exe/Makefile b/usr.sbin/elf2exe/Makefile index 69e362204b93b..8c89ef7a11dc6 100644 --- a/usr.sbin/elf2exe/Makefile +++ b/usr.sbin/elf2exe/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/elf2exe/Makefile,v 1.7.26.1 2008/10/02 02:57:24 kensmith Exp $ PROG= elf2exe MAN= elf2exe.8 diff --git a/usr.sbin/elf2exe/elf2exe.8 b/usr.sbin/elf2exe/elf2exe.8 index 779cb5006055c..d227057429be0 100644 --- a/usr.sbin/elf2exe/elf2exe.8 +++ b/usr.sbin/elf2exe/elf2exe.8 @@ -9,7 +9,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/elf2exe/elf2exe.8,v 1.12.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd July 26, 1999 .Dt ELF2EXE 8 Alpha diff --git a/usr.sbin/elf2exe/elf2exe.c b/usr.sbin/elf2exe/elf2exe.c index d0959eb1400c0..e6ca3ed1fb2ed 100644 --- a/usr.sbin/elf2exe/elf2exe.c +++ b/usr.sbin/elf2exe/elf2exe.c @@ -30,7 +30,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/elf2exe/elf2exe.c,v 1.7.26.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/extattr/Makefile b/usr.sbin/extattr/Makefile index ae349752d6899..a3296e3dc0287 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.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= rmextattr MAN= rmextattr.8 diff --git a/usr.sbin/extattr/rmextattr.8 b/usr.sbin/extattr/rmextattr.8 index c51fa6d922fed..22191c1cd9fb4 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.28.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd August 30, 2000 .Dt RMEXTATTR 8 diff --git a/usr.sbin/extattr/rmextattr.c b/usr.sbin/extattr/rmextattr.c index 0c65d7b29bce7..38525e1e8c613 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.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/extattrctl/Makefile b/usr.sbin/extattrctl/Makefile index 5eb1945d3b945..0564631a476d3 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.28.1 2008/10/02 02:57:24 kensmith Exp $ PROG= extattrctl MAN= extattrctl.8 diff --git a/usr.sbin/extattrctl/extattrctl.8 b/usr.sbin/extattrctl/extattrctl.8 index c5850ab4ef196..8821d20c42a02 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.16.1 2008/10/02 02:57:24 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 103fcd345a92d..9adb1e9a1cb0e 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Developed by the TrustedBSD Project. diff --git a/usr.sbin/faithd/Makefile b/usr.sbin/faithd/Makefile index e1898ed333a45..2c383af57e586 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.24.1 2008/10/02 02:57:24 kensmith Exp $ PROG= faithd MAN= faithd.8 diff --git a/usr.sbin/faithd/README b/usr.sbin/faithd/README index 6628bf63dcbcc..b7991c6c40c4d 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.26.1 2008/10/02 02:57:24 kensmith Exp $ Introduction diff --git a/usr.sbin/faithd/faithd.8 b/usr.sbin/faithd/faithd.8 index 5d16989902fab..e96050c98a8e4 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 17, 1998 .Dt FAITHD 8 diff --git a/usr.sbin/faithd/faithd.c b/usr.sbin/faithd/faithd.c index 3df90a5953703..2b69466576cdd 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.26.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/faithd/faithd.h b/usr.sbin/faithd/faithd.h index f4224321ddd0b..8da2ab23a5faf 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.26.1 2008/10/02 02:57:24 kensmith Exp $ */ extern char logname[]; diff --git a/usr.sbin/faithd/ftp.c b/usr.sbin/faithd/ftp.c index 19ad5eeb6c342..be61e07e8a7fb 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/faithd/prefix.c b/usr.sbin/faithd/prefix.c index 138c948927f1c..fc2a8da77cd90 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.26.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000 WIDE Project. diff --git a/usr.sbin/faithd/prefix.h b/usr.sbin/faithd/prefix.h index 2a2963982ca9c..d71373eea51f1 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000 WIDE Project. diff --git a/usr.sbin/faithd/tcp.c b/usr.sbin/faithd/tcp.c index 714df9a159c28..43a0e68952b6d 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.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/faithd/test/faithd.rb b/usr.sbin/faithd/test/faithd.rb index 682f540db98ac..d1be531d5b569 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.26.1 2008/10/02 02:57:24 kensmith Exp $ require "socket" require "thread" diff --git a/usr.sbin/fdcontrol/Makefile b/usr.sbin/fdcontrol/Makefile index e2b54aa067085..8c026dedd6389 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../fdread diff --git a/usr.sbin/fdcontrol/fdcontrol.8 b/usr.sbin/fdcontrol/fdcontrol.8 index cbc6883cdd6c0..fefbafbd8d4e5 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.20.8.1.6.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd December 25, 2001 .Os diff --git a/usr.sbin/fdcontrol/fdcontrol.c b/usr.sbin/fdcontrol/fdcontrol.c index f1a923393d76e..cdf228aa9c006 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.13.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/fdcio.h> #include <sys/file.h> diff --git a/usr.sbin/fdformat/Makefile b/usr.sbin/fdformat/Makefile index a172811ec055b..28f3eb4e75556 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../fdread diff --git a/usr.sbin/fdformat/fdformat.1 b/usr.sbin/fdformat/fdformat.1 index 2770901c4ed5f..8fe1b357949cc 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.29.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd December 25, 2001 .Os diff --git a/usr.sbin/fdformat/fdformat.c b/usr.sbin/fdformat/fdformat.c index 8e29e40fc8571..f6812e5740d79 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/fdread/Makefile b/usr.sbin/fdread/Makefile index 2868a3c38f03b..88aabd650f528 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.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= fdread SRCS= fdread.c fdutil.c diff --git a/usr.sbin/fdread/fdread.1 b/usr.sbin/fdread/fdread.1 index 20a79fc145317..1e3baa7b51081 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .\" .Dd May 14, 2001 diff --git a/usr.sbin/fdread/fdread.c b/usr.sbin/fdread/fdread.c index 8aee99bd0c705..87a6ab970a2ed 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.6.12.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/fdread/fdutil.c b/usr.sbin/fdread/fdutil.c index c1f4d8f18dfb1..cd6c60673bfca 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <dev/ic/nec765.h> diff --git a/usr.sbin/fdread/fdutil.h b/usr.sbin/fdread/fdutil.h index a093228508979..4a3f749fd5da6 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ diff --git a/usr.sbin/fdwrite/Makefile b/usr.sbin/fdwrite/Makefile index ba6f047ff1611..80872d67cc0f0 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.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= fdwrite WARNS?= 6 diff --git a/usr.sbin/fdwrite/fdwrite.1 b/usr.sbin/fdwrite/fdwrite.1 index 28df514f26451..b6d8e11459e27 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .\" .Dd September 16, 1993 diff --git a/usr.sbin/fdwrite/fdwrite.c b/usr.sbin/fdwrite/fdwrite.c index 3c220916e84ee..ae263d40aeee9 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.16.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/usr.sbin/flowctl/Makefile b/usr.sbin/flowctl/Makefile index d47993b0996df..b9ad21507eca9 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.18.1 2008/10/02 02:57:24 kensmith Exp $ # PROG= flowctl diff --git a/usr.sbin/flowctl/flowctl.8 b/usr.sbin/flowctl/flowctl.8 index e72486bbf8008..a621d369e9b66 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd March 23, 2005 .Os diff --git a/usr.sbin/flowctl/flowctl.c b/usr.sbin/flowctl/flowctl.c index 856fe583a3bb8..123488323e455 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.16.1 2008/10/02 02:57:24 kensmith Exp $"; #endif #include <sys/types.h> diff --git a/usr.sbin/freebsd-update/Makefile b/usr.sbin/freebsd-update/Makefile index c5d4b0014ea62..1ded3b8ba2042 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.2.1.6.1 2008/10/02 02:57:24 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 589886edd4c22..43c18a34854db 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.1.2.4.2.1 2008/10/02 02:57:24 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 331ef10149477..bdb4663a2793a 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.2.2.10.2.1 2008/10/02 02:57:24 kensmith Exp $ #### Usage function -- called from command-line handling code. diff --git a/usr.sbin/fwcontrol/Makefile b/usr.sbin/fwcontrol/Makefile index 9694d5edb6485..d166a645fabd8 100644 --- a/usr.sbin/fwcontrol/Makefile +++ b/usr.sbin/fwcontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/fwcontrol/Makefile,v 1.4.12.1.4.1 2008/10/02 02:57:24 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 c26b3c9b66e2a..2802e2e63bded 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.16.2.3.2.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd October 30, 2007 .Dt FWCONTROL 8 diff --git a/usr.sbin/fwcontrol/fwcontrol.c b/usr.sbin/fwcontrol/fwcontrol.c index d7c5288de0681..c647620627f9f 100644 --- a/usr.sbin/fwcontrol/fwcontrol.c +++ b/usr.sbin/fwcontrol/fwcontrol.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/fwcontrol/fwcontrol.c,v 1.22.2.2.2.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/malloc.h> diff --git a/usr.sbin/fwcontrol/fwdv.c b/usr.sbin/fwcontrol/fwdv.c index 7b749e61128e2..bb15408f96024 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.5.12.2.4.1 2008/10/02 02:57:24 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 9ac82e6fab8db..6bc23ca2b68a7 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.2.1.4.1 2008/10/02 02:57:24 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 4ad8432aa9b6a..6b2a56108d58f 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.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> #include <sys/ioctl.h> diff --git a/usr.sbin/getfmac/Makefile b/usr.sbin/getfmac/Makefile index ad496570afdde..eba22ec54e88f 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.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= getfmac MAN= getfmac.8 diff --git a/usr.sbin/getfmac/getfmac.8 b/usr.sbin/getfmac/getfmac.8 index f8ebb314c3dbd..3eb4268470a12 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.28.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd June 27, 2002 .Dt GETFMAC 8 diff --git a/usr.sbin/getfmac/getfmac.c b/usr.sbin/getfmac/getfmac.c index 7c03d5903e542..6918915135227 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> #include <sys/mac.h> diff --git a/usr.sbin/getpmac/Makefile b/usr.sbin/getpmac/Makefile index 87e6d28889ca6..3cccd2acf53df 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.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= getpmac MAN= getpmac.8 diff --git a/usr.sbin/getpmac/getpmac.8 b/usr.sbin/getpmac/getpmac.8 index 307c9628f8900..11f19b739a881 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.28.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd January 14, 2003 .Dt GETPMAC 8 diff --git a/usr.sbin/getpmac/getpmac.c b/usr.sbin/getpmac/getpmac.c index 6e815584cdc74..fd3086487a13e 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> #include <sys/mac.h> diff --git a/usr.sbin/gstat/Makefile b/usr.sbin/gstat/Makefile index 14c12fa42cb3c..32b6dcf351754 100644 --- a/usr.sbin/gstat/Makefile +++ b/usr.sbin/gstat/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/gstat/Makefile,v 1.6.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ PROG= gstat MAN= gstat.8 diff --git a/usr.sbin/gstat/gstat.8 b/usr.sbin/gstat/gstat.8 index 08a92fbc1c716..f04b86f0b783d 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.7.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 20, 2006 .Dt GSTAT 8 diff --git a/usr.sbin/gstat/gstat.c b/usr.sbin/gstat/gstat.c index f982235044dd1..023d9731f360c 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.12.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ diff --git a/usr.sbin/i4b/Makefile b/usr.sbin/i4b/Makefile index 01f76421a1fa9..769b88074cb3e 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.30.1 2008/10/02 02:57:24 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 11954191e2eae..aa3282bf2aa74 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.30.1 2008/10/02 02:57:24 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 74a9df7cde9db..2c7e5e7ff5988 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.30.1 2008/10/02 02:57:24 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 53f673af6e9c7..cb6d15cb4a02b 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.24.1 2008/10/02 02:57:24 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 16c68e62e0227..2a64aa5e62019 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.28.1 2008/10/02 02:57:24 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 f4e0c07c5763b..fe6a9ba88e004 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.34.1 2008/10/02 02:57:24 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 f24d6e8d568b5..f17da7e7133ce 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.30.1 2008/10/02 02:57:24 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 1a7b328138055..a614305defe70 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.16.1 2008/10/02 02:57:24 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 f8087c0469ed7..b92b9985358f1 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.6.22.1 2008/10/02 02:57:24 kensmith Exp $ * *---------------------------------------------------------------------------*/ diff --git a/usr.sbin/i4b/isdnd/Makefile b/usr.sbin/i4b/isdnd/Makefile index ce6c51c464e64..071a9e78f4ee9 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.24.1 2008/10/02 02:57:24 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 a775fc9f2803e..74305994d342e 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.7.26.1 2008/10/02 02:57:24 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:45:19 1999] * diff --git a/usr.sbin/i4b/isdnd/config.h b/usr.sbin/i4b/isdnd/config.h index a4b05f171bc85..9df0c3df8a1c0 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.30.1 2008/10/02 02:57:24 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 b8c425c177856..2368065c1e732 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.14.14.1.6.1 2008/10/02 02:57:24 kensmith Exp $ * * last edit-date: [Sun Oct 21 11:02:15 2001] * diff --git a/usr.sbin/i4b/isdnd/curses.c b/usr.sbin/i4b/isdnd/curses.c index 19e7af705649f..a016a51e26c5d 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.9.26.1 2008/10/02 02:57:24 kensmith Exp $ * * last edit-date: [Tue Mar 26 14:35:33 2002] * diff --git a/usr.sbin/i4b/isdnd/dial.c b/usr.sbin/i4b/isdnd/dial.c index 5ccbd33c1b50b..977362c0a3363 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.9.26.1 2008/10/02 02:57:24 kensmith Exp $ * * last edit-date: [Tue Mar 26 14:35:19 2002] * diff --git a/usr.sbin/i4b/isdnd/exec.c b/usr.sbin/i4b/isdnd/exec.c index 0c1254fac56e9..a85b66cc3b28f 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.12.22.1 2008/10/02 02:57:24 kensmith Exp $ * * last edit-date: [Tue Mar 26 14:35:46 2002] * diff --git a/usr.sbin/i4b/isdnd/fsm.c b/usr.sbin/i4b/isdnd/fsm.c index e555fa8a9e2d5..dc0f4b6f4211a 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.9.26.1 2008/10/02 02:57:24 kensmith Exp $ * * last edit-date: [Tue Mar 26 14:35:56 2002] * diff --git a/usr.sbin/i4b/isdnd/holiday.c b/usr.sbin/i4b/isdnd/holiday.c index 5bf9582cb3948..aea93cdc46563 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.3.28.1 2008/10/02 02:57:24 kensmith Exp $ * * last edit-date: [Wed May 2 09:42:56 2001] * diff --git a/usr.sbin/i4b/isdnd/isdnd.8 b/usr.sbin/i4b/isdnd/isdnd.8 index 60e00b300e16a..7885b6c9c73b8 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.23.12.1 2008/10/02 02:57:24 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 b2db667db7424..86c53a42b466e 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.24.1 2008/10/02 02:57:24 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 e4a0ffc2d97c9..cc67108ef8878 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.18.26.1 2008/10/02 02:57:24 kensmith Exp $ * * last edit-date: [Sun Aug 11 12:31:44 2002] * diff --git a/usr.sbin/i4b/isdnd/isdnd.rates.5 b/usr.sbin/i4b/isdnd/isdnd.rates.5 index b4542e07591b2..75c683c4f5d97 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.24.1 2008/10/02 02:57:24 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 d3d2ed894d0b9..a79a156a65123 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.35.2.1.10.1 2008/10/02 02:57:24 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 7876f13c86a8f..b9c800b1bd5ac 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.9.26.1 2008/10/02 02:57:24 kensmith Exp $ * * last edit-date: [Wed Dec 26 12:49:45 2001] * diff --git a/usr.sbin/i4b/isdnd/main.c b/usr.sbin/i4b/isdnd/main.c index 183ac32b4e33f..91a01c75008d2 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.16.14.1.6.1 2008/10/02 02:57:24 kensmith Exp $ * * last edit-date: [Wed Dec 26 12:51:00 2001] * diff --git a/usr.sbin/i4b/isdnd/monitor.c b/usr.sbin/i4b/isdnd/monitor.c index 45952eb251b8b..9d19ff6e59e0c 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.12.26.1 2008/10/02 02:57:24 kensmith Exp $ * * last edit-date: [Tue Mar 26 14:37:03 2002] * diff --git a/usr.sbin/i4b/isdnd/msghdl.c b/usr.sbin/i4b/isdnd/msghdl.c index 2687e480f934a..cf0bce30b74ae 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.12.26.1 2008/10/02 02:57:24 kensmith Exp $ * * last edit-date: [Sun Aug 11 12:37:16 2002] * diff --git a/usr.sbin/i4b/isdnd/pathnames.h b/usr.sbin/i4b/isdnd/pathnames.h index 44f9c6d9ca413..70625c0fea6ec 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.30.1 2008/10/02 02:57:24 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 99aa089846be7..6eae1b467e37c 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.30.1 2008/10/02 02:57:24 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 f5460438d89ab..3748797dc67ba 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.7.26.1 2008/10/02 02:57:24 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:48:19 1999] * diff --git a/usr.sbin/i4b/isdnd/rates.c b/usr.sbin/i4b/isdnd/rates.c index 29aaef41789f7..370599caa9d3a 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.8.26.1 2008/10/02 02:57:24 kensmith Exp $ * * last edit-date: [Mon Dec 13 21:48:31 1999] * diff --git a/usr.sbin/i4b/isdnd/rc_config.c b/usr.sbin/i4b/isdnd/rc_config.c index 65047472abd5f..9641a94e10be4 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.17.26.1 2008/10/02 02:57:24 kensmith Exp $ * * last edit-date: [Sun Aug 11 12:30:49 2002] * diff --git a/usr.sbin/i4b/isdnd/rc_parse.y b/usr.sbin/i4b/isdnd/rc_parse.y index 6427500f90754..3d2eecd52d605 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.30.1 2008/10/02 02:57:24 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 988a4fb7c42bc..d00f27572c7d9 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.30.1 2008/10/02 02:57:24 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 337c215b97022..7ee317555b392 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.16.22.1 2008/10/02 02:57:24 kensmith Exp $ * * last edit-date: [Thu Jul 31 11:05:16 2003] * diff --git a/usr.sbin/i4b/isdnd/timer.c b/usr.sbin/i4b/isdnd/timer.c index 34c0c430ab110..7fe97754fe293 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.9.26.1 2008/10/02 02:57:24 kensmith Exp $ * * last edit-date: [Tue Mar 26 14:38:24 2002] * diff --git a/usr.sbin/i4b/isdndebug/Makefile b/usr.sbin/i4b/isdndebug/Makefile index 5a31de9553659..ff315f8aca9eb 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.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= isdndebug MAN= isdndebug.8 diff --git a/usr.sbin/i4b/isdndebug/isdndebug.8 b/usr.sbin/i4b/isdndebug/isdndebug.8 index 0a9f24ca23982..25e96c6609d46 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.24.1 2008/10/02 02:57:24 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 caa38abf53755..16752b08364e9 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.11.14.1.6.1 2008/10/02 02:57:24 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 9dbd971b83cb3..58afdcdcc7e31 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.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= isdndecode MAN= isdndecode.8 diff --git a/usr.sbin/i4b/isdndecode/decode.h b/usr.sbin/i4b/isdndecode/decode.h index 83bab000165b6..ffc5428c4b0e2 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.7.26.1 2008/10/02 02:57:24 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 c4502a8daf2b4..e6f904c70ae41 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.30.1 2008/10/02 02:57:24 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 f4cfe10e25209..718e276af5def 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.30.1 2008/10/02 02:57:24 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 628bcbe38bb5d..2c2ec5af7261d 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.16.1 2008/10/02 02:57:24 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 c08b628e9a451..2041d5779a170 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.30.1 2008/10/02 02:57:24 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 1e5398680188d..525fa33f3251b 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.30.1 2008/10/02 02:57:24 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 12a7633195655..4180769b0e6e2 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.30.1 2008/10/02 02:57:24 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 6fcedd24439d7..c0937d8acb4cd 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.30.1 2008/10/02 02:57:24 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 76afab109d479..117052ebc3468 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.26.1 2008/10/02 02:57:24 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 610a9609c179d..f444480b1fbb7 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.30.1 2008/10/02 02:57:24 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 2c1c7f403e5b6..5e246ce4f389d 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.30.1 2008/10/02 02:57:24 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 ed241c16afb44..dba42abb91411 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.24.1 2008/10/02 02:57:24 kensmith Exp $ PROG= isdnmonitor MAN= isdnmonitor.8 diff --git a/usr.sbin/i4b/isdnmonitor/curses.c b/usr.sbin/i4b/isdnmonitor/curses.c index 1e7eec15b68d1..45d0eef006fcc 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.30.1 2008/10/02 02:57:24 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 46e1a377f92a7..54fcdab2e5744 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.16.1 2008/10/02 02:57:24 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 3a39f3a66e120..c3d218fa860ea 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.8.14.1.6.1 2008/10/02 02:57:24 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 4862c4835e3af..ad3a0da0235bd 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.28.1 2008/10/02 02:57:24 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 ec6ec4d04ae15..dcd5dd2e02d6e 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.2.26.1 2008/10/02 02:57:24 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 3527e8cef36da..eda2d5f150834 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.32.1 2008/10/02 02:57:24 kensmith Exp $ PROG= isdnphone MAN= isdnphone.8 diff --git a/usr.sbin/i4b/isdnphone/audio.c b/usr.sbin/i4b/isdnphone/audio.c index 2dc88d6afc2e7..837e72bb1c5c0 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.32.1 2008/10/02 02:57:24 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 18da037afe902..be468e5cbd47e 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.2.28.1 2008/10/02 02:57:24 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 1dff9a16f3f98..a7b0fa107c2e0 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.32.1 2008/10/02 02:57:24 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 34719c7272699..4afae59870dd9 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.32.1 2008/10/02 02:57:24 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 5ba4782ccd3c9..5d044ae065efb 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.30.1 2008/10/02 02:57:24 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 8a9b92a39e190..eae5a52c27b22 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.4.14.1.6.1 2008/10/02 02:57:24 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 e3aff090b1966..d62a3f0b169ce 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.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= isdntel MAN= isdntel.8 diff --git a/usr.sbin/i4b/isdntel/alias.c b/usr.sbin/i4b/isdntel/alias.c index 0f4dae712a155..6219aa67909c0 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.30.1 2008/10/02 02:57:24 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 813d5bd790959..db3e1f2a49cba 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.30.1 2008/10/02 02:57:24 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 9b5fd694c69bc..21d1f0d6246d8 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.7.26.1 2008/10/02 02:57:24 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 53e6637d51550..d22ed4a99bd11 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.30.1 2008/10/02 02:57:24 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 bf05b4237cd2d..9383722286e2f 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.26.1 2008/10/02 02:57:24 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 430c9f2df6f9d..de8c343355936 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.16.1 2008/10/02 02:57:24 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 6bea966627034..2158a8410381b 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.26.1 2008/10/02 02:57:24 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 41b771e9616e1..9ca3c8179c898 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.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= isdntelctl MAN= isdntelctl.8 diff --git a/usr.sbin/i4b/isdntelctl/isdntelctl.8 b/usr.sbin/i4b/isdntelctl/isdntelctl.8 index 4afaf00a9f7cf..368b721d8a528 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.16.1 2008/10/02 02:57:24 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 3b11e5d1ed4cf..ec6331ac3d4e7 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.10.14.1.6.1 2008/10/02 02:57:24 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 88b491a8c8c9f..84f709ee58b19 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.28.1 2008/10/02 02:57:24 kensmith Exp $ PROG= isdntest MAN= isdntest.8 diff --git a/usr.sbin/i4b/isdntest/isdntest.8 b/usr.sbin/i4b/isdntest/isdntest.8 index 243d70b1b1349..b9a2471ab6feb 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.16.1 2008/10/02 02:57:24 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 7cf4dc4d2c555..cb89b0cbb6117 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.8.14.1.6.1 2008/10/02 02:57:24 kensmith Exp $ * * last edit-date: [Mon Mar 13 17:19:26 2000] * diff --git a/usr.sbin/i4b/isdntrace/1tr6.c b/usr.sbin/i4b/isdntrace/1tr6.c index db2bc7177a4a7..1a08177365e12 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.30.1 2008/10/02 02:57:24 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 eae0919b299b4..6b316cf89f965 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.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= isdntrace MAN= isdntrace.8 diff --git a/usr.sbin/i4b/isdntrace/cable.txt b/usr.sbin/i4b/isdntrace/cable.txt index 21a1cdb830b35..b34f269a1cff6 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.30.1 2008/10/02 02:57:24 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 166f42063a5a9..7282d6d1424e4 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.16.1 2008/10/02 02:57:24 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 b319d7452e34b..a34bf2ece6e26 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.30.1 2008/10/02 02:57:24 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 67f50deedc857..c5848dfe7c202 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.30.1 2008/10/02 02:57:24 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 57eaf32dc955d..7c16150a901ab 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.30.1 2008/10/02 02:57:24 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 ea21770ca3b7a..b74a60a6814ca 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.30.1 2008/10/02 02:57:24 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 e8c14dc67110c..847cbc6fee4d9 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.30.1 2008/10/02 02:57:24 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 d69453eb9f914..acd9118761e90 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.30.1 2008/10/02 02:57:24 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 9f82283d39d97..92f3b6420ef91 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.30.1 2008/10/02 02:57:24 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 0a0099d3edce3..ced03352090a0 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.30.1 2008/10/02 02:57:24 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 563de3a6a28df..148b1f24f1f16 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.30.1 2008/10/02 02:57:24 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 2ba1ca59ed5b4..a56526269a1b6 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.26.1 2008/10/02 02:57:24 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 81fa415f9df24..cbb4f833395ab 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.7.26.1 2008/10/02 02:57:24 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 8967a6a9b037c..ed31f2473b5f1 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.32.1 2008/10/02 02:57:24 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 561e5fe46fd57..a75fb89bab1ee 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.9.26.1 2008/10/02 02:57:24 kensmith Exp $ MAN= i4b.4 i4bcapi.4 i4bctl.4 i4bing.4 i4bipr.4 i4bisppp.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 f2e031a368bb2..5a6200d87bf03 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.14.26.1 2008/10/02 02:57:24 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 95d2bba068865..0f83b7e3dcdad 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.16.1 2008/10/02 02:57:24 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 20b42e83edbb1..b39e0015666c5 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.30.1 2008/10/02 02:57:24 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 0322088e09eb4..8a7eb4b0979f0 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.30.1 2008/10/02 02:57:24 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 6bbc1faea49b9..c010cf6a37842 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.30.1 2008/10/02 02:57:24 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 7ef4a96f8ce45..e400b7e6a66b7 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.16.1 2008/10/02 02:57:24 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 ecd7293337799..a4bc14c546be9 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.16.1 2008/10/02 02:57:24 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 937840d771217..622dfcaa32e19 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.16.1 2008/10/02 02:57:24 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 aaa6044b03494..45a2c3ce542ab 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.30.1 2008/10/02 02:57:24 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 d8e17f4cda3ce..0b496e0d62cbb 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.16.1 2008/10/02 02:57:24 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 cbd6a7f44caeb..402d4d3fb1cbc 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.30.1 2008/10/02 02:57:24 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 e737e645a28a8..e5201c9201ec2 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.16.1 2008/10/02 02:57:24 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 f2f3cdf20f2f5..337f38b0f7bae 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.16.1 2008/10/02 02:57:24 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 4889079c76358..85c511d8493f9 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.16.1 2008/10/02 02:57:24 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 bf892189057b5..f89bce6e29a5c 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.16.1 2008/10/02 02:57:24 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 4d91391acb940..a954baac03ee4 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.16.1 2008/10/02 02:57:24 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 e545c08f4c77f..e8593bd953c33 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.16.1 2008/10/02 02:57:24 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 be4f9fe46c0d7..bb68d01dcfd6d 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.16.1 2008/10/02 02:57:24 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 8d9b4df7bae82..08f1fe4be2568 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.16.1 2008/10/02 02:57:24 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 4182633c8af3a..ecd3b7d02245c 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.8.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ PROG= ifmcstat MAN= ifmcstat.8 diff --git a/usr.sbin/ifmcstat/ifmcstat.8 b/usr.sbin/ifmcstat/ifmcstat.8 index 5298e7183e6d7..4a608cccd2990 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.6.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd March 20, 2007 .Dt IFMCSTAT 8 diff --git a/usr.sbin/ifmcstat/ifmcstat.c b/usr.sbin/ifmcstat/ifmcstat.c index 71f3ede71b938..a9767b095b28d 100644 --- a/usr.sbin/ifmcstat/ifmcstat.c +++ b/usr.sbin/ifmcstat/ifmcstat.c @@ -32,7 +32,7 @@ /* TODO: use sysctl. */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ifmcstat/ifmcstat.c,v 1.12.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/param.h> diff --git a/usr.sbin/inetd/Makefile b/usr.sbin/inetd/Makefile index afe4c51135808..11052b99c6267 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.29.22.1 2008/10/02 02:57:24 kensmith Exp $ PROG= inetd MAN= inetd.8 diff --git a/usr.sbin/inetd/builtins.c b/usr.sbin/inetd/builtins.c index ad7a82e479b78..7e9c35b79d042 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.43.14.1.6.1 2008/10/02 02:57:24 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 a6c69e32a97c5..3810c201c701c 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.81.2.3.2.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd January 12, 2008 .Dt INETD 8 diff --git a/usr.sbin/inetd/inetd.c b/usr.sbin/inetd/inetd.c index 8095e5e45037f..ce5bfed413710 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.129.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $"); /* * Inetd - Internet super-server diff --git a/usr.sbin/inetd/inetd.h b/usr.sbin/inetd/inetd.h index 8c05ed9456d99..14a3a1fa31f58 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.14.20.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/time.h> diff --git a/usr.sbin/inetd/pathnames.h b/usr.sbin/inetd/pathnames.h index d4fd81d12faa6..ae4ae254a35a7 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <paths.h> diff --git a/usr.sbin/iostat/Makefile b/usr.sbin/iostat/Makefile index 558b09bbd6cca..798e5ef9bf88c 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.24.1 2008/10/02 02:57:24 kensmith Exp $ PROG= iostat MAN= iostat.8 diff --git a/usr.sbin/iostat/iostat.8 b/usr.sbin/iostat/iostat.8 index 8aeb833db1a59..9b62205e5f7d8 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.27.2.1.6.1 2008/10/02 02:57:24 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 43d297e5df84c..dbb9748974961 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.28.12.5.2.1 2008/10/02 02:57:24 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 cd2510eb0e19a..9e2732b7dd8bb 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.26.1 2008/10/02 02:57:24 kensmith Exp $ PROG= ip6addrctl MAN= ip6addrctl.8 diff --git a/usr.sbin/ip6addrctl/ip6addrctl.8 b/usr.sbin/ip6addrctl/ip6addrctl.8 index 59154d447b1e1..f198f2e5a043d 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd September 25, 2001 .Dt IP6ADDRCTL 8 diff --git a/usr.sbin/ip6addrctl/ip6addrctl.c b/usr.sbin/ip6addrctl/ip6addrctl.c index 12802b468d6b9..499aede0176c0 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ip6addrctl/ip6addrctl.conf.sample b/usr.sbin/ip6addrctl/ip6addrctl.conf.sample index a2b3759de5f77..5f9aa1ae0413c 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.24.1 2008/10/02 02:57:24 kensmith Exp $ # #Format: #Prefix Precedence Label diff --git a/usr.sbin/ipfwpcap/Makefile b/usr.sbin/ipfwpcap/Makefile index d16f888c67a6a..69f26deb76dab 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.4.1.2.1 2008/10/02 02:57:24 kensmith Exp $ # PROG= ipfwpcap diff --git a/usr.sbin/ipfwpcap/ipfwpcap.8 b/usr.sbin/ipfwpcap/ipfwpcap.8 index 53787fcbb5456..6e29c99acedf8 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.4.1.2.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 22, 2006 .Dt IPFWPCAP 8 diff --git a/usr.sbin/ipfwpcap/ipfwpcap.c b/usr.sbin/ipfwpcap/ipfwpcap.c index 36b764dc63ae9..92a4955b277b4 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.3.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/jail/Makefile b/usr.sbin/jail/Makefile index 812cbc96c7651..882c97d4f7efc 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.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= jail MAN= jail.8 diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8 index 2201b5da70559..ef344360e1b0b 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.67.2.8.6.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 26, 2006 .Dt JAIL 8 diff --git a/usr.sbin/jail/jail.c b/usr.sbin/jail/jail.c index e21fcc847d490..48679b79fc39d 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.20.2.3.6.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/jail.h> diff --git a/usr.sbin/jexec/Makefile b/usr.sbin/jexec/Makefile index 2bf817cb84b6b..64e69bc70864e 100644 --- a/usr.sbin/jexec/Makefile +++ b/usr.sbin/jexec/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/jexec/Makefile,v 1.1.12.1.6.1 2008/10/02 02:57:24 kensmith Exp $ PROG= jexec MAN= jexec.8 diff --git a/usr.sbin/jexec/jexec.8 b/usr.sbin/jexec/jexec.8 index 0677ff076fcfc..41d70421f703c 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.2.10.1.6.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd April 19, 2006 .Dt JEXEC 8 diff --git a/usr.sbin/jexec/jexec.c b/usr.sbin/jexec/jexec.c index f35b1ec40b023..0c692a155d34c 100644 --- a/usr.sbin/jexec/jexec.c +++ b/usr.sbin/jexec/jexec.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/jexec/jexec.c,v 1.2.10.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/jls/Makefile b/usr.sbin/jls/Makefile index 3968946ce6429..3611b573d8326 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.28.1 2008/10/02 02:57:24 kensmith Exp $ PROG= jls MAN= jls.8 diff --git a/usr.sbin/jls/jls.8 b/usr.sbin/jls/jls.8 index 4dc68c77ad286..53062e8150b35 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.28.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd April 8, 2003 .Dt JLS 8 diff --git a/usr.sbin/jls/jls.c b/usr.sbin/jls/jls.c index 23a39468a9d1b..0039659eae907 100644 --- a/usr.sbin/jls/jls.c +++ b/usr.sbin/jls/jls.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/jls/jls.c,v 1.3.12.1.10.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/kbdcontrol/Makefile b/usr.sbin/kbdcontrol/Makefile index ca1b6e697bd49..38d5eeefb29e7 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.28.1 2008/10/02 02:57:24 kensmith Exp $ PROG= kbdcontrol MAN= kbdcontrol.1 kbdmap.5 diff --git a/usr.sbin/kbdcontrol/kbdcontrol.1 b/usr.sbin/kbdcontrol/kbdcontrol.1 index 2ed6cef522c56..ca10c18b5a3e1 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.36.2.4.4.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd November 16, 2006 .Dt KBDCONTROL 1 diff --git a/usr.sbin/kbdcontrol/kbdcontrol.c b/usr.sbin/kbdcontrol/kbdcontrol.c index c800233d44530..f0d717b73f2f4 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.48.8.3.4.1 2008/10/02 02:57:24 kensmith Exp $"); #include <ctype.h> #include <err.h> diff --git a/usr.sbin/kbdcontrol/kbdmap.5 b/usr.sbin/kbdcontrol/kbdmap.5 index 5d9776d9a039b..5f1d0ccd153f0 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd September 11, 2000 .Dt KBDMAP 5 diff --git a/usr.sbin/kbdcontrol/lex.h b/usr.sbin/kbdcontrol/lex.h index 17e10c266f0ec..574ac57007a26 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #define TNOP 256 diff --git a/usr.sbin/kbdcontrol/lex.l b/usr.sbin/kbdcontrol/lex.l index 7d9fd53fa04b6..eeb7937826c91 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ %{ diff --git a/usr.sbin/kbdmap/Makefile b/usr.sbin/kbdmap/Makefile index ec493416a5737..94d6dfb95f0ce 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.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= kbdmap LINKS= ${BINDIR}/kbdmap ${BINDIR}/vidfont diff --git a/usr.sbin/kbdmap/TODO b/usr.sbin/kbdmap/TODO index cef30f79ba1bc..a0f4d592d5388 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.30.1 2008/10/02 02:57:24 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 d1d767601b5e1..0c5eb5cf42be4 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.33.12.1 2008/10/02 02:57:24 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 6958f6140327e..c923d8abbfa0f 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.3.2.1.8.1 2008/10/02 02:57:24 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 e57fa8c3c9afe..94b39f6007078 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ diff --git a/usr.sbin/kernbb/Makefile b/usr.sbin/kernbb/Makefile index 7da462b4f3b58..7ff84792911cf 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.26.1 2008/10/02 02:57:24 kensmith Exp $ PROG= kernbb MAN= kernbb.8 diff --git a/usr.sbin/kernbb/kernbb.8 b/usr.sbin/kernbb/kernbb.8 index 3d6fe02657446..af9f07ee96a1f 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.24.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 22, 1995 .Dt KERNBB 8 diff --git a/usr.sbin/kernbb/kernbb.c b/usr.sbin/kernbb/kernbb.c index 1ecd5ad794c44..eb0b22be9d42b 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.24.1 2008/10/02 02:57:24 kensmith Exp $"); #include <err.h> #include <fcntl.h> diff --git a/usr.sbin/keyserv/Makefile b/usr.sbin/keyserv/Makefile index 54075da676381..c8c4150fe9c6e 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.24.1 2008/10/02 02:57:24 kensmith Exp $ PROG= keyserv MAN= keyserv.8 diff --git a/usr.sbin/keyserv/crypt_server.c b/usr.sbin/keyserv/crypt_server.c index 45f6f6e9de78d..6dddc8dea2867 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.30.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/keyserv/keyserv.8 b/usr.sbin/keyserv/keyserv.8 index 726f91cc00c42..17e9eaaa5acc8 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.30.1 2008/10/02 02:57:24 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 9a907a7f379a1..a49454bdcecb3 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.28.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/keyserv/keyserv.h b/usr.sbin/keyserv/keyserv.h index 549a41bae2538..76c62d5c8c0a7 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ extern void setmodulus __P((char *modx)); diff --git a/usr.sbin/keyserv/setkey.c b/usr.sbin/keyserv/setkey.c index 566b1c79834cf..7893e194d3fcd 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.50.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/kgmon/Makefile b/usr.sbin/kgmon/Makefile index bf19401b494d2..4f938e14bfc16 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.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= kgmon MAN= kgmon.8 diff --git a/usr.sbin/kgmon/kgmon.8 b/usr.sbin/kgmon/kgmon.8 index b783d6fe19c06..8c838b7db87a0 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd June 6, 1993 .Dt KGMON 8 diff --git a/usr.sbin/kgmon/kgmon.c b/usr.sbin/kgmon/kgmon.c index 05d478a6a599b..2021f5e2b46f7 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.14.12.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/kgzip/Makefile b/usr.sbin/kgzip/Makefile index 013c65fe33c92..5355a1068339a 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.26.1 2008/10/02 02:57:24 kensmith Exp $ PROG= kgzip MAN= kgzip.8 diff --git a/usr.sbin/kgzip/aouthdr.c b/usr.sbin/kgzip/aouthdr.c index 27541e6cae11b..828f04be4a5b3 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.32.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stddef.h> diff --git a/usr.sbin/kgzip/aouthdr.h b/usr.sbin/kgzip/aouthdr.h index 63c2dff669047..728f83a1914a9 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.32.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <a.out.h> diff --git a/usr.sbin/kgzip/elfhdr.c b/usr.sbin/kgzip/elfhdr.c index 12b1d5f5b3409..68d22962684a3 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/endian.h> diff --git a/usr.sbin/kgzip/elfhdr.h b/usr.sbin/kgzip/elfhdr.h index 57333b0ad47cb..ceb63e325a31c 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.28.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/kgzip/kgz.h b/usr.sbin/kgzip/kgz.h index 3cc8e13d45533..5faa8a7b377a1 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.50.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _KGZ_H_ diff --git a/usr.sbin/kgzip/kgzcmp.c b/usr.sbin/kgzip/kgzcmp.c index 0ea4f0e796c16..91d569ae40155 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #define _KERNEL diff --git a/usr.sbin/kgzip/kgzip.8 b/usr.sbin/kgzip/kgzip.8 index 7f810d4e64602..f81b840a508dd 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd July 19, 1999 .Dt KGZIP 8 diff --git a/usr.sbin/kgzip/kgzip.c b/usr.sbin/kgzip/kgzip.c index d6c48f2069e44..3f66575681fe0 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.26.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/kgzip/kgzip.h b/usr.sbin/kgzip/kgzip.h index f04f2a4cf14f9..1f008b0c282ea 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "kgz.h" diff --git a/usr.sbin/kgzip/kgzld.c b/usr.sbin/kgzip/kgzld.c index 11a20a5a274e9..e2ce6c1e5e012 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/kgzip/xio.c b/usr.sbin/kgzip/xio.c index 64481ffb6ce58..601e8cbc17cda 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/kldxref/Makefile b/usr.sbin/kldxref/Makefile index 33337fd8a180e..c5c18ee87151b 100644 --- a/usr.sbin/kldxref/Makefile +++ b/usr.sbin/kldxref/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/kldxref/Makefile,v 1.7.12.1 2008/10/02 02:57:24 kensmith Exp $ PROG= kldxref MAN= kldxref.8 diff --git a/usr.sbin/kldxref/ef.c b/usr.sbin/kldxref/ef.c index 276771d1985bf..8d1dad2697d9a 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.8.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/kldxref/ef.h b/usr.sbin/kldxref/ef.h index 5bb19857507ae..f11029fe0d927 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.5.2.1.8.1 2008/10/02 02:57:24 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 5a1d192a3defd..dc0c43a6e7d4d 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.2.4.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/kldxref/ef_i386.c b/usr.sbin/kldxref/ef_i386.c index 49173543ae401..06a1e2e084bd9 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.2.4.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/kldxref/ef_nop.c b/usr.sbin/kldxref/ef_nop.c index cbbd43cc23c9b..b94086164c93e 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/kldxref/ef_obj.c b/usr.sbin/kldxref/ef_obj.c index b35337b956d35..737f2fc7882d7 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.3.4.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/kldxref/ef_powerpc.c b/usr.sbin/kldxref/ef_powerpc.c index a96a727a3ebae..3e0000765550f 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.2.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/kldxref/ef_sparc64.c b/usr.sbin/kldxref/ef_sparc64.c index 7ba2a43ba7ced..ca47d1f2eaba7 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.3.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/kldxref/fileformat b/usr.sbin/kldxref/fileformat index 2eddcca4a14d9..ae5bae72ca553 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.30.1 2008/10/02 02:57:24 kensmith Exp $ linker.hints file consists from the one or more records. First record of file is special and determines its version: diff --git a/usr.sbin/kldxref/kldxref.8 b/usr.sbin/kldxref/kldxref.8 index a6174b6bd1943..1d44cc8c9c0c4 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.24.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd October 9, 2001 .Dt KLDXREF 8 diff --git a/usr.sbin/kldxref/kldxref.c b/usr.sbin/kldxref/kldxref.c index 3beed7acf8291..8199ba6c2c8bc 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.10.12.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/lastlogin/Makefile b/usr.sbin/lastlogin/Makefile index 017aadf277261..1aae958aca18c 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.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= lastlogin MAN= lastlogin.8 diff --git a/usr.sbin/lastlogin/lastlogin.8 b/usr.sbin/lastlogin/lastlogin.8 index 03a587d0eccca..483969e13f026 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.24.1 2008/10/02 02:57:24 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 21c82c3636dd5..99f82a21a0985 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.30.1 2008/10/02 02:57:24 kensmith Exp $"); __RCSID("$NetBSD: lastlogin.c,v 1.4 1998/02/03 04:45:35 perry Exp $"); #endif diff --git a/usr.sbin/lpr/Makefile b/usr.sbin/lpr/Makefile index 3cd0eb64643ae..84ae97d07a950 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.26.1 2008/10/02 02:57:24 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 18548825c9f3a..5e8f52613223a 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.10.12.1 2008/10/02 02:57:24 kensmith Exp $ CFLAGS+= -DINET6 diff --git a/usr.sbin/lpr/SMM.doc/Makefile b/usr.sbin/lpr/SMM.doc/Makefile index d80c8ce60d178..600fe4066c9ba 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.16.1 2008/10/02 02:57:24 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 ffffffbb2bd19..3d92cb65719c2 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.30.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../common_source diff --git a/usr.sbin/lpr/chkprintcap/chkprintcap.8 b/usr.sbin/lpr/chkprintcap/chkprintcap.8 index c2524a159c701..6e119b3bd02d0 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.24.1 2008/10/02 02:57:24 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 91e8299d5826a..7f5a32424f2b0 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.26.1 2008/10/02 02:57:24 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 da2828290b8be..9d39ec9b6479c 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.26.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> diff --git a/usr.sbin/lpr/chkprintcap/skimprintcap.h b/usr.sbin/lpr/chkprintcap/skimprintcap.h index af74b48a5a468..c83618b561575 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.32.1 2008/10/02 02:57:24 kensmith Exp $ * ------+---------+---------+---------+---------+---------+---------+---------* */ diff --git a/usr.sbin/lpr/common_source/Makefile b/usr.sbin/lpr/common_source/Makefile index 14db0b77b798e..4fb6e22691f28 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.16.1 2008/10/02 02:57:24 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 d28ac1fcdd95e..2fee52d9a9047 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.16.1 2008/10/02 02:57:24 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 20a153f7698bc..8b8f85f1e5a3a 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.16.1 2008/10/02 02:57:24 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 95fe572478427..c6f61cfd473e2 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.26.1 2008/10/02 02:57:24 kensmith Exp $ * ------+---------+---------+---------+---------+---------+---------+---------* */ diff --git a/usr.sbin/lpr/common_source/displayq.c b/usr.sbin/lpr/common_source/displayq.c index 6c03621d57100..06fe65ec7d9e1 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.16.1 2008/10/02 02:57:24 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 19b13319fd7f8..bdb7edd7b3ee0 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.28.1 2008/10/02 02:57:24 kensmith Exp $ * ------+---------+---------+---------+---------+---------+---------+---------* */ diff --git a/usr.sbin/lpr/common_source/lp.h b/usr.sbin/lpr/common_source/lp.h index 891ed2f1bda39..9cf28406f43f8 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.16.1 2008/10/02 02:57:24 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 6f018b0756a1a..bd558575fb749 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.26.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/lpr/common_source/matchjobs.c b/usr.sbin/lpr/common_source/matchjobs.c index de572f86a2491..2f7872484adc4 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.16.1 2008/10/02 02:57:24 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 6e4b9ffe20058..99c35f3938c7f 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.26.1 2008/10/02 02:57:24 kensmith Exp $ * ------+---------+---------+---------+---------+---------+---------+---------* */ diff --git a/usr.sbin/lpr/common_source/net.c b/usr.sbin/lpr/common_source/net.c index 2a1e0c80a5dfc..54cb1f4654131 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.16.1 2008/10/02 02:57:24 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 0d3644b1b7958..afcf3058a290e 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.26.1 2008/10/02 02:57:24 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 b650e5c76c052..919b57df776c9 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.26.1 2008/10/02 02:57:24 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 d6fd6148ccddb..7f1d3f093bb13 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.16.1 2008/10/02 02:57:24 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 08c2e6f54cf8a..3346d52439f66 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.26.1 2008/10/02 02:57:24 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 ee15541fae74e..41bd587c26621 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.30.1 2008/10/02 02:57:24 kensmith Exp $ SUBDIR= koi2alt koi2855 diff --git a/usr.sbin/lpr/filters.ru/Makefile.inc b/usr.sbin/lpr/filters.ru/Makefile.inc index a312e73941ec5..128dc8ee95ff7 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.30.1 2008/10/02 02:57:24 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 361783ed24e45..45b3e0062c49e 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.5.12.1 2008/10/02 02:57:24 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 8ecc3eff6dae0..cdb428a8c0335 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.26.1 2008/10/02 02:57:24 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 e410d9a7cd9b4..45f94930c8ce9 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.5.12.1 2008/10/02 02:57:24 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 a7a5b5dc54087..8a4c3a41dbcb9 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.26.1 2008/10/02 02:57:24 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 b55b536c1ce6f..4da1f67a048bc 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.5.12.1 2008/10/02 02:57:24 kensmith Exp $ BINDIR= /usr/libexec/lpr diff --git a/usr.sbin/lpr/filters/lpf.c b/usr.sbin/lpr/filters/lpf.c index 41879a2ee58d1..379df2943c0aa 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.26.1 2008/10/02 02:57:24 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 2fcec43ec80b5..6496f18ea33ca 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.30.1 2008/10/02 02:57:24 kensmith Exp $ BINDIR= /usr/bin diff --git a/usr.sbin/lpr/lp/lp.1 b/usr.sbin/lpr/lp/lp.1 index 8ed842d55e57b..9cd6515765bab 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.24.1 2008/10/02 02:57:24 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 e7c06882c0f90..eb1afbc333eb3 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.50.1 2008/10/02 02:57:24 kensmith Exp $ # ncopies="" diff --git a/usr.sbin/lpr/lpc/Makefile b/usr.sbin/lpr/lpc/Makefile index f050857dd0316..83b3ba77df4b0 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.30.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../common_source diff --git a/usr.sbin/lpr/lpc/cmds.c b/usr.sbin/lpr/lpc/cmds.c index 06ea4b0f7e8b9..2043933cd85fe 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.26.1 2008/10/02 02:57:24 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 21dc6e1c99034..5decdce68dba1 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.26.1 2008/10/02 02:57:24 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 fe82d460ade62..c725657a0b102 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.26.1 2008/10/02 02:57:24 kensmith Exp $ */ diff --git a/usr.sbin/lpr/lpc/lpc.8 b/usr.sbin/lpr/lpc/lpc.8 index ea792413e38c0..4dd49bae7c874 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.16.1 2008/10/02 02:57:24 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 5e6e52690e5b7..0b68992a73023 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.30.12.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> diff --git a/usr.sbin/lpr/lpc/lpc.h b/usr.sbin/lpr/lpc/lpc.h index 73e4cc52764cd..304c343e64239 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/lpr/lpc/movejobs.c b/usr.sbin/lpr/lpc/movejobs.c index 60c9b38d57089..c869dbf300892 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.26.1 2008/10/02 02:57:24 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 9af36556604c0..88d692fb6d47e 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.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= lpd MAN= lpd.8 diff --git a/usr.sbin/lpr/lpd/extern.h b/usr.sbin/lpr/lpd/extern.h index 14cb9e1bcffc4..219e858048156 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.26.1 2008/10/02 02:57:24 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 7c7afab72f5d3..e09a64c0d8adb 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.16.1 2008/10/02 02:57:24 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 51a228b7578a1..f94ad71b2026a 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.16.1 2008/10/02 02:57:24 kensmith Exp $"); /* * lpd -- line printer daemon. diff --git a/usr.sbin/lpr/lpd/lpdchar.c b/usr.sbin/lpr/lpd/lpdchar.c index 5ebaabdbeef8b..cf08cfcf85f8c 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.26.1 2008/10/02 02:57:24 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 8a05212128a33..eb7f8f42f9e17 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.26.1 2008/10/02 02:57:24 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 58efe6db272b0..ecaf5e339bd8e 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.63.2.1.6.1 2008/10/02 02:57:24 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 ac4f9ee270a56..f503c5072917d 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.31.22.1 2008/10/02 02:57:24 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 4df437e06c326..eb83b0c08c57e 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.30.1 2008/10/02 02:57:24 kensmith Exp $ BINDIR= /usr/bin diff --git a/usr.sbin/lpr/lpq/lpq.1 b/usr.sbin/lpr/lpq/lpq.1 index 3678256bb38de..d3e2b66edec1a 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.16.1 2008/10/02 02:57:24 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 e1809cfe643b2..46e2b07e4e0b1 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.26.1 2008/10/02 02:57:24 kensmith Exp $"); /* * Spool Queue examination program diff --git a/usr.sbin/lpr/lpr/Makefile b/usr.sbin/lpr/lpr/Makefile index 1ff376de4cd4a..b0ce0a02feb6d 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.30.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../common_source diff --git a/usr.sbin/lpr/lpr/lpr.1 b/usr.sbin/lpr/lpr/lpr.1 index 00146ac52d4b1..b69de5a7263ca 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.16.1 2008/10/02 02:57:24 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 98e9cea4327a8..7f8849a30b4bc 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.26.1 2008/10/02 02:57:24 kensmith Exp $"); /* * lpr -- off line print diff --git a/usr.sbin/lpr/lpr/printcap.5 b/usr.sbin/lpr/lpr/printcap.5 index 1ea6fea53ba13..ee108eb4dc9a3 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.24.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd October 11, 2000 .Dt PRINTCAP 5 diff --git a/usr.sbin/lpr/lprm/Makefile b/usr.sbin/lpr/lprm/Makefile index 44bc93ac27ecb..01eb1e94c2477 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.30.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../common_source diff --git a/usr.sbin/lpr/lprm/lprm.1 b/usr.sbin/lpr/lprm/lprm.1 index a19461448a818..981640934c20e 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.16.1 2008/10/02 02:57:24 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 47f233c4802a7..dbcfa1b3730df 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.26.1 2008/10/02 02:57:24 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 65b1c7c8fef81..bba65dc9425b7 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.26.1 2008/10/02 02:57:24 kensmith Exp $ PROG= lptest diff --git a/usr.sbin/lpr/lptest/lptest.1 b/usr.sbin/lpr/lptest/lptest.1 index c34934e6a42f6..489e214481cf8 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.30.1 2008/10/02 02:57:24 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 304296392e92e..65b7a16130e1f 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.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <stdlib.h> #include <stdio.h> diff --git a/usr.sbin/lpr/pac/Makefile b/usr.sbin/lpr/pac/Makefile index bd895a71a3054..09041fe5dc09d 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.30.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../common_source diff --git a/usr.sbin/lpr/pac/pac.8 b/usr.sbin/lpr/pac/pac.8 index b6e10a0c739b8..fc2e424642ac6 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.16.1 2008/10/02 02:57:24 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 34a247f551092..c0ad12620a53f 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.26.1 2008/10/02 02:57:24 kensmith Exp $"); /* * Do Printer accounting summary. diff --git a/usr.sbin/lptcontrol/Makefile b/usr.sbin/lptcontrol/Makefile index 3f7a939a7e170..d422f89e75508 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.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= lptcontrol MAN= lptcontrol.8 diff --git a/usr.sbin/lptcontrol/lptcontrol.8 b/usr.sbin/lptcontrol/lptcontrol.8 index 772307884d8b0..572c1b4bbc43b 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.16.1 2008/10/02 02:57:24 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 62e5b85478bac..17118c5c091fc 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.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <dev/ppbus/lptio.h> diff --git a/usr.sbin/mailstats/Makefile b/usr.sbin/mailstats/Makefile index 86137b09c6978..14fd5e9bb4e17 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.16.1 2008/10/02 02:57:24 kensmith Exp $ SENDMAIL_DIR= ${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/mailstats diff --git a/usr.sbin/mailwrapper/Makefile b/usr.sbin/mailwrapper/Makefile index 80a121c95f1c1..993b4dd37f76c 100644 --- a/usr.sbin/mailwrapper/Makefile +++ b/usr.sbin/mailwrapper/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mailwrapper/Makefile,v 1.13.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ .if !defined(NO_MAILWRAPPER) PROG= mailwrapper diff --git a/usr.sbin/mailwrapper/mailwrapper.8 b/usr.sbin/mailwrapper/mailwrapper.8 index 587826bcc141b..2e530275ae2a0 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.12.8.1.6.1 2008/10/02 02:57:24 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 d696d25f3ac62..f1219d453d89b 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.9.10.1.6.1 2008/10/02 02:57:24 kensmith Exp $"); #include <err.h> #include <stdio.h> diff --git a/usr.sbin/mailwrapper/pathnames.h b/usr.sbin/mailwrapper/pathnames.h index d8ae498ce0048..b5d5b06be4439 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.50.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (c) 1998 diff --git a/usr.sbin/makemap/Makefile b/usr.sbin/makemap/Makefile index 5d30c67ae6340..e24701156c591 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.16.1 2008/10/02 02:57:24 kensmith Exp $ SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/makemap diff --git a/usr.sbin/manctl/Makefile b/usr.sbin/manctl/Makefile index 9e0c12ecb9a9b..fb0702ec26615 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.30.1 2008/10/02 02:57:24 kensmith Exp $ SCRIPTS=manctl.sh MAN= manctl.8 diff --git a/usr.sbin/manctl/manctl.8 b/usr.sbin/manctl/manctl.8 index b8e001dbc872f..f84429428b80d 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.30.1 2008/10/02 02:57:24 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 23e20870ab95f..d856abcb99a60 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.30.1 2008/10/02 02:57:24 kensmith Exp $ # # manctl: # a utility for manipulating manual pages diff --git a/usr.sbin/memcontrol/Makefile b/usr.sbin/memcontrol/Makefile index 25009dbb478f8..d2c95a6591043 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.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= memcontrol MAN= memcontrol.8 diff --git a/usr.sbin/memcontrol/memcontrol.8 b/usr.sbin/memcontrol/memcontrol.8 index ad0e5330671b2..0a2d17c67eba2 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.30.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd September 15, 2002 .Dt MEMCONTROL 8 diff --git a/usr.sbin/memcontrol/memcontrol.c b/usr.sbin/memcontrol/memcontrol.c index b6cb25f000e11..1fdf886ccbf6a 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/mergemaster/Makefile b/usr.sbin/mergemaster/Makefile index 257fbeba4ca47..5d35d3257aaf5 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.26.1 2008/10/02 02:57:24 kensmith Exp $ SCRIPTS=mergemaster.sh MAN= mergemaster.8 diff --git a/usr.sbin/mergemaster/mergemaster.8 b/usr.sbin/mergemaster/mergemaster.8 index 63cf2ab1ee88f..5246f187b4b1f 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.32.2.3.6.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd February 4, 2006 .Dt MERGEMASTER 8 diff --git a/usr.sbin/mergemaster/mergemaster.sh b/usr.sbin/mergemaster/mergemaster.sh index e21d466fc9e8b..448a338c8e935 100755 --- a/usr.sbin/mergemaster/mergemaster.sh +++ b/usr.sbin/mergemaster/mergemaster.sh @@ -8,7 +8,7 @@ # Copyright 1998-2004 Douglas Barton # DougB@FreeBSD.org -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mergemaster/mergemaster.sh,v 1.51.8.4.2.1 2008/10/02 02:57:24 kensmith Exp $ PATH=/bin:/usr/bin:/usr/sbin diff --git a/usr.sbin/mixer/Makefile b/usr.sbin/mixer/Makefile index e86fceec116e6..3cf0c6b322a55 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.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= mixer MAN= mixer.8 diff --git a/usr.sbin/mixer/mixer.8 b/usr.sbin/mixer/mixer.8 index 2117c7c6626dd..f73eb80b2740f 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.24.2.2.2.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd March 14, 2008 .Dt MIXER 8 diff --git a/usr.sbin/mixer/mixer.c b/usr.sbin/mixer/mixer.c index 52997bc07d9da..80f8a83c2ed64 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.22.2.2.2.1 2008/10/02 02:57:24 kensmith Exp $"); #include <err.h> #include <fcntl.h> diff --git a/usr.sbin/mld6query/Makefile b/usr.sbin/mld6query/Makefile index 7100520ad4d39..c131938eb5c5b 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.5.22.1 2008/10/02 02:57:24 kensmith Exp $ PROG= mld6query MAN= mld6query.8 diff --git a/usr.sbin/mld6query/mld6.c b/usr.sbin/mld6query/mld6.c index 1f73203433e41..0985d06c03799 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.26.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 1998 WIDE Project. diff --git a/usr.sbin/mld6query/mld6query.8 b/usr.sbin/mld6query/mld6query.8 index 8ec867f44f43c..7b753c2d81313 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 17, 1998 .Dt MLD6QUERY 8 diff --git a/usr.sbin/mlxcontrol/Makefile b/usr.sbin/mlxcontrol/Makefile index 95964a5854ffd..a90cb2193d85c 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.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= mlxcontrol MAN= mlxcontrol.8 diff --git a/usr.sbin/mlxcontrol/command.c b/usr.sbin/mlxcontrol/command.c index a3647676c330f..b239a28ae6fea 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.32.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <fcntl.h> diff --git a/usr.sbin/mlxcontrol/config.c b/usr.sbin/mlxcontrol/config.c index a52565840de48..0516b7d052f1c 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.32.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <fcntl.h> diff --git a/usr.sbin/mlxcontrol/interface.c b/usr.sbin/mlxcontrol/interface.c index 5cbf7b609aa49..b72c3511ae71c 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.32.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <fcntl.h> diff --git a/usr.sbin/mlxcontrol/mlxcontrol.8 b/usr.sbin/mlxcontrol/mlxcontrol.8 index 542f9948b4d73..af927a358679e 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd April 10, 2000 .Dt MLXCONTROL 8 diff --git a/usr.sbin/mlxcontrol/mlxcontrol.h b/usr.sbin/mlxcontrol/mlxcontrol.h index ab0f2ab4f8190..12f243029ea95 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/mlxcontrol/util.c b/usr.sbin/mlxcontrol/util.c index 37cd2b7e3143e..b82be41199ff2 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.32.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/mount_nwfs/Makefile b/usr.sbin/mount_nwfs/Makefile index 8fbb9a8c3ba47..2a2caa405785d 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.24.1 2008/10/02 02:57:24 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 3946f71615f01..4ba1a3cd00300 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.16.1 2008/10/02 02:57:24 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 c784a9a53ae61..646d4833803ee 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.8.22.1 2008/10/02 02:57:24 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 610ac233b5b0e..fc334971e979f 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.19.12.1 2008/10/02 02:57:24 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 2d001789d7995..43b35af38d480 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.11.12.1 2008/10/02 02:57:24 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 5e0db79c970fd..80058eceb68a6 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.10.20.1 2008/10/02 02:57:24 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 9e5d9f3f222b3..676cdfb27de6d 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.18.1 2008/10/02 02:57:24 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 ffbcb0860796e..4e7cb1758ac51 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.16.1 2008/10/02 02:57:24 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 376e82751cf0a..552357339cff2 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.23.12.1 2008/10/02 02:57:24 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 9373c7d75de1d..03e7d1884a7b3 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <paths.h> diff --git a/usr.sbin/mount_portalfs/portal.conf b/usr.sbin/mount_portalfs/portal.conf index 398cfb29936d2..b924f0f263c6a 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.16.1 2008/10/02 02:57:24 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 ff4c3fd4451d6..18feae7643718 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.10.12.1 2008/10/02 02:57:24 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 7f1e8175eaba5..d3c6d9764cfaa 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.16.1 2008/10/02 02:57:24 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 f679b422def90..ca659ad34b8fc 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.7.20.1 2008/10/02 02:57:24 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 868d6ddec6f87..79863aac28dca 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.12.12.1 2008/10/02 02:57:24 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 285f193b4f179..16a7d6e74af89 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.2.14.1 2008/10/02 02:57:24 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 4438a0bc04b07..06b2858b73013 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.12.20.1 2008/10/02 02:57:24 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 4463e402e9628..29a6a457c8eb3 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.4.20.1 2008/10/02 02:57:24 kensmith Exp $"); #include <stdio.h> #include <unistd.h> diff --git a/usr.sbin/mount_smbfs/Makefile b/usr.sbin/mount_smbfs/Makefile index e60f6b20a54df..9b906dca24a95 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.7.12.1 2008/10/02 02:57:24 kensmith Exp $ PROG= mount_smbfs SRCS= mount_smbfs.c getmntopts.c diff --git a/usr.sbin/mountd/Makefile b/usr.sbin/mountd/Makefile index c141d8a0c8d09..c88175d33592c 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.15.10.2.6.1 2008/10/02 02:57:24 kensmith Exp $ PROG= mountd SRCS= mountd.c getmntopts.c diff --git a/usr.sbin/mountd/exports.5 b/usr.sbin/mountd/exports.5 index f04b6b16eac71..186460025ad32 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.27.8.1.2.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd June 30, 2008 .Dt EXPORTS 5 diff --git a/usr.sbin/mountd/mountd.8 b/usr.sbin/mountd/mountd.8 index 7e3e02ab5f6cf..ef43834e2261c 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.27.8.2.2.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd October 20, 2007 .Dt MOUNTD 8 diff --git a/usr.sbin/mountd/mountd.c b/usr.sbin/mountd/mountd.c index c0e9c231cc2fc..0ec9afcea3e3b 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.81.2.8.2.1 2008/10/02 02:57:24 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 c94f8807d5651..54a06d44d38cb 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd December 11, 1993 .Dt NETGROUP 5 diff --git a/usr.sbin/mountd/pathnames.h b/usr.sbin/mountd/pathnames.h index 2b7397799ee4a..80b761d96c50a 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <paths.h> diff --git a/usr.sbin/moused/Makefile b/usr.sbin/moused/Makefile index a313a213ac80c..bd4b72832c0df 100644 --- a/usr.sbin/moused/Makefile +++ b/usr.sbin/moused/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/moused/Makefile,v 1.7.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ PROG= moused MAN= moused.8 diff --git a/usr.sbin/moused/moused.8 b/usr.sbin/moused/moused.8 index ecf630afdf393..a93db23c41dc4 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.53.2.4.2.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 15, 2008 .Dt MOUSED 8 diff --git a/usr.sbin/moused/moused.c b/usr.sbin/moused/moused.c index c40d66b3b1953..26367fa3e803b 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.70.2.8.2.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/consio.h> diff --git a/usr.sbin/mptable/Makefile b/usr.sbin/mptable/Makefile index a9221f979c6df..3fb5782685d8a 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.26.1 2008/10/02 02:57:24 kensmith Exp $ PROG= mptable WARNS?= 6 diff --git a/usr.sbin/mptable/mptable.1 b/usr.sbin/mptable/mptable.1 index 445285b3fc010..4e5afc1c6e440 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd April 28, 1997 .Dt MPTABLE 1 diff --git a/usr.sbin/mptable/mptable.c b/usr.sbin/mptable/mptable.c index 1ca6dfe150c54..00504794f5bfb 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.16.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/mrouted/Makefile b/usr.sbin/mrouted/Makefile index 43fe8b10ac705..b9712db498b25 100644 --- a/usr.sbin/mrouted/Makefile +++ b/usr.sbin/mrouted/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mrouted/Makefile,v 1.5.46.1 2008/10/02 02:57:24 kensmith Exp $ SUBDIR= common mrouted mrinfo map-mbone mtrace testrsrr diff --git a/usr.sbin/mrouted/Makefile.inc b/usr.sbin/mrouted/Makefile.inc index 6ecd80dd0d3d7..69180fb6f7aed 100644 --- a/usr.sbin/mrouted/Makefile.inc +++ b/usr.sbin/mrouted/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mrouted/Makefile.inc,v 1.8.12.1 2008/10/02 02:57:24 kensmith Exp $ CFLAGS+= -DRSRR -Dlog=logit diff --git a/usr.sbin/mrouted/callout.c b/usr.sbin/mrouted/callout.c index 8b8ea9c7156af..df23e570af2eb 100644 --- a/usr.sbin/mrouted/callout.c +++ b/usr.sbin/mrouted/callout.c @@ -12,7 +12,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mrouted/callout.c,v 1.12.46.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include "defs.h" diff --git a/usr.sbin/mrouted/cfparse.y b/usr.sbin/mrouted/cfparse.y index 9ab1f629aa136..e6cd91437fa2b 100644 --- a/usr.sbin/mrouted/cfparse.y +++ b/usr.sbin/mrouted/cfparse.y @@ -4,7 +4,7 @@ * * Written by Bill Fenner, NRL, 1994 * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mrouted/cfparse.y,v 1.13.8.1.6.1 2008/10/02 02:57:24 kensmith Exp $ * cfparse.y,v 3.8.4.30 1998/03/01 01:48:58 fenner Exp */ #include <stdio.h> diff --git a/usr.sbin/mrouted/common/Makefile b/usr.sbin/mrouted/common/Makefile index 903b50b2404be..64ecdc62ad060 100644 --- a/usr.sbin/mrouted/common/Makefile +++ b/usr.sbin/mrouted/common/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mrouted/common/Makefile,v 1.8.12.1 2008/10/02 02:57:24 kensmith Exp $ S= ${.CURDIR}/.. .PATH: $S diff --git a/usr.sbin/mrouted/config.c b/usr.sbin/mrouted/config.c index 9f83fb71ae42b..9b5b66b6ef4ab 100644 --- a/usr.sbin/mrouted/config.c +++ b/usr.sbin/mrouted/config.c @@ -12,7 +12,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mrouted/config.c,v 1.15.14.1.6.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include "defs.h" diff --git a/usr.sbin/mrouted/defs.h b/usr.sbin/mrouted/defs.h index 40b9cf0a7300e..783af2daa9c85 100644 --- a/usr.sbin/mrouted/defs.h +++ b/usr.sbin/mrouted/defs.h @@ -7,7 +7,7 @@ * Leland Stanford Junior University. * * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mrouted/defs.h,v 1.14.12.1 2008/10/02 02:57:24 kensmith Exp $ * defs.h,v 3.8.4.15 1998/03/01 02:51:42 fenner Exp */ diff --git a/usr.sbin/mrouted/dvmrp.h b/usr.sbin/mrouted/dvmrp.h index 2f11872216c01..a7875645b602a 100644 --- a/usr.sbin/mrouted/dvmrp.h +++ b/usr.sbin/mrouted/dvmrp.h @@ -7,7 +7,7 @@ * Leland Stanford Junior University. * * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mrouted/dvmrp.h,v 1.9.46.1 2008/10/02 02:57:24 kensmith Exp $ * dvmrp.h,v 3.8.4.5 1997/11/18 23:25:57 fenner Exp */ diff --git a/usr.sbin/mrouted/igmp.c b/usr.sbin/mrouted/igmp.c index f3430355cb157..98554ecd660dc 100644 --- a/usr.sbin/mrouted/igmp.c +++ b/usr.sbin/mrouted/igmp.c @@ -12,7 +12,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mrouted/igmp.c,v 1.16.46.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include "defs.h" diff --git a/usr.sbin/mrouted/inet.c b/usr.sbin/mrouted/inet.c index 53aad7c63a944..a910d9c49c679 100644 --- a/usr.sbin/mrouted/inet.c +++ b/usr.sbin/mrouted/inet.c @@ -12,7 +12,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mrouted/inet.c,v 1.11.46.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include "defs.h" diff --git a/usr.sbin/mrouted/kern.c b/usr.sbin/mrouted/kern.c index 716b4794180ba..4d69d1c0292ec 100644 --- a/usr.sbin/mrouted/kern.c +++ b/usr.sbin/mrouted/kern.c @@ -12,7 +12,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mrouted/kern.c,v 1.12.46.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include "defs.h" diff --git a/usr.sbin/mrouted/main.c b/usr.sbin/mrouted/main.c index 75589903ebbc9..3aa0c49dac0a5 100644 --- a/usr.sbin/mrouted/main.c +++ b/usr.sbin/mrouted/main.c @@ -22,7 +22,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mrouted/main.c,v 1.21.20.1 2008/10/02 02:57:24 kensmith Exp $"; #endif #include <err.h> diff --git a/usr.sbin/mrouted/map-mbone.8 b/usr.sbin/mrouted/map-mbone.8 index a6e9e5841c27a..7b51c2ea4dac2 100644 --- a/usr.sbin/mrouted/map-mbone.8 +++ b/usr.sbin/mrouted/map-mbone.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mrouted/map-mbone.8,v 1.11.26.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 8, 1995 .Dt MAP-MBONE 8 diff --git a/usr.sbin/mrouted/map-mbone/Makefile b/usr.sbin/mrouted/map-mbone/Makefile index f99247b625007..007b802038ee2 100644 --- a/usr.sbin/mrouted/map-mbone/Makefile +++ b/usr.sbin/mrouted/map-mbone/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mrouted/map-mbone/Makefile,v 1.13.24.1 2008/10/02 02:57:24 kensmith Exp $ S= ${.CURDIR}/.. .PATH: $S diff --git a/usr.sbin/mrouted/mapper.c b/usr.sbin/mrouted/mapper.c index 8fdbad0687e07..9e1296f5c8296 100644 --- a/usr.sbin/mrouted/mapper.c +++ b/usr.sbin/mrouted/mapper.c @@ -23,7 +23,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mrouted/mapper.c,v 1.16.26.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/mrouted/mrinfo.8 b/usr.sbin/mrouted/mrinfo.8 index 94f8f0a167552..35912a8b0e321 100644 --- a/usr.sbin/mrouted/mrinfo.8 +++ b/usr.sbin/mrouted/mrinfo.8 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mrouted/mrinfo.8,v 1.15.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 8, 1995 .Dt MRINFO 8 diff --git a/usr.sbin/mrouted/mrinfo.c b/usr.sbin/mrouted/mrinfo.c index 1df65770eba52..76644d67975e5 100644 --- a/usr.sbin/mrouted/mrinfo.c +++ b/usr.sbin/mrouted/mrinfo.c @@ -61,7 +61,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mrouted/mrinfo.c,v 1.18.26.1 2008/10/02 02:57:24 kensmith Exp $"; /* original rcsid: "@(#) Header: mrinfo.c,v 1.6 93/04/08 15:14:16 van Exp (LBL)"; */ diff --git a/usr.sbin/mrouted/mrinfo/Makefile b/usr.sbin/mrouted/mrinfo/Makefile index f111aa9816632..19c1db056fb75 100644 --- a/usr.sbin/mrouted/mrinfo/Makefile +++ b/usr.sbin/mrouted/mrinfo/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mrouted/mrinfo/Makefile,v 1.17.24.1 2008/10/02 02:57:24 kensmith Exp $ S= ${.CURDIR}/.. .PATH: $S diff --git a/usr.sbin/mrouted/mrouted.8 b/usr.sbin/mrouted/mrouted.8 index 5713914c4fd6c..6258c22a73514 100644 --- a/usr.sbin/mrouted/mrouted.8 +++ b/usr.sbin/mrouted/mrouted.8 @@ -1,6 +1,6 @@ .\"COPYRIGHT 1989 by The Board of Trustees of Leland Stanford Junior University. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mrouted/mrouted.8,v 1.32.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 8, 1995 .Dt MROUTED 8 diff --git a/usr.sbin/mrouted/mrouted.conf b/usr.sbin/mrouted/mrouted.conf index e9cb04c3ed6e5..d537bf8d0cfe7 100644 --- a/usr.sbin/mrouted/mrouted.conf +++ b/usr.sbin/mrouted/mrouted.conf @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mrouted/mrouted.conf,v 1.9.46.1 2008/10/02 02:57:24 kensmith Exp $ # mrouted.conf,v 3.8 1995/11/29 22:40:47 fenner Rel # # This is the configuration file for "mrouted", an IP multicast router. diff --git a/usr.sbin/mrouted/mrouted/Makefile b/usr.sbin/mrouted/mrouted/Makefile index afd3af82342d5..4935ed17df265 100644 --- a/usr.sbin/mrouted/mrouted/Makefile +++ b/usr.sbin/mrouted/mrouted/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mrouted/mrouted/Makefile,v 1.16.26.1 2008/10/02 02:57:24 kensmith Exp $ S= ${.CURDIR}/.. .PATH: $S diff --git a/usr.sbin/mrouted/mtrace.8 b/usr.sbin/mrouted/mtrace.8 index cd8d67dc70aca..e4836eb83365b 100644 --- a/usr.sbin/mrouted/mtrace.8 +++ b/usr.sbin/mrouted/mtrace.8 @@ -29,7 +29,7 @@ .\" Copyright (c) 1988 The Regents of the University of California. .\" All rights reserved. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mrouted/mtrace.8,v 1.24.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 8, 1995 .Dt MTRACE 8 diff --git a/usr.sbin/mrouted/mtrace.c b/usr.sbin/mrouted/mtrace.c index 9cb53e3dcc6cd..18cd142ba4277 100644 --- a/usr.sbin/mrouted/mtrace.c +++ b/usr.sbin/mrouted/mtrace.c @@ -113,7 +113,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mrouted/mtrace.c,v 1.21.20.1 2008/10/02 02:57:24 kensmith Exp $"; #endif #include <ctype.h> diff --git a/usr.sbin/mrouted/mtrace/Makefile b/usr.sbin/mrouted/mtrace/Makefile index ee9adb7c7eb56..dfe8a0d10b285 100644 --- a/usr.sbin/mrouted/mtrace/Makefile +++ b/usr.sbin/mrouted/mtrace/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mrouted/mtrace/Makefile,v 1.14.26.1 2008/10/02 02:57:24 kensmith Exp $ S= ${.CURDIR}/.. .PATH: $S diff --git a/usr.sbin/mrouted/pathnames.h b/usr.sbin/mrouted/pathnames.h index d4fb01d18a159..30667aca450d2 100644 --- a/usr.sbin/mrouted/pathnames.h +++ b/usr.sbin/mrouted/pathnames.h @@ -7,7 +7,7 @@ * Leland Stanford Junior University. * * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mrouted/pathnames.h,v 1.7.46.1 2008/10/02 02:57:24 kensmith Exp $ * pathnames.h,v 3.8 1995/11/29 22:36:57 fenner Rel */ diff --git a/usr.sbin/mrouted/prune.c b/usr.sbin/mrouted/prune.c index acefaf921f715..e3bb4528e91c3 100644 --- a/usr.sbin/mrouted/prune.c +++ b/usr.sbin/mrouted/prune.c @@ -12,7 +12,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mrouted/prune.c,v 1.18.26.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include "defs.h" diff --git a/usr.sbin/mrouted/prune.h b/usr.sbin/mrouted/prune.h index 375fada1116e0..86b1252173d62 100644 --- a/usr.sbin/mrouted/prune.h +++ b/usr.sbin/mrouted/prune.h @@ -7,7 +7,7 @@ * Leland Stanford Junior University. * * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mrouted/prune.h,v 1.10.46.1 2008/10/02 02:57:24 kensmith Exp $ * prune.h,v 3.8.4.5 1998/02/27 22:45:43 fenner Exp */ diff --git a/usr.sbin/mrouted/route.c b/usr.sbin/mrouted/route.c index b2695395ed921..3a4a3c857277b 100644 --- a/usr.sbin/mrouted/route.c +++ b/usr.sbin/mrouted/route.c @@ -12,7 +12,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mrouted/route.c,v 1.12.46.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include "defs.h" diff --git a/usr.sbin/mrouted/route.h b/usr.sbin/mrouted/route.h index 300202b967dd7..bd0cf703244d6 100644 --- a/usr.sbin/mrouted/route.h +++ b/usr.sbin/mrouted/route.h @@ -7,7 +7,7 @@ * Leland Stanford Junior University. * * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mrouted/route.h,v 1.9.46.1 2008/10/02 02:57:24 kensmith Exp $ * route.h,v 3.8.4.6 1997/07/01 23:02:35 fenner Exp */ diff --git a/usr.sbin/mrouted/rsrr.c b/usr.sbin/mrouted/rsrr.c index 86d6e6eaf438b..1d07dae5bcde9 100644 --- a/usr.sbin/mrouted/rsrr.c +++ b/usr.sbin/mrouted/rsrr.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mrouted/rsrr.c,v 1.9.26.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #ifdef RSRR diff --git a/usr.sbin/mrouted/testrsrr/Makefile b/usr.sbin/mrouted/testrsrr/Makefile index 4f57dde7990b7..276962afc5640 100644 --- a/usr.sbin/mrouted/testrsrr/Makefile +++ b/usr.sbin/mrouted/testrsrr/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mrouted/testrsrr/Makefile,v 1.8.12.1 2008/10/02 02:57:24 kensmith Exp $ S= ${.CURDIR}/.. .PATH: $S diff --git a/usr.sbin/mrouted/testrsrr/testrsrr.c b/usr.sbin/mrouted/testrsrr/testrsrr.c index 6dfe831b47ef8..8be6f4298cdec 100644 --- a/usr.sbin/mrouted/testrsrr/testrsrr.c +++ b/usr.sbin/mrouted/testrsrr/testrsrr.c @@ -26,7 +26,7 @@ * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mrouted/testrsrr/testrsrr.c,v 1.5.20.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stddef.h> #include <stdlib.h> diff --git a/usr.sbin/mrouted/vif.c b/usr.sbin/mrouted/vif.c index 423fa532225ed..37d4ac5db839d 100644 --- a/usr.sbin/mrouted/vif.c +++ b/usr.sbin/mrouted/vif.c @@ -12,7 +12,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/mrouted/vif.c,v 1.15.46.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include "defs.h" diff --git a/usr.sbin/mrouted/vif.h b/usr.sbin/mrouted/vif.h index 5be618dea3083..282466cd9bcbf 100644 --- a/usr.sbin/mrouted/vif.h +++ b/usr.sbin/mrouted/vif.h @@ -7,7 +7,7 @@ * Leland Stanford Junior University. * * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mrouted/vif.h,v 1.10.46.1 2008/10/02 02:57:24 kensmith Exp $ * vif.h,v 3.8.4.26 1998/01/14 21:21:19 fenner Exp */ diff --git a/usr.sbin/mtest/Makefile b/usr.sbin/mtest/Makefile index 95bbe12184a6a..5ec13800147d3 100644 --- a/usr.sbin/mtest/Makefile +++ b/usr.sbin/mtest/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mtest/Makefile,v 1.3.14.1.4.1 2008/10/02 02:57:24 kensmith Exp $ PROG= mtest MAN= mtest.8 diff --git a/usr.sbin/mtest/mtest.8 b/usr.sbin/mtest/mtest.8 index 8bc6f33d3e23b..af58955cab31b 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.8.8.1.4.1 2008/10/02 02:57:24 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 978e4948927dc..5951ee618bb85 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.6.10.1.4.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/errno.h> diff --git a/usr.sbin/mtree/Makefile b/usr.sbin/mtree/Makefile index 2977c4722b570..c3cd5eacd108b 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../usr.bin/cksum diff --git a/usr.sbin/mtree/compare.c b/usr.sbin/mtree/compare.c index 44556d67a0ea9..a9496d15ca85b 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.16.1 2008/10/02 02:57:24 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 f1b0313a746d4..034a7394bf946 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.16.1 2008/10/02 02:57:24 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 21a49b04f7447..2c8aef4a10e09 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.26.1 2008/10/02 02:57:24 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 4b6fb3c1839a6..d82e2ab455bdd 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ extern uint32_t crc_total; diff --git a/usr.sbin/mtree/misc.c b/usr.sbin/mtree/misc.c index 65667d6011387..29e3eb87a1f71 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.16.2.1.4.1 2008/10/02 02:57:24 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 439eaab525abe..8f8b2a5a389be 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.52.2.3.4.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd June 16, 2007 .Dt MTREE 8 diff --git a/usr.sbin/mtree/mtree.c b/usr.sbin/mtree/mtree.c index 49e3e6b56405a..5fdfad4974d87 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.8.1.4.1 2008/10/02 02:57:24 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 fb22f0d62370a..ec7ce39e3c4ae 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.7.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <string.h> diff --git a/usr.sbin/mtree/spec.c b/usr.sbin/mtree/spec.c index cb86f94c4f6af..b49dc077bcef1 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.22.2.1.6.1 2008/10/02 02:57:24 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 f85882e0deef7..a93b9a51f0a43 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.16.1 2008/10/02 02:57:24 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 fce801bcd20ea..f986122267e1a 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.26.1 2008/10/02 02:57:24 kensmith Exp $ # set -e diff --git a/usr.sbin/mtree/test/test01.sh b/usr.sbin/mtree/test/test01.sh index e4d3fc302bfed..cd6dfe5bb2437 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.26.1 2008/10/02 02:57:24 kensmith Exp $ # set -e diff --git a/usr.sbin/mtree/test/test02.sh b/usr.sbin/mtree/test/test02.sh index a7aa9168382c4..a725d69fcad36 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.26.1 2008/10/02 02:57:24 kensmith Exp $ # set -e diff --git a/usr.sbin/mtree/test/test03.sh b/usr.sbin/mtree/test/test03.sh index bb3a5b5397e0f..46018e168973e 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.16.1 2008/10/02 02:57:24 kensmith Exp $ # set -e diff --git a/usr.sbin/mtree/test/test04.sh b/usr.sbin/mtree/test/test04.sh index 38acda2bf469b..f930d9c362dd6 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.26.1 2008/10/02 02:57:24 kensmith Exp $ # set -e diff --git a/usr.sbin/mtree/test/test05.sh b/usr.sbin/mtree/test/test05.sh index eda544f4ff368..0b9e4b18cfafd 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.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ # # Test for 'optional' keyword. # diff --git a/usr.sbin/mtree/verify.c b/usr.sbin/mtree/verify.c index b7c4fd96e8d59..1d16e305f34b5 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.23.8.3.2.1 2008/10/02 02:57:24 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 0a631f91a567b..1b9d88e76b7df 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.4.2.1.10.1 2008/10/02 02:57:24 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 1a7d191d17da9..ffa9c8e377fa8 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.3.4.1.10.1 2008/10/02 02:57:24 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 7ea9d06509642..241d698cb3daf 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.16.1 2008/10/02 02:57:24 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 64587742350e2..d58392c148727 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.16.1 2008/10/02 02:57:24 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 d1ee3afeda9ab..bcbbc9f1e9393 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.16.1 2008/10/02 02:57:24 kensmith Exp $ # rndc=/usr/sbin/rndc diff --git a/usr.sbin/named/Makefile b/usr.sbin/named/Makefile index 804ef547c0a8b..324ae4464a129 100644 --- a/usr.sbin/named/Makefile +++ b/usr.sbin/named/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/named/Makefile,v 1.40.2.2.6.1 2008/10/02 02:57:24 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 90ecebbdc5520..58ffebff16607 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../sys/compat/ndis diff --git a/usr.sbin/ndiscvt/inf-parse.y b/usr.sbin/ndiscvt/inf-parse.y index 8a8495671db5c..8f198cb550de2 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.24.1 2008/10/02 02:57:24 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 cc1508bba4a2a..ecdca3cb1a012 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.24.1 2008/10/02 02:57:24 kensmith Exp $"); #include <regex.h> #include <ctype.h> diff --git a/usr.sbin/ndiscvt/inf.c b/usr.sbin/ndiscvt/inf.c index c3d965c82245b..2647a57a956c3 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.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <stdio.h> #include <stdlib.h> diff --git a/usr.sbin/ndiscvt/inf.h b/usr.sbin/ndiscvt/inf.h index 8d0b0c123de4b..b446f8ff3bcb8 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #define W_MAX 16 diff --git a/usr.sbin/ndiscvt/ndiscvt.8 b/usr.sbin/ndiscvt/ndiscvt.8 index 532de8ec3a880..415b78c96b232 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.7.2.2.6.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd December 10, 2003 .Dt NDISCVT 8 diff --git a/usr.sbin/ndiscvt/ndiscvt.c b/usr.sbin/ndiscvt/ndiscvt.c index 80eae836f0808..d098f631bbdeb 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.11.2.1.8.1 2008/10/02 02:57:24 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 c293b6723d620..fc990ce7f8bd4 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.2.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd April 24, 2005 .Dt NDISGEN 8 diff --git a/usr.sbin/ndiscvt/ndisgen.sh b/usr.sbin/ndiscvt/ndisgen.sh index 6de8fe6af9a21..2da26eb54134e 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.1.4.1.8.1 2008/10/02 02:57:24 kensmith Exp $ # header () { diff --git a/usr.sbin/ndiscvt/windrv_stub.c b/usr.sbin/ndiscvt/windrv_stub.c index 30e74bfc9e303..8a22f89625fa5 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.18.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/usr.sbin/ndp/Makefile b/usr.sbin/ndp/Makefile index c35dfc7f5eaa3..b01945f449a17 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.5.20.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../contrib/tcpdump diff --git a/usr.sbin/ndp/gnuc.h b/usr.sbin/ndp/gnuc.h index c6412965c9db3..4a23a99295eb3 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.50.1 2008/10/02 02:57:24 kensmith Exp $ */ /* this is dummy to pacify gmt2local.c. */ diff --git a/usr.sbin/ndp/ndp.8 b/usr.sbin/ndp/ndp.8 index 4d99527d781fe..8943f337cbf86 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.16.2.2.8.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 17, 1998 .Dt NDP 8 diff --git a/usr.sbin/ndp/ndp.c b/usr.sbin/ndp/ndp.c index 33e1a6a9b7188..e8061e8e54674 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.16.8.4.8.1 2008/10/02 02:57:24 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 9c301a1b9d1d5..7df580ff24fdd 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.24.1 2008/10/02 02:57:24 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 c350226f591a6..0866ed82928f6 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.28.1 2008/10/02 02:57:24 kensmith Exp $ * ------+---------+---------+---------+---------+---------+---------+---------* */ diff --git a/usr.sbin/newsyslog/newsyslog.8 b/usr.sbin/newsyslog/newsyslog.8 index 3db563f2964cb..b6d7f0f8a77ab 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.16.1 2008/10/02 02:57:24 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 692f2e0c82048..4b4881cf7c534 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.101.2.5.2.1 2008/10/02 02:57:24 kensmith Exp $"); #define OSF #ifndef COMPRESS_POSTFIX diff --git a/usr.sbin/newsyslog/newsyslog.conf.5 b/usr.sbin/newsyslog/newsyslog.conf.5 index 138adc03b8824..1bba70601ec4b 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.4.2.3.2.1 2008/10/02 02:57:24 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 3d2c6ff29c8f8..b1ab180627593 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ diff --git a/usr.sbin/newsyslog/ptimes.c b/usr.sbin/newsyslog/ptimes.c index 474c69daba53c..8b6132f30836c 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.24.1 2008/10/02 02:57:24 kensmith Exp $"); #include <ctype.h> #include <limits.h> diff --git a/usr.sbin/nfsd/Makefile b/usr.sbin/nfsd/Makefile index 21ca3f377a658..a1e8f35e4e8eb 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.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= nfsd MAN= nfsd.8 diff --git a/usr.sbin/nfsd/nfsd.8 b/usr.sbin/nfsd/nfsd.8 index 64c181e66c9c7..28ca37c1dd53d 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd March 29, 1995 .Dt NFSD 8 diff --git a/usr.sbin/nfsd/nfsd.c b/usr.sbin/nfsd/nfsd.c index 71578960ce7ae..8178e71de2d8e 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.32.12.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/ngctl/Makefile b/usr.sbin/ngctl/Makefile index 3d5a1f5d37fce..02c252e60e186 100644 --- a/usr.sbin/ngctl/Makefile +++ b/usr.sbin/ngctl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ngctl/Makefile,v 1.14.8.2.4.1 2008/10/02 02:57:24 kensmith Exp $ # $Whistle: Makefile,v 1.3 1999/01/16 00:10:11 archie Exp $ PROG= ngctl diff --git a/usr.sbin/ngctl/config.c b/usr.sbin/ngctl/config.c index 9b1a2751d136d..0a9b85f4bbbf0 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.3.8.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/connect.c b/usr.sbin/ngctl/connect.c index cd5307e499c22..36fc3715225f6 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.3.8.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/debug.c b/usr.sbin/ngctl/debug.c index d64e32d7f4cf3..49c551467a988 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.2.8.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <netgraph.h> diff --git a/usr.sbin/ngctl/dot.c b/usr.sbin/ngctl/dot.c index 4b4fc768348bd..dd1a4702d8224 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.3.10.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/list.c b/usr.sbin/ngctl/list.c index 966a8a567e36f..f9982e635c52f 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.6.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/main.c b/usr.sbin/ngctl/main.c index e4ba0b7ff93f7..7e336efda7519 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.18.2.2.6.1 2008/10/02 02:57:24 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 1c6896b1d18cd..7b599673b36ba 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.2.8.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/msg.c b/usr.sbin/ngctl/msg.c index c332879a0ac3f..571c05512910b 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.5.8.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/name.c b/usr.sbin/ngctl/name.c index 7149d35dbc88b..d69817b4e02da 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.2.8.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/ngctl.8 b/usr.sbin/ngctl/ngctl.8 index ce77069d31859..f19c0b1352a36 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.16.1 2008/10/02 02:57:24 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 4d8c2adb76911..c17d7b62e3da8 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.12.8.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #define MAX_CMD_ALIAS 8 diff --git a/usr.sbin/ngctl/rmhook.c b/usr.sbin/ngctl/rmhook.c index 9a47a9d66fdfe..a841ddb65843f 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.3.8.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/show.c b/usr.sbin/ngctl/show.c index 5232645bbcae6..02943ed8a61bc 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.4.8.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/shutdown.c b/usr.sbin/ngctl/shutdown.c index b06beb5ca0ff9..35f6c89eaad95 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.2.34.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/status.c b/usr.sbin/ngctl/status.c index 7827c631513d9..bfbee160f4760 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.2.8.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/types.c b/usr.sbin/ngctl/types.c index 5ed4b53d00ea1..3233b6e64a7ed 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.4.8.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/write.c b/usr.sbin/ngctl/write.c index 4114211705c60..4090fd90bcbdc 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.1.16.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/nghook/Makefile b/usr.sbin/nghook/Makefile index 73f2df3bf935d..a56b9f1aa24e5 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.24.1 2008/10/02 02:57:24 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 700ca5e1a59d1..d6e428c9cb0fe 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.26.1 2008/10/02 02:57:24 kensmith Exp $"); #include <stdio.h> #include <stdlib.h> diff --git a/usr.sbin/nghook/nghook.8 b/usr.sbin/nghook/nghook.8 index 7d2c7fa5f5cc8..81dd011f03ced 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.16.1 2008/10/02 02:57:24 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 0b4c0db25d1c1..4a2abd0c38c8b 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.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= nologin MAN= nologin.5 nologin.8 diff --git a/usr.sbin/nologin/nologin.5 b/usr.sbin/nologin/nologin.5 index f8a21beb78fde..e9e52b7e7f266 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.14.8.1.4.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 10, 2007 .Dt NOLOGIN 5 diff --git a/usr.sbin/nologin/nologin.8 b/usr.sbin/nologin/nologin.8 index d03aa33d96b41..cc91bffdd089d 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.24.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd June 19, 1993 .Dt NOLOGIN 8 diff --git a/usr.sbin/nologin/nologin.c b/usr.sbin/nologin/nologin.c index 658637ef2ae81..a837557435e46 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.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <stdio.h> #include <syslog.h> diff --git a/usr.sbin/ntp/Makefile b/usr.sbin/ntp/Makefile index 86e447ddfb61f..71f983cb3aaf0 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.11.2.2.2.1 2008/10/02 02:57:24 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 a9fda6b820f42..a46c4ac41848c 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.8.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $ DEFS_LOCAL= -DPARSE -DHAVE_CONFIG_H NTPDEFS= -DSYS_FREEBSD diff --git a/usr.sbin/ntp/config.h b/usr.sbin/ntp/config.h index b280e44cf627e..8908fb28c1a6d 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.2.2.2.1 2008/10/02 02:57:24 kensmith Exp $ */ /* Is adjtime() accurate? */ /* #undef ADJTIME_IS_ACCURATE */ diff --git a/usr.sbin/ntp/doc/Makefile b/usr.sbin/ntp/doc/Makefile index e228073244853..8497e755d70ee 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.11.2.3.2.1 2008/10/02 02:57:24 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 bf086921b8c8b..6be15c49087d8 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.1.2.1.6.1 2008/10/02 02:57:24 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 264a250a92335..6abe49c64de62 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.18.2.3.4.1 2008/10/02 02:57:24 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 dc9531ce245ef..e126e099d1506 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.28.1 2008/10/02 02:57:24 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 0e6d3499dd5bc..b3b37d751a4ed 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.11.2.2.2.1 2008/10/02 02:57:24 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 f361f17133af9..aed93e935d2ee 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.9.2.1.6.1 2008/10/02 02:57:24 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 e73967fa0d5f6..298250b0da377 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.12.8.2.6.1 2008/10/02 02:57:24 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 71cfaabd8e710..4509849cb6f76 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.17.2.1.6.1 2008/10/02 02:57:24 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 f130307457f32..06bec05878d48 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.30.1 2008/10/02 02:57:24 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 554a3c0c27c80..8d00785670426 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.24.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd January 6, 2000 .Dt NTPTRACE 8 diff --git a/usr.sbin/ntp/libntp/Makefile b/usr.sbin/ntp/libntp/Makefile index 83e654e71bdab..be52a69712211 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.2.1.2.1 2008/10/02 02:57:24 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 c867eccb10c84..10a1818a7af8d 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.4.1.2.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/ntp/libopts diff --git a/usr.sbin/ntp/libparse/Makefile b/usr.sbin/ntp/libparse/Makefile index f86988e147783..4df4d2ecbf8b6 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.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/ntp/libparse diff --git a/usr.sbin/ntp/ntp-keygen/Makefile b/usr.sbin/ntp/ntp-keygen/Makefile index 4f1831980dd6d..ad6395d5df19e 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.6.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $ NO_MAN= diff --git a/usr.sbin/ntp/ntpd/Makefile b/usr.sbin/ntp/ntpd/Makefile index 2463fc2f7c932..463ac31ed5792 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.13.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $ NO_MAN= diff --git a/usr.sbin/ntp/ntpdate/Makefile b/usr.sbin/ntp/ntpdate/Makefile index 453e393a9755c..8599416ce1653 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.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/ntp/ntpdate diff --git a/usr.sbin/ntp/ntpdc/Makefile b/usr.sbin/ntp/ntpdc/Makefile index 9dd71d5b05f8b..4c1ad56ee3598 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.10.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $ NO_MAN= diff --git a/usr.sbin/ntp/ntpq/Makefile b/usr.sbin/ntp/ntpq/Makefile index 17e313c29ee6f..139512c4bc3cf 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.10.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $ NO_MAN= diff --git a/usr.sbin/ntp/ntptime/Makefile b/usr.sbin/ntp/ntptime/Makefile index db5885ddceb35..0680c386ce756 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/ntp/util diff --git a/usr.sbin/ntp/ntptrace/Makefile b/usr.sbin/ntp/ntptrace/Makefile index 8d7547cf5ea15..26a13b1cab59b 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.6.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../scripts diff --git a/usr.sbin/ntp/scripts/mkver b/usr.sbin/ntp/scripts/mkver index 02c692491f3e6..edba28098ae86 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.8.1.2.1 2008/10/02 02:57:24 kensmith Exp $ # PROG=${1-UNKNOWN} diff --git a/usr.sbin/ntp/scripts/ntptrace b/usr.sbin/ntp/scripts/ntptrace index 8a895c4ba0be6..ec3de75678c1e 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.24.1 2008/10/02 02:57:24 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 6dbc510db8c21..374f6a333020d 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.50.1 2008/10/02 02:57:24 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 3bc9084f27996..a4177184c3805 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.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/ntp/sntp diff --git a/usr.sbin/ofwdump/Makefile b/usr.sbin/ofwdump/Makefile index b94ffd1bf59b7..6614522cb1bcd 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.24.1 2008/10/02 02:57:24 kensmith Exp $ PROG= ofwdump MAN= ofwdump.8 diff --git a/usr.sbin/ofwdump/ofw_util.c b/usr.sbin/ofwdump/ofw_util.c index 71361d452511e..404510d699717 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.24.1 2008/10/02 02:57:24 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 af8f01f233b20..ccab9953d8878 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef OFW_UTIL_H diff --git a/usr.sbin/ofwdump/ofwdump.8 b/usr.sbin/ofwdump/ofwdump.8 index 995d93704d18f..b1b08e37b9b1a 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.24.1 2008/10/02 02:57:24 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 ea25caa16dafe..003f9c824163d 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.24.1 2008/10/02 02:57:24 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 32f5fe624db62..261b42341b047 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <paths.h> diff --git a/usr.sbin/pccard/Makefile b/usr.sbin/pccard/Makefile index 6dee3cdfa2c67..7d2d44c707eb7 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.6.14.1.10.1 2008/10/02 02:57:24 kensmith Exp $ SUBDIR= pccardc diff --git a/usr.sbin/pccard/Makefile.inc b/usr.sbin/pccard/Makefile.inc index 265f86d1ed55a..23f31d90deb38 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.9.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ .include "../Makefile.inc" diff --git a/usr.sbin/pccard/pccardc/Makefile b/usr.sbin/pccard/pccardc/Makefile index d0649a2dc42c5..240d940b00373 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.28.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../pccardd diff --git a/usr.sbin/pccard/pccardc/beep.c b/usr.sbin/pccard/pccardc/beep.c index be62c56238a7b..13485e5feca7e 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.30.1 2008/10/02 02:57:24 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 d5fc7579933f6..a53735396e90d 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.50.1 2008/10/02 02:57:24 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 6a415ba44e50f..21d47a37334e4 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.30.1 2008/10/02 02:57:24 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 11ee0bb882083..57425d868c400 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.26.1 2008/10/02 02:57:24 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 e1e0925d4bb27..e143f708fa6ac 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.20.8.1.4.1 2008/10/02 02:57:24 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 c1f6eced75074..c07ff4ef6e1b2 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.24.1 2008/10/02 02:57:24 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 0b1d1764c16d9..3668020a96447 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.26.1 2008/10/02 02:57:24 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 59d43a57436ad..7ca9f998542d7 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.30.1 2008/10/02 02:57:24 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 f8a53b3cc8675..f1d7f6f8a4690 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.30.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/pccard/pccardc/rdmap.c b/usr.sbin/pccard/pccardc/rdmap.c index 3ac81f930ca98..ab802050dc611 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.50.1 2008/10/02 02:57:24 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 a3171487998a3..3916f7ead886c 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.50.1 2008/10/02 02:57:24 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 cc3df8ecbee8e..300a4d3cbee37 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.50.1 2008/10/02 02:57:24 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 5fda2a72f24ca..1965e3c982cd5 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.50.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pccard/pccardd/Makefile b/usr.sbin/pccard/pccardd/Makefile index b7fae27df8bca..58bab837f65c4 100644 --- a/usr.sbin/pccard/pccardd/Makefile +++ b/usr.sbin/pccard/pccardd/Makefile @@ -1,5 +1,5 @@ # Makefile for pccardd -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pccard/pccardd/Makefile,v 1.8.24.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../pccardc diff --git a/usr.sbin/pccard/pccardd/cardd.c b/usr.sbin/pccard/pccardd/cardd.c index c91ecd259d3d8..181b4591a9be5 100644 --- a/usr.sbin/pccard/pccardd/cardd.c +++ b/usr.sbin/pccard/pccardd/cardd.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardd/cardd.c,v 1.80.24.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pccard/pccardd/cardd.h b/usr.sbin/pccard/pccardd/cardd.h index ab7a0e1b4ea72..44c0823c4481e 100644 --- a/usr.sbin/pccard/pccardd/cardd.h +++ b/usr.sbin/pccard/pccardd/cardd.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/cardd.h,v 1.31.22.1 2008/10/02 02:57:24 kensmith Exp $ * * Common include file for PCMCIA daemon */ diff --git a/usr.sbin/pccard/pccardd/file.c b/usr.sbin/pccard/pccardd/file.c index 93ad066d2f8b1..ace5839b7c7c9 100644 --- a/usr.sbin/pccard/pccardd/file.c +++ b/usr.sbin/pccard/pccardd/file.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardd/file.c,v 1.36.22.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pccard/pccardd/pccard.conf.5 b/usr.sbin/pccard/pccardd/pccard.conf.5 index c3d496dd9b460..3901f141459dd 100644 --- a/usr.sbin/pccard/pccardd/pccard.conf.5 +++ b/usr.sbin/pccard/pccardd/pccard.conf.5 @@ -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/pccard.conf.5,v 1.27.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd November 2, 1994 .Dt PCCARD.CONF 5 diff --git a/usr.sbin/pccard/pccardd/pccardd.8 b/usr.sbin/pccard/pccardd/pccardd.8 index 105552ba28ee8..a587ca69dbf4b 100644 --- a/usr.sbin/pccard/pccardd/pccardd.8 +++ b/usr.sbin/pccard/pccardd/pccardd.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/pccard/pccardd/pccardd.8,v 1.32.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd November 1, 1994 .Dt PCCARDD 8 diff --git a/usr.sbin/pccard/pccardd/pccardd.c b/usr.sbin/pccard/pccardd/pccardd.c index 11d07166b3021..8c9d746bea2fa 100644 --- a/usr.sbin/pccard/pccardd/pccardd.c +++ b/usr.sbin/pccard/pccardd/pccardd.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardd/pccardd.c,v 1.16.20.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <signal.h> diff --git a/usr.sbin/pccard/pccardd/readcis.c b/usr.sbin/pccard/pccardd/readcis.c index 73b72efb9eafa..760b09830635c 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.28.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/pccard/pccardd/readcis.h b/usr.sbin/pccard/pccardd/readcis.h index 8ebd74531fe2f..1008fb7453386 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.28.1 2008/10/02 02:57:24 kensmith Exp $ */ struct tuple { diff --git a/usr.sbin/pccard/pccardd/server.c b/usr.sbin/pccard/pccardd/server.c index 8c6177eff4c29..5312a32537eb2 100644 --- a/usr.sbin/pccard/pccardd/server.c +++ b/usr.sbin/pccard/pccardd/server.c @@ -7,7 +7,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardd/server.c,v 1.3.22.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pccard/pccardd/util.c b/usr.sbin/pccard/pccardd/util.c index 8f9a48df3b7c7..778acc8fd5691 100644 --- a/usr.sbin/pccard/pccardd/util.c +++ b/usr.sbin/pccard/pccardd/util.c @@ -33,7 +33,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pccard/pccardd/util.c,v 1.17.26.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pciconf/Makefile b/usr.sbin/pciconf/Makefile index e57e736fe2c16..58f65f4e07178 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.9.14.1.4.1 2008/10/02 02:57:24 kensmith Exp $ PROG= pciconf SRCS= pciconf.c cap.c diff --git a/usr.sbin/pciconf/cap.c b/usr.sbin/pciconf/cap.c index 1ccb8f870c27b..08438442741b9 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.1.2.4.4.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/pciconf/pathnames.h b/usr.sbin/pciconf/pathnames.h index 719615a478fc0..e60685690e17d 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.30.1 2008/10/02 02:57:24 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 6aa97d60ee2a0..215408ad059e3 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.26.8.2.2.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd November 27, 2007 .Dt PCICONF 8 diff --git a/usr.sbin/pciconf/pciconf.c b/usr.sbin/pciconf/pciconf.c index a42435c5a70b6..6f88a3b8c5ca5 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.24.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/pciconf/pciconf.h b/usr.sbin/pciconf/pciconf.h index 2e87c63cab46d..bee7e305373c5 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.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef __PCICONF_H__ diff --git a/usr.sbin/pcvt/Makefile b/usr.sbin/pcvt/Makefile index ab72a2d1647cb..7c36a4d7fee5d 100644 --- a/usr.sbin/pcvt/Makefile +++ b/usr.sbin/pcvt/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/Makefile,v 1.7.14.1.10.1 2008/10/02 02:57:24 kensmith Exp $ SUBDIR= keycap cursor fontedit fonts kcon loadfont scon \ userkeys ispcvt diff --git a/usr.sbin/pcvt/Makefile.inc b/usr.sbin/pcvt/Makefile.inc index 7899d9c307d20..388b4e91a81e2 100644 --- a/usr.sbin/pcvt/Makefile.inc +++ b/usr.sbin/pcvt/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/Makefile.inc,v 1.8.26.1 2008/10/02 02:57:24 kensmith Exp $ FONTDIR = /usr/share/misc/pcvtfonts diff --git a/usr.sbin/pcvt/Misc/Doc/Makefile b/usr.sbin/pcvt/Misc/Doc/Makefile index 11f540dfc50b0..f34db027122b8 100644 --- a/usr.sbin/pcvt/Misc/Doc/Makefile +++ b/usr.sbin/pcvt/Misc/Doc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/Misc/Doc/Makefile,v 1.9.12.1 2008/10/02 02:57:24 kensmith Exp $ NO_OBJ= FILES= Acknowledgements Bibliography CharGen \ diff --git a/usr.sbin/pcvt/Misc/Doc/NotesAndHints b/usr.sbin/pcvt/Misc/Doc/NotesAndHints index 8accc2f319864..d058a9841806b 100644 --- a/usr.sbin/pcvt/Misc/Doc/NotesAndHints +++ b/usr.sbin/pcvt/Misc/Doc/NotesAndHints @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/Misc/Doc/NotesAndHints,v 1.6.24.1 2008/10/02 02:57:24 kensmith Exp $ Random Notes and Hints Last Edit-Date: [Sun Apr 2 18:28:09 1995] -------------------------------------------------------------------------------- diff --git a/usr.sbin/pcvt/Misc/Etc/Makefile b/usr.sbin/pcvt/Misc/Etc/Makefile index 022520234cc74..217d219315d95 100644 --- a/usr.sbin/pcvt/Misc/Etc/Makefile +++ b/usr.sbin/pcvt/Misc/Etc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/Misc/Etc/Makefile,v 1.10.12.1 2008/10/02 02:57:24 kensmith Exp $ NO_OBJ= FILES= Termcap Terminfo pcvt.el xmodmap-german pcvt.sh diff --git a/usr.sbin/pcvt/Misc/Etc/pcvt.sh b/usr.sbin/pcvt/Misc/Etc/pcvt.sh index cc3b34b2b572b..3638c079c9d73 100644 --- a/usr.sbin/pcvt/Misc/Etc/pcvt.sh +++ b/usr.sbin/pcvt/Misc/Etc/pcvt.sh @@ -13,7 +13,7 @@ # # last edit-date: [Fri Mar 31 10:40:18 2000] # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/Misc/Etc/pcvt.sh,v 1.1.26.1 2008/10/02 02:57:24 kensmith Exp $ # #--------------------------------------------------------------------------- diff --git a/usr.sbin/pcvt/Misc/Makefile b/usr.sbin/pcvt/Misc/Makefile index 442c7047ecac0..608c56d5de35b 100644 --- a/usr.sbin/pcvt/Misc/Makefile +++ b/usr.sbin/pcvt/Misc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/Misc/Makefile,v 1.7.12.1 2008/10/02 02:57:24 kensmith Exp $ NO_OBJ= FILES= README.FIRST diff --git a/usr.sbin/pcvt/Misc/Makefile.inc b/usr.sbin/pcvt/Misc/Makefile.inc index c7a2ebcc0ca8c..96ab913c8e6f5 100644 --- a/usr.sbin/pcvt/Misc/Makefile.inc +++ b/usr.sbin/pcvt/Misc/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/Misc/Makefile.inc,v 1.5.26.1 2008/10/02 02:57:24 kensmith Exp $ DISTRIBUTION= doc BINDIR= ${SHAREDIR}/pcvt diff --git a/usr.sbin/pcvt/Misc/README.FIRST b/usr.sbin/pcvt/Misc/README.FIRST index a2701c7e261ec..09a6f90a4c4d3 100644 --- a/usr.sbin/pcvt/Misc/README.FIRST +++ b/usr.sbin/pcvt/Misc/README.FIRST @@ -181,4 +181,4 @@ Have fun! Hellmuth -$FreeBSD$ +$FreeBSD: src/usr.sbin/pcvt/Misc/README.FIRST,v 1.6.26.1 2008/10/02 02:57:24 kensmith Exp $ diff --git a/usr.sbin/pcvt/cursor/Makefile b/usr.sbin/pcvt/cursor/Makefile index fb068782e417f..b5ba77a230908 100644 --- a/usr.sbin/pcvt/cursor/Makefile +++ b/usr.sbin/pcvt/cursor/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/cursor/Makefile,v 1.7.26.1 2008/10/02 02:57:24 kensmith Exp $ PROG= cursor diff --git a/usr.sbin/pcvt/cursor/cursor.1 b/usr.sbin/pcvt/cursor/cursor.1 index b80a42715a427..a59756da11826 100644 --- a/usr.sbin/pcvt/cursor/cursor.1 +++ b/usr.sbin/pcvt/cursor/cursor.1 @@ -24,7 +24,7 @@ .\" .\" Last Edit-Date: [Mon Mar 27 16:33:23 2000] .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pcvt/cursor/cursor.1,v 1.11.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd March 27, 2000 .Dt CURSOR 1 diff --git a/usr.sbin/pcvt/cursor/cursor.c b/usr.sbin/pcvt/cursor/cursor.c index 01bdd102b376a..6dc1351544bdb 100644 --- a/usr.sbin/pcvt/cursor/cursor.c +++ b/usr.sbin/pcvt/cursor/cursor.c @@ -34,7 +34,7 @@ */ static char *id = - "@(#)cursor.c, 3.20, Last Edit-Date: [Tue Apr 4 12:27:54 1995]\n$FreeBSD$"; + "@(#)cursor.c, 3.20, Last Edit-Date: [Tue Apr 4 12:27:54 1995]\n$FreeBSD: src/usr.sbin/pcvt/cursor/cursor.c,v 1.10.26.1 2008/10/02 02:57:24 kensmith Exp $"; /*---------------------------------------------------------------------------* * diff --git a/usr.sbin/pcvt/demo/Makefile b/usr.sbin/pcvt/demo/Makefile index 067c99bd00b33..c2d9e7a1b2aee 100644 --- a/usr.sbin/pcvt/demo/Makefile +++ b/usr.sbin/pcvt/demo/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/demo/Makefile,v 1.12.12.1 2008/10/02 02:57:24 kensmith Exp $ PROG= playvt NO_MAN= diff --git a/usr.sbin/pcvt/demo/chardemo.vt.gz.uu b/usr.sbin/pcvt/demo/chardemo.vt.gz.uu index f26c6fcd90f06..d1d2aa873739c 100644 --- a/usr.sbin/pcvt/demo/chardemo.vt.gz.uu +++ b/usr.sbin/pcvt/demo/chardemo.vt.gz.uu @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/demo/chardemo.vt.gz.uu,v 1.4.26.1 2008/10/02 02:57:24 kensmith Exp $ begin 644 chardemo.vt.gz M'XL("):V^BX"`V-H87)D96UO+G9T`*7829,=5Q5%X3D1X!]0DZ(1($`F[VLR M\UI"IF3`1V",<=DT%IT0!MF6)6%D^N:OLW*OO!',J<E>\09U[N2;Y,6CBP>' diff --git a/usr.sbin/pcvt/demo/colors.vt.gz.uu b/usr.sbin/pcvt/demo/colors.vt.gz.uu index 456e6dcf01fbe..1af927acf013c 100644 --- a/usr.sbin/pcvt/demo/colors.vt.gz.uu +++ b/usr.sbin/pcvt/demo/colors.vt.gz.uu @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/demo/colors.vt.gz.uu,v 1.4.26.1 2008/10/02 02:57:24 kensmith Exp $ begin 644 colors.vt.gz M'XL("):V^BX"`V-O;&]R<RYV=`#MU+UNG$`4!>!^I7T"FGD`Q^+^S)TB2N-8 M;B(GA=UMM;*1C;(8":\E/W[,G(.SX0E2+,WE(#%\@N$T._.O7H;MYO;NR_6O diff --git a/usr.sbin/pcvt/demo/playvt.c b/usr.sbin/pcvt/demo/playvt.c index 17eeca9fa1a62..ecf51f3aebe69 100644 --- a/usr.sbin/pcvt/demo/playvt.c +++ b/usr.sbin/pcvt/demo/playvt.c @@ -36,7 +36,7 @@ static char *id = "@(#)playvt.c, 1.00, Last Edit-Date: [Sun Jan 1 18:32:22 1995]"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pcvt/demo/playvt.c,v 1.6.26.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ /*---------------------------------------------------------------------------* diff --git a/usr.sbin/pcvt/demo/sgr.vt.gz.uu b/usr.sbin/pcvt/demo/sgr.vt.gz.uu index b2f0eef012f1c..90c29a4e8a23f 100644 --- a/usr.sbin/pcvt/demo/sgr.vt.gz.uu +++ b/usr.sbin/pcvt/demo/sgr.vt.gz.uu @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/demo/sgr.vt.gz.uu,v 1.4.26.1 2008/10/02 02:57:24 kensmith Exp $ begin 644 sgr.vt.gz M'XL("):V^BX"`W-G<BYV=`"%44U/@T`0/2]_H9<Y:AH;MMT5#?&`L*D8^Q&H MIYYJNU0BA0:HO]]AV18L&"=D=LE[,^\]&*Q-VXP&ZU=CL#8/)!1OPEW!-'"6 diff --git a/usr.sbin/pcvt/fed/Makefile b/usr.sbin/pcvt/fed/Makefile index ac1baa456a4fc..17f7a0ebbbfd5 100644 --- a/usr.sbin/pcvt/fed/Makefile +++ b/usr.sbin/pcvt/fed/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/fed/Makefile,v 1.7.26.1 2008/10/02 02:57:24 kensmith Exp $ PROG= fed SRCS= fed.c select.c edit.c misc.c diff --git a/usr.sbin/pcvt/fed/edit.c b/usr.sbin/pcvt/fed/edit.c index 1d7e4e6a192ce..463729ea295da 100644 --- a/usr.sbin/pcvt/fed/edit.c +++ b/usr.sbin/pcvt/fed/edit.c @@ -31,7 +31,7 @@ * * edit.c, 3.00, last edit-date: [Mon Mar 27 16:35:47 2000] * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pcvt/fed/edit.c,v 1.5.26.1 2008/10/02 02:57:24 kensmith Exp $ * *---------------------------------------------------------------------------*/ diff --git a/usr.sbin/pcvt/fed/fed.1 b/usr.sbin/pcvt/fed/fed.1 index f68ea8c36dc34..9a1b33d684c4e 100644 --- a/usr.sbin/pcvt/fed/fed.1 +++ b/usr.sbin/pcvt/fed/fed.1 @@ -24,7 +24,7 @@ .\" .\" Last Edit-Date: [Mon Mar 27 16:57:41 2000] .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pcvt/fed/fed.1,v 1.6.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd March 27, 2000 .Dt FED 8 diff --git a/usr.sbin/pcvt/fed/fed.c b/usr.sbin/pcvt/fed/fed.c index 8c226b517de7d..2ab878f56a4b8 100644 --- a/usr.sbin/pcvt/fed/fed.c +++ b/usr.sbin/pcvt/fed/fed.c @@ -31,7 +31,7 @@ * * last edit-date: [Mon Mar 27 16:36:45 2000] * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pcvt/fed/fed.c,v 1.5.26.1 2008/10/02 02:57:24 kensmith Exp $ * *---------------------------------------------------------------------------*/ diff --git a/usr.sbin/pcvt/fed/fed.h b/usr.sbin/pcvt/fed/fed.h index bf488abe51667..bc4ddecabcb4e 100644 --- a/usr.sbin/pcvt/fed/fed.h +++ b/usr.sbin/pcvt/fed/fed.h @@ -25,7 +25,7 @@ * * last edit-date: [Mon Mar 27 16:37:27 2000] * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pcvt/fed/fed.h,v 1.5.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <ncurses.h> diff --git a/usr.sbin/pcvt/fed/misc.c b/usr.sbin/pcvt/fed/misc.c index 5a0cbc900f4ff..e0595058b32ab 100644 --- a/usr.sbin/pcvt/fed/misc.c +++ b/usr.sbin/pcvt/fed/misc.c @@ -31,7 +31,7 @@ * * last edit-date: [Mon Mar 27 16:38:12 2000] * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pcvt/fed/misc.c,v 1.5.26.1 2008/10/02 02:57:24 kensmith Exp $ * *---------------------------------------------------------------------------*/ diff --git a/usr.sbin/pcvt/fed/select.c b/usr.sbin/pcvt/fed/select.c index e4e44ca0cca80..57c18675dbd9e 100644 --- a/usr.sbin/pcvt/fed/select.c +++ b/usr.sbin/pcvt/fed/select.c @@ -31,7 +31,7 @@ * * last edit-date: [Mon Mar 27 16:38:50 2000] * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pcvt/fed/select.c,v 1.5.26.1 2008/10/02 02:57:24 kensmith Exp $ * *---------------------------------------------------------------------------*/ diff --git a/usr.sbin/pcvt/fontedit/Makefile b/usr.sbin/pcvt/fontedit/Makefile index 4851169f28def..47bdf864ae235 100644 --- a/usr.sbin/pcvt/fontedit/Makefile +++ b/usr.sbin/pcvt/fontedit/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/fontedit/Makefile,v 1.6.26.1 2008/10/02 02:57:24 kensmith Exp $ PROG= fontedit diff --git a/usr.sbin/pcvt/fontedit/fontedit.1 b/usr.sbin/pcvt/fontedit/fontedit.1 index d0b751554a24d..708ab61425be6 100644 --- a/usr.sbin/pcvt/fontedit/fontedit.1 +++ b/usr.sbin/pcvt/fontedit/fontedit.1 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pcvt/fontedit/fontedit.1,v 1.6.26.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd January 16, 2001 .Dt FONTEDIT 1 diff --git a/usr.sbin/pcvt/fontedit/fontedit.c b/usr.sbin/pcvt/fontedit/fontedit.c index b1444c6d77303..430520fbd8d0d 100644 --- a/usr.sbin/pcvt/fontedit/fontedit.c +++ b/usr.sbin/pcvt/fontedit/fontedit.c @@ -20,7 +20,7 @@ * Nov 21, 1987 - Fixed man page to say "Fontedit" instead of "Top" * Nov 22, 1987 - Added BSD Compatible ioctl, turned cursor on/off * - eap@bucsf.bu.edu - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pcvt/fontedit/fontedit.c,v 1.6.26.1 2008/10/02 02:57:24 kensmith Exp $ */ void clear_screen(); diff --git a/usr.sbin/pcvt/fonts/Makefile b/usr.sbin/pcvt/fonts/Makefile index 8af01cc27250d..2ff831ddddb2e 100644 --- a/usr.sbin/pcvt/fonts/Makefile +++ b/usr.sbin/pcvt/fonts/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/fonts/Makefile,v 1.11.26.1 2008/10/02 02:57:24 kensmith Exp $ .SUFFIXES: .uu .uu: diff --git a/usr.sbin/pcvt/ispcvt/Makefile b/usr.sbin/pcvt/ispcvt/Makefile index 994b4062d2d14..6429832ed45e4 100644 --- a/usr.sbin/pcvt/ispcvt/Makefile +++ b/usr.sbin/pcvt/ispcvt/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/ispcvt/Makefile,v 1.8.26.1 2008/10/02 02:57:24 kensmith Exp $ PROG= ispcvt MAN= ispcvt.8 diff --git a/usr.sbin/pcvt/ispcvt/ispcvt.8 b/usr.sbin/pcvt/ispcvt/ispcvt.8 index 8e73e09291820..1d26478061a89 100644 --- a/usr.sbin/pcvt/ispcvt/ispcvt.8 +++ b/usr.sbin/pcvt/ispcvt/ispcvt.8 @@ -24,7 +24,7 @@ .\" .\" Last Edit-Date: [Mon Mar 27 16:31:54 2000] .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pcvt/ispcvt/ispcvt.8,v 1.17.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd March 27, 2000 .Dt ISPCVT 8 diff --git a/usr.sbin/pcvt/ispcvt/ispcvt.c b/usr.sbin/pcvt/ispcvt/ispcvt.c index 40979cac095d5..544af82dab811 100644 --- a/usr.sbin/pcvt/ispcvt/ispcvt.c +++ b/usr.sbin/pcvt/ispcvt/ispcvt.c @@ -32,7 +32,7 @@ * * Last Edit-Date: [Fri Mar 31 10:24:43 2000] * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pcvt/ispcvt/ispcvt.c,v 1.11.26.1 2008/10/02 02:57:24 kensmith Exp $ * *---------------------------------------------------------------------------*/ diff --git a/usr.sbin/pcvt/kbdio/Makefile b/usr.sbin/pcvt/kbdio/Makefile index e4359c863aebb..772d83ce6693e 100644 --- a/usr.sbin/pcvt/kbdio/Makefile +++ b/usr.sbin/pcvt/kbdio/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/kbdio/Makefile,v 1.13.12.1 2008/10/02 02:57:24 kensmith Exp $ PROG= kbdio NO_MAN= diff --git a/usr.sbin/pcvt/kbdio/kbdio.y b/usr.sbin/pcvt/kbdio/kbdio.y index a3b23b078758e..f395c24980d6f 100644 --- a/usr.sbin/pcvt/kbdio/kbdio.y +++ b/usr.sbin/pcvt/kbdio/kbdio.y @@ -35,7 +35,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pcvt/kbdio/kbdio.y,v 1.8.12.1 2008/10/02 02:57:24 kensmith Exp $"); /* * $Log: kbdio.y,v $ diff --git a/usr.sbin/pcvt/kbdio/lex.l b/usr.sbin/pcvt/kbdio/lex.l index 423e018120490..d971a0079224e 100644 --- a/usr.sbin/pcvt/kbdio/lex.l +++ b/usr.sbin/pcvt/kbdio/lex.l @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pcvt/kbdio/lex.l,v 1.7.12.1 2008/10/02 02:57:24 kensmith Exp $"); /* * $Log: lex.l,v $ diff --git a/usr.sbin/pcvt/kcon/Makefile b/usr.sbin/pcvt/kcon/Makefile index 564cd847b4c32..ce77042672e90 100644 --- a/usr.sbin/pcvt/kcon/Makefile +++ b/usr.sbin/pcvt/kcon/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/kcon/Makefile,v 1.13.24.1 2008/10/02 02:57:24 kensmith Exp $ PROG= kcon DEVICE= /dev/ttyv0 diff --git a/usr.sbin/pcvt/kcon/kcon.1 b/usr.sbin/pcvt/kcon/kcon.1 index 4b838dc865350..82baac6bda159 100644 --- a/usr.sbin/pcvt/kcon/kcon.1 +++ b/usr.sbin/pcvt/kcon/kcon.1 @@ -24,7 +24,7 @@ .\" .\" Last Edit-Date: [Mon Mar 27 17:04:14 2000] .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pcvt/kcon/kcon.1,v 1.17.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd March 27, 2000 .Dt KCON 1 diff --git a/usr.sbin/pcvt/kcon/kcon.c b/usr.sbin/pcvt/kcon/kcon.c index 4318bf2ccbf89..d986602e634a9 100644 --- a/usr.sbin/pcvt/kcon/kcon.c +++ b/usr.sbin/pcvt/kcon/kcon.c @@ -45,7 +45,7 @@ * * Last Edit-Date: [Mon Mar 27 17:03:50 2000]"; * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pcvt/kcon/kcon.c,v 1.7.26.1 2008/10/02 02:57:24 kensmith Exp $ * *---------------------------------------------------------------------------*/ diff --git a/usr.sbin/pcvt/keycap/Makefile b/usr.sbin/pcvt/keycap/Makefile index 21613d2635012..0a9c235155d68 100644 --- a/usr.sbin/pcvt/keycap/Makefile +++ b/usr.sbin/pcvt/keycap/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/keycap/Makefile,v 1.16.12.1 2008/10/02 02:57:24 kensmith Exp $ LIB= keycap MAN= keycap.3 diff --git a/usr.sbin/pcvt/keycap/keycap.3 b/usr.sbin/pcvt/keycap/keycap.3 index 19348d20c4201..31477f5424118 100644 --- a/usr.sbin/pcvt/keycap/keycap.3 +++ b/usr.sbin/pcvt/keycap/keycap.3 @@ -34,7 +34,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)keycap.3, 3.00, Last Edit-Date: [Sun Jan 2 13:46:43 1994] -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pcvt/keycap/keycap.3,v 1.11.26.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd January 3, 1993 .Dt KEYCAP 3 diff --git a/usr.sbin/pcvt/keycap/keycap.c b/usr.sbin/pcvt/keycap/keycap.c index 9c276a361c4fa..42727b42505ce 100644 --- a/usr.sbin/pcvt/keycap/keycap.c +++ b/usr.sbin/pcvt/keycap/keycap.c @@ -37,7 +37,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pcvt/keycap/keycap.c,v 1.5.26.1 2008/10/02 02:57:24 kensmith Exp $"; #endif static char *id = diff --git a/usr.sbin/pcvt/keycap/keycap.src b/usr.sbin/pcvt/keycap/keycap.src index a991264e2ea05..cadfab402d578 100644 --- a/usr.sbin/pcvt/keycap/keycap.src +++ b/usr.sbin/pcvt/keycap/keycap.src @@ -40,7 +40,7 @@ # # Last Edit-Date: [Wed Apr 24 16:27:35 2002] # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/keycap/keycap.src,v 1.8.26.1 2008/10/02 02:57:24 kensmith Exp $ # #--------------------------------------------------------------------------- diff --git a/usr.sbin/pcvt/keycap/man5/keycap.5 b/usr.sbin/pcvt/keycap/man5/keycap.5 index 7210b756b0108..c2ff9685602c9 100644 --- a/usr.sbin/pcvt/keycap/man5/keycap.5 +++ b/usr.sbin/pcvt/keycap/man5/keycap.5 @@ -34,7 +34,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)keycap.5, 3.00, Last Edit-Date: [Sun Jan 2 13:45:59 1994] -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pcvt/keycap/man5/keycap.5,v 1.17.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd January 3, 1993 .Dt KEYCAP 5 diff --git a/usr.sbin/pcvt/loadfont/Makefile b/usr.sbin/pcvt/loadfont/Makefile index 50646a7a7f0c8..f6b768ca61297 100644 --- a/usr.sbin/pcvt/loadfont/Makefile +++ b/usr.sbin/pcvt/loadfont/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/loadfont/Makefile,v 1.7.26.1 2008/10/02 02:57:24 kensmith Exp $ PROG= loadfont diff --git a/usr.sbin/pcvt/loadfont/loadfont.1 b/usr.sbin/pcvt/loadfont/loadfont.1 index 31e1d3e16e159..042c08e5766e5 100644 --- a/usr.sbin/pcvt/loadfont/loadfont.1 +++ b/usr.sbin/pcvt/loadfont/loadfont.1 @@ -24,7 +24,7 @@ .\" .\" Last Edit-Date: [Mon Mar 27 17:07:57 2000] .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pcvt/loadfont/loadfont.1,v 1.17.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd March 27, 2000 .Dt LOADFONT 1 diff --git a/usr.sbin/pcvt/loadfont/loadfont.c b/usr.sbin/pcvt/loadfont/loadfont.c index acdd013a7976b..8b0318d03fbfc 100644 --- a/usr.sbin/pcvt/loadfont/loadfont.c +++ b/usr.sbin/pcvt/loadfont/loadfont.c @@ -39,7 +39,7 @@ * * Last Edit-Date: [Mon Mar 27 17:09:25 2000]; * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pcvt/loadfont/loadfont.c,v 1.9.26.1 2008/10/02 02:57:24 kensmith Exp $ * *---------------------------------------------------------------------------*/ diff --git a/usr.sbin/pcvt/scon/Makefile b/usr.sbin/pcvt/scon/Makefile index dc7d02a06598b..6e4e9edb2ae1f 100644 --- a/usr.sbin/pcvt/scon/Makefile +++ b/usr.sbin/pcvt/scon/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/scon/Makefile,v 1.7.26.1 2008/10/02 02:57:24 kensmith Exp $ PROG= scon diff --git a/usr.sbin/pcvt/scon/scon.1 b/usr.sbin/pcvt/scon/scon.1 index 600f75ee19fe8..1d7f3ea161b78 100644 --- a/usr.sbin/pcvt/scon/scon.1 +++ b/usr.sbin/pcvt/scon/scon.1 @@ -25,7 +25,7 @@ .\" .\" Last Edit-Date: [Mon Mar 27 17:17:50 2000] .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pcvt/scon/scon.1,v 1.20.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd March 27, 2000 .Dt SCON 1 diff --git a/usr.sbin/pcvt/scon/scon.c b/usr.sbin/pcvt/scon/scon.c index 0d77f11da4cb0..0e0074d4107c9 100644 --- a/usr.sbin/pcvt/scon/scon.c +++ b/usr.sbin/pcvt/scon/scon.c @@ -33,7 +33,7 @@ * * Last Edit-Date: [Mon Mar 27 17:19:34 2000] * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pcvt/scon/scon.c,v 1.8.26.1 2008/10/02 02:57:24 kensmith Exp $ * *---------------------------------------------------------------------------*/ diff --git a/usr.sbin/pcvt/userkeys/Makefile b/usr.sbin/pcvt/userkeys/Makefile index 66fe02217239e..1ae4e4654add6 100644 --- a/usr.sbin/pcvt/userkeys/Makefile +++ b/usr.sbin/pcvt/userkeys/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/userkeys/Makefile,v 1.7.26.1 2008/10/02 02:57:24 kensmith Exp $ PROG= vt220keys diff --git a/usr.sbin/pcvt/userkeys/vt220keys.1 b/usr.sbin/pcvt/userkeys/vt220keys.1 index 35d80cacb0c57..9bb1b40890382 100644 --- a/usr.sbin/pcvt/userkeys/vt220keys.1 +++ b/usr.sbin/pcvt/userkeys/vt220keys.1 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pcvt/userkeys/vt220keys.1,v 1.12.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd January 16, 2001 .Dt VT220KEYS 1 diff --git a/usr.sbin/pcvt/userkeys/vt220keys.c b/usr.sbin/pcvt/userkeys/vt220keys.c index e3fe90cac9fb8..87d2376420a4c 100644 --- a/usr.sbin/pcvt/userkeys/vt220keys.c +++ b/usr.sbin/pcvt/userkeys/vt220keys.c @@ -24,7 +24,7 @@ -hm minor modifications for pcvt 2.0 release -$FreeBSD$ +$FreeBSD: src/usr.sbin/pcvt/userkeys/vt220keys.c,v 1.8.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/pcvt/vgaio/Makefile b/usr.sbin/pcvt/vgaio/Makefile index 0ac0388a0ef2d..aab6d70f46f24 100644 --- a/usr.sbin/pcvt/vgaio/Makefile +++ b/usr.sbin/pcvt/vgaio/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pcvt/vgaio/Makefile,v 1.17.26.1 2008/10/02 02:57:24 kensmith Exp $ PROG= vgaio MAN= vgaio.8 diff --git a/usr.sbin/pcvt/vgaio/lex.l b/usr.sbin/pcvt/vgaio/lex.l index 6cf85ece81a7c..68e00ead3e1f1 100644 --- a/usr.sbin/pcvt/vgaio/lex.l +++ b/usr.sbin/pcvt/vgaio/lex.l @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pcvt/vgaio/lex.l,v 1.6.12.1 2008/10/02 02:57:24 kensmith Exp $"); /* * $Log: lex.l,v $ diff --git a/usr.sbin/pcvt/vgaio/vgaio.8 b/usr.sbin/pcvt/vgaio/vgaio.8 index e7f3b246a6152..bc5f923137570 100644 --- a/usr.sbin/pcvt/vgaio/vgaio.8 +++ b/usr.sbin/pcvt/vgaio/vgaio.8 @@ -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/pcvt/vgaio/vgaio.8,v 1.15.26.1 2008/10/02 02:57:24 kensmith Exp $ .\" -hm updated 31.12.94 .\" .Dd December 31, 1994 diff --git a/usr.sbin/pcvt/vgaio/vgaio.y b/usr.sbin/pcvt/vgaio/vgaio.y index 32c014245af48..d7b5166983087 100644 --- a/usr.sbin/pcvt/vgaio/vgaio.y +++ b/usr.sbin/pcvt/vgaio/vgaio.y @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pcvt/vgaio/vgaio.y,v 1.7.12.1 2008/10/02 02:57:24 kensmith Exp $"); /* * $Log: vgaio.y,v $ diff --git a/usr.sbin/periodic/Makefile b/usr.sbin/periodic/Makefile index 875d078435eaa..8641aaebc617e 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.30.1 2008/10/02 02:57:24 kensmith Exp $ SCRIPTS=periodic.sh MAN= periodic.8 diff --git a/usr.sbin/periodic/periodic.8 b/usr.sbin/periodic/periodic.8 index c522bc3b5ac7c..f79f0a7f44a56 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.30.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd August 30, 2007 .Os diff --git a/usr.sbin/periodic/periodic.sh b/usr.sbin/periodic/periodic.sh index ca954ea1f0260..c553c0c78c8ce 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.20.14.1.4.1 2008/10/02 02:57:24 kensmith Exp $ # # Run nightly periodic scripts # diff --git a/usr.sbin/pkg_install/Makefile b/usr.sbin/pkg_install/Makefile index bf1a2135cc792..4fefe1526bf7b 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.16.2.3.2.1 2008/10/02 02:57:24 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/pkg_install/Makefile.inc b/usr.sbin/pkg_install/Makefile.inc index e27d31a0362f3..0c6c28837a680 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.13.12.1 2008/10/02 02:57:24 kensmith Exp $ LIBINSTALL= ${.OBJDIR}/../lib/libinstall.a diff --git a/usr.sbin/pkg_install/add/Makefile b/usr.sbin/pkg_install/add/Makefile index 89988e78b2201..13f8a26492796 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.24.1 2008/10/02 02:57:24 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 f1607ee3e36df..d453187eeee2b 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.11.8.4.2.1 2008/10/02 02:57:24 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 732a13fea441e..b5dabfdf90a7f 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.43.2.3.2.1 2008/10/02 02:57:24 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 e0971408fbe8d..83d7d8cd38203 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.24.1 2008/10/02 02:57:24 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 564db4336a622..4d0426a3968c4 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.61.2.13.2.3 2008/10/26 19:22:10 brooks 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 872c7a8ce8bc5..6651ea9fc9a0a 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.77.8.7.2.1 2008/10/02 02:57:24 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 81947581ff790..4979a0687517c 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.66.2.6.2.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 30, 2008 .Dt PKG_ADD 1 diff --git a/usr.sbin/pkg_install/create/Makefile b/usr.sbin/pkg_install/create/Makefile index 42718c6f9273c..6de8ac19c45f6 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.24.1 2008/10/02 02:57:24 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 310aba0114c5a..7b0af919d06bb 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.25.2.3.2.1 2008/10/02 02:57:24 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 0ff82342919e8..3d64403c88786 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.36.2.5.2.1 2008/10/02 02:57:24 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 505826ee0eb34..3d6351eb3a910 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.80.2.4.2.1 2008/10/02 02:57:24 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 a567fc45d06ba..14f81c3170c6f 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.68.2.4.2.1 2008/10/02 02:57:24 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 18bbaf24734b6..54d420511ebb1 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.27.8.2.2.1 2008/10/02 02:57:24 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 c346ea705d796..91cf184d3af73 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.24.1 2008/10/02 02:57:24 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 e0aeca52b1547..ad236366c80e1 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.24.1 2008/10/02 02:57:24 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 6075f72ab10b5..84324ae3b3971 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.26.8.3.2.1 2008/10/02 02:57:24 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 1519fd7d221af..b8a0d3bafb9a3 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.8.2.2.1 2008/10/02 02:57:24 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 aa56a449fed8b..0c3ecfcad74e4 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.2.2.2.1 2008/10/02 02:57:24 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 675f7ca454acf..d605dbb1a9e82 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.24.1 2008/10/02 02:57:24 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 46e29b1202dd9..704d5b8694748 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.28.2.2.2.1 2008/10/02 02:57:24 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 aaa2a1bf771e2..6ba941a3beedf 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.47.2.5.2.1 2008/10/02 02:57:24 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 3803d64d2f77d..8174227628f39 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.53.8.3.2.1 2008/10/02 02:57:24 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 8b032c159745f..9d755cf23562b 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.54.2.4.2.1 2008/10/02 02:57:24 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 c65c312a5062a..66e3b15ee7211 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.38.2.4.2.1 2008/10/02 02:57:24 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 84a41b8d7f156..16b32b6759bed 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.16.1 2008/10/02 02:57:24 kensmith Exp $ LIB= install INTERNALLIB= diff --git a/usr.sbin/pkg_install/lib/deps.c b/usr.sbin/pkg_install/lib/deps.c index 66f44a9c6fea2..832b812d69274 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.11.8.2.2.1 2008/10/02 02:57:24 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 fc8220c5f399f..95c405c2fc6ee 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.10.14.1.2.1 2008/10/02 02:57:24 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 0b74ddfdfdcd0..ae7e179ae9e30 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.8.1.2.1 2008/10/02 02:57:24 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 e136ec86a6f2c..4964e184c5007 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.10.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $"); #include "lib.h" diff --git a/usr.sbin/pkg_install/lib/lib.h b/usr.sbin/pkg_install/lib/lib.h index 545cd3c9e5bba..ba050c8312d30 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.56.2.6.2.1 2008/10/02 02:57:24 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 1f8b02a59463a..ee2f343d2991a 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.19.8.4.2.1 2008/10/02 02:57:24 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 5b17624016d0e..289f0ff2d7080 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.30.1 2008/10/02 02:57:24 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 06379b69c7f96..311ec19e98523 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.24.1 2008/10/02 02:57:24 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 cbd15cd7b445c..0e1c75ca2ce35 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.32.1 2008/10/02 02:57:24 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 283b87f9c1b1f..50a7d4bea3bf6 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.50.2.2.2.1 2008/10/02 02:57:24 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 0d9e288b75794..4a1235c327c2e 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.28.1 2008/10/02 02:57:24 kensmith Exp $"); #include "lib.h" diff --git a/usr.sbin/pkg_install/lib/url.c b/usr.sbin/pkg_install/lib/url.c index 1cf5d314b741c..722a7324ad424 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.4.10.4.2.1 2008/10/02 02:57:24 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 d9c4fe7e070c7..1fd3462c6c904 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.24.1 2008/10/02 02:57:24 kensmith Exp $"); #include "lib.h" #include <err.h> diff --git a/usr.sbin/pkg_install/tkpkg b/usr.sbin/pkg_install/tkpkg index 9071155a289de..1d8f6309e9bfa 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.50.1 2008/10/02 02:57:24 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 cf8bfc8718c0b..110a32bb139e1 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.4.1.2.1 2008/10/02 02:57:24 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 e189c01f7fdc6..2a3a1ea4004bd 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.4.3.2.1 2008/10/02 02:57:24 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 7eed1b47f157f..9053f3a7a8388 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.4.1.2.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/usr.sbin/pkg_install/updating/pkg_updating.1 b/usr.sbin/pkg_install/updating/pkg_updating.1 index e3bcb546c7050..6bd69b25b7c53 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.4.2.2.1 2008/10/02 02:57:24 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 71168ee3d23fc..96f01264a6c7d 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.24.1 2008/10/02 02:57:24 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 f46d945f4ef52..39bcbf65c6252 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.5.2.3.2.1 2008/10/02 02:57:24 kensmith Exp $"); #include <getopt.h> diff --git a/usr.sbin/pkg_install/version/perform.c b/usr.sbin/pkg_install/version/perform.c index e39adaf50e66b..fb7eef1a22414 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.12.2.6.2.1 2008/10/02 02:57:24 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 db0d7afb799e2..cb2f7b86381ff 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.34.2.3.2.1 2008/10/02 02:57:24 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 95486c1f7bdf7..499569f3b53b6 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.5.8.2.2.1 2008/10/02 02:57:24 kensmith Exp $ # ECHO=echo diff --git a/usr.sbin/pkg_install/version/version.h b/usr.sbin/pkg_install/version/version.h index 412c395777eb8..9362f064fb52f 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.4.2.2.2.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * FreeBSD install - a package for the installation and maintainance diff --git a/usr.sbin/pmccontrol/Makefile b/usr.sbin/pmccontrol/Makefile index 9dafe1c3fbd55..3fbaf6e441a8d 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.16.1 2008/10/02 02:57:24 kensmith Exp $ # PROG= pmccontrol diff --git a/usr.sbin/pmccontrol/pmccontrol.8 b/usr.sbin/pmccontrol/pmccontrol.8 index cff96296770a2..0d771a341a528 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd December 15, 2003 .Os diff --git a/usr.sbin/pmccontrol/pmccontrol.c b/usr.sbin/pmccontrol/pmccontrol.c index 49a1de710707a..aec2eaa4c2a54 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.4.2.2.8.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/queue.h> diff --git a/usr.sbin/pmcstat/Makefile b/usr.sbin/pmcstat/Makefile index 102fe385cd164..727caf9b941d9 100644 --- a/usr.sbin/pmcstat/Makefile +++ b/usr.sbin/pmcstat/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pmcstat/Makefile,v 1.3.12.1 2008/10/02 02:57:24 kensmith Exp $ # PROG= pmcstat diff --git a/usr.sbin/pmcstat/pmcstat.8 b/usr.sbin/pmcstat/pmcstat.8 index cb7a331b5b174..c26278b320f1c 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.5.2.1.10.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd July 1, 2005 .Os diff --git a/usr.sbin/pmcstat/pmcstat.c b/usr.sbin/pmcstat/pmcstat.c index a58fa1fa3d207..0b689336f286a 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.6.2.3.10.1 2008/10/02 02:57:24 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 f0246f9aaf831..8fb6cffb08dff 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.2.12.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _PMCSTAT_H_ diff --git a/usr.sbin/pmcstat/pmcstat_log.c b/usr.sbin/pmcstat/pmcstat_log.c index d4def0e29e1ca..10b67ad9d5f7e 100644 --- a/usr.sbin/pmcstat/pmcstat_log.c +++ b/usr.sbin/pmcstat/pmcstat_log.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pmcstat/pmcstat_log.c,v 1.3.2.1.10.1 2008/10/02 02:57:24 kensmith Exp $"); /* * Transform a hwpmc(4) log into human readable form and into gprof(1) diff --git a/usr.sbin/pnpinfo/Makefile b/usr.sbin/pnpinfo/Makefile index 1f435ce3bce9c..4aba00afd1a5c 100644 --- a/usr.sbin/pnpinfo/Makefile +++ b/usr.sbin/pnpinfo/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pnpinfo/Makefile,v 1.11.12.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../contrib/pnpinfo diff --git a/usr.sbin/portsnap/Makefile b/usr.sbin/portsnap/Makefile index 0f77bcb048724..002825f08f95b 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.2.2.8.1 2008/10/02 02:57:24 kensmith Exp $ SUBDIR= portsnap make_index phttpget diff --git a/usr.sbin/portsnap/Makefile.inc b/usr.sbin/portsnap/Makefile.inc index 5f6527edb373b..e3930f2d034fb 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.2.2.8.1 2008/10/02 02:57:24 kensmith Exp $ LIBEXECDIR?= /usr/libexec diff --git a/usr.sbin/portsnap/make_index/Makefile b/usr.sbin/portsnap/make_index/Makefile index 65b1a8e61063a..4e49857c960df 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.2.2.8.1 2008/10/02 02:57:24 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 c15ce1070b711..1f70e06756c4a 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.2.2.5.8.1 2008/10/02 02:57:24 kensmith Exp $"); #include <err.h> #include <stdio.h> diff --git a/usr.sbin/portsnap/phttpget/Makefile b/usr.sbin/portsnap/phttpget/Makefile index 154ff15f95203..92c719ace2c09 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.2.2.8.1 2008/10/02 02:57:24 kensmith Exp $ PROG= phttpget NO_MAN= diff --git a/usr.sbin/portsnap/phttpget/phttpget.c b/usr.sbin/portsnap/phttpget/phttpget.c index e10912493a212..66f216f1ccc28 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.4.2.8.2.1 2008/10/02 02:57:24 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 53ae4d7056ab8..47eee56b04fcc 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.1.2.2.8.1 2008/10/02 02:57:24 kensmith Exp $ SCRIPTS=portsnap.sh MAN8= portsnap.8 diff --git a/usr.sbin/portsnap/portsnap/portsnap.8 b/usr.sbin/portsnap/portsnap/portsnap.8 index ff5a42e185f37..533806293a5ee 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.3.2.4.6.2 2008/11/05 14:15:53 danger 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 7ed3e2403d347..1e850687bf9f4 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.8.2.8.2.1 2008/10/02 02:57:24 kensmith Exp $ #### Usage function -- called from command-line handling code. diff --git a/usr.sbin/powerd/Makefile b/usr.sbin/powerd/Makefile index 207e728eb7ece..82c9344156ed8 100644 --- a/usr.sbin/powerd/Makefile +++ b/usr.sbin/powerd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/powerd/Makefile,v 1.2.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ PROG= powerd MAN= powerd.8 diff --git a/usr.sbin/powerd/powerd.8 b/usr.sbin/powerd/powerd.8 index 1756a1832dc52..091f99aede6a1 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.5.2.3.8.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd April 10, 2005 .Dt POWERD 8 diff --git a/usr.sbin/powerd/powerd.c b/usr.sbin/powerd/powerd.c index ef9a39c520081..791dd9cc61e06 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.6.2.5.4.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/ioctl.h> diff --git a/usr.sbin/ppp/Makefile b/usr.sbin/ppp/Makefile index 007e5e147f88b..846e98a627cea 100644 --- a/usr.sbin/ppp/Makefile +++ b/usr.sbin/ppp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ppp/Makefile,v 1.109.12.1 2008/10/02 02:57:24 kensmith Exp $ PROG= ppp MAN= ppp.8 diff --git a/usr.sbin/ppp/README.changes b/usr.sbin/ppp/README.changes index bf626e3010b93..89b570bf35ff4 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.16.1 2008/10/02 02:57:24 kensmith Exp $ This file summarises changes made to ppp that effect its configuration. diff --git a/usr.sbin/ppp/README.devel b/usr.sbin/ppp/README.devel index 318cd464d8367..88ebbf99f696c 100644 --- a/usr.sbin/ppp/README.devel +++ b/usr.sbin/ppp/README.devel @@ -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.devel,v 1.7.26.1 2008/10/02 02:57:24 kensmith Exp $ This file summarises changes made to ppp that effect This program was originally written by Toshiharu OHNO <tony-o@iij.ad.jp>, diff --git a/usr.sbin/ppp/README.nat b/usr.sbin/ppp/README.nat index 9ff240a9f37cd..5bb4c972d91bc 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.30.1 2008/10/02 02:57:24 kensmith Exp $ User PPP NAT (Packet Aliasing) diff --git a/usr.sbin/ppp/acf.c b/usr.sbin/ppp/acf.c index 6c3ec05834860..5f74ede1978d6 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/acf.h b/usr.sbin/ppp/acf.h index e32adbc1661cd..3b43bf438bfb2 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.52.1 2008/10/02 02:57:24 kensmith Exp $ */ struct lcp; diff --git a/usr.sbin/ppp/arp.c b/usr.sbin/ppp/arp.c index 02dce51ab5049..1b5a9042ffa5d 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.16.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/usr.sbin/ppp/arp.h b/usr.sbin/ppp/arp.h index 81e3fa6e9db2d..be619d995702a 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ struct sockaddr_dl; diff --git a/usr.sbin/ppp/async.c b/usr.sbin/ppp/async.c index a2a8e04429564..fbf6b76b41af9 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.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> diff --git a/usr.sbin/ppp/async.h b/usr.sbin/ppp/async.h index 309f597841e6c..328a5c3f7e959 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #define HDLCSIZE (MAX_MRU*2+6) diff --git a/usr.sbin/ppp/atm.c b/usr.sbin/ppp/atm.c index 6e0ce754c6f7e..030e48843c229 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/atm.h b/usr.sbin/ppp/atm.h index ccfad8d9fea70..ac33671d4d212 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ struct physical; diff --git a/usr.sbin/ppp/auth.c b/usr.sbin/ppp/auth.c index b5038edfa215e..f804bb58dda2c 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/auth.h b/usr.sbin/ppp/auth.h index 3e1047d551a7e..bf1853728829f 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ struct physical; diff --git a/usr.sbin/ppp/bundle.c b/usr.sbin/ppp/bundle.c index 912f8558ed0fc..712d4fb0fa063 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/bundle.h b/usr.sbin/ppp/bundle.h index e2f9e7fb34009..6d6edb6d061c3 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #define PHASE_DEAD 0 /* Link is dead */ diff --git a/usr.sbin/ppp/cbcp.c b/usr.sbin/ppp/cbcp.c index be68e484d17ef..520f3be853d96 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/cbcp.h b/usr.sbin/ppp/cbcp.h index 46bf274f21c9d..ba9e1359a9b16 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.52.1 2008/10/02 02:57:24 kensmith Exp $ */ struct mbuf; diff --git a/usr.sbin/ppp/ccp.c b/usr.sbin/ppp/ccp.c index f5bbf0c39c24b..63e51dd23838e 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/ccp.h b/usr.sbin/ppp/ccp.h index bc867b63ddbb5..d0aba56949151 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #define CCP_MAXCODE CODE_RESETACK diff --git a/usr.sbin/ppp/chap.c b/usr.sbin/ppp/chap.c index 75de650c6ba5d..b2bf019bfdb5e 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/chap.h b/usr.sbin/ppp/chap.h index 617555d82d442..d8024afa1be10 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ struct mbuf; diff --git a/usr.sbin/ppp/chap_ms.c b/usr.sbin/ppp/chap_ms.c index 24e959cb453e9..06b944b56fc42 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <ctype.h> diff --git a/usr.sbin/ppp/chap_ms.h b/usr.sbin/ppp/chap_ms.h index 8a69f93f215b7..49ec2a01b9e0d 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.16.1 2008/10/02 02:57:24 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 04b267929780f..60ec16ab25cad 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/chat.h b/usr.sbin/ppp/chat.h index b8162bfd33dd9..8d36ee556ef01 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.32.1 2008/10/02 02:57:24 kensmith Exp $ */ #define CHAT_EXPECT 0 diff --git a/usr.sbin/ppp/command.c b/usr.sbin/ppp/command.c index ecbd6a9d087ce..fbc480dbf7085 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.305.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/command.h b/usr.sbin/ppp/command.h index 8eb1e38d243d0..3e5bb94e58db9 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ struct cmdtab; diff --git a/usr.sbin/ppp/datalink.c b/usr.sbin/ppp/datalink.c index d47b11aa2154a..3c2b66cdc9baf 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/datalink.h b/usr.sbin/ppp/datalink.h index 6fd7e9b878fe9..97f9f21a15fb9 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #define DATALINK_CLOSED (0) diff --git a/usr.sbin/ppp/deflate.c b/usr.sbin/ppp/deflate.c index 57c90047b7535..302b8d91fe238 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/deflate.h b/usr.sbin/ppp/deflate.h index a478b24cb1def..37d0505d3781f 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.52.1 2008/10/02 02:57:24 kensmith Exp $ */ extern const struct ccp_algorithm PppdDeflateAlgorithm; diff --git a/usr.sbin/ppp/defs.c b/usr.sbin/ppp/defs.c index dcd9e47e1a196..50443f709f270 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ diff --git a/usr.sbin/ppp/defs.h b/usr.sbin/ppp/defs.h index f56ee326698e7..3be0f105110f5 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.16.1 2008/10/02 02:57:24 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 a3c1b1075406a..73a796ac68152 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.32.1 2008/10/02 02:57:24 kensmith Exp $ */ #define PHYSICAL_DESCRIPTOR (1) diff --git a/usr.sbin/ppp/ether.c b/usr.sbin/ppp/ether.c index e4e154ad7f3ef..93687546ee0c0 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/ether.h b/usr.sbin/ppp/ether.h index 94511bdab1044..1948d2604bfda 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ struct physical; diff --git a/usr.sbin/ppp/exec.c b/usr.sbin/ppp/exec.c index 7c80034a6acde..cab8969c1fcc4 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/exec.h b/usr.sbin/ppp/exec.h index d4b338767fb39..3deecd221b20b 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.52.1 2008/10/02 02:57:24 kensmith Exp $ */ struct physical; diff --git a/usr.sbin/ppp/filter.c b/usr.sbin/ppp/filter.c index f59848e0d1d68..2f7a02a16acd6 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/filter.h b/usr.sbin/ppp/filter.h index ce67420d8cde4..62989ab3d156e 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* Operations - f_srcop, f_dstop */ diff --git a/usr.sbin/ppp/fsm.c b/usr.sbin/ppp/fsm.c index 78530b979ac40..fbfd084ba8201 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/fsm.h b/usr.sbin/ppp/fsm.h index b35c623274e2c..e81609826907e 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.28.12.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/ppp/hdlc.c b/usr.sbin/ppp/hdlc.c index 517c3c5132ec1..e7ae98fe81cf3 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/hdlc.h b/usr.sbin/ppp/hdlc.h index b9211a654a756..f95c72238476c 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/ppp/i4b.c b/usr.sbin/ppp/i4b.c index 95c686fcf5c28..71e325222a5ee 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.15.12.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/i4b.h b/usr.sbin/ppp/i4b.h index 3545c8485aa5e..a8af54c60dd53 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ struct physical; diff --git a/usr.sbin/ppp/id.c b/usr.sbin/ppp/id.c index 440d460e53015..cfa97ec950356 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/id.h b/usr.sbin/ppp/id.h index 6125ab5057541..b8b08ae5f66ab 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef NOSUID diff --git a/usr.sbin/ppp/iface.c b/usr.sbin/ppp/iface.c index 5c7f7d0640b43..e1d1cb83a0531 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/iface.h b/usr.sbin/ppp/iface.h index 1fd0a70b17b45..db42ac399b467 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ struct ifa_msghdr; diff --git a/usr.sbin/ppp/ip.c b/usr.sbin/ppp/ip.c index 5cd2272ff8307..5cfa89b73f4e2 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/ip.h b/usr.sbin/ppp/ip.h index a4c417912f9fd..1cc246072c866 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ struct mbuf; diff --git a/usr.sbin/ppp/ipcp.c b/usr.sbin/ppp/ipcp.c index e2da0e58526f0..8067b0529b605 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/ipcp.h b/usr.sbin/ppp/ipcp.h index dc1ed9e193e62..0daa5a177bdbf 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #define IPCP_MAXCODE CODE_CODEREJ diff --git a/usr.sbin/ppp/iplist.c b/usr.sbin/ppp/iplist.c index a7fae6e54b323..17fbd1b00a844 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/iplist.h b/usr.sbin/ppp/iplist.h index 5805a2cfbb77a..1d3f61f86c7e8 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.52.1 2008/10/02 02:57:24 kensmith Exp $ */ struct iplist_cur { diff --git a/usr.sbin/ppp/ipv6cp.c b/usr.sbin/ppp/ipv6cp.c index 06b003b93fbda..116e796e98bdf 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/ipv6cp.h b/usr.sbin/ppp/ipv6cp.h index 53f7153157eab..cb0e47fc4edef 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.32.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef NOINET6 diff --git a/usr.sbin/ppp/layer.h b/usr.sbin/ppp/layer.h index 4ee59a10a6f2d..353003ea5643a 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.52.1 2008/10/02 02:57:24 kensmith Exp $ */ #define LAYER_ASYNC 2 diff --git a/usr.sbin/ppp/lcp.c b/usr.sbin/ppp/lcp.c index d0c15fce25402..05a29b5ea5f9c 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.109.12.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/lcp.h b/usr.sbin/ppp/lcp.h index e0382a8406ba0..6afcbdcec8020 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ /* callback::opmask values */ diff --git a/usr.sbin/ppp/link.c b/usr.sbin/ppp/link.c index dc5507d7278d7..6c22bd6453206 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.16.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/usr.sbin/ppp/link.h b/usr.sbin/ppp/link.h index 822474b789920..3949422b67b5d 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.24.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/usr.sbin/ppp/log.c b/usr.sbin/ppp/log.c index c90720b9724ba..628cac19e5782 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/log.h b/usr.sbin/ppp/log.h index 0da4b8c268482..422ce146b8653 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #define LogLOG (0) diff --git a/usr.sbin/ppp/lqr.c b/usr.sbin/ppp/lqr.c index cb04741638203..52cb3969da279 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/lqr.h b/usr.sbin/ppp/lqr.h index 13d378ffbe777..704e094268fdd 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/ppp/main.c b/usr.sbin/ppp/main.c index 694b744eaa1ea..768554912ff82 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/main.h b/usr.sbin/ppp/main.h index 0c7399ae7ad83..8c60921a44ab5 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ extern void Cleanup(void); diff --git a/usr.sbin/ppp/mbuf.c b/usr.sbin/ppp/mbuf.c index 4773224ea3ef7..1758e2e3637e3 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/mbuf.h b/usr.sbin/ppp/mbuf.h index 980d649c25c96..3b88aa64eb9ad 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ struct mbuf { diff --git a/usr.sbin/ppp/mp.c b/usr.sbin/ppp/mp.c index 095f9bbc0780c..f1f71035f1330 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/mp.h b/usr.sbin/ppp/mp.h index 7cf5a8e850173..c244d28ab4d17 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ struct mbuf; diff --git a/usr.sbin/ppp/mppe.c b/usr.sbin/ppp/mppe.c index 141574ff275e5..298f4ac41a82e 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/mppe.h b/usr.sbin/ppp/mppe.h index c70a60906ba1d..4009c1dbb1895 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.32.1 2008/10/02 02:57:24 kensmith Exp $ */ #define MPPE_KEY_LEN 16 diff --git a/usr.sbin/ppp/nat_cmd.c b/usr.sbin/ppp/nat_cmd.c index 4e764641e4cb6..509a6a2b4e2ae 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/nat_cmd.h b/usr.sbin/ppp/nat_cmd.h index f4c3655f2c8cc..926c27499cbac 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.26.1 2008/10/02 02:57:24 kensmith Exp $ */ struct cmdargs; diff --git a/usr.sbin/ppp/ncp.c b/usr.sbin/ppp/ncp.c index 1c12fc5ca6061..16a0919142b91 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/ncp.h b/usr.sbin/ppp/ncp.h index 99580cfc63195..a49020ef4d6a6 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ struct port_range { diff --git a/usr.sbin/ppp/ncpaddr.c b/usr.sbin/ppp/ncpaddr.c index 0b1699939a9ca..b56f50f25d32e 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/ncpaddr.h b/usr.sbin/ppp/ncpaddr.h index 8c6b886123266..84bb4b81523ea 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.32.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/ppp/netgraph.c b/usr.sbin/ppp/netgraph.c index 471dc0d15f596..6caf2e98955c5 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/netgraph.h b/usr.sbin/ppp/netgraph.h index a5b4082ed402b..365a7fd3ba9b1 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ struct physical; diff --git a/usr.sbin/ppp/pap.c b/usr.sbin/ppp/pap.c index 8eda02041a2ea..04b9acdd4b73c 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/pap.h b/usr.sbin/ppp/pap.h index 8e8d45734a881..360dfc26dc96a 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #define PAP_REQUEST 1 diff --git a/usr.sbin/ppp/physical.c b/usr.sbin/ppp/physical.c index a96c1bace79a9..3f8851eb2ca88 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.16.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/usr.sbin/ppp/physical.h b/usr.sbin/ppp/physical.h index f16e1a16139ad..04be4543d43f9 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.16.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index 3a99b7320b486..56c169c950426 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.322.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd July 20, 2004 .Dt PPP 8 diff --git a/usr.sbin/ppp/pred.c b/usr.sbin/ppp/pred.c index 43d5d9491434e..dc7c6e45607a2 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/pred.h b/usr.sbin/ppp/pred.h index 1afb77a9a57fa..852676bff7c6e 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ extern const struct ccp_algorithm Pred1Algorithm; diff --git a/usr.sbin/ppp/probe.c b/usr.sbin/ppp/probe.c index a33734cb5b166..2b9be7b740ca2 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/time.h> diff --git a/usr.sbin/ppp/probe.h b/usr.sbin/ppp/probe.h index 5a7dce9e20d26..c294d3eab1d13 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ struct probe { diff --git a/usr.sbin/ppp/prompt.c b/usr.sbin/ppp/prompt.c index de331eff54361..b94d28f2b99ec 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/prompt.h b/usr.sbin/ppp/prompt.h index 0489338257900..ab660806e5f2d 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #define LOCAL_AUTH 0x01 diff --git a/usr.sbin/ppp/proto.c b/usr.sbin/ppp/proto.c index 2c2c26db91a82..e46f8d94942c8 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/proto.h b/usr.sbin/ppp/proto.h index 8c93327698575..5919a62d35041 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/ppp/radius.c b/usr.sbin/ppp/radius.c index 6b1d685ee3e15..df11609d074ff 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.52.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/usr.sbin/ppp/radius.h b/usr.sbin/ppp/radius.h index ab144a5e171ef..e6ca916ce2495 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.21.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ #define MPPE_POLICY_ALLOWED 1 diff --git a/usr.sbin/ppp/route.c b/usr.sbin/ppp/route.c index fdc60020e5dc3..56b422198332e 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/route.h b/usr.sbin/ppp/route.h index edf66045e564a..817865a337eb7 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ struct bundle; diff --git a/usr.sbin/ppp/server.c b/usr.sbin/ppp/server.c index 864c62742aa9f..18f3a4fea7051 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.43.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/server.h b/usr.sbin/ppp/server.h index 9fdc52c6b8731..a2ca1c3c116ba 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ struct bundle; diff --git a/usr.sbin/ppp/sig.c b/usr.sbin/ppp/sig.c index a42194be0c71d..dd9c74aae6cc9 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/sig.h b/usr.sbin/ppp/sig.h index 27d264c19370a..185023328edbf 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.52.1 2008/10/02 02:57:24 kensmith Exp $ */ typedef void (*sig_type)(int); diff --git a/usr.sbin/ppp/slcompress.c b/usr.sbin/ppp/slcompress.c index 48928c77fc2aa..194e707982c60 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/slcompress.h b/usr.sbin/ppp/slcompress.h index 9c415cb25fa82..8b9c8c3c7cca1 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #define MIN_VJ_STATES 3 diff --git a/usr.sbin/ppp/sync.c b/usr.sbin/ppp/sync.c index 712e036cf10a8..001d0ee9f38fd 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/sync.h b/usr.sbin/ppp/sync.h index 4f5bfee0805f5..01a75d0a7da44 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.52.1 2008/10/02 02:57:24 kensmith Exp $ */ extern struct layer synclayer; diff --git a/usr.sbin/ppp/systems.c b/usr.sbin/ppp/systems.c index 36cb4e9afa3a5..409a9f3591204 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/systems.h b/usr.sbin/ppp/systems.h index 9091e730b1a7c..ca28e45daeaa2 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ struct prompt; diff --git a/usr.sbin/ppp/tcp.c b/usr.sbin/ppp/tcp.c index 4ace8821e88c0..d26ead533fb9b 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/tcp.h b/usr.sbin/ppp/tcp.h index f6a823529e9e4..80d554860a82f 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.52.1 2008/10/02 02:57:24 kensmith Exp $ */ struct physical; diff --git a/usr.sbin/ppp/tcpmss.c b/usr.sbin/ppp/tcpmss.c index 38d2920f13fe3..9964390e101f1 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/tcpmss.h b/usr.sbin/ppp/tcpmss.h index ffd7b827963dc..a2aca50090836 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.34.1 2008/10/02 02:57:24 kensmith Exp $ */ extern struct layer tcpmsslayer; diff --git a/usr.sbin/ppp/throughput.c b/usr.sbin/ppp/throughput.c index f6bc9b57d1d3a..a18e7c8886979 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/throughput.h b/usr.sbin/ppp/throughput.h index 21e5450fa005c..414e68cf78f7a 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.32.1 2008/10/02 02:57:24 kensmith Exp $ */ #define SAMPLE_PERIOD 5 /* Default sample period */ diff --git a/usr.sbin/ppp/timer.c b/usr.sbin/ppp/timer.c index 77b2af7e4f441..fa57ad1bbd8f6 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <errno.h> diff --git a/usr.sbin/ppp/timer.h b/usr.sbin/ppp/timer.h index 02fcdd1b4bd1f..adcff3e188476 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #define TICKUNIT 100000 /* usec's per Unit */ diff --git a/usr.sbin/ppp/tty.c b/usr.sbin/ppp/tty.c index 8d5d58bac28e8..be07c39bae7e4 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/tty.h b/usr.sbin/ppp/tty.h index 0991c81208620..deebe75152803 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ struct physical; diff --git a/usr.sbin/ppp/tun.c b/usr.sbin/ppp/tun.c index 883cd5c4052e4..d109cfd3354cb 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/tun.h b/usr.sbin/ppp/tun.h index 1bb07122a1ac4..c2824a8e62b1b 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ struct tun_data { diff --git a/usr.sbin/ppp/ua.h b/usr.sbin/ppp/ua.h index dbd89e5be6184..20818de5b6472 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.52.1 2008/10/02 02:57:24 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 d9f3252e7205d..571b230e02d50 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/udp.h b/usr.sbin/ppp/udp.h index c89e276b7e2e8..e1c674e8fdb56 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ struct physical; diff --git a/usr.sbin/ppp/vjcomp.c b/usr.sbin/ppp/vjcomp.c index f3c6b7124fb6e..89ee887d15b1d 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/vjcomp.h b/usr.sbin/ppp/vjcomp.h index 2956122fd0616..51a7048bbc335 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.52.1 2008/10/02 02:57:24 kensmith Exp $ */ struct mbuf; diff --git a/usr.sbin/pppctl/Makefile b/usr.sbin/pppctl/Makefile index 6cdcc3dc6cfb2..58ea84c26e887 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.24.1 2008/10/02 02:57:24 kensmith Exp $ PROG= pppctl MAN= pppctl.8 diff --git a/usr.sbin/pppctl/pppctl.8 b/usr.sbin/pppctl/pppctl.8 index 245690f17f1f7..e16f169d0cbd7 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.16.1 2008/10/02 02:57:24 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 d8e7b42ca7fa7..250da1793d696 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.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> diff --git a/usr.sbin/pppd/Makefile b/usr.sbin/pppd/Makefile index 1395034756fca..f9e4c1a8be536 100644 --- a/usr.sbin/pppd/Makefile +++ b/usr.sbin/pppd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pppd/Makefile,v 1.29.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ # I once used this extensively, but no longer have a modem. Feel free # to ask me questions about it, but I disclaim ownership now. -Peter diff --git a/usr.sbin/pppd/RELNOTES b/usr.sbin/pppd/RELNOTES index 1c1e392266f27..113d46c7c11ca 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.28.1 2008/10/02 02:57:24 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 c98246172a7be..5bcc6d2c405ad 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.28.22.1 2008/10/02 02:57:24 kensmith Exp $"; #endif #include <stdio.h> diff --git a/usr.sbin/pppd/cbcp.c b/usr.sbin/pppd/cbcp.c index 27b88659ba1bf..c041a6e7e01f6 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.16.1 2008/10/02 02:57:24 kensmith Exp $"; #endif #include <stdio.h> diff --git a/usr.sbin/pppd/ccp.c b/usr.sbin/pppd/ccp.c index fb21cfda3587b..97d4e0790f508 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.50.1 2008/10/02 02:57:24 kensmith Exp $"; #endif #include <string.h> diff --git a/usr.sbin/pppd/ccp.h b/usr.sbin/pppd/ccp.h index a03ac4d4961e2..f600a0a2c141f 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.50.1 2008/10/02 02:57:24 kensmith Exp $ */ typedef struct ccp_options { diff --git a/usr.sbin/pppd/chap.c b/usr.sbin/pppd/chap.c index c3acafbe8392f..f823d5cbf7818 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.50.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* diff --git a/usr.sbin/pppd/chap.h b/usr.sbin/pppd/chap.h index 4a4f38383a349..edb8d72cf43fa 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.50.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef __CHAP_INCLUDE__ diff --git a/usr.sbin/pppd/chap_ms.c b/usr.sbin/pppd/chap_ms.c index c3e1f6ee44d1e..902f56cecbbd5 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.50.1 2008/10/02 02:57:24 kensmith Exp $"; #endif #ifdef CHAPMS diff --git a/usr.sbin/pppd/chap_ms.h b/usr.sbin/pppd/chap_ms.h index 7c0088308aa67..7530631757eef 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.50.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef __CHAPMS_INCLUDE__ diff --git a/usr.sbin/pppd/demand.c b/usr.sbin/pppd/demand.c index 59c0281e16a0f..13ad86a8daab7 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.50.1 2008/10/02 02:57:24 kensmith Exp $"; #endif #include <stdio.h> diff --git a/usr.sbin/pppd/eui64.c b/usr.sbin/pppd/eui64.c index 28335a3797ff6..820408c89146b 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.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $"); #include "pppd.h" diff --git a/usr.sbin/pppd/eui64.h b/usr.sbin/pppd/eui64.h index 64d5b1904635b..13a41b5d940f5 100644 --- a/usr.sbin/pppd/eui64.h +++ b/usr.sbin/pppd/eui64.h @@ -16,7 +16,7 @@ $Id: eui64.h,v 1.3 1999/09/30 19:56:37 masputra Exp $ - $FreeBSD$ + $FreeBSD: src/usr.sbin/pppd/eui64.h,v 1.1.1.1.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef __EUI64_H__ diff --git a/usr.sbin/pppd/fsm.c b/usr.sbin/pppd/fsm.c index 0c49c7092d868..f2352933f7a7c 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.28.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* diff --git a/usr.sbin/pppd/fsm.h b/usr.sbin/pppd/fsm.h index 7b43b7a08be28..629ab67e1fccd 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.50.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/pppd/ipcp.c b/usr.sbin/pppd/ipcp.c index 576b2006ab582..89aaebd834c90 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.50.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* diff --git a/usr.sbin/pppd/ipcp.h b/usr.sbin/pppd/ipcp.h index 2bc795d9a5046..358b1d8698f32 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.50.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/pppd/ipv6cp.c b/usr.sbin/pppd/ipv6cp.c index 0be6dc4e116e6..e6f0faaf85bf1 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.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $"); /* * TODO: diff --git a/usr.sbin/pppd/ipv6cp.h b/usr.sbin/pppd/ipv6cp.h index 2641008e99ada..d4d1b7dc0503e 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.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/pppd/ipxcp.c b/usr.sbin/pppd/ipxcp.c index bdf24d1193df0..7f2f85011932e 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.28.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* diff --git a/usr.sbin/pppd/ipxcp.h b/usr.sbin/pppd/ipxcp.h index 0890181af7ec9..c26c2bc86d730 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.50.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/pppd/lcp.c b/usr.sbin/pppd/lcp.c index 74009872011f4..182ffe9a24b74 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.28.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* diff --git a/usr.sbin/pppd/lcp.h b/usr.sbin/pppd/lcp.h index 2a19e2611b59c..14c88530f6556 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.50.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/pppd/magic.c b/usr.sbin/pppd/magic.c index 1e13d02dd3719..7fe4e2272548a 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.50.1 2008/10/02 02:57:24 kensmith Exp $"; #endif #include <stdio.h> diff --git a/usr.sbin/pppd/magic.h b/usr.sbin/pppd/magic.h index 82f65cf55d4e2..da200ec79af61 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.50.1 2008/10/02 02:57:24 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 7bb104dde65aa..dda04f35c9f51 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.21.12.1.4.1 2008/10/02 02:57:24 kensmith Exp $"; #endif #include <stdio.h> diff --git a/usr.sbin/pppd/options.c b/usr.sbin/pppd/options.c index 00ad006ef4d14..f686ae202530e 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.24.14.1.4.1 2008/10/02 02:57:24 kensmith Exp $"; #endif #include <ctype.h> diff --git a/usr.sbin/pppd/patchlevel.h b/usr.sbin/pppd/patchlevel.h index bc49c5879a249..55c883d888463 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.50.1 2008/10/02 02:57:24 kensmith Exp $ */ #define PATCHLEVEL 5 #define VERSION "2.3" diff --git a/usr.sbin/pppd/pathnames.h b/usr.sbin/pppd/pathnames.h index 5d09b0b2fa18b..b309c486bd0a9 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.10.14.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifdef HAVE_PATHS_H diff --git a/usr.sbin/pppd/pppd.8 b/usr.sbin/pppd/pppd.8 index ba55f2119d1f0..cff48e4e09267 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.25.8.2.4.1 2008/10/02 02:57:24 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 48e2eb01eaccb..218076a5c1dad 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.13.34.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/pppd/sys-bsd.c b/usr.sbin/pppd/sys-bsd.c index ccb13c8cc0016..23244c40c402a 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.20.8.1.4.1 2008/10/02 02:57:24 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 627c7d03d5dbe..4d97a00178051 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.50.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* diff --git a/usr.sbin/pppd/upap.h b/usr.sbin/pppd/upap.h index 2cfd86c8077f6..4881a58c8e55a 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.50.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/pppstats/Makefile b/usr.sbin/pppstats/Makefile index da34dc9ae6ce7..40b3ecf22edfb 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.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= pppstats MAN= pppstats.8 diff --git a/usr.sbin/pppstats/pppstats.8 b/usr.sbin/pppstats/pppstats.8 index 5b28ea0a8f8dc..b808f2536d80f 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.50.1 2008/10/02 02:57:24 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 d3b7b3d2ca160..4ec8423a9744b 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.30.1 2008/10/02 02:57:24 kensmith Exp $"; #endif #include <stdio.h> diff --git a/usr.sbin/praliases/Makefile b/usr.sbin/praliases/Makefile index 81fd4d1a11ac5..1d6be2b3f0166 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.16.1 2008/10/02 02:57:24 kensmith Exp $ SENDMAIL_DIR= ${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/praliases diff --git a/usr.sbin/praudit/Makefile b/usr.sbin/praudit/Makefile index 4ff08fdfb164f..abaacc06d7cd5 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.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ # OPENBSMDIR=${.CURDIR}/../../contrib/openbsm diff --git a/usr.sbin/procctl/Makefile b/usr.sbin/procctl/Makefile index 5cb35e7073711..c83caf3ab24bb 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.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= procctl MAN= procctl.8 diff --git a/usr.sbin/procctl/procctl.8 b/usr.sbin/procctl/procctl.8 index 1add286472f41..87754819dfb7d 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.30.1 2008/10/02 02:57:24 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 5bd1f21954c6c..4ca4222221f4a 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.28.1 2008/10/02 02:57:24 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 8fd2ced9f38cd..2a874659d193b 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.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= pstat LINKS= ${BINDIR}/pstat ${BINDIR}/swapinfo diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8 index 9aec51b472a4d..b739b4cf6c6f0 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.47.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd March 21, 2005 .Dt PSTAT 8 diff --git a/usr.sbin/pstat/pstat.c b/usr.sbin/pstat/pstat.c index a64fb6e26b1f8..3f1ec29b330b6 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.95.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/time.h> diff --git a/usr.sbin/pw/Makefile b/usr.sbin/pw/Makefile index 8937124f22f4f..d14b76ca5b434 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.28.1 2008/10/02 02:57:24 kensmith Exp $ PROG= pw MAN= pw.conf.5 pw.8 diff --git a/usr.sbin/pw/README b/usr.sbin/pw/README index bbb153988366d..0861fde75f6ea 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.30.1 2008/10/02 02:57:24 kensmith Exp $ diff --git a/usr.sbin/pw/bitmap.c b/usr.sbin/pw/bitmap.c index bcfea7e2c8874..6f46eca9f4132 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.50.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <stdlib.h> diff --git a/usr.sbin/pw/bitmap.h b/usr.sbin/pw/bitmap.h index 4d6cfe43c18a0..caaa9d27baa6d 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _BITMAP_H_ diff --git a/usr.sbin/pw/cpdir.c b/usr.sbin/pw/cpdir.c index f370421657761..fb86f0f0285df 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.7.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pw/edgroup.c b/usr.sbin/pw/edgroup.c index 1cc46b4bdb487..dff7b3de1896f 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.24.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pw/fileupd.c b/usr.sbin/pw/fileupd.c index b88f4fa8539f5..1d9be0111dda0 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.24.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pw/grupd.c b/usr.sbin/pw/grupd.c index edff76d1285c8..6fd7404843c9b 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.30.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pw/psdate.c b/usr.sbin/pw/psdate.c index 3f4c0105b75b9..b8aacfa7ab9af 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.24.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pw/psdate.h b/usr.sbin/pw/psdate.h index a1e99d4645310..da495ca5faac2 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _PSDATE_H_ diff --git a/usr.sbin/pw/pw.8 b/usr.sbin/pw/pw.8 index 82f010bee535b..8a167ce949519 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.37.2.3.2.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd March 30, 2007 .Dt PW 8 diff --git a/usr.sbin/pw/pw.c b/usr.sbin/pw/pw.c index c5ebe423d2ef3..73920042abb93 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.27.8.2.4.1 2008/10/02 02:57:24 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 3f023aa2ca5a6..b132ec132a9aa 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.15.10.1.4.1 2008/10/02 02:57:24 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 7568c2236e3d9..982e2769d01fe 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.14.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/pw/pw_conf.c b/usr.sbin/pw/pw_conf.c index 51672b9ae4932..f66bc5952c459 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.14.14.1.4.1 2008/10/02 02:57:24 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 1c63a11722b26..d55b2cd71dc5a 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.24.1 2008/10/02 02:57:24 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 fc85828b5bbfe..2959d1490760e 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.30.1 2008/10/02 02:57:24 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 74a3ed09a7a97..85c6d635e993d 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.50.1 2008/10/02 02:57:24 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 7da16f8773a0e..d6e1cfbb89fe7 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.57.8.4.2.1 2008/10/02 02:57:24 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 473cbb6c0c646..67c5a871d20ad 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.24.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pw/pwupd.c b/usr.sbin/pw/pwupd.c index cb8456d9e7c86..b663cbf0cd417 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.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pw/pwupd.h b/usr.sbin/pw/pwupd.h index 728906500f417..6ec3c205361a8 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _PWUPD_H_ diff --git a/usr.sbin/pw/rm_r.c b/usr.sbin/pw/rm_r.c index 4ad590bc1aa25..6ee672b70e7ac 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.30.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pwd_mkdb/Makefile b/usr.sbin/pwd_mkdb/Makefile index c3aaeb3398d8d..761b3d3e0d4f2 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.28.1 2008/10/02 02:57:24 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 1265c595681de..da17942c1b8b9 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.16.1 2008/10/02 02:57:24 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 3c8ca252a0c84..4b03757124509 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.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/endian.h> diff --git a/usr.sbin/quot/Makefile b/usr.sbin/quot/Makefile index 07bcc7eff1cf1..05e324e5bdb87 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.28.1 2008/10/02 02:57:24 kensmith Exp $ PROG= quot MAN= quot.8 diff --git a/usr.sbin/quot/quot.8 b/usr.sbin/quot/quot.8 index 5451f63e15c57..d58b517710c1a 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd February 8, 1994 .Dt QUOT 8 diff --git a/usr.sbin/quot/quot.c b/usr.sbin/quot/quot.c index 84892b0644826..a9d34d1197fa1 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.23.2.2.6.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/stdint.h> diff --git a/usr.sbin/quotaon/Makefile b/usr.sbin/quotaon/Makefile index 3f88bd9da33cf..3bdcf80a8c40c 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.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= quotaon LINKS= ${BINDIR}/quotaon ${BINDIR}/quotaoff diff --git a/usr.sbin/quotaon/quotaon.8 b/usr.sbin/quotaon/quotaon.8 index 08e8d11bda25d..4bef1c8531f9b 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.24.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd December 11, 1993 .Dt QUOTAON 8 diff --git a/usr.sbin/quotaon/quotaon.c b/usr.sbin/quotaon/quotaon.c index 4bdf982064919..9cdcbfb03100d 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.10.20.1 2008/10/02 02:57:24 kensmith Exp $"); /* * Turn quota on/off for a filesystem. diff --git a/usr.sbin/rarpd/Makefile b/usr.sbin/rarpd/Makefile index 7f34457697e35..02607977ef4e9 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.26.1 2008/10/02 02:57:24 kensmith Exp $ PROG= rarpd MAN= rarpd.8 diff --git a/usr.sbin/rarpd/rarpd.8 b/usr.sbin/rarpd/rarpd.8 index 8552b69689a89..c745c14a01a11 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd November 16, 2001 .Dt RARPD 8 diff --git a/usr.sbin/rarpd/rarpd.c b/usr.sbin/rarpd/rarpd.c index a500dd512a13c..a356440a66741 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.24.1 2008/10/02 02:57:24 kensmith Exp $"); /* * rarpd - Reverse ARP Daemon diff --git a/usr.sbin/raycontrol/Makefile b/usr.sbin/raycontrol/Makefile index 50e747277f803..405d88ba302d5 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.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= raycontrol MAN= raycontrol.8 diff --git a/usr.sbin/raycontrol/raycontrol.8 b/usr.sbin/raycontrol/raycontrol.8 index 26a910a141d42..2518d0265f618 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd March 21, 2000 .Dt RAYCONTROL 8 diff --git a/usr.sbin/raycontrol/raycontrol.c b/usr.sbin/raycontrol/raycontrol.c index 006fedabbb453..ff2191aa197cd 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.24.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/param.h> diff --git a/usr.sbin/repquota/Makefile b/usr.sbin/repquota/Makefile index 087e890ed3560..1e8fe7f1e4cca 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.28.1 2008/10/02 02:57:24 kensmith Exp $ PROG= repquota MAN= repquota.8 diff --git a/usr.sbin/repquota/repquota.8 b/usr.sbin/repquota/repquota.8 index b669fdf8266a3..56d05d1daa4ac 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd June 6, 1993 .Dt REPQUOTA 8 diff --git a/usr.sbin/repquota/repquota.c b/usr.sbin/repquota/repquota.c index f497953d4ed66..aca60e4f4633b 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.19.12.1 2008/10/02 02:57:24 kensmith Exp $"); /* * Quota report diff --git a/usr.sbin/rip6query/Makefile b/usr.sbin/rip6query/Makefile index 51438a18abc1e..0f7ad4a647ce6 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.6.26.1 2008/10/02 02:57:24 kensmith Exp $ PROG= rip6query MAN= rip6query.8 diff --git a/usr.sbin/rip6query/rip6query.8 b/usr.sbin/rip6query/rip6query.8 index 9bcd4a508e385..e378e3e504014 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd October 7, 1999 .Dt RIP6QUERY 8 diff --git a/usr.sbin/rip6query/rip6query.c b/usr.sbin/rip6query/rip6query.c index b37772b09c0df..e7a1f3e22ce0f 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.7.12.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/rmt/Makefile b/usr.sbin/rmt/Makefile index 579a02bb66890..8c2ff5398f53a 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.28.1 2008/10/02 02:57:24 kensmith Exp $ PROG= rmt MAN= rmt.8 diff --git a/usr.sbin/rmt/rmt.8 b/usr.sbin/rmt/rmt.8 index 8dfe24526995d..0ea6a805d58dc 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd June 1, 1994 .Dt RMT 8 diff --git a/usr.sbin/rmt/rmt.c b/usr.sbin/rmt/rmt.c index af4f954e07b93..126bef4dbb56c 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.24.1 2008/10/02 02:57:24 kensmith Exp $"); /* * rmt diff --git a/usr.sbin/rndc-confgen/Makefile b/usr.sbin/rndc-confgen/Makefile index e924f5c41d7f0..1445851df2942 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.4.2.1.10.1 2008/10/02 02:57:24 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 70c5d6d6d686a..fa05dbbb6700c 100644 --- a/usr.sbin/rndc/Makefile +++ b/usr.sbin/rndc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rndc/Makefile,v 1.5.2.1.10.1 2008/10/02 02:57:24 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 1bed21a5e1d3b..0eb782f0adad8 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.11.22.1 2008/10/02 02:57:24 kensmith Exp $ PROG= route6d MAN= route6d.8 diff --git a/usr.sbin/route6d/misc/chkrt b/usr.sbin/route6d/misc/chkrt index 6ae01f37be04c..8a97cf765c0a9 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.26.1 2008/10/02 02:57:24 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 bff7e2d5f7f4a..5c9d3e2f9f8a7 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.50.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/route6d/route6d.8 b/usr.sbin/route6d/route6d.8 index 121f5f2dc2efd..36afbf7e1681a 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd January 31, 1997 .Dt ROUTE6D 8 diff --git a/usr.sbin/route6d/route6d.c b/usr.sbin/route6d/route6d.c index 69381d98267f2..5403b26e92196 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.34.10.1.4.1 2008/10/02 02:57:24 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 49a7d5a93760f..9cbfa49780bdb 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.26.1 2008/10/02 02:57:24 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 961ad17d4bf95..29fe6fcd37f12 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.26.1 2008/10/02 02:57:24 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 a4a5aff14a555..c036aa35a253b 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.16.2.2.6.1 2008/10/02 02:57:24 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 044966486d223..5a6984aeaeba2 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.16.1 2008/10/02 02:57:24 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 f2fedce9412ec..27ab9c1d9d162 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.18.8.4.2.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (c) 1995 diff --git a/usr.sbin/rpc.lockd/lockd.h b/usr.sbin/rpc.lockd/lockd.h index 0a8e2e60b6167..ec80fa485d665 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (c) 1995 diff --git a/usr.sbin/rpc.lockd/lockd_lock.c b/usr.sbin/rpc.lockd/lockd_lock.c index e6d25dcab54f5..6b4bfb74368a1 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.17.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $"); #define LOCKD_DEBUG diff --git a/usr.sbin/rpc.lockd/lockd_lock.h b/usr.sbin/rpc.lockd/lockd_lock.h index 62f6981151ed5..ed87f26f11ea5 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.30.1 2008/10/02 02:57:24 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 0b5d3486e6733..d910283a2537b 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.16.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd April 3, 2007 .Dt RPC.LOCKD 8 diff --git a/usr.sbin/rpc.lockd/test.c b/usr.sbin/rpc.lockd/test.c index a751e5c6f4e4a..9798b58a29748 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.32.1 2008/10/02 02:57:24 kensmith Exp $"; #endif #endif /* not lint */ diff --git a/usr.sbin/rpc.statd/Makefile b/usr.sbin/rpc.statd/Makefile index 6d8053c29bedd..df1b1a92e46be 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.26.1 2008/10/02 02:57:24 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 efcaaaf537b47..555733dca6bd8 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.7.10.1.4.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/usr.sbin/rpc.statd/procs.c b/usr.sbin/rpc.statd/procs.c index f6067e7acb70e..957bc4b627d29 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.14.10.2.4.1 2008/10/02 02:57:24 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 14d06e10b1612..89dacfd4eff71 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.13.2.1.4.1 2008/10/02 02:57:24 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 01db88f584f70..da17715174010 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.12.8.3.2.1 2008/10/02 02:57:24 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 a82d760f96f27..0fc3c8e134164 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ diff --git a/usr.sbin/rpc.statd/test.c b/usr.sbin/rpc.statd/test.c index 6df15011db3b3..0a2be2f9c8c8a 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.50.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/rpc.umntall/Makefile b/usr.sbin/rpc.umntall/Makefile index 0a829c301cb5d..9b86c41e4fe57 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.26.1 2008/10/02 02:57:24 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 b81334e1b272c..4bba73bbda322 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.28.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/syslog.h> diff --git a/usr.sbin/rpc.umntall/mounttab.h b/usr.sbin/rpc.umntall/mounttab.h index acf6c79683112..0a763733ca9ad 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.30.1 2008/10/02 02:57:24 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 6236635755326..0dfc249b2df5b 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.16.1 2008/10/02 02:57:24 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 b79e4788a9885..c3989b07cd095 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.16.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/rpc.yppasswdd/Makefile b/usr.sbin/rpc.yppasswdd/Makefile index 1b76da46de893..f449191594223 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.16.1 2008/10/02 02:57:24 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 376390866a844..84ef764d07a67 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.16.1 2008/10/02 02:57:24 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 a1d6be51f3697..583fb72669b27 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.28.1 2008/10/02 02:57:24 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 db15be228a6dc..d32bafdd2f244 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.30.1 2008/10/02 02:57:24 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 e4170bd0e471b..dff64e9fab895 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.16.1 2008/10/02 02:57:24 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 04adf31ed85f9..887d2530b72c9 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.26.1 2008/10/02 02:57:24 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 a9db8f7e5b6c3..0ea7cf81ad397 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.50.1 2008/10/02 02:57:24 kensmith Exp $ # PATH=/bin:/usr/bin; export PATH diff --git a/usr.sbin/rpc.ypupdated/Makefile b/usr.sbin/rpc.ypupdated/Makefile index 4fe19c9c9cab1..999e084f6ec1f 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.16.1 2008/10/02 02:57:24 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 5cc0d7a56cff6..717d13c0146fd 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.7.26.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/rpc.ypupdated/yp_dbdelete.c b/usr.sbin/rpc.ypupdated/yp_dbdelete.c index 0552aab9d3ea7..c4b1a4b542d7d 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.28.1 2008/10/02 02:57:24 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 453ed2be06b38..98a9c28790cb6 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.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/fcntl.h> diff --git a/usr.sbin/rpc.ypupdated/ypupdate b/usr.sbin/rpc.ypupdated/ypupdate index 4a26f4b6d72ba..27fad4ebcb71b 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.50.1 2008/10/02 02:57:24 kensmith Exp $ # LOG=yes diff --git a/usr.sbin/rpc.ypupdated/ypupdated_extern.h b/usr.sbin/rpc.ypupdated/ypupdated_extern.h index 2cacb9511e1ff..04e566604bb31 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <db.h> diff --git a/usr.sbin/rpc.ypupdated/ypupdated_main.c b/usr.sbin/rpc.ypupdated/ypupdated_main.c index c13af7df43407..d73f4deba06e0 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.24.1 2008/10/02 02:57:24 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 c9a50dd36e0c0..96e64d1a4b3f1 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.28.1 2008/10/02 02:57:24 kensmith Exp $"); #include <stdio.h> #include <rpc/rpc.h> diff --git a/usr.sbin/rpc.ypxfrd/Makefile b/usr.sbin/rpc.ypxfrd/Makefile index 70729b12e67d0..5e8059d462c72 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.30.1 2008/10/02 02:57:24 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 b1bcbcc4ff520..2991dbb4d1e52 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.16.2.1.6.1 2008/10/02 02:57:24 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 5aba934a6ec44..f773fc5d0a784 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef MAX_CHILDREN diff --git a/usr.sbin/rpc.ypxfrd/ypxfrd_main.c b/usr.sbin/rpc.ypxfrd/ypxfrd_main.c index 8fa3e2205b439..cc5c02a811e10 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.24.1 2008/10/02 02:57:24 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 5f60712e9fefe..4220674d8023b 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.28.1 2008/10/02 02:57:24 kensmith Exp $"); #include "ypxfrd.h" diff --git a/usr.sbin/rpcbind/Makefile b/usr.sbin/rpcbind/Makefile index a52a0be8fa8ee..556b648cb27d2 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.5.12.1.8.1 2008/10/02 02:57:24 kensmith Exp $ LIBCDIR= ${.CURDIR}/../../lib/libc LIBCRPCDIR= ${LIBCDIR}/rpc diff --git a/usr.sbin/rpcbind/check_bound.c b/usr.sbin/rpcbind/check_bound.c index 192c9cac62555..67e2f4dc4d575 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.30.1 2008/10/02 02:57:24 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 d74b369d180a4..a260434047357 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.30.1 2008/10/02 02:57:24 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 b10ed508b0bd3..f10694f42c28a 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.26.1 2008/10/02 02:57:24 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 dc3cf05f27f5b..0539be6e535e8 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.30.1 2008/10/02 02:57:24 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 8e2ed102b428e..ca9b86eda20c8 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/rpcbind/rpcb_svc_com.c b/usr.sbin/rpcbind/rpcb_svc_com.c index 0a72b662e43cc..f0ae1fff5938b 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.26.1 2008/10/02 02:57:24 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 0ecf895ea8003..aa0e9ee865442 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.7.2.2.4.1 2008/10/02 02:57:24 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 2fe3c41f4a34b..7bf3353f8d0d0 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.14.2.1.4.1 2008/10/02 02:57:24 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 2d52be359469e..bf7d8ea41b9ba 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.30.1 2008/10/02 02:57:24 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 8657247f60ac2..b0efc69ddcf28 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.28.1 2008/10/02 02:57:24 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 4137ce2f003f7..ec13fe599d707 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /*- diff --git a/usr.sbin/rpcbind/warmstart.c b/usr.sbin/rpcbind/warmstart.c index 1962e1c422d7a..3c9948810b6fb 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.28.1 2008/10/02 02:57:24 kensmith Exp $/ */ #include <sys/types.h> #include <sys/stat.h> diff --git a/usr.sbin/rrenumd/Makefile b/usr.sbin/rrenumd/Makefile index c85911e09dfc0..57d8633088f6f 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.8.20.1 2008/10/02 02:57:24 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 6ad995341670b..7c137f56c0370 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ %{ diff --git a/usr.sbin/rrenumd/parser.y b/usr.sbin/rrenumd/parser.y index d7c15abeb74f5..344cd65092455 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ %{ diff --git a/usr.sbin/rrenumd/rrenumd.8 b/usr.sbin/rrenumd/rrenumd.8 index 887c0e6934c38..d728051a60bcb 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd September 7, 1998 .Dt RRENUMD 8 diff --git a/usr.sbin/rrenumd/rrenumd.c b/usr.sbin/rrenumd/rrenumd.c index 2f863d658539d..70e57fe1cc89c 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.8.12.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/rrenumd/rrenumd.conf.5 b/usr.sbin/rrenumd/rrenumd.conf.5 index 9ce2306cc51ff..2bf4fc39a079b 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.16.1 2008/10/02 02:57:24 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 df0280b2591ed..423e569826996 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ struct dst_list { diff --git a/usr.sbin/rtadvd/Makefile b/usr.sbin/rtadvd/Makefile index 7fa20987e59c2..46f368e82e41f 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.9.20.1 2008/10/02 02:57:24 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 a6c5f80319a44..2be81d4634b80 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.24.1 2008/10/02 02:57:24 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 372387130c422..39a1402f9f0cf 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.26.1 2008/10/02 02:57:24 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 3c78e69b94c6e..d56e3ae3520a9 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.24.2.2.8.1 2008/10/02 02:57:24 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 aeb1c2c9d457f..5c01369110182 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.26.1 2008/10/02 02:57:24 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 7b9a2748d6ca4..716d83e7923e4 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.26.1 2008/10/02 02:57:24 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 cc3b472e47507..9dd103af6fe0f 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.30.1 2008/10/02 02:57:24 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 07d9e1f74b2c6..ea1f3f55f4dc5 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.26.1 2008/10/02 02:57:24 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 07bb6eeb4b970..77e2680b61b38 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.26.1 2008/10/02 02:57:24 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 3afee55fcc72a..441924dbd60e3 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #define _PATH_RTADVDCONF "/etc/rtadvd.conf" diff --git a/usr.sbin/rtadvd/rrenum.c b/usr.sbin/rtadvd/rrenum.c index 14a8ab9bdcc4c..84620c47d1222 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.24.1 2008/10/02 02:57:24 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 ce94015c2dcfd..3b0bbb3607ffa 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.30.1 2008/10/02 02:57:24 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 d5c7061c5b929..9b7cdd39fe2a0 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 17, 1998 .Dt RTADVD 8 diff --git a/usr.sbin/rtadvd/rtadvd.c b/usr.sbin/rtadvd/rtadvd.c index 048253596f7c9..db816f9468930 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.23.10.2.8.1 2008/10/02 02:57:24 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 33ab7f3e46bce..9875f4775caac 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.26.1 2008/10/02 02:57:24 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 dcc73cce95cfa..bcc52b7da578c 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.15.2.1.10.1 2008/10/02 02:57:24 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 b1c505dd75aa7..f68edc9e7c573 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.26.1 2008/10/02 02:57:24 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 238bd8d5b7226..770ac7638d7f1 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.16.1 2008/10/02 02:57:24 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 d435bde5ab188..317526db768ad 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.26.1 2008/10/02 02:57:24 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 ebc7bd1a37cc3..82e8aad546c19 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.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= rtprio LINKS= ${BINDIR}/rtprio ${BINDIR}/idprio diff --git a/usr.sbin/rtprio/rtprio.1 b/usr.sbin/rtprio/rtprio.1 index 3141fba384e31..5428d30f28b00 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd July 23, 1994 .Dt RTPRIO 1 diff --git a/usr.sbin/rtprio/rtprio.c b/usr.sbin/rtprio/rtprio.c index 245f714fe9fe7..4c16361fcc85d 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.26.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/rtprio.h> diff --git a/usr.sbin/rtsold/Makefile b/usr.sbin/rtsold/Makefile index 6ae47e99b1059..ce8a953f67a9d 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.11.22.1 2008/10/02 02:57:24 kensmith Exp $ PROG= rtsold MAN= rtsold.8 diff --git a/usr.sbin/rtsold/dump.c b/usr.sbin/rtsold/dump.c index bdc8ec3b375db..8827218448f28 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/rtsold/if.c b/usr.sbin/rtsold/if.c index eb288052c2c78..a7c6af17571b8 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.14.8.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/rtsold/probe.c b/usr.sbin/rtsold/probe.c index b1cbc7985a41e..684ede374293a 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/rtsold/rtsock.c b/usr.sbin/rtsold/rtsock.c index 09d6774be79bd..535eddba0da80 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (C) 2000 WIDE Project. diff --git a/usr.sbin/rtsold/rtsol.c b/usr.sbin/rtsold/rtsol.c index dd9f4a1c8bddb..99d6bf90b9f12 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/rtsold/rtsold.8 b/usr.sbin/rtsold/rtsold.8 index 58926dd824bbf..993e36d4d653d 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.15.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 17, 1998 .Dt RTSOLD 8 diff --git a/usr.sbin/rtsold/rtsold.c b/usr.sbin/rtsold/rtsold.c index 7e73f384ef9dd..e910af82b0911 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/rtsold/rtsold.h b/usr.sbin/rtsold/rtsold.h index e25ed955e98f5..b06026c1d65ab 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ struct ifinfo { diff --git a/usr.sbin/rwhod/Makefile b/usr.sbin/rwhod/Makefile index def0e6e145913..2f72625e79df7 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.28.1 2008/10/02 02:57:24 kensmith Exp $ PROG= rwhod MAN= rwhod.8 diff --git a/usr.sbin/rwhod/rwhod.8 b/usr.sbin/rwhod/rwhod.8 index 642eeebcee087..20b188182239d 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd December 11, 1993 .Dt RWHOD 8 diff --git a/usr.sbin/rwhod/rwhod.c b/usr.sbin/rwhod/rwhod.c index 96fd9ec42e580..8a5447735cd0e 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.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/socket.h> diff --git a/usr.sbin/sa/Makefile b/usr.sbin/sa/Makefile index 994e0dd3bd0db..6747b82a1f877 100644 --- a/usr.sbin/sa/Makefile +++ b/usr.sbin/sa/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/sa/Makefile,v 1.10.12.1 2008/10/02 02:57:24 kensmith Exp $ PROG= sa MAN= sa.8 diff --git a/usr.sbin/sa/extern.h b/usr.sbin/sa/extern.h index bc5f199e997e5..72670455acbcc 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.5.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/sa/main.c b/usr.sbin/sa/main.c index 1796c9c0872dd..e49d78dc0161f 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.16.12.1 2008/10/02 02:57:24 kensmith Exp $"); /* * sa: system accounting diff --git a/usr.sbin/sa/pathnames.h b/usr.sbin/sa/pathnames.h index 7a7edf68caf66..6b9535dcdb8cf 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.50.1 2008/10/02 02:57:24 kensmith Exp $ */ #define _PATH_ACCT "/var/account/acct" diff --git a/usr.sbin/sa/pdb.c b/usr.sbin/sa/pdb.c index 4dd9d2789e124..9d7c7d70ad3ab 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.11.2.1.4.1 2008/10/02 02:57:24 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 c122098110d2d..e7d413344441f 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.19.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd February 25, 1994 .Dt SA 8 diff --git a/usr.sbin/sa/usrdb.c b/usr.sbin/sa/usrdb.c index 991fc906b7ada..555db4e02695e 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.14.12.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/types.h> diff --git a/usr.sbin/sade/Makefile b/usr.sbin/sade/Makefile index c8dad4850beae..4a1edb4d89ac4 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.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ .if ${MACHINE_ARCH} != "ia64" _wizard= wizard.c diff --git a/usr.sbin/sade/command.c b/usr.sbin/sade/command.c index b3968dfb2158f..c1e73595e9926 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.2.1.4.1 2008/10/02 02:57:24 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 b2a84f9a75234..1121697499bed 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.2.1.4.1 2008/10/02 02:57:24 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 fec9bba010524..30be414abe6eb 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.2.1.4.1 2008/10/02 02:57:24 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 9a9048b0ec5ff..000e2d9571d79 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.2.2.2.1 2008/10/02 02:57:24 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 5b10b73613729..26b206a474bc8 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.2.1.4.1 2008/10/02 02:57:24 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 139f999e6ae17..f8a39a3fc1058 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.2.1.4.1 2008/10/02 02:57:24 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 0b08da3303b13..7532ff84da8ed 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.2.1.4.1 2008/10/02 02:57:24 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 952ae93b56e5c..3822309e6c42e 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.2.1.4.1 2008/10/02 02:57:24 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 ac3994a7da02d..87c25b5a313a0 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.2.2.2.1 2008/10/02 02:57:24 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 8c5cf2aff0f5c..a5dd1619f75ba 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.2.1.4.1 2008/10/02 02:57:24 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 5496e136c1bb5..80b39cd87aa77 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.2.1.4.1 2008/10/02 02:57:24 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 f48c772d88e9a..b8fcb1c5cf47a 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.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $"; #endif #include "sade.h" diff --git a/usr.sbin/sade/misc.c b/usr.sbin/sade/misc.c index 4730c7f75c8af..e882051a0987f 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.2.1.4.1 2008/10/02 02:57:24 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 4003b20abc437..5484c3880227c 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.2.1.4.1 2008/10/02 02:57:24 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 8acda909e73c5..71f7575bea302 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.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd August 8, 2006 .Dt SADE 8 diff --git a/usr.sbin/sade/sade.h b/usr.sbin/sade/sade.h index 66ba39627de7d..4b8797f9cf502 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.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _SADE_H_INCLUDE diff --git a/usr.sbin/sade/system.c b/usr.sbin/sade/system.c index df6cf329780bd..9c7b35fa25931 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.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ * * Jordan Hubbard * diff --git a/usr.sbin/sade/termcap.c b/usr.sbin/sade/termcap.c index 820d28dd346fa..2dc5408234023 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.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "sade.h" diff --git a/usr.sbin/sade/variable.c b/usr.sbin/sade/variable.c index 7809deb003fa9..e37bf5ef1d164 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.2.1.4.1 2008/10/02 02:57:24 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 5edd872ad99f8..150ae0a53b353 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.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "sade.h" diff --git a/usr.sbin/sendmail/Makefile b/usr.sbin/sendmail/Makefile index 8ba75cda8f662..740f594bac864 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.51.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail SMDIR= ${SENDMAIL_DIR}/src diff --git a/usr.sbin/setfmac/Makefile b/usr.sbin/setfmac/Makefile index 34b979bdf1384..00fee83d4fc72 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.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= setfmac LINKS= ${BINDIR}/setfmac ${BINDIR}/setfsmac diff --git a/usr.sbin/setfmac/setfmac.8 b/usr.sbin/setfmac/setfmac.8 index b541a4afe9e31..5eb778d28ae1a 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.24.1 2008/10/02 02:57:24 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 f382cb272dd3d..771fcf79275b5 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.8.12.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/setfmac/setfsmac.8 b/usr.sbin/setfmac/setfsmac.8 index 7d4150f944766..514563cad0260 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd February 17, 2004 .Os diff --git a/usr.sbin/setpmac/Makefile b/usr.sbin/setpmac/Makefile index ae7ee026e9fd7..78c9196bae30d 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.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= setpmac MAN= setpmac.8 diff --git a/usr.sbin/setpmac/setpmac.8 b/usr.sbin/setpmac/setpmac.8 index e84a8bc632280..3dee09ce04aa4 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.24.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd January 14, 2003 .Os diff --git a/usr.sbin/setpmac/setpmac.c b/usr.sbin/setpmac/setpmac.c index bc096bbbc56a7..f9e7a4a70a6fa 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/types.h> #include <sys/mac.h> diff --git a/usr.sbin/sicontrol/Makefile b/usr.sbin/sicontrol/Makefile index 2f3a8883ba41e..515a12f2d4b59 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.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= sicontrol MAN= sicontrol.8 diff --git a/usr.sbin/sicontrol/sicontrol.8 b/usr.sbin/sicontrol/sicontrol.8 index 5040d8ad093c6..be8ff91bb7043 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.24.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd September 26, 1995 .Dt SICONTROL 8 diff --git a/usr.sbin/sicontrol/sicontrol.c b/usr.sbin/sicontrol/sicontrol.c index 84e9782abc44e..c50bc0fa9b53e 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.16.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.sbin/sliplogin/Makefile b/usr.sbin/sliplogin/Makefile index 0236f1e8f4536..a00b560002abc 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.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= sliplogin MAN= sliplogin.8 diff --git a/usr.sbin/sliplogin/pathnames.h b/usr.sbin/sliplogin/pathnames.h index e318f92a3ed8c..59d3f0bab493b 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef COMPAT diff --git a/usr.sbin/sliplogin/sliplogin.8 b/usr.sbin/sliplogin/sliplogin.8 index 1f6960ba89bf7..0d916baf8dfbf 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd January 5, 1994 .Dt SLIPLOGIN 8 diff --git a/usr.sbin/sliplogin/sliplogin.c b/usr.sbin/sliplogin/sliplogin.c index dafdfd4983b9b..fe41aaf63ec05 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.16.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/slstat/Makefile b/usr.sbin/slstat/Makefile index 650e2216aef05..4cf65f96dcfa3 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.28.1 2008/10/02 02:57:24 kensmith Exp $ PROG= slstat MAN= slstat.8 diff --git a/usr.sbin/slstat/slstat.8 b/usr.sbin/slstat/slstat.8 index fa03c4df91716..78c17201ec14d 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.17.20.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd October 11, 1996 .Dt SLSTAT 8 diff --git a/usr.sbin/slstat/slstat.c b/usr.sbin/slstat/slstat.c index ff017f4145e80..4f960e3d3e83b 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.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/socket.h> diff --git a/usr.sbin/smbmsg/Makefile b/usr.sbin/smbmsg/Makefile index a581b2cd35d28..dcca6f25af143 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.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= smbmsg MAN= smbmsg.8 diff --git a/usr.sbin/smbmsg/pathnames.h b/usr.sbin/smbmsg/pathnames.h index aff7335fac660..7f01407a6dff5 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #define PATH_DEFAULTSMBDEV "/dev/smb0" diff --git a/usr.sbin/smbmsg/smbmsg.8 b/usr.sbin/smbmsg/smbmsg.8 index efc74518c9d3f..216e75d2f60bc 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.4.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 16, 2004 .Dt SMBMSG 8 diff --git a/usr.sbin/smbmsg/smbmsg.c b/usr.sbin/smbmsg/smbmsg.c index 425b782d2d331..c5acfb3e8ac0d 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/snapinfo/Makefile b/usr.sbin/snapinfo/Makefile index c5175f15befc4..f23277be2648a 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.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ # PROG= snapinfo diff --git a/usr.sbin/snapinfo/snapinfo.8 b/usr.sbin/snapinfo/snapinfo.8 index 9d402ea632cc9..3211dc3b06c4c 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.1.2.2.8.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd July 20, 2005 .Dt SNAPINFO 8 diff --git a/usr.sbin/snapinfo/snapinfo.c b/usr.sbin/snapinfo/snapinfo.c index d0f3f2beb384d..c0ff058b7cd29 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.1.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/usr.sbin/spkrtest/Makefile b/usr.sbin/spkrtest/Makefile index 8e9245aa753a7..435ef8c7048cd 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.30.1 2008/10/02 02:57:24 kensmith Exp $ SCRIPTS=spkrtest.sh MAN= spkrtest.8 diff --git a/usr.sbin/spkrtest/spkrtest.8 b/usr.sbin/spkrtest/spkrtest.8 index 58eced5be0dee..4efe96507096e 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.30.1 2008/10/02 02:57:24 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 c682b03f43acc..7086233c5bb6e 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.30.1 2008/10/02 02:57:24 kensmith Exp $ # cleanExit() { diff --git a/usr.sbin/spray/Makefile b/usr.sbin/spray/Makefile index c2515e0c117ef..6e83e35139f98 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.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= spray MAN= spray.8 diff --git a/usr.sbin/spray/spray.8 b/usr.sbin/spray/spray.8 index e10704886771f..bed9d5132858d 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.30.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd July 10, 1995 .Dt SPRAY 8 diff --git a/usr.sbin/spray/spray.c b/usr.sbin/spray/spray.c index 0e072e20ab279..b4842fc274548 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.30.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/sysinstall/Makefile b/usr.sbin/sysinstall/Makefile index 54402ecf3111f..f2ab42d95ab15 100644 --- a/usr.sbin/sysinstall/Makefile +++ b/usr.sbin/sysinstall/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/sysinstall/Makefile,v 1.134.2.3.8.1 2008/10/02 02:57:24 kensmith Exp $ .if ${MACHINE_ARCH} != "ia64" _wizard= wizard.c diff --git a/usr.sbin/sysinstall/acpi.c b/usr.sbin/sysinstall/acpi.c index 4a375a1c0b8c6..a98cfdc8615c2 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.2.1.8.1 2008/10/02 02:57:24 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 9c2b5b6e502d1..30cea60fa3210 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.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ #ifndef _ACPIDUMP_H_ diff --git a/usr.sbin/sysinstall/anonFTP.c b/usr.sbin/sysinstall/anonFTP.c index 206b1b1e399ee..2622c79753ef9 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.35.2.1.8.1 2008/10/02 02:57:24 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 5a507bd6bfddd..99c4de98ba31e 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.1.2.2.4.1 2008/10/02 02:57:24 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 75151f4305888..6861b18072af9 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.54.12.1 2008/10/02 02:57:24 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 33ebc352544a4..6434566c2262f 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.30.1 2008/10/02 02:57:24 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 1237db2c99307..b10de7cd134aa 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.233.2.5.4.2 2008/10/25 01:25:29 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 6835c8e02874f..a90035479ec59 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.160.2.9.2.1 2008/10/02 02:57:24 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 fa35580e12359..04aa02fd34ae5 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.24.1 2008/10/02 02:57:24 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 9129a786c6556..f04c31647f63b 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.154.2.4.2.1 2008/10/02 02:57:24 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 b1d0099b6803d..772da0c867d42 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.47.2.1.8.1 2008/10/02 02:57:24 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 1b1f9d370d0d7..3efc5a359b694 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.239.2.9.2.2 2008/11/07 22:07:27 blackend Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/dist.h b/usr.sbin/sysinstall/dist.h index 91dd25cef2ca6..2752831e062c4 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.65.2.5.2.1 2008/10/02 02:57:24 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 aed89d86bfcc3..c4e2d6746ea50 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.45.10.1.8.1 2008/10/02 02:57:24 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 5294972f09226..b46544546cc8f 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "sysinstall.h" diff --git a/usr.sbin/sysinstall/dos.c b/usr.sbin/sysinstall/dos.c index 564e33ff43747..a0a21ed42de41 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.30.1 2008/10/02 02:57:24 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 0101bde3ce016..3c7d4f677dcd5 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.24.1 2008/10/02 02:57:24 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 c971b79c05aa1..7f03fa398667d 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.45.26.1 2008/10/02 02:57:24 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 9119c15b2494b..87d876416f7da 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.24.2 2008/10/25 01:25:29 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 19c826465e080..e67b2b4489bf7 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.7.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "sysinstall.h" diff --git a/usr.sbin/sysinstall/index.c b/usr.sbin/sysinstall/index.c index 4bbd5e7d6d895..fbe05fec76de7 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.106.2.8.2.2 2008/10/25 01:25:29 kensmith Exp $ */ #include <fcntl.h> diff --git a/usr.sbin/sysinstall/install.c b/usr.sbin/sysinstall/install.c index f4900aa10e248..1bb00b4fd6df0 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.363.2.5.4.1 2008/10/02 02:57:24 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 fb7ad88597953..5f7561e3a4891 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.11.26.1 2008/10/02 02:57:24 kensmith Exp $ # Turn on extra debugging. debug=yes diff --git a/usr.sbin/sysinstall/installUpgrade.c b/usr.sbin/sysinstall/installUpgrade.c index 00d2eb11258a7..95d4b2f9d20c2 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.84.12.7.2.1 2008/10/02 02:57:24 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 b8f015d2d9958..72865314a3ded 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.6.14.2.8.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/usr.sbin/sysinstall/label.c b/usr.sbin/sysinstall/label.c index a95fd4d7232f9..64f78f9ace417 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.148.8.3.4.1 2008/10/02 02:57:24 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 8300173e0660a..8d53298671287 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.32.1 2008/10/02 02:57:24 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 5bb24689aebd6..0ebc3f1d001eb 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.71.10.3.2.1 2008/10/02 02:57:24 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 8e61c5a57088c..39b54321e54f9 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.121.12.1.8.1 2008/10/02 02:57:24 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 73b403503390d..bdbba7a6e55bd 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.410.2.15.2.1 2008/10/02 02:57:24 kensmith Exp $"; #endif #include "sysinstall.h" diff --git a/usr.sbin/sysinstall/misc.c b/usr.sbin/sysinstall/misc.c index c978b76ea287a..0ddd32ccd96cd 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.43.12.1.6.1 2008/10/02 02:57:24 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 859994a26e890..1cbd6ba3676ff 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.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "sysinstall.h" diff --git a/usr.sbin/sysinstall/mouse.c b/usr.sbin/sysinstall/mouse.c index 574fd72359742..cef428e9fd965 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "sysinstall.h" diff --git a/usr.sbin/sysinstall/msg.c b/usr.sbin/sysinstall/msg.c index 4625ce2f77528..90afa7ca89c02 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.30.1 2008/10/02 02:57:24 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 92c6e356a3e20..6aa83e54f3460 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.51.14.1.8.1 2008/10/02 02:57:24 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 87788eaced6f2..fead038994e9d 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.26.1 2008/10/02 02:57:24 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 8e3a7d96ac849..72849e5641890 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.81.22.1 2008/10/02 02:57:24 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 707d98df48aa1..9953885253362 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.103.8.1.2.2 2008/10/25 01:25:29 kensmith Exp $ */ #include "sysinstall.h" diff --git a/usr.sbin/sysinstall/pccard.c b/usr.sbin/sysinstall/pccard.c index 0ddfad8b3d07a..ea9cdc050fc86 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.26.1 2008/10/02 02:57:24 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 22d321a7a9bf7..09b98d16641b8 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.69.2.2.8.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd June 14, 2005 .Dt SYSINSTALL 8 diff --git a/usr.sbin/sysinstall/sysinstall.h b/usr.sbin/sysinstall/sysinstall.h index 2e2cd0d463b1f..85af3540998c4 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.264.2.7.2.2 2008/10/25 01:25:29 kensmith Exp $ */ #ifndef _SYSINSTALL_H_INCLUDE diff --git a/usr.sbin/sysinstall/system.c b/usr.sbin/sysinstall/system.c index 00abb4ef4940d..d2fe25c88ffad 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.124.2.1.10.1 2008/10/02 02:57:24 kensmith Exp $ * * Jordan Hubbard * diff --git a/usr.sbin/sysinstall/tape.c b/usr.sbin/sysinstall/tape.c index fd73da568e852..a3f8b0640abbe 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.30.1 2008/10/02 02:57:24 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 b41b9ec7cd02c..2065b099b9946 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.132.2.4.4.1 2008/10/02 02:57:24 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 1d8e047bc12a2..2c99aaa5de11b 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.30.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #include "sysinstall.h" diff --git a/usr.sbin/sysinstall/ttys.c b/usr.sbin/sysinstall/ttys.c index 0de954cceb39c..42b781ea15fae 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.30.1 2008/10/02 02:57:24 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 c9515ae82b28c..380de07dca28c 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.32.1 2008/10/02 02:57:24 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/usb.c b/usr.sbin/sysinstall/usb.c index 4eedbd555f89e..1d14c97960dc3 100644 --- a/usr.sbin/sysinstall/usb.c +++ b/usr.sbin/sysinstall/usb.c @@ -1,7 +1,7 @@ /* * USB support for sysinstall * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/usb.c,v 1.1.28.1 2008/10/02 02:57:24 kensmith Exp $ * * Copyright (c) 2000 John Baldwin <jhb@FreeBSD.org>. All rights reserved. * diff --git a/usr.sbin/sysinstall/user.c b/usr.sbin/sysinstall/user.c index ecee440fe7884..3f0976b2cc253 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.19.20.1 2008/10/02 02:57:24 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 e86104fd100a0..46da5513b20bf 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.37.20.1 2008/10/02 02:57:24 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 98e0a5caf997e..bf2176d5666be 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.23.20.1 2008/10/02 02:57:24 kensmith Exp $ * */ diff --git a/usr.sbin/syslogd/Makefile b/usr.sbin/syslogd/Makefile index 028fda554cbe5..21bfc739ab500 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.12.20.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../usr.bin/wall diff --git a/usr.sbin/syslogd/pathnames.h b/usr.sbin/syslogd/pathnames.h index 24fbc4cfa0add..e160b220de488 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <paths.h> diff --git a/usr.sbin/syslogd/syslog.conf.5 b/usr.sbin/syslogd/syslog.conf.5 index d85e73f3266c5..8fdd9de1943c8 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.39.2.4.2.1 2008/10/02 02:57:24 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 4e51aff3cccfb..4652cee52a40d 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.60.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 13, 2008 .Dt SYSLOGD 8 diff --git a/usr.sbin/syslogd/syslogd.c b/usr.sbin/syslogd/syslogd.c index bc59eb95c5cec..80a667b8fb061 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.144.2.7.2.1 2008/10/02 02:57:24 kensmith Exp $"); /* * syslogd -- log system messages diff --git a/usr.sbin/tcpdchk/Makefile b/usr.sbin/tcpdchk/Makefile index a9436514b4e87..5863c21a0bb5c 100644 --- a/usr.sbin/tcpdchk/Makefile +++ b/usr.sbin/tcpdchk/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/tcpdchk/Makefile,v 1.11.12.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../contrib/tcp_wrappers diff --git a/usr.sbin/tcpdmatch/Makefile b/usr.sbin/tcpdmatch/Makefile index 2370e9c1081e6..a5fe9b182d68b 100644 --- a/usr.sbin/tcpdmatch/Makefile +++ b/usr.sbin/tcpdmatch/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/tcpdmatch/Makefile,v 1.9.12.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../../contrib/tcp_wrappers diff --git a/usr.sbin/tcpdrop/Makefile b/usr.sbin/tcpdrop/Makefile index 44766eb9a0a37..d6b0cc8ee874e 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.18.1 2008/10/02 02:57:24 kensmith Exp $ PROG= tcpdrop MAN= tcpdrop.8 diff --git a/usr.sbin/tcpdrop/tcpdrop.8 b/usr.sbin/tcpdrop/tcpdrop.8 index 5fd3a43e95060..de1ed49eaed50 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.4.2.1.10.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd March 21, 2004 .Dt TCPDROP 8 diff --git a/usr.sbin/tcpdrop/tcpdrop.c b/usr.sbin/tcpdrop/tcpdrop.c index 68ef0ef1604b4..c65477dfbd862 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.18.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/socket.h> diff --git a/usr.sbin/tcpdump/Makefile b/usr.sbin/tcpdump/Makefile index c549530613bd3..79303e0ce5cc2 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.2.26.1 2008/10/02 02:57:24 kensmith Exp $ SUBDIR= tcpdump tcpslice diff --git a/usr.sbin/tcpdump/Makefile.inc b/usr.sbin/tcpdump/Makefile.inc index 1e4d46f113a51..d08fe6230605c 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.30.1 2008/10/02 02:57:24 kensmith Exp $ BINDIR?= /usr/sbin diff --git a/usr.sbin/tcpdump/tcpdump/Makefile b/usr.sbin/tcpdump/tcpdump/Makefile index 6155120cd828f..79cb1fb93ad84 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.43.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ TCPDUMP_DISTDIR?= ${.CURDIR}/../../../contrib/tcpdump .PATH: ${TCPDUMP_DISTDIR} diff --git a/usr.sbin/tcpdump/tcpdump/config.h b/usr.sbin/tcpdump/tcpdump/config.h index 303768e66ecfb..c064790dc6e1b 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.14.1 2008/10/02 02:57:24 kensmith Exp $ */ /* This is an edited copy of the config.h generated by configure. */ /* config.h. Generated by configure. */ diff --git a/usr.sbin/tcpdump/tcpslice/Makefile b/usr.sbin/tcpdump/tcpslice/Makefile index 2c444596a8eed..cf4a5bfec280f 100644 --- a/usr.sbin/tcpdump/tcpslice/Makefile +++ b/usr.sbin/tcpdump/tcpslice/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 0.1 (RWGrimes) 3/24/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/tcpdump/tcpslice/Makefile,v 1.13.26.1 2008/10/02 02:57:24 kensmith Exp $ TCPDUMP_DISTDIR?= ${.CURDIR}/../../../contrib/tcpdump diff --git a/usr.sbin/tcpdump/tcpslice/gwtm2secs.c b/usr.sbin/tcpdump/tcpslice/gwtm2secs.c index f8d2e91c024ed..5c6e38ae1a10a 100644 --- a/usr.sbin/tcpdump/tcpslice/gwtm2secs.c +++ b/usr.sbin/tcpdump/tcpslice/gwtm2secs.c @@ -20,7 +20,7 @@ */ #if !defined(lint) && !defined(__GNUC__) static char rcsid[] = - "@(#)$FreeBSD$ (LBL)"; + "@(#)$FreeBSD: src/usr.sbin/tcpdump/tcpslice/gwtm2secs.c,v 1.4.34.1.6.1 2008/10/02 02:57:24 kensmith Exp $ (LBL)"; #endif /* diff --git a/usr.sbin/tcpdump/tcpslice/search.c b/usr.sbin/tcpdump/tcpslice/search.c index 75db36001ab6c..31a816780e174 100644 --- a/usr.sbin/tcpdump/tcpslice/search.c +++ b/usr.sbin/tcpdump/tcpslice/search.c @@ -20,7 +20,7 @@ */ #if !defined(lint) && !defined(__GNUC__) static char rcsid[] = - "@(#)$FreeBSD$ (LBL)"; + "@(#)$FreeBSD: src/usr.sbin/tcpdump/tcpslice/search.c,v 1.4.34.1.6.1 2008/10/02 02:57:24 kensmith Exp $ (LBL)"; #endif /* diff --git a/usr.sbin/tcpdump/tcpslice/tcpslice.1 b/usr.sbin/tcpdump/tcpslice/tcpslice.1 index 332c1f6b5ddb9..019055ed5366d 100644 --- a/usr.sbin/tcpdump/tcpslice/tcpslice.1 +++ b/usr.sbin/tcpdump/tcpslice/tcpslice.1 @@ -17,7 +17,7 @@ .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/tcpdump/tcpslice/tcpslice.1,v 1.15.8.1.6.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd October 17, 2006 .Dt TCPSLICE 1 diff --git a/usr.sbin/tcpdump/tcpslice/tcpslice.c b/usr.sbin/tcpdump/tcpslice/tcpslice.c index ab5de7bc2edff..0196fdc3950c2 100644 --- a/usr.sbin/tcpdump/tcpslice/tcpslice.c +++ b/usr.sbin/tcpdump/tcpslice/tcpslice.c @@ -27,7 +27,7 @@ static const char copyright[] = #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/tcpdump/tcpslice/tcpslice.c,v 1.12.14.1.6.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/tcpdump/tcpslice/util.c b/usr.sbin/tcpdump/tcpslice/util.c index 8904352b798ca..7c099f54014d6 100644 --- a/usr.sbin/tcpdump/tcpslice/util.c +++ b/usr.sbin/tcpdump/tcpslice/util.c @@ -21,7 +21,7 @@ #if !defined(lint) && !defined(__GNUC__) static char rcsid[] = - "@(#) $FreeBSD$ (LBL)"; + "@(#) $FreeBSD: src/usr.sbin/tcpdump/tcpslice/util.c,v 1.3.46.1 2008/10/02 02:57:24 kensmith Exp $ (LBL)"; #endif #include "tcpslice.h" diff --git a/usr.sbin/timed/Makefile b/usr.sbin/timed/Makefile index 2f56510bca1c5..00d96590f616d 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.30.1 2008/10/02 02:57:24 kensmith Exp $ SUBDIR= timed timedc diff --git a/usr.sbin/timed/SMM.doc/timed/Makefile b/usr.sbin/timed/SMM.doc/timed/Makefile index 9afa6c60d4d49..f7d864250d48b 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.30.1 2008/10/02 02:57:24 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 412399ae41b35..ce1472b96ce48 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.28.1 2008/10/02 02:57:24 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 7d52a32220c1e..2df3fc5c79a64 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.30.1 2008/10/02 02:57:24 kensmith Exp $ DIR= smm/11.timedop SRCS= timed.ms diff --git a/usr.sbin/timed/timed/CHANGES b/usr.sbin/timed/timed/CHANGES index 424ead2a514ae..36f556eaced3d 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.30.1 2008/10/02 02:57:24 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 6f73824fbd74a..3fd3d4989b3b3 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.30.1 2008/10/02 02:57:24 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 8bde7438a556d..550fd5eaa04a6 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.50.1 2008/10/02 02:57:24 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 038dd56bf8b5f..c5215a62daf5f 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.50.1 2008/10/02 02:57:24 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 79f1f5ab19fa2..6fbc700419180 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.50.1 2008/10/02 02:57:24 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 50a7da27161f8..e265997bdde6e 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.50.1 2008/10/02 02:57:24 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 c7204bd3aef4e..8c8c4a8358ffc 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.30.1 2008/10/02 02:57:24 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 6fe0bd1cc5cf3..73b61467d5887 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.6.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/timed/timed/master.c b/usr.sbin/timed/timed/master.c index 0713155a3f610..45a1332d0f654 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.30.1 2008/10/02 02:57:24 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 3856a34c6faed..b3f003be2a026 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.30.1 2008/10/02 02:57:24 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 cbbde581e2a34..6f02cf87a9568 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.30.1 2008/10/02 02:57:24 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 e5fdcdefb828a..457ff02b9d988 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <paths.h> diff --git a/usr.sbin/timed/timed/readmsg.c b/usr.sbin/timed/timed/readmsg.c index 74a6f5f92600f..c3125a0865060 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.30.1 2008/10/02 02:57:24 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 db4d2dd0be4d2..4d0e725708767 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.30.1 2008/10/02 02:57:24 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 f9fbd32256101..7508805c2b2fa 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.10.2.2.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd February 11, 2008 .Dt TIMED 8 diff --git a/usr.sbin/timed/timed/timed.c b/usr.sbin/timed/timed/timed.c index 27344a3b9e05f..52fcf42c3cdf8 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.26.1 2008/10/02 02:57:24 kensmith Exp $"); #define TSPTYPES #include "globals.h" diff --git a/usr.sbin/timed/timedc/Makefile b/usr.sbin/timed/timedc/Makefile index 5262f46d805df..7dbc669d22d88 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.30.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/../timed diff --git a/usr.sbin/timed/timedc/cmds.c b/usr.sbin/timed/timedc/cmds.c index 5d30fe3703913..66c4b7bd6eeed 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.24.1 2008/10/02 02:57:24 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 8e4c3d5a0767a..443bf7a6ec9d1 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.50.1 2008/10/02 02:57:24 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 0f3fcea687473..19e5cf6692b91 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.16.1 2008/10/02 02:57:24 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 368b460513afc..f31c44d944639 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.26.1 2008/10/02 02:57:24 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 f6ee8a6ae74a3..47065ec78916e 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/traceroute/Makefile b/usr.sbin/traceroute/Makefile index 02c9b2d8b3003..dd47bb950f564 100644 --- a/usr.sbin/traceroute/Makefile +++ b/usr.sbin/traceroute/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/traceroute/Makefile,v 1.21.12.1 2008/10/02 02:57:24 kensmith Exp $ TRACEROUTE_DISTDIR?= ${.CURDIR}/../../contrib/traceroute .PATH: ${TRACEROUTE_DISTDIR} diff --git a/usr.sbin/traceroute6/Makefile b/usr.sbin/traceroute6/Makefile index 6ff72d2bf0ca0..e804e8280d578 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.8.10.1.2.1 2008/10/02 02:57:24 kensmith Exp $ PROG= traceroute6 MAN= traceroute6.8 diff --git a/usr.sbin/traceroute6/traceroute6.8 b/usr.sbin/traceroute6/traceroute6.8 index 6e178c68adaa3..c360461afeaf5 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.14.2.2.2.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 17, 1998 .Dt TRACEROUTE6 8 diff --git a/usr.sbin/traceroute6/traceroute6.c b/usr.sbin/traceroute6/traceroute6.c index d06502f076f63..2b09c3f28dca9 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.16.8.2.2.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/trpt/Makefile b/usr.sbin/trpt/Makefile index cf1680b2eec33..97ea826383c1a 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.8.24.1 2008/10/02 02:57:24 kensmith Exp $ PROG= trpt MAN= trpt.8 diff --git a/usr.sbin/trpt/trpt.8 b/usr.sbin/trpt/trpt.8 index 19cae4773067c..efcd1468a2194 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd December 11, 1993 .Dt TRPT 8 diff --git a/usr.sbin/trpt/trpt.c b/usr.sbin/trpt/trpt.c index 2d740baf05ab1..fd79bc31b4932 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.19.20.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/queue.h> diff --git a/usr.sbin/tzsetup/Makefile b/usr.sbin/tzsetup/Makefile index 0596967a07e2f..794c8351f0086 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.28.1 2008/10/02 02:57:24 kensmith Exp $ PROG= tzsetup MAN= tzsetup.8 diff --git a/usr.sbin/tzsetup/tzsetup.8 b/usr.sbin/tzsetup/tzsetup.8 index 562744c6b686a..bad417d50e986 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.16.1 2008/10/02 02:57:24 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 6a74c13313653..656e25d1783c4 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.8.1.2.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/ugidfw/Makefile b/usr.sbin/ugidfw/Makefile index d89bc857f5bfe..a72fd238de046 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.28.1 2008/10/02 02:57:24 kensmith Exp $ PROG= ugidfw MAN= ugidfw.8 diff --git a/usr.sbin/ugidfw/ugidfw.8 b/usr.sbin/ugidfw/ugidfw.8 index cdd4293eb79b4..64c2f6f9647f9 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.8.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd February 24, 2004 .Dt UGIDFW 8 diff --git a/usr.sbin/ugidfw/ugidfw.c b/usr.sbin/ugidfw/ugidfw.c index 24e022870d520..d903942db8386 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.4.2.2.6.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/errno.h> diff --git a/usr.sbin/usbd/Makefile b/usr.sbin/usbd/Makefile index aadecee028306..1a1e95da40a56 100644 --- a/usr.sbin/usbd/Makefile +++ b/usr.sbin/usbd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/usbd/Makefile,v 1.6.26.1 2008/10/02 02:57:24 kensmith Exp $ PROG= usbd MAN= usbd.conf.5 usbd.8 diff --git a/usr.sbin/usbd/usbd.8 b/usr.sbin/usbd/usbd.8 index d6f9fa0654c0d..c7683db13dda1 100644 --- a/usr.sbin/usbd/usbd.8 +++ b/usr.sbin/usbd/usbd.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/usbd/usbd.8,v 1.21.20.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd July 12, 1998 .Dt USBD 8 diff --git a/usr.sbin/usbd/usbd.c b/usr.sbin/usbd/usbd.c index 30c1526bebc27..732c494c7175f 100644 --- a/usr.sbin/usbd/usbd.c +++ b/usr.sbin/usbd/usbd.c @@ -1,5 +1,5 @@ /* $NetBSD: usbd.c,v 1.4 1998/12/09 00:57:19 augustss Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/usbd/usbd.c,v 1.32.12.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/usr.sbin/usbd/usbd.conf.5 b/usr.sbin/usbd/usbd.conf.5 index 1c314b27fded8..49c4096eaba52 100644 --- a/usr.sbin/usbd/usbd.conf.5 +++ b/usr.sbin/usbd/usbd.conf.5 @@ -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/usbd/usbd.conf.5,v 1.15.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .\" Many parts of this manual have been snarfed from the pccard.conf (5) man .\" page, copyright by Andrew McRae. diff --git a/usr.sbin/usbdevs/Makefile b/usr.sbin/usbdevs/Makefile index 985bc7a61ab50..a8b146b54d10b 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.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= usbdevs MAN= usbdevs.8 diff --git a/usr.sbin/usbdevs/usbdevs.8 b/usr.sbin/usbdevs/usbdevs.8 index 3226dd5bd6589..c3d0139cae137 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.24.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 24, 2004 .Dt USBDEVS 8 diff --git a/usr.sbin/usbdevs/usbdevs.c b/usr.sbin/usbdevs/usbdevs.c index 640dd512f7f29..152830af6135d 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/usr.sbin/vidcontrol/Makefile b/usr.sbin/vidcontrol/Makefile index 074f941d85b9c..10c60b9199427 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.16.1 2008/10/02 02:57:24 kensmith Exp $ PROG= vidcontrol SRCS= vidcontrol.c decode.c diff --git a/usr.sbin/vidcontrol/decode.c b/usr.sbin/vidcontrol/decode.c index 27691d2cbc45f..8fd69bfe84ead 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.16.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/vidcontrol/decode.h b/usr.sbin/vidcontrol/decode.h index 1f1cba4a47207..c8b15eeb1c31e 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.30.1 2008/10/02 02:57:24 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 fb1aadac39a8a..7b4a20587c70a 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.57.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd May 29, 2005 .Dt VIDCONTROL 1 diff --git a/usr.sbin/vidcontrol/vidcontrol.c b/usr.sbin/vidcontrol/vidcontrol.c index 847ff3e6e23e1..a7405e868f66f 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.52.2.2.6.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.sbin/vipw/Makefile b/usr.sbin/vipw/Makefile index 69a9df9c5ba9e..cce5de10348f4 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.28.1 2008/10/02 02:57:24 kensmith Exp $ PROG= vipw MAN= vipw.8 diff --git a/usr.sbin/vipw/vipw.8 b/usr.sbin/vipw/vipw.8 index 19eafaf640f37..c592b2b906d53 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.13.8.1.10.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd June 6, 1993 .Dt VIPW 8 diff --git a/usr.sbin/vipw/vipw.c b/usr.sbin/vipw/vipw.c index 4a0a70080dcac..8ae005abdfa7c 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.24.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/stat.h> diff --git a/usr.sbin/vnconfig/Makefile b/usr.sbin/vnconfig/Makefile index 7bf6990176820..2ed99aa29243b 100644 --- a/usr.sbin/vnconfig/Makefile +++ b/usr.sbin/vnconfig/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/vnconfig/Makefile,v 1.9.12.1 2008/10/02 02:57:24 kensmith Exp $ PROG= vnconfig NO_MAN= # mdconfig supplies manpage diff --git a/usr.sbin/vnconfig/vnconfig.c b/usr.sbin/vnconfig/vnconfig.c index 294250d4b5a1b..606a24353cda8 100644 --- a/usr.sbin/vnconfig/vnconfig.c +++ b/usr.sbin/vnconfig/vnconfig.c @@ -9,7 +9,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/vnconfig/vnconfig.c,v 1.23.26.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/watch/Makefile b/usr.sbin/watch/Makefile index e8a8ea6ab6982..3132464849c7e 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.28.1 2008/10/02 02:57:24 kensmith Exp $ PROG= watch MAN= watch.8 diff --git a/usr.sbin/watch/watch.8 b/usr.sbin/watch/watch.8 index 99c6b6feab94a..e31b40c141234 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd November 24, 2001 .Dt WATCH 8 diff --git a/usr.sbin/watch/watch.c b/usr.sbin/watch/watch.c index cc833ef38fd86..84162b16bb63b 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.31.8.2.2.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/fcntl.h> diff --git a/usr.sbin/watchdogd/Makefile b/usr.sbin/watchdogd/Makefile index 08880e1491687..fcf880b533965 100644 --- a/usr.sbin/watchdogd/Makefile +++ b/usr.sbin/watchdogd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/watchdogd/Makefile,v 1.4.8.1.8.1 2008/10/02 02:57:24 kensmith Exp $ PROG= watchdogd LINKS= ${BINDIR}/watchdogd ${BINDIR}/watchdog diff --git a/usr.sbin/watchdogd/watchdog.8 b/usr.sbin/watchdogd/watchdog.8 index 14c43ed2f39f4..02ea4eb6709c7 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.6.2.1.4.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd February 28, 2004 .Dt WATCHDOG 8 diff --git a/usr.sbin/watchdogd/watchdogd.8 b/usr.sbin/watchdogd/watchdogd.8 index 07b649d38797d..c57d9f7bd3a6b 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.5.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd June 25, 2003 .Dt WATCHDOGD 8 diff --git a/usr.sbin/watchdogd/watchdogd.c b/usr.sbin/watchdogd/watchdogd.c index b1b77fa9c85f2..f57759a40dbe7 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.10.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/rtprio.h> diff --git a/usr.sbin/wicontrol/Makefile b/usr.sbin/wicontrol/Makefile index b8ac802a74421..923b7d12c7a6b 100644 --- a/usr.sbin/wicontrol/Makefile +++ b/usr.sbin/wicontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/wicontrol/Makefile,v 1.10.24.1 2008/10/02 02:57:24 kensmith Exp $ PROG= wicontrol MAN= wicontrol.8 diff --git a/usr.sbin/wicontrol/wicontrol.8 b/usr.sbin/wicontrol/wicontrol.8 index ab89949dc7568..385edb80caeee 100644 --- a/usr.sbin/wicontrol/wicontrol.8 +++ b/usr.sbin/wicontrol/wicontrol.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/wicontrol/wicontrol.8,v 1.47.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd October 12, 2006 .Dt WICONTROL 8 diff --git a/usr.sbin/wicontrol/wicontrol.c b/usr.sbin/wicontrol/wicontrol.c index 7f3fa0aca3646..48d74f03eeae1 100644 --- a/usr.sbin/wicontrol/wicontrol.c +++ b/usr.sbin/wicontrol/wicontrol.c @@ -37,7 +37,7 @@ static const char copyright[] = "@(#) Copyright (c) 1997, 1998, 1999\ #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/wicontrol/wicontrol.c,v 1.38.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/types.h> #include <sys/cdefs.h> diff --git a/usr.sbin/wlconfig/Makefile b/usr.sbin/wlconfig/Makefile index 8d3d0cc3e7972..9879bdef18c76 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.24.1 2008/10/02 02:57:24 kensmith Exp $ PROG= wlconfig MAN= wlconfig.8 diff --git a/usr.sbin/wlconfig/wlconfig.8 b/usr.sbin/wlconfig/wlconfig.8 index 99a29422f0207..14907dc9700e8 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.24.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd December 26, 1996 .Os diff --git a/usr.sbin/wlconfig/wlconfig.c b/usr.sbin/wlconfig/wlconfig.c index f361b2cb99fb2..1cdd4ac8f0d32 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.30.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/wpa/Makefile b/usr.sbin/wpa/Makefile index 5d746e9753052..5bf3087ae0c9d 100644 --- a/usr.sbin/wpa/Makefile +++ b/usr.sbin/wpa/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/wpa/Makefile,v 1.2.2.2.4.1 2008/10/02 02:57:24 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 8c6b79e955f77..25c8b14225c89 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.16.1 2008/10/02 02:57:24 kensmith Exp $ BINDIR?= /usr/sbin diff --git a/usr.sbin/wpa/hostapd/Makefile b/usr.sbin/wpa/hostapd/Makefile index 80ece1195182b..8c08ecf05c908 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.2.12.1 2008/10/02 02:57:24 kensmith Exp $ HOSTAPD_DISTDIR?= ${.CURDIR}/../../../contrib/hostapd .PATH: ${.CURDIR}/.. ${HOSTAPD_DISTDIR} diff --git a/usr.sbin/wpa/hostapd/driver_freebsd.c b/usr.sbin/wpa/hostapd/driver_freebsd.c index 683b01facdc3f..e42406f84d6bd 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.2.2.2.6.1 2008/10/02 02:57:24 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 5483311e12458..1a23e95f64574 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.14.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd June 16, 2005 .Dt HOSTAPD 8 diff --git a/usr.sbin/wpa/hostapd/hostapd.conf.5 b/usr.sbin/wpa/hostapd/hostapd.conf.5 index 4631ead1f49fb..e43d7dedc6ff6 100644 --- a/usr.sbin/wpa/hostapd/hostapd.conf.5 +++ b/usr.sbin/wpa/hostapd/hostapd.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/hostapd/hostapd.conf.5,v 1.2.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd June 16, 2005 .Dt HOSTAPD.CONF 5 diff --git a/usr.sbin/wpa/hostapd_cli/Makefile b/usr.sbin/wpa/hostapd_cli/Makefile index 0923dad405aa1..33eea8500c77b 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.2.2.1.8.1 2008/10/02 02:57:24 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 4362f9f028488..b73893e2df047 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.16.1 2008/10/02 02:57:24 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 541bcbe5864ed..7f263bec32252 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.1.2.2.8.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/wpa/ndis_events/Makefile b/usr.sbin/wpa/ndis_events/Makefile index 07caf5a484655..931680f573ad1 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.2.1.8.1 2008/10/02 02:57:24 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 eacb017a0cb41..441f35b67b503 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.3.2.3.4.1 2008/10/02 02:57:24 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 d2dedff779cd8..961e1592d9f6f 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.2.1.8.1 2008/10/02 02:57:24 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 91b9511c1ee69..6965ffc22521c 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.2.12.1 2008/10/02 02:57:24 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 27fc9434c4a7e..0356c6410736a 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.2.2.1.10.1 2008/10/02 02:57:24 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 c5ddce166b406..30cbcf8c9b564 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.1.2.1.4.1 2008/10/02 02:57:24 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 fc8ade1ef2dd6..82857b67843e8 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.1.2.2.4.1 2008/10/02 02:57:24 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 62ecde8a2e4e5..6690cd089c699 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.3.2.3.8.1 2008/10/02 02:57:24 kensmith Exp $ WPA_SUPPLICANT_DISTDIR?= ${.CURDIR}/../../../contrib/wpa_supplicant .PATH: ${.CURDIR}/.. ${WPA_SUPPLICANT_DISTDIR} diff --git a/usr.sbin/wpa/wpa_supplicant/Packet32.c b/usr.sbin/wpa/wpa_supplicant/Packet32.c index d689489685528..a7d58357bef8f 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.2.2.2.6.1 2008/10/02 02:57:24 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 e0598e70d4fd7..3c98208639b7b 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.2.1.8.1 2008/10/02 02:57:24 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 31b35d78f41e0..0970ab30a0392 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.5.2.6.6.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <stdlib.h> diff --git a/usr.sbin/wpa/wpa_supplicant/ntddndis.h b/usr.sbin/wpa/wpa_supplicant/ntddndis.h index 42e403d7bb121..738f2acc6dad1 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.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 b/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 index 228a1760e6556..bf9abd903a764 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.2.12.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd June 16, 2005 .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 68c176f0f12b2..1d3ae9a5a0d47 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.3.2.5.4.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd February 14, 2006 .Dt WPA_SUPPLICANT.CONF 5 diff --git a/usr.sbin/yp_mkdb/Makefile b/usr.sbin/yp_mkdb/Makefile index 973da6ee0559a..caa91b6632c05 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.28.1 2008/10/02 02:57:24 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 125123519c059..2c9c824173e79 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.16.1 2008/10/02 02:57:24 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 6c3014bdfc9ca..4df6ebdac5f61 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.28.1 2008/10/02 02:57:24 kensmith Exp $"); #include <err.h> #include <fcntl.h> diff --git a/usr.sbin/ypbind/Makefile b/usr.sbin/ypbind/Makefile index 915d001be4dc5..848250e2e9a48 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.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= ypbind MAN= ypbind.8 diff --git a/usr.sbin/ypbind/yp_ping.c b/usr.sbin/ypbind/yp_ping.c index 1806c3c0f122f..fdef1699d87fb 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.28.1 2008/10/02 02:57:24 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 80e6a78730114..3b6ae162a2e07 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.30.1 2008/10/02 02:57:24 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 4608814d86408..319ff31d4b6ea 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd April 9, 1995 .Dt YPBIND 8 diff --git a/usr.sbin/ypbind/ypbind.c b/usr.sbin/ypbind/ypbind.c index a3a7dc37587e5..eaa6585f7e3e1 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.16.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/types.h> diff --git a/usr.sbin/yppoll/Makefile b/usr.sbin/yppoll/Makefile index 63763316ef8cb..8a047c9f7d817 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.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= yppoll MAN= yppoll.8 diff --git a/usr.sbin/yppoll/yppoll.8 b/usr.sbin/yppoll/yppoll.8 index ad90d902e146b..5a26efc3571cf 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.30.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd October 25, 1994 .Dt YPPOLL 8 diff --git a/usr.sbin/yppoll/yppoll.c b/usr.sbin/yppoll/yppoll.c index e35087c6baaf1..f0deeb950bb83 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.24.1 2008/10/02 02:57:24 kensmith Exp $"); #include <sys/param.h> #include <sys/types.h> diff --git a/usr.sbin/yppush/Makefile b/usr.sbin/yppush/Makefile index 7ce1c612e0e0b..49d7ba539e4ee 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.30.1 2008/10/02 02:57:24 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 1acac3f7fc970..779ca50ef1f57 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.16.1 2008/10/02 02:57:24 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 2a4fbccee2c62..75724e98e6dee 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.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /* Privately defined error codes. */ diff --git a/usr.sbin/yppush/yppush_main.c b/usr.sbin/yppush/yppush_main.c index ceb63bcae411d..eed213c6d8c1d 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.20.2.1.6.1 2008/10/02 02:57:24 kensmith Exp $"); #include <errno.h> #include <signal.h> diff --git a/usr.sbin/ypserv/Makefile b/usr.sbin/ypserv/Makefile index c1b2df30478b5..81191f96f8035 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.16.1 2008/10/02 02:57:24 kensmith Exp $ RPCDIR= ${.CURDIR}/../../include/rpcsvc .PATH: ${RPCDIR} diff --git a/usr.sbin/ypserv/Makefile.yp b/usr.sbin/ypserv/Makefile.yp index 0e9e83b4d7a32..28fd26f2a36ee 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.36.2.1.6.1 2008/10/02 02:57:24 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 30ce7407c6e5e..3a9123112c612 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.22.12.1.6.1 2008/10/02 02:57:24 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 61944dc44bbe9..1e875c911120e 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.28.1 2008/10/02 02:57:24 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 4ea6a13a7e59f..ecc0b54cccbd0 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.16.1 2008/10/02 02:57:24 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 8d488f3bdb6ab..a0178bd96ad2c 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.28.1 2008/10/02 02:57:24 kensmith Exp $"); /* * error logging/reporting facilities diff --git a/usr.sbin/ypserv/yp_extern.h b/usr.sbin/ypserv/yp_extern.h index 2e574b6c3bfe7..b568fc1d7f9cc 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.16.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <db.h> diff --git a/usr.sbin/ypserv/yp_main.c b/usr.sbin/ypserv/yp_main.c index cfa45e4a3e3f3..c31d0231225ef 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.16.1 2008/10/02 02:57:24 kensmith Exp $"); /* * ypserv startup function. diff --git a/usr.sbin/ypserv/yp_server.c b/usr.sbin/ypserv/yp_server.c index 86c7d00d1c5d9..1027a6b614cec 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.39.2.1.6.1 2008/10/02 02:57:24 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 33d058ef9b879..81c378a8ab75b 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.28.1 2008/10/02 02:57:24 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 2533fdae7d75b..2ed9ad64536f9 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.16.20.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd November 10, 1997 .Dt YPINIT 8 diff --git a/usr.sbin/ypserv/ypinit.sh b/usr.sbin/ypserv/ypinit.sh index 1be7e0e3e1864..002deb020fee3 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.28.1 2008/10/02 02:57:24 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 608b2028c57dd..a14c01a9e7d91 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.16.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd February 4, 1995 .Dt YPSERV 8 diff --git a/usr.sbin/ypset/Makefile b/usr.sbin/ypset/Makefile index 10ed5f88fd780..a9eed44ccec32 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.30.1 2008/10/02 02:57:24 kensmith Exp $ PROG= ypset MAN= ypset.8 diff --git a/usr.sbin/ypset/ypset.8 b/usr.sbin/ypset/ypset.8 index 49ad6e0b67aeb..d8bf56cb1cb18 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.30.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd October 25, 1994 .Dt YPSET 8 diff --git a/usr.sbin/ypset/ypset.c b/usr.sbin/ypset/ypset.c index 019c7241af9b4..3b83c2e7ba53d 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.15.12.1 2008/10/02 02:57:24 kensmith Exp $"); #include <err.h> #include <netdb.h> diff --git a/usr.sbin/zic/Arts.htm b/usr.sbin/zic/Arts.htm index baa84ed77431b..797eece8899e0 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.30.1 2008/10/02 02:57:24 kensmith Exp $ --> <HTML> <HEAD> <TITLE>Time and the Arts</TITLE> diff --git a/usr.sbin/zic/Makefile b/usr.sbin/zic/Makefile index 2496e821159b2..337f656841b2e 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.30.1 2008/10/02 02:57:24 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 b915adff92abc..c5a01dedd341e 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.50.1 2008/10/02 02:57:24 kensmith Exp $ .include "${.CURDIR}/../../Makefile.inc" diff --git a/usr.sbin/zic/ialloc.c b/usr.sbin/zic/ialloc.c index a069032eda51c..dc44bc00b22ed 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.30.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ /*LINTLIBRARY*/ diff --git a/usr.sbin/zic/private.h b/usr.sbin/zic/private.h index 315f33a4a2f1c..b9ca3be0a5f36 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.24.1 2008/10/02 02:57:24 kensmith Exp $ */ /* diff --git a/usr.sbin/zic/scheck.c b/usr.sbin/zic/scheck.c index 692bf1a07934b..5732b874d0d00 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.30.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ /*LINTLIBRARY*/ diff --git a/usr.sbin/zic/zdump.8 b/usr.sbin/zic/zdump.8 index 3a685fd7ea0d5..55c1c9a103538 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.24.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd June 20, 2004 .Dt ZDUMP 8 diff --git a/usr.sbin/zic/zdump.c b/usr.sbin/zic/zdump.c index e63e943988347..ef13f8bf1e8b6 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.24.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/zic/zdump/Makefile b/usr.sbin/zic/zdump/Makefile index 127946f7c4389..5460a424256a7 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.10.24.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/.. diff --git a/usr.sbin/zic/zic.8 b/usr.sbin/zic/zic.8 index c293cefb6e5a4..fe77cf8d1c4aa 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.16.1 2008/10/02 02:57:24 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 119feeea774b1..cc85290758a5a 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.2.1.2.1 2008/10/02 02:57:24 kensmith Exp $"; #endif /* not lint */ #include "private.h" diff --git a/usr.sbin/zic/zic/Makefile b/usr.sbin/zic/zic/Makefile index c98799cf5bbea..53abeca839de5 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.11.24.1 2008/10/02 02:57:24 kensmith Exp $ .PATH: ${.CURDIR}/.. diff --git a/usr.sbin/zzz/Makefile b/usr.sbin/zzz/Makefile index 8c4a9beb763af..74ee5b6e43880 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.26.1 2008/10/02 02:57:24 kensmith Exp $ SCRIPTS=zzz.sh MAN= zzz.8 diff --git a/usr.sbin/zzz/zzz.8 b/usr.sbin/zzz/zzz.8 index 583d5fd963aef..9731983b1ec88 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.24.1 2008/10/02 02:57:24 kensmith Exp $ .\" .Dd July 13, 2003 .Dt ZZZ 8 diff --git a/usr.sbin/zzz/zzz.sh b/usr.sbin/zzz/zzz.sh index ef9527bb76b3c..747a1d0452e36 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.26.1 2008/10/02 02:57:24 kensmith Exp $ PATH=/sbin:/usr/sbin:/usr/bin:/bin |