diff options
Diffstat (limited to 'usr.sbin')
1746 files changed, 1748 insertions, 1748 deletions
diff --git a/usr.sbin/IPXrouted/IPXrouted.8 b/usr.sbin/IPXrouted/IPXrouted.8 index 6c3bd542e8df9..90249336e317d 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.34.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd October 11, 1995 .Dt IPXROUTED 8 diff --git a/usr.sbin/IPXrouted/Makefile b/usr.sbin/IPXrouted/Makefile index 44605ac04bd95..64e9ac05417dc 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.34.1 2010/12/21 17:10:29 kensmith Exp $ PROG= IPXrouted MAN= IPXrouted.8 diff --git a/usr.sbin/IPXrouted/af.c b/usr.sbin/IPXrouted/af.c index ea61762e00ef4..46be9db234f35 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/af.h b/usr.sbin/IPXrouted/af.h index 576a6c7adc04b..3b02f41afc89e 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.60.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/IPXrouted/defs.h b/usr.sbin/IPXrouted/defs.h index c2b28a7a0d814..4b30aef8512ac 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/IPXrouted/if.c b/usr.sbin/IPXrouted/if.c index 2c6e664ad44f7..57139fc5dffc0 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.36.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/input.c b/usr.sbin/IPXrouted/input.c index 651a8ae43609f..dfff746e8ed67 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.36.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/interface.h b/usr.sbin/IPXrouted/interface.h index ed7b9889dcff0..2f19f3d418e20 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.60.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/IPXrouted/main.c b/usr.sbin/IPXrouted/main.c index 773410a466e29..7397ffa9ffe8c 100644 --- a/usr.sbin/IPXrouted/main.c +++ b/usr.sbin/IPXrouted/main.c @@ -35,7 +35,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/IPXrouted/main.c,v 1.13.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/output.c b/usr.sbin/IPXrouted/output.c index 78922c9f38d03..d74c620b73f0d 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.36.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/protocol.h b/usr.sbin/IPXrouted/protocol.h index 7fae5363cf02b..211de12b05787 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.60.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/IPXrouted/sap.h b/usr.sbin/IPXrouted/sap.h index b4e9dcb6ef517..b907e9dbaa855 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.60.1 2010/12/21 17:10:29 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..52ddb57e0e9e7 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.60.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/IPXrouted/sap_output.c b/usr.sbin/IPXrouted/sap_output.c index d1f1a28d41929..b29ed400d6c4b 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/IPXrouted/sap_tables.c b/usr.sbin/IPXrouted/sap_tables.c index e1572d1819579..46f73d7c6ca0e 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.36.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "defs.h" diff --git a/usr.sbin/IPXrouted/startup.c b/usr.sbin/IPXrouted/startup.c index 2b9ccfac3658b..c6bf949ca4a64 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/table.h b/usr.sbin/IPXrouted/table.h index 3f9693f187f3e..e58d2828ab082 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.60.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/IPXrouted/tables.c b/usr.sbin/IPXrouted/tables.c index fee39217fab76..503c62d663488 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/timer.c b/usr.sbin/IPXrouted/timer.c index 215973094a9a6..eb046a15168e7 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.36.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef lint diff --git a/usr.sbin/IPXrouted/trace.c b/usr.sbin/IPXrouted/trace.c index f1f86fa8ec71a..207aa2952ed6b 100644 --- a/usr.sbin/IPXrouted/trace.c +++ b/usr.sbin/IPXrouted/trace.c @@ -41,7 +41,7 @@ static char sccsid[] = "@(#)trace.c 8.1 (Berkeley) 6/5/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/IPXrouted/trace.c,v 1.11.12.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/IPXrouted/trace.h b/usr.sbin/IPXrouted/trace.h index c83a9d1b45726..1857f0a795706 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.60.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 37801ac06ed22..569408f55c860 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 5.20 (Berkeley) 6/12/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/Makefile,v 1.375.2.13.2.1 2010/12/21 17:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/Makefile.inc b/usr.sbin/Makefile.inc index 4347591cf563a..5b43349abd92a 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.40.1 2010/12/21 17:10:29 kensmith Exp $ BINDIR?= /usr/sbin diff --git a/usr.sbin/ac/Makefile b/usr.sbin/ac/Makefile index c45a0d69ff42f..36240bf061ec3 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.34.1 2010/12/21 17:10:29 kensmith Exp $ PROG= ac MAN= ac.8 diff --git a/usr.sbin/ac/ac.8 b/usr.sbin/ac/ac.8 index efe3e23c92ce9..8a881799c4f68 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.26.1 2010/12/21 17:10:29 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..d115d397fa3c6 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.34.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <sys/time.h> diff --git a/usr.sbin/accton/Makefile b/usr.sbin/accton/Makefile index 7ea45a7df9295..4c7cd1abaad2d 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.40.1 2010/12/21 17:10:29 kensmith Exp $ PROG= accton MAN= accton.8 diff --git a/usr.sbin/accton/accton.8 b/usr.sbin/accton/accton.8 index 73c7d2926113d..64c2330c11365 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.34.1 2010/12/21 17:10:29 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..388ed423b383f 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.34.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <err.h> diff --git a/usr.sbin/acpi/Makefile b/usr.sbin/acpi/Makefile index 8190bc7c3037f..8988b1e5d1403 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.36.1 2010/12/21 17:10:29 kensmith Exp $ SUBDIR= acpiconf acpidb acpidump iasl diff --git a/usr.sbin/acpi/Makefile.inc b/usr.sbin/acpi/Makefile.inc index 3237afbc32a2f..20587ab059d45 100644 --- a/usr.sbin/acpi/Makefile.inc +++ b/usr.sbin/acpi/Makefile.inc @@ -1,5 +1,5 @@ # $Id: Makefile.inc,v 1.1 2000/07/14 18:16:22 iwasaki Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/acpi/Makefile.inc,v 1.9.12.1 2010/12/21 17:10:29 kensmith Exp $ ACPICA_DIR= ${.CURDIR}/../../../sys/contrib/dev/acpica CFLAGS+= -I${.CURDIR}/../../../sys diff --git a/usr.sbin/acpi/acpiconf/Makefile b/usr.sbin/acpi/acpiconf/Makefile index bb0df4b406e51..d2f94a2cc4445 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.26.1 2010/12/21 17:10:29 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..9fa12c4af5c11 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.26.1 2010/12/21 17:10:29 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 0797892215b3e..025ae1d1bfd18 100644 --- a/usr.sbin/acpi/acpiconf/acpiconf.c +++ b/usr.sbin/acpi/acpiconf/acpiconf.c @@ -24,7 +24,7 @@ * SUCH DAMAGE. * * $Id: acpiconf.c,v 1.5 2000/08/08 14:12:19 iwasaki Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/acpi/acpiconf/acpiconf.c,v 1.26.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/acpi/acpidb/Makefile b/usr.sbin/acpi/acpidb/Makefile index 50ccabc1f8128..0921fdfce450e 100644 --- a/usr.sbin/acpi/acpidb/Makefile +++ b/usr.sbin/acpi/acpidb/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/acpi/acpidb/Makefile,v 1.8.2.1.4.1 2010/12/21 17:10:29 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..92c272ba229b9 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.34.1 2010/12/21 17:10:29 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 6893e5423d5ee..23445f2ced59e 100644 --- a/usr.sbin/acpi/acpidb/acpidb.c +++ b/usr.sbin/acpi/acpidb/acpidb.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/acpi/acpidb/acpidb.c,v 1.6.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/acpi/acpidump/Makefile b/usr.sbin/acpi/acpidump/Makefile index 21a4140defcc1..0a34bd2bc01f3 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.36.1 2010/12/21 17:10:29 kensmith Exp $ PROG= acpidump MAN= acpidump.8 diff --git a/usr.sbin/acpi/acpidump/acpi.c b/usr.sbin/acpi/acpidump/acpi.c index 465b292e45bf9..068243c47f6ad 100644 --- a/usr.sbin/acpi/acpidump/acpi.c +++ b/usr.sbin/acpi/acpidump/acpi.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/acpi/acpidump/acpi.c,v 1.32.2.3.4.1 2010/12/21 17:10:29 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 f0c47b41735fc..954b21d8f480c 100644 --- a/usr.sbin/acpi/acpidump/acpi_user.c +++ b/usr.sbin/acpi/acpidump/acpi_user.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/acpi/acpidump/acpi_user.c,v 1.14.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/acpi/acpidump/acpidump.8 b/usr.sbin/acpi/acpidump/acpidump.8 index 1401e387ea5a7..a03b01dcaa987 100644 --- a/usr.sbin/acpi/acpidump/acpidump.8 +++ b/usr.sbin/acpi/acpidump/acpidump.8 @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/acpi/acpidump/acpidump.8,v 1.24.14.1 2010/12/21 17:10:29 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 38844b63873cb..48f1ef00f86b0 100644 --- a/usr.sbin/acpi/acpidump/acpidump.c +++ b/usr.sbin/acpi/acpidump/acpidump.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/acpi/acpidump/acpidump.c,v 1.12.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/acpi/acpidump/acpidump.h b/usr.sbin/acpi/acpidump/acpidump.h index 6e53a802505c3..35d68291c73ff 100644 --- a/usr.sbin/acpi/acpidump/acpidump.h +++ b/usr.sbin/acpi/acpidump/acpidump.h @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/acpi/acpidump/acpidump.h,v 1.22.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _ACPIDUMP_H_ diff --git a/usr.sbin/acpi/iasl/Makefile b/usr.sbin/acpi/iasl/Makefile index aed6631b28088..1abaa8fa26754 100644 --- a/usr.sbin/acpi/iasl/Makefile +++ b/usr.sbin/acpi/iasl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/acpi/iasl/Makefile,v 1.7.12.1 2010/12/21 17:10:29 kensmith Exp $ PROG= iasl SRCS= adfile.c adisasm.c adwalk.c diff --git a/usr.sbin/acpi/iasl/iasl.8 b/usr.sbin/acpi/iasl/iasl.8 index bf16c8c0d9485..d4ee6f38152bd 100644 --- a/usr.sbin/acpi/iasl/iasl.8 +++ b/usr.sbin/acpi/iasl/iasl.8 @@ -25,7 +25,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/acpi/iasl/iasl.8,v 1.2.18.1.8.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd May 20, 2008 .Dt IASL 8 diff --git a/usr.sbin/adduser/Makefile b/usr.sbin/adduser/Makefile index 0ca2dae1e97b6..04f460a7d38ef 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.34.1 2010/12/21 17:10:29 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..f5337b48f2316 100644 --- a/usr.sbin/adduser/adduser.8 +++ b/usr.sbin/adduser/adduser.8 @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/adduser/adduser.8,v 1.59.2.4.8.1 2010/12/21 17:10:29 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..7619f66d78365 100644 --- a/usr.sbin/adduser/adduser.conf.5 +++ b/usr.sbin/adduser/adduser.conf.5 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/adduser/adduser.conf.5,v 1.6.14.1 2010/12/21 17:10:29 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..11e4a2622d6bf 100644 --- a/usr.sbin/adduser/adduser.sh +++ b/usr.sbin/adduser/adduser.sh @@ -24,7 +24,7 @@ # # Email: Mike Makonnen <mtm@FreeBSD.Org> # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/adduser/adduser.sh,v 1.30.2.2.8.1 2010/12/21 17:10:29 kensmith Exp $ # # err msg diff --git a/usr.sbin/adduser/rmuser.8 b/usr.sbin/adduser/rmuser.8 index 68a99b5935538..ddbf154bc9646 100644 --- a/usr.sbin/adduser/rmuser.8 +++ b/usr.sbin/adduser/rmuser.8 @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/adduser/rmuser.8,v 1.25.14.1 2010/12/21 17:10:29 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..52541f913bed6 100644 --- a/usr.sbin/adduser/rmuser.sh +++ b/usr.sbin/adduser/rmuser.sh @@ -24,7 +24,7 @@ # # Email: Mike Makonnen <mtm@FreeBSD.Org> # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/adduser/rmuser.sh,v 1.9.10.2.8.1 2010/12/21 17:10:29 kensmith Exp $ # ATJOBDIR="/var/at/jobs" diff --git a/usr.sbin/amd/Makefile b/usr.sbin/amd/Makefile index 37e42005884c3..1f9b14b6a8b76 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.40.1 2010/12/21 17:10:29 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 c8451f6b1fc58..c704a24268ccc 100644 --- a/usr.sbin/amd/Makefile.inc +++ b/usr.sbin/amd/Makefile.inc @@ -1,6 +1,6 @@ # ex:ts=8 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/Makefile.inc,v 1.14.14.1 2010/12/21 17:10:29 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 61b89e81da811..f6ce9728ed0ba 100644 --- a/usr.sbin/amd/amd/Makefile +++ b/usr.sbin/amd/amd/Makefile @@ -3,7 +3,7 @@ # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/amd/Makefile,v 1.27.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ # .include <bsd.own.mk> diff --git a/usr.sbin/amd/amq/Makefile b/usr.sbin/amd/amq/Makefile index 74fc7492f5245..e0c62251922f5 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.40.1 2010/12/21 17:10:29 kensmith Exp $ # .PATH: ${.CURDIR}/../../../contrib/amd/amq diff --git a/usr.sbin/amd/doc/Makefile b/usr.sbin/amd/doc/Makefile index e9c77073b290e..eb0c53ae92517 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.40.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/amd/doc diff --git a/usr.sbin/amd/fixmount/Makefile b/usr.sbin/amd/fixmount/Makefile index 7f96a456dfe43..504af0b999013 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.40.1 2010/12/21 17:10:29 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..7fbbed1f36f5c 100644 --- a/usr.sbin/amd/fsinfo/Makefile +++ b/usr.sbin/amd/fsinfo/Makefile @@ -3,7 +3,7 @@ # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/fsinfo/Makefile,v 1.13.24.1.8.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/amd/fsinfo diff --git a/usr.sbin/amd/hlfsd/Makefile b/usr.sbin/amd/hlfsd/Makefile index 5b863dd5adcd9..f852d296a06bd 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.34.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/amd/hlfsd diff --git a/usr.sbin/amd/include/Makefile b/usr.sbin/amd/include/Makefile index df770d1caf816..9c122d1ee6dd5 100644 --- a/usr.sbin/amd/include/Makefile +++ b/usr.sbin/amd/include/Makefile @@ -1,6 +1,6 @@ # ex:ts=8 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/include/Makefile,v 1.10.14.1 2010/12/21 17:10:29 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..12bf892968a26 100644 --- a/usr.sbin/amd/include/amu_autofs_prot.h +++ b/usr.sbin/amd/include/amu_autofs_prot.h @@ -1,4 +1,4 @@ -// $FreeBSD$ +// $FreeBSD: src/usr.sbin/amd/include/amu_autofs_prot.h,v 1.1.2.1.8.1 2010/12/21 17:10:29 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..4e140af2cb936 100644 --- a/usr.sbin/amd/include/aux_conf.h +++ b/usr.sbin/amd/include/aux_conf.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/amd/include/aux_conf.h,v 1.4.18.1.8.1 2010/12/21 17:10:29 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..261c26a4c847c 100644 --- a/usr.sbin/amd/include/build_version.h +++ b/usr.sbin/amd/include/build_version.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/amd/include/build_version.h,v 1.1.48.1.8.1 2010/12/21 17:10:29 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..fa8032e3994ac 100644 --- a/usr.sbin/amd/include/config.h +++ b/usr.sbin/amd/include/config.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/amd/include/config.h,v 1.31.2.1.8.1 2010/12/21 17:10:29 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..a7db9f4ffc640 100644 --- a/usr.sbin/amd/include/newvers.sh +++ b/usr.sbin/amd/include/newvers.sh @@ -1,5 +1,5 @@ # $NetBSD: mkconf,v 1.1.1.1 1997/07/24 21:20:12 christos Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/include/newvers.sh,v 1.9.10.1.8.1 2010/12/21 17:10:29 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..055e94109f5d7 100644 --- a/usr.sbin/amd/libamu/Makefile +++ b/usr.sbin/amd/libamu/Makefile @@ -3,7 +3,7 @@ # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/libamu/Makefile,v 1.8.10.1.8.1 2010/12/21 17:10:29 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..a32e5921cf7af 100644 --- a/usr.sbin/amd/mk-amd-map/Makefile +++ b/usr.sbin/amd/mk-amd-map/Makefile @@ -3,7 +3,7 @@ # Makefile for amd # This file is under a "BSD" copyright (c) by David O'Brien 1998 # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/amd/mk-amd-map/Makefile,v 1.15.24.1.8.1 2010/12/21 17:10:29 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..998922c4b1615 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.40.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/amd/amq diff --git a/usr.sbin/amd/scripts/Makefile b/usr.sbin/amd/scripts/Makefile index 822b951449168..bc202ad7530c0 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.40.1 2010/12/21 17:10:29 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..05302b9d8f97a 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.40.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/amd/wire-test diff --git a/usr.sbin/ancontrol/Makefile b/usr.sbin/ancontrol/Makefile index b0f66cd15a866..2dc6b42b12b8b 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.34.1 2010/12/21 17:10:29 kensmith Exp $ PROG= ancontrol MAN= ancontrol.8 diff --git a/usr.sbin/ancontrol/ancontrol.8 b/usr.sbin/ancontrol/ancontrol.8 index 5ce4377ab90fd..2b41747abe87b 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.26.1 2010/12/21 17:10:29 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..44949b3b69a6c 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.24.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <sys/cdefs.h> diff --git a/usr.sbin/apm/Makefile b/usr.sbin/apm/Makefile index 043c3c763aeda..4e3f815e46b8d 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.32.1 2010/12/21 17:10:29 kensmith Exp $ PROG= apm MAN= apm.8 diff --git a/usr.sbin/apm/apm.8 b/usr.sbin/apm/apm.8 index 1e36f639f509e..953c7ee7aa26c 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.26.1 2010/12/21 17:10:29 kensmith Exp $ .\" .\" use. .Dd November 1, 1994 diff --git a/usr.sbin/apm/apm.c b/usr.sbin/apm/apm.c index 56432a4ab7a23..35c689d09422b 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.26.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/file.h> #include <sys/ioctl.h> diff --git a/usr.sbin/apmd/Makefile b/usr.sbin/apmd/Makefile index 7e81b35dbc77d..d7c98321b6983 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.34.1 2010/12/21 17:10:29 kensmith Exp $ PROG= apmd MAN= apmd.8 diff --git a/usr.sbin/apmd/README b/usr.sbin/apmd/README index 59a56e33827d5..9e3a3307674b6 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.60.1 2010/12/21 17:10:29 kensmith Exp $ diff --git a/usr.sbin/apmd/apmd.8 b/usr.sbin/apmd/apmd.8 index f94ea5d893428..19ae55b59de04 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.26.1 2010/12/21 17:10:29 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 67351f82d517e..120c3eed7e16e 100644 --- a/usr.sbin/apmd/apmd.c +++ b/usr.sbin/apmd/apmd.c @@ -29,7 +29,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/apmd/apmd.c,v 1.9.14.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ #include <assert.h> diff --git a/usr.sbin/apmd/apmd.h b/usr.sbin/apmd/apmd.h index 1be5afa4bd198..5d461abce2ca9 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #define APMD_CONFIGFILE "/etc/apmd.conf" diff --git a/usr.sbin/apmd/apmdlex.l b/usr.sbin/apmd/apmdlex.l index 0e5cff30036e6..f62058411819b 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <string.h> diff --git a/usr.sbin/apmd/apmdparse.y b/usr.sbin/apmd/apmdparse.y index 597982bd98958..d4189c3ba56c0 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.36.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/apmd/contrib/pccardq.c b/usr.sbin/apmd/contrib/pccardq.c index e619770e1e83e..e2328d4b679d7 100644 --- a/usr.sbin/apmd/contrib/pccardq.c +++ b/usr.sbin/apmd/contrib/pccardq.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/apmd/contrib/pccardq.c,v 1.6.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <err.h> #include <errno.h> diff --git a/usr.sbin/arlcontrol/Makefile b/usr.sbin/arlcontrol/Makefile index dc95a93bdd539..c8daba75a43e8 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.24.1 2010/12/21 17:10:29 kensmith Exp $ # PROG= arlcontrol diff --git a/usr.sbin/arlcontrol/arlcontrol.8 b/usr.sbin/arlcontrol/arlcontrol.8 index d0e540934f726..4f7e2452ed653 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.24.1 2010/12/21 17:10:29 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 cfdd92cf2a102..ff1aedcd38e57 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.10.1.2.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/socket.h> diff --git a/usr.sbin/arp/Makefile b/usr.sbin/arp/Makefile index 6ca9dd204ffd4..9f7b6cb99d78b 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.18.2.4.1 2010/12/21 17:10:29 kensmith Exp $ PROG= arp MAN= arp.4 arp.8 diff --git a/usr.sbin/arp/arp.4 b/usr.sbin/arp/arp.4 index 335a521247c15..02cb8f04186e5 100644 --- a/usr.sbin/arp/arp.4 +++ b/usr.sbin/arp/arp.4 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)arp4.4 6.5 (Berkeley) 4/18/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/arp/arp.4,v 1.24.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd March 28, 2007 .Dt ARP 4 diff --git a/usr.sbin/arp/arp.8 b/usr.sbin/arp/arp.8 index 9dbe45a34bd4b..d232dcfb472c3 100644 --- a/usr.sbin/arp/arp.8 +++ b/usr.sbin/arp/arp.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)arp.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/arp/arp.8,v 1.25.2.2.6.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd December 25, 2008 .Dt ARP 8 diff --git a/usr.sbin/arp/arp.c b/usr.sbin/arp/arp.c index a245a76887c4e..35140694e1b99 100644 --- a/usr.sbin/arp/arp.c +++ b/usr.sbin/arp/arp.c @@ -42,7 +42,7 @@ static char const sccsid[] = "@(#)from: arp.c 8.2 (Berkeley) 1/2/94"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/arp/arp.c,v 1.65.2.6.2.1 2010/12/21 17:10:29 kensmith Exp $"); /* * arp - display, set, and delete arp table entries diff --git a/usr.sbin/asf/Makefile b/usr.sbin/asf/Makefile index b4b7af350138d..5bac0c9c5e307 100644 --- a/usr.sbin/asf/Makefile +++ b/usr.sbin/asf/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/asf/Makefile,v 1.3.14.1 2010/12/21 17:10:29 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..a52c2c307c52f 100644 --- a/usr.sbin/asf/asf.8 +++ b/usr.sbin/asf/asf.8 @@ -21,7 +21,7 @@ .\" out of the use of this software, even if advised of the possibility of .\" such damage. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/asf/asf.8,v 1.12.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd December 20, 2006 .Os diff --git a/usr.sbin/asf/asf.c b/usr.sbin/asf/asf.c index c913e3deb2ed5..b487572d28a01 100644 --- a/usr.sbin/asf/asf.c +++ b/usr.sbin/asf/asf.c @@ -26,7 +26,7 @@ /* $Id: asf.c,v 1.4 2003/05/04 02:55:20 grog Exp grog $ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/asf/asf.c,v 1.12.14.1 2010/12/21 17:10:29 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..b88af4f0cf036 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.16.1 2010/12/21 17:10:29 kensmith Exp $ */ #define KERNFILE "kernel" diff --git a/usr.sbin/asf/asf_kld.c b/usr.sbin/asf/asf_kld.c index 1d6a2b7d51e6f..ce76169f266f4 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.16.1 2010/12/21 17:10:29 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..e647747ddfba0 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.16.1 2010/12/21 17:10:29 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..2dfd28f44c713 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.16.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <err.h> diff --git a/usr.sbin/audit/Makefile b/usr.sbin/audit/Makefile index ed195c0eec032..5c668a6eaf474 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.14.1 2010/12/21 17:10:29 kensmith Exp $ # OPENBSMDIR=${.CURDIR}/../../contrib/openbsm diff --git a/usr.sbin/auditd/Makefile b/usr.sbin/auditd/Makefile index 7a28be2413d35..92c0fda034545 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.14.1 2010/12/21 17:10:29 kensmith Exp $ # OPENBSMDIR=${.CURDIR}/../../contrib/openbsm diff --git a/usr.sbin/auditreduce/Makefile b/usr.sbin/auditreduce/Makefile index 73b355de4e12a..c3788b42a5574 100644 --- a/usr.sbin/auditreduce/Makefile +++ b/usr.sbin/auditreduce/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/auditreduce/Makefile,v 1.2.14.1 2010/12/21 17:10:29 kensmith Exp $ # OPENBSMDIR=${.CURDIR}/../../contrib/openbsm diff --git a/usr.sbin/authpf/Makefile b/usr.sbin/authpf/Makefile index b4c9b4f36217b..beda4a7d684bb 100644 --- a/usr.sbin/authpf/Makefile +++ b/usr.sbin/authpf/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/authpf/Makefile,v 1.4.14.1 2010/12/21 17:10:29 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 ad193d0d6117c..104e20109d24a 100644 --- a/usr.sbin/bluetooth/Makefile +++ b/usr.sbin/bluetooth/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.5 2003/09/08 02:28:35 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/Makefile,v 1.7.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ SUBDIR= \ bcmfw \ diff --git a/usr.sbin/bluetooth/Makefile.inc b/usr.sbin/bluetooth/Makefile.inc index c0e05cfa1da6b..19796df9cb969 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.36.1 2010/12/21 17:10:29 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..f2c8631cce826 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.38.1 2010/12/21 17:10:29 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..cab307302d194 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.26.1 2010/12/21 17:10:29 kensmith Exp $ PROG= bcmfw MAN= bcmfw.8 diff --git a/usr.sbin/bluetooth/bcmfw/README b/usr.sbin/bluetooth/bcmfw/README index 0d769d8e90369..7b2caa413518c 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.38.1 2010/12/21 17:10:29 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..e65079b94af7e 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.26.1 2010/12/21 17:10:29 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..19204c19941b2 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.32.1 2010/12/21 17:10:29 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..a0cd59a2cc90f 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.26.1 2010/12/21 17:10:29 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..0bb5e822cdbb1 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.26.1 2010/12/21 17:10:29 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..2fc2baa7751a1 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/bluetooth/bthidcontrol/Makefile b/usr.sbin/bluetooth/bthidcontrol/Makefile index 6c9eafb735c15..d7c592752d549 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.34.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../bthidd diff --git a/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 b/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 index 7625b39e0e3b6..4991696dbc052 100644 --- a/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 +++ b/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $Id: bthidcontrol.8,v 1.1 2004/02/13 21:44:41 max Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8,v 1.4.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd October 30, 2006 .Dt BTHIDCONTROL 8 diff --git a/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c b/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c index 900bda5d559b2..e925be0679147 100644 --- a/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c +++ b/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: bthidcontrol.c,v 1.2 2004/02/13 21:44:41 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.c,v 1.2.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.h b/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.h index 50ed2fa1a8307..460dbb691841a 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __BTHIDCONTROL_H__ diff --git a/usr.sbin/bluetooth/bthidcontrol/hid.c b/usr.sbin/bluetooth/bthidcontrol/hid.c index 9fb6220da5a82..c01e5542d5c3a 100644 --- a/usr.sbin/bluetooth/bthidcontrol/hid.c +++ b/usr.sbin/bluetooth/bthidcontrol/hid.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: hid.c,v 1.3 2004/02/17 22:14:57 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidcontrol/hid.c,v 1.2.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/bthidcontrol/sdp.c b/usr.sbin/bluetooth/bthidcontrol/sdp.c index 032863edb2afb..1402eb9809487 100644 --- a/usr.sbin/bluetooth/bthidcontrol/sdp.c +++ b/usr.sbin/bluetooth/bthidcontrol/sdp.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: sdp.c,v 1.3 2004/02/17 22:14:57 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidcontrol/sdp.c,v 1.2.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/bthidd/Makefile b/usr.sbin/bluetooth/bthidd/Makefile index 128bd20eee794..dea7e9af47266 100644 --- a/usr.sbin/bluetooth/bthidd/Makefile +++ b/usr.sbin/bluetooth/bthidd/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.6 2006/09/07 21:36:55 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/bthidd/Makefile,v 1.7.14.1 2010/12/21 17:10:29 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..07b1023eb05e2 100644 --- a/usr.sbin/bluetooth/bthidd/bthid_config.h +++ b/usr.sbin/bluetooth/bthidd/bthid_config.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: bthid_config.h,v 1.4 2006/09/07 21:06:53 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidd/bthid_config.h,v 1.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _BTHID_CONFIG_H_ diff --git a/usr.sbin/bluetooth/bthidd/bthidd.8 b/usr.sbin/bluetooth/bthidd/bthidd.8 index 37aaa3d4761fd..b52d8bba9bdc0 100644 --- a/usr.sbin/bluetooth/bthidd/bthidd.8 +++ b/usr.sbin/bluetooth/bthidd/bthidd.8 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $Id: bthidd.8,v 1.1 2006/09/07 21:36:55 max Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bluetooth/bthidd/bthidd.8,v 1.2.14.1 2010/12/21 17:10:29 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..46f36e90c7fcf 100644 --- a/usr.sbin/bluetooth/bthidd/bthidd.c +++ b/usr.sbin/bluetooth/bthidd/bthidd.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: bthidd.c,v 1.8 2006/09/07 21:06:53 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidd/bthidd.c,v 1.5.14.1 2010/12/21 17:10:29 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..b95990ab83348 100644 --- a/usr.sbin/bluetooth/bthidd/bthidd.conf.sample +++ b/usr.sbin/bluetooth/bthidd/bthidd.conf.sample @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/bthidd/bthidd.conf.sample,v 1.3.14.1 2010/12/21 17:10:29 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..98d22a8bfda01 100644 --- a/usr.sbin/bluetooth/bthidd/bthidd.h +++ b/usr.sbin/bluetooth/bthidd/bthidd.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: bthidd.h,v 1.7 2006/09/07 21:06:53 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidd/bthidd.h,v 1.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _BTHIDD_H_ diff --git a/usr.sbin/bluetooth/bthidd/client.c b/usr.sbin/bluetooth/bthidd/client.c index 59f0d19a1ce8d..e669b7eb51604 100644 --- a/usr.sbin/bluetooth/bthidd/client.c +++ b/usr.sbin/bluetooth/bthidd/client.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: client.c,v 1.7 2006/09/07 21:06:53 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidd/client.c,v 1.6.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/bthidd/hid.c b/usr.sbin/bluetooth/bthidd/hid.c index 9b5e5ec4cd398..306eff364dfe1 100644 --- a/usr.sbin/bluetooth/bthidd/hid.c +++ b/usr.sbin/bluetooth/bthidd/hid.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: hid.c,v 1.5 2006/09/07 21:06:53 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidd/hid.c,v 1.6.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/consio.h> diff --git a/usr.sbin/bluetooth/bthidd/kbd.c b/usr.sbin/bluetooth/bthidd/kbd.c index e1ab870d800eb..8869f32180ee4 100644 --- a/usr.sbin/bluetooth/bthidd/kbd.c +++ b/usr.sbin/bluetooth/bthidd/kbd.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: kbd.c,v 1.4 2006/09/07 21:06:53 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidd/kbd.c,v 1.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/consio.h> diff --git a/usr.sbin/bluetooth/bthidd/kbd.h b/usr.sbin/bluetooth/bthidd/kbd.h index 552f310092b42..2b3a1db7ac408 100644 --- a/usr.sbin/bluetooth/bthidd/kbd.h +++ b/usr.sbin/bluetooth/bthidd/kbd.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: kbd.h,v 1.3 2006/09/07 21:06:53 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidd/kbd.h,v 1.2.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _KBD_H_ diff --git a/usr.sbin/bluetooth/bthidd/lexer.l b/usr.sbin/bluetooth/bthidd/lexer.l index a25ae92065973..80fc142afb61a 100644 --- a/usr.sbin/bluetooth/bthidd/lexer.l +++ b/usr.sbin/bluetooth/bthidd/lexer.l @@ -29,7 +29,7 @@ * SUCH DAMAGE. * * $Id: lexer.l,v 1.3 2006/09/07 21:06:53 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidd/lexer.l,v 1.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/bluetooth/bthidd/parser.y b/usr.sbin/bluetooth/bthidd/parser.y index ca49059a035b1..6b386eb3b847c 100644 --- a/usr.sbin/bluetooth/bthidd/parser.y +++ b/usr.sbin/bluetooth/bthidd/parser.y @@ -29,7 +29,7 @@ * SUCH DAMAGE. * * $Id: parser.y,v 1.7 2006/09/07 21:06:53 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidd/parser.y,v 1.7.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/bthidd/server.c b/usr.sbin/bluetooth/bthidd/server.c index d76bd62664eb3..178fa2415975c 100644 --- a/usr.sbin/bluetooth/bthidd/server.c +++ b/usr.sbin/bluetooth/bthidd/server.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: server.c,v 1.9 2006/09/07 21:06:53 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidd/server.c,v 1.6.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/bthidd/session.c b/usr.sbin/bluetooth/bthidd/session.c index b9f331bf7e7f1..4adb4f3d09174 100644 --- a/usr.sbin/bluetooth/bthidd/session.c +++ b/usr.sbin/bluetooth/bthidd/session.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: session.c,v 1.3 2006/09/07 21:06:53 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/bthidd/session.c,v 1.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/btpand/Makefile b/usr.sbin/bluetooth/btpand/Makefile index 5e4bb0b71674d..792b8bf9d5454 100644 --- a/usr.sbin/bluetooth/btpand/Makefile +++ b/usr.sbin/bluetooth/btpand/Makefile @@ -1,5 +1,5 @@ # $NetBSD: Makefile,v 1.2 2008/08/18 08:25:32 plunky Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/btpand/Makefile,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ PROG= btpand MAN= btpand.8 diff --git a/usr.sbin/bluetooth/btpand/bnep.c b/usr.sbin/bluetooth/btpand/bnep.c index 200a723011835..bdcb5a729a0f3 100644 --- a/usr.sbin/bluetooth/btpand/bnep.c +++ b/usr.sbin/bluetooth/btpand/bnep.c @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/bnep.c,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/cdefs.h> __RCSID("$NetBSD: bnep.c,v 1.1 2008/08/17 13:20:57 plunky Exp $"); diff --git a/usr.sbin/bluetooth/btpand/bnep.h b/usr.sbin/bluetooth/btpand/bnep.h index 2fc6a77ac62dc..3d6c0679b6f47 100644 --- a/usr.sbin/bluetooth/btpand/bnep.h +++ b/usr.sbin/bluetooth/btpand/bnep.h @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/bnep.h,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Constants defined in the Bluetooth Network Encapsulation diff --git a/usr.sbin/bluetooth/btpand/btpand.8 b/usr.sbin/bluetooth/btpand/btpand.8 index ece16c25090a1..b104af90de55b 100644 --- a/usr.sbin/bluetooth/btpand/btpand.8 +++ b/usr.sbin/bluetooth/btpand/btpand.8 @@ -1,5 +1,5 @@ .\" $NetBSD: btpand.8,v 1.3 2008/08/17 14:43:07 plunky Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bluetooth/btpand/btpand.8,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ .\" .\" Copyright (c) 2008 Iain Hibbert .\" All rights reserved. diff --git a/usr.sbin/bluetooth/btpand/btpand.c b/usr.sbin/bluetooth/btpand/btpand.c index 938744448bea2..70bef1f9cc906 100644 --- a/usr.sbin/bluetooth/btpand/btpand.c +++ b/usr.sbin/bluetooth/btpand/btpand.c @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/btpand.c,v 1.2.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/cdefs.h> __COPYRIGHT("@(#) Copyright (c) 2008 Iain Hibbert. All rights reserved."); diff --git a/usr.sbin/bluetooth/btpand/btpand.h b/usr.sbin/bluetooth/btpand/btpand.h index c5f7204ab4039..e36718ce1597b 100644 --- a/usr.sbin/bluetooth/btpand/btpand.h +++ b/usr.sbin/bluetooth/btpand/btpand.h @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/btpand.h,v 1.2.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/btpand/channel.c b/usr.sbin/bluetooth/btpand/channel.c index b4eb4ab49c8f4..f97dcd797f879 100644 --- a/usr.sbin/bluetooth/btpand/channel.c +++ b/usr.sbin/bluetooth/btpand/channel.c @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/channel.c,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/cdefs.h> __RCSID("$NetBSD: channel.c,v 1.1 2008/08/17 13:20:57 plunky Exp $"); diff --git a/usr.sbin/bluetooth/btpand/client.c b/usr.sbin/bluetooth/btpand/client.c index 97064dbbbddc6..d2a671cbd43b6 100644 --- a/usr.sbin/bluetooth/btpand/client.c +++ b/usr.sbin/bluetooth/btpand/client.c @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/client.c,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/cdefs.h> __RCSID("$NetBSD: client.c,v 1.2 2008/12/06 20:01:14 plunky Exp $"); diff --git a/usr.sbin/bluetooth/btpand/event.c b/usr.sbin/bluetooth/btpand/event.c index 159f90c862d4c..4b51abbdd2d27 100644 --- a/usr.sbin/bluetooth/btpand/event.c +++ b/usr.sbin/bluetooth/btpand/event.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/event.c,v 1.1.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Hack to provide libevent (see devel/libevent port) like API. diff --git a/usr.sbin/bluetooth/btpand/event.h b/usr.sbin/bluetooth/btpand/event.h index 75515e38f77b9..ce2eb31930f37 100644 --- a/usr.sbin/bluetooth/btpand/event.h +++ b/usr.sbin/bluetooth/btpand/event.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/event.h,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Hack to provide libevent (see devel/libevent port) like API. diff --git a/usr.sbin/bluetooth/btpand/packet.c b/usr.sbin/bluetooth/btpand/packet.c index e42e5c5b30459..c1274edbc2bc2 100644 --- a/usr.sbin/bluetooth/btpand/packet.c +++ b/usr.sbin/bluetooth/btpand/packet.c @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/packet.c,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/cdefs.h> __RCSID("$NetBSD: packet.c,v 1.1 2008/08/17 13:20:57 plunky Exp $"); diff --git a/usr.sbin/bluetooth/btpand/sdp.c b/usr.sbin/bluetooth/btpand/sdp.c index e5aec1c6bbba7..a0f39c6a98afe 100644 --- a/usr.sbin/bluetooth/btpand/sdp.c +++ b/usr.sbin/bluetooth/btpand/sdp.c @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/sdp.c,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/cdefs.h> __RCSID("$NetBSD: sdp.c,v 1.2 2008/12/06 20:01:14 plunky Exp $"); diff --git a/usr.sbin/bluetooth/btpand/sdp.h b/usr.sbin/bluetooth/btpand/sdp.h index 32dd95d474c35..c617c101d7ab0 100644 --- a/usr.sbin/bluetooth/btpand/sdp.h +++ b/usr.sbin/bluetooth/btpand/sdp.h @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/sdp.h,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <bluetooth.h> #include <sdp.h> diff --git a/usr.sbin/bluetooth/btpand/server.c b/usr.sbin/bluetooth/btpand/server.c index 0843d0c709260..b6a2a936f41ea 100644 --- a/usr.sbin/bluetooth/btpand/server.c +++ b/usr.sbin/bluetooth/btpand/server.c @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/server.c,v 1.2.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/cdefs.h> __RCSID("$NetBSD: server.c,v 1.2 2009/01/24 17:29:28 plunky Exp $"); diff --git a/usr.sbin/bluetooth/btpand/tap.c b/usr.sbin/bluetooth/btpand/tap.c index c96563338ea20..71dbfc4f8ac48 100644 --- a/usr.sbin/bluetooth/btpand/tap.c +++ b/usr.sbin/bluetooth/btpand/tap.c @@ -25,7 +25,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/bluetooth/btpand/tap.c,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/cdefs.h> __RCSID("$NetBSD: tap.c,v 1.1 2008/08/17 13:20:57 plunky Exp $"); diff --git a/usr.sbin/bluetooth/hccontrol/Makefile b/usr.sbin/bluetooth/hccontrol/Makefile index 592247e11ad96..11e5acbadc032 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.36.1 2010/12/21 17:10:29 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..3445f23388c1f 100644 --- a/usr.sbin/bluetooth/hccontrol/hccontrol.8 +++ b/usr.sbin/bluetooth/hccontrol/hccontrol.8 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $Id: hccontrol.8,v 1.6 2003/08/06 21:26:38 max Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bluetooth/hccontrol/hccontrol.8,v 1.9.14.1 2010/12/21 17:10:29 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..59d5aeff99a9a 100644 --- a/usr.sbin/bluetooth/hccontrol/hccontrol.c +++ b/usr.sbin/bluetooth/hccontrol/hccontrol.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: hccontrol.c,v 1.5 2003/09/05 00:38:24 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hccontrol/hccontrol.c,v 1.5.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/bluetooth/hccontrol/hccontrol.h b/usr.sbin/bluetooth/hccontrol/hccontrol.h index cd56ebfb7bc70..cd196fb73271f 100644 --- a/usr.sbin/bluetooth/hccontrol/hccontrol.h +++ b/usr.sbin/bluetooth/hccontrol/hccontrol.h @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: hccontrol.h,v 1.2 2003/05/19 17:29:29 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hccontrol/hccontrol.h,v 1.7.14.1 2010/12/21 17:10:29 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..0da151a267cff 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/bluetooth/hccontrol/info.c b/usr.sbin/bluetooth/hccontrol/info.c index d7bad36bb8ded..be4f52e0119cf 100644 --- a/usr.sbin/bluetooth/hccontrol/info.c +++ b/usr.sbin/bluetooth/hccontrol/info.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: info.c,v 1.3 2003/08/18 19:19:54 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hccontrol/info.c,v 1.4.14.1 2010/12/21 17:10:29 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..ecfad53504d4f 100644 --- a/usr.sbin/bluetooth/hccontrol/link_control.c +++ b/usr.sbin/bluetooth/hccontrol/link_control.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: link_control.c,v 1.4 2003/08/18 19:19:54 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hccontrol/link_control.c,v 1.11.14.1 2010/12/21 17:10:29 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..e5d976a8f5c80 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/bluetooth/hccontrol/node.c b/usr.sbin/bluetooth/hccontrol/node.c index ede2153b6cedb..d91c450149d65 100644 --- a/usr.sbin/bluetooth/hccontrol/node.c +++ b/usr.sbin/bluetooth/hccontrol/node.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: node.c,v 1.6 2003/07/22 21:14:02 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hccontrol/node.c,v 1.4.14.1 2010/12/21 17:10:29 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..fcb0bde3ad4e7 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/bluetooth/hccontrol/status.c b/usr.sbin/bluetooth/hccontrol/status.c index 33645765cbd48..4b7321549eb0d 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/bluetooth/hccontrol/util.c b/usr.sbin/bluetooth/hccontrol/util.c index 4bb5000c087a8..c67a53402ab30 100644 --- a/usr.sbin/bluetooth/hccontrol/util.c +++ b/usr.sbin/bluetooth/hccontrol/util.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: util.c,v 1.2 2003/05/19 17:29:29 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hccontrol/util.c,v 1.7.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/bluetooth/hcsecd/Makefile b/usr.sbin/bluetooth/hcsecd/Makefile index e544ed4e61804..0f40737524a5b 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.26.1 2010/12/21 17:10:29 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..26488c770e518 100644 --- a/usr.sbin/bluetooth/hcsecd/hcsecd.8 +++ b/usr.sbin/bluetooth/hcsecd/hcsecd.8 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $Id: hcsecd.8,v 1.8 2003/09/08 18:54:20 max Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bluetooth/hcsecd/hcsecd.8,v 1.6.14.1 2010/12/21 17:10:29 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 72f9c8cb8fdfb..15a0d81843f82 100644 --- a/usr.sbin/bluetooth/hcsecd/hcsecd.c +++ b/usr.sbin/bluetooth/hcsecd/hcsecd.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: hcsecd.c,v 1.6 2003/08/18 19:19:55 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hcsecd/hcsecd.c,v 1.5.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/hcsecd/hcsecd.conf b/usr.sbin/bluetooth/hcsecd/hcsecd.conf index 127ce04b74d65..6f9b775877915 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.38.1 2010/12/21 17:10:29 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..488d211c286bc 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.34.1 2010/12/21 17:10:29 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..7591e90ae9ef2 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _HCSECD_H_ diff --git a/usr.sbin/bluetooth/hcsecd/lexer.l b/usr.sbin/bluetooth/hcsecd/lexer.l index 2430d7e2982c0..de2ece734a252 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.38.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <string.h> diff --git a/usr.sbin/bluetooth/hcsecd/parser.y b/usr.sbin/bluetooth/hcsecd/parser.y index 385bff257b3ac..061b08c3bbb95 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/fcntl.h> diff --git a/usr.sbin/bluetooth/hcseriald/Makefile b/usr.sbin/bluetooth/hcseriald/Makefile index ed0bf32438208..fc2d897478905 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.26.1 2010/12/21 17:10:29 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..d562f55d0bce1 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.26.1 2010/12/21 17:10:29 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 b811c1db5f1fe..e700ed890317b 100644 --- a/usr.sbin/bluetooth/hcseriald/hcseriald.c +++ b/usr.sbin/bluetooth/hcseriald/hcseriald.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: hcseriald.c,v 1.3 2003/05/21 22:40:32 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/hcseriald/hcseriald.c,v 1.5.10.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/bluetooth/l2control/Makefile b/usr.sbin/bluetooth/l2control/Makefile index 847ff4ba97d69..fdfb1b2b02fd9 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.36.1 2010/12/21 17:10:29 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..cf9b55dacde2e 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.36.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/ioctl.h> diff --git a/usr.sbin/bluetooth/l2control/l2control.8 b/usr.sbin/bluetooth/l2control/l2control.8 index 794b6a72a9a62..e45a14ec8216f 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.26.1 2010/12/21 17:10:29 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..468e2bb6d0fd6 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.36.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <assert.h> diff --git a/usr.sbin/bluetooth/l2control/l2control.h b/usr.sbin/bluetooth/l2control/l2control.h index 43d456164be83..6889088015700 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.38.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _L2CONTROL_H_ diff --git a/usr.sbin/bluetooth/l2ping/Makefile b/usr.sbin/bluetooth/l2ping/Makefile index bc130e33aac90..df28daed6f040 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.26.1 2010/12/21 17:10:29 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..15413e4f24e89 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.26.1 2010/12/21 17:10:29 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..6290f9858c712 100644 --- a/usr.sbin/bluetooth/l2ping/l2ping.c +++ b/usr.sbin/bluetooth/l2ping/l2ping.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: l2ping.c,v 1.5 2003/05/16 19:54:40 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/l2ping/l2ping.c,v 1.7.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/ioctl.h> diff --git a/usr.sbin/bluetooth/rfcomm_pppd/Makefile b/usr.sbin/bluetooth/rfcomm_pppd/Makefile index adac64eca14ac..8e1701cbdc57a 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.36.1 2010/12/21 17:10:29 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..048c29f69b631 100644 --- a/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 +++ b/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $Id: rfcomm_pppd.8,v 1.7 2003/09/07 18:32:11 max Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8,v 1.14.2.1.8.1 2010/12/21 17:10:29 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 956dc4d838397..93010c017d438 100644 --- a/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.c +++ b/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: rfcomm_pppd.c,v 1.5 2003/09/07 18:32:11 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.c,v 1.6.2.3.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/bluetooth/sdpcontrol/Makefile b/usr.sbin/bluetooth/sdpcontrol/Makefile index c0ec8d423f746..39f17a8e13b37 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.36.1 2010/12/21 17:10:29 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..ea05def08fcc1 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.26.1 2010/12/21 17:10:29 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..46811ccb892b8 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <assert.h> diff --git a/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.h b/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.h index 4a1ee76f383d8..16f884030b061 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.36.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __SDPCONTROL_H__ diff --git a/usr.sbin/bluetooth/sdpcontrol/search.c b/usr.sbin/bluetooth/sdpcontrol/search.c index e7d824436aa4b..9ca319c57a998 100644 --- a/usr.sbin/bluetooth/sdpcontrol/search.c +++ b/usr.sbin/bluetooth/sdpcontrol/search.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: search.c,v 1.2 2003/09/08 17:35:15 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpcontrol/search.c,v 1.4.10.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <netinet/in.h> diff --git a/usr.sbin/bluetooth/sdpd/Makefile b/usr.sbin/bluetooth/sdpd/Makefile index c47441f02cd0c..3412dd64da8dd 100644 --- a/usr.sbin/bluetooth/sdpd/Makefile +++ b/usr.sbin/bluetooth/sdpd/Makefile @@ -1,5 +1,5 @@ # $Id: Makefile,v 1.1 2004/01/20 21:27:55 max Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bluetooth/sdpd/Makefile,v 1.2.10.1.8.1 2010/12/21 17:10:29 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..c389a2f654184 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/bluetooth/sdpd/dun.c b/usr.sbin/bluetooth/sdpd/dun.c index e7aeb78d679ea..7877f8dafea79 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/ftrn.c b/usr.sbin/bluetooth/sdpd/ftrn.c index bcebfc79807fa..99598015e7547 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/gn.c b/usr.sbin/bluetooth/sdpd/gn.c index d35c0eea5fdab..32a0b24a6b45f 100644 --- a/usr.sbin/bluetooth/sdpd/gn.c +++ b/usr.sbin/bluetooth/sdpd/gn.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: gn.c,v 1.1 2008/03/11 00:02:42 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/gn.c,v 1.1.2.2.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/irmc.c b/usr.sbin/bluetooth/sdpd/irmc.c index d28a1205be670..c0277588a7b36 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.34.1 2010/12/21 17:10:29 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..7332dfc21d1f5 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/lan.c b/usr.sbin/bluetooth/sdpd/lan.c index 2425a89db5a2f..cf470f0f00907 100644 --- a/usr.sbin/bluetooth/sdpd/lan.c +++ b/usr.sbin/bluetooth/sdpd/lan.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: lan.c,v 1.5 2004/01/13 01:54:39 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/lan.c,v 1.1.18.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <arpa/inet.h> diff --git a/usr.sbin/bluetooth/sdpd/log.c b/usr.sbin/bluetooth/sdpd/log.c index b03f7e141d230..7fd051c8f3111 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/bluetooth/sdpd/log.h b/usr.sbin/bluetooth/sdpd/log.h index 8c9ce778cfdd6..6a8e96410d5d5 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _LOG_H_ diff --git a/usr.sbin/bluetooth/sdpd/main.c b/usr.sbin/bluetooth/sdpd/main.c index 1df3bf0d5887b..4784c98bc8c1d 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/select.h> diff --git a/usr.sbin/bluetooth/sdpd/nap.c b/usr.sbin/bluetooth/sdpd/nap.c index 5a857d8e91adc..f3f342c61902c 100644 --- a/usr.sbin/bluetooth/sdpd/nap.c +++ b/usr.sbin/bluetooth/sdpd/nap.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: nap.c,v 1.1 2008/03/11 00:02:42 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/nap.c,v 1.1.2.2.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/opush.c b/usr.sbin/bluetooth/sdpd/opush.c index 36359daa98ef6..e36400cfdb062 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/panu.c b/usr.sbin/bluetooth/sdpd/panu.c index e00f6503c9249..b2a511a0effa7 100644 --- a/usr.sbin/bluetooth/sdpd/panu.c +++ b/usr.sbin/bluetooth/sdpd/panu.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: panu.c,v 1.1 2008/03/11 00:02:42 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/panu.c,v 1.1.2.2.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/profile.c b/usr.sbin/bluetooth/sdpd/profile.c index f3dfaa7652a39..53a15f69e71d8 100644 --- a/usr.sbin/bluetooth/sdpd/profile.c +++ b/usr.sbin/bluetooth/sdpd/profile.c @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: profile.c,v 1.6 2004/01/13 19:31:54 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/profile.c,v 1.2.18.2.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/profile.h b/usr.sbin/bluetooth/sdpd/profile.h index 0b0d86d8e1d1d..287f4166ce5f2 100644 --- a/usr.sbin/bluetooth/sdpd/profile.h +++ b/usr.sbin/bluetooth/sdpd/profile.h @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * $Id: profile.h,v 1.6 2004/01/13 19:31:54 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/profile.h,v 1.1.18.2.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _PROFILE_H_ diff --git a/usr.sbin/bluetooth/sdpd/provider.c b/usr.sbin/bluetooth/sdpd/provider.c index b0f5347018f86..ce3b12c2d5dba 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/provider.h b/usr.sbin/bluetooth/sdpd/provider.h index b48bc8dfe4278..4ca97ff0248d7 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _PROVIDER_H_ diff --git a/usr.sbin/bluetooth/sdpd/sar.c b/usr.sbin/bluetooth/sdpd/sar.c index 4fc25d92b1188..522e4a774f705 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/scr.c b/usr.sbin/bluetooth/sdpd/scr.c index d0c9ec5f29d6c..850a60f7a38b0 100644 --- a/usr.sbin/bluetooth/sdpd/scr.c +++ b/usr.sbin/bluetooth/sdpd/scr.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: scr.c,v 1.1 2004/01/13 01:54:39 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/scr.c,v 1.2.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/sd.c b/usr.sbin/bluetooth/sdpd/sd.c index 1743ea7dc406b..ec82549046d47 100644 --- a/usr.sbin/bluetooth/sdpd/sd.c +++ b/usr.sbin/bluetooth/sdpd/sd.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: sd.c,v 1.4 2004/01/13 01:54:39 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/sd.c,v 1.1.18.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/sdpd.8 b/usr.sbin/bluetooth/sdpd/sdpd.8 index 0844e30ee15d0..b74e8f6a04f32 100644 --- a/usr.sbin/bluetooth/sdpd/sdpd.8 +++ b/usr.sbin/bluetooth/sdpd/sdpd.8 @@ -23,7 +23,7 @@ .\" SUCH DAMAGE. .\" .\" $Id: sdpd.8,v 1.1 2004/01/13 19:31:54 max Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bluetooth/sdpd/sdpd.8,v 1.5.14.1 2010/12/21 17:10:29 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..8792bfd32bf67 100644 --- a/usr.sbin/bluetooth/sdpd/server.c +++ b/usr.sbin/bluetooth/sdpd/server.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: server.c,v 1.6 2004/01/13 01:54:39 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/server.c,v 1.6.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/bluetooth/sdpd/server.h b/usr.sbin/bluetooth/sdpd/server.h index d7ef55e20244a..98756e86614a6 100644 --- a/usr.sbin/bluetooth/sdpd/server.h +++ b/usr.sbin/bluetooth/sdpd/server.h @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: server.h,v 1.5 2004/01/13 01:54:39 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/server.h,v 1.2.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _SERVER_H_ diff --git a/usr.sbin/bluetooth/sdpd/sp.c b/usr.sbin/bluetooth/sdpd/sp.c index 31a9585a25e1c..b836d45ce09d1 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/srr.c b/usr.sbin/bluetooth/sdpd/srr.c index fd636d56d4460..441a3290edab5 100644 --- a/usr.sbin/bluetooth/sdpd/srr.c +++ b/usr.sbin/bluetooth/sdpd/srr.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: srr.c,v 1.1 2004/01/13 01:54:39 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/srr.c,v 1.2.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/ssar.c b/usr.sbin/bluetooth/sdpd/ssar.c index eac92351c8241..156b8bcd13cd3 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/ssr.c b/usr.sbin/bluetooth/sdpd/ssr.c index ac27548575cc3..92e7561dda816 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/bluetooth/sdpd/sur.c b/usr.sbin/bluetooth/sdpd/sur.c index 143eaf3dbec98..8f0030f1fe8cc 100644 --- a/usr.sbin/bluetooth/sdpd/sur.c +++ b/usr.sbin/bluetooth/sdpd/sur.c @@ -26,7 +26,7 @@ * SUCH DAMAGE. * * $Id: sur.c,v 1.1 2004/01/13 01:54:39 max Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bluetooth/sdpd/sur.c,v 1.2.14.1 2010/12/21 17:10:29 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..f3373acae116a 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.28.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _UUID_PRIVATE_H_ diff --git a/usr.sbin/bluetooth/sdpd/uuid.c b/usr.sbin/bluetooth/sdpd/uuid.c index 1989bc5e797d1..c249dddd3309a 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.28.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <bluetooth.h> diff --git a/usr.sbin/boot0cfg/Makefile b/usr.sbin/boot0cfg/Makefile index dc02cad7b41d0..2586971e32116 100644 --- a/usr.sbin/boot0cfg/Makefile +++ b/usr.sbin/boot0cfg/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/boot0cfg/Makefile,v 1.9.14.1 2010/12/21 17:10:29 kensmith Exp $ PROG= boot0cfg MAN= boot0cfg.8 diff --git a/usr.sbin/boot0cfg/boot0cfg.8 b/usr.sbin/boot0cfg/boot0cfg.8 index c7e664c0a4fe6..6512494a2b564 100644 --- a/usr.sbin/boot0cfg/boot0cfg.8 +++ b/usr.sbin/boot0cfg/boot0cfg.8 @@ -22,7 +22,7 @@ .\" OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, .\" EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/boot0cfg/boot0cfg.8,v 1.32.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd January 13, 2009 .Dt BOOT0CFG 8 diff --git a/usr.sbin/boot0cfg/boot0cfg.c b/usr.sbin/boot0cfg/boot0cfg.c index f5f1e53326d0f..9f0b2844371c5 100644 --- a/usr.sbin/boot0cfg/boot0cfg.c +++ b/usr.sbin/boot0cfg/boot0cfg.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/boot0cfg/boot0cfg.c,v 1.20.2.3.2.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/disklabel.h> diff --git a/usr.sbin/boot98cfg/Makefile b/usr.sbin/boot98cfg/Makefile index 9b0e70316315a..e940b47e7c38a 100644 --- a/usr.sbin/boot98cfg/Makefile +++ b/usr.sbin/boot98cfg/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/boot98cfg/Makefile,v 1.6.14.1 2010/12/21 17:10:29 kensmith Exp $ PROG= boot98cfg MAN= boot98cfg.8 diff --git a/usr.sbin/boot98cfg/boot98cfg.8 b/usr.sbin/boot98cfg/boot98cfg.8 index 96ebbcdd0fd3f..3f7d407a46640 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.26.1 2010/12/21 17:10:29 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..71591e0395623 100644 --- a/usr.sbin/boot98cfg/boot98cfg.c +++ b/usr.sbin/boot98cfg/boot98cfg.c @@ -56,7 +56,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/boot98cfg/boot98cfg.c,v 1.7.12.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/diskpc98.h> diff --git a/usr.sbin/bootparamd/Makefile b/usr.sbin/bootparamd/Makefile index c4e3361ecfabf..105e13679437c 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.38.1 2010/12/21 17:10:29 kensmith Exp $ SUBDIR= bootparamd callbootd diff --git a/usr.sbin/bootparamd/Makefile.inc b/usr.sbin/bootparamd/Makefile.inc index 1e4d46f113a51..cd4e0ac360f45 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.38.1 2010/12/21 17:10:29 kensmith Exp $ BINDIR?= /usr/sbin diff --git a/usr.sbin/bootparamd/bootparamd/Makefile b/usr.sbin/bootparamd/bootparamd/Makefile index 5d2047b463cc5..8480f21c4edd5 100644 --- a/usr.sbin/bootparamd/bootparamd/Makefile +++ b/usr.sbin/bootparamd/bootparamd/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.8 (Berkeley) 7/28/90 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bootparamd/bootparamd/Makefile,v 1.16.14.1 2010/12/21 17:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/bootparamd/bootparamd/README b/usr.sbin/bootparamd/bootparamd/README index 508ee0f63401f..68cdefe56f903 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.40.1 2010/12/21 17:10:29 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..f3b566186db4f 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.26.1 2010/12/21 17:10:29 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..e889ca47d2edb 100644 --- a/usr.sbin/bootparamd/bootparamd/bootparamd.c +++ b/usr.sbin/bootparamd/bootparamd/bootparamd.c @@ -9,7 +9,7 @@ use and modify. Please send modifications and/or suggestions + bug fixes to #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/bootparamd/bootparamd/bootparamd.c,v 1.12.10.1.8.1 2010/12/21 17:10:29 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..43b79c4f71a2f 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.40.1 2010/12/21 17:10:29 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..7cd5372a1ef3e 100644 --- a/usr.sbin/bootparamd/bootparamd/main.c +++ b/usr.sbin/bootparamd/bootparamd/main.c @@ -9,7 +9,7 @@ use and modify. Please send modifications and/or suggestions + bug fixes to #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/bootparamd/bootparamd/main.c,v 1.10.18.1.8.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.sbin/bootparamd/callbootd/Makefile b/usr.sbin/bootparamd/callbootd/Makefile index 5a08d608a4c8a..a4c3969391cd3 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.26.1 2010/12/21 17:10:29 kensmith Exp $ PROG= callbootd NO_MAN= diff --git a/usr.sbin/bootparamd/callbootd/callbootd.c b/usr.sbin/bootparamd/callbootd/callbootd.c index cee09f05fb94c..f8aad328b86ae 100644 --- a/usr.sbin/bootparamd/callbootd/callbootd.c +++ b/usr.sbin/bootparamd/callbootd/callbootd.c @@ -9,7 +9,7 @@ use and modify. Please send modifications and/or suggestions + bug fixes to #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/bootparamd/callbootd/callbootd.c,v 1.10.20.1.8.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ #include "bootparam_prot.h" diff --git a/usr.sbin/bsnmpd/Makefile b/usr.sbin/bsnmpd/Makefile index c948108f4f41c..c86099fb3e519 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.26.1 2010/12/21 17:10:29 kensmith Exp $ SUBDIR= gensnmptree \ bsnmpd \ diff --git a/usr.sbin/bsnmpd/Makefile.inc b/usr.sbin/bsnmpd/Makefile.inc index 265f86d1ed55a..6604ba3d047b5 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.36.1 2010/12/21 17:10:29 kensmith Exp $ .include "../Makefile.inc" diff --git a/usr.sbin/bsnmpd/bsnmpd/Makefile b/usr.sbin/bsnmpd/bsnmpd/Makefile index 9fbf3667920f2..ef08840449959 100644 --- a/usr.sbin/bsnmpd/bsnmpd/Makefile +++ b/usr.sbin/bsnmpd/bsnmpd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bsnmpd/bsnmpd/Makefile,v 1.16.14.1 2010/12/21 17:10:29 kensmith Exp $ # # Author: Harti Brandt <harti@freebsd.org> diff --git a/usr.sbin/bsnmpd/gensnmptree/Makefile b/usr.sbin/bsnmpd/gensnmptree/Makefile index 11c6a3b28f180..a75eef82bbfae 100644 --- a/usr.sbin/bsnmpd/gensnmptree/Makefile +++ b/usr.sbin/bsnmpd/gensnmptree/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bsnmpd/gensnmptree/Makefile,v 1.4.14.1 2010/12/21 17:10:29 kensmith Exp $ # # Author: Harti Brandt <harti@freebsd.org> diff --git a/usr.sbin/bsnmpd/modules/Makefile b/usr.sbin/bsnmpd/modules/Makefile index 578d1734d1c94..ac1739cfbc68d 100644 --- a/usr.sbin/bsnmpd/modules/Makefile +++ b/usr.sbin/bsnmpd/modules/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bsnmpd/modules/Makefile,v 1.15.12.1 2010/12/21 17:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/bsnmpd/modules/Makefile.inc b/usr.sbin/bsnmpd/modules/Makefile.inc index ecd2538b5fec4..8c72f2a80c1df 100644 --- a/usr.sbin/bsnmpd/modules/Makefile.inc +++ b/usr.sbin/bsnmpd/modules/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bsnmpd/modules/Makefile.inc,v 1.13.12.1 2010/12/21 17:10:29 kensmith Exp $ SHLIB_MAJOR= 5 WARNS?= 6 diff --git a/usr.sbin/bsnmpd/modules/snmp_atm/BEGEMOT-ATM-FREEBSD-MIB.txt b/usr.sbin/bsnmpd/modules/snmp_atm/BEGEMOT-ATM-FREEBSD-MIB.txt index 83c4e5c26bbcb..ca8e901b4b48d 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.30.1 2010/12/21 17:10:29 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..657a87adefe04 100644 --- a/usr.sbin/bsnmpd/modules/snmp_atm/Makefile +++ b/usr.sbin/bsnmpd/modules/snmp_atm/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_atm/Makefile,v 1.4.14.1 2010/12/21 17:10:29 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..0c2ab43b27a91 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.30.1 2010/12/21 17:10:29 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..9125c5c803320 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.30.1 2010/12/21 17:10:29 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..47b688a798a44 100644 --- a/usr.sbin/bsnmpd/modules/snmp_bridge/BEGEMOT-BRIDGE-MIB.txt +++ b/usr.sbin/bsnmpd/modules/snmp_bridge/BEGEMOT-BRIDGE-MIB.txt @@ -23,7 +23,7 @@ -- OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -- SUCH DAMAGE. -- --- $FreeBSD$ +-- $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_bridge/BEGEMOT-BRIDGE-MIB.txt,v 1.3.14.1 2010/12/21 17:10:29 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..f7e07b8bd08ff 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.16.1 2010/12/21 17:10:29 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..ead1955d71cf6 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.16.1 2010/12/21 17:10:29 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..3fd1b3bc9b6f3 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.16.1 2010/12/21 17:10:29 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..ebee4a415411c 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.16.1 2010/12/21 17:10:29 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..9d797e0621168 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.16.1 2010/12/21 17:10:29 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..dceb8bb099753 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.16.1 2010/12/21 17:10:29 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..56a68fb26fe5b 100644 --- a/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_port.c +++ b/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_port.c @@ -26,7 +26,7 @@ * Bridge MIB implementation for SNMPd. * Bridge ports. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_port.c,v 1.6.14.1 2010/12/21 17:10:29 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..9441a55db4be6 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.16.1 2010/12/21 17:10:29 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..300cf12f973ed 100644 --- a/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_snmp.h +++ b/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_snmp.h @@ -25,7 +25,7 @@ * * Bridge MIB implementation for SNMPd. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_snmp.h,v 1.5.14.1 2010/12/21 17:10:29 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..d5f5d42108915 100644 --- a/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_sys.c +++ b/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_sys.c @@ -26,7 +26,7 @@ * Bridge MIB implementation for SNMPd. * Bridge OS specific ioctls. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_sys.c,v 1.7.14.1 2010/12/21 17:10:29 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..f33bde71ff37d 100644 --- a/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_tree.def +++ b/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_tree.def @@ -23,7 +23,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_bridge/bridge_tree.def,v 1.3.14.1 2010/12/21 17:10:29 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..e1612f9836c75 100644 --- a/usr.sbin/bsnmpd/modules/snmp_bridge/snmp_bridge.3 +++ b/usr.sbin/bsnmpd/modules/snmp_bridge/snmp_bridge.3 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_bridge/snmp_bridge.3,v 1.4.14.1 2010/12/21 17:10:29 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..ce04d5ff4d99c 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.16.1 2010/12/21 17:10:29 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..c545808294f6c 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.16.1 2010/12/21 17:10:29 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..fe53b35bcb4ac 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.16.1 2010/12/21 17:10:29 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 7e81436491677..80194a585b533 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_device_tbl.c,v 1.4.14.1 2010/12/21 17:10:29 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 200f1ec5e6f49..8094b3d8ee528 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_diskstorage_tbl.c +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_diskstorage_tbl.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_diskstorage_tbl.c,v 1.5.14.1 2010/12/21 17:10:29 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 91505d5942259..fd328df29c2df 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_fs_tbl.c +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_fs_tbl.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_fs_tbl.c,v 1.3.2.1.4.1 2010/12/21 17:10:29 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 4329a1cc39201..aac7df99ef93c 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_network_tbl.c +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_network_tbl.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_network_tbl.c,v 1.3.14.1 2010/12/21 17:10:29 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 65c0012f816d5..e7a7fd78b5c76 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_partition_tbl.c,v 1.4.14.1 2010/12/21 17:10:29 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 883d67a53bcbe..a321300d1b1bd 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_printer_tbl.c +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_printer_tbl.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_printer_tbl.c,v 1.3.14.1 2010/12/21 17:10:29 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 e75b55ea90451..506fd73cfe5e4 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_processor_tbl.c +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_processor_tbl.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_processor_tbl.c,v 1.6.2.1.2.1 2010/12/21 17:10:29 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..67cf273cdcb88 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.16.1 2010/12/21 17:10:29 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..b077cc28c57a3 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.16.1 2010/12/21 17:10:29 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 567368adabd8b..82595736dbbb2 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_snmp.h +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_snmp.h @@ -28,7 +28,7 @@ * * Host Resources MIB for SNMPd. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_snmp.h,v 1.3.14.1 2010/12/21 17:10:29 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 488d9f520e3e7..c055a501d0e46 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_storage_tbl.c +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_storage_tbl.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_storage_tbl.c,v 1.3.14.1 2010/12/21 17:10:29 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 5fa5b4ce26826..bad75894e31c1 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swinstalled_tbl.c +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swinstalled_tbl.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swinstalled_tbl.c,v 1.3.14.1 2010/12/21 17:10:29 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 1f8264820b37f..a18d04b463bab 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swrun_tbl.c +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swrun_tbl.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/hostres_swrun_tbl.c,v 1.5.14.1 2010/12/21 17:10:29 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..9e9458fd1a428 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.16.1 2010/12/21 17:10:29 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 05c247dcaf032..6ffa323845d10 100644 --- a/usr.sbin/bsnmpd/modules/snmp_hostres/snmp_hostres.3 +++ b/usr.sbin/bsnmpd/modules/snmp_hostres/snmp_hostres.3 @@ -26,7 +26,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_hostres/snmp_hostres.3,v 1.4.14.1 2010/12/21 17:10:29 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 278dc24da68bd..be60748a6dbd0 100644 --- a/usr.sbin/bsnmpd/modules/snmp_mibII/Makefile +++ b/usr.sbin/bsnmpd/modules/snmp_mibII/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_mibII/Makefile,v 1.8.14.1 2010/12/21 17:10:29 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..5b6952a01de21 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.32.1 2010/12/21 17:10:29 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..9a9b25a2e7d17 100644 --- a/usr.sbin/bsnmpd/modules/snmp_netgraph/Makefile +++ b/usr.sbin/bsnmpd/modules/snmp_netgraph/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_netgraph/Makefile,v 1.7.14.1 2010/12/21 17:10:29 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..5792389ac5926 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.32.1 2010/12/21 17:10:29 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 8742e15ac04b5..d28430e3c41a7 100644 --- a/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3 +++ b/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3 @@ -27,7 +27,7 @@ .\" NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, .\" EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.3,v 1.10.14.1 2010/12/21 17:10:29 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..177b79f333240 100644 --- a/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.c +++ b/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.c @@ -27,7 +27,7 @@ * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_netgraph/snmp_netgraph.c,v 1.6.14.1 2010/12/21 17:10:29 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..31f33538b6adf 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.32.1 2010/12/21 17:10:29 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..6b13b454cee11 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.26.1 2010/12/21 17:10:29 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..2e204e9380b71 100644 --- a/usr.sbin/bsnmpd/modules/snmp_pf/Makefile +++ b/usr.sbin/bsnmpd/modules/snmp_pf/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_pf/Makefile,v 1.2.14.1 2010/12/21 17:10:29 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 919e5d48cbd12..e27eab0f01fc5 100644 --- a/usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c +++ b/usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/bsnmpd/modules/snmp_pf/pf_snmp.c,v 1.8.2.1.8.1 2010/12/21 17:10:29 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..aa018cf27fa51 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.26.1 2010/12/21 17:10:29 kensmith Exp $ # (1 internet diff --git a/usr.sbin/btxld/Makefile b/usr.sbin/btxld/Makefile index 6ca452eec1c2a..abff5ed45ae84 100644 --- a/usr.sbin/btxld/Makefile +++ b/usr.sbin/btxld/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/btxld/Makefile,v 1.12.14.1 2010/12/21 17:10:29 kensmith Exp $ PROG= btxld MAN= btxld.8 diff --git a/usr.sbin/btxld/btx.h b/usr.sbin/btxld/btx.h index 86f0ede0759cd..2bacd28d2d362 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.60.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _BTX_H_ diff --git a/usr.sbin/btxld/btxld.8 b/usr.sbin/btxld/btxld.8 index 5b514f619cbd2..bc8036d69d356 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.26.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd September 12, 1998 .Dt BTXLD 8 diff --git a/usr.sbin/btxld/btxld.c b/usr.sbin/btxld/btxld.c index 43fa4a9a68062..aa9f91c09ad3a 100644 --- a/usr.sbin/btxld/btxld.c +++ b/usr.sbin/btxld/btxld.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/btxld/btxld.c,v 1.10.2.1.4.1 2010/12/21 17:10:29 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..62d26f22102b0 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/btxld/elfh.h b/usr.sbin/btxld/elfh.h index a4ab1348ae9b2..504d8e0281412 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.60.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/elf32.h> diff --git a/usr.sbin/burncd/Makefile b/usr.sbin/burncd/Makefile index bd4f285760ca2..8be2e1e9f0ca7 100644 --- a/usr.sbin/burncd/Makefile +++ b/usr.sbin/burncd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/burncd/Makefile,v 1.8.22.1.6.1 2010/12/21 17:10:29 kensmith Exp $ PROG= burncd MAN= burncd.8 diff --git a/usr.sbin/burncd/burncd.8 b/usr.sbin/burncd/burncd.8 index 2501e7209c7b0..49f0598c1a34e 100644 --- a/usr.sbin/burncd/burncd.8 +++ b/usr.sbin/burncd/burncd.8 @@ -25,7 +25,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/burncd/burncd.8,v 1.38.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd December 21, 2009 .Os diff --git a/usr.sbin/burncd/burncd.c b/usr.sbin/burncd/burncd.c index 43a0a09f1cbd4..cefefe048e30d 100644 --- a/usr.sbin/burncd/burncd.c +++ b/usr.sbin/burncd/burncd.c @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/burncd/burncd.c,v 1.45.10.3.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <unistd.h> diff --git a/usr.sbin/cdcontrol/Makefile b/usr.sbin/cdcontrol/Makefile index 40addadc52ef4..2c0947624b706 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.38.1 2010/12/21 17:10:29 kensmith Exp $ PROG= cdcontrol diff --git a/usr.sbin/cdcontrol/cdcontrol.1 b/usr.sbin/cdcontrol/cdcontrol.1 index b8cf92ddf2d52..10c65e4591e0c 100644 --- a/usr.sbin/cdcontrol/cdcontrol.1 +++ b/usr.sbin/cdcontrol/cdcontrol.1 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/cdcontrol/cdcontrol.1,v 1.40.10.1.8.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd June 27, 2008 .Dt CDCONTROL 1 diff --git a/usr.sbin/cdcontrol/cdcontrol.c b/usr.sbin/cdcontrol/cdcontrol.c index 5c85eeb47efc9..a3304ea02d380 100644 --- a/usr.sbin/cdcontrol/cdcontrol.c +++ b/usr.sbin/cdcontrol/cdcontrol.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/cdcontrol/cdcontrol.c,v 1.49.2.2.2.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/cdio.h> #include <sys/cdrio.h> diff --git a/usr.sbin/chkgrp/Makefile b/usr.sbin/chkgrp/Makefile index 1c52f4680f83b..6042e33d1b758 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.40.1 2010/12/21 17:10:29 kensmith Exp $ PROG= chkgrp MAN= chkgrp.8 diff --git a/usr.sbin/chkgrp/chkgrp.8 b/usr.sbin/chkgrp/chkgrp.8 index 581fd64c37e03..ec2ede274d731 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.26.1 2010/12/21 17:10:29 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..432fd47282b23 100644 --- a/usr.sbin/chkgrp/chkgrp.c +++ b/usr.sbin/chkgrp/chkgrp.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/chkgrp/chkgrp.c,v 1.11.14.1 2010/12/21 17:10:29 kensmith Exp $"); #include <err.h> #include <ctype.h> diff --git a/usr.sbin/chown/Makefile b/usr.sbin/chown/Makefile index 63c5a22f05daf..91ccc70db6be6 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.38.1 2010/12/21 17:10:29 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 d8b5460b000d8..ac956601d2208 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.10.1.2.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd February 21, 2010 .Dt CHGRP 1 diff --git a/usr.sbin/chown/chown.8 b/usr.sbin/chown/chown.8 index b5882a3cc6af5..7d033b7215da9 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.10.1.2.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd February 21, 2010 .Dt CHOWN 8 diff --git a/usr.sbin/chown/chown.c b/usr.sbin/chown/chown.c index 7a22292731d41..d131db80fa1f9 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.18.2.2.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/stat.h> diff --git a/usr.sbin/chroot/Makefile b/usr.sbin/chroot/Makefile index d28de6668e262..96f539a28833b 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.38.1 2010/12/21 17:10:29 kensmith Exp $ PROG= chroot MAN= chroot.8 diff --git a/usr.sbin/chroot/chroot.8 b/usr.sbin/chroot/chroot.8 index d847175b32c70..f935ec90e8512 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.34.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd June 7, 2003 .Dt CHROOT 8 diff --git a/usr.sbin/chroot/chroot.c b/usr.sbin/chroot/chroot.c index cc924a027bc53..fd094f01de517 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.18.1.4.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> diff --git a/usr.sbin/ckdist/Makefile b/usr.sbin/ckdist/Makefile index 23430a8bb1af2..5864ffac742c2 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.40.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../../usr.bin/cksum diff --git a/usr.sbin/ckdist/ckdist.1 b/usr.sbin/ckdist/ckdist.1 index 91a8091602136..b81ddef7717ba 100644 --- a/usr.sbin/ckdist/ckdist.1 +++ b/usr.sbin/ckdist/ckdist.1 @@ -1,7 +1,7 @@ .\" Copyright (c) 1997 Robert Nordier .\" All rights reserved. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ckdist/ckdist.1,v 1.11.14.1 2010/12/21 17:10:29 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..cc8c51e95a662 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.36.1 2010/12/21 17:10:29 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..77a69b5da4458 100644 --- a/usr.sbin/clear_locks/Makefile +++ b/usr.sbin/clear_locks/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/clear_locks/Makefile,v 1.2.2.1.8.1 2010/12/21 17:10:29 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..457db1f2a8c3e 100644 --- a/usr.sbin/clear_locks/clear_locks.8 +++ b/usr.sbin/clear_locks/clear_locks.8 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/clear_locks/clear_locks.8,v 1.1.2.1.8.1 2010/12/21 17:10:29 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..e78cbf7d9cb58 100644 --- a/usr.sbin/clear_locks/clear_locks.c +++ b/usr.sbin/clear_locks/clear_locks.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/clear_locks/clear_locks.c,v 1.1.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $"); #include <stdio.h> #include <stdlib.h> diff --git a/usr.sbin/config/Makefile b/usr.sbin/config/Makefile index ac828818e367a..81aa3293e1927 100644 --- a/usr.sbin/config/Makefile +++ b/usr.sbin/config/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/config/Makefile,v 1.38.12.1 2010/12/21 17:10:29 kensmith Exp $ PROG= config MAN= config.5 config.8 diff --git a/usr.sbin/config/SMM.doc/6.t b/usr.sbin/config/SMM.doc/6.t index 49f6e91bd8e8f..4b6c5f4585f48 100644 --- a/usr.sbin/config/SMM.doc/6.t +++ b/usr.sbin/config/SMM.doc/6.t @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)6.t 8.1 (Berkeley) 6/8/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/config/SMM.doc/6.t,v 1.1.1.1.56.1.2.1 2010/12/21 17:10:29 kensmith Exp $ .\" .\".ds RH "Adding New Devices .ne 2i diff --git a/usr.sbin/config/SMM.doc/spell.ok b/usr.sbin/config/SMM.doc/spell.ok index dfc5df1340de1..1538f583248de 100644 --- a/usr.sbin/config/SMM.doc/spell.ok +++ b/usr.sbin/config/SMM.doc/spell.ok @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/config/SMM.doc/spell.ok,v 1.2.56.1.2.1 2010/12/21 17:10:29 kensmith Exp $ ACC ANSEL ARP diff --git a/usr.sbin/config/config.5 b/usr.sbin/config/config.5 index cee1914096181..3c03feff8c78f 100644 --- a/usr.sbin/config/config.5 +++ b/usr.sbin/config/config.5 @@ -21,7 +21,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/config/config.5,v 1.10.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd December 3, 2005 .Dt CONFIG 5 diff --git a/usr.sbin/config/config.8 b/usr.sbin/config/config.8 index 1ecf4c7c5ce8f..94504a0868740 100644 --- a/usr.sbin/config/config.8 +++ b/usr.sbin/config/config.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)config.8 8.2 (Berkeley) 4/19/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/config/config.8,v 1.46.2.1.2.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd May 8, 2007 .Dt CONFIG 8 diff --git a/usr.sbin/config/config.h b/usr.sbin/config/config.h index 4abb567e984b5..54d5a6edd8404 100644 --- a/usr.sbin/config/config.h +++ b/usr.sbin/config/config.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)config.h 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/config/config.h,v 1.62.2.2.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/config/config.y b/usr.sbin/config/config.y index c605dd4726cf0..5f8ec02b83a77 100644 --- a/usr.sbin/config/config.y +++ b/usr.sbin/config/config.y @@ -69,7 +69,7 @@ * SUCH DAMAGE. * * @(#)config.y 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/config/config.y,v 1.78.2.3.2.2 2011/01/07 01:50:25 lstewart Exp $ */ #include <assert.h> diff --git a/usr.sbin/config/configvers.h b/usr.sbin/config/configvers.h index c58a64b9fec41..155991235d1ef 100644 --- a/usr.sbin/config/configvers.h +++ b/usr.sbin/config/configvers.h @@ -1,7 +1,7 @@ /*- * This file is in the public domain * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/config/configvers.h,v 1.45.2.2.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* @@ -47,7 +47,7 @@ * %VERSREQ field in the Makefile.$ARCH of all the affected makefiles * (typically all of them). * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/config/configvers.h,v 1.45.2.2.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #define CONFIGVERS 600010 #define MAJOR_VERS(x) ((x) / 100000) diff --git a/usr.sbin/config/kernconf.tmpl b/usr.sbin/config/kernconf.tmpl index 182614b937b0f..0af2317991417 100644 --- a/usr.sbin/config/kernconf.tmpl +++ b/usr.sbin/config/kernconf.tmpl @@ -2,7 +2,7 @@ * This file acts as a template for config.c that will be generated in the * kernel build directory after config(8) has been successfully run. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/config/kernconf.tmpl,v 1.2.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "opt_config.h" #ifdef INCLUDE_CONFIG_FILE diff --git a/usr.sbin/config/lang.l b/usr.sbin/config/lang.l index 4eb94da933f1d..b4492a5e51f1a 100644 --- a/usr.sbin/config/lang.l +++ b/usr.sbin/config/lang.l @@ -28,7 +28,7 @@ * SUCH DAMAGE. * * @(#)lang.l 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/config/lang.l,v 1.45.2.3.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <assert.h> diff --git a/usr.sbin/config/main.c b/usr.sbin/config/main.c index 795b18f20c439..23feee4b6c73d 100644 --- a/usr.sbin/config/main.c +++ b/usr.sbin/config/main.c @@ -38,7 +38,7 @@ static const char copyright[] = static char sccsid[] = "@(#)main.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/config/main.c,v 1.76.2.4.2.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/config/mkheaders.c b/usr.sbin/config/mkheaders.c index fd7f1b3ac67dc..c98639f5d2cf4 100644 --- a/usr.sbin/config/mkheaders.c +++ b/usr.sbin/config/mkheaders.c @@ -32,7 +32,7 @@ static char sccsid[] = "@(#)mkheaders.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/config/mkheaders.c,v 1.31.14.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/config/mkmakefile.c b/usr.sbin/config/mkmakefile.c index 046756dc11b80..c4cf4940639ec 100644 --- a/usr.sbin/config/mkmakefile.c +++ b/usr.sbin/config/mkmakefile.c @@ -32,7 +32,7 @@ static char sccsid[] = "@(#)mkmakefile.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/config/mkmakefile.c,v 1.91.2.3.2.2 2011/01/07 01:50:25 lstewart Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/config/mkoptions.c b/usr.sbin/config/mkoptions.c index efa89728cd00b..ecbc090b20067 100644 --- a/usr.sbin/config/mkoptions.c +++ b/usr.sbin/config/mkoptions.c @@ -33,7 +33,7 @@ static char sccsid[] = "@(#)mkheaders.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/config/mkoptions.c,v 1.34.2.1.2.2 2011/01/07 01:50:25 lstewart Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/cpucontrol/Makefile b/usr.sbin/cpucontrol/Makefile index 00e721406ec07..7e5f385137efc 100644 --- a/usr.sbin/cpucontrol/Makefile +++ b/usr.sbin/cpucontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/cpucontrol/Makefile,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ PROG= cpucontrol MAN= cpucontrol.8 diff --git a/usr.sbin/cpucontrol/amd.c b/usr.sbin/cpucontrol/amd.c index bd36c9c128b4a..327aad320dc7a 100644 --- a/usr.sbin/cpucontrol/amd.c +++ b/usr.sbin/cpucontrol/amd.c @@ -24,7 +24,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/cpucontrol/amd.c,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $"); #include <assert.h> #include <stdio.h> diff --git a/usr.sbin/cpucontrol/amd.h b/usr.sbin/cpucontrol/amd.h index cf109c27041d1..4d8f7bb6d9f9f 100644 --- a/usr.sbin/cpucontrol/amd.h +++ b/usr.sbin/cpucontrol/amd.h @@ -22,7 +22,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cpucontrol/amd.h,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef AMD_H diff --git a/usr.sbin/cpucontrol/cpucontrol.8 b/usr.sbin/cpucontrol/cpucontrol.8 index 165e67b2a87ce..66830c63aafd1 100644 --- a/usr.sbin/cpucontrol/cpucontrol.8 +++ b/usr.sbin/cpucontrol/cpucontrol.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/cpucontrol/cpucontrol.8,v 1.4.2.3.4.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd June 30, 2009 .Dt CPUCONTROL 8 diff --git a/usr.sbin/cpucontrol/cpucontrol.c b/usr.sbin/cpucontrol/cpucontrol.c index 8b3ca1dad5c4c..6457ff7693cff 100644 --- a/usr.sbin/cpucontrol/cpucontrol.c +++ b/usr.sbin/cpucontrol/cpucontrol.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/cpucontrol/cpucontrol.c,v 1.2.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $"); #include <assert.h> #include <stdio.h> diff --git a/usr.sbin/cpucontrol/cpucontrol.h b/usr.sbin/cpucontrol/cpucontrol.h index 63d3995c44cc1..fd8a904065e2a 100644 --- a/usr.sbin/cpucontrol/cpucontrol.h +++ b/usr.sbin/cpucontrol/cpucontrol.h @@ -22,7 +22,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cpucontrol/cpucontrol.h,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef CPUCONTROL_H diff --git a/usr.sbin/cpucontrol/intel.c b/usr.sbin/cpucontrol/intel.c index 18c6e5e8365c6..747a723669d24 100644 --- a/usr.sbin/cpucontrol/intel.c +++ b/usr.sbin/cpucontrol/intel.c @@ -24,7 +24,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/cpucontrol/intel.c,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $"); #include <assert.h> #include <stdio.h> diff --git a/usr.sbin/cpucontrol/intel.h b/usr.sbin/cpucontrol/intel.h index 0303e698bebad..0385ca268dae8 100644 --- a/usr.sbin/cpucontrol/intel.h +++ b/usr.sbin/cpucontrol/intel.h @@ -22,7 +22,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cpucontrol/intel.h,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef INTEL_H diff --git a/usr.sbin/crashinfo/Makefile b/usr.sbin/crashinfo/Makefile index fa2a19c60c5f2..6e91c0d7bc8e0 100644 --- a/usr.sbin/crashinfo/Makefile +++ b/usr.sbin/crashinfo/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/crashinfo/Makefile,v 1.1.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ SCRIPTS= crashinfo.sh MAN= crashinfo.8 diff --git a/usr.sbin/crashinfo/crashinfo.8 b/usr.sbin/crashinfo/crashinfo.8 index fbb4ddc6d7042..73ee458dee23f 100644 --- a/usr.sbin/crashinfo/crashinfo.8 +++ b/usr.sbin/crashinfo/crashinfo.8 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/crashinfo/crashinfo.8,v 1.1.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd June 28, 2008 .Dt CRASHINFO 8 diff --git a/usr.sbin/crashinfo/crashinfo.sh b/usr.sbin/crashinfo/crashinfo.sh index e459d69718672..24fb9141ddc1e 100755..100644 --- a/usr.sbin/crashinfo/crashinfo.sh +++ b/usr.sbin/crashinfo/crashinfo.sh @@ -27,7 +27,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/crashinfo/crashinfo.sh,v 1.1.2.3.2.1 2010/12/21 17:10:29 kensmith Exp $ usage() { diff --git a/usr.sbin/cron/Makefile b/usr.sbin/cron/Makefile index 62f853cd26732..aac36500138be 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.40.1 2010/12/21 17:10:29 kensmith Exp $ SUBDIR= lib cron crontab diff --git a/usr.sbin/cron/Makefile.inc b/usr.sbin/cron/Makefile.inc index 900730b2e9431..d0795fece7702 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.26.1 2010/12/21 17:10:29 kensmith Exp $ LIBCRON= ${.OBJDIR}/../lib/libcron.a diff --git a/usr.sbin/cron/cron/Makefile b/usr.sbin/cron/cron/Makefile index 77ca47a1dc09c..1c06406469f02 100644 --- a/usr.sbin/cron/cron/Makefile +++ b/usr.sbin/cron/cron/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/cron/cron/Makefile,v 1.17.14.1 2010/12/21 17:10:29 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..0330361ed866c 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.60.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __P diff --git a/usr.sbin/cron/cron/config.h b/usr.sbin/cron/cron/config.h index 6d77da27580d5..be71ddaf0bc46 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.60.1 2010/12/21 17:10:29 kensmith Exp $ */ #if !defined(_PATH_SENDMAIL) diff --git a/usr.sbin/cron/cron/cron.8 b/usr.sbin/cron/cron/cron.8 index a5a29e9508dcd..98b215f39ff29 100644 --- a/usr.sbin/cron/cron/cron.8 +++ b/usr.sbin/cron/cron/cron.8 @@ -15,7 +15,7 @@ .\" * Paul Vixie <paul@vix.com> uunet!decwrl!vixie!paul .\" */ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/cron/cron/cron.8,v 1.25.2.1.8.1 2010/12/21 17:10:29 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 621f254cf376d..4622baca57183 100644 --- a/usr.sbin/cron/cron/cron.c +++ b/usr.sbin/cron/cron/cron.c @@ -17,7 +17,7 @@ #if !defined(lint) && !defined(LINT) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/cron/cron.c,v 1.18.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $"; #endif #define MAIN_PROGRAM diff --git a/usr.sbin/cron/cron/cron.h b/usr.sbin/cron/cron/cron.h index b80b9b0f20d52..0cbdb5d4fbea5 100644 --- a/usr.sbin/cron/cron/cron.h +++ b/usr.sbin/cron/cron/cron.h @@ -17,7 +17,7 @@ /* cron.h - header for vixie's cron * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cron/cron/cron.h,v 1.17.2.1.8.1 2010/12/21 17:10:29 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 6c364c9070741..0443d311a0a93 100644 --- a/usr.sbin/cron/cron/database.c +++ b/usr.sbin/cron/cron/database.c @@ -17,7 +17,7 @@ #if !defined(lint) && !defined(LINT) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/cron/database.c,v 1.9.12.1 2010/12/21 17:10:29 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 5469656578cce..8076bbc59b7a3 100644 --- a/usr.sbin/cron/cron/do_command.c +++ b/usr.sbin/cron/cron/do_command.c @@ -17,7 +17,7 @@ #if !defined(lint) && !defined(LINT) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/cron/do_command.c,v 1.27.2.2.8.1 2010/12/21 17:10:29 kensmith Exp $"; #endif diff --git a/usr.sbin/cron/cron/job.c b/usr.sbin/cron/cron/job.c index 6d1b1af6e4748..8281f2a421081 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.60.1 2010/12/21 17:10:29 kensmith Exp $"; #endif diff --git a/usr.sbin/cron/cron/pathnames.h b/usr.sbin/cron/cron/pathnames.h index ba91bfdc61f9b..e4938ad15a09b 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.60.1 2010/12/21 17:10:29 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 428de2e15202e..c6625a120062f 100644 --- a/usr.sbin/cron/cron/popen.c +++ b/usr.sbin/cron/cron/popen.c @@ -28,7 +28,7 @@ static char sccsid[] = "@(#)popen.c 5.7 (Berkeley) 2/14/89"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/cron/popen.c,v 1.15.14.1 2010/12/21 17:10:29 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..e4c383a2fa840 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.60.1 2010/12/21 17:10:29 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..8ff2d5814e483 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.24.1 2010/12/21 17:10:29 kensmith Exp $ BINDIR= /usr/bin diff --git a/usr.sbin/cron/crontab/crontab.1 b/usr.sbin/cron/crontab/crontab.1 index eed515ee159d8..7730af7d110df 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.10.1.2.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd May 13, 2010 .Dt CRONTAB 1 diff --git a/usr.sbin/cron/crontab/crontab.5 b/usr.sbin/cron/crontab/crontab.5 index 7ae8c2acd0e72..386dbbd90cfe5 100644 --- a/usr.sbin/cron/crontab/crontab.5 +++ b/usr.sbin/cron/crontab/crontab.5 @@ -15,7 +15,7 @@ .\" * Paul Vixie <paul@vix.com> uunet!decwrl!vixie!paul .\" */ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/cron/crontab/crontab.5,v 1.28.12.1 2010/12/21 17:10:29 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 9ddd4b007202e..b5c738d750b7b 100644 --- a/usr.sbin/cron/crontab/crontab.c +++ b/usr.sbin/cron/crontab/crontab.c @@ -18,7 +18,7 @@ #if !defined(lint) && !defined(LINT) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/crontab/crontab.c,v 1.24.12.1 2010/12/21 17:10:29 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..2dbe9cab58053 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.40.1 2010/12/21 17:10:29 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..53e32ef782ba9 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.60.1 2010/12/21 17:10:29 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..d36fedcd23444 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.60.1 2010/12/21 17:10:29 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..ffb86c90111ef 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.60.1 2010/12/21 17:10:29 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..16e9c48327cb1 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.60.1 2010/12/21 17:10:29 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..f8074c0d1e1ac 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.60.1 2010/12/21 17:10:29 kensmith Exp $ diff --git a/usr.sbin/cron/lib/Makefile b/usr.sbin/cron/lib/Makefile index 296ebd05c06b1..7f438389c30ed 100644 --- a/usr.sbin/cron/lib/Makefile +++ b/usr.sbin/cron/lib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/cron/lib/Makefile,v 1.8.12.1 2010/12/21 17:10:29 kensmith Exp $ LIB= cron INTERNALLIB= diff --git a/usr.sbin/cron/lib/compat.c b/usr.sbin/cron/lib/compat.c index 96860128882f0..8af439768d8c6 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.40.1 2010/12/21 17:10:29 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 33ace49fd0c3c..01d76a862d528 100644 --- a/usr.sbin/cron/lib/entry.c +++ b/usr.sbin/cron/lib/entry.c @@ -17,7 +17,7 @@ #if !defined(lint) && !defined(LINT) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/lib/entry.c,v 1.19.12.1 2010/12/21 17:10:29 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..a720641a2c4d0 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.38.1 2010/12/21 17:10:29 kensmith Exp $"; #endif diff --git a/usr.sbin/cron/lib/misc.c b/usr.sbin/cron/lib/misc.c index e557afc424bc8..bbade6feb9973 100644 --- a/usr.sbin/cron/lib/misc.c +++ b/usr.sbin/cron/lib/misc.c @@ -17,7 +17,7 @@ #if !defined(lint) && !defined(LINT) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/cron/lib/misc.c,v 1.13.12.1 2010/12/21 17:10:29 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..098288f05f64b 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.40.1 2010/12/21 17:10:29 kensmith Exp $ SUBDIR= crunchgen crunchide diff --git a/usr.sbin/crunch/Makefile.inc b/usr.sbin/crunch/Makefile.inc index f8ffe675db6ef..9addf8241457b 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.40.1 2010/12/21 17:10:29 kensmith Exp $ # modify to taste BINDIR?= /usr/bin diff --git a/usr.sbin/crunch/crunchgen/Makefile b/usr.sbin/crunch/crunchgen/Makefile index 8d0a78b190276..64236e533877f 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.40.1 2010/12/21 17:10:29 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 df40d9d6b8b2e..d0d1df9f54026 100644 --- a/usr.sbin/crunch/crunchgen/crunched_main.c +++ b/usr.sbin/crunch/crunchgen/crunched_main.c @@ -23,7 +23,7 @@ * Computer Science Department * University of Maryland at College Park * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/crunch/crunchgen/crunched_main.c,v 1.8.24.1.6.1 2010/12/21 17:10:29 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 b7313b9fab17c..78fb7df0164b3 100644 --- a/usr.sbin/crunch/crunchgen/crunchgen.1 +++ b/usr.sbin/crunch/crunchgen/crunchgen.1 @@ -22,7 +22,7 @@ .\" Author: James da Silva, Systems Design and Analysis Group .\" Computer Science Department .\" University of Maryland at College Park -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/crunch/crunchgen/crunchgen.1,v 1.31.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd December 23, 2005 .Dt CRUNCHGEN 1 diff --git a/usr.sbin/crunch/crunchgen/crunchgen.c b/usr.sbin/crunch/crunchgen/crunchgen.c index 752acc68787c1..49ab35809ac1b 100644 --- a/usr.sbin/crunch/crunchgen/crunchgen.c +++ b/usr.sbin/crunch/crunchgen/crunchgen.c @@ -23,7 +23,7 @@ * Computer Science Department * University of Maryland at College Park * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/crunch/crunchgen/crunchgen.c,v 1.39.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * ======================================================================== diff --git a/usr.sbin/crunch/crunchide/Makefile b/usr.sbin/crunch/crunchide/Makefile index 0f8525456733c..09832c472e25f 100644 --- a/usr.sbin/crunch/crunchide/Makefile +++ b/usr.sbin/crunch/crunchide/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/crunch/crunchide/Makefile,v 1.8.14.1 2010/12/21 17:10:29 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..0a4bf04c6b543 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.34.1 2010/12/21 17:10:29 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 32c42dba883fe..6c5667228dec6 100644 --- a/usr.sbin/crunch/crunchide/crunchide.c +++ b/usr.sbin/crunch/crunchide/crunchide.c @@ -1,5 +1,5 @@ /* $NetBSD: crunchide.c,v 1.8 1997/11/01 06:51:45 lukem Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/crunch/crunchide/crunchide.c,v 1.11.2.1.6.1 2010/12/21 17:10:29 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..9eb06d3ff7c5b 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.34.1 2010/12/21 17:10:29 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..4c48959855c5b 100644 --- a/usr.sbin/crunch/crunchide/exec_elf32.c +++ b/usr.sbin/crunch/crunchide/exec_elf32.c @@ -34,7 +34,7 @@ __RCSID("$NetBSD: exec_elf32.c,v 1.4 1997/08/12 06:07:24 mikel Exp $"); #endif #endif -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/crunch/crunchide/exec_elf32.c,v 1.15.12.1 2010/12/21 17:10:29 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..c26358087e41d 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.40.1 2010/12/21 17:10:29 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..1bce9eb11b296 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.26.1 2010/12/21 17:10:29 kensmith Exp $ CRUNCHED= fixit diff --git a/usr.sbin/crunch/examples/filesystem.conf b/usr.sbin/crunch/examples/filesystem.conf index 1fb93856c7f15..bc914c50d86cc 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.60.1 2010/12/21 17:10:29 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..a05b4233ebaad 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.60.1 2010/12/21 17:10:29 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 45a10de0cf455..3bea8f7aeeca3 100644 --- a/usr.sbin/crunch/examples/really-big.conf +++ b/usr.sbin/crunch/examples/really-big.conf @@ -5,7 +5,7 @@ # # This produces a 4608000 byte binary. Pretty sick and twisted, eh? # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/crunch/examples/really-big.conf,v 1.7.14.1 2010/12/21 17:10:29 kensmith Exp $ # # ========================================================================= diff --git a/usr.sbin/ctm/Makefile b/usr.sbin/ctm/Makefile index 630aab0940dd9..48929e15c76e3 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.60.1 2010/12/21 17:10:29 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..7535834d18e93 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.60.1 2010/12/21 17:10:29 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..aa8a2490fc654 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.40.1 2010/12/21 17:10:29 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..00bf18eef5485 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.38.1 2010/12/21 17:10:29 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..2eb92ef43232a 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.26.1 2010/12/21 17:10:29 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..928c07c480295 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.26.1 2010/12/21 17:10:29 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..37c8accc845af 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.40.1 2010/12/21 17:10:29 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..8fd19919abe8e 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.38.1 2010/12/21 17:10:29 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_ed.c b/usr.sbin/ctm/ctm/ctm_ed.c index e3ec464030e2a..59fcb4dc13454 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.40.1 2010/12/21 17:10:29 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_input.c b/usr.sbin/ctm/ctm/ctm_input.c index 32166d311f122..c9b6b2b9f8009 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.38.1 2010/12/21 17:10:29 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_pass1.c b/usr.sbin/ctm/ctm/ctm_pass1.c index 026a3204a44a0..cbb735c9f8890 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.40.1 2010/12/21 17:10:29 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_pass2.c b/usr.sbin/ctm/ctm/ctm_pass2.c index a0b857ab5dc0f..2367b97b14a1d 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.40.1 2010/12/21 17:10:29 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_pass3.c b/usr.sbin/ctm/ctm/ctm_pass3.c index 34c6d87c1d53c..bcfbe52122691 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.40.1 2010/12/21 17:10:29 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_passb.c b/usr.sbin/ctm/ctm/ctm_passb.c index ee3a69c5fbca9..44ba81820d959 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.40.1 2010/12/21 17:10:29 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm/ctm_syntax.c b/usr.sbin/ctm/ctm/ctm_syntax.c index 66389431d7e35..cafba515a1d79 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.40.1 2010/12/21 17:10:29 kensmith Exp $ * */ diff --git a/usr.sbin/ctm/ctm_dequeue/Makefile b/usr.sbin/ctm/ctm_dequeue/Makefile index 07a234f0599d1..910a168d0a64d 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.26.1 2010/12/21 17:10:29 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..b999bbe49a609 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/ctm/ctm_rmail/Makefile b/usr.sbin/ctm/ctm_rmail/Makefile index e2052b9228c76..4b0f8401ee8cb 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.38.1 2010/12/21 17:10:29 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..8abb27568e8b7 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.26.1 2010/12/21 17:10:29 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..786f24138c68a 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.40.1 2010/12/21 17:10:29 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..a67b031e526b4 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.40.1 2010/12/21 17:10:29 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..cb352bf1d509f 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.40.1 2010/12/21 17:10:29 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..37c540ebbfcc3 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ static char *O_usage; diff --git a/usr.sbin/ctm/ctm_smail/Makefile b/usr.sbin/ctm/ctm_smail/Makefile index 980e9bf02d3e9..0424745ae5e65 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.26.1 2010/12/21 17:10:29 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..93d9af1a183c8 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.36.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/ctm/mkCTM/Makefile b/usr.sbin/ctm/mkCTM/Makefile index cefd70448c685..78da29563fdf3 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.26.1 2010/12/21 17:10:29 kensmith Exp $ PROG= mkctm NO_MAN= diff --git a/usr.sbin/ctm/mkCTM/dequeue b/usr.sbin/ctm/mkCTM/dequeue index 697ec0b5be850..7ed4fc0935f0e 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.60.1 2010/12/21 17:10:29 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..19e8653bc7504 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.38.1 2010/12/21 17:10:29 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..ccb478411e65c 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ /* Still missing: * @@ -14,7 +14,7 @@ * dir1 "Soll" * dir2 "Ist" * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ctm/mkCTM/mkctm.c,v 1.13.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/cxgbtool/Makefile b/usr.sbin/cxgbtool/Makefile index d97c51317822a..7ef064c3bfc16 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.16.1 2010/12/21 17:10:29 kensmith Exp $ PROG= cxgbtool SRCS= cxgbtool.c diff --git a/usr.sbin/cxgbtool/cxgbtool.c b/usr.sbin/cxgbtool/cxgbtool.c index 28d91f96dfe5d..82b9d8d39c209 100644 --- a/usr.sbin/cxgbtool/cxgbtool.c +++ b/usr.sbin/cxgbtool/cxgbtool.c @@ -32,7 +32,7 @@ POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/cxgbtool/cxgbtool.c,v 1.2.2.3.2.1 2010/12/21 17:10:29 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 687bb75cee9f4..8bfaba5c6c8b5 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.4.1.2.1 2010/12/21 17:10:29 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 6e9b8b1176f0c..20f75e069b9aa 100644 --- a/usr.sbin/cxgbtool/reg_defs_t3.c +++ b/usr.sbin/cxgbtool/reg_defs_t3.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cxgbtool/reg_defs_t3.c,v 1.1.4.2.2.1 2010/12/21 17:10:29 kensmith Exp $ */ diff --git a/usr.sbin/cxgbtool/reg_defs_t3b.c b/usr.sbin/cxgbtool/reg_defs_t3b.c index cd85d840a1dd1..73fac41b12849 100644 --- a/usr.sbin/cxgbtool/reg_defs_t3b.c +++ b/usr.sbin/cxgbtool/reg_defs_t3b.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cxgbtool/reg_defs_t3b.c,v 1.1.4.2.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* This file is automatically generated --- do not edit */ diff --git a/usr.sbin/cxgbtool/reg_defs_t3c.c b/usr.sbin/cxgbtool/reg_defs_t3c.c index b9181b68e9a91..4108f1ce8c368 100644 --- a/usr.sbin/cxgbtool/reg_defs_t3c.c +++ b/usr.sbin/cxgbtool/reg_defs_t3c.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cxgbtool/reg_defs_t3c.c,v 1.1.2.2.2.1 2010/12/21 17:10:29 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 403a8beeafc2c..c6cd002796df2 100644 --- a/usr.sbin/cxgbtool/version.h +++ b/usr.sbin/cxgbtool/version.h @@ -19,7 +19,7 @@ /* $Date: 2007/02/05 18:46:24 $ $RCSfile: version.h,v $ $Revision: 1.9 $ */ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/cxgbtool/version.h,v 1.1.4.2.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __CXGBTOOL_VERSION_H diff --git a/usr.sbin/daemon/Makefile b/usr.sbin/daemon/Makefile index 3ca3e91ad193e..bf34d3edce411 100644 --- a/usr.sbin/daemon/Makefile +++ b/usr.sbin/daemon/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/daemon/Makefile,v 1.3.14.1 2010/12/21 17:10:29 kensmith Exp $ PROG= daemon MAN= daemon.8 diff --git a/usr.sbin/daemon/daemon.8 b/usr.sbin/daemon/daemon.8 index c284427fab361..b6b615cf525b4 100644 --- a/usr.sbin/daemon/daemon.8 +++ b/usr.sbin/daemon/daemon.8 @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/daemon/daemon.8,v 1.9.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd March 19, 2007 .Dt DAEMON 8 diff --git a/usr.sbin/daemon/daemon.c b/usr.sbin/daemon/daemon.c index 540ebf35df7e1..6c284664ed939 100644 --- a/usr.sbin/daemon/daemon.c +++ b/usr.sbin/daemon/daemon.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/daemon/daemon.c,v 1.8.14.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> diff --git a/usr.sbin/dconschat/Makefile b/usr.sbin/dconschat/Makefile index 47efe5274be14..50fa311c34406 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.26.1 2010/12/21 17:10:29 kensmith Exp $ PROG= dconschat MAN= dconschat.8 diff --git a/usr.sbin/dconschat/dconschat.8 b/usr.sbin/dconschat/dconschat.8 index b34d968debaa7..dcf489b243ad0 100644 --- a/usr.sbin/dconschat/dconschat.8 +++ b/usr.sbin/dconschat/dconschat.8 @@ -22,7 +22,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/dconschat/dconschat.8,v 1.8.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .\" .Dd February 11, 2003 diff --git a/usr.sbin/dconschat/dconschat.c b/usr.sbin/dconschat/dconschat.c index 4334cf81cefbe..baff6306141bd 100644 --- a/usr.sbin/dconschat/dconschat.c +++ b/usr.sbin/dconschat/dconschat.c @@ -32,7 +32,7 @@ * SUCH DAMAGE. * * $Id: dconschat.c,v 1.76 2003/10/23 06:21:13 simokawa Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/dconschat/dconschat.c,v 1.15.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/devinfo/Makefile b/usr.sbin/devinfo/Makefile index 52e4d6d279e29..b8005fd7af53f 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.40.1 2010/12/21 17:10:29 kensmith Exp $ PROG= devinfo MAN= devinfo.8 diff --git a/usr.sbin/devinfo/devinfo.8 b/usr.sbin/devinfo/devinfo.8 index 6c893dc66a5af..47669ff251ff0 100644 --- a/usr.sbin/devinfo/devinfo.8 +++ b/usr.sbin/devinfo/devinfo.8 @@ -25,7 +25,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/devinfo/devinfo.8,v 1.9.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd November 28, 2005 .Os diff --git a/usr.sbin/devinfo/devinfo.c b/usr.sbin/devinfo/devinfo.c index c32e57b07b5ad..e54628601b295 100644 --- a/usr.sbin/devinfo/devinfo.c +++ b/usr.sbin/devinfo/devinfo.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/devinfo/devinfo.c,v 1.6.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <err.h> diff --git a/usr.sbin/digictl/Makefile b/usr.sbin/digictl/Makefile index 029dfee11e535..9b81a8e1a1667 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.38.1 2010/12/21 17:10:29 kensmith Exp $ PROG= digictl MAN= digictl.8 diff --git a/usr.sbin/digictl/digictl.8 b/usr.sbin/digictl/digictl.8 index 2ac98ea4e3b22..b8fbb6a68c95e 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.26.1 2010/12/21 17:10:29 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..c2ebe088ad8e1 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <errno.h> diff --git a/usr.sbin/diskinfo/Makefile b/usr.sbin/diskinfo/Makefile index 5ffa27f6f0d83..e566c6f83091c 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.34.1 2010/12/21 17:10:29 kensmith Exp $ PROG= diskinfo MAN= diskinfo.8 diff --git a/usr.sbin/diskinfo/diskinfo.8 b/usr.sbin/diskinfo/diskinfo.8 index dfc7040f349ff..2b9a2aa9ffada 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.26.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd November 9, 2004 .Dt DISKINFO 8 diff --git a/usr.sbin/diskinfo/diskinfo.c b/usr.sbin/diskinfo/diskinfo.c index 48b019b1a143b..e159a38effc8e 100644 --- a/usr.sbin/diskinfo/diskinfo.c +++ b/usr.sbin/diskinfo/diskinfo.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/diskinfo/diskinfo.c,v 1.9.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/dnssec-keygen/Makefile b/usr.sbin/dnssec-keygen/Makefile index 3ac90058106de..1f461017bbddc 100644 --- a/usr.sbin/dnssec-keygen/Makefile +++ b/usr.sbin/dnssec-keygen/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/dnssec-keygen/Makefile,v 1.4.14.1 2010/12/21 17:10:29 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 7c4ca65a78cc0..f0ae278f81293 100644 --- a/usr.sbin/dnssec-signzone/Makefile +++ b/usr.sbin/dnssec-signzone/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/dnssec-signzone/Makefile,v 1.4.14.1 2010/12/21 17:10:29 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..9d4c7cef1e6ef 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.26.1 2010/12/21 17:10:29 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..47678095dc70c 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.38.1 2010/12/21 17:10:29 kensmith Exp $ PROG= edquota MAN= edquota.8 diff --git a/usr.sbin/edquota/edquota.8 b/usr.sbin/edquota/edquota.8 index 7cf72dd111863..882d5d355a361 100644 --- a/usr.sbin/edquota/edquota.8 +++ b/usr.sbin/edquota/edquota.8 @@ -29,7 +29,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)edquota.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/edquota/edquota.8,v 1.24.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd June 6, 1993 .Dt EDQUOTA 8 diff --git a/usr.sbin/edquota/edquota.c b/usr.sbin/edquota/edquota.c index 83de530dbe0d1..30f73da3c3985 100644 --- a/usr.sbin/edquota/edquota.c +++ b/usr.sbin/edquota/edquota.c @@ -43,7 +43,7 @@ static char sccsid[] = "@(#)edquota.c 8.1 (Berkeley) 6/6/93"; #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/edquota/edquota.c,v 1.26.12.1 2010/12/21 17:10:29 kensmith Exp $"); /* * Disk quota editor. diff --git a/usr.sbin/edquota/pathnames.h b/usr.sbin/edquota/pathnames.h index 53bfbfefeb96d..ed0949e457460 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <paths.h> diff --git a/usr.sbin/eeprom/Makefile b/usr.sbin/eeprom/Makefile index fa5f411d44281..241179d6559ad 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.34.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../ofwdump diff --git a/usr.sbin/eeprom/eeprom.8 b/usr.sbin/eeprom/eeprom.8 index 81cb2d36e9301..83dfe07c1e764 100644 --- a/usr.sbin/eeprom/eeprom.8 +++ b/usr.sbin/eeprom/eeprom.8 @@ -34,7 +34,7 @@ .\" POSSIBILITY OF SUCH DAMAGE. .\" .\" from: NetBSD: eeprom.8,v 1.11 2003/03/31 01:31:39 perry Exp -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/eeprom/eeprom.8,v 1.7.14.1 2010/12/21 17:10:29 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..740cf995c29b5 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.34.1 2010/12/21 17:10:29 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 eb7437f15b594..ba4b0a2cd00e1 100644 --- a/usr.sbin/eeprom/ofw_options.c +++ b/usr.sbin/eeprom/ofw_options.c @@ -24,7 +24,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/eeprom/ofw_options.c,v 1.4.2.1.6.1 2010/12/21 17:10:29 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..0bc2aaf142a4f 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef OFW_OPTIONS_H diff --git a/usr.sbin/extattr/Makefile b/usr.sbin/extattr/Makefile index ae349752d6899..b7de5d39e5861 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.40.1 2010/12/21 17:10:29 kensmith Exp $ PROG= rmextattr MAN= rmextattr.8 diff --git a/usr.sbin/extattr/rmextattr.8 b/usr.sbin/extattr/rmextattr.8 index c51fa6d922fed..b528b3eba425b 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.38.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd August 30, 2000 .Dt RMEXTATTR 8 diff --git a/usr.sbin/extattr/rmextattr.c b/usr.sbin/extattr/rmextattr.c index 2b2689b0d1f42..c39cafedfd090 100644 --- a/usr.sbin/extattr/rmextattr.c +++ b/usr.sbin/extattr/rmextattr.c @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/extattr/rmextattr.c,v 1.6.20.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/extattrctl/Makefile b/usr.sbin/extattrctl/Makefile index 5eb1945d3b945..30157104a6511 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.38.1 2010/12/21 17:10:29 kensmith Exp $ PROG= extattrctl MAN= extattrctl.8 diff --git a/usr.sbin/extattrctl/extattrctl.8 b/usr.sbin/extattrctl/extattrctl.8 index c5850ab4ef196..91846f205dea8 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.26.1 2010/12/21 17:10:29 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..846c7b70cbddc 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Developed by the TrustedBSD Project. diff --git a/usr.sbin/faithd/Makefile b/usr.sbin/faithd/Makefile index e1898ed333a45..bbd56cad94bb9 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.34.1 2010/12/21 17:10:29 kensmith Exp $ PROG= faithd MAN= faithd.8 diff --git a/usr.sbin/faithd/README b/usr.sbin/faithd/README index 6628bf63dcbcc..3d9679fe2162a 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.36.1 2010/12/21 17:10:29 kensmith Exp $ Introduction diff --git a/usr.sbin/faithd/faithd.8 b/usr.sbin/faithd/faithd.8 index eef3ed91c271d..f271d639f8491 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.10.1.4.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd January 9, 2010 .Dt FAITHD 8 diff --git a/usr.sbin/faithd/faithd.c b/usr.sbin/faithd/faithd.c index 3df90a5953703..bbe2947a6b0b1 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/faithd/faithd.h b/usr.sbin/faithd/faithd.h index f4224321ddd0b..4ae28c888b360 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ extern char logname[]; diff --git a/usr.sbin/faithd/ftp.c b/usr.sbin/faithd/ftp.c index 19ad5eeb6c342..84ca93e34cf6c 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.24.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/faithd/prefix.c b/usr.sbin/faithd/prefix.c index 138c948927f1c..135ce4e8286bd 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000 WIDE Project. diff --git a/usr.sbin/faithd/prefix.h b/usr.sbin/faithd/prefix.h index 2a2963982ca9c..12fa40faae829 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.38.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000 WIDE Project. diff --git a/usr.sbin/faithd/tcp.c b/usr.sbin/faithd/tcp.c index 714df9a159c28..6d26649376067 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/faithd/test/faithd.rb b/usr.sbin/faithd/test/faithd.rb index 682f540db98ac..93845e374c639 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.36.1 2010/12/21 17:10:29 kensmith Exp $ require "socket" require "thread" diff --git a/usr.sbin/fdcontrol/Makefile b/usr.sbin/fdcontrol/Makefile index e2b54aa067085..8e9ce3e8096e4 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.26.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../fdread diff --git a/usr.sbin/fdcontrol/fdcontrol.8 b/usr.sbin/fdcontrol/fdcontrol.8 index cbc6883cdd6c0..7a8fe490a3d84 100644 --- a/usr.sbin/fdcontrol/fdcontrol.8 +++ b/usr.sbin/fdcontrol/fdcontrol.8 @@ -24,7 +24,7 @@ .\" USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH .\" DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/fdcontrol/fdcontrol.8,v 1.21.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd December 25, 2001 .Os diff --git a/usr.sbin/fdcontrol/fdcontrol.c b/usr.sbin/fdcontrol/fdcontrol.c index 91877e64643c2..ac10b3c2000da 100644 --- a/usr.sbin/fdcontrol/fdcontrol.c +++ b/usr.sbin/fdcontrol/fdcontrol.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/fdcontrol/fdcontrol.c,v 1.14.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/fdcio.h> #include <sys/file.h> diff --git a/usr.sbin/fdformat/Makefile b/usr.sbin/fdformat/Makefile index a172811ec055b..b93a7fa08812e 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.26.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../fdread diff --git a/usr.sbin/fdformat/fdformat.1 b/usr.sbin/fdformat/fdformat.1 index 25891c0f003b9..c2d44923d8834 100644 --- a/usr.sbin/fdformat/fdformat.1 +++ b/usr.sbin/fdformat/fdformat.1 @@ -22,7 +22,7 @@ .\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/fdformat/fdformat.1,v 1.31.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd December 25, 2001 .Os diff --git a/usr.sbin/fdformat/fdformat.c b/usr.sbin/fdformat/fdformat.c index 807ad8dc34caa..05721467beb71 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.10.1.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/fdread/Makefile b/usr.sbin/fdread/Makefile index 2868a3c38f03b..c6615327d5765 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.26.1 2010/12/21 17:10:29 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..60b0c2674aa41 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.26.1 2010/12/21 17:10:29 kensmith Exp $ .\" .\" .Dd May 14, 2001 diff --git a/usr.sbin/fdread/fdread.c b/usr.sbin/fdread/fdread.c index 1aae665a1bd24..350896f026300 100644 --- a/usr.sbin/fdread/fdread.c +++ b/usr.sbin/fdread/fdread.c @@ -23,7 +23,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fdread/fdread.c,v 1.8.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/fdread/fdutil.c b/usr.sbin/fdread/fdutil.c index c1f4d8f18dfb1..8b94e8f4de4a1 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <dev/ic/nec765.h> diff --git a/usr.sbin/fdread/fdutil.h b/usr.sbin/fdread/fdutil.h index a093228508979..ef5c9e84a59aa 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ diff --git a/usr.sbin/fdwrite/Makefile b/usr.sbin/fdwrite/Makefile index ba6f047ff1611..917db0acb5612 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.26.1 2010/12/21 17:10:29 kensmith Exp $ PROG= fdwrite WARNS?= 6 diff --git a/usr.sbin/fdwrite/fdwrite.1 b/usr.sbin/fdwrite/fdwrite.1 index 28df514f26451..0dacfef7373a8 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.26.1 2010/12/21 17:10:29 kensmith Exp $ .\" .\" .Dd September 16, 1993 diff --git a/usr.sbin/fdwrite/fdwrite.c b/usr.sbin/fdwrite/fdwrite.c index 8c953a6f53591..aeb631adbe26e 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.10.1.4.1 2010/12/21 17:10:29 kensmith Exp $ * */ diff --git a/usr.sbin/fifolog/Makefile b/usr.sbin/fifolog/Makefile index 596410c06e57a..15440c46a70fb 100644 --- a/usr.sbin/fifolog/Makefile +++ b/usr.sbin/fifolog/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/fifolog/Makefile,v 1.1.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ VERSION_MAJOR = 1 VERSION_MINOR = 1 diff --git a/usr.sbin/fifolog/Makefile.inc b/usr.sbin/fifolog/Makefile.inc index f62f5895fc34d..716b2cee6cdb4 100644 --- a/usr.sbin/fifolog/Makefile.inc +++ b/usr.sbin/fifolog/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/fifolog/Makefile.inc,v 1.1.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ LIBFIFOLOG = ${.OBJDIR}/../lib/libfifolog.a diff --git a/usr.sbin/fifolog/fifolog_create/Makefile b/usr.sbin/fifolog/fifolog_create/Makefile index 0c4bd65492c6b..a2e91535fb52f 100644 --- a/usr.sbin/fifolog/fifolog_create/Makefile +++ b/usr.sbin/fifolog/fifolog_create/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/fifolog/fifolog_create/Makefile,v 1.1.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ PROG = fifolog_create diff --git a/usr.sbin/fifolog/fifolog_create/fifolog.1 b/usr.sbin/fifolog/fifolog_create/fifolog.1 index bec08486afdf0..2693f22036188 100644 --- a/usr.sbin/fifolog/fifolog_create/fifolog.1 +++ b/usr.sbin/fifolog/fifolog_create/fifolog.1 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/fifolog/fifolog_create/fifolog.1,v 1.1.2.3.4.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd February 9, 2008 .Os diff --git a/usr.sbin/fifolog/fifolog_create/fifolog_create.c b/usr.sbin/fifolog/fifolog_create/fifolog_create.c index 2b93765796819..82e4fd5695f95 100644 --- a/usr.sbin/fifolog/fifolog_create/fifolog_create.c +++ b/usr.sbin/fifolog/fifolog_create/fifolog_create.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fifolog/fifolog_create/fifolog_create.c,v 1.1.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/fifolog/fifolog_reader/Makefile b/usr.sbin/fifolog/fifolog_reader/Makefile index 99294da62dbac..ef2d5047b25f6 100644 --- a/usr.sbin/fifolog/fifolog_reader/Makefile +++ b/usr.sbin/fifolog/fifolog_reader/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/fifolog/fifolog_reader/Makefile,v 1.2.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ PROG = fifolog_reader diff --git a/usr.sbin/fifolog/fifolog_reader/fifolog_reader.c b/usr.sbin/fifolog/fifolog_reader/fifolog_reader.c index 6c4dc4150e2d9..f89c77d884d29 100644 --- a/usr.sbin/fifolog/fifolog_reader/fifolog_reader.c +++ b/usr.sbin/fifolog/fifolog_reader/fifolog_reader.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fifolog/fifolog_reader/fifolog_reader.c,v 1.2.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/fifolog/fifolog_writer/Makefile b/usr.sbin/fifolog/fifolog_writer/Makefile index 76130851bd5e1..e70b4076af10b 100644 --- a/usr.sbin/fifolog/fifolog_writer/Makefile +++ b/usr.sbin/fifolog/fifolog_writer/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/fifolog/fifolog_writer/Makefile,v 1.1.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ PROG = fifolog_writer diff --git a/usr.sbin/fifolog/fifolog_writer/fifolog_writer.c b/usr.sbin/fifolog/fifolog_writer/fifolog_writer.c index 469d2845eda07..3c8bc7a9b83ec 100644 --- a/usr.sbin/fifolog/fifolog_writer/fifolog_writer.c +++ b/usr.sbin/fifolog/fifolog_writer/fifolog_writer.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fifolog/fifolog_writer/fifolog_writer.c,v 1.1.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/fifolog/flint.lnt b/usr.sbin/fifolog/flint.lnt index 16ee7ade451af..9359f06b3d0ef 100644 --- a/usr.sbin/fifolog/flint.lnt +++ b/usr.sbin/fifolog/flint.lnt @@ -1,4 +1,4 @@ -// $FreeBSD$ +// $FreeBSD: src/usr.sbin/fifolog/flint.lnt,v 1.1.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ // FlexeLint file for fifolog tools // diff --git a/usr.sbin/fifolog/lib/Makefile b/usr.sbin/fifolog/lib/Makefile index fedfc50de3d50..c8069ce96f5f3 100644 --- a/usr.sbin/fifolog/lib/Makefile +++ b/usr.sbin/fifolog/lib/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/fifolog/lib/Makefile,v 1.1.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ LIB = fifolog INTERNALLIB = API not published or supported. diff --git a/usr.sbin/fifolog/lib/fifolog.h b/usr.sbin/fifolog/lib/fifolog.h index d5c8297aff881..8486522d5ff4d 100644 --- a/usr.sbin/fifolog/lib/fifolog.h +++ b/usr.sbin/fifolog/lib/fifolog.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fifolog/lib/fifolog.h,v 1.1.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __LOCAL_FIFOLOG_H_ diff --git a/usr.sbin/fifolog/lib/fifolog_create.c b/usr.sbin/fifolog/lib/fifolog_create.c index 68f8cef5f9d51..4bd3468d17890 100644 --- a/usr.sbin/fifolog/lib/fifolog_create.c +++ b/usr.sbin/fifolog/lib/fifolog_create.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fifolog/lib/fifolog_create.c,v 1.1.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <assert.h> diff --git a/usr.sbin/fifolog/lib/fifolog_int.c b/usr.sbin/fifolog/lib/fifolog_int.c index 158c613d266f3..42e4327669252 100644 --- a/usr.sbin/fifolog/lib/fifolog_int.c +++ b/usr.sbin/fifolog/lib/fifolog_int.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fifolog/lib/fifolog_int.c,v 1.2.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <assert.h> diff --git a/usr.sbin/fifolog/lib/fifolog_reader.c b/usr.sbin/fifolog/lib/fifolog_reader.c index 476530beb0df0..ae51fd2e56425 100644 --- a/usr.sbin/fifolog/lib/fifolog_reader.c +++ b/usr.sbin/fifolog/lib/fifolog_reader.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fifolog/lib/fifolog_reader.c,v 1.1.2.2.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/fifolog/lib/fifolog_write.h b/usr.sbin/fifolog/lib/fifolog_write.h index 06b323386b6a0..b3dfb552ec198 100644 --- a/usr.sbin/fifolog/lib/fifolog_write.h +++ b/usr.sbin/fifolog/lib/fifolog_write.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fifolog/lib/fifolog_write.h,v 1.1.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #define FIFOLOG_PT_BYTES_PRE 0 diff --git a/usr.sbin/fifolog/lib/fifolog_write_poll.c b/usr.sbin/fifolog/lib/fifolog_write_poll.c index afff022589685..e247acc98f0b3 100644 --- a/usr.sbin/fifolog/lib/fifolog_write_poll.c +++ b/usr.sbin/fifolog/lib/fifolog_write_poll.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fifolog/lib/fifolog_write_poll.c,v 1.2.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <assert.h> diff --git a/usr.sbin/fifolog/lib/getdate.y b/usr.sbin/fifolog/lib/getdate.y index 93b5b6b4ed937..c0450653e6384 100644 --- a/usr.sbin/fifolog/lib/getdate.y +++ b/usr.sbin/fifolog/lib/getdate.y @@ -12,7 +12,7 @@ ** Picked up from CVS and slightly cleaned up by to WARNS=5 level by ** Poul-Henning Kamp <phk@FreeBSD.org> ** -** $FreeBSD$ +** $FreeBSD: src/usr.sbin/fifolog/lib/getdate.y,v 1.1.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/fifolog/lib/libfifolog.h b/usr.sbin/fifolog/lib/libfifolog.h index 430e72bd6c514..18554f80a3423 100644 --- a/usr.sbin/fifolog/lib/libfifolog.h +++ b/usr.sbin/fifolog/lib/libfifolog.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fifolog/lib/libfifolog.h,v 1.1.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/stdint.h> diff --git a/usr.sbin/fifolog/lib/libfifolog_int.h b/usr.sbin/fifolog/lib/libfifolog_int.h index 54ab897d31f44..29ba786aa439f 100644 --- a/usr.sbin/fifolog/lib/libfifolog_int.h +++ b/usr.sbin/fifolog/lib/libfifolog_int.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fifolog/lib/libfifolog_int.h,v 1.1.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ struct fifolog_file { diff --git a/usr.sbin/fifolog/lib/miniobj.h b/usr.sbin/fifolog/lib/miniobj.h index a8053166886c2..d82a50a5e7a02 100644 --- a/usr.sbin/fifolog/lib/miniobj.h +++ b/usr.sbin/fifolog/lib/miniobj.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fifolog/lib/miniobj.h,v 1.2.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #define ALLOC_OBJ(to, type_magic) \ diff --git a/usr.sbin/flowctl/Makefile b/usr.sbin/flowctl/Makefile index d47993b0996df..536f711433c47 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.28.1 2010/12/21 17:10:29 kensmith Exp $ # PROG= flowctl diff --git a/usr.sbin/flowctl/flowctl.8 b/usr.sbin/flowctl/flowctl.8 index e72486bbf8008..d23a024b5fb7f 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.26.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd March 23, 2005 .Os diff --git a/usr.sbin/flowctl/flowctl.c b/usr.sbin/flowctl/flowctl.c index 856fe583a3bb8..42b3622305d5d 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.24.1 2010/12/21 17:10:29 kensmith Exp $"; #endif #include <sys/types.h> diff --git a/usr.sbin/freebsd-update/Makefile b/usr.sbin/freebsd-update/Makefile index c5d4b0014ea62..899ec83d9dd33 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.16.1 2010/12/21 17:10:29 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..94ab4b05955b4 100644 --- a/usr.sbin/freebsd-update/freebsd-update.8 +++ b/usr.sbin/freebsd-update/freebsd-update.8 @@ -23,7 +23,7 @@ .\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/freebsd-update/freebsd-update.8,v 1.3.2.2.8.1 2010/12/21 17:10:29 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 9d28c190a2bab..c310ca181ccf2 100644 --- a/usr.sbin/freebsd-update/freebsd-update.sh +++ b/usr.sbin/freebsd-update/freebsd-update.sh @@ -25,7 +25,7 @@ # IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/freebsd-update/freebsd-update.sh,v 1.8.2.5.4.1 2010/12/21 17:10:29 kensmith Exp $ #### Usage function -- called from command-line handling code. diff --git a/usr.sbin/ftp-proxy/Makefile b/usr.sbin/ftp-proxy/Makefile index 67660c8cad30f..ff2da82abc381 100644 --- a/usr.sbin/ftp-proxy/Makefile +++ b/usr.sbin/ftp-proxy/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ftp-proxy/Makefile,v 1.1.14.1 2010/12/21 17:10:29 kensmith Exp $ SUBDIR= libevent ftp-proxy diff --git a/usr.sbin/ftp-proxy/Makefile.inc b/usr.sbin/ftp-proxy/Makefile.inc index 5abb7c023cc84..13586379f0f23 100644 --- a/usr.sbin/ftp-proxy/Makefile.inc +++ b/usr.sbin/ftp-proxy/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ftp-proxy/Makefile.inc,v 1.1.14.1 2010/12/21 17:10:29 kensmith Exp $ LIBEVENT= ${.OBJDIR}/../libevent/libevent.a diff --git a/usr.sbin/ftp-proxy/ftp-proxy/Makefile b/usr.sbin/ftp-proxy/ftp-proxy/Makefile index 773c25d912565..d90f035f9aef7 100644 --- a/usr.sbin/ftp-proxy/ftp-proxy/Makefile +++ b/usr.sbin/ftp-proxy/ftp-proxy/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ftp-proxy/ftp-proxy/Makefile,v 1.1.14.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/pf/ftp-proxy diff --git a/usr.sbin/ftp-proxy/libevent/Makefile b/usr.sbin/ftp-proxy/libevent/Makefile index acc546fe60680..ff6275d1ec382 100644 --- a/usr.sbin/ftp-proxy/libevent/Makefile +++ b/usr.sbin/ftp-proxy/libevent/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ftp-proxy/libevent/Makefile,v 1.1.14.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/pf/libevent diff --git a/usr.sbin/fwcontrol/Makefile b/usr.sbin/fwcontrol/Makefile index 9694d5edb6485..d30bcce4fae09 100644 --- a/usr.sbin/fwcontrol/Makefile +++ b/usr.sbin/fwcontrol/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/fwcontrol/Makefile,v 1.5.14.1 2010/12/21 17:10:29 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 b936195b6096f..d7feb677a20fe 100644 --- a/usr.sbin/fwcontrol/fwcontrol.8 +++ b/usr.sbin/fwcontrol/fwcontrol.8 @@ -22,7 +22,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/fwcontrol/fwcontrol.8,v 1.18.2.2.6.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd September 12, 2008 .Dt FWCONTROL 8 diff --git a/usr.sbin/fwcontrol/fwcontrol.c b/usr.sbin/fwcontrol/fwcontrol.c index b55cf2ac94694..53d60d9d88f5a 100644 --- a/usr.sbin/fwcontrol/fwcontrol.c +++ b/usr.sbin/fwcontrol/fwcontrol.c @@ -34,7 +34,7 @@ #if defined(__FreeBSD__) #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/fwcontrol/fwcontrol.c,v 1.23.2.2.6.1 2010/12/21 17:10:29 kensmith Exp $"); #endif #include <sys/param.h> diff --git a/usr.sbin/fwcontrol/fwdv.c b/usr.sbin/fwcontrol/fwdv.c index 7b749e61128e2..015253d00c491 100644 --- a/usr.sbin/fwcontrol/fwdv.c +++ b/usr.sbin/fwcontrol/fwdv.c @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fwcontrol/fwdv.c,v 1.7.12.1 2010/12/21 17:10:29 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..956ac4c89c4cd 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.16.1 2010/12/21 17:10:29 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 d485819863768..db171ad8224dc 100644 --- a/usr.sbin/fwcontrol/fwmpegts.c +++ b/usr.sbin/fwcontrol/fwmpegts.c @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/fwcontrol/fwmpegts.c,v 1.1.4.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> #include <sys/ioctl.h> diff --git a/usr.sbin/getfmac/Makefile b/usr.sbin/getfmac/Makefile index ad496570afdde..d60113f2d1d88 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.26.1 2010/12/21 17:10:29 kensmith Exp $ PROG= getfmac MAN= getfmac.8 diff --git a/usr.sbin/getfmac/getfmac.8 b/usr.sbin/getfmac/getfmac.8 index f8ebb314c3dbd..1ea0b6966d872 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.38.1 2010/12/21 17:10:29 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..6a0f587489af9 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> #include <sys/mac.h> diff --git a/usr.sbin/getpmac/Makefile b/usr.sbin/getpmac/Makefile index 87e6d28889ca6..7d77d21bd4dbe 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.26.1 2010/12/21 17:10:29 kensmith Exp $ PROG= getpmac MAN= getpmac.8 diff --git a/usr.sbin/getpmac/getpmac.8 b/usr.sbin/getpmac/getpmac.8 index 307c9628f8900..b1377e0b506d0 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.38.1 2010/12/21 17:10:29 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..04ea42c4e085b 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.24.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> #include <sys/mac.h> diff --git a/usr.sbin/gstat/Makefile b/usr.sbin/gstat/Makefile index a02cf4658f272..abc677521826c 100644 --- a/usr.sbin/gstat/Makefile +++ b/usr.sbin/gstat/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/gstat/Makefile,v 1.8.14.1 2010/12/21 17:10:29 kensmith Exp $ PROG= gstat MAN= gstat.8 diff --git a/usr.sbin/gstat/gstat.8 b/usr.sbin/gstat/gstat.8 index 9ac678911f2b8..48afc9569ba51 100644 --- a/usr.sbin/gstat/gstat.8 +++ b/usr.sbin/gstat/gstat.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/gstat/gstat.8,v 1.9.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd March 12, 2009 .Dt GSTAT 8 diff --git a/usr.sbin/gstat/gstat.c b/usr.sbin/gstat/gstat.c index 39054eb09755b..c34db45f09f49 100644 --- a/usr.sbin/gstat/gstat.c +++ b/usr.sbin/gstat/gstat.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/gstat/gstat.c,v 1.14.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ diff --git a/usr.sbin/i4b/Makefile b/usr.sbin/i4b/Makefile index 01f76421a1fa9..20d670196656f 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.38.1 2010/12/21 17:10:29 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..7750b5f88ebce 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.38.1 2010/12/21 17:10:29 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..5a405b1280697 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.38.1 2010/12/21 17:10:29 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..fd6f0ebf8336b 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.32.1 2010/12/21 17:10:29 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..ed6f04d1661e7 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.36.1 2010/12/21 17:10:29 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..a137f64f1460d 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.42.1 2010/12/21 17:10:29 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..9266abb601a89 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.38.1 2010/12/21 17:10:29 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..9cc1ef03e2273 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.24.1 2010/12/21 17:10:29 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 f158a9d2e34c1..1c74f059a75e2 100644 --- a/usr.sbin/i4b/g711conv/g711conv.c +++ b/usr.sbin/i4b/g711conv/g711conv.c @@ -69,7 +69,7 @@ * * $Id: g711conv.c,v 1.5 1999/12/13 21:25:24 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/g711conv/g711conv.c,v 1.7.12.1 2010/12/21 17:10:29 kensmith Exp $ * *---------------------------------------------------------------------------*/ diff --git a/usr.sbin/i4b/isdnd/Makefile b/usr.sbin/i4b/isdnd/Makefile index ce6c51c464e64..b7c50cb8b0749 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.32.1 2010/12/21 17:10:29 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 f91a0a17b44e0..716c8e5ab2aa7 100644 --- a/usr.sbin/i4b/isdnd/alias.c +++ b/usr.sbin/i4b/isdnd/alias.c @@ -32,7 +32,7 @@ * * $Id: alias.c,v 1.8 1999/12/13 21:25:24 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/alias.c,v 1.8.12.1 2010/12/21 17:10:29 kensmith Exp $ * * last edit-date: [Sat May 13 13:04:40 2006] * diff --git a/usr.sbin/i4b/isdnd/config.h b/usr.sbin/i4b/isdnd/config.h index a4b05f171bc85..854122569d24d 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.38.1 2010/12/21 17:10:29 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 bdaa3c4bde8cc..7f0f910a2d699 100644 --- a/usr.sbin/i4b/isdnd/controller.c +++ b/usr.sbin/i4b/isdnd/controller.c @@ -27,7 +27,7 @@ * i4b daemon - controller state support routines * ---------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/controller.c,v 1.16.12.1 2010/12/21 17:10:29 kensmith Exp $ * * last edit-date: [Sat May 13 13:24:05 2006] * diff --git a/usr.sbin/i4b/isdnd/curses.c b/usr.sbin/i4b/isdnd/curses.c index a086b23c129c7..f078ee1149fb5 100644 --- a/usr.sbin/i4b/isdnd/curses.c +++ b/usr.sbin/i4b/isdnd/curses.c @@ -27,7 +27,7 @@ * i4b daemon - curses fullscreen output * ------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/curses.c,v 1.10.12.1 2010/12/21 17:10:29 kensmith Exp $ * * last edit-date: [Sat May 13 13:05:36 2006] * diff --git a/usr.sbin/i4b/isdnd/dial.c b/usr.sbin/i4b/isdnd/dial.c index 158e1c0ed0874..09a4086c63e18 100644 --- a/usr.sbin/i4b/isdnd/dial.c +++ b/usr.sbin/i4b/isdnd/dial.c @@ -27,7 +27,7 @@ * i4b daemon - dial handling routines * ----------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/dial.c,v 1.10.12.1 2010/12/21 17:10:29 kensmith Exp $ * * last edit-date: [Sat May 13 13:05:52 2006] * diff --git a/usr.sbin/i4b/isdnd/exec.c b/usr.sbin/i4b/isdnd/exec.c index 2f24384eb370e..2e9fcbd80e18f 100644 --- a/usr.sbin/i4b/isdnd/exec.c +++ b/usr.sbin/i4b/isdnd/exec.c @@ -27,7 +27,7 @@ * exec.h - supplemental program/script execution * ---------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/exec.c,v 1.14.12.1 2010/12/21 17:10:29 kensmith Exp $ * * last edit-date: [Sat May 13 16:55:23 2006] * diff --git a/usr.sbin/i4b/isdnd/fsm.c b/usr.sbin/i4b/isdnd/fsm.c index b87b17e1c1131..745de60030ad2 100644 --- a/usr.sbin/i4b/isdnd/fsm.c +++ b/usr.sbin/i4b/isdnd/fsm.c @@ -27,7 +27,7 @@ * FSM for isdnd * ------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/fsm.c,v 1.10.12.1 2010/12/21 17:10:29 kensmith Exp $ * * last edit-date: [Sat May 13 13:06:40 2006] * diff --git a/usr.sbin/i4b/isdnd/holiday.c b/usr.sbin/i4b/isdnd/holiday.c index 714bd066ba344..20103eb735ff2 100644 --- a/usr.sbin/i4b/isdnd/holiday.c +++ b/usr.sbin/i4b/isdnd/holiday.c @@ -27,7 +27,7 @@ * isdnd - holiday file handling * ============================= * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/holiday.c,v 1.4.12.1 2010/12/21 17:10:29 kensmith Exp $ * * last edit-date: [Sat May 13 13:06:56 2006] * diff --git a/usr.sbin/i4b/isdnd/isdnd.8 b/usr.sbin/i4b/isdnd/isdnd.8 index b3c749a7aed5a..d0b60f70e255f 100644 --- a/usr.sbin/i4b/isdnd/isdnd.8 +++ b/usr.sbin/i4b/isdnd/isdnd.8 @@ -24,7 +24,7 @@ .\" .\" $Id: isdnd.8,v 1.29 2000/05/02 11:50:28 hm Exp $ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/isdnd/isdnd.8,v 1.24.12.1 2010/12/21 17:10:29 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..d722563308b2a 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.32.1 2010/12/21 17:10:29 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 4e65bfe6efec0..12d1e017098a3 100644 --- a/usr.sbin/i4b/isdnd/isdnd.h +++ b/usr.sbin/i4b/isdnd/isdnd.h @@ -27,7 +27,7 @@ * i4b daemon - main header file * ----------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/isdnd.h,v 1.21.12.1 2010/12/21 17:10:29 kensmith Exp $ * * last edit-date: [Sat May 13 13:18:48 2006] * diff --git a/usr.sbin/i4b/isdnd/isdnd.rates.5 b/usr.sbin/i4b/isdnd/isdnd.rates.5 index b4542e07591b2..882734dd8441e 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.32.1 2010/12/21 17:10:29 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..695dabf9e3a44 100644 --- a/usr.sbin/i4b/isdnd/isdnd.rc.5 +++ b/usr.sbin/i4b/isdnd/isdnd.rc.5 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/isdnd/isdnd.rc.5,v 1.36.12.1 2010/12/21 17:10:29 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 41179091d1765..a3f6f811f8417 100644 --- a/usr.sbin/i4b/isdnd/log.c +++ b/usr.sbin/i4b/isdnd/log.c @@ -27,7 +27,7 @@ * i4b daemon - logging routines * ----------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/log.c,v 1.11.12.1 2010/12/21 17:10:29 kensmith Exp $ * * last edit-date: [Sat May 13 13:07:18 2006] * diff --git a/usr.sbin/i4b/isdnd/main.c b/usr.sbin/i4b/isdnd/main.c index df531b7032107..9f3e85fb056ee 100644 --- a/usr.sbin/i4b/isdnd/main.c +++ b/usr.sbin/i4b/isdnd/main.c @@ -27,7 +27,7 @@ * i4b daemon - main program entry * ------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/main.c,v 1.18.12.1 2010/12/21 17:10:29 kensmith Exp $ * * last edit-date: [Sat May 13 13:03:56 2006] * diff --git a/usr.sbin/i4b/isdnd/monitor.c b/usr.sbin/i4b/isdnd/monitor.c index 36739d10c657b..6607810de3c1d 100644 --- a/usr.sbin/i4b/isdnd/monitor.c +++ b/usr.sbin/i4b/isdnd/monitor.c @@ -33,7 +33,7 @@ * i4b daemon - network monitor server module * ------------------------------------------ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/monitor.c,v 1.13.12.1 2010/12/21 17:10:29 kensmith Exp $ * * last edit-date: [Sat May 13 13:08:15 2006] * diff --git a/usr.sbin/i4b/isdnd/msghdl.c b/usr.sbin/i4b/isdnd/msghdl.c index 4787a9540ceef..f30a191e7f6b1 100644 --- a/usr.sbin/i4b/isdnd/msghdl.c +++ b/usr.sbin/i4b/isdnd/msghdl.c @@ -27,7 +27,7 @@ * i4b daemon - message from kernel handling routines * -------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/msghdl.c,v 1.13.12.1 2010/12/21 17:10:29 kensmith Exp $ * * last edit-date: [Sat May 13 13:09:33 2006] * diff --git a/usr.sbin/i4b/isdnd/pathnames.h b/usr.sbin/i4b/isdnd/pathnames.h index 44f9c6d9ca413..307327a9d99a3 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.38.1 2010/12/21 17:10:29 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..1431792e523bf 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.38.1 2010/12/21 17:10:29 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 a71048f44a773..75b99625cf2f2 100644 --- a/usr.sbin/i4b/isdnd/process.c +++ b/usr.sbin/i4b/isdnd/process.c @@ -29,7 +29,7 @@ * * $Id: process.c,v 1.8 1999/12/13 21:25:25 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/process.c,v 1.8.12.1 2010/12/21 17:10:29 kensmith Exp $ * * last edit-date: [Sat May 13 13:09:55 2006] * diff --git a/usr.sbin/i4b/isdnd/rates.c b/usr.sbin/i4b/isdnd/rates.c index 5843f2ca10701..c47e57482e074 100644 --- a/usr.sbin/i4b/isdnd/rates.c +++ b/usr.sbin/i4b/isdnd/rates.c @@ -37,7 +37,7 @@ * * $Id: rates.c,v 1.11 2000/10/09 12:53:29 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/rates.c,v 1.9.12.1 2010/12/21 17:10:29 kensmith Exp $ * * last edit-date: [Sat May 13 13:10:09 2006] * diff --git a/usr.sbin/i4b/isdnd/rc_config.c b/usr.sbin/i4b/isdnd/rc_config.c index 6f84e21c10f48..a46d7f30169b1 100644 --- a/usr.sbin/i4b/isdnd/rc_config.c +++ b/usr.sbin/i4b/isdnd/rc_config.c @@ -27,7 +27,7 @@ * i4b daemon - config file processing * ----------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/rc_config.c,v 1.18.12.1 2010/12/21 17:10:29 kensmith Exp $ * * last edit-date: [Sat May 13 13:11:48 2006] * diff --git a/usr.sbin/i4b/isdnd/rc_parse.y b/usr.sbin/i4b/isdnd/rc_parse.y index 6427500f90754..03842717d3567 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.38.1 2010/12/21 17:10:29 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..ea83976b32ba4 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.38.1 2010/12/21 17:10:29 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 156ed29b80eee..ff214a55a6328 100644 --- a/usr.sbin/i4b/isdnd/support.c +++ b/usr.sbin/i4b/isdnd/support.c @@ -27,7 +27,7 @@ * i4b daemon - misc support routines * ---------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/support.c,v 1.17.12.1 2010/12/21 17:10:29 kensmith Exp $ * * last edit-date: [Sat May 13 13:19:23 2006] * diff --git a/usr.sbin/i4b/isdnd/timer.c b/usr.sbin/i4b/isdnd/timer.c index 90bee198cad1d..5441ba1822a82 100644 --- a/usr.sbin/i4b/isdnd/timer.c +++ b/usr.sbin/i4b/isdnd/timer.c @@ -27,7 +27,7 @@ * i4b daemon - timer/timing support routines * ------------------------------------------ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnd/timer.c,v 1.10.12.1 2010/12/21 17:10:29 kensmith Exp $ * * last edit-date: [Sat May 13 13:13:13 2006] * diff --git a/usr.sbin/i4b/isdndebug/Makefile b/usr.sbin/i4b/isdndebug/Makefile index 5a31de9553659..a8f0dd945453c 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.38.1 2010/12/21 17:10:29 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..24d1c72bcfe25 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.32.1 2010/12/21 17:10:29 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 3586173b6255a..ab8fef5086cb9 100644 --- a/usr.sbin/i4b/isdndebug/main.c +++ b/usr.sbin/i4b/isdndebug/main.c @@ -27,7 +27,7 @@ * main.c - i4b set debug options * ------------------------------ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdndebug/main.c,v 1.13.12.1 2010/12/21 17:10:29 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..6068c5981fff2 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.38.1 2010/12/21 17:10:29 kensmith Exp $ PROG= isdndecode MAN= isdndecode.8 diff --git a/usr.sbin/i4b/isdndecode/decode.h b/usr.sbin/i4b/isdndecode/decode.h index 7eb544b8bbcc4..94657c86e3ee6 100644 --- a/usr.sbin/i4b/isdndecode/decode.h +++ b/usr.sbin/i4b/isdndecode/decode.h @@ -29,7 +29,7 @@ * * $Id: decode.h,v 1.6 1999/12/13 21:25:25 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdndecode/decode.h,v 1.8.12.1 2010/12/21 17:10:29 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..b7a2aecef152e 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.38.1 2010/12/21 17:10:29 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..cff9d4b915254 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.38.1 2010/12/21 17:10:29 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..d55e14ef6e113 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.24.1 2010/12/21 17:10:29 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..14c70c9d25f14 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.38.1 2010/12/21 17:10:29 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..0d5183dc1df8a 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.38.1 2010/12/21 17:10:29 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..2e85fe077e4dc 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.38.1 2010/12/21 17:10:29 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..da2899b29a67c 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.38.1 2010/12/21 17:10:29 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..6f7dad7f75376 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.34.1 2010/12/21 17:10:29 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..a44dab6952166 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.38.1 2010/12/21 17:10:29 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..3be0bf544265c 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.38.1 2010/12/21 17:10:29 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..3ac8f308e51cd 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.32.1 2010/12/21 17:10:29 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..fd8261a6d64d9 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.38.1 2010/12/21 17:10:29 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..b902d7ed83f03 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.24.1 2010/12/21 17:10:29 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 65ddb5b9c10e7..88aab5996b370 100644 --- a/usr.sbin/i4b/isdnmonitor/main.c +++ b/usr.sbin/i4b/isdnmonitor/main.c @@ -35,7 +35,7 @@ * * $Id: main.c,v 1.35 2000/08/24 11:48:57 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnmonitor/main.c,v 1.10.12.1 2010/12/21 17:10:29 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..f1cdcaf7a3e69 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.36.1 2010/12/21 17:10:29 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 d6763449c898e..47fc6ffbf923f 100644 --- a/usr.sbin/i4b/isdnmonitor/monprivate.h +++ b/usr.sbin/i4b/isdnmonitor/monprivate.h @@ -29,7 +29,7 @@ * * $Id: monprivate.h,v 1.10 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnmonitor/monprivate.h,v 1.3.12.1 2010/12/21 17:10:29 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..85dd0d8499a12 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.40.1 2010/12/21 17:10:29 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..efe0b79aa7384 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.40.1 2010/12/21 17:10:29 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 fade94b40c577..6e16ff604d27a 100644 --- a/usr.sbin/i4b/isdnphone/defs.h +++ b/usr.sbin/i4b/isdnphone/defs.h @@ -29,7 +29,7 @@ * * $Id: defs.h,v 1.6 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnphone/defs.h,v 1.3.12.1 2010/12/21 17:10:29 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..cde23e56da340 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.40.1 2010/12/21 17:10:29 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..f4579c3a712e4 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.40.1 2010/12/21 17:10:29 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..d96f396535799 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.38.1 2010/12/21 17:10:29 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..4c90f0ca030db 100644 --- a/usr.sbin/i4b/isdnphone/main.c +++ b/usr.sbin/i4b/isdnphone/main.c @@ -27,7 +27,7 @@ * isdnphone - main module * ======================= * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdnphone/main.c,v 1.5.12.1 2010/12/21 17:10:29 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..3f940c4c5481f 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.38.1 2010/12/21 17:10:29 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..75c5a31f94a57 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.38.1 2010/12/21 17:10:29 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..42e8483e7714e 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.38.1 2010/12/21 17:10:29 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 0d8d38652b930..924f0435f7194 100644 --- a/usr.sbin/i4b/isdntel/defs.h +++ b/usr.sbin/i4b/isdntel/defs.h @@ -29,7 +29,7 @@ * * $Id: defs.h,v 1.10 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntel/defs.h,v 1.8.12.1 2010/12/21 17:10:29 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..ffd36e664323e 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.38.1 2010/12/21 17:10:29 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..cef505b79ef0c 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.34.1 2010/12/21 17:10:29 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..baddcfbcc90cb 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.24.1 2010/12/21 17:10:29 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..702e92a42df81 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.34.1 2010/12/21 17:10:29 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..62bec9de06d62 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.38.1 2010/12/21 17:10:29 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..4404b1c2b92b8 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.24.1 2010/12/21 17:10:29 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 0e9c8ff2cfa81..50f42e34dea7b 100644 --- a/usr.sbin/i4b/isdntelctl/main.c +++ b/usr.sbin/i4b/isdntelctl/main.c @@ -29,7 +29,7 @@ * * $Id: main.c,v 1.12 1999/12/13 21:25:26 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntelctl/main.c,v 1.12.12.1 2010/12/21 17:10:29 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..6dcadc6f4347a 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.36.1 2010/12/21 17:10:29 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..a559fb172c268 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.24.1 2010/12/21 17:10:29 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 08c7b896f051b..28ed20559663f 100644 --- a/usr.sbin/i4b/isdntest/main.c +++ b/usr.sbin/i4b/isdntest/main.c @@ -29,7 +29,7 @@ * * $Id: main.c,v 1.16 2000/03/13 16:18:38 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntest/main.c,v 1.11.12.1 2010/12/21 17:10:29 kensmith Exp $ * * last edit-date: [Sat May 13 16:50:38 2006] * diff --git a/usr.sbin/i4b/isdntrace/1tr6.c b/usr.sbin/i4b/isdntrace/1tr6.c index db2bc7177a4a7..340147ba399e9 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.38.1 2010/12/21 17:10:29 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..58f15e8658bbb 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.38.1 2010/12/21 17:10:29 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..2ddf4881d0956 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.38.1 2010/12/21 17:10:29 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..3786b219866bb 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.24.1 2010/12/21 17:10:29 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..a0af95d0433fc 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.38.1 2010/12/21 17:10:29 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..9e007892160fd 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.38.1 2010/12/21 17:10:29 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..e01c669c45d0b 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.38.1 2010/12/21 17:10:29 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..d7896222ecc69 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.38.1 2010/12/21 17:10:29 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..3c32d44991087 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.38.1 2010/12/21 17:10:29 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..3b7e46a9a7b36 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.38.1 2010/12/21 17:10:29 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..4899e667ed1cc 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.38.1 2010/12/21 17:10:29 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..67aeef653a034 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.38.1 2010/12/21 17:10:29 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..1971bb71fcdb6 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.38.1 2010/12/21 17:10:29 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..067c96c1ed2bd 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.34.1 2010/12/21 17:10:29 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 95c68618b2720..6fe1222514455 100644 --- a/usr.sbin/i4b/isdntrace/trace.h +++ b/usr.sbin/i4b/isdntrace/trace.h @@ -37,7 +37,7 @@ * * $Id: trace.h,v 1.12 2000/02/14 16:25:22 hm Exp $ * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/i4b/isdntrace/trace.h,v 1.8.12.1 2010/12/21 17:10:29 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..49cc336301fd4 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.40.1 2010/12/21 17:10:29 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 75e464bfbfb00..a654400719664 100644 --- a/usr.sbin/i4b/man/Makefile +++ b/usr.sbin/i4b/man/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/i4b/man/Makefile,v 1.10.12.1 2010/12/21 17:10:29 kensmith Exp $ MAN= i4b.4 i4bcapi.4 i4bctl.4 i4bq921.4 \ i4bq931.4 i4brbch.4 i4btel.4 i4btrc.4 iavc.4 isic.4 ifpi.4 \ ifpi2.4 ifpnp.4 ihfc.4 itjc.4 iwic.4 diff --git a/usr.sbin/i4b/man/i4b.4 b/usr.sbin/i4b/man/i4b.4 index be7b22447c7f3..e2f51110b673a 100644 --- a/usr.sbin/i4b/man/i4b.4 +++ b/usr.sbin/i4b/man/i4b.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/i4b/man/i4b.4,v 1.15.12.1 2010/12/21 17:10:29 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..9818c6fcebc5c 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.24.1 2010/12/21 17:10:29 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..f5bd847d81570 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.38.1 2010/12/21 17:10:29 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..c8e9209ca9045 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.38.1 2010/12/21 17:10:29 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..2a564e2b95925 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.38.1 2010/12/21 17:10:29 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..39070fdeaf5e0 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.24.1 2010/12/21 17:10:29 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..493658e33c77e 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.24.1 2010/12/21 17:10:29 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..06a24f07acc6d 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.24.1 2010/12/21 17:10:29 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..a8e7cc604d8bf 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.38.1 2010/12/21 17:10:29 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..62a82fa5ebf53 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.24.1 2010/12/21 17:10:29 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..6058ffb1e345c 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.38.1 2010/12/21 17:10:29 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..9e89fcab63d88 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.24.1 2010/12/21 17:10:29 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..1642963c08dfd 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.24.1 2010/12/21 17:10:29 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..1bfaec9e06b86 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.24.1 2010/12/21 17:10:29 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..e5da19fddf3f8 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.24.1 2010/12/21 17:10:29 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..505d8e0fdf0c6 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.24.1 2010/12/21 17:10:29 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..8a19266e6353b 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.24.1 2010/12/21 17:10:29 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..0ed8928bd08d4 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.24.1 2010/12/21 17:10:29 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..54652cbf0975f 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.24.1 2010/12/21 17:10:29 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 62de0b9485a09..6ff0c0ce9c15c 100644 --- a/usr.sbin/ifmcstat/Makefile +++ b/usr.sbin/ifmcstat/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ifmcstat/Makefile,v 1.11.12.1 2010/12/21 17:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/ifmcstat/ifmcstat.8 b/usr.sbin/ifmcstat/ifmcstat.8 index c0effbae501bb..a1c0898ceab04 100644 --- a/usr.sbin/ifmcstat/ifmcstat.8 +++ b/usr.sbin/ifmcstat/ifmcstat.8 @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ifmcstat/ifmcstat.8,v 1.9.12.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd April 10, 2007 .Dt IFMCSTAT 8 diff --git a/usr.sbin/ifmcstat/ifmcstat.c b/usr.sbin/ifmcstat/ifmcstat.c index 0a2eb7e9815a1..ea021fd82630e 100644 --- a/usr.sbin/ifmcstat/ifmcstat.c +++ b/usr.sbin/ifmcstat/ifmcstat.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ifmcstat/ifmcstat.c,v 1.17.2.2.6.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <sys/param.h> diff --git a/usr.sbin/inetd/Makefile b/usr.sbin/inetd/Makefile index 35f2c222e583d..137a784ac51f8 100644 --- a/usr.sbin/inetd/Makefile +++ b/usr.sbin/inetd/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/inetd/Makefile,v 1.37.14.1 2010/12/21 17:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/inetd/builtins.c b/usr.sbin/inetd/builtins.c index ad7a82e479b78..fec7fd738caa7 100644 --- a/usr.sbin/inetd/builtins.c +++ b/usr.sbin/inetd/builtins.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/inetd/builtins.c,v 1.45.14.1 2010/12/21 17:10:29 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 80cfbd2d5cd82..f9f5d1e23506b 100644 --- a/usr.sbin/inetd/inetd.8 +++ b/usr.sbin/inetd/inetd.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)inetd.8 8.3 (Berkeley) 4/13/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/inetd/inetd.8,v 1.84.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd January 12, 2008 .Dt INETD 8 diff --git a/usr.sbin/inetd/inetd.c b/usr.sbin/inetd/inetd.c index 56791b22bd1a2..2a7f12fb285c1 100644 --- a/usr.sbin/inetd/inetd.c +++ b/usr.sbin/inetd/inetd.c @@ -40,7 +40,7 @@ static char sccsid[] = "@(#)from: inetd.c 8.4 (Berkeley) 4/13/94"; #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/inetd/inetd.c,v 1.136.12.1 2010/12/21 17:10:29 kensmith Exp $"); /* * Inetd - Internet super-server diff --git a/usr.sbin/inetd/inetd.h b/usr.sbin/inetd/inetd.h index e0a83bd9761bf..60cc0110fafd6 100644 --- a/usr.sbin/inetd/inetd.h +++ b/usr.sbin/inetd/inetd.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/inetd/inetd.h,v 1.17.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/time.h> diff --git a/usr.sbin/inetd/pathnames.h b/usr.sbin/inetd/pathnames.h index d4fd81d12faa6..b1f4a95294385 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <paths.h> diff --git a/usr.sbin/iostat/Makefile b/usr.sbin/iostat/Makefile index 558b09bbd6cca..1f7d61583a893 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.34.1 2010/12/21 17:10:29 kensmith Exp $ PROG= iostat MAN= iostat.8 diff --git a/usr.sbin/iostat/iostat.8 b/usr.sbin/iostat/iostat.8 index e7ceb628fb1b2..84179d8ddb74e 100644 --- a/usr.sbin/iostat/iostat.8 +++ b/usr.sbin/iostat/iostat.8 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/iostat/iostat.8,v 1.29.14.1 2010/12/21 17:10:29 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 8df7465927b89..53bf0e9a56c3f 100644 --- a/usr.sbin/iostat/iostat.c +++ b/usr.sbin/iostat/iostat.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/iostat/iostat.c,v 1.36.2.4.2.1 2010/12/21 17:10:29 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..5aba33e2f3678 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.36.1 2010/12/21 17:10:29 kensmith Exp $ PROG= ip6addrctl MAN= ip6addrctl.8 diff --git a/usr.sbin/ip6addrctl/ip6addrctl.8 b/usr.sbin/ip6addrctl/ip6addrctl.8 index 59154d447b1e1..743d5c9af92ae 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.26.1 2010/12/21 17:10:29 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..01fffa486bba9 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.32.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ip6addrctl/ip6addrctl.conf.sample b/usr.sbin/ip6addrctl/ip6addrctl.conf.sample index a2b3759de5f77..542ea7857b93a 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.34.1 2010/12/21 17:10:29 kensmith Exp $ # #Format: #Prefix Precedence Label diff --git a/usr.sbin/ipfwpcap/Makefile b/usr.sbin/ipfwpcap/Makefile index d16f888c67a6a..1a7bbd493e184 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.14.1 2010/12/21 17:10:29 kensmith Exp $ # PROG= ipfwpcap diff --git a/usr.sbin/ipfwpcap/ipfwpcap.8 b/usr.sbin/ipfwpcap/ipfwpcap.8 index 53787fcbb5456..dd7b915232a6e 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.16.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd May 22, 2006 .Dt IPFWPCAP 8 diff --git a/usr.sbin/ipfwpcap/ipfwpcap.c b/usr.sbin/ipfwpcap/ipfwpcap.c index db0f3724135d2..53d0dbc3f683f 100644 --- a/usr.sbin/ipfwpcap/ipfwpcap.c +++ b/usr.sbin/ipfwpcap/ipfwpcap.c @@ -21,7 +21,7 @@ * * From: Header: /local/src/local.lib/SRC/ipfwpcap/RCS/ipfwpcap.c,v 1.4 2004/01/15 16:19:07 pkern Exp * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ipfwpcap/ipfwpcap.c,v 1.2.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/jail/Makefile b/usr.sbin/jail/Makefile index e92ced013a3a7..1d3794335611b 100644 --- a/usr.sbin/jail/Makefile +++ b/usr.sbin/jail/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/jail/Makefile,v 1.10.10.1.6.1 2010/12/21 17:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8 index 584917e7e1bfb..e18d19c84674f 100644 --- a/usr.sbin/jail/jail.8 +++ b/usr.sbin/jail/jail.8 @@ -31,7 +31,7 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/jail/jail.8,v 1.84.2.4.4.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd January 17, 2010 .Dt JAIL 8 diff --git a/usr.sbin/jail/jail.c b/usr.sbin/jail/jail.c index 3e6aac06ed77e..22227eeff9bbc 100644 --- a/usr.sbin/jail/jail.c +++ b/usr.sbin/jail/jail.c @@ -8,7 +8,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/jail/jail.c,v 1.25.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/jail.h> diff --git a/usr.sbin/jexec/Makefile b/usr.sbin/jexec/Makefile index 049ccd46e2e28..50646a11e3bc0 100644 --- a/usr.sbin/jexec/Makefile +++ b/usr.sbin/jexec/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/jexec/Makefile,v 1.2.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ PROG= jexec MAN= jexec.8 diff --git a/usr.sbin/jexec/jexec.8 b/usr.sbin/jexec/jexec.8 index bdda23d0209b3..95fabfb8e5430 100644 --- a/usr.sbin/jexec/jexec.8 +++ b/usr.sbin/jexec/jexec.8 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/jexec/jexec.8,v 1.4.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd November 29, 2008 .Dt JEXEC 8 diff --git a/usr.sbin/jexec/jexec.c b/usr.sbin/jexec/jexec.c index 386ecf08645aa..b9221565aed87 100644 --- a/usr.sbin/jexec/jexec.c +++ b/usr.sbin/jexec/jexec.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/jexec/jexec.c,v 1.4.2.4.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/jls/Makefile b/usr.sbin/jls/Makefile index 01294bd43538d..118ac91cbd44d 100644 --- a/usr.sbin/jls/Makefile +++ b/usr.sbin/jls/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/jls/Makefile,v 1.1.22.1.6.1 2010/12/21 17:10:29 kensmith Exp $ PROG= jls MAN= jls.8 diff --git a/usr.sbin/jls/jls.8 b/usr.sbin/jls/jls.8 index aff9848afaab8..3ee585f548cac 100644 --- a/usr.sbin/jls/jls.8 +++ b/usr.sbin/jls/jls.8 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/jls/jls.8,v 1.1.22.1.6.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd November 29, 2008 .Dt JLS 8 diff --git a/usr.sbin/jls/jls.c b/usr.sbin/jls/jls.c index 95f17d434b2da..f2aa424952d6b 100644 --- a/usr.sbin/jls/jls.c +++ b/usr.sbin/jls/jls.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/jls/jls.c,v 1.5.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/kbdcontrol/Makefile b/usr.sbin/kbdcontrol/Makefile index ca1b6e697bd49..e980256f3bf11 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.38.1 2010/12/21 17:10:29 kensmith Exp $ PROG= kbdcontrol MAN= kbdcontrol.1 kbdmap.5 diff --git a/usr.sbin/kbdcontrol/kbdcontrol.1 b/usr.sbin/kbdcontrol/kbdcontrol.1 index 176a7226de41d..5a120597344e6 100644 --- a/usr.sbin/kbdcontrol/kbdcontrol.1 +++ b/usr.sbin/kbdcontrol/kbdcontrol.1 @@ -11,7 +11,7 @@ .\" documentation and/or other materials provided with the distribution. .\" .\" @(#)kbdcontrol.1 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/kbdcontrol/kbdcontrol.1,v 1.42.12.1 2010/12/21 17:10:29 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..11cc43ae20c10 100644 --- a/usr.sbin/kbdcontrol/kbdcontrol.c +++ b/usr.sbin/kbdcontrol/kbdcontrol.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/kbdcontrol/kbdcontrol.c,v 1.51.14.1 2010/12/21 17:10:29 kensmith Exp $"); #include <ctype.h> #include <err.h> diff --git a/usr.sbin/kbdcontrol/kbdmap.5 b/usr.sbin/kbdcontrol/kbdmap.5 index 5d9776d9a039b..966f842e681b9 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.24.1 2010/12/21 17:10:29 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..1d4acebbe715b 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #define TNOP 256 diff --git a/usr.sbin/kbdcontrol/lex.l b/usr.sbin/kbdcontrol/lex.l index 7d9fd53fa04b6..0f16da047a891 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ %{ diff --git a/usr.sbin/kbdmap/Makefile b/usr.sbin/kbdmap/Makefile index ec493416a5737..8db358711ef1a 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.26.1 2010/12/21 17:10:29 kensmith Exp $ PROG= kbdmap LINKS= ${BINDIR}/kbdmap ${BINDIR}/vidfont diff --git a/usr.sbin/kbdmap/TODO b/usr.sbin/kbdmap/TODO index cef30f79ba1bc..5008a7cbd02c7 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.40.1 2010/12/21 17:10:29 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 a359b383fb849..8c74fe51a6c42 100644 --- a/usr.sbin/kbdmap/kbdmap.1 +++ b/usr.sbin/kbdmap/kbdmap.1 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/kbdmap/kbdmap.1,v 1.34.12.1 2010/12/21 17:10:29 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 474553d7fa700..0964780b393c1 100644 --- a/usr.sbin/kbdmap/kbdmap.c +++ b/usr.sbin/kbdmap/kbdmap.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/kbdmap/kbdmap.c,v 1.6.14.1 2010/12/21 17:10:29 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..acfa8ffd961fa 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ diff --git a/usr.sbin/kernbb/Makefile b/usr.sbin/kernbb/Makefile index 7da462b4f3b58..bf07cbf36e41f 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.36.1 2010/12/21 17:10:29 kensmith Exp $ PROG= kernbb MAN= kernbb.8 diff --git a/usr.sbin/kernbb/kernbb.8 b/usr.sbin/kernbb/kernbb.8 index 3d6fe02657446..7eb60c0185857 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.34.1 2010/12/21 17:10:29 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..459b194180899 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.34.1 2010/12/21 17:10:29 kensmith Exp $"); #include <err.h> #include <fcntl.h> diff --git a/usr.sbin/keyserv/Makefile b/usr.sbin/keyserv/Makefile index 54075da676381..cfbf954109cfc 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.32.1 2010/12/21 17:10:29 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..3bbedff6d1e92 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.40.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/keyserv/keyserv.8 b/usr.sbin/keyserv/keyserv.8 index 726f91cc00c42..17d9d5548045b 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.40.1 2010/12/21 17:10:29 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..9fc514f4e39b8 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.36.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/keyserv/keyserv.h b/usr.sbin/keyserv/keyserv.h index 549a41bae2538..8133b1199fcae 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.24.1 2010/12/21 17:10:29 kensmith Exp $ */ extern void setmodulus __P((char *modx)); diff --git a/usr.sbin/keyserv/setkey.c b/usr.sbin/keyserv/setkey.c index 566b1c79834cf..14abd930175c3 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.58.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/kgmon/Makefile b/usr.sbin/kgmon/Makefile index bf19401b494d2..e26795dfcb48c 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.26.1 2010/12/21 17:10:29 kensmith Exp $ PROG= kgmon MAN= kgmon.8 diff --git a/usr.sbin/kgmon/kgmon.8 b/usr.sbin/kgmon/kgmon.8 index b783d6fe19c06..1bf68d9c2da2b 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.26.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd June 6, 1993 .Dt KGMON 8 diff --git a/usr.sbin/kgmon/kgmon.c b/usr.sbin/kgmon/kgmon.c index bdb2da269f56f..db2a85033a1b7 100644 --- a/usr.sbin/kgmon/kgmon.c +++ b/usr.sbin/kgmon/kgmon.c @@ -38,7 +38,7 @@ static const char copyright[] = static char sccsid[] = "@(#)kgmon.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/kgmon/kgmon.c,v 1.15.14.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/kgzip/Makefile b/usr.sbin/kgzip/Makefile index 013c65fe33c92..e57910fdec0d7 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.36.1 2010/12/21 17:10:29 kensmith Exp $ PROG= kgzip MAN= kgzip.8 diff --git a/usr.sbin/kgzip/aouthdr.c b/usr.sbin/kgzip/aouthdr.c index 27541e6cae11b..21dd43a4b03d8 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.42.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <stddef.h> diff --git a/usr.sbin/kgzip/aouthdr.h b/usr.sbin/kgzip/aouthdr.h index 63c2dff669047..a349fafa06cbe 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.42.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <a.out.h> diff --git a/usr.sbin/kgzip/elfhdr.c b/usr.sbin/kgzip/elfhdr.c index 12b1d5f5b3409..b3e3304467b30 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/endian.h> diff --git a/usr.sbin/kgzip/elfhdr.h b/usr.sbin/kgzip/elfhdr.h index 57333b0ad47cb..40c29c63265ba 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.38.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/kgzip/kgz.h b/usr.sbin/kgzip/kgz.h index 3cc8e13d45533..428cd071f9474 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.60.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _KGZ_H_ diff --git a/usr.sbin/kgzip/kgzcmp.c b/usr.sbin/kgzip/kgzcmp.c index 0ea4f0e796c16..ee510851e8634 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #define _KERNEL diff --git a/usr.sbin/kgzip/kgzip.8 b/usr.sbin/kgzip/kgzip.8 index 7f810d4e64602..e0a0b1f09066e 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.26.1 2010/12/21 17:10:29 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..24a3316092fb3 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.36.1 2010/12/21 17:10:29 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..8f26774c26f0f 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "kgz.h" diff --git a/usr.sbin/kgzip/kgzld.c b/usr.sbin/kgzip/kgzld.c index 11a20a5a274e9..5725257dd0e05 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/kgzip/xio.c b/usr.sbin/kgzip/xio.c index 64481ffb6ce58..9029ac2798071 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/kldxref/Makefile b/usr.sbin/kldxref/Makefile index 2f1550583cf7e..10f94827b8a4e 100644 --- a/usr.sbin/kldxref/Makefile +++ b/usr.sbin/kldxref/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/kldxref/Makefile,v 1.10.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ PROG= kldxref MAN= kldxref.8 diff --git a/usr.sbin/kldxref/ef.c b/usr.sbin/kldxref/ef.c index 276771d1985bf..ea82d2eead468 100644 --- a/usr.sbin/kldxref/ef.c +++ b/usr.sbin/kldxref/ef.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kldxref/ef.c,v 1.9.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/kldxref/ef.h b/usr.sbin/kldxref/ef.h index 5bb19857507ae..62cf6b38edc26 100644 --- a/usr.sbin/kldxref/ef.h +++ b/usr.sbin/kldxref/ef.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/kldxref/ef.h,v 1.6.14.1 2010/12/21 17:10:29 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..341388e212e04 100644 --- a/usr.sbin/kldxref/ef_amd64.c +++ b/usr.sbin/kldxref/ef_amd64.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kldxref/ef_amd64.c,v 1.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/kldxref/ef_i386.c b/usr.sbin/kldxref/ef_i386.c index 9b10c7d08ebf0..0b9f2fc03967d 100644 --- a/usr.sbin/kldxref/ef_i386.c +++ b/usr.sbin/kldxref/ef_i386.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kldxref/ef_i386.c,v 1.3.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/kldxref/ef_nop.c b/usr.sbin/kldxref/ef_nop.c index cbbd43cc23c9b..e43deb16354ea 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/kldxref/ef_obj.c b/usr.sbin/kldxref/ef_obj.c index 5a4ae229541ca..58ce239453d94 100644 --- a/usr.sbin/kldxref/ef_obj.c +++ b/usr.sbin/kldxref/ef_obj.c @@ -31,7 +31,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kldxref/ef_obj.c,v 1.5.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/kldxref/ef_powerpc.c b/usr.sbin/kldxref/ef_powerpc.c index a96a727a3ebae..db99fa113ff8f 100644 --- a/usr.sbin/kldxref/ef_powerpc.c +++ b/usr.sbin/kldxref/ef_powerpc.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kldxref/ef_powerpc.c,v 1.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/kldxref/ef_sparc64.c b/usr.sbin/kldxref/ef_sparc64.c index 7ba2a43ba7ced..56b1637ed05fc 100644 --- a/usr.sbin/kldxref/ef_sparc64.c +++ b/usr.sbin/kldxref/ef_sparc64.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kldxref/ef_sparc64.c,v 1.5.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/kldxref/fileformat b/usr.sbin/kldxref/fileformat index 81d115c73bb61..6f6280fcff787 100644 --- a/usr.sbin/kldxref/fileformat +++ b/usr.sbin/kldxref/fileformat @@ -1,4 +1,4 @@ -$FreeBSD$ +$FreeBSD: src/usr.sbin/kldxref/fileformat,v 1.1.24.1.6.1 2010/12/21 17:10:29 kensmith Exp $ linker.hints file consists from the one or more records, and is processed by sys/kern/kern_linker.c::linker_hints_lookup() diff --git a/usr.sbin/kldxref/kldxref.8 b/usr.sbin/kldxref/kldxref.8 index a6174b6bd1943..4ebfd20e0d2ac 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.34.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd October 9, 2001 .Dt KLDXREF 8 diff --git a/usr.sbin/kldxref/kldxref.c b/usr.sbin/kldxref/kldxref.c index b4de191bc696d..b4dc5b15bde66 100644 --- a/usr.sbin/kldxref/kldxref.c +++ b/usr.sbin/kldxref/kldxref.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/kldxref/kldxref.c,v 1.14.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/lastlogin/Makefile b/usr.sbin/lastlogin/Makefile index 017aadf277261..a0f44988935ab 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.40.1 2010/12/21 17:10:29 kensmith Exp $ PROG= lastlogin MAN= lastlogin.8 diff --git a/usr.sbin/lastlogin/lastlogin.8 b/usr.sbin/lastlogin/lastlogin.8 index 03a587d0eccca..585218d367157 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.34.1 2010/12/21 17:10:29 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..3ac67d0f91340 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.40.1 2010/12/21 17:10:29 kensmith Exp $"); __RCSID("$NetBSD: lastlogin.c,v 1.4 1998/02/03 04:45:35 perry Exp $"); #endif diff --git a/usr.sbin/lmcconfig/Makefile b/usr.sbin/lmcconfig/Makefile index b75ec2c8ce8b3..edde73f5f4abe 100644 --- a/usr.sbin/lmcconfig/Makefile +++ b/usr.sbin/lmcconfig/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lmcconfig/Makefile,v 1.2.14.1 2010/12/21 17:10:29 kensmith Exp $ PROG= lmcconfig MAN= lmcconfig.8 diff --git a/usr.sbin/lmcconfig/lmcconfig.8 b/usr.sbin/lmcconfig/lmcconfig.8 index ad3ef2773287d..bf2e0c310906f 100644 --- a/usr.sbin/lmcconfig/lmcconfig.8 +++ b/usr.sbin/lmcconfig/lmcconfig.8 @@ -40,7 +40,7 @@ .\" this program; if not, write to the Free Software Foundation, Inc., 59 .\" Temple Place - Suite 330, Boston, MA 02111-1307, USA. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/lmcconfig/lmcconfig.8,v 1.3.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd October 3, 2005 .Dt LMCCONFIG 8 diff --git a/usr.sbin/lmcconfig/lmcconfig.c b/usr.sbin/lmcconfig/lmcconfig.c index f94c4d1bb6cc5..ac0979b83ac3e 100644 --- a/usr.sbin/lmcconfig/lmcconfig.c +++ b/usr.sbin/lmcconfig/lmcconfig.c @@ -62,7 +62,7 @@ * cc -o lmcconfig lmcconfig.c * Install the executable program in /usr/local/sbin/lmcconfig. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/lmcconfig/lmcconfig.c,v 1.1.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/lpr/Makefile b/usr.sbin/lpr/Makefile index 3cd0eb64643ae..d2c649168ebec 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.36.1 2010/12/21 17:10:29 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 ab667dd119a1a..33b7f8c71cdf0 100644 --- a/usr.sbin/lpr/Makefile.inc +++ b/usr.sbin/lpr/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/Makefile.inc,v 1.11.14.1 2010/12/21 17:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/lpr/SMM.doc/Makefile b/usr.sbin/lpr/SMM.doc/Makefile index d80c8ce60d178..48e7b70369fb5 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.26.1 2010/12/21 17:10:29 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..37af0015434bc 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.40.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../common_source diff --git a/usr.sbin/lpr/chkprintcap/chkprintcap.8 b/usr.sbin/lpr/chkprintcap/chkprintcap.8 index c2524a159c701..8218956dc3902 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.34.1 2010/12/21 17:10:29 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..8ae529aedeaf7 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.36.1 2010/12/21 17:10:29 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..4060c13c4bd46 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.36.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> diff --git a/usr.sbin/lpr/chkprintcap/skimprintcap.h b/usr.sbin/lpr/chkprintcap/skimprintcap.h index af74b48a5a468..85c3aff7b2e0f 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.42.1 2010/12/21 17:10:29 kensmith Exp $ * ------+---------+---------+---------+---------+---------+---------+---------* */ diff --git a/usr.sbin/lpr/common_source/Makefile b/usr.sbin/lpr/common_source/Makefile index 14db0b77b798e..35a08570f8868 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.26.1 2010/12/21 17:10:29 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..c27ae8b4b2f91 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.26.1 2010/12/21 17:10:29 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..cf2b790a25c6e 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.26.1 2010/12/21 17:10:29 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..5dbc62f81b2e7 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.36.1 2010/12/21 17:10:29 kensmith Exp $ * ------+---------+---------+---------+---------+---------+---------+---------* */ diff --git a/usr.sbin/lpr/common_source/displayq.c b/usr.sbin/lpr/common_source/displayq.c index 62df9d3143760..f104300b1229d 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.10.1.4.1 2010/12/21 17:10:29 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..bc286484378ed 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.38.1 2010/12/21 17:10:29 kensmith Exp $ * ------+---------+---------+---------+---------+---------+---------+---------* */ diff --git a/usr.sbin/lpr/common_source/lp.h b/usr.sbin/lpr/common_source/lp.h index 891ed2f1bda39..349de90127b0b 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.26.1 2010/12/21 17:10:29 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..f024a13a23b2e 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.36.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/lpr/common_source/matchjobs.c b/usr.sbin/lpr/common_source/matchjobs.c index de572f86a2491..bd983ddfcaa16 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.26.1 2010/12/21 17:10:29 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..8bb96b9633be1 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.36.1 2010/12/21 17:10:29 kensmith Exp $ * ------+---------+---------+---------+---------+---------+---------+---------* */ diff --git a/usr.sbin/lpr/common_source/net.c b/usr.sbin/lpr/common_source/net.c index 2a1e0c80a5dfc..8941f3979dcbb 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.26.1 2010/12/21 17:10:29 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..c679b155f636a 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.36.1 2010/12/21 17:10:29 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..e69094f3efa9a 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.36.1 2010/12/21 17:10:29 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..87265435f0305 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.26.1 2010/12/21 17:10:29 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..1d6aee5e9f28f 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.36.1 2010/12/21 17:10:29 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..4811edba52ecd 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.40.1 2010/12/21 17:10:29 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..938232420efa0 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.40.1 2010/12/21 17:10:29 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..90a8918a1ce89 100644 --- a/usr.sbin/lpr/filters.ru/koi2855/Makefile +++ b/usr.sbin/lpr/filters.ru/koi2855/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/filters.ru/koi2855/Makefile,v 1.7.14.1 2010/12/21 17:10:29 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..61cf9ce195158 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.36.1 2010/12/21 17:10:29 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..5f20a261cf1fd 100644 --- a/usr.sbin/lpr/filters.ru/koi2alt/Makefile +++ b/usr.sbin/lpr/filters.ru/koi2alt/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/filters.ru/koi2alt/Makefile,v 1.7.14.1 2010/12/21 17:10:29 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..b7b2d3de85e17 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.36.1 2010/12/21 17:10:29 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..ecc2c723595c6 100644 --- a/usr.sbin/lpr/filters/Makefile +++ b/usr.sbin/lpr/filters/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/lpr/filters/Makefile,v 1.7.14.1 2010/12/21 17:10:29 kensmith Exp $ BINDIR= /usr/libexec/lpr diff --git a/usr.sbin/lpr/filters/lpf.c b/usr.sbin/lpr/filters/lpf.c index 41879a2ee58d1..4c48295cf3371 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.36.1 2010/12/21 17:10:29 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..64ab052b58c1b 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.40.1 2010/12/21 17:10:29 kensmith Exp $ BINDIR= /usr/bin diff --git a/usr.sbin/lpr/lp/lp.1 b/usr.sbin/lpr/lp/lp.1 index 903bb031f560f..0eadb3175721e 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.18.1.4.1 2010/12/21 17:10:29 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 dbec0531d717c..c5d0ce021dcfd 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.44.2.4.1 2010/12/21 17:10:29 kensmith Exp $ # ncopies="" diff --git a/usr.sbin/lpr/lpc/Makefile b/usr.sbin/lpr/lpc/Makefile index f050857dd0316..ed54c77d2abee 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.40.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../common_source diff --git a/usr.sbin/lpr/lpc/cmds.c b/usr.sbin/lpr/lpc/cmds.c index 06ea4b0f7e8b9..0346e5b7af045 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.36.1 2010/12/21 17:10:29 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..e1faef8dbf8a2 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.36.1 2010/12/21 17:10:29 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..ecd9cfeba6fa0 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.36.1 2010/12/21 17:10:29 kensmith Exp $ */ diff --git a/usr.sbin/lpr/lpc/lpc.8 b/usr.sbin/lpr/lpc/lpc.8 index ea792413e38c0..3f078263a1608 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.26.1 2010/12/21 17:10:29 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 fda77aa30c241..b06b5350c7bcc 100644 --- a/usr.sbin/lpr/lpc/lpc.c +++ b/usr.sbin/lpr/lpc/lpc.c @@ -45,7 +45,7 @@ static char sccsid[] = "@(#)lpc.c 8.3 (Berkeley) 4/28/95"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lpc/lpc.c,v 1.31.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> diff --git a/usr.sbin/lpr/lpc/lpc.h b/usr.sbin/lpr/lpc/lpc.h index 73e4cc52764cd..6bd7c89032a19 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/lpr/lpc/movejobs.c b/usr.sbin/lpr/lpc/movejobs.c index 60c9b38d57089..769eff5c82462 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.36.1 2010/12/21 17:10:29 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..c4ef81dd6ed9c 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.40.1 2010/12/21 17:10:29 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..c4fea1b1ca4c0 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.36.1 2010/12/21 17:10:29 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..5c7f81b6771df 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.26.1 2010/12/21 17:10:29 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..a5e81d9e6c661 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.24.1 2010/12/21 17:10:29 kensmith Exp $"); /* * lpd -- line printer daemon. diff --git a/usr.sbin/lpr/lpd/lpdchar.c b/usr.sbin/lpr/lpd/lpdchar.c index 5ebaabdbeef8b..471553f3c7cd9 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.36.1 2010/12/21 17:10:29 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..725b948bb4b4f 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.36.1 2010/12/21 17:10:29 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..8993a776403a6 100644 --- a/usr.sbin/lpr/lpd/printjob.c +++ b/usr.sbin/lpr/lpd/printjob.c @@ -45,7 +45,7 @@ static char sccsid[] = "@(#)printjob.c 8.7 (Berkeley) 5/10/95"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lpd/printjob.c,v 1.64.14.1 2010/12/21 17:10:29 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 13519a81b9d6e..294c942708553 100644 --- a/usr.sbin/lpr/lpd/recvjob.c +++ b/usr.sbin/lpr/lpd/recvjob.c @@ -45,7 +45,7 @@ static char sccsid[] = "@(#)recvjob.c 8.2 (Berkeley) 4/27/95"; #endif #include "lp.cdefs.h" /* A cross-platform version of <sys/cdefs.h> */ -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/lpr/lpd/recvjob.c,v 1.32.12.1 2010/12/21 17:10:29 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..b6c93376beac8 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.40.1 2010/12/21 17:10:29 kensmith Exp $ BINDIR= /usr/bin diff --git a/usr.sbin/lpr/lpq/lpq.1 b/usr.sbin/lpr/lpq/lpq.1 index 3678256bb38de..b44d898cffe39 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.26.1 2010/12/21 17:10:29 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..368aa5d540910 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.36.1 2010/12/21 17:10:29 kensmith Exp $"); /* * Spool Queue examination program diff --git a/usr.sbin/lpr/lpr/Makefile b/usr.sbin/lpr/lpr/Makefile index 1ff376de4cd4a..a2c1e1ab1e238 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.40.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../common_source diff --git a/usr.sbin/lpr/lpr/lpr.1 b/usr.sbin/lpr/lpr/lpr.1 index 00146ac52d4b1..ba68cb9e86c7c 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.26.1 2010/12/21 17:10:29 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..877766885045a 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.36.1 2010/12/21 17:10:29 kensmith Exp $"); /* * lpr -- off line print diff --git a/usr.sbin/lpr/lpr/printcap.5 b/usr.sbin/lpr/lpr/printcap.5 index 1ea6fea53ba13..1be88330433ba 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.34.1 2010/12/21 17:10:29 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..635b84a629507 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.40.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../common_source diff --git a/usr.sbin/lpr/lprm/lprm.1 b/usr.sbin/lpr/lprm/lprm.1 index a19461448a818..3e853ddc66bc4 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.26.1 2010/12/21 17:10:29 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..ebd223c4c3969 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.36.1 2010/12/21 17:10:29 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..d9ad46dfe3443 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.36.1 2010/12/21 17:10:29 kensmith Exp $ PROG= lptest diff --git a/usr.sbin/lpr/lptest/lptest.1 b/usr.sbin/lpr/lptest/lptest.1 index c34934e6a42f6..8776171350dff 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.40.1 2010/12/21 17:10:29 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..b82602d49de20 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.26.1 2010/12/21 17:10:29 kensmith Exp $"); #include <stdlib.h> #include <stdio.h> diff --git a/usr.sbin/lpr/pac/Makefile b/usr.sbin/lpr/pac/Makefile index bd895a71a3054..b95ac0cac239d 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.40.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../common_source diff --git a/usr.sbin/lpr/pac/pac.8 b/usr.sbin/lpr/pac/pac.8 index b6e10a0c739b8..a78ff583bce1e 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.26.1 2010/12/21 17:10:29 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..22c9225e50c55 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.36.1 2010/12/21 17:10:29 kensmith Exp $"); /* * Do Printer accounting summary. diff --git a/usr.sbin/lptcontrol/Makefile b/usr.sbin/lptcontrol/Makefile index 3f7a939a7e170..774b3816d2a1f 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.26.1 2010/12/21 17:10:29 kensmith Exp $ PROG= lptcontrol MAN= lptcontrol.8 diff --git a/usr.sbin/lptcontrol/lptcontrol.8 b/usr.sbin/lptcontrol/lptcontrol.8 index 772307884d8b0..3de034c72e9da 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.26.1 2010/12/21 17:10:29 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..09fdc2797dc53 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.26.1 2010/12/21 17:10:29 kensmith Exp $"); #include <dev/ppbus/lptio.h> diff --git a/usr.sbin/mailstats/Makefile b/usr.sbin/mailstats/Makefile index 86137b09c6978..539770a254032 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.26.1 2010/12/21 17:10:29 kensmith Exp $ SENDMAIL_DIR= ${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/mailstats diff --git a/usr.sbin/mailwrapper/Makefile b/usr.sbin/mailwrapper/Makefile index 252f5e772413f..f7d6542438de3 100644 --- a/usr.sbin/mailwrapper/Makefile +++ b/usr.sbin/mailwrapper/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mailwrapper/Makefile,v 1.15.14.1 2010/12/21 17:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/mailwrapper/mailwrapper.8 b/usr.sbin/mailwrapper/mailwrapper.8 index 6e498f643f1b0..4cb3819aaedc6 100644 --- a/usr.sbin/mailwrapper/mailwrapper.8 +++ b/usr.sbin/mailwrapper/mailwrapper.8 @@ -1,6 +1,6 @@ .\" $OpenBSD: mailwrapper.8,v 1.10 2009/02/07 16:58:23 martynas Exp $ .\" $NetBSD: mailwrapper.8,v 1.11 2002/02/08 01:38:50 ross Exp $ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mailwrapper/mailwrapper.8,v 1.14.2.1.2.1 2010/12/21 17:10:29 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 1b52a642cf364..85ac0de8c778f 100644 --- a/usr.sbin/mailwrapper/mailwrapper.c +++ b/usr.sbin/mailwrapper/mailwrapper.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mailwrapper/mailwrapper.c,v 1.11.2.1.2.1 2010/12/21 17:10:29 kensmith Exp $"); #include <err.h> #include <stdio.h> diff --git a/usr.sbin/mailwrapper/pathnames.h b/usr.sbin/mailwrapper/pathnames.h index d8ae498ce0048..b9e3ef6d7ee29 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.60.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (c) 1998 diff --git a/usr.sbin/makefs/Makefile b/usr.sbin/makefs/Makefile index 0356029302477..25644d5702c6d 100644 --- a/usr.sbin/makefs/Makefile +++ b/usr.sbin/makefs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/makefs/Makefile,v 1.2.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ PROG= makefs MAN= makefs.8 diff --git a/usr.sbin/makefs/compat/pwcache.c b/usr.sbin/makefs/compat/pwcache.c index 0579d2692ac55..97247dfd91b00 100644 --- a/usr.sbin/makefs/compat/pwcache.c +++ b/usr.sbin/makefs/compat/pwcache.c @@ -67,7 +67,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/compat/pwcache.c,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <sys/param.h> diff --git a/usr.sbin/makefs/compat/pwcache.h b/usr.sbin/makefs/compat/pwcache.h index 17089511b6503..7dffeb643d028 100644 --- a/usr.sbin/makefs/compat/pwcache.h +++ b/usr.sbin/makefs/compat/pwcache.h @@ -33,7 +33,7 @@ * SUCH DAMAGE. * * @(#)cache.h 8.1 (Berkeley) 5/31/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/makefs/compat/pwcache.h,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/makefs/compat/strsuftoll.c b/usr.sbin/makefs/compat/strsuftoll.c index f73e3ad51d239..d3016d2a0f667 100644 --- a/usr.sbin/makefs/compat/strsuftoll.c +++ b/usr.sbin/makefs/compat/strsuftoll.c @@ -68,7 +68,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/compat/strsuftoll.c,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <sys/time.h> diff --git a/usr.sbin/makefs/ffs.c b/usr.sbin/makefs/ffs.c index ece8c653a730d..98ffd1edcb921 100644 --- a/usr.sbin/makefs/ffs.c +++ b/usr.sbin/makefs/ffs.c @@ -66,7 +66,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/ffs.c,v 1.2.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> diff --git a/usr.sbin/makefs/ffs/buf.c b/usr.sbin/makefs/ffs/buf.c index 08fb6277656fb..6f9f315f3f5bf 100644 --- a/usr.sbin/makefs/ffs/buf.c +++ b/usr.sbin/makefs/ffs/buf.c @@ -36,7 +36,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/ffs/buf.c,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/time.h> diff --git a/usr.sbin/makefs/ffs/buf.h b/usr.sbin/makefs/ffs/buf.h index 02c67138e3cc8..f9c9b3e8dec5b 100644 --- a/usr.sbin/makefs/ffs/buf.h +++ b/usr.sbin/makefs/ffs/buf.h @@ -34,7 +34,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/makefs/ffs/buf.h,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _FFS_BUF_H diff --git a/usr.sbin/makefs/ffs/ffs_alloc.c b/usr.sbin/makefs/ffs/ffs_alloc.c index 0fe65e6b82e0a..743b1cdae1f00 100644 --- a/usr.sbin/makefs/ffs/ffs_alloc.c +++ b/usr.sbin/makefs/ffs/ffs_alloc.c @@ -42,7 +42,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/ffs/ffs_alloc.c,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/time.h> diff --git a/usr.sbin/makefs/ffs/ffs_balloc.c b/usr.sbin/makefs/ffs/ffs_balloc.c index 0a048ad356bd4..2fcdcfc1b20e8 100644 --- a/usr.sbin/makefs/ffs/ffs_balloc.c +++ b/usr.sbin/makefs/ffs/ffs_balloc.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/ffs/ffs_balloc.c,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/time.h> diff --git a/usr.sbin/makefs/ffs/ffs_bswap.c b/usr.sbin/makefs/ffs/ffs_bswap.c index d560884f6378a..ef5beb4598634 100644 --- a/usr.sbin/makefs/ffs/ffs_bswap.c +++ b/usr.sbin/makefs/ffs/ffs_bswap.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/ffs/ffs_bswap.c,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #if defined(_KERNEL) diff --git a/usr.sbin/makefs/ffs/ffs_extern.h b/usr.sbin/makefs/ffs/ffs_extern.h index d95e69bf019d6..a3a2d18c83a4d 100644 --- a/usr.sbin/makefs/ffs/ffs_extern.h +++ b/usr.sbin/makefs/ffs/ffs_extern.h @@ -30,7 +30,7 @@ * SUCH DAMAGE. * * @(#)ffs_extern.h 8.6 (Berkeley) 3/30/95 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/makefs/ffs/ffs_extern.h,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "ffs/buf.h" diff --git a/usr.sbin/makefs/ffs/ffs_subr.c b/usr.sbin/makefs/ffs/ffs_subr.c index 5f9b6f2b7dc9f..ef455bdb1a735 100644 --- a/usr.sbin/makefs/ffs/ffs_subr.c +++ b/usr.sbin/makefs/ffs/ffs_subr.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/ffs/ffs_subr.c,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> diff --git a/usr.sbin/makefs/ffs/mkfs.c b/usr.sbin/makefs/ffs/mkfs.c index ce9ec597cea87..e540323c1d13f 100644 --- a/usr.sbin/makefs/ffs/mkfs.c +++ b/usr.sbin/makefs/ffs/mkfs.c @@ -39,7 +39,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/ffs/mkfs.c,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/time.h> diff --git a/usr.sbin/makefs/ffs/newfs_extern.h b/usr.sbin/makefs/ffs/newfs_extern.h index 88559b6011c5c..1a79026ef7daf 100644 --- a/usr.sbin/makefs/ffs/newfs_extern.h +++ b/usr.sbin/makefs/ffs/newfs_extern.h @@ -29,7 +29,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/makefs/ffs/newfs_extern.h,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ /* prototypes */ diff --git a/usr.sbin/makefs/ffs/ufs_bmap.c b/usr.sbin/makefs/ffs/ufs_bmap.c index 85c1d87597439..baa86fbcd01e6 100644 --- a/usr.sbin/makefs/ffs/ufs_bmap.c +++ b/usr.sbin/makefs/ffs/ufs_bmap.c @@ -38,7 +38,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/ffs/ufs_bmap.c,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/time.h> diff --git a/usr.sbin/makefs/ffs/ufs_bswap.h b/usr.sbin/makefs/ffs/ufs_bswap.h index c3682556bdf46..4a12dcaef4cb7 100644 --- a/usr.sbin/makefs/ffs/ufs_bswap.h +++ b/usr.sbin/makefs/ffs/ufs_bswap.h @@ -28,7 +28,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/makefs/ffs/ufs_bswap.h,v 1.2.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _UFS_UFS_BSWAP_H_ diff --git a/usr.sbin/makefs/ffs/ufs_inode.h b/usr.sbin/makefs/ffs/ufs_inode.h index 8286f867af56b..fbaea0839245b 100644 --- a/usr.sbin/makefs/ffs/ufs_inode.h +++ b/usr.sbin/makefs/ffs/ufs_inode.h @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * @(#)inode.h 8.9 (Berkeley) 5/14/95 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/makefs/ffs/ufs_inode.h,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ union dinode { diff --git a/usr.sbin/makefs/getid.c b/usr.sbin/makefs/getid.c index ca52fa39e46ff..7931718d8615a 100644 --- a/usr.sbin/makefs/getid.c +++ b/usr.sbin/makefs/getid.c @@ -68,7 +68,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/getid.c,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> diff --git a/usr.sbin/makefs/makefs.8 b/usr.sbin/makefs/makefs.8 index 101366ae70be5..ca987b65012d9 100644 --- a/usr.sbin/makefs/makefs.8 +++ b/usr.sbin/makefs/makefs.8 @@ -33,7 +33,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/makefs/makefs.8,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd March 30, 2003 .Dt MAKEFS 8 diff --git a/usr.sbin/makefs/makefs.c b/usr.sbin/makefs/makefs.c index c3e4bd2396624..eedf739f7a732 100644 --- a/usr.sbin/makefs/makefs.c +++ b/usr.sbin/makefs/makefs.c @@ -36,7 +36,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/makefs.c,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $"); #include <assert.h> #include <ctype.h> diff --git a/usr.sbin/makefs/makefs.h b/usr.sbin/makefs/makefs.h index ce18bf87dfcd9..27803cf572e44 100644 --- a/usr.sbin/makefs/makefs.h +++ b/usr.sbin/makefs/makefs.h @@ -34,7 +34,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/makefs/makefs.h,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _MAKEFS_H diff --git a/usr.sbin/makefs/walk.c b/usr.sbin/makefs/walk.c index e485787063e49..dc957410575a2 100644 --- a/usr.sbin/makefs/walk.c +++ b/usr.sbin/makefs/walk.c @@ -72,7 +72,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/makefs/walk.c,v 1.1.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> diff --git a/usr.sbin/makemap/Makefile b/usr.sbin/makemap/Makefile index 5d30c67ae6340..570b9a4745172 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.26.1 2010/12/21 17:10:29 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..b4510ab623553 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.40.1 2010/12/21 17:10:29 kensmith Exp $ SCRIPTS=manctl.sh MAN= manctl.8 diff --git a/usr.sbin/manctl/manctl.8 b/usr.sbin/manctl/manctl.8 index b8e001dbc872f..cf34f87a0c69b 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.40.1 2010/12/21 17:10:29 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..13ca7fb00cd3b 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.40.1 2010/12/21 17:10:29 kensmith Exp $ # # manctl: # a utility for manipulating manual pages diff --git a/usr.sbin/memcontrol/Makefile b/usr.sbin/memcontrol/Makefile index 25009dbb478f8..404f72d991610 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.26.1 2010/12/21 17:10:29 kensmith Exp $ PROG= memcontrol MAN= memcontrol.8 diff --git a/usr.sbin/memcontrol/memcontrol.8 b/usr.sbin/memcontrol/memcontrol.8 index ad0e5330671b2..f1de931c2b99d 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.40.1 2010/12/21 17:10:29 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..e9de159de4584 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/mergemaster/Makefile b/usr.sbin/mergemaster/Makefile index 257fbeba4ca47..adb754c95334c 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.36.1 2010/12/21 17:10:29 kensmith Exp $ SCRIPTS=mergemaster.sh MAN= mergemaster.8 diff --git a/usr.sbin/mergemaster/mergemaster.8 b/usr.sbin/mergemaster/mergemaster.8 index a8bafb7c667ed..591ac86a98769 100644 --- a/usr.sbin/mergemaster/mergemaster.8 +++ b/usr.sbin/mergemaster/mergemaster.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mergemaster/mergemaster.8,v 1.36.2.5.2.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd March 13, 2010 .Dt MERGEMASTER 8 diff --git a/usr.sbin/mergemaster/mergemaster.sh b/usr.sbin/mergemaster/mergemaster.sh index 6fc13ac990564..d9e04209c0aa9 100755 --- a/usr.sbin/mergemaster/mergemaster.sh +++ b/usr.sbin/mergemaster/mergemaster.sh @@ -8,7 +8,7 @@ # Copyright 1998-2010 Douglas Barton # DougB@FreeBSD.org -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mergemaster/mergemaster.sh,v 1.54.2.10.2.1 2010/12/21 17:10:29 kensmith Exp $ PATH=/bin:/usr/bin:/usr/sbin diff --git a/usr.sbin/mfiutil/Makefile b/usr.sbin/mfiutil/Makefile index 03ded0329581a..f44ebe53ee59e 100644 --- a/usr.sbin/mfiutil/Makefile +++ b/usr.sbin/mfiutil/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mfiutil/Makefile,v 1.2.4.2.4.1 2010/12/21 17:10:29 kensmith Exp $ PROG= mfiutil SRCS= mfiutil.c mfi_cmd.c mfi_config.c mfi_drive.c mfi_evt.c mfi_flash.c \ diff --git a/usr.sbin/mfiutil/README b/usr.sbin/mfiutil/README index 15e16bb0cddce..7b24be7764ffc 100644 --- a/usr.sbin/mfiutil/README +++ b/usr.sbin/mfiutil/README @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mfiutil/README,v 1.2.4.2.4.1 2010/12/21 17:10:29 kensmith Exp $ This package includes a mfiutil command for administering mfi(4) controllers on FreeBSD. diff --git a/usr.sbin/mfiutil/mfi_cmd.c b/usr.sbin/mfiutil/mfi_cmd.c index abc8312aa2218..a75104f94b42e 100644 --- a/usr.sbin/mfiutil/mfi_cmd.c +++ b/usr.sbin/mfiutil/mfi_cmd.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/mfiutil/mfi_cmd.c,v 1.1.4.2.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/errno.h> diff --git a/usr.sbin/mfiutil/mfi_config.c b/usr.sbin/mfiutil/mfi_config.c index fc03aa7492ec0..be1d16d46ef8d 100644 --- a/usr.sbin/mfiutil/mfi_config.c +++ b/usr.sbin/mfiutil/mfi_config.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/mfiutil/mfi_config.c,v 1.1.4.3.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/mfiutil/mfi_drive.c b/usr.sbin/mfiutil/mfi_drive.c index 75c4a535cb172..bfcd2b087f653 100644 --- a/usr.sbin/mfiutil/mfi_drive.c +++ b/usr.sbin/mfiutil/mfi_drive.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/mfiutil/mfi_drive.c,v 1.2.4.4.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/mfiutil/mfi_evt.c b/usr.sbin/mfiutil/mfi_evt.c index 31c5ec3e0e9a9..c753c41ad1acf 100644 --- a/usr.sbin/mfiutil/mfi_evt.c +++ b/usr.sbin/mfiutil/mfi_evt.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/mfiutil/mfi_evt.c,v 1.1.4.3.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/mfiutil/mfi_flash.c b/usr.sbin/mfiutil/mfi_flash.c index 87bdacade8d68..aa09e6997506e 100644 --- a/usr.sbin/mfiutil/mfi_flash.c +++ b/usr.sbin/mfiutil/mfi_flash.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/mfiutil/mfi_flash.c,v 1.1.4.3.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/mfiutil/mfi_patrol.c b/usr.sbin/mfiutil/mfi_patrol.c index 6980bec4397fb..06423b91fc375 100644 --- a/usr.sbin/mfiutil/mfi_patrol.c +++ b/usr.sbin/mfiutil/mfi_patrol.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/mfiutil/mfi_patrol.c,v 1.1.4.3.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/mfiutil/mfi_show.c b/usr.sbin/mfiutil/mfi_show.c index 0cc1633296230..c3da0d70dc8c4 100644 --- a/usr.sbin/mfiutil/mfi_show.c +++ b/usr.sbin/mfiutil/mfi_show.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/mfiutil/mfi_show.c,v 1.1.4.3.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/mfiutil/mfi_volume.c b/usr.sbin/mfiutil/mfi_volume.c index 967a31434fc14..d52a06631ec7f 100644 --- a/usr.sbin/mfiutil/mfi_volume.c +++ b/usr.sbin/mfiutil/mfi_volume.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/mfiutil/mfi_volume.c,v 1.1.4.3.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/mfiutil/mfiutil.1 b/usr.sbin/mfiutil/mfiutil.1 index d7860ab06dd4d..dd4809bb8e4f3 100644 --- a/usr.sbin/mfiutil/mfiutil.1 +++ b/usr.sbin/mfiutil/mfiutil.1 @@ -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/mfiutil/mfiutil.1,v 1.2.4.2.4.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd June 17, 2008 .Dt MFIUTIL 1 diff --git a/usr.sbin/mfiutil/mfiutil.8 b/usr.sbin/mfiutil/mfiutil.8 index e6026d653d4ea..967ecbc17c1c0 100644 --- a/usr.sbin/mfiutil/mfiutil.8 +++ b/usr.sbin/mfiutil/mfiutil.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/mfiutil/mfiutil.8,v 1.3.4.2.4.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd August 16, 2009 .Dt MFIUTIL 8 diff --git a/usr.sbin/mfiutil/mfiutil.c b/usr.sbin/mfiutil/mfiutil.c index 7c0a117ad0a90..fff3cf736fec5 100644 --- a/usr.sbin/mfiutil/mfiutil.c +++ b/usr.sbin/mfiutil/mfiutil.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/mfiutil/mfiutil.c,v 1.1.4.3.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/errno.h> diff --git a/usr.sbin/mfiutil/mfiutil.h b/usr.sbin/mfiutil/mfiutil.h index b080b5004e304..99b4328fd9525 100644 --- a/usr.sbin/mfiutil/mfiutil.h +++ b/usr.sbin/mfiutil/mfiutil.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/mfiutil/mfiutil.h,v 1.1.4.2.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __MFIUTIL_H__ diff --git a/usr.sbin/mixer/Makefile b/usr.sbin/mixer/Makefile index e86fceec116e6..44c4528c17e25 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.38.1 2010/12/21 17:10:29 kensmith Exp $ PROG= mixer MAN= mixer.8 diff --git a/usr.sbin/mixer/mixer.8 b/usr.sbin/mixer/mixer.8 index 2117c7c6626dd..24b3e04f273d6 100644 --- a/usr.sbin/mixer/mixer.8 +++ b/usr.sbin/mixer/mixer.8 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mixer/mixer.8,v 1.25.2.1.8.1 2010/12/21 17:10:29 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..d74060f152653 100644 --- a/usr.sbin/mixer/mixer.c +++ b/usr.sbin/mixer/mixer.c @@ -12,7 +12,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mixer/mixer.c,v 1.23.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $"); #include <err.h> #include <fcntl.h> diff --git a/usr.sbin/mld6query/Makefile b/usr.sbin/mld6query/Makefile index 0e9da4926104f..cf72b0fe2854e 100644 --- a/usr.sbin/mld6query/Makefile +++ b/usr.sbin/mld6query/Makefile @@ -12,7 +12,7 @@ # LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mld6query/Makefile,v 1.6.14.1 2010/12/21 17:10:29 kensmith Exp $ PROG= mld6query MAN= mld6query.8 diff --git a/usr.sbin/mld6query/mld6.c b/usr.sbin/mld6query/mld6.c index 1f73203433e41..c7ebd5e8bfafb 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.36.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 1998 WIDE Project. diff --git a/usr.sbin/mld6query/mld6query.8 b/usr.sbin/mld6query/mld6query.8 index 1516c2e6d786e..44ba86b26d3b3 100644 --- a/usr.sbin/mld6query/mld6query.8 +++ b/usr.sbin/mld6query/mld6query.8 @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mld6query/mld6query.8,v 1.6.10.1.6.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd May 17, 1998 .Dt MLD6QUERY 8 diff --git a/usr.sbin/mlxcontrol/Makefile b/usr.sbin/mlxcontrol/Makefile index 95964a5854ffd..ff4b5afd92aab 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.40.1 2010/12/21 17:10:29 kensmith Exp $ PROG= mlxcontrol MAN= mlxcontrol.8 diff --git a/usr.sbin/mlxcontrol/command.c b/usr.sbin/mlxcontrol/command.c index a3647676c330f..3f9ccfb755679 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <fcntl.h> diff --git a/usr.sbin/mlxcontrol/config.c b/usr.sbin/mlxcontrol/config.c index a52565840de48..fc3f32bd8c152 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.42.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <fcntl.h> diff --git a/usr.sbin/mlxcontrol/interface.c b/usr.sbin/mlxcontrol/interface.c index 5cbf7b609aa49..5a2072fcf51af 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <fcntl.h> diff --git a/usr.sbin/mlxcontrol/mlxcontrol.8 b/usr.sbin/mlxcontrol/mlxcontrol.8 index 542f9948b4d73..84880211f37a7 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.26.1 2010/12/21 17:10:29 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..8075329e02750 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/queue.h> diff --git a/usr.sbin/mlxcontrol/util.c b/usr.sbin/mlxcontrol/util.c index 37cd2b7e3143e..25cce4871bf11 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.42.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/mount_nwfs/Makefile b/usr.sbin/mount_nwfs/Makefile index 8fbb9a8c3ba47..51f2a63f588a9 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.34.1 2010/12/21 17:10:29 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..c4377bb995ab2 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.26.1 2010/12/21 17:10:29 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 98a5f8e7e2478..54d501897d8eb 100644 --- a/usr.sbin/mount_nwfs/mount_nwfs.c +++ b/usr.sbin/mount_nwfs/mount_nwfs.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mount_nwfs/mount_nwfs.c,v 1.9.14.1 2010/12/21 17:10:29 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 991a36f3e549c..0867ebe518f0f 100644 --- a/usr.sbin/mount_portalfs/Makefile +++ b/usr.sbin/mount_portalfs/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.3 (Berkeley) 3/27/94 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mount_portalfs/Makefile,v 1.21.14.1 2010/12/21 17:10:29 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 7d35d48875276..a0c0863321925 100644 --- a/usr.sbin/mount_portalfs/activate.c +++ b/usr.sbin/mount_portalfs/activate.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mount_portalfs/activate.c,v 1.12.14.1 2010/12/21 17:10:29 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 f6b34bd39f44a..2990119f0d8b2 100644 --- a/usr.sbin/mount_portalfs/conf.c +++ b/usr.sbin/mount_portalfs/conf.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mount_portalfs/conf.c,v 1.11.14.1 2010/12/21 17:10:29 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..909f767fb8311 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.28.1 2010/12/21 17:10:29 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..4ba85b36a61de 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.26.1 2010/12/21 17:10:29 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 9a8c49c6787e7..77a6a0b66e525 100644 --- a/usr.sbin/mount_portalfs/mount_portalfs.c +++ b/usr.sbin/mount_portalfs/mount_portalfs.c @@ -41,7 +41,7 @@ static char sccsid[] = "@(#)mount_portal.c 8.6 (Berkeley) 4/26/95"; #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mount_portalfs/mount_portalfs.c,v 1.24.12.1 2010/12/21 17:10:29 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..6c08dafe09729 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <paths.h> diff --git a/usr.sbin/mount_portalfs/portal.conf b/usr.sbin/mount_portalfs/portal.conf index 398cfb29936d2..304bbd549fd11 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.26.1 2010/12/21 17:10:29 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 5bd63ed7555da..afb5e2726bc52 100644 --- a/usr.sbin/mount_portalfs/portald.h +++ b/usr.sbin/mount_portalfs/portald.h @@ -32,7 +32,7 @@ * * @(#)portald.h 8.1 (Berkeley) 6/5/93 * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mount_portalfs/portald.h,v 1.11.12.1 2010/12/21 17:10:29 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..70683f966a37f 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.26.1 2010/12/21 17:10:29 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 86a47e9619cd0..9de973b73295a 100644 --- a/usr.sbin/mount_portalfs/pt_exec.c +++ b/usr.sbin/mount_portalfs/pt_exec.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mount_portalfs/pt_exec.c,v 1.8.14.1 2010/12/21 17:10:29 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 270f8123e6f4a..ff0854cf88549 100644 --- a/usr.sbin/mount_portalfs/pt_file.c +++ b/usr.sbin/mount_portalfs/pt_file.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mount_portalfs/pt_file.c,v 1.13.14.1 2010/12/21 17:10:29 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 fd54b7ed03158..88d34de75f3e9 100644 --- a/usr.sbin/mount_portalfs/pt_pipe.c +++ b/usr.sbin/mount_portalfs/pt_pipe.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mount_portalfs/pt_pipe.c,v 1.3.14.1 2010/12/21 17:10:29 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 d9a2a1eef7193..8d7b8d7020445 100644 --- a/usr.sbin/mount_portalfs/pt_tcp.c +++ b/usr.sbin/mount_portalfs/pt_tcp.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mount_portalfs/pt_tcp.c,v 1.13.14.1 2010/12/21 17:10:29 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 b7febb1913987..3893ffb8e18a2 100644 --- a/usr.sbin/mount_portalfs/pt_tcplisten.c +++ b/usr.sbin/mount_portalfs/pt_tcplisten.c @@ -38,7 +38,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mount_portalfs/pt_tcplisten.c,v 1.5.14.1 2010/12/21 17:10:29 kensmith Exp $"); #include <stdio.h> #include <unistd.h> diff --git a/usr.sbin/mount_smbfs/Makefile b/usr.sbin/mount_smbfs/Makefile index ade4fad2f1cf0..3e315af700bbf 100644 --- a/usr.sbin/mount_smbfs/Makefile +++ b/usr.sbin/mount_smbfs/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mount_smbfs/Makefile,v 1.8.14.1 2010/12/21 17:10:29 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..8af48f1373b33 100644 --- a/usr.sbin/mountd/Makefile +++ b/usr.sbin/mountd/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.3 (Berkeley) 1/25/94 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mountd/Makefile,v 1.17.14.1 2010/12/21 17:10:29 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..9148fbc6ae2fc 100644 --- a/usr.sbin/mountd/exports.5 +++ b/usr.sbin/mountd/exports.5 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)exports.5 8.3 (Berkeley) 3/29/95 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mountd/exports.5,v 1.28.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd June 30, 2008 .Dt EXPORTS 5 diff --git a/usr.sbin/mountd/mountd.8 b/usr.sbin/mountd/mountd.8 index 4f1d61481b1b0..71421570dad98 100644 --- a/usr.sbin/mountd/mountd.8 +++ b/usr.sbin/mountd/mountd.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)mountd.8 8.4 (Berkeley) 4/28/95 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mountd/mountd.8,v 1.30.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd October 20, 2007 .Dt MOUNTD 8 diff --git a/usr.sbin/mountd/mountd.c b/usr.sbin/mountd/mountd.c index fbcb4ec61cd9d..a2ea615219ffc 100644 --- a/usr.sbin/mountd/mountd.c +++ b/usr.sbin/mountd/mountd.c @@ -43,7 +43,7 @@ static char sccsid[] = "@(#)mountd.c 8.15 (Berkeley) 5/1/95"; #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mountd/mountd.c,v 1.94.2.2.8.1 2010/12/21 17:10:29 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..c1275e4e1f7c8 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.26.1 2010/12/21 17:10:29 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..3e68ba30b97d1 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <paths.h> diff --git a/usr.sbin/moused/Makefile b/usr.sbin/moused/Makefile index a313a213ac80c..fefe816c570f7 100644 --- a/usr.sbin/moused/Makefile +++ b/usr.sbin/moused/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/moused/Makefile,v 1.9.12.1 2010/12/21 17:10:29 kensmith Exp $ PROG= moused MAN= moused.8 diff --git a/usr.sbin/moused/moused.8 b/usr.sbin/moused/moused.8 index 333b2470fb4db..544ff9ca6e264 100644 --- a/usr.sbin/moused/moused.8 +++ b/usr.sbin/moused/moused.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/moused/moused.8,v 1.61.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd May 15, 2008 .Dt MOUSED 8 diff --git a/usr.sbin/moused/moused.c b/usr.sbin/moused/moused.c index f647f43814404..bf1f24d143b46 100644 --- a/usr.sbin/moused/moused.c +++ b/usr.sbin/moused/moused.c @@ -45,7 +45,7 @@ **/ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/moused/moused.c,v 1.79.2.2.8.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/consio.h> diff --git a/usr.sbin/mptable/Makefile b/usr.sbin/mptable/Makefile index a9221f979c6df..e73a29fb367d9 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.36.1 2010/12/21 17:10:29 kensmith Exp $ PROG= mptable WARNS?= 6 diff --git a/usr.sbin/mptable/mptable.1 b/usr.sbin/mptable/mptable.1 index 445285b3fc010..4049ef4a87846 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.26.1 2010/12/21 17:10:29 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..8fb26a8bdf9ce 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.26.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/mptutil/Makefile b/usr.sbin/mptutil/Makefile index 53d75b34d3d60..54b192c918704 100644 --- a/usr.sbin/mptutil/Makefile +++ b/usr.sbin/mptutil/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mptutil/Makefile,v 1.1.4.3.2.1 2010/12/21 17:10:29 kensmith Exp $ PROG= mptutil SRCS= mptutil.c mpt_cam.c mpt_cmd.c mpt_config.c mpt_drive.c mpt_evt.c \ diff --git a/usr.sbin/mptutil/mpt_cam.c b/usr.sbin/mptutil/mpt_cam.c index 3adbed8dd1c1e..0bb03c260eb6e 100644 --- a/usr.sbin/mptutil/mpt_cam.c +++ b/usr.sbin/mptutil/mpt_cam.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/usr.sbin/mptutil/mpt_cam.c,v 1.1.4.4.2.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <err.h> diff --git a/usr.sbin/mptutil/mpt_cmd.c b/usr.sbin/mptutil/mpt_cmd.c index 8104fc9b46539..15cbe19769fc1 100644 --- a/usr.sbin/mptutil/mpt_cmd.c +++ b/usr.sbin/mptutil/mpt_cmd.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/usr.sbin/mptutil/mpt_cmd.c,v 1.1.4.3.2.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/errno.h> diff --git a/usr.sbin/mptutil/mpt_config.c b/usr.sbin/mptutil/mpt_config.c index 6247bb49363c2..1111b05dfa9c3 100644 --- a/usr.sbin/mptutil/mpt_config.c +++ b/usr.sbin/mptutil/mpt_config.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/usr.sbin/mptutil/mpt_config.c,v 1.1.4.3.2.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/errno.h> diff --git a/usr.sbin/mptutil/mpt_drive.c b/usr.sbin/mptutil/mpt_drive.c index 049ce7178c94a..942038e219f5f 100644 --- a/usr.sbin/mptutil/mpt_drive.c +++ b/usr.sbin/mptutil/mpt_drive.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/usr.sbin/mptutil/mpt_drive.c,v 1.1.4.3.2.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/errno.h> diff --git a/usr.sbin/mptutil/mpt_evt.c b/usr.sbin/mptutil/mpt_evt.c index 9ccdebd424fbd..13fb0874936ce 100644 --- a/usr.sbin/mptutil/mpt_evt.c +++ b/usr.sbin/mptutil/mpt_evt.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/usr.sbin/mptutil/mpt_evt.c,v 1.1.4.3.2.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/errno.h> diff --git a/usr.sbin/mptutil/mpt_show.c b/usr.sbin/mptutil/mpt_show.c index a5e1a899ffbf6..90ba21b19dbdd 100644 --- a/usr.sbin/mptutil/mpt_show.c +++ b/usr.sbin/mptutil/mpt_show.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/usr.sbin/mptutil/mpt_show.c,v 1.1.4.4.2.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/errno.h> diff --git a/usr.sbin/mptutil/mpt_volume.c b/usr.sbin/mptutil/mpt_volume.c index 2b273c73cf0e0..c5046c7afc5d8 100644 --- a/usr.sbin/mptutil/mpt_volume.c +++ b/usr.sbin/mptutil/mpt_volume.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/usr.sbin/mptutil/mpt_volume.c,v 1.1.4.3.2.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/errno.h> diff --git a/usr.sbin/mptutil/mptutil.8 b/usr.sbin/mptutil/mptutil.8 index a5b3593f84e14..89234c5a02281 100644 --- a/usr.sbin/mptutil/mptutil.8 +++ b/usr.sbin/mptutil/mptutil.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/mptutil/mptutil.8,v 1.2.4.3.2.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd August 16, 2009 .Dt MPTUTIL 8 diff --git a/usr.sbin/mptutil/mptutil.c b/usr.sbin/mptutil/mptutil.c index 63e8efadd4b98..5ddff8b9bf865 100644 --- a/usr.sbin/mptutil/mptutil.c +++ b/usr.sbin/mptutil/mptutil.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__RCSID("$FreeBSD$"); +__RCSID("$FreeBSD: src/usr.sbin/mptutil/mptutil.c,v 1.1.4.3.2.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/errno.h> diff --git a/usr.sbin/mptutil/mptutil.h b/usr.sbin/mptutil/mptutil.h index 3951235933434..808bf3cd10ee2 100644 --- a/usr.sbin/mptutil/mptutil.h +++ b/usr.sbin/mptutil/mptutil.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/mptutil/mptutil.h,v 1.1.4.2.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __MPTUTIL_H__ diff --git a/usr.sbin/mtest/Makefile b/usr.sbin/mtest/Makefile index 95bbe12184a6a..1163f703f1b24 100644 --- a/usr.sbin/mtest/Makefile +++ b/usr.sbin/mtest/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/mtest/Makefile,v 1.5.12.1 2010/12/21 17:10:29 kensmith Exp $ PROG= mtest MAN= mtest.8 diff --git a/usr.sbin/mtest/mtest.8 b/usr.sbin/mtest/mtest.8 index 8bc6f33d3e23b..319d2cd74bded 100644 --- a/usr.sbin/mtest/mtest.8 +++ b/usr.sbin/mtest/mtest.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mtest/mtest.8,v 1.9.12.1 2010/12/21 17:10:29 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 28c0fc6ced332..9c545f2b753ab 100644 --- a/usr.sbin/mtest/mtest.c +++ b/usr.sbin/mtest/mtest.c @@ -33,7 +33,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mtest/mtest.c,v 1.9.12.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <sys/errno.h> diff --git a/usr.sbin/mtree/Makefile b/usr.sbin/mtree/Makefile index 2977c4722b570..9cf63cf5114b3 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.24.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../../usr.bin/cksum diff --git a/usr.sbin/mtree/compare.c b/usr.sbin/mtree/compare.c index 44556d67a0ea9..f4625aaaca8da 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.26.1 2010/12/21 17:10:29 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..4d50bdbe03dfe 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.24.1 2010/12/21 17:10:29 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..984dbbf194d51 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.36.1 2010/12/21 17:10:29 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..786574388e7dc 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ extern uint32_t crc_total; diff --git a/usr.sbin/mtree/misc.c b/usr.sbin/mtree/misc.c index 65667d6011387..f8588a848b269 100644 --- a/usr.sbin/mtree/misc.c +++ b/usr.sbin/mtree/misc.c @@ -33,7 +33,7 @@ static char sccsid[] = "@(#)misc.c 8.1 (Berkeley) 6/6/93"; #endif /*not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mtree/misc.c,v 1.17.14.1 2010/12/21 17:10:29 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 ce3f85cbc1d96..af2f3f166a47e 100644 --- a/usr.sbin/mtree/mtree.8 +++ b/usr.sbin/mtree/mtree.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)mtree.8 8.2 (Berkeley) 12/11/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/mtree/mtree.8,v 1.56.2.1.2.1 2010/12/21 17:10:29 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..358fd8d8729a8 100644 --- a/usr.sbin/mtree/mtree.c +++ b/usr.sbin/mtree/mtree.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)mtree.c 8.1 (Berkeley) 6/6/93"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mtree/mtree.c,v 1.29.18.1.6.1 2010/12/21 17:10:29 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..91152a52617f6 100644 --- a/usr.sbin/mtree/mtree.h +++ b/usr.sbin/mtree/mtree.h @@ -27,7 +27,7 @@ * SUCH DAMAGE. * * @(#)mtree.h 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/mtree/mtree.h,v 1.8.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <string.h> diff --git a/usr.sbin/mtree/spec.c b/usr.sbin/mtree/spec.c index cb86f94c4f6af..5095c6d52d277 100644 --- a/usr.sbin/mtree/spec.c +++ b/usr.sbin/mtree/spec.c @@ -33,7 +33,7 @@ static char sccsid[] = "@(#)spec.c 8.1 (Berkeley) 6/6/93"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mtree/spec.c,v 1.23.12.1 2010/12/21 17:10:29 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..01062d093df9a 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.26.1 2010/12/21 17:10:29 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..f0b27e229becd 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.36.1 2010/12/21 17:10:29 kensmith Exp $ # set -e diff --git a/usr.sbin/mtree/test/test01.sh b/usr.sbin/mtree/test/test01.sh index e4d3fc302bfed..739c87bdf7630 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.36.1 2010/12/21 17:10:29 kensmith Exp $ # set -e diff --git a/usr.sbin/mtree/test/test02.sh b/usr.sbin/mtree/test/test02.sh index a7aa9168382c4..60be09503e101 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.36.1 2010/12/21 17:10:29 kensmith Exp $ # set -e diff --git a/usr.sbin/mtree/test/test03.sh b/usr.sbin/mtree/test/test03.sh index bb3a5b5397e0f..2a64de37170be 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.26.1 2010/12/21 17:10:29 kensmith Exp $ # set -e diff --git a/usr.sbin/mtree/test/test04.sh b/usr.sbin/mtree/test/test04.sh index 38acda2bf469b..522cb651924d3 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.36.1 2010/12/21 17:10:29 kensmith Exp $ # set -e diff --git a/usr.sbin/mtree/test/test05.sh b/usr.sbin/mtree/test/test05.sh index eda544f4ff368..437023dc2c343 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.16.1 2010/12/21 17:10:29 kensmith Exp $ # # Test for 'optional' keyword. # diff --git a/usr.sbin/mtree/verify.c b/usr.sbin/mtree/verify.c index b7c4fd96e8d59..78818e82fbfc2 100644 --- a/usr.sbin/mtree/verify.c +++ b/usr.sbin/mtree/verify.c @@ -33,7 +33,7 @@ static char sccsid[] = "@(#)verify.c 8.1 (Berkeley) 6/6/93"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/mtree/verify.c,v 1.25.2.1.8.1 2010/12/21 17:10:29 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 8728b4ad15e90..fad4ea0752fe4 100644 --- a/usr.sbin/named-checkconf/Makefile +++ b/usr.sbin/named-checkconf/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/named-checkconf/Makefile,v 1.6.14.1 2010/12/21 17:10:29 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 169c00adce4e1..63f27c11935bc 100644 --- a/usr.sbin/named-checkzone/Makefile +++ b/usr.sbin/named-checkzone/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/named-checkzone/Makefile,v 1.5.14.1 2010/12/21 17:10:29 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..ef64c2215d4e5 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.26.1 2010/12/21 17:10:29 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..a90d798a5d9d1 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.26.1 2010/12/21 17:10:29 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..afc3ae63c12a2 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.26.1 2010/12/21 17:10:29 kensmith Exp $ # rndc=/usr/sbin/rndc diff --git a/usr.sbin/named/Makefile b/usr.sbin/named/Makefile index 64470588be40f..15e5917b7061c 100644 --- a/usr.sbin/named/Makefile +++ b/usr.sbin/named/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/named/Makefile,v 1.43.12.1 2010/12/21 17:10:29 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..c4b268ae29b96 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.26.1 2010/12/21 17:10:29 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..2f81db71fb153 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.34.1 2010/12/21 17:10:29 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..0c13c073d3e9d 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.34.1 2010/12/21 17:10:29 kensmith Exp $"); #include <regex.h> #include <ctype.h> diff --git a/usr.sbin/ndiscvt/inf.c b/usr.sbin/ndiscvt/inf.c index 05f863de9bbe5..34be1e81cdf39 100644 --- a/usr.sbin/ndiscvt/inf.c +++ b/usr.sbin/ndiscvt/inf.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ndiscvt/inf.c,v 1.16.10.2.8.1 2010/12/21 17:10:29 kensmith Exp $"); #include <stdio.h> #include <stdlib.h> diff --git a/usr.sbin/ndiscvt/inf.h b/usr.sbin/ndiscvt/inf.h index 8d0b0c123de4b..a7661bc00c0af 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #define W_MAX 16 diff --git a/usr.sbin/ndiscvt/ndiscvt.8 b/usr.sbin/ndiscvt/ndiscvt.8 index 532de8ec3a880..782d445372ad8 100644 --- a/usr.sbin/ndiscvt/ndiscvt.8 +++ b/usr.sbin/ndiscvt/ndiscvt.8 @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ndiscvt/ndiscvt.8,v 1.9.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd December 10, 2003 .Dt NDISCVT 8 diff --git a/usr.sbin/ndiscvt/ndiscvt.c b/usr.sbin/ndiscvt/ndiscvt.c index 733af8a3c0fc9..730ab8863e680 100644 --- a/usr.sbin/ndiscvt/ndiscvt.c +++ b/usr.sbin/ndiscvt/ndiscvt.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ndiscvt/ndiscvt.c,v 1.13.12.1 2010/12/21 17:10:29 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 c4ad4950be492..119c754db0d57 100644 --- a/usr.sbin/ndiscvt/ndisgen.8 +++ b/usr.sbin/ndiscvt/ndisgen.8 @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ndiscvt/ndisgen.8,v 1.3.2.1.8.1 2010/12/21 17:10:29 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..306ce45844478 100644 --- a/usr.sbin/ndiscvt/ndisgen.sh +++ b/usr.sbin/ndiscvt/ndisgen.sh @@ -30,7 +30,7 @@ # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF # THE POSSIBILITY OF SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ndiscvt/ndisgen.sh,v 1.5.12.1 2010/12/21 17:10:29 kensmith Exp $ # header () { diff --git a/usr.sbin/ndiscvt/windrv_stub.c b/usr.sbin/ndiscvt/windrv_stub.c index 30e74bfc9e303..f3eb4903f0513 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.26.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> diff --git a/usr.sbin/ndp/Makefile b/usr.sbin/ndp/Makefile index f1566919a2f26..8c74495c64834 100644 --- a/usr.sbin/ndp/Makefile +++ b/usr.sbin/ndp/Makefile @@ -11,7 +11,7 @@ # AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT # LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ndp/Makefile,v 1.6.14.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../../contrib/tcpdump diff --git a/usr.sbin/ndp/gnuc.h b/usr.sbin/ndp/gnuc.h index c6412965c9db3..efee8907e8b27 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.60.1 2010/12/21 17:10:29 kensmith Exp $ */ /* this is dummy to pacify gmt2local.c. */ diff --git a/usr.sbin/ndp/ndp.8 b/usr.sbin/ndp/ndp.8 index 70f51560a6a65..fa130a045cf37 100644 --- a/usr.sbin/ndp/ndp.8 +++ b/usr.sbin/ndp/ndp.8 @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ndp/ndp.8,v 1.19.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd May 17, 1998 .Dt NDP 8 diff --git a/usr.sbin/ndp/ndp.c b/usr.sbin/ndp/ndp.c index ea86dd0fe67cb..31d360687b435 100644 --- a/usr.sbin/ndp/ndp.c +++ b/usr.sbin/ndp/ndp.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/ndp/ndp.c,v 1.22.2.1.2.1 2010/12/21 17:10:29 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..bef3e2fb1fb58 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.34.1 2010/12/21 17:10:29 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..6a9c637d55cfe 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.38.1 2010/12/21 17:10:29 kensmith Exp $ * ------+---------+---------+---------+---------+---------+---------+---------* */ diff --git a/usr.sbin/newsyslog/newsyslog.8 b/usr.sbin/newsyslog/newsyslog.8 index 60720224e0c49..c58f8d935d254 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.10.2.2.1 2010/12/21 17:10:29 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 0bf7c6278ccc9..f9600650e2e54 100644 --- a/usr.sbin/newsyslog/newsyslog.c +++ b/usr.sbin/newsyslog/newsyslog.c @@ -54,7 +54,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/newsyslog/newsyslog.c,v 1.107.2.3.2.2 2011/01/07 18:34:09 brian Exp $"); #define OSF #ifndef COMPRESS_POSTFIX diff --git a/usr.sbin/newsyslog/newsyslog.conf.5 b/usr.sbin/newsyslog/newsyslog.conf.5 index 8bcc14809da77..9912731890906 100644 --- a/usr.sbin/newsyslog/newsyslog.conf.5 +++ b/usr.sbin/newsyslog/newsyslog.conf.5 @@ -5,7 +5,7 @@ .\" This file contains changes from the Open Software Foundation. .\" .\" from: @(#)newsyslog.8 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/newsyslog/newsyslog.conf.5,v 1.6.2.3.2.1 2010/12/21 17:10:29 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..e4a4af2a3a4e9 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ diff --git a/usr.sbin/newsyslog/ptimes.c b/usr.sbin/newsyslog/ptimes.c index 474c69daba53c..1a3a1180c81c9 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.34.1 2010/12/21 17:10:29 kensmith Exp $"); #include <ctype.h> #include <limits.h> diff --git a/usr.sbin/nfsd/Makefile b/usr.sbin/nfsd/Makefile index 21ca3f377a658..a69276498f2ed 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.24.1 2010/12/21 17:10:29 kensmith Exp $ PROG= nfsd MAN= nfsd.8 diff --git a/usr.sbin/nfsd/nfsd.8 b/usr.sbin/nfsd/nfsd.8 index 64c181e66c9c7..e1d47447e88dd 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.24.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd March 29, 1995 .Dt NFSD 8 diff --git a/usr.sbin/nfsd/nfsd.c b/usr.sbin/nfsd/nfsd.c index 09795ec80f729..f13d6540d9b9e 100644 --- a/usr.sbin/nfsd/nfsd.c +++ b/usr.sbin/nfsd/nfsd.c @@ -41,7 +41,7 @@ static const char copyright[] = static char sccsid[] = "@(#)nfsd.c 8.9 (Berkeley) 3/29/95"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/nfsd/nfsd.c,v 1.34.12.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ #include <sys/param.h> diff --git a/usr.sbin/ngctl/Makefile b/usr.sbin/ngctl/Makefile index e02265d771bdf..ff81208a42ba7 100644 --- a/usr.sbin/ngctl/Makefile +++ b/usr.sbin/ngctl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ngctl/Makefile,v 1.22.12.1 2010/12/21 17:10:29 kensmith Exp $ # $Whistle: Makefile,v 1.3 1999/01/16 00:10:11 archie Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/ngctl/config.c b/usr.sbin/ngctl/config.c index 9b1a2751d136d..1828a99ca1eaa 100644 --- a/usr.sbin/ngctl/config.c +++ b/usr.sbin/ngctl/config.c @@ -33,7 +33,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/config.c,v 1.6.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/connect.c b/usr.sbin/ngctl/connect.c index cd5307e499c22..a17d105014335 100644 --- a/usr.sbin/ngctl/connect.c +++ b/usr.sbin/ngctl/connect.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/connect.c,v 1.5.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/debug.c b/usr.sbin/ngctl/debug.c index d64e32d7f4cf3..5d066959e6108 100644 --- a/usr.sbin/ngctl/debug.c +++ b/usr.sbin/ngctl/debug.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/debug.c,v 1.5.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <netgraph.h> diff --git a/usr.sbin/ngctl/dot.c b/usr.sbin/ngctl/dot.c index bd4673fda4b4c..76a5c261bf480 100644 --- a/usr.sbin/ngctl/dot.c +++ b/usr.sbin/ngctl/dot.c @@ -35,7 +35,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/dot.c,v 1.5.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/list.c b/usr.sbin/ngctl/list.c index da4174c27e75b..1ad5f0fa31cd3 100644 --- a/usr.sbin/ngctl/list.c +++ b/usr.sbin/ngctl/list.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/list.c,v 1.9.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/main.c b/usr.sbin/ngctl/main.c index 5747bca713840..0a9000dc3f73a 100644 --- a/usr.sbin/ngctl/main.c +++ b/usr.sbin/ngctl/main.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/main.c,v 1.23.12.1 2010/12/21 17:10:29 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..2f7dce3f0cf7b 100644 --- a/usr.sbin/ngctl/mkpeer.c +++ b/usr.sbin/ngctl/mkpeer.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/mkpeer.c,v 1.5.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/msg.c b/usr.sbin/ngctl/msg.c index f74efde1bca9a..836e799093f06 100644 --- a/usr.sbin/ngctl/msg.c +++ b/usr.sbin/ngctl/msg.c @@ -35,7 +35,7 @@ * OF SUCH DAMAGE. * * $Whistle: msg.c,v 1.2 1999/11/29 23:38:35 archie Exp $ - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/msg.c,v 1.8.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/name.c b/usr.sbin/ngctl/name.c index 7149d35dbc88b..578fb46b7e864 100644 --- a/usr.sbin/ngctl/name.c +++ b/usr.sbin/ngctl/name.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/name.c,v 1.5.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/ngctl.8 b/usr.sbin/ngctl/ngctl.8 index ce77069d31859..dab3cd7dc72af 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.26.1 2010/12/21 17:10:29 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..6bd55cae4045f 100644 --- a/usr.sbin/ngctl/ngctl.h +++ b/usr.sbin/ngctl/ngctl.h @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/ngctl.h,v 1.13.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #define MAX_CMD_ALIAS 8 diff --git a/usr.sbin/ngctl/rmhook.c b/usr.sbin/ngctl/rmhook.c index 9a47a9d66fdfe..dee17650085ac 100644 --- a/usr.sbin/ngctl/rmhook.c +++ b/usr.sbin/ngctl/rmhook.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/rmhook.c,v 1.5.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/show.c b/usr.sbin/ngctl/show.c index 26eea04682734..9bf6d9ded07ac 100644 --- a/usr.sbin/ngctl/show.c +++ b/usr.sbin/ngctl/show.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/show.c,v 1.7.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/shutdown.c b/usr.sbin/ngctl/shutdown.c index b06beb5ca0ff9..da53387f07308 100644 --- a/usr.sbin/ngctl/shutdown.c +++ b/usr.sbin/ngctl/shutdown.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/shutdown.c,v 1.4.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/status.c b/usr.sbin/ngctl/status.c index 7827c631513d9..518647182bdeb 100644 --- a/usr.sbin/ngctl/status.c +++ b/usr.sbin/ngctl/status.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/status.c,v 1.5.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/types.c b/usr.sbin/ngctl/types.c index 5ed4b53d00ea1..90cd72aebf06e 100644 --- a/usr.sbin/ngctl/types.c +++ b/usr.sbin/ngctl/types.c @@ -34,7 +34,7 @@ * THIS SOFTWARE, EVEN IF WHISTLE COMMUNICATIONS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/types.c,v 1.7.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <err.h> diff --git a/usr.sbin/ngctl/write.c b/usr.sbin/ngctl/write.c index 4114211705c60..046f3cca14188 100644 --- a/usr.sbin/ngctl/write.c +++ b/usr.sbin/ngctl/write.c @@ -30,7 +30,7 @@ * THIS SOFTWARE, EVEN IF ARCHIE L. COBBS IS ADVISED OF THE POSSIBILITY * OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ngctl/write.c,v 1.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/nghook/Makefile b/usr.sbin/nghook/Makefile index 73f2df3bf935d..d539b9fa5357e 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.34.1 2010/12/21 17:10:29 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..c113603e59966 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.36.1 2010/12/21 17:10:29 kensmith Exp $"); #include <stdio.h> #include <stdlib.h> diff --git a/usr.sbin/nghook/nghook.8 b/usr.sbin/nghook/nghook.8 index 7d2c7fa5f5cc8..b0885bbf8f14a 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.26.1 2010/12/21 17:10:29 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..9bca3549d1f5e 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.26.1 2010/12/21 17:10:29 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..9a8dacc7dece5 100644 --- a/usr.sbin/nologin/nologin.5 +++ b/usr.sbin/nologin/nologin.5 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)nologin.8 8.1 (Berkeley) 6/19/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/nologin/nologin.5,v 1.15.14.1 2010/12/21 17:10:29 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..dbf5f67afe459 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.34.1 2010/12/21 17:10:29 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..711ecd5e300cc 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.26.1 2010/12/21 17:10:29 kensmith Exp $"); #include <stdio.h> #include <syslog.h> diff --git a/usr.sbin/nscd/Makefile b/usr.sbin/nscd/Makefile index 298e163aec41c..e5532f244342f 100644 --- a/usr.sbin/nscd/Makefile +++ b/usr.sbin/nscd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/nscd/Makefile,v 1.4.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $ PROG= nscd MAN= nscd.conf.5 nscd.8 diff --git a/usr.sbin/nscd/agent.c b/usr.sbin/nscd/agent.c index 2102012abc5a3..d69271cf154a7 100644 --- a/usr.sbin/nscd/agent.c +++ b/usr.sbin/nscd/agent.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/agent.c,v 1.2.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $"); #include <assert.h> #include <stdlib.h> diff --git a/usr.sbin/nscd/agent.h b/usr.sbin/nscd/agent.h index e10901ee38fb6..f448e31de44a9 100644 --- a/usr.sbin/nscd/agent.h +++ b/usr.sbin/nscd/agent.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/agent.h,v 1.3.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __NSCD_AGENT_H__ diff --git a/usr.sbin/nscd/agents/Makefile.inc b/usr.sbin/nscd/agents/Makefile.inc index 1be32e1d986f5..a70481c89fc86 100644 --- a/usr.sbin/nscd/agents/Makefile.inc +++ b/usr.sbin/nscd/agents/Makefile.inc @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/nscd/agents/Makefile.inc,v 1.2.14.1 2010/12/21 17:10:29 kensmith Exp $ SRCS += passwd.c group.c services.c diff --git a/usr.sbin/nscd/agents/group.c b/usr.sbin/nscd/agents/group.c index b9d7fcafe0e95..4afe2057ba546 100644 --- a/usr.sbin/nscd/agents/group.c +++ b/usr.sbin/nscd/agents/group.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/agents/group.c,v 1.2.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> diff --git a/usr.sbin/nscd/agents/group.h b/usr.sbin/nscd/agents/group.h index 6a7822d42e79d..9057bdf8332fd 100644 --- a/usr.sbin/nscd/agents/group.h +++ b/usr.sbin/nscd/agents/group.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/agents/group.h,v 1.2.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "../agent.h" diff --git a/usr.sbin/nscd/agents/passwd.c b/usr.sbin/nscd/agents/passwd.c index fbc3e46113d92..40120b176edec 100644 --- a/usr.sbin/nscd/agents/passwd.c +++ b/usr.sbin/nscd/agents/passwd.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/agents/passwd.c,v 1.2.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> diff --git a/usr.sbin/nscd/agents/passwd.h b/usr.sbin/nscd/agents/passwd.h index ace572e6297e4..d95a3f37293d5 100644 --- a/usr.sbin/nscd/agents/passwd.h +++ b/usr.sbin/nscd/agents/passwd.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/agents/passwd.h,v 1.2.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "../agent.h" diff --git a/usr.sbin/nscd/agents/services.c b/usr.sbin/nscd/agents/services.c index d38675e9bed83..a567b09732c31 100644 --- a/usr.sbin/nscd/agents/services.c +++ b/usr.sbin/nscd/agents/services.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/agents/services.c,v 1.3.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> diff --git a/usr.sbin/nscd/agents/services.h b/usr.sbin/nscd/agents/services.h index 00535c42a260b..4aea9b222b00a 100644 --- a/usr.sbin/nscd/agents/services.h +++ b/usr.sbin/nscd/agents/services.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/agents/services.h,v 1.2.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "../agent.h" diff --git a/usr.sbin/nscd/cachelib.c b/usr.sbin/nscd/cachelib.c index 581725571155f..f16927a26a71d 100644 --- a/usr.sbin/nscd/cachelib.c +++ b/usr.sbin/nscd/cachelib.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/cachelib.c,v 1.2.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/time.h> diff --git a/usr.sbin/nscd/cachelib.h b/usr.sbin/nscd/cachelib.h index e466f1fa79643..43e2903046689 100644 --- a/usr.sbin/nscd/cachelib.h +++ b/usr.sbin/nscd/cachelib.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/cachelib.h,v 1.3.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __NSCD_CACHELIB_H__ diff --git a/usr.sbin/nscd/cacheplcs.c b/usr.sbin/nscd/cacheplcs.c index 6f45b5ac382b1..9c7d249142498 100644 --- a/usr.sbin/nscd/cacheplcs.c +++ b/usr.sbin/nscd/cacheplcs.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/cacheplcs.c,v 1.2.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/time.h> diff --git a/usr.sbin/nscd/cacheplcs.h b/usr.sbin/nscd/cacheplcs.h index cc1ff5d98c558..2f5b01ff89101 100644 --- a/usr.sbin/nscd/cacheplcs.h +++ b/usr.sbin/nscd/cacheplcs.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/cacheplcs.h,v 1.3.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __NSCD_CACHEPLCS_H__ diff --git a/usr.sbin/nscd/config.c b/usr.sbin/nscd/config.c index 367ea23f86376..6567b762c4140 100644 --- a/usr.sbin/nscd/config.c +++ b/usr.sbin/nscd/config.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/config.c,v 1.2.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/stat.h> #include <sys/time.h> diff --git a/usr.sbin/nscd/config.h b/usr.sbin/nscd/config.h index 521db62e1ea80..cab680ae3aaa8 100644 --- a/usr.sbin/nscd/config.h +++ b/usr.sbin/nscd/config.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/config.h,v 1.3.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __NSCD_CONFIG_H__ diff --git a/usr.sbin/nscd/debug.c b/usr.sbin/nscd/debug.c index 48130b4a00d0a..101c7296c7889 100644 --- a/usr.sbin/nscd/debug.c +++ b/usr.sbin/nscd/debug.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/debug.c,v 1.2.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $"); #include <stdio.h> diff --git a/usr.sbin/nscd/debug.h b/usr.sbin/nscd/debug.h index 3ee8e2c7ed341..2c377d9860a36 100644 --- a/usr.sbin/nscd/debug.h +++ b/usr.sbin/nscd/debug.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/debug.h,v 1.2.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __NSCD_DEBUG_H__ diff --git a/usr.sbin/nscd/hashtable.h b/usr.sbin/nscd/hashtable.h index 5f8da8221e9a7..3152f2c9dee97 100644 --- a/usr.sbin/nscd/hashtable.h +++ b/usr.sbin/nscd/hashtable.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/hashtable.h,v 1.2.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __CACHELIB_HASHTABLE_H__ diff --git a/usr.sbin/nscd/log.c b/usr.sbin/nscd/log.c index 5f4c578f11306..7f2abf68f31ec 100644 --- a/usr.sbin/nscd/log.c +++ b/usr.sbin/nscd/log.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/log.c,v 1.3.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $"); #include <assert.h> #include <stdarg.h> diff --git a/usr.sbin/nscd/log.h b/usr.sbin/nscd/log.h index e02efb5cd1e45..1999b751b3787 100644 --- a/usr.sbin/nscd/log.h +++ b/usr.sbin/nscd/log.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/log.h,v 1.3.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __NSCD_LOG_H__ diff --git a/usr.sbin/nscd/mp_rs_query.c b/usr.sbin/nscd/mp_rs_query.c index 81f128e5d8b64..9f483707d9c0d 100644 --- a/usr.sbin/nscd/mp_rs_query.c +++ b/usr.sbin/nscd/mp_rs_query.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/mp_rs_query.c,v 1.3.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <sys/event.h> diff --git a/usr.sbin/nscd/mp_rs_query.h b/usr.sbin/nscd/mp_rs_query.h index 91f13cc96c89a..a34e92eb602e4 100644 --- a/usr.sbin/nscd/mp_rs_query.h +++ b/usr.sbin/nscd/mp_rs_query.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/mp_rs_query.h,v 1.3.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __NSCD_MP_RS_QUERY_H__ diff --git a/usr.sbin/nscd/mp_ws_query.c b/usr.sbin/nscd/mp_ws_query.c index 5ac4c0c8cb746..82f37dc0d1c8c 100644 --- a/usr.sbin/nscd/mp_ws_query.c +++ b/usr.sbin/nscd/mp_ws_query.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/mp_ws_query.c,v 1.3.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <sys/event.h> diff --git a/usr.sbin/nscd/mp_ws_query.h b/usr.sbin/nscd/mp_ws_query.h index ead1d351055bf..9611690b365b7 100644 --- a/usr.sbin/nscd/mp_ws_query.h +++ b/usr.sbin/nscd/mp_ws_query.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/mp_ws_query.h,v 1.3.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __NSCD_MP_WS_QUERY_H__ diff --git a/usr.sbin/nscd/nscd.8 b/usr.sbin/nscd/nscd.8 index 1def32cbaf3f3..0649ed0c72c79 100644 --- a/usr.sbin/nscd/nscd.8 +++ b/usr.sbin/nscd/nscd.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/nscd/nscd.8,v 1.10.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd October 20, 2005 .Dt NSCD 8 diff --git a/usr.sbin/nscd/nscd.c b/usr.sbin/nscd/nscd.c index 59b3c12cef2d1..ccef15e3d18b1 100644 --- a/usr.sbin/nscd/nscd.c +++ b/usr.sbin/nscd/nscd.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/nscd.c,v 1.4.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/event.h> diff --git a/usr.sbin/nscd/nscd.conf.5 b/usr.sbin/nscd/nscd.conf.5 index f64ce277938c3..bba58b2841959 100644 --- a/usr.sbin/nscd/nscd.conf.5 +++ b/usr.sbin/nscd/nscd.conf.5 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/nscd/nscd.conf.5,v 1.6.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd April 30, 2006 .Dt NSCD.CONF 5 diff --git a/usr.sbin/nscd/nscdcli.c b/usr.sbin/nscd/nscdcli.c index 1f9a459922d97..ecb41653f9dad 100644 --- a/usr.sbin/nscd/nscdcli.c +++ b/usr.sbin/nscd/nscdcli.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/nscdcli.c,v 1.3.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> diff --git a/usr.sbin/nscd/nscdcli.h b/usr.sbin/nscd/nscdcli.h index cfbd7e62060ee..261f641d88835 100644 --- a/usr.sbin/nscd/nscdcli.h +++ b/usr.sbin/nscd/nscdcli.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/nscdcli.h,v 1.3.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __NSCD_NSCDCLI_H__ diff --git a/usr.sbin/nscd/parser.c b/usr.sbin/nscd/parser.c index a36821a75e7a8..94062aa7c4188 100644 --- a/usr.sbin/nscd/parser.c +++ b/usr.sbin/nscd/parser.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/parser.c,v 1.2.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/time.h> diff --git a/usr.sbin/nscd/parser.h b/usr.sbin/nscd/parser.h index 413b784d4eef2..97e991cb378bb 100644 --- a/usr.sbin/nscd/parser.h +++ b/usr.sbin/nscd/parser.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/parser.h,v 1.3.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __NSCD_PARSER_H__ diff --git a/usr.sbin/nscd/protocol.c b/usr.sbin/nscd/protocol.c index 3e40739600a65..8aed5f0d92568 100644 --- a/usr.sbin/nscd/protocol.c +++ b/usr.sbin/nscd/protocol.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/protocol.c,v 1.2.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $"); #include <assert.h> #include <stdlib.h> diff --git a/usr.sbin/nscd/protocol.h b/usr.sbin/nscd/protocol.h index 2df9b815510ea..fd49c618e3d47 100644 --- a/usr.sbin/nscd/protocol.h +++ b/usr.sbin/nscd/protocol.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/protocol.h,v 1.3.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __NSCD_PROTOCOL_H__ diff --git a/usr.sbin/nscd/query.c b/usr.sbin/nscd/query.c index fff6aff1ef1ed..fd907060bdf90 100644 --- a/usr.sbin/nscd/query.c +++ b/usr.sbin/nscd/query.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/query.c,v 1.4.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <sys/event.h> diff --git a/usr.sbin/nscd/query.h b/usr.sbin/nscd/query.h index 32c6248dce447..5be7fdc239537 100644 --- a/usr.sbin/nscd/query.h +++ b/usr.sbin/nscd/query.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/query.h,v 1.3.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __NSCD_QUERY_H__ diff --git a/usr.sbin/nscd/singletons.c b/usr.sbin/nscd/singletons.c index e557c20cfc1c5..3914ed9ed6238 100644 --- a/usr.sbin/nscd/singletons.c +++ b/usr.sbin/nscd/singletons.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/nscd/singletons.c,v 1.2.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/time.h> diff --git a/usr.sbin/nscd/singletons.h b/usr.sbin/nscd/singletons.h index dfd891fe10c6a..6e19bd0af1639 100644 --- a/usr.sbin/nscd/singletons.h +++ b/usr.sbin/nscd/singletons.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nscd/singletons.h,v 1.3.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __NSCD_SINGLETONS_H__ diff --git a/usr.sbin/ntp/Makefile b/usr.sbin/ntp/Makefile index 86e447ddfb61f..b77c6d944ae2f 100644 --- a/usr.sbin/ntp/Makefile +++ b/usr.sbin/ntp/Makefile @@ -1,5 +1,5 @@ # Makefile for ntpd. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/Makefile,v 1.12.2.1.8.1 2010/12/21 17:10:29 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 f81905a418af4..cfc55ded18cf9 100644 --- a/usr.sbin/ntp/Makefile.inc +++ b/usr.sbin/ntp/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/Makefile.inc,v 1.9.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/ntp/config.h b/usr.sbin/ntp/config.h index 518cd8ca565d2..0078550204a34 100644 --- a/usr.sbin/ntp/config.h +++ b/usr.sbin/ntp/config.h @@ -1,6 +1,6 @@ /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/ntp/config.h,v 1.13.10.2.8.1 2010/12/21 17:10:29 kensmith Exp $ */ /* Is adjtime() accurate? */ /* #undef ADJTIME_IS_ACCURATE */ diff --git a/usr.sbin/ntp/doc/Makefile b/usr.sbin/ntp/doc/Makefile index f1326fcd20dc6..bad1ab2c264af 100644 --- a/usr.sbin/ntp/doc/Makefile +++ b/usr.sbin/ntp/doc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/doc/Makefile,v 1.14.2.1.8.1 2010/12/21 17:10:29 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 536900f6df6be..4d2ca7ce561e0 100644 --- a/usr.sbin/ntp/doc/ntp-keygen.8 +++ b/usr.sbin/ntp/doc/ntp-keygen.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntp-keygen.8,v 1.2.2.1.6.1 2010/12/21 17:10:29 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..f7e13e3be32af 100644 --- a/usr.sbin/ntp/doc/ntp.conf.5 +++ b/usr.sbin/ntp/doc/ntp.conf.5 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntp.conf.5,v 1.23.14.1 2010/12/21 17:10:29 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..15d3ae02e0de5 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.38.1 2010/12/21 17:10:29 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 069ef4266eef8..f989051762618 100644 --- a/usr.sbin/ntp/doc/ntpd.8 +++ b/usr.sbin/ntp/doc/ntpd.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntpd.8,v 1.15.2.2.2.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd May 18, 2010 .Dt NTPD 8 diff --git a/usr.sbin/ntp/doc/ntpdate.8 b/usr.sbin/ntp/doc/ntpdate.8 index f361f17133af9..8036c8cf6ee0c 100644 --- a/usr.sbin/ntp/doc/ntpdate.8 +++ b/usr.sbin/ntp/doc/ntpdate.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntpdate.8,v 1.10.14.1 2010/12/21 17:10:29 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 35ea7aa1c1001..d3053f848f820 100644 --- a/usr.sbin/ntp/doc/ntpdc.8 +++ b/usr.sbin/ntp/doc/ntpdc.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntpdc.8,v 1.15.14.1 2010/12/21 17:10:29 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 60a5fb9e7d02e..d51969d660332 100644 --- a/usr.sbin/ntp/doc/ntpq.8 +++ b/usr.sbin/ntp/doc/ntpq.8 @@ -1,5 +1,5 @@ .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ntp/doc/ntpq.8,v 1.19.14.1 2010/12/21 17:10:29 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..31c5156ab7cab 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.40.1 2010/12/21 17:10:29 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..861a045db6b5e 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.34.1 2010/12/21 17:10:29 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..bd189e74f2691 100644 --- a/usr.sbin/ntp/libntp/Makefile +++ b/usr.sbin/ntp/libntp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/libntp/Makefile,v 1.10.10.1.8.1 2010/12/21 17:10:29 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..fcaca705cfaf6 100644 --- a/usr.sbin/ntp/libopts/Makefile +++ b/usr.sbin/ntp/libopts/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/libopts/Makefile,v 1.1.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/ntp/libopts diff --git a/usr.sbin/ntp/libparse/Makefile b/usr.sbin/ntp/libparse/Makefile index f86988e147783..6a6a3afb4b306 100644 --- a/usr.sbin/ntp/libparse/Makefile +++ b/usr.sbin/ntp/libparse/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/libparse/Makefile,v 1.7.10.1.8.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/ntp/libparse diff --git a/usr.sbin/ntp/ntp-keygen/Makefile b/usr.sbin/ntp/ntp-keygen/Makefile index a0fee4422d51b..3104e82ce7a9e 100644 --- a/usr.sbin/ntp/ntp-keygen/Makefile +++ b/usr.sbin/ntp/ntp-keygen/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntp-keygen/Makefile,v 1.7.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ NO_MAN= diff --git a/usr.sbin/ntp/ntpd/Makefile b/usr.sbin/ntp/ntpd/Makefile index 175ad67b227ba..a9abbb9e8cb70 100644 --- a/usr.sbin/ntp/ntpd/Makefile +++ b/usr.sbin/ntp/ntpd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntpd/Makefile,v 1.14.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ NO_MAN= diff --git a/usr.sbin/ntp/ntpdate/Makefile b/usr.sbin/ntp/ntpdate/Makefile index 0814e8edda612..2ba031bc95249 100644 --- a/usr.sbin/ntp/ntpdate/Makefile +++ b/usr.sbin/ntp/ntpdate/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntpdate/Makefile,v 1.6.10.1.8.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/ntp/ntpdate diff --git a/usr.sbin/ntp/ntpdc/Makefile b/usr.sbin/ntp/ntpdc/Makefile index 75cfec049056f..9fb262bfabace 100644 --- a/usr.sbin/ntp/ntpdc/Makefile +++ b/usr.sbin/ntp/ntpdc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntpdc/Makefile,v 1.11.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ NO_MAN= diff --git a/usr.sbin/ntp/ntpq/Makefile b/usr.sbin/ntp/ntpq/Makefile index 42cc750cf7a4f..c22181ff13310 100644 --- a/usr.sbin/ntp/ntpq/Makefile +++ b/usr.sbin/ntp/ntpq/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntpq/Makefile,v 1.11.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ NO_MAN= diff --git a/usr.sbin/ntp/ntptime/Makefile b/usr.sbin/ntp/ntptime/Makefile index db5885ddceb35..b92353d1fd310 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.26.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/ntp/util diff --git a/usr.sbin/ntp/ntptrace/Makefile b/usr.sbin/ntp/ntptrace/Makefile index 8d7547cf5ea15..b45f6db3c7b48 100644 --- a/usr.sbin/ntp/ntptrace/Makefile +++ b/usr.sbin/ntp/ntptrace/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/ntptrace/Makefile,v 1.7.14.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../scripts diff --git a/usr.sbin/ntp/scripts/mkver b/usr.sbin/ntp/scripts/mkver index 02c692491f3e6..4e7363ba2076a 100755 --- a/usr.sbin/ntp/scripts/mkver +++ b/usr.sbin/ntp/scripts/mkver @@ -1,6 +1,6 @@ #!/bin/sh # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/scripts/mkver,v 1.9.18.1.8.1 2010/12/21 17:10:29 kensmith Exp $ # PROG=${1-UNKNOWN} diff --git a/usr.sbin/ntp/scripts/ntptrace b/usr.sbin/ntp/scripts/ntptrace index 8a895c4ba0be6..95d23665f05fe 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.34.1 2010/12/21 17:10:29 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..470f8a3980059 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.60.1 2010/12/21 17:10:29 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..7bbfe8be0a2f7 100644 --- a/usr.sbin/ntp/sntp/Makefile +++ b/usr.sbin/ntp/sntp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ntp/sntp/Makefile,v 1.3.10.1.8.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../../../contrib/ntp/sntp diff --git a/usr.sbin/nvram/Makefile b/usr.sbin/nvram/Makefile index 3cca037565074..e9aa7d4820f49 100644 --- a/usr.sbin/nvram/Makefile +++ b/usr.sbin/nvram/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/nvram/Makefile,v 1.2.14.1 2010/12/21 17:10:29 kensmith Exp $ PROG= nvram MAN= nvram.8 diff --git a/usr.sbin/nvram/nvram.8 b/usr.sbin/nvram/nvram.8 index 5c41a41454dd7..81d4c8318c3bf 100644 --- a/usr.sbin/nvram/nvram.8 +++ b/usr.sbin/nvram/nvram.8 @@ -23,7 +23,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/nvram/nvram.8,v 1.2.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd August 1, 2006 .Dt NVRAM 8 powerpc diff --git a/usr.sbin/nvram/nvram.c b/usr.sbin/nvram/nvram.c index 9d56f9d537b1c..2a40cc1f99078 100644 --- a/usr.sbin/nvram/nvram.c +++ b/usr.sbin/nvram/nvram.c @@ -23,7 +23,7 @@ * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/nvram/nvram.c,v 1.1.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ofwdump/Makefile b/usr.sbin/ofwdump/Makefile index b94ffd1bf59b7..86d2f7bd354be 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.32.1 2010/12/21 17:10:29 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..7a9786ecd4fcb 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.34.1 2010/12/21 17:10:29 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..d190a3b0ba863 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef OFW_UTIL_H diff --git a/usr.sbin/ofwdump/ofwdump.8 b/usr.sbin/ofwdump/ofwdump.8 index 995d93704d18f..b3d788a7ad2b5 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.32.1 2010/12/21 17:10:29 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..7d156d7eb918b 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.34.1 2010/12/21 17:10:29 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..a9f052b2c0d77 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <paths.h> diff --git a/usr.sbin/pccard/Makefile b/usr.sbin/pccard/Makefile index 18bd019ff67d5..27a8ced2ef0d3 100644 --- a/usr.sbin/pccard/Makefile +++ b/usr.sbin/pccard/Makefile @@ -1,5 +1,5 @@ # Makefile for pccardc/pccardd. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pccard/Makefile,v 1.8.12.1 2010/12/21 17:10:29 kensmith Exp $ SUBDIR= dumpcis diff --git a/usr.sbin/pccard/Makefile.inc b/usr.sbin/pccard/Makefile.inc index 265f86d1ed55a..f6409e27c3f33 100644 --- a/usr.sbin/pccard/Makefile.inc +++ b/usr.sbin/pccard/Makefile.inc @@ -1,3 +1,3 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pccard/Makefile.inc,v 1.10.12.1 2010/12/21 17:10:29 kensmith Exp $ .include "../Makefile.inc" diff --git a/usr.sbin/pccard/dumpcis/Makefile b/usr.sbin/pccard/dumpcis/Makefile index 795c05c05846f..4366ef73aa901 100644 --- a/usr.sbin/pccard/dumpcis/Makefile +++ b/usr.sbin/pccard/dumpcis/Makefile @@ -1,6 +1,6 @@ # pccardc Makefile # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pccard/dumpcis/Makefile,v 1.1.12.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../pccardd ${.CURDIR}/../pccardc diff --git a/usr.sbin/pccard/dumpcis/dumpcis.8 b/usr.sbin/pccard/dumpcis/dumpcis.8 index 518eadd690742..9e945b2bec3d0 100644 --- a/usr.sbin/pccard/dumpcis/dumpcis.8 +++ b/usr.sbin/pccard/dumpcis/dumpcis.8 @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pccard/dumpcis/dumpcis.8,v 1.2.12.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd October 18, 2006 .Dt DUMPCIS 8 diff --git a/usr.sbin/pccard/dumpcis/main.c b/usr.sbin/pccard/dumpcis/main.c index 317195c1f8e14..8f21f5d4539f5 100644 --- a/usr.sbin/pccard/dumpcis/main.c +++ b/usr.sbin/pccard/dumpcis/main.c @@ -23,7 +23,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pccard/dumpcis/main.c,v 1.1.12.1 2010/12/21 17:10:29 kensmith Exp $"); int dumpcisfile_main(int, char **); diff --git a/usr.sbin/pccard/pccardc/Makefile b/usr.sbin/pccard/pccardc/Makefile index d0649a2dc42c5..d90bddd3fcc8c 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.36.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../pccardd diff --git a/usr.sbin/pccard/pccardc/beep.c b/usr.sbin/pccard/pccardc/beep.c index be62c56238a7b..39da33f60c224 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.38.1 2010/12/21 17:10:29 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..3464240f1b4b1 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.58.1 2010/12/21 17:10:29 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..b3d9094da8ae8 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.38.1 2010/12/21 17:10:29 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..13b7323819b19 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.34.1 2010/12/21 17:10:29 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..68de6f740066a 100644 --- a/usr.sbin/pccard/pccardc/pccardc.8 +++ b/usr.sbin/pccard/pccardc/pccardc.8 @@ -26,7 +26,7 @@ .\" .\" Translated to English by Hiroki Sato <hrs@geocities.co.jp> .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pccard/pccardc/pccardc.8,v 1.21.12.1 2010/12/21 17:10:29 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..a31b535ba711c 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.32.1 2010/12/21 17:10:29 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..26f14b524ef28 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.34.1 2010/12/21 17:10:29 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..0173d66f45205 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.38.1 2010/12/21 17:10:29 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..b66646efff21c 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.38.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/pccard/pccardc/rdmap.c b/usr.sbin/pccard/pccardc/rdmap.c index 3ac81f930ca98..35a6dcff6cc53 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.58.1 2010/12/21 17:10:29 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..ad5d1bdfa9d0c 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.58.1 2010/12/21 17:10:29 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..ceecc97e0f7f1 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.58.1 2010/12/21 17:10:29 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..afaa74ee1569f 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.58.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pccard/pccardd/readcis.c b/usr.sbin/pccard/pccardd/readcis.c index 73b72efb9eafa..e2e06a009baa4 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.36.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/pccard/pccardd/readcis.h b/usr.sbin/pccard/pccardd/readcis.h index 8ebd74531fe2f..0b9d7db87660e 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.36.1 2010/12/21 17:10:29 kensmith Exp $ */ struct tuple { diff --git a/usr.sbin/pciconf/Makefile b/usr.sbin/pciconf/Makefile index e57e736fe2c16..1750b8ed0b3b1 100644 --- a/usr.sbin/pciconf/Makefile +++ b/usr.sbin/pciconf/Makefile @@ -1,5 +1,5 @@ # $ANA: Makefile,v 1.1.1.1 1996/09/25 21:12:57 wollman Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pciconf/Makefile,v 1.10.14.1 2010/12/21 17:10:29 kensmith Exp $ PROG= pciconf SRCS= pciconf.c cap.c diff --git a/usr.sbin/pciconf/cap.c b/usr.sbin/pciconf/cap.c index 3aa121a0e5fbd..5ade3c7799a98 100644 --- a/usr.sbin/pciconf/cap.c +++ b/usr.sbin/pciconf/cap.c @@ -30,7 +30,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pciconf/cap.c,v 1.2.2.6.2.1 2010/12/21 17:10:29 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..5fb5ac0f5647a 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.40.1 2010/12/21 17:10:29 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 6f6f107a24ba7..52c5ccd02490a 100644 --- a/usr.sbin/pciconf/pciconf.8 +++ b/usr.sbin/pciconf/pciconf.8 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pciconf/pciconf.8,v 1.30.2.2.6.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd November 27, 2007 .Dt PCICONF 8 diff --git a/usr.sbin/pciconf/pciconf.c b/usr.sbin/pciconf/pciconf.c index d71542506943c..840b26bde3e2a 100644 --- a/usr.sbin/pciconf/pciconf.c +++ b/usr.sbin/pciconf/pciconf.c @@ -29,7 +29,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pciconf/pciconf.c,v 1.30.2.4.2.1 2010/12/21 17:10:29 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..27037c8a2c7c8 100644 --- a/usr.sbin/pciconf/pciconf.h +++ b/usr.sbin/pciconf/pciconf.h @@ -27,7 +27,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pciconf/pciconf.h,v 1.1.4.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __PCICONF_H__ diff --git a/usr.sbin/periodic/Makefile b/usr.sbin/periodic/Makefile index 875d078435eaa..92e05421a17d0 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.40.1 2010/12/21 17:10:29 kensmith Exp $ SCRIPTS=periodic.sh MAN= periodic.8 diff --git a/usr.sbin/periodic/periodic.8 b/usr.sbin/periodic/periodic.8 index 63359308656e4..c08fe3326439c 100644 --- a/usr.sbin/periodic/periodic.8 +++ b/usr.sbin/periodic/periodic.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/periodic/periodic.8,v 1.33.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd August 30, 2007 .Os diff --git a/usr.sbin/periodic/periodic.sh b/usr.sbin/periodic/periodic.sh index ca954ea1f0260..4ab4ea21f13c4 100644 --- a/usr.sbin/periodic/periodic.sh +++ b/usr.sbin/periodic/periodic.sh @@ -1,6 +1,6 @@ #!/bin/sh - # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/periodic/periodic.sh,v 1.21.14.1 2010/12/21 17:10:29 kensmith Exp $ # # Run nightly periodic scripts # diff --git a/usr.sbin/pkg_install/Makefile b/usr.sbin/pkg_install/Makefile index bf1a2135cc792..65ccd49073c61 100644 --- a/usr.sbin/pkg_install/Makefile +++ b/usr.sbin/pkg_install/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pkg_install/Makefile,v 1.17.2.3.8.1 2010/12/21 17:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/pkg_install/Makefile.inc b/usr.sbin/pkg_install/Makefile.inc index 2fa20aa1c394c..f94e578e54291 100644 --- a/usr.sbin/pkg_install/Makefile.inc +++ b/usr.sbin/pkg_install/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pkg_install/Makefile.inc,v 1.14.2.2.6.1 2010/12/21 17:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/pkg_install/add/Makefile b/usr.sbin/pkg_install/add/Makefile index 89988e78b2201..b43b511e1a695 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.34.1 2010/12/21 17:10:29 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..92182bc6f92cb 100644 --- a/usr.sbin/pkg_install/add/add.h +++ b/usr.sbin/pkg_install/add/add.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pkg_install/add/add.h,v 1.14.2.1.8.1 2010/12/21 17:10:29 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..3427194dadaf2 100644 --- a/usr.sbin/pkg_install/add/extract.c +++ b/usr.sbin/pkg_install/add/extract.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/add/extract.c,v 1.45.14.1 2010/12/21 17:10:29 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..327fb672dea4b 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.34.1 2010/12/21 17:10:29 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 7f2f765665c5c..bc4392e842d69 100644 --- a/usr.sbin/pkg_install/add/main.c +++ b/usr.sbin/pkg_install/add/main.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/add/main.c,v 1.72.2.9.4.2 2010/12/22 05:53:46 kensmith Exp $"); #include <sys/param.h> #include <sys/utsname.h> diff --git a/usr.sbin/pkg_install/add/perform.c b/usr.sbin/pkg_install/add/perform.c index 499d6c66bc6f3..c16cb712eb202 100644 --- a/usr.sbin/pkg_install/add/perform.c +++ b/usr.sbin/pkg_install/add/perform.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/add/perform.c,v 1.80.2.5.4.1 2010/12/21 17:10:29 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 d090cb5077836..dfdb425c6f9cd 100644 --- a/usr.sbin/pkg_install/add/pkg_add.1 +++ b/usr.sbin/pkg_install/add/pkg_add.1 @@ -13,7 +13,7 @@ .\" .\" Jordan K. Hubbard .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pkg_install/add/pkg_add.1,v 1.71.2.5.6.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd January 4, 2009 .Dt PKG_ADD 1 diff --git a/usr.sbin/pkg_install/create/Makefile b/usr.sbin/pkg_install/create/Makefile index 42718c6f9273c..b71167da963e8 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.34.1 2010/12/21 17:10:29 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..62f7bd41fc913 100644 --- a/usr.sbin/pkg_install/create/create.h +++ b/usr.sbin/pkg_install/create/create.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pkg_install/create/create.h,v 1.26.2.1.8.1 2010/12/21 17:10:29 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 d85392dc9c7d6..7fa435fb9284e 100644 --- a/usr.sbin/pkg_install/create/main.c +++ b/usr.sbin/pkg_install/create/main.c @@ -10,7 +10,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/create/main.c,v 1.40.2.5.4.1 2010/12/21 17:10:29 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 e4f0d2eae5810..a27ae5a5a4d19 100644 --- a/usr.sbin/pkg_install/create/perform.c +++ b/usr.sbin/pkg_install/create/perform.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/create/perform.c,v 1.82.2.2.4.1 2010/12/21 17:10:29 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..8deb5e5661e26 100644 --- a/usr.sbin/pkg_install/create/pkg_create.1 +++ b/usr.sbin/pkg_install/create/pkg_create.1 @@ -15,7 +15,7 @@ .\" .\" .\" @(#)pkg_create.1 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pkg_install/create/pkg_create.1,v 1.70.2.2.8.1 2010/12/21 17:10:29 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..12c7ff8cd6510 100644 --- a/usr.sbin/pkg_install/create/pl.c +++ b/usr.sbin/pkg_install/create/pl.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/create/pl.c,v 1.28.14.1 2010/12/21 17:10:29 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 c9a0fdebea22d..5b0f63e440314 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.18.1.4.1 2010/12/21 17:10:29 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..29f06f18ecd48 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.34.1 2010/12/21 17:10:29 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 f09a432f2bb41..a6cbd491dbcb4 100644 --- a/usr.sbin/pkg_install/delete/main.c +++ b/usr.sbin/pkg_install/delete/main.c @@ -20,7 +20,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/delete/main.c,v 1.28.2.3.4.1 2010/12/21 17:10:29 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..5a8819a5fca99 100644 --- a/usr.sbin/pkg_install/delete/perform.c +++ b/usr.sbin/pkg_install/delete/perform.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/delete/perform.c,v 1.41.18.2.8.1 2010/12/21 17:10:29 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..816b6be2c4c0c 100644 --- a/usr.sbin/pkg_install/delete/pkg_delete.1 +++ b/usr.sbin/pkg_install/delete/pkg_delete.1 @@ -15,7 +15,7 @@ .\" .\" .\" @(#)pkg_delete.1 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pkg_install/delete/pkg_delete.1,v 1.31.10.2.8.1 2010/12/21 17:10:29 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 485cb22632107..c993d43ca68a5 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.18.1.4.1 2010/12/21 17:10:29 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..ee1656c0dbfd9 100644 --- a/usr.sbin/pkg_install/info/info.h +++ b/usr.sbin/pkg_install/info/info.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pkg_install/info/info.h,v 1.29.14.1 2010/12/21 17:10:29 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 2de638e4cad3b..3def8667c71d0 100644 --- a/usr.sbin/pkg_install/info/main.c +++ b/usr.sbin/pkg_install/info/main.c @@ -20,7 +20,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/info/main.c,v 1.50.2.5.4.1 2010/12/21 17:10:29 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 09cad78ad3f23..bee57680fea04 100644 --- a/usr.sbin/pkg_install/info/perform.c +++ b/usr.sbin/pkg_install/info/perform.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/info/perform.c,v 1.54.2.2.4.1 2010/12/21 17:10:29 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..11ebe6834efa5 100644 --- a/usr.sbin/pkg_install/info/pkg_info.1 +++ b/usr.sbin/pkg_install/info/pkg_info.1 @@ -15,7 +15,7 @@ .\" .\" .\" @(#)pkg_info.1 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pkg_install/info/pkg_info.1,v 1.60.2.2.8.1 2010/12/21 17:10:29 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..3d2016516d70d 100644 --- a/usr.sbin/pkg_install/info/show.c +++ b/usr.sbin/pkg_install/info/show.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/info/show.c,v 1.41.14.1 2010/12/21 17:10:29 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..c8e8ed7767fff 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.26.1 2010/12/21 17:10:29 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..7c9154a09e79d 100644 --- a/usr.sbin/pkg_install/lib/deps.c +++ b/usr.sbin/pkg_install/lib/deps.c @@ -20,7 +20,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/deps.c,v 1.12.14.1 2010/12/21 17:10:29 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..325cb40d09cea 100644 --- a/usr.sbin/pkg_install/lib/exec.c +++ b/usr.sbin/pkg_install/lib/exec.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/exec.c,v 1.11.14.1 2010/12/21 17:10:29 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..569d7ecdb983a 100644 --- a/usr.sbin/pkg_install/lib/file.c +++ b/usr.sbin/pkg_install/lib/file.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/file.c,v 1.68.18.1.8.1 2010/12/21 17:10:29 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..8d7a2c022421d 100644 --- a/usr.sbin/pkg_install/lib/global.c +++ b/usr.sbin/pkg_install/lib/global.c @@ -20,7 +20,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/global.c,v 1.11.14.1 2010/12/21 17:10:29 kensmith Exp $"); #include "lib.h" diff --git a/usr.sbin/pkg_install/lib/lib.h b/usr.sbin/pkg_install/lib/lib.h index a3d04138797f0..88d526028a6ed 100644 --- a/usr.sbin/pkg_install/lib/lib.h +++ b/usr.sbin/pkg_install/lib/lib.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pkg_install/lib/lib.h,v 1.60.2.6.4.1 2010/12/21 17:10:29 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..6c27e51eef8f8 100644 --- a/usr.sbin/pkg_install/lib/match.c +++ b/usr.sbin/pkg_install/lib/match.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/match.c,v 1.20.2.2.8.1 2010/12/21 17:10:29 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..b10935d7dc5a3 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.40.1 2010/12/21 17:10:29 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 2f7e917350439..714bf578b268f 100644 --- a/usr.sbin/pkg_install/lib/pen.c +++ b/usr.sbin/pkg_install/lib/pen.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/pen.c,v 1.42.18.2.4.1 2010/12/21 17:10:29 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..271c68f39acd5 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.42.1 2010/12/21 17:10:29 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 3c87d629c1fee..a54fdec1f2f6a 100644 --- a/usr.sbin/pkg_install/lib/plist.c +++ b/usr.sbin/pkg_install/lib/plist.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/plist.c,v 1.52.2.1.4.1 2010/12/21 17:10:29 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..78fbd4e5fa1c8 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.38.1 2010/12/21 17:10:29 kensmith Exp $"); #include "lib.h" diff --git a/usr.sbin/pkg_install/lib/url.c b/usr.sbin/pkg_install/lib/url.c index b598c6063d90a..78d36d6541f9c 100644 --- a/usr.sbin/pkg_install/lib/url.c +++ b/usr.sbin/pkg_install/lib/url.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/lib/url.c,v 1.9.2.2.4.1 2010/12/21 17:10:29 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..821c26cd184bd 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.34.1 2010/12/21 17:10:29 kensmith Exp $"); #include "lib.h" #include <err.h> diff --git a/usr.sbin/pkg_install/tkpkg b/usr.sbin/pkg_install/tkpkg index 9071155a289de..53cee7533adb3 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.60.1 2010/12/21 17:10:29 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 b0d3689779e60..3e59388dd8243 100644 --- a/usr.sbin/pkg_install/updating/Makefile +++ b/usr.sbin/pkg_install/updating/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pkg_install/updating/Makefile,v 1.2.2.2.4.1 2010/12/21 17:10:29 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..95e314e627f87 100644 --- a/usr.sbin/pkg_install/updating/main.c +++ b/usr.sbin/pkg_install/updating/main.c @@ -8,7 +8,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/updating/main.c,v 1.2.2.3.8.1 2010/12/21 17:10:29 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..33313f033bec0 100644 --- a/usr.sbin/pkg_install/updating/pathnames.h +++ b/usr.sbin/pkg_install/updating/pathnames.h @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Beat Gätzi * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pkg_install/updating/pathnames.h,v 1.2.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ * */ diff --git a/usr.sbin/pkg_install/updating/pkg_updating.1 b/usr.sbin/pkg_install/updating/pkg_updating.1 index e3bcb546c7050..4c377ec38f09b 100644 --- a/usr.sbin/pkg_install/updating/pkg_updating.1 +++ b/usr.sbin/pkg_install/updating/pkg_updating.1 @@ -8,7 +8,7 @@ .\" can do whatever you want with this stuff. If we meet some day, and you think .\" this stuff is worth it, you can buy me a beer in return. Beat Gätzi .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pkg_install/updating/pkg_updating.1,v 1.3.2.2.8.1 2010/12/21 17:10:29 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 3e1d7a522f279..c3031d511f394 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.18.1.4.1 2010/12/21 17:10:29 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 cad8583c23bfb..b1c0840d7a25b 100644 --- a/usr.sbin/pkg_install/version/main.c +++ b/usr.sbin/pkg_install/version/main.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/version/main.c,v 1.7.2.3.4.1 2010/12/21 17:10:29 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..a7f513283384e 100644 --- a/usr.sbin/pkg_install/version/perform.c +++ b/usr.sbin/pkg_install/version/perform.c @@ -19,7 +19,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pkg_install/version/perform.c,v 1.16.2.2.8.1 2010/12/21 17:10:29 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..3fa4354d71144 100644 --- a/usr.sbin/pkg_install/version/pkg_version.1 +++ b/usr.sbin/pkg_install/version/pkg_version.1 @@ -23,7 +23,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pkg_install/version/pkg_version.1,v 1.36.2.3.8.1 2010/12/21 17:10:29 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..7fb0cb79b0d21 100755 --- a/usr.sbin/pkg_install/version/test-pkg_version.sh +++ b/usr.sbin/pkg_install/version/test-pkg_version.sh @@ -29,7 +29,7 @@ # Regression testing for pkg_version # Originally from an idea by "Akinori MUSHA" <knu@iDaemons.org> # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pkg_install/version/test-pkg_version.sh,v 1.6.14.1 2010/12/21 17:10:29 kensmith Exp $ # ECHO=echo diff --git a/usr.sbin/pkg_install/version/version.h b/usr.sbin/pkg_install/version/version.h index 412c395777eb8..780f015702fa0 100644 --- a/usr.sbin/pkg_install/version/version.h +++ b/usr.sbin/pkg_install/version/version.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pkg_install/version/version.h,v 1.5.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * FreeBSD install - a package for the installation and maintainance diff --git a/usr.sbin/pmcannotate/Makefile b/usr.sbin/pmcannotate/Makefile index e087bb3c28e71..6c26dc8a830bf 100644 --- a/usr.sbin/pmcannotate/Makefile +++ b/usr.sbin/pmcannotate/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pmcannotate/Makefile,v 1.1.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $ # PROG= pmcannotate diff --git a/usr.sbin/pmcannotate/pmcannotate.8 b/usr.sbin/pmcannotate/pmcannotate.8 index 38a413ac5f922..b55fbe0895fcd 100644 --- a/usr.sbin/pmcannotate/pmcannotate.8 +++ b/usr.sbin/pmcannotate/pmcannotate.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/pmcannotate/pmcannotate.8,v 1.1.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd November 20, 2008 .Os diff --git a/usr.sbin/pmcannotate/pmcannotate.c b/usr.sbin/pmcannotate/pmcannotate.c index 1a5dec2b6d13f..6938050f7b18a 100644 --- a/usr.sbin/pmcannotate/pmcannotate.c +++ b/usr.sbin/pmcannotate/pmcannotate.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pmcannotate/pmcannotate.c,v 1.1.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/queue.h> diff --git a/usr.sbin/pmccontrol/Makefile b/usr.sbin/pmccontrol/Makefile index 9dafe1c3fbd55..3417e63b8aac2 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.26.1 2010/12/21 17:10:29 kensmith Exp $ # PROG= pmccontrol diff --git a/usr.sbin/pmccontrol/pmccontrol.8 b/usr.sbin/pmccontrol/pmccontrol.8 index e521a1f470293..b2b6d6a850853 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.10.1.4.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd November 9, 2008 .Os diff --git a/usr.sbin/pmccontrol/pmccontrol.c b/usr.sbin/pmccontrol/pmccontrol.c index cce1e0ef14acc..3c318ba03baec 100644 --- a/usr.sbin/pmccontrol/pmccontrol.c +++ b/usr.sbin/pmccontrol/pmccontrol.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pmccontrol/pmccontrol.c,v 1.6.2.2.2.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <sys/queue.h> diff --git a/usr.sbin/pmcstat/Makefile b/usr.sbin/pmcstat/Makefile index 2bd8133ed17c4..7cc853b030f62 100644 --- a/usr.sbin/pmcstat/Makefile +++ b/usr.sbin/pmcstat/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pmcstat/Makefile,v 1.5.2.3.2.1 2010/12/21 17:10:29 kensmith Exp $ # PROG= pmcstat diff --git a/usr.sbin/pmcstat/pmcpl_annotate.c b/usr.sbin/pmcstat/pmcpl_annotate.c index 802983cd9bd01..2f6692129fe6f 100644 --- a/usr.sbin/pmcstat/pmcpl_annotate.c +++ b/usr.sbin/pmcstat/pmcpl_annotate.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pmcstat/pmcpl_annotate.c,v 1.1.4.2.2.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/endian.h> diff --git a/usr.sbin/pmcstat/pmcpl_annotate.h b/usr.sbin/pmcstat/pmcpl_annotate.h index 482bcd41e8d81..e858748fe0642 100644 --- a/usr.sbin/pmcstat/pmcpl_annotate.h +++ b/usr.sbin/pmcstat/pmcpl_annotate.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/pmcstat/pmcpl_annotate.h,v 1.1.4.2.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _PMCSTAT_PL_ANNOTATE_H_ diff --git a/usr.sbin/pmcstat/pmcpl_callgraph.c b/usr.sbin/pmcstat/pmcpl_callgraph.c index a04fc19e22c9b..4ac8527837e83 100644 --- a/usr.sbin/pmcstat/pmcpl_callgraph.c +++ b/usr.sbin/pmcstat/pmcpl_callgraph.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pmcstat/pmcpl_callgraph.c,v 1.1.4.5.2.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/endian.h> diff --git a/usr.sbin/pmcstat/pmcpl_callgraph.h b/usr.sbin/pmcstat/pmcpl_callgraph.h index aaf0e1ba1d699..8d8b8036c4266 100644 --- a/usr.sbin/pmcstat/pmcpl_callgraph.h +++ b/usr.sbin/pmcstat/pmcpl_callgraph.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/pmcstat/pmcpl_callgraph.h,v 1.1.4.2.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _PMCSTAT_PL_CALLGRAPH_H_ diff --git a/usr.sbin/pmcstat/pmcpl_calltree.c b/usr.sbin/pmcstat/pmcpl_calltree.c index c647a325a0209..c128690fdcc13 100644 --- a/usr.sbin/pmcstat/pmcpl_calltree.c +++ b/usr.sbin/pmcstat/pmcpl_calltree.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pmcstat/pmcpl_calltree.c,v 1.1.4.10.2.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/endian.h> diff --git a/usr.sbin/pmcstat/pmcpl_calltree.h b/usr.sbin/pmcstat/pmcpl_calltree.h index f54957f83f718..0ac71356c958e 100644 --- a/usr.sbin/pmcstat/pmcpl_calltree.h +++ b/usr.sbin/pmcstat/pmcpl_calltree.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/pmcpl_calltree.h,v 1.1.4.2.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _PMCSTAT_PL_CALLTREE_H_ diff --git a/usr.sbin/pmcstat/pmcpl_gprof.c b/usr.sbin/pmcstat/pmcpl_gprof.c index 9327eb95b62d4..7d3f29492e5c4 100644 --- a/usr.sbin/pmcstat/pmcpl_gprof.c +++ b/usr.sbin/pmcstat/pmcpl_gprof.c @@ -35,7 +35,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pmcstat/pmcpl_gprof.c,v 1.1.4.2.2.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/endian.h> diff --git a/usr.sbin/pmcstat/pmcpl_gprof.h b/usr.sbin/pmcstat/pmcpl_gprof.h index 069082fe3e22e..f220014c04efb 100644 --- a/usr.sbin/pmcstat/pmcpl_gprof.h +++ b/usr.sbin/pmcstat/pmcpl_gprof.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/pmcstat/pmcpl_gprof.h,v 1.1.4.2.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _PMCSTAT_PL_GPROF_H_ diff --git a/usr.sbin/pmcstat/pmcstat.8 b/usr.sbin/pmcstat/pmcstat.8 index bc7bdb6b85988..cbbec3e355d83 100644 --- a/usr.sbin/pmcstat/pmcstat.8 +++ b/usr.sbin/pmcstat/pmcstat.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/pmcstat/pmcstat.8,v 1.12.2.3.2.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd September 19, 2008 .Os diff --git a/usr.sbin/pmcstat/pmcstat.c b/usr.sbin/pmcstat/pmcstat.c index ab3846c38c48d..543b55c170a47 100644 --- a/usr.sbin/pmcstat/pmcstat.c +++ b/usr.sbin/pmcstat/pmcstat.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pmcstat/pmcstat.c,v 1.17.2.7.2.1 2010/12/21 17:10:29 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 c9c24a916aabd..785a5d70c31a0 100644 --- a/usr.sbin/pmcstat/pmcstat.h +++ b/usr.sbin/pmcstat/pmcstat.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/pmcstat/pmcstat.h,v 1.5.2.3.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _PMCSTAT_H_ diff --git a/usr.sbin/pmcstat/pmcstat_log.c b/usr.sbin/pmcstat/pmcstat_log.c index 7149ba8e83cae..7e90cce7a0a08 100644 --- a/usr.sbin/pmcstat/pmcstat_log.c +++ b/usr.sbin/pmcstat/pmcstat_log.c @@ -34,7 +34,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pmcstat/pmcstat_log.c,v 1.10.2.10.2.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/endian.h> diff --git a/usr.sbin/pmcstat/pmcstat_log.h b/usr.sbin/pmcstat/pmcstat_log.h index bfa925c52221b..e90b74a99ab5d 100644 --- a/usr.sbin/pmcstat/pmcstat_log.h +++ b/usr.sbin/pmcstat/pmcstat_log.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/pmcstat/pmcstat_log.h,v 1.1.4.4.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _PMCSTAT_LOG_H_ diff --git a/usr.sbin/pmcstat/pmcstat_top.h b/usr.sbin/pmcstat/pmcstat_top.h index 281410b09cafe..ee96cb5ec90d2 100644 --- a/usr.sbin/pmcstat/pmcstat_top.h +++ b/usr.sbin/pmcstat/pmcstat_top.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_top.h,v 1.1.4.2.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _PMCSTAT_TOP_H_ diff --git a/usr.sbin/pnpinfo/Makefile b/usr.sbin/pnpinfo/Makefile index 294b4f758d4f8..d2ee9fe87be4d 100644 --- a/usr.sbin/pnpinfo/Makefile +++ b/usr.sbin/pnpinfo/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pnpinfo/Makefile,v 1.12.14.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../../contrib/pnpinfo diff --git a/usr.sbin/portsnap/Makefile b/usr.sbin/portsnap/Makefile index 0f77bcb048724..461e58979636a 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.18.1 2010/12/21 17:10:29 kensmith Exp $ SUBDIR= portsnap make_index phttpget diff --git a/usr.sbin/portsnap/Makefile.inc b/usr.sbin/portsnap/Makefile.inc index 5f6527edb373b..591081d8df165 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.18.1 2010/12/21 17:10:29 kensmith Exp $ LIBEXECDIR?= /usr/libexec diff --git a/usr.sbin/portsnap/make_index/Makefile b/usr.sbin/portsnap/make_index/Makefile index 65b1a8e61063a..4438522de7126 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.18.1 2010/12/21 17:10:29 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..0f77c0c4b1761 100644 --- a/usr.sbin/portsnap/make_index/make_index.c +++ b/usr.sbin/portsnap/make_index/make_index.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/portsnap/make_index/make_index.c,v 1.5.14.1 2010/12/21 17:10:29 kensmith Exp $"); #include <err.h> #include <stdio.h> diff --git a/usr.sbin/portsnap/phttpget/Makefile b/usr.sbin/portsnap/phttpget/Makefile index 154ff15f95203..518a52d82e46f 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.18.1 2010/12/21 17:10:29 kensmith Exp $ PROG= phttpget NO_MAN= diff --git a/usr.sbin/portsnap/phttpget/phttpget.c b/usr.sbin/portsnap/phttpget/phttpget.c index 1bf6d9d5b1531..6020e254e2358 100644 --- a/usr.sbin/portsnap/phttpget/phttpget.c +++ b/usr.sbin/portsnap/phttpget/phttpget.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/portsnap/phttpget/phttpget.c,v 1.12.2.2.6.1 2010/12/21 17:10:29 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 e8f42b85f1b08..e0381a949bf98 100644 --- a/usr.sbin/portsnap/portsnap/Makefile +++ b/usr.sbin/portsnap/portsnap/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/portsnap/portsnap/Makefile,v 1.2.14.1 2010/12/21 17:10:29 kensmith Exp $ SCRIPTS=portsnap.sh MAN= portsnap.8 diff --git a/usr.sbin/portsnap/portsnap/portsnap.8 b/usr.sbin/portsnap/portsnap/portsnap.8 index 80fc4a10cf11c..5343779625c5b 100644 --- a/usr.sbin/portsnap/portsnap/portsnap.8 +++ b/usr.sbin/portsnap/portsnap/portsnap.8 @@ -23,7 +23,7 @@ .\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/portsnap/portsnap/portsnap.8,v 1.10.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd September 15, 2008 .Dt PORTSNAP 8 diff --git a/usr.sbin/portsnap/portsnap/portsnap.sh b/usr.sbin/portsnap/portsnap/portsnap.sh index 0660b419b22e5..6e7b9e3cf6fb9 100644 --- a/usr.sbin/portsnap/portsnap/portsnap.sh +++ b/usr.sbin/portsnap/portsnap/portsnap.sh @@ -25,7 +25,7 @@ # IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/portsnap/portsnap/portsnap.sh,v 1.27.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ #### Usage function -- called from command-line handling code. diff --git a/usr.sbin/powerd/Makefile b/usr.sbin/powerd/Makefile index 6adb188608aa1..1f58f017d4566 100644 --- a/usr.sbin/powerd/Makefile +++ b/usr.sbin/powerd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/powerd/Makefile,v 1.5.14.1 2010/12/21 17:10:29 kensmith Exp $ PROG= powerd MAN= powerd.8 diff --git a/usr.sbin/powerd/powerd.8 b/usr.sbin/powerd/powerd.8 index a2662bad0fe66..e73963e3c83ad 100644 --- a/usr.sbin/powerd/powerd.8 +++ b/usr.sbin/powerd/powerd.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/powerd/powerd.8,v 1.10.2.3.2.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd December 24, 2008 .Dt POWERD 8 diff --git a/usr.sbin/powerd/powerd.c b/usr.sbin/powerd/powerd.c index 3ef76ad1452b5..bbbfcb7365ac7 100644 --- a/usr.sbin/powerd/powerd.c +++ b/usr.sbin/powerd/powerd.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/powerd/powerd.c,v 1.21.2.3.2.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/ioctl.h> diff --git a/usr.sbin/ppp/Makefile b/usr.sbin/ppp/Makefile index ea8a4628e2076..68a882f7b5365 100644 --- a/usr.sbin/ppp/Makefile +++ b/usr.sbin/ppp/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ppp/Makefile,v 1.110.12.1 2010/12/21 17:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/ppp/README.changes b/usr.sbin/ppp/README.changes index bf626e3010b93..49acd048eeacd 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.26.1 2010/12/21 17:10:29 kensmith Exp $ This file summarises changes made to ppp that effect its configuration. diff --git a/usr.sbin/ppp/README.nat b/usr.sbin/ppp/README.nat index 9ff240a9f37cd..01b572f86abf9 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.40.1 2010/12/21 17:10:29 kensmith Exp $ User PPP NAT (Packet Aliasing) diff --git a/usr.sbin/ppp/acf.c b/usr.sbin/ppp/acf.c index 6c3ec05834860..6975f116aff13 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/acf.h b/usr.sbin/ppp/acf.h index e32adbc1661cd..4a535006e6260 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.62.1 2010/12/21 17:10:29 kensmith Exp $ */ struct lcp; diff --git a/usr.sbin/ppp/arp.c b/usr.sbin/ppp/arp.c index 02dce51ab5049..6d7c3123422a0 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.26.1 2010/12/21 17:10:29 kensmith Exp $ * */ diff --git a/usr.sbin/ppp/arp.h b/usr.sbin/ppp/arp.h index 81e3fa6e9db2d..f00620c6182ec 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ struct sockaddr_dl; diff --git a/usr.sbin/ppp/async.c b/usr.sbin/ppp/async.c index a2a8e04429564..745c52f6bb34b 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.26.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> diff --git a/usr.sbin/ppp/async.h b/usr.sbin/ppp/async.h index 309f597841e6c..c0f5d1414d8d3 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #define HDLCSIZE (MAX_MRU*2+6) diff --git a/usr.sbin/ppp/atm.c b/usr.sbin/ppp/atm.c index 6e0ce754c6f7e..6477bc143d531 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/atm.h b/usr.sbin/ppp/atm.h index ccfad8d9fea70..f91e826545f56 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ struct physical; diff --git a/usr.sbin/ppp/auth.c b/usr.sbin/ppp/auth.c index 66a3de7c4b84c..1b441bcd73b41 100644 --- a/usr.sbin/ppp/auth.c +++ b/usr.sbin/ppp/auth.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/auth.c,v 1.58.10.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/auth.h b/usr.sbin/ppp/auth.h index 3e1047d551a7e..c08565b42bcc8 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ struct physical; diff --git a/usr.sbin/ppp/bundle.c b/usr.sbin/ppp/bundle.c index 912f8558ed0fc..d5fe1081aa8bf 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/bundle.h b/usr.sbin/ppp/bundle.h index e2f9e7fb34009..67ad9079f8416 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.26.1 2010/12/21 17:10:29 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..53cebc888099b 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/cbcp.h b/usr.sbin/ppp/cbcp.h index 46bf274f21c9d..a18942acb34ed 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.62.1 2010/12/21 17:10:29 kensmith Exp $ */ struct mbuf; diff --git a/usr.sbin/ppp/ccp.c b/usr.sbin/ppp/ccp.c index f5bbf0c39c24b..c8c94e253d085 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/ccp.h b/usr.sbin/ppp/ccp.h index bc867b63ddbb5..442936e712240 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #define CCP_MAXCODE CODE_RESETACK diff --git a/usr.sbin/ppp/chap.c b/usr.sbin/ppp/chap.c index 75de650c6ba5d..cf78dd00074d8 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/chap.h b/usr.sbin/ppp/chap.h index 617555d82d442..e9936e463dadc 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.38.1 2010/12/21 17:10:29 kensmith Exp $ */ struct mbuf; diff --git a/usr.sbin/ppp/chap_ms.c b/usr.sbin/ppp/chap_ms.c index 24e959cb453e9..a2a06a816381e 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <ctype.h> diff --git a/usr.sbin/ppp/chap_ms.h b/usr.sbin/ppp/chap_ms.h index 8a69f93f215b7..14793f0a0f9c6 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.26.1 2010/12/21 17:10:29 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..bd635d5bde270 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/chat.h b/usr.sbin/ppp/chat.h index b8162bfd33dd9..1afbabe209581 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.42.1 2010/12/21 17:10:29 kensmith Exp $ */ #define CHAT_EXPECT 0 diff --git a/usr.sbin/ppp/command.c b/usr.sbin/ppp/command.c index 04ad0801b7263..0d280dac1ff51 100644 --- a/usr.sbin/ppp/command.c +++ b/usr.sbin/ppp/command.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/command.c,v 1.307.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/command.h b/usr.sbin/ppp/command.h index 8eb1e38d243d0..f29a0364ac6ff 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ struct cmdtab; diff --git a/usr.sbin/ppp/datalink.c b/usr.sbin/ppp/datalink.c index d47b11aa2154a..c715823b8f9a5 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/datalink.h b/usr.sbin/ppp/datalink.h index 6fd7e9b878fe9..dd21d5d727960 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #define DATALINK_CLOSED (0) diff --git a/usr.sbin/ppp/deflate.c b/usr.sbin/ppp/deflate.c index 57c90047b7535..7593717834776 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/deflate.h b/usr.sbin/ppp/deflate.h index a478b24cb1def..997a4d192907b 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.62.1 2010/12/21 17:10:29 kensmith Exp $ */ extern const struct ccp_algorithm PppdDeflateAlgorithm; diff --git a/usr.sbin/ppp/defs.c b/usr.sbin/ppp/defs.c index dcd9e47e1a196..a517e030a2a90 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ diff --git a/usr.sbin/ppp/defs.h b/usr.sbin/ppp/defs.h index f56ee326698e7..e2c1042518f74 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.26.1 2010/12/21 17:10:29 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..6a6f76c2273ff 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.42.1 2010/12/21 17:10:29 kensmith Exp $ */ #define PHYSICAL_DESCRIPTOR (1) diff --git a/usr.sbin/ppp/ether.c b/usr.sbin/ppp/ether.c index a86f3bd5b190d..5e2075a5871f2 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.10.1.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/ether.h b/usr.sbin/ppp/ether.h index 94511bdab1044..3d48dc186ab2a 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ struct physical; diff --git a/usr.sbin/ppp/exec.c b/usr.sbin/ppp/exec.c index a53db37270f19..8e0a5541854e4 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.10.1.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/exec.h b/usr.sbin/ppp/exec.h index 32bd748609e63..694acaeac6751 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.46.1.4.1 2010/12/21 17:10:29 kensmith Exp $ */ struct physical; diff --git a/usr.sbin/ppp/filter.c b/usr.sbin/ppp/filter.c index f59848e0d1d68..26c26d334f091 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/filter.h b/usr.sbin/ppp/filter.h index ce67420d8cde4..e91d67f36c620 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ /* Operations - f_srcop, f_dstop */ diff --git a/usr.sbin/ppp/fsm.c b/usr.sbin/ppp/fsm.c index 78530b979ac40..1f82f4f9fcc6c 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/fsm.h b/usr.sbin/ppp/fsm.h index d233899e9203a..a7b4e69e55b16 100644 --- a/usr.sbin/ppp/fsm.h +++ b/usr.sbin/ppp/fsm.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/fsm.h,v 1.29.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/ppp/hdlc.c b/usr.sbin/ppp/hdlc.c index 517c3c5132ec1..f2b9c7e3dc948 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/hdlc.h b/usr.sbin/ppp/hdlc.h index b9211a654a756..bf503fee5f061 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/ppp/i4b.c b/usr.sbin/ppp/i4b.c index f07962509d259..be019c968f596 100644 --- a/usr.sbin/ppp/i4b.c +++ b/usr.sbin/ppp/i4b.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/i4b.c,v 1.16.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/i4b.h b/usr.sbin/ppp/i4b.h index 3545c8485aa5e..f88ddbd1937e4 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ struct physical; diff --git a/usr.sbin/ppp/id.c b/usr.sbin/ppp/id.c index 440d460e53015..785431d859b0f 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/id.h b/usr.sbin/ppp/id.h index 6125ab5057541..9181936947bf9 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef NOSUID diff --git a/usr.sbin/ppp/iface.c b/usr.sbin/ppp/iface.c index 5c7f7d0640b43..7e11de9df621b 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.24.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/iface.h b/usr.sbin/ppp/iface.h index 1fd0a70b17b45..05199e50afbc3 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ struct ifa_msghdr; diff --git a/usr.sbin/ppp/ip.c b/usr.sbin/ppp/ip.c index 5cd2272ff8307..eab8547f8c405 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/ip.h b/usr.sbin/ppp/ip.h index a4c417912f9fd..3d98c8c565737 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ struct mbuf; diff --git a/usr.sbin/ppp/ipcp.c b/usr.sbin/ppp/ipcp.c index e2da0e58526f0..0464a6de8e768 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.24.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/ipcp.h b/usr.sbin/ppp/ipcp.h index dc1ed9e193e62..79b9471008a1f 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #define IPCP_MAXCODE CODE_CODEREJ diff --git a/usr.sbin/ppp/iplist.c b/usr.sbin/ppp/iplist.c index a7fae6e54b323..0f93636133852 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/iplist.h b/usr.sbin/ppp/iplist.h index 5805a2cfbb77a..c31e48ff4d78a 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.62.1 2010/12/21 17:10:29 kensmith Exp $ */ struct iplist_cur { diff --git a/usr.sbin/ppp/ipv6cp.c b/usr.sbin/ppp/ipv6cp.c index fb69059b0159f..fccc602963d49 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.10.1.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/ipv6cp.h b/usr.sbin/ppp/ipv6cp.h index 53f7153157eab..57188fee2e1fa 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.42.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef NOINET6 diff --git a/usr.sbin/ppp/layer.h b/usr.sbin/ppp/layer.h index 4ee59a10a6f2d..9920cb0ef7560 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.62.1 2010/12/21 17:10:29 kensmith Exp $ */ #define LAYER_ASYNC 2 diff --git a/usr.sbin/ppp/lcp.c b/usr.sbin/ppp/lcp.c index cf757186d311c..2b59d99c1080e 100644 --- a/usr.sbin/ppp/lcp.c +++ b/usr.sbin/ppp/lcp.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/lcp.c,v 1.110.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/lcp.h b/usr.sbin/ppp/lcp.h index e0382a8406ba0..63b71d8accf76 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ /* callback::opmask values */ diff --git a/usr.sbin/ppp/link.c b/usr.sbin/ppp/link.c index dc5507d7278d7..44be029b7f527 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.26.1 2010/12/21 17:10:29 kensmith Exp $ * */ diff --git a/usr.sbin/ppp/link.h b/usr.sbin/ppp/link.h index 822474b789920..e824d7d76a39d 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.34.1 2010/12/21 17:10:29 kensmith Exp $ * */ diff --git a/usr.sbin/ppp/log.c b/usr.sbin/ppp/log.c index c90720b9724ba..facbd4a9b1529 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/log.h b/usr.sbin/ppp/log.h index 0da4b8c268482..69fd1d46a384e 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #define LogLOG (0) diff --git a/usr.sbin/ppp/lqr.c b/usr.sbin/ppp/lqr.c index cb04741638203..cb9f12d6ecd34 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/lqr.h b/usr.sbin/ppp/lqr.h index 13d378ffbe777..abe29756fd178 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/ppp/main.c b/usr.sbin/ppp/main.c index 36be56d1c0cb9..7587b32849c76 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.10.1.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/main.h b/usr.sbin/ppp/main.h index 0c7399ae7ad83..36bf80f4a9d1e 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ extern void Cleanup(void); diff --git a/usr.sbin/ppp/mbuf.c b/usr.sbin/ppp/mbuf.c index 4773224ea3ef7..b9346ec52cc59 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/mbuf.h b/usr.sbin/ppp/mbuf.h index 980d649c25c96..abc7c06bd9df6 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ struct mbuf { diff --git a/usr.sbin/ppp/mp.c b/usr.sbin/ppp/mp.c index 095f9bbc0780c..6ddd569c6fde3 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/mp.h b/usr.sbin/ppp/mp.h index 7cf5a8e850173..0936805d2780d 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ struct mbuf; diff --git a/usr.sbin/ppp/mppe.c b/usr.sbin/ppp/mppe.c index 141574ff275e5..897ba62987736 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/mppe.h b/usr.sbin/ppp/mppe.h index c70a60906ba1d..399d7b6a280af 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.42.1 2010/12/21 17:10:29 kensmith Exp $ */ #define MPPE_KEY_LEN 16 diff --git a/usr.sbin/ppp/nat_cmd.c b/usr.sbin/ppp/nat_cmd.c index 8762a38dfdce2..d94a59a5f13dc 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.10.1.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/nat_cmd.h b/usr.sbin/ppp/nat_cmd.h index f4c3655f2c8cc..a1c56d942b0ad 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.36.1 2010/12/21 17:10:29 kensmith Exp $ */ struct cmdargs; diff --git a/usr.sbin/ppp/ncp.c b/usr.sbin/ppp/ncp.c index 1c12fc5ca6061..916e38f0dfa84 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/ncp.h b/usr.sbin/ppp/ncp.h index 99580cfc63195..759759052946d 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ struct port_range { diff --git a/usr.sbin/ppp/ncpaddr.c b/usr.sbin/ppp/ncpaddr.c index 0b1699939a9ca..9bf9ba33384bf 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/ncpaddr.h b/usr.sbin/ppp/ncpaddr.h index 8c6b886123266..e8e3886cd2382 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.42.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/ppp/netgraph.c b/usr.sbin/ppp/netgraph.c index 23a575b4df3f8..ed9ae91cdb315 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.10.1.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/netgraph.h b/usr.sbin/ppp/netgraph.h index a5b4082ed402b..6941422434fc2 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ struct physical; diff --git a/usr.sbin/ppp/pap.c b/usr.sbin/ppp/pap.c index 8eda02041a2ea..fa73953b62d38 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/pap.h b/usr.sbin/ppp/pap.h index 8e8d45734a881..10184aeedd311 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #define PAP_REQUEST 1 diff --git a/usr.sbin/ppp/physical.c b/usr.sbin/ppp/physical.c index 00980c96a0892..eae99eb7955ee 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.10.1.4.1 2010/12/21 17:10:29 kensmith Exp $ * */ diff --git a/usr.sbin/ppp/physical.h b/usr.sbin/ppp/physical.h index f16e1a16139ad..20108a4ec878a 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.24.1 2010/12/21 17:10:29 kensmith Exp $ * */ diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index c377a4967b501..18319de295365 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -25,7 +25,7 @@ changecom(,)dnl .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ppp/ppp.8.m4,v 1.327.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd August 25, 2009 .Dt PPP 8 diff --git a/usr.sbin/ppp/pred.c b/usr.sbin/ppp/pred.c index 43d5d9491434e..3f830d1915df2 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/pred.h b/usr.sbin/ppp/pred.h index 1afb77a9a57fa..50a11291f5ce5 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ extern const struct ccp_algorithm Pred1Algorithm; diff --git a/usr.sbin/ppp/probe.c b/usr.sbin/ppp/probe.c index a33734cb5b166..6719e11d40341 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/time.h> diff --git a/usr.sbin/ppp/probe.h b/usr.sbin/ppp/probe.h index 5a7dce9e20d26..596c2b905640b 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ struct probe { diff --git a/usr.sbin/ppp/prompt.c b/usr.sbin/ppp/prompt.c index de331eff54361..265d30aab32ae 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/prompt.h b/usr.sbin/ppp/prompt.h index 0489338257900..32efc202ead1a 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #define LOCAL_AUTH 0x01 diff --git a/usr.sbin/ppp/proto.c b/usr.sbin/ppp/proto.c index 2c2c26db91a82..051e8db96a633 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/proto.h b/usr.sbin/ppp/proto.h index 8c93327698575..311567cec9d5e 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/ppp/radius.c b/usr.sbin/ppp/radius.c index 6b1d685ee3e15..51281707a4dda 100644 --- a/usr.sbin/ppp/radius.c +++ b/usr.sbin/ppp/radius.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/radius.c,v 1.54.14.1 2010/12/21 17:10:29 kensmith Exp $ * */ diff --git a/usr.sbin/ppp/radius.h b/usr.sbin/ppp/radius.h index ab144a5e171ef..9f5caa597b1a7 100644 --- a/usr.sbin/ppp/radius.h +++ b/usr.sbin/ppp/radius.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/radius.h,v 1.22.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #define MPPE_POLICY_ALLOWED 1 diff --git a/usr.sbin/ppp/route.c b/usr.sbin/ppp/route.c index fdc60020e5dc3..f5c98ee5e5683 100644 --- a/usr.sbin/ppp/route.c +++ b/usr.sbin/ppp/route.c @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/route.c,v 1.94.10.2.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/route.h b/usr.sbin/ppp/route.h index edf66045e564a..d52e928e4518b 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.38.1 2010/12/21 17:10:29 kensmith Exp $ */ struct bundle; diff --git a/usr.sbin/ppp/server.c b/usr.sbin/ppp/server.c index 864c62742aa9f..d713abcec52b6 100644 --- a/usr.sbin/ppp/server.c +++ b/usr.sbin/ppp/server.c @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ppp/server.c,v 1.44.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/server.h b/usr.sbin/ppp/server.h index 9fdc52c6b8731..d8e0f4dcaf5b1 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ struct bundle; diff --git a/usr.sbin/ppp/sig.c b/usr.sbin/ppp/sig.c index a42194be0c71d..6707dc79348c9 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/sig.h b/usr.sbin/ppp/sig.h index 27d264c19370a..2dbf8abdf93d6 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.62.1 2010/12/21 17:10:29 kensmith Exp $ */ typedef void (*sig_type)(int); diff --git a/usr.sbin/ppp/slcompress.c b/usr.sbin/ppp/slcompress.c index 48928c77fc2aa..ef421c07100ad 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/slcompress.h b/usr.sbin/ppp/slcompress.h index 9c415cb25fa82..b7b54ef01d8bc 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #define MIN_VJ_STATES 3 diff --git a/usr.sbin/ppp/sync.c b/usr.sbin/ppp/sync.c index 712e036cf10a8..2e354f04eb682 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/sync.h b/usr.sbin/ppp/sync.h index 4f5bfee0805f5..cba7968b5b234 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.62.1 2010/12/21 17:10:29 kensmith Exp $ */ extern struct layer synclayer; diff --git a/usr.sbin/ppp/systems.c b/usr.sbin/ppp/systems.c index 36cb4e9afa3a5..61bef70cb347c 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/systems.h b/usr.sbin/ppp/systems.h index 9091e730b1a7c..53d734f77394e 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ struct prompt; diff --git a/usr.sbin/ppp/tcp.c b/usr.sbin/ppp/tcp.c index 4ace8821e88c0..5c42e549ef48a 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/tcp.h b/usr.sbin/ppp/tcp.h index f6a823529e9e4..c02e1fb637220 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.62.1 2010/12/21 17:10:29 kensmith Exp $ */ struct physical; diff --git a/usr.sbin/ppp/tcpmss.c b/usr.sbin/ppp/tcpmss.c index 38d2920f13fe3..faa76daf7c995 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/tcpmss.h b/usr.sbin/ppp/tcpmss.h index ffd7b827963dc..203a067113b26 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.44.1 2010/12/21 17:10:29 kensmith Exp $ */ extern struct layer tcpmsslayer; diff --git a/usr.sbin/ppp/throughput.c b/usr.sbin/ppp/throughput.c index f6bc9b57d1d3a..24a50d81f96e3 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/throughput.h b/usr.sbin/ppp/throughput.h index 21e5450fa005c..e23af2736bd1a 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.42.1 2010/12/21 17:10:29 kensmith Exp $ */ #define SAMPLE_PERIOD 5 /* Default sample period */ diff --git a/usr.sbin/ppp/timer.c b/usr.sbin/ppp/timer.c index c1b589b78ef3a..d1b1d03510268 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.24.1.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <errno.h> diff --git a/usr.sbin/ppp/timer.h b/usr.sbin/ppp/timer.h index 02fcdd1b4bd1f..65cffebe5bc6f 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #define TICKUNIT 100000 /* usec's per Unit */ diff --git a/usr.sbin/ppp/tty.c b/usr.sbin/ppp/tty.c index ab984cca71816..ee0bb0efeae63 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.10.1.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/tty.h b/usr.sbin/ppp/tty.h index 0991c81208620..999b8308fb78c 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ struct physical; diff --git a/usr.sbin/ppp/tun.c b/usr.sbin/ppp/tun.c index 883cd5c4052e4..5022156e2731a 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/tun.h b/usr.sbin/ppp/tun.h index 1bb07122a1ac4..b982f2b35f6da 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ struct tun_data { diff --git a/usr.sbin/ppp/ua.h b/usr.sbin/ppp/ua.h index dbd89e5be6184..e4e8346cbece8 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.62.1 2010/12/21 17:10:29 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..075f6b2d0c2e6 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/ppp/udp.h b/usr.sbin/ppp/udp.h index c89e276b7e2e8..7e11b36d8d8bb 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ struct physical; diff --git a/usr.sbin/ppp/vjcomp.c b/usr.sbin/ppp/vjcomp.c index f3c6b7124fb6e..db8fe2ce8cb7c 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/ppp/vjcomp.h b/usr.sbin/ppp/vjcomp.h index 2956122fd0616..66369e6f91d63 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.62.1 2010/12/21 17:10:29 kensmith Exp $ */ struct mbuf; diff --git a/usr.sbin/pppctl/Makefile b/usr.sbin/pppctl/Makefile index 6cdcc3dc6cfb2..77eef52272159 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.34.1 2010/12/21 17:10:29 kensmith Exp $ PROG= pppctl MAN= pppctl.8 diff --git a/usr.sbin/pppctl/pppctl.8 b/usr.sbin/pppctl/pppctl.8 index 245690f17f1f7..bcb0a6a0d6559 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.26.1 2010/12/21 17:10:29 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..29ba5226d57f2 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.26.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> diff --git a/usr.sbin/pppd/Makefile b/usr.sbin/pppd/Makefile index 2df0330337cd8..a801e0243c858 100644 --- a/usr.sbin/pppd/Makefile +++ b/usr.sbin/pppd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/pppd/Makefile,v 1.31.12.1 2010/12/21 17:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/pppd/RELNOTES b/usr.sbin/pppd/RELNOTES index 1c1e392266f27..3c10ab1918509 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.36.1 2010/12/21 17:10:29 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 5375aa49929b8..035213bfc1bef 100644 --- a/usr.sbin/pppd/auth.c +++ b/usr.sbin/pppd/auth.c @@ -33,7 +33,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/auth.c,v 1.29.12.1 2010/12/21 17:10:29 kensmith Exp $"; #endif #include <stdio.h> diff --git a/usr.sbin/pppd/cbcp.c b/usr.sbin/pppd/cbcp.c index 27b88659ba1bf..227fc92e997bd 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.24.1 2010/12/21 17:10:29 kensmith Exp $"; #endif #include <stdio.h> diff --git a/usr.sbin/pppd/ccp.c b/usr.sbin/pppd/ccp.c index fb21cfda3587b..6c2b69809d1d0 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.58.1 2010/12/21 17:10:29 kensmith Exp $"; #endif #include <string.h> diff --git a/usr.sbin/pppd/ccp.h b/usr.sbin/pppd/ccp.h index a03ac4d4961e2..661fb480a76a9 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.58.1 2010/12/21 17:10:29 kensmith Exp $ */ typedef struct ccp_options { diff --git a/usr.sbin/pppd/chap.c b/usr.sbin/pppd/chap.c index c3acafbe8392f..270500e40acc8 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.58.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* diff --git a/usr.sbin/pppd/chap.h b/usr.sbin/pppd/chap.h index 4a4f38383a349..63b301f25624e 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.58.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __CHAP_INCLUDE__ diff --git a/usr.sbin/pppd/chap_ms.c b/usr.sbin/pppd/chap_ms.c index c3e1f6ee44d1e..61dd293fc6537 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.58.1 2010/12/21 17:10:29 kensmith Exp $"; #endif #ifdef CHAPMS diff --git a/usr.sbin/pppd/chap_ms.h b/usr.sbin/pppd/chap_ms.h index 7c0088308aa67..5c8ee331e0da3 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.58.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef __CHAPMS_INCLUDE__ diff --git a/usr.sbin/pppd/demand.c b/usr.sbin/pppd/demand.c index 59c0281e16a0f..2770bba52bce3 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.58.1 2010/12/21 17:10:29 kensmith Exp $"; #endif #include <stdio.h> diff --git a/usr.sbin/pppd/eui64.c b/usr.sbin/pppd/eui64.c index 28335a3797ff6..e8e6667ff2bd1 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.14.1 2010/12/21 17:10:29 kensmith Exp $"); #include "pppd.h" diff --git a/usr.sbin/pppd/fsm.c b/usr.sbin/pppd/fsm.c index 0c49c7092d868..97d31b7c75daa 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.36.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* diff --git a/usr.sbin/pppd/fsm.h b/usr.sbin/pppd/fsm.h index 7b43b7a08be28..d0114276e8329 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.58.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/pppd/ipcp.c b/usr.sbin/pppd/ipcp.c index 576b2006ab582..c7eae627f31f3 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.58.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* diff --git a/usr.sbin/pppd/ipcp.h b/usr.sbin/pppd/ipcp.h index 2bc795d9a5046..348fd001db972 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.58.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/pppd/ipv6cp.c b/usr.sbin/pppd/ipv6cp.c index 0be6dc4e116e6..be5841fa45dbe 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.14.1 2010/12/21 17:10:29 kensmith Exp $"); /* * TODO: diff --git a/usr.sbin/pppd/ipv6cp.h b/usr.sbin/pppd/ipv6cp.h index 2641008e99ada..6609b41c38111 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.14.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/pppd/ipxcp.c b/usr.sbin/pppd/ipxcp.c index bdf24d1193df0..65309b140cbf4 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.36.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* diff --git a/usr.sbin/pppd/ipxcp.h b/usr.sbin/pppd/ipxcp.h index 0890181af7ec9..d8cde48bcc2c2 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.58.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/pppd/lcp.c b/usr.sbin/pppd/lcp.c index 74009872011f4..a12aac1b74b70 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.36.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* diff --git a/usr.sbin/pppd/lcp.h b/usr.sbin/pppd/lcp.h index 2a19e2611b59c..87d39d88a8f49 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.58.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/pppd/magic.c b/usr.sbin/pppd/magic.c index 1e13d02dd3719..fc81f3095ef52 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.58.1 2010/12/21 17:10:29 kensmith Exp $"; #endif #include <stdio.h> diff --git a/usr.sbin/pppd/magic.h b/usr.sbin/pppd/magic.h index 82f65cf55d4e2..6234f67187d89 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.58.1 2010/12/21 17:10:29 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..276ab77ab1f8b 100644 --- a/usr.sbin/pppd/main.c +++ b/usr.sbin/pppd/main.c @@ -18,7 +18,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/main.c,v 1.22.12.1 2010/12/21 17:10:29 kensmith Exp $"; #endif #include <stdio.h> diff --git a/usr.sbin/pppd/options.c b/usr.sbin/pppd/options.c index 00ad006ef4d14..7f59d41dcdbe7 100644 --- a/usr.sbin/pppd/options.c +++ b/usr.sbin/pppd/options.c @@ -18,7 +18,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/options.c,v 1.25.12.1 2010/12/21 17:10:29 kensmith Exp $"; #endif #include <ctype.h> diff --git a/usr.sbin/pppd/patchlevel.h b/usr.sbin/pppd/patchlevel.h index bc49c5879a249..c5dd3cc550fe4 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.58.1 2010/12/21 17:10:29 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..52061fd04fe06 100644 --- a/usr.sbin/pppd/pathnames.h +++ b/usr.sbin/pppd/pathnames.h @@ -1,7 +1,7 @@ /* * define path names * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pppd/pathnames.h,v 1.11.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifdef HAVE_PATHS_H diff --git a/usr.sbin/pppd/pppd.8 b/usr.sbin/pppd/pppd.8 index ba55f2119d1f0..bd1264b145134 100644 --- a/usr.sbin/pppd/pppd.8 +++ b/usr.sbin/pppd/pppd.8 @@ -1,5 +1,5 @@ .\" manual page [] for pppd 2.3 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pppd/pppd.8,v 1.27.12.1 2010/12/21 17:10:29 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..f1ff4efd09979 100644 --- a/usr.sbin/pppd/pppd.h +++ b/usr.sbin/pppd/pppd.h @@ -16,7 +16,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pppd/pppd.h,v 1.14.12.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/pppd/sys-bsd.c b/usr.sbin/pppd/sys-bsd.c index ccb13c8cc0016..8210cbdcee69a 100644 --- a/usr.sbin/pppd/sys-bsd.c +++ b/usr.sbin/pppd/sys-bsd.c @@ -21,7 +21,7 @@ */ #ifndef lint -static char rcsid[] = "$FreeBSD$"; +static char rcsid[] = "$FreeBSD: src/usr.sbin/pppd/sys-bsd.c,v 1.21.12.1 2010/12/21 17:10:29 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..77ecf618735e3 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.58.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* diff --git a/usr.sbin/pppd/upap.h b/usr.sbin/pppd/upap.h index 2cfd86c8077f6..2a5c4c7b21b64 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.58.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/pppstats/Makefile b/usr.sbin/pppstats/Makefile index da34dc9ae6ce7..19bb0a46533a6 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.24.1 2010/12/21 17:10:29 kensmith Exp $ PROG= pppstats MAN= pppstats.8 diff --git a/usr.sbin/pppstats/pppstats.8 b/usr.sbin/pppstats/pppstats.8 index 5b28ea0a8f8dc..18c5de01ef852 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.58.1 2010/12/21 17:10:29 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..9ffd499982090 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.38.1 2010/12/21 17:10:29 kensmith Exp $"; #endif #include <stdio.h> diff --git a/usr.sbin/praliases/Makefile b/usr.sbin/praliases/Makefile index 81fd4d1a11ac5..39235c9a6e639 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.26.1 2010/12/21 17:10:29 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..087cce34f5ef1 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.16.1 2010/12/21 17:10:29 kensmith Exp $ # OPENBSMDIR=${.CURDIR}/../../contrib/openbsm diff --git a/usr.sbin/procctl/Makefile b/usr.sbin/procctl/Makefile index 5cb35e7073711..6ff7f27c1fad4 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.40.1 2010/12/21 17:10:29 kensmith Exp $ PROG= procctl MAN= procctl.8 diff --git a/usr.sbin/procctl/procctl.8 b/usr.sbin/procctl/procctl.8 index 1add286472f41..42dff02bd5704 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.40.1 2010/12/21 17:10:29 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..740ba746f68f0 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.38.1 2010/12/21 17:10:29 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..b8640aa49c34c 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.24.1 2010/12/21 17:10:29 kensmith Exp $ PROG= pstat LINKS= ${BINDIR}/pstat ${BINDIR}/swapinfo diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8 index 3dd67a6b90489..9ed44957ca16d 100644 --- a/usr.sbin/pstat/pstat.8 +++ b/usr.sbin/pstat/pstat.8 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)pstat.8 8.5 (Berkeley) 5/13/94 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pstat/pstat.8,v 1.49.12.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd April 1, 2007 .Dt PSTAT 8 diff --git a/usr.sbin/pstat/pstat.c b/usr.sbin/pstat/pstat.c index 633cc88b7ac94..e65ca16c7d0ab 100644 --- a/usr.sbin/pstat/pstat.c +++ b/usr.sbin/pstat/pstat.c @@ -46,7 +46,7 @@ static char sccsid[] = "@(#)pstat.c 8.16 (Berkeley) 5/9/95"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/pstat/pstat.c,v 1.102.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/time.h> diff --git a/usr.sbin/pw/Makefile b/usr.sbin/pw/Makefile index 8937124f22f4f..129bb8bf10d12 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.38.1 2010/12/21 17:10:29 kensmith Exp $ PROG= pw MAN= pw.conf.5 pw.8 diff --git a/usr.sbin/pw/README b/usr.sbin/pw/README index bbb153988366d..a1026d03128ce 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.40.1 2010/12/21 17:10:29 kensmith Exp $ diff --git a/usr.sbin/pw/bitmap.c b/usr.sbin/pw/bitmap.c index bcfea7e2c8874..0bd3cfcd65277 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.60.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ #include <stdlib.h> diff --git a/usr.sbin/pw/bitmap.h b/usr.sbin/pw/bitmap.h index 4d6cfe43c18a0..76271859b38ac 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _BITMAP_H_ diff --git a/usr.sbin/pw/cpdir.c b/usr.sbin/pw/cpdir.c index f370421657761..3afeda1759184 100644 --- a/usr.sbin/pw/cpdir.c +++ b/usr.sbin/pw/cpdir.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/cpdir.c,v 1.8.14.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/pw/edgroup.c b/usr.sbin/pw/edgroup.c index 1cc46b4bdb487..b9ff20aeacf9d 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.34.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pw/fileupd.c b/usr.sbin/pw/fileupd.c index b88f4fa8539f5..e25bd1b778032 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.34.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pw/grupd.c b/usr.sbin/pw/grupd.c index edff76d1285c8..fa5e3f97dac4e 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.40.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pw/psdate.c b/usr.sbin/pw/psdate.c index 3f4c0105b75b9..1a9ec2872f500 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.34.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pw/psdate.h b/usr.sbin/pw/psdate.h index a1e99d4645310..a75c21f8bae21 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _PSDATE_H_ diff --git a/usr.sbin/pw/pw.8 b/usr.sbin/pw/pw.8 index 428705589a80a..4ff46ec8fa6b3 100644 --- a/usr.sbin/pw/pw.8 +++ b/usr.sbin/pw/pw.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pw/pw.8,v 1.41.2.2.8.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd March 30, 2007 .Dt PW 8 diff --git a/usr.sbin/pw/pw.c b/usr.sbin/pw/pw.c index e9d93632888f6..510cd15975ece 100644 --- a/usr.sbin/pw/pw.c +++ b/usr.sbin/pw/pw.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/pw.c,v 1.31.2.2.8.1 2010/12/21 17:10:29 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..790e67b72a7e4 100644 --- a/usr.sbin/pw/pw.conf.5 +++ b/usr.sbin/pw/pw.conf.5 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/pw/pw.conf.5,v 1.16.14.1 2010/12/21 17:10:29 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..6f121b8481292 100644 --- a/usr.sbin/pw/pw.h +++ b/usr.sbin/pw/pw.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/pw/pw.h,v 1.15.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/pw/pw_conf.c b/usr.sbin/pw/pw_conf.c index 51672b9ae4932..7f8ab3ab64c55 100644 --- a/usr.sbin/pw/pw_conf.c +++ b/usr.sbin/pw/pw_conf.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/pw_conf.c,v 1.15.14.1 2010/12/21 17:10:29 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 a8f182cae259e..cf17e02e9c6ca 100644 --- a/usr.sbin/pw/pw_group.c +++ b/usr.sbin/pw/pw_group.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/pw_group.c,v 1.14.18.2.8.1 2010/12/21 17:10:29 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..92802cacb01ec 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.40.1 2010/12/21 17:10:29 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..2f035230ed4a1 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.60.1 2010/12/21 17:10:29 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..a7beec4f1f376 100644 --- a/usr.sbin/pw/pw_user.c +++ b/usr.sbin/pw/pw_user.c @@ -27,7 +27,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/pw_user.c,v 1.61.2.1.8.1 2010/12/21 17:10:29 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..0e4d9e5efbc10 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.34.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pw/pwupd.c b/usr.sbin/pw/pwupd.c index cb8456d9e7c86..eda7b9d84281d 100644 --- a/usr.sbin/pw/pwupd.c +++ b/usr.sbin/pw/pwupd.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/pw/pwupd.c,v 1.20.10.1.8.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pw/pwupd.h b/usr.sbin/pw/pwupd.h index 728906500f417..ecf00e0c13cc0 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _PWUPD_H_ diff --git a/usr.sbin/pw/rm_r.c b/usr.sbin/pw/rm_r.c index 4ad590bc1aa25..d77a587c0570c 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.40.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/pwd_mkdb/Makefile b/usr.sbin/pwd_mkdb/Makefile index c3aaeb3398d8d..4f5b14c737bd3 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.38.1 2010/12/21 17:10:29 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..3003ece32888d 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.26.1 2010/12/21 17:10:29 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 2abbcdf34c99d..589dffa5f667a 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.10.1.4.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/endian.h> diff --git a/usr.sbin/quot/Makefile b/usr.sbin/quot/Makefile index 07bcc7eff1cf1..4b7bc9f159f18 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.38.1 2010/12/21 17:10:29 kensmith Exp $ PROG= quot MAN= quot.8 diff --git a/usr.sbin/quot/quot.8 b/usr.sbin/quot/quot.8 index 5451f63e15c57..729cb98c6b292 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.26.1 2010/12/21 17:10:29 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..540e5f5130397 100644 --- a/usr.sbin/quot/quot.c +++ b/usr.sbin/quot/quot.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/quot/quot.c,v 1.25.12.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/stdint.h> diff --git a/usr.sbin/quotaon/Makefile b/usr.sbin/quotaon/Makefile index 3f88bd9da33cf..00d5d5b111eb2 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.40.1 2010/12/21 17:10:29 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..df11440e43f66 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.34.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd December 11, 1993 .Dt QUOTAON 8 diff --git a/usr.sbin/quotaon/quotaon.c b/usr.sbin/quotaon/quotaon.c index 03df4e228c82c..c3fa6b38b35d8 100644 --- a/usr.sbin/quotaon/quotaon.c +++ b/usr.sbin/quotaon/quotaon.c @@ -42,7 +42,7 @@ static char sccsid[] = "@(#)quotaon.c 8.1 (Berkeley) 6/6/93"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/quotaon/quotaon.c,v 1.12.12.1 2010/12/21 17:10:29 kensmith Exp $"); /* * Turn quota on/off for a filesystem. diff --git a/usr.sbin/rarpd/Makefile b/usr.sbin/rarpd/Makefile index 7f34457697e35..e1e4c00113473 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.36.1 2010/12/21 17:10:29 kensmith Exp $ PROG= rarpd MAN= rarpd.8 diff --git a/usr.sbin/rarpd/rarpd.8 b/usr.sbin/rarpd/rarpd.8 index 8552b69689a89..33e422ff8fb0c 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.26.1 2010/12/21 17:10:29 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..4989217f2eee7 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.34.1 2010/12/21 17:10:29 kensmith Exp $"); /* * rarpd - Reverse ARP Daemon diff --git a/usr.sbin/raycontrol/Makefile b/usr.sbin/raycontrol/Makefile index 50e747277f803..183b82645adc6 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.38.1 2010/12/21 17:10:29 kensmith Exp $ PROG= raycontrol MAN= raycontrol.8 diff --git a/usr.sbin/raycontrol/raycontrol.8 b/usr.sbin/raycontrol/raycontrol.8 index 26a910a141d42..87d8770e6649b 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.24.1 2010/12/21 17:10:29 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..093aafbd5ca8a 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.32.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <sys/param.h> diff --git a/usr.sbin/repquota/Makefile b/usr.sbin/repquota/Makefile index 087e890ed3560..06dbc3f4e7eca 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.38.1 2010/12/21 17:10:29 kensmith Exp $ PROG= repquota MAN= repquota.8 diff --git a/usr.sbin/repquota/repquota.8 b/usr.sbin/repquota/repquota.8 index b669fdf8266a3..5b1dd79ec7846 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.26.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd June 6, 1993 .Dt REPQUOTA 8 diff --git a/usr.sbin/repquota/repquota.c b/usr.sbin/repquota/repquota.c index 4f88bff5f5ae2..0a9afd5136bc0 100644 --- a/usr.sbin/repquota/repquota.c +++ b/usr.sbin/repquota/repquota.c @@ -42,7 +42,7 @@ static char sccsid[] = "@(#)repquota.c 8.1 (Berkeley) 6/6/93"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/repquota/repquota.c,v 1.21.12.1 2010/12/21 17:10:29 kensmith Exp $"); /* * Quota report diff --git a/usr.sbin/rip6query/Makefile b/usr.sbin/rip6query/Makefile index e0ea62130bcc3..671331b29b49f 100644 --- a/usr.sbin/rip6query/Makefile +++ b/usr.sbin/rip6query/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rip6query/Makefile,v 1.7.14.1 2010/12/21 17:10:29 kensmith Exp $ PROG= rip6query MAN= rip6query.8 diff --git a/usr.sbin/rip6query/rip6query.8 b/usr.sbin/rip6query/rip6query.8 index 9bcd4a508e385..16ad526af19ab 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.26.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd October 7, 1999 .Dt RIP6QUERY 8 diff --git a/usr.sbin/rip6query/rip6query.c b/usr.sbin/rip6query/rip6query.c index fa8795c7dab71..46413c09d13bf 100644 --- a/usr.sbin/rip6query/rip6query.c +++ b/usr.sbin/rip6query/rip6query.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rip6query/rip6query.c,v 1.8.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/rmt/Makefile b/usr.sbin/rmt/Makefile index 579a02bb66890..192c06562385c 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.38.1 2010/12/21 17:10:29 kensmith Exp $ PROG= rmt MAN= rmt.8 diff --git a/usr.sbin/rmt/rmt.8 b/usr.sbin/rmt/rmt.8 index 8dfe24526995d..fefe082404627 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.26.1 2010/12/21 17:10:29 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..4bd72c1aca490 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.34.1 2010/12/21 17:10:29 kensmith Exp $"); /* * rmt diff --git a/usr.sbin/rndc-confgen/Makefile b/usr.sbin/rndc-confgen/Makefile index b8a52dd4d57a3..3155f2e58ba64 100644 --- a/usr.sbin/rndc-confgen/Makefile +++ b/usr.sbin/rndc-confgen/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rndc-confgen/Makefile,v 1.6.14.1 2010/12/21 17:10:29 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 2ca76976e5a92..0084644e89872 100644 --- a/usr.sbin/rndc/Makefile +++ b/usr.sbin/rndc/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rndc/Makefile,v 1.7.14.1 2010/12/21 17:10:29 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 308aad7613378..dede81301e73a 100644 --- a/usr.sbin/route6d/Makefile +++ b/usr.sbin/route6d/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/route6d/Makefile,v 1.12.14.1 2010/12/21 17:10:29 kensmith Exp $ PROG= route6d MAN= route6d.8 diff --git a/usr.sbin/route6d/misc/chkrt b/usr.sbin/route6d/misc/chkrt index 6ae01f37be04c..bec2bbea0c74a 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.36.1 2010/12/21 17:10:29 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..3277fcee626cc 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.60.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <stdio.h> diff --git a/usr.sbin/route6d/route6d.8 b/usr.sbin/route6d/route6d.8 index 121f5f2dc2efd..d07d662862fc6 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.26.1 2010/12/21 17:10:29 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..5f2738e056b15 100644 --- a/usr.sbin/route6d/route6d.c +++ b/usr.sbin/route6d/route6d.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/route6d/route6d.c,v 1.35.12.1 2010/12/21 17:10:29 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..364dbd67093fc 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.36.1 2010/12/21 17:10:29 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..cd5e9b96cab60 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.36.1 2010/12/21 17:10:29 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 bf0fc92986b47..353bdef94a020 100644 --- a/usr.sbin/rpc.lockd/kern.c +++ b/usr.sbin/rpc.lockd/kern.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/rpc.lockd/kern.c,v 1.21.12.1 2010/12/21 17:10:29 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..6afa23f32fd22 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.26.1 2010/12/21 17:10:29 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 c815e5c2ab3ef..125888b78712c 100644 --- a/usr.sbin/rpc.lockd/lockd.c +++ b/usr.sbin/rpc.lockd/lockd.c @@ -1,5 +1,5 @@ /* $NetBSD: lockd.c,v 1.7 2000/08/12 18:08:44 thorpej Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rpc.lockd/lockd.c,v 1.20.2.5.8.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (c) 1995 diff --git a/usr.sbin/rpc.lockd/lockd.h b/usr.sbin/rpc.lockd/lockd.h index 0a8e2e60b6167..952a2375e9fc1 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (c) 1995 diff --git a/usr.sbin/rpc.lockd/lockd_lock.c b/usr.sbin/rpc.lockd/lockd_lock.c index 5d37c32839f54..74b1ef8821a80 100644 --- a/usr.sbin/rpc.lockd/lockd_lock.c +++ b/usr.sbin/rpc.lockd/lockd_lock.c @@ -35,7 +35,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/rpc.lockd/lockd_lock.c,v 1.22.14.1 2010/12/21 17:10:29 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..6e316dadeb1d9 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.40.1 2010/12/21 17:10:29 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 4fabe5d43e53d..1540a26cfd3ae 100644 --- a/usr.sbin/rpc.lockd/rpc.lockd.8 +++ b/usr.sbin/rpc.lockd/rpc.lockd.8 @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rpc.lockd/rpc.lockd.8,v 1.17.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd November 2, 2007 .Dt RPC.LOCKD 8 diff --git a/usr.sbin/rpc.lockd/test.c b/usr.sbin/rpc.lockd/test.c index a751e5c6f4e4a..ecc833cea3251 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.42.1 2010/12/21 17:10:29 kensmith Exp $"; #endif #endif /* not lint */ diff --git a/usr.sbin/rpc.statd/Makefile b/usr.sbin/rpc.statd/Makefile index 6d8053c29bedd..82e3ceded8e21 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.36.1 2010/12/21 17:10:29 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 0625e30b9f851..dadfb41e084dd 100644 --- a/usr.sbin/rpc.statd/file.c +++ b/usr.sbin/rpc.statd/file.c @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rpc.statd/file.c,v 1.8.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ * */ diff --git a/usr.sbin/rpc.statd/procs.c b/usr.sbin/rpc.statd/procs.c index f6067e7acb70e..35af24facad06 100644 --- a/usr.sbin/rpc.statd/procs.c +++ b/usr.sbin/rpc.statd/procs.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/rpc.statd/procs.c,v 1.17.14.1 2010/12/21 17:10:29 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..d03bf91b2a686 100644 --- a/usr.sbin/rpc.statd/rpc.statd.8 +++ b/usr.sbin/rpc.statd/rpc.statd.8 @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rpc.statd/rpc.statd.8,v 1.14.12.1 2010/12/21 17:10:29 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..c7d5050ec3667 100644 --- a/usr.sbin/rpc.statd/statd.c +++ b/usr.sbin/rpc.statd/statd.c @@ -36,7 +36,7 @@ /* The actual program logic is in the file procs.c */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/rpc.statd/statd.c,v 1.15.2.1.8.1 2010/12/21 17:10:29 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..4677ec6cb1ff6 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ diff --git a/usr.sbin/rpc.statd/test.c b/usr.sbin/rpc.statd/test.c index 6df15011db3b3..189c7e0767014 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.60.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/rpc.umntall/Makefile b/usr.sbin/rpc.umntall/Makefile index 0a829c301cb5d..6ad9bb9430935 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.36.1 2010/12/21 17:10:29 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..927b9fadc0b52 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.36.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/syslog.h> diff --git a/usr.sbin/rpc.umntall/mounttab.h b/usr.sbin/rpc.umntall/mounttab.h index acf6c79683112..0f68ea047c72e 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.38.1 2010/12/21 17:10:29 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..7352563bbcf43 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.26.1 2010/12/21 17:10:29 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..66f10e50b2ce1 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.24.1 2010/12/21 17:10:29 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..ec5addfd24c12 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.24.1 2010/12/21 17:10:29 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..9c23b34bc06f4 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.26.1 2010/12/21 17:10:29 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..78ade86fe9eaa 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.38.1 2010/12/21 17:10:29 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..b688415fa2033 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.40.1 2010/12/21 17:10:29 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 8c8969165274c..8c923df9fddc9 100644 --- a/usr.sbin/rpc.yppasswdd/yppasswdd_main.c +++ b/usr.sbin/rpc.yppasswdd/yppasswdd_main.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/rpc.yppasswdd/yppasswdd_main.c,v 1.26.10.1.6.1 2010/12/21 17:10:29 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 446b13040be3e..9450effe907cf 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.20.1.4.1 2010/12/21 17:10:29 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..624ac5c04fb79 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.60.1 2010/12/21 17:10:29 kensmith Exp $ # PATH=/bin:/usr/bin; export PATH diff --git a/usr.sbin/rpc.ypupdated/Makefile b/usr.sbin/rpc.ypupdated/Makefile index 4fe19c9c9cab1..f6a9767a89f9c 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.26.1 2010/12/21 17:10:29 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 72a7128beb219..fbeb811a227a6 100644 --- a/usr.sbin/rpc.ypupdated/update.c +++ b/usr.sbin/rpc.ypupdated/update.c @@ -33,7 +33,7 @@ static char sccsid[] = "@(#)update.c 1.2 91/03/11 Copyr 1986 Sun Micro"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.ypupdated/update.c,v 1.8.14.1 2010/12/21 17:10:29 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..b3a07c3dfbb9a 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.38.1 2010/12/21 17:10:29 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..8be6e96ee4796 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.26.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/fcntl.h> diff --git a/usr.sbin/rpc.ypupdated/ypupdate b/usr.sbin/rpc.ypupdated/ypupdate index 4a26f4b6d72ba..3026ac96bb96e 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.60.1 2010/12/21 17:10:29 kensmith Exp $ # LOG=yes diff --git a/usr.sbin/rpc.ypupdated/ypupdated_extern.h b/usr.sbin/rpc.ypupdated/ypupdated_extern.h index 2cacb9511e1ff..24d69e72ae9df 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.40.1 2010/12/21 17:10:29 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..2a33d73bcb240 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.34.1 2010/12/21 17:10:29 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..4c9055f266950 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.38.1 2010/12/21 17:10:29 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..828c4da519265 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.40.1 2010/12/21 17:10:29 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..69d670b37798a 100644 --- a/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 +++ b/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rpc.ypxfrd/rpc.ypxfrd.8,v 1.17.14.1 2010/12/21 17:10:29 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..bc798e1ba5cdb 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.40.1 2010/12/21 17:10:29 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..519e9adde07cc 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.34.1 2010/12/21 17:10:29 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..2edcc02df0fc9 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.38.1 2010/12/21 17:10:29 kensmith Exp $"); #include "ypxfrd.h" diff --git a/usr.sbin/rpcbind/Makefile b/usr.sbin/rpcbind/Makefile index 3251378651a6c..e11d964a4a9c5 100644 --- a/usr.sbin/rpcbind/Makefile +++ b/usr.sbin/rpcbind/Makefile @@ -1,5 +1,5 @@ # $NetBSD: Makefile,v 1.3 2000/06/20 13:56:43 fvdl Exp $ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rpcbind/Makefile,v 1.8.14.1 2010/12/21 17:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/rpcbind/check_bound.c b/usr.sbin/rpcbind/check_bound.c index 192c9cac62555..700fc8577ce15 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.38.1 2010/12/21 17:10:29 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..19249cb992abf 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.38.1 2010/12/21 17:10:29 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..b5dcd81f0d505 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.36.1 2010/12/21 17:10:29 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..66934a0412bdb 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.38.1 2010/12/21 17:10:29 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..d9638bb4b66de 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.38.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/rpcbind/rpcb_svc_com.c b/usr.sbin/rpcbind/rpcb_svc_com.c index 0a72b662e43cc..0ecce8ade5c81 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.34.1 2010/12/21 17:10:29 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..320f8c0426d3f 100644 --- a/usr.sbin/rpcbind/rpcbind.8 +++ b/usr.sbin/rpcbind/rpcbind.8 @@ -1,7 +1,7 @@ .\" @(#)rpcbind.1m 1.19 92/09/14 SMI; from SVr4 .\" Copyright 1989 AT&T .\" Copyright 1991 Sun Microsystems, Inc. -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rpcbind/rpcbind.8,v 1.10.14.1 2010/12/21 17:10:29 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..c0382f14c80e5 100644 --- a/usr.sbin/rpcbind/rpcbind.c +++ b/usr.sbin/rpcbind/rpcbind.c @@ -1,5 +1,5 @@ /* $NetBSD: rpcbind.c,v 1.3 2002/11/08 00:16:40 fvdl Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rpcbind/rpcbind.c,v 1.17.12.1 2010/12/21 17:10:29 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..51fd655f044ab 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.38.1 2010/12/21 17:10:29 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..70deb48584ce8 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.38.1 2010/12/21 17:10:29 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..9a21043a14c1c 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.38.1 2010/12/21 17:10:29 kensmith Exp $ */ /*- diff --git a/usr.sbin/rpcbind/warmstart.c b/usr.sbin/rpcbind/warmstart.c index 1962e1c422d7a..891077d5801d3 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.36.1 2010/12/21 17:10:29 kensmith Exp $/ */ #include <sys/types.h> #include <sys/stat.h> diff --git a/usr.sbin/rrenumd/Makefile b/usr.sbin/rrenumd/Makefile index c31a7c7ce9324..4ddaa52fb99c6 100644 --- a/usr.sbin/rrenumd/Makefile +++ b/usr.sbin/rrenumd/Makefile @@ -12,7 +12,7 @@ # LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rrenumd/Makefile,v 1.11.14.1 2010/12/21 17:10:29 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..de183a9b4265e 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.38.1 2010/12/21 17:10:29 kensmith Exp $ */ %{ diff --git a/usr.sbin/rrenumd/parser.y b/usr.sbin/rrenumd/parser.y index d7c15abeb74f5..72d631396db3e 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.38.1 2010/12/21 17:10:29 kensmith Exp $ */ %{ diff --git a/usr.sbin/rrenumd/rrenumd.8 b/usr.sbin/rrenumd/rrenumd.8 index cc13a018fd2ae..96b91f8a38de4 100644 --- a/usr.sbin/rrenumd/rrenumd.8 +++ b/usr.sbin/rrenumd/rrenumd.8 @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rrenumd/rrenumd.8,v 1.8.10.1.6.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd September 7, 1998 .Dt RRENUMD 8 diff --git a/usr.sbin/rrenumd/rrenumd.c b/usr.sbin/rrenumd/rrenumd.c index fddd6a11c0f0c..6eeb8a8ece8e8 100644 --- a/usr.sbin/rrenumd/rrenumd.c +++ b/usr.sbin/rrenumd/rrenumd.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rrenumd/rrenumd.c,v 1.9.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/rrenumd/rrenumd.conf.5 b/usr.sbin/rrenumd/rrenumd.conf.5 index 9ce2306cc51ff..9c6dda0bd3bf5 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.26.1 2010/12/21 17:10:29 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..8ff27e9de11f9 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ struct dst_list { diff --git a/usr.sbin/rtadvd/Makefile b/usr.sbin/rtadvd/Makefile index f7e2021cd1fe8..3648989837b7e 100644 --- a/usr.sbin/rtadvd/Makefile +++ b/usr.sbin/rtadvd/Makefile @@ -12,7 +12,7 @@ # LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rtadvd/Makefile,v 1.10.14.1 2010/12/21 17:10:29 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..c600e62935fa3 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.32.1 2010/12/21 17:10:29 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..8a799f7c579fa 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.34.1 2010/12/21 17:10:29 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 4682e9843da9d..d001b37d1f706 100644 --- a/usr.sbin/rtadvd/config.c +++ b/usr.sbin/rtadvd/config.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rtadvd/config.c,v 1.27.12.1 2010/12/21 17:10:29 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..7f089417d3e0c 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.34.1 2010/12/21 17:10:29 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..f0d00f14f2841 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.34.1 2010/12/21 17:10:29 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..34a9040272fbf 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.38.1 2010/12/21 17:10:29 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..90f525ff71e50 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.34.1 2010/12/21 17:10:29 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..7db2f70ca5389 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.34.1 2010/12/21 17:10:29 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..880a191fd3812 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #define _PATH_RTADVDCONF "/etc/rtadvd.conf" diff --git a/usr.sbin/rtadvd/rrenum.c b/usr.sbin/rtadvd/rrenum.c index 14a8ab9bdcc4c..86ac8e5257120 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.32.1 2010/12/21 17:10:29 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..556fca29d4797 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.38.1 2010/12/21 17:10:29 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 b2c0aadd36acf..cd51d3c6d9f8a 100644 --- a/usr.sbin/rtadvd/rtadvd.8 +++ b/usr.sbin/rtadvd/rtadvd.8 @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rtadvd/rtadvd.8,v 1.15.10.1.6.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd May 17, 1998 .Dt RTADVD 8 diff --git a/usr.sbin/rtadvd/rtadvd.c b/usr.sbin/rtadvd/rtadvd.c index aa7c5d3a3b658..62c7c0d14f94b 100644 --- a/usr.sbin/rtadvd/rtadvd.c +++ b/usr.sbin/rtadvd/rtadvd.c @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/rtadvd/rtadvd.c,v 1.26.12.1 2010/12/21 17:10:29 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..60f7124a929cd 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.36.1 2010/12/21 17:10:29 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 b9082eb2c335a..24618ac0f2481 100644 --- a/usr.sbin/rtadvd/rtadvd.conf.5 +++ b/usr.sbin/rtadvd/rtadvd.conf.5 @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rtadvd/rtadvd.conf.5,v 1.16.2.1.2.1 2010/12/21 17:10:29 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..27d16e977fa66 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.34.1 2010/12/21 17:10:29 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..f05a35a229a30 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.24.1 2010/12/21 17:10:29 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..9a6d226234762 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.34.1 2010/12/21 17:10:29 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..595e2f2e2602f 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.40.1 2010/12/21 17:10:29 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..f210fb29538f9 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.26.1 2010/12/21 17:10:29 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..72985b8b5d9ca 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.36.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/rtprio.h> diff --git a/usr.sbin/rtsold/Makefile b/usr.sbin/rtsold/Makefile index 1afa0f6f4545c..a4b04ec206cee 100644 --- a/usr.sbin/rtsold/Makefile +++ b/usr.sbin/rtsold/Makefile @@ -12,7 +12,7 @@ # LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/rtsold/Makefile,v 1.12.14.1 2010/12/21 17:10:29 kensmith Exp $ PROG= rtsold MAN= rtsold.8 diff --git a/usr.sbin/rtsold/dump.c b/usr.sbin/rtsold/dump.c index bdc8ec3b375db..42ad66fe09445 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.32.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/rtsold/if.c b/usr.sbin/rtsold/if.c index eb288052c2c78..098f29264861e 100644 --- a/usr.sbin/rtsold/if.c +++ b/usr.sbin/rtsold/if.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/rtsold/if.c,v 1.15.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/rtsold/probe.c b/usr.sbin/rtsold/probe.c index fd53efd03b5b9..b941f874e3c63 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.18.1.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/rtsold/rtsock.c b/usr.sbin/rtsold/rtsock.c index 09d6774be79bd..f25dfef6bcee6 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.32.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (C) 2000 WIDE Project. diff --git a/usr.sbin/rtsold/rtsol.c b/usr.sbin/rtsold/rtsol.c index dd9f4a1c8bddb..a2771472ae607 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.32.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/rtsold/rtsold.8 b/usr.sbin/rtsold/rtsold.8 index 1ee932d0362d5..1fa33a48092ba 100644 --- a/usr.sbin/rtsold/rtsold.8 +++ b/usr.sbin/rtsold/rtsold.8 @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/rtsold/rtsold.8,v 1.16.2.1.6.1 2010/12/21 17:10:29 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..de9daa086dd9e 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.24.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/rtsold/rtsold.h b/usr.sbin/rtsold/rtsold.h index e25ed955e98f5..296a1318e030f 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.32.1 2010/12/21 17:10:29 kensmith Exp $ */ struct ifinfo { diff --git a/usr.sbin/rwhod/Makefile b/usr.sbin/rwhod/Makefile index def0e6e145913..b5246c04a5684 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.38.1 2010/12/21 17:10:29 kensmith Exp $ PROG= rwhod MAN= rwhod.8 diff --git a/usr.sbin/rwhod/rwhod.8 b/usr.sbin/rwhod/rwhod.8 index 642eeebcee087..6e0de05705b5e 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.26.1 2010/12/21 17:10:29 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..572f157844c0d 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.26.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/socket.h> diff --git a/usr.sbin/sa/Makefile b/usr.sbin/sa/Makefile index 718cbc846efe9..6dfccb34cb430 100644 --- a/usr.sbin/sa/Makefile +++ b/usr.sbin/sa/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/sa/Makefile,v 1.12.14.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../../usr.bin/lastcomm diff --git a/usr.sbin/sa/db.c b/usr.sbin/sa/db.c index c6b25f3d7410f..28129b1853634 100644 --- a/usr.sbin/sa/db.c +++ b/usr.sbin/sa/db.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/sa/db.c,v 1.1.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <sys/acct.h> diff --git a/usr.sbin/sa/extern.h b/usr.sbin/sa/extern.h index 70f97a7ff51be..26b680d3d9b20 100644 --- a/usr.sbin/sa/extern.h +++ b/usr.sbin/sa/extern.h @@ -27,7 +27,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sa/extern.h,v 1.7.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/sa/main.c b/usr.sbin/sa/main.c index 7be13e5499153..5102a466ed63f 100644 --- a/usr.sbin/sa/main.c +++ b/usr.sbin/sa/main.c @@ -36,7 +36,7 @@ static const char copyright[] = #endif #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/sa/main.c,v 1.18.14.1 2010/12/21 17:10:29 kensmith Exp $"); /* * sa: system accounting diff --git a/usr.sbin/sa/pathnames.h b/usr.sbin/sa/pathnames.h index 7a7edf68caf66..294e157287da1 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.60.1 2010/12/21 17:10:29 kensmith Exp $ */ #define _PATH_ACCT "/var/account/acct" diff --git a/usr.sbin/sa/pdb.c b/usr.sbin/sa/pdb.c index 38beb558f7057..654e213608ccc 100644 --- a/usr.sbin/sa/pdb.c +++ b/usr.sbin/sa/pdb.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/sa/pdb.c,v 1.14.14.1 2010/12/21 17:10:29 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 e7630642a01af..ace3ec52bee90 100644 --- a/usr.sbin/sa/sa.8 +++ b/usr.sbin/sa/sa.8 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/sa/sa.8,v 1.20.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd May 18, 2007 .Dt SA 8 diff --git a/usr.sbin/sa/usrdb.c b/usr.sbin/sa/usrdb.c index 07a5033c398a3..4d1582d11b5a5 100644 --- a/usr.sbin/sa/usrdb.c +++ b/usr.sbin/sa/usrdb.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/sa/usrdb.c,v 1.16.14.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/types.h> diff --git a/usr.sbin/sade/Makefile b/usr.sbin/sade/Makefile index c8dad4850beae..461ce8f7503e4 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.14.1 2010/12/21 17:10:29 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..9b22efb8deb11 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.16.1 2010/12/21 17:10:29 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 c8b0fc85d343a..68f8728cc8787 100644 --- a/usr.sbin/sade/config.c +++ b/usr.sbin/sade/config.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sade/config.c,v 1.240.4.1.8.1 2010/12/21 17:10:29 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..dc07d125e334d 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.16.1 2010/12/21 17:10:29 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 162606a7d0c9b..6cbad45eb2c22 100644 --- a/usr.sbin/sade/disks.c +++ b/usr.sbin/sade/disks.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sade/disks.c,v 1.161.4.2.6.1 2010/12/21 17:10:29 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..e521288c7582b 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.16.1 2010/12/21 17:10:29 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..ceda0279bd368 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.16.1 2010/12/21 17:10:29 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..f88abc5f71af5 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.16.1 2010/12/21 17:10:29 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..88fba1129e3ae 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.16.1 2010/12/21 17:10:29 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 3f20450284d68..dd97334b13508 100644 --- a/usr.sbin/sade/label.c +++ b/usr.sbin/sade/label.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sade/label.c,v 1.155.4.2.8.1 2010/12/21 17:10:29 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..4691216e8cc35 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.16.1 2010/12/21 17:10:29 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 22d9401106380..8452fe8d34b88 100644 --- a/usr.sbin/sade/main.c +++ b/usr.sbin/sade/main.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sade/main.c,v 1.80.4.1.8.1 2010/12/21 17:10:29 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..b1fbdd8a0fdad 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.16.1 2010/12/21 17:10:29 kensmith Exp $"; #endif #include "sade.h" diff --git a/usr.sbin/sade/misc.c b/usr.sbin/sade/misc.c index 4730c7f75c8af..cc4f1ecea3da9 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.16.1 2010/12/21 17:10:29 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..b66e19d85aa4c 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.16.1 2010/12/21 17:10:29 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..1f4232daed93a 100644 --- a/usr.sbin/sade/sade.8 +++ b/usr.sbin/sade/sade.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/sade/sade.8,v 1.77.4.1.8.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd August 8, 2006 .Dt SADE 8 diff --git a/usr.sbin/sade/sade.h b/usr.sbin/sade/sade.h index 4bf7e1bd4170b..d56b70fdf7c80 100644 --- a/usr.sbin/sade/sade.h +++ b/usr.sbin/sade/sade.h @@ -25,7 +25,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sade/sade.h,v 1.277.4.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _SADE_H_INCLUDE diff --git a/usr.sbin/sade/system.c b/usr.sbin/sade/system.c index 149bbeb63adc1..8b035247a00d9 100644 --- a/usr.sbin/sade/system.c +++ b/usr.sbin/sade/system.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sade/system.c,v 1.131.4.1.8.1 2010/12/21 17:10:29 kensmith Exp $ * * Jordan Hubbard * diff --git a/usr.sbin/sade/termcap.c b/usr.sbin/sade/termcap.c index 5cf0f2740bb11..a3c09e2b11c7f 100644 --- a/usr.sbin/sade/termcap.c +++ b/usr.sbin/sade/termcap.c @@ -10,7 +10,7 @@ * software, nor does the author assume any responsibility for damages * incurred with its use. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sade/termcap.c,v 1.35.4.1.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "sade.h" diff --git a/usr.sbin/sade/variable.c b/usr.sbin/sade/variable.c index 911eb029e1cac..059ab6fdc4e4d 100644 --- a/usr.sbin/sade/variable.c +++ b/usr.sbin/sade/variable.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sade/variable.c,v 1.42.4.1.8.1 2010/12/21 17:10:29 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..79e6c03d2cd80 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.16.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "sade.h" diff --git a/usr.sbin/sendmail/Makefile b/usr.sbin/sendmail/Makefile index 0b89297d8d9c7..25e36386f37ef 100644 --- a/usr.sbin/sendmail/Makefile +++ b/usr.sbin/sendmail/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.8 (Berkeley) 3/28/97 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/sendmail/Makefile,v 1.55.14.1 2010/12/21 17:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/service/Makefile b/usr.sbin/service/Makefile index a03714dc6f91e..077b748c21af6 100644 --- a/usr.sbin/service/Makefile +++ b/usr.sbin/service/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/service/Makefile,v 1.1.4.2.4.1 2010/12/21 17:10:29 kensmith Exp $ SCRIPTS=service.sh MAN= service.8 diff --git a/usr.sbin/service/service.8 b/usr.sbin/service/service.8 index a7f31353f4fe5..8be741f4cc14e 100644 --- a/usr.sbin/service/service.8 +++ b/usr.sbin/service/service.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/service/service.8,v 1.5.4.2.4.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd December 26, 2009 .Dt service 8 diff --git a/usr.sbin/service/service.sh b/usr.sbin/service/service.sh index 1794315fb73c5..bae292f44a86e 100755..100644 --- a/usr.sbin/service/service.sh +++ b/usr.sbin/service/service.sh @@ -1,6 +1,6 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/service/service.sh,v 1.3.4.2.4.1 2010/12/21 17:10:29 kensmith Exp $ # Copyright (c) 2009 Douglas Barton # All rights reserved. diff --git a/usr.sbin/setfib/Makefile b/usr.sbin/setfib/Makefile index 8508ed14ffc60..60a5240a01516 100644 --- a/usr.sbin/setfib/Makefile +++ b/usr.sbin/setfib/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/setfib/Makefile,v 1.1.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ PROG= setfib diff --git a/usr.sbin/setfib/setfib.1 b/usr.sbin/setfib/setfib.1 index bcf3e14dab2fc..3497048e8f190 100644 --- a/usr.sbin/setfib/setfib.1 +++ b/usr.sbin/setfib/setfib.1 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/setfib/setfib.1,v 1.2.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd April 9, 2008 .Dt SETFIB 1 diff --git a/usr.sbin/setfib/setfib.c b/usr.sbin/setfib/setfib.c index 4edd23531519b..a1142a7a76000 100644 --- a/usr.sbin/setfib/setfib.c +++ b/usr.sbin/setfib/setfib.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/setfib/setfib.c,v 1.3.2.3.8.1 2010/12/21 17:10:29 kensmith Exp $"); #include <errno.h> diff --git a/usr.sbin/setfmac/Makefile b/usr.sbin/setfmac/Makefile index 34b979bdf1384..6e6ca4a71f4fd 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.26.1 2010/12/21 17:10:29 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..22c5bc6671f07 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.34.1 2010/12/21 17:10:29 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 9655cf38a575e..a07f31df2ca10 100644 --- a/usr.sbin/setfmac/setfmac.c +++ b/usr.sbin/setfmac/setfmac.c @@ -28,7 +28,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/setfmac/setfmac.c,v 1.9.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> diff --git a/usr.sbin/setfmac/setfsmac.8 b/usr.sbin/setfmac/setfsmac.8 index 7d4150f944766..90d0c47db79d7 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.26.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd February 17, 2004 .Os diff --git a/usr.sbin/setpmac/Makefile b/usr.sbin/setpmac/Makefile index ae7ee026e9fd7..eeb6524917e59 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.26.1 2010/12/21 17:10:29 kensmith Exp $ PROG= setpmac MAN= setpmac.8 diff --git a/usr.sbin/setpmac/setpmac.8 b/usr.sbin/setpmac/setpmac.8 index e84a8bc632280..4c2f0b40ab659 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.34.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd January 14, 2003 .Os diff --git a/usr.sbin/setpmac/setpmac.c b/usr.sbin/setpmac/setpmac.c index bc096bbbc56a7..4de518e44fe74 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/types.h> #include <sys/mac.h> diff --git a/usr.sbin/sicontrol/Makefile b/usr.sbin/sicontrol/Makefile index 2f3a8883ba41e..a02f7f6be2ad3 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.38.1 2010/12/21 17:10:29 kensmith Exp $ PROG= sicontrol MAN= sicontrol.8 diff --git a/usr.sbin/sicontrol/sicontrol.8 b/usr.sbin/sicontrol/sicontrol.8 index 5040d8ad093c6..5ab85f666785d 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.32.1 2010/12/21 17:10:29 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..fecc6c75bf9e9 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.24.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.sbin/sliplogin/Makefile b/usr.sbin/sliplogin/Makefile index 0236f1e8f4536..3c79d4bdf7ad1 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.24.1 2010/12/21 17:10:29 kensmith Exp $ PROG= sliplogin MAN= sliplogin.8 diff --git a/usr.sbin/sliplogin/pathnames.h b/usr.sbin/sliplogin/pathnames.h index e318f92a3ed8c..00ca6a998438f 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.32.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef COMPAT diff --git a/usr.sbin/sliplogin/sliplogin.8 b/usr.sbin/sliplogin/sliplogin.8 index 1f6960ba89bf7..3479f363718e7 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.24.1 2010/12/21 17:10:29 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..7ccc45eee2e1d 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.24.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/slstat/Makefile b/usr.sbin/slstat/Makefile index 650e2216aef05..a5b9dfa8f768e 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.36.1 2010/12/21 17:10:29 kensmith Exp $ PROG= slstat MAN= slstat.8 diff --git a/usr.sbin/slstat/slstat.8 b/usr.sbin/slstat/slstat.8 index e85e2a84f3076..9693865aa4e14 100644 --- a/usr.sbin/slstat/slstat.8 +++ b/usr.sbin/slstat/slstat.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" From: @(#)slstat.8 6.8 (Berkeley) 6/20/91 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/slstat/slstat.8,v 1.18.12.1 2010/12/21 17:10:29 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..a11ecef08befe 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.24.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/socket.h> diff --git a/usr.sbin/smbmsg/Makefile b/usr.sbin/smbmsg/Makefile index a581b2cd35d28..b16d4f1039462 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.26.1 2010/12/21 17:10:29 kensmith Exp $ PROG= smbmsg MAN= smbmsg.8 diff --git a/usr.sbin/smbmsg/pathnames.h b/usr.sbin/smbmsg/pathnames.h index aff7335fac660..c891214508604 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #define PATH_DEFAULTSMBDEV "/dev/smb0" diff --git a/usr.sbin/smbmsg/smbmsg.8 b/usr.sbin/smbmsg/smbmsg.8 index efc74518c9d3f..e259c4048f472 100644 --- a/usr.sbin/smbmsg/smbmsg.8 +++ b/usr.sbin/smbmsg/smbmsg.8 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/smbmsg/smbmsg.8,v 1.5.14.1 2010/12/21 17:10:29 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..8012cfc1a83f5 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/snapinfo/Makefile b/usr.sbin/snapinfo/Makefile index c5175f15befc4..26a1056bbb534 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.18.1 2010/12/21 17:10:29 kensmith Exp $ # PROG= snapinfo diff --git a/usr.sbin/snapinfo/snapinfo.8 b/usr.sbin/snapinfo/snapinfo.8 index 9d402ea632cc9..11a2985ae698b 100644 --- a/usr.sbin/snapinfo/snapinfo.8 +++ b/usr.sbin/snapinfo/snapinfo.8 @@ -22,7 +22,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/snapinfo/snapinfo.8,v 1.2.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd July 20, 2005 .Dt SNAPINFO 8 diff --git a/usr.sbin/snapinfo/snapinfo.c b/usr.sbin/snapinfo/snapinfo.c index 55b54a546b267..0855bb90433e3 100644 --- a/usr.sbin/snapinfo/snapinfo.c +++ b/usr.sbin/snapinfo/snapinfo.c @@ -21,7 +21,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/snapinfo/snapinfo.c,v 1.3.14.1 2010/12/21 17:10:29 kensmith Exp $ * */ diff --git a/usr.sbin/spkrtest/Makefile b/usr.sbin/spkrtest/Makefile index 8e9245aa753a7..7a042f1f621f2 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.40.1 2010/12/21 17:10:29 kensmith Exp $ SCRIPTS=spkrtest.sh MAN= spkrtest.8 diff --git a/usr.sbin/spkrtest/spkrtest.8 b/usr.sbin/spkrtest/spkrtest.8 index 58eced5be0dee..83844c9dbf87c 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.40.1 2010/12/21 17:10:29 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..56c8db3eac459 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.40.1 2010/12/21 17:10:29 kensmith Exp $ # cleanExit() { diff --git a/usr.sbin/spray/Makefile b/usr.sbin/spray/Makefile index c2515e0c117ef..763298aed2727 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.40.1 2010/12/21 17:10:29 kensmith Exp $ PROG= spray MAN= spray.8 diff --git a/usr.sbin/spray/spray.8 b/usr.sbin/spray/spray.8 index e10704886771f..08e193f1665bb 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.40.1 2010/12/21 17:10:29 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..fb4724fd32f0e 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.40.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ #include <err.h> diff --git a/usr.sbin/sysinstall/Makefile b/usr.sbin/sysinstall/Makefile index d9aeb5cb4e888..f73dd70644c0b 100644 --- a/usr.sbin/sysinstall/Makefile +++ b/usr.sbin/sysinstall/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/sysinstall/Makefile,v 1.143.12.1 2010/12/21 17:10:29 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..b4e34e6a142a5 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.16.1 2010/12/21 17:10:29 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..4bbebf9b26b1a 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.16.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _ACPIDUMP_H_ diff --git a/usr.sbin/sysinstall/anonFTP.c b/usr.sbin/sysinstall/anonFTP.c index 2eaf636a6a850..f51b7510a4e0f 100644 --- a/usr.sbin/sysinstall/anonFTP.c +++ b/usr.sbin/sysinstall/anonFTP.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/anonFTP.c,v 1.39.14.1 2010/12/21 17:10:29 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..b57c778df1940 100644 --- a/usr.sbin/sysinstall/biosmptable.c +++ b/usr.sbin/sysinstall/biosmptable.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/sysinstall/biosmptable.c,v 1.2.14.1 2010/12/21 17:10:29 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 8f0cc49076b6d..6ca0f0991f2d7 100644 --- a/usr.sbin/sysinstall/cdrom.c +++ b/usr.sbin/sysinstall/cdrom.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/cdrom.c,v 1.55.2.1.2.1 2010/12/21 17:10:29 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..9c5e12ab09c6a 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.40.1 2010/12/21 17:10:29 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 c9624d42684f9..c0eb35b8977c4 100644 --- a/usr.sbin/sysinstall/config.c +++ b/usr.sbin/sysinstall/config.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/config.c,v 1.242.2.5.2.1 2010/12/21 17:10: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 8457a411ae08b..1aaae8899a8c4 100644 --- a/usr.sbin/sysinstall/devices.c +++ b/usr.sbin/sysinstall/devices.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/devices.c,v 1.173.2.9.2.1 2010/12/21 17:10:29 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..62e1cfce8fe0e 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.34.1 2010/12/21 17:10:29 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 0a4a30a976084..df188b648ed5a 100644 --- a/usr.sbin/sysinstall/disks.c +++ b/usr.sbin/sysinstall/disks.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/disks.c,v 1.158.2.3.2.1 2010/12/21 17:10:29 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 8d246461cd382..b34a359153d7c 100644 --- a/usr.sbin/sysinstall/dispatch.c +++ b/usr.sbin/sysinstall/dispatch.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/dispatch.c,v 1.48.2.1.2.1 2010/12/21 17:10:29 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 3abb532fc0b03..28d8bfab020ee 100644 --- a/usr.sbin/sysinstall/dist.c +++ b/usr.sbin/sysinstall/dist.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/dist.c,v 1.249.2.9.2.1 2010/12/21 17:10:29 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/dist.h b/usr.sbin/sysinstall/dist.h index cfa82026482b0..e2deb37dca9a6 100644 --- a/usr.sbin/sysinstall/dist.h +++ b/usr.sbin/sysinstall/dist.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/sysinstall/dist.h,v 1.67.2.6.8.1 2010/12/21 17:10:29 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 1aef667fa4e74..2484baf1035c3 100644 --- a/usr.sbin/sysinstall/dmenu.c +++ b/usr.sbin/sysinstall/dmenu.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated for what's essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/dmenu.c,v 1.47.2.1.10.1 2010/12/21 17:10:29 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..f90be4820e892 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.32.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "sysinstall.h" diff --git a/usr.sbin/sysinstall/dos.c b/usr.sbin/sysinstall/dos.c index 564e33ff43747..fba06c62a9392 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.40.1 2010/12/21 17:10:29 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..b70720ab7bfa8 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.34.1 2010/12/21 17:10:29 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 14fd74ba13ea3..3d22b9c2bd183 100644 --- a/usr.sbin/sysinstall/ftp.c +++ b/usr.sbin/sysinstall/ftp.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/ftp.c,v 1.46.14.1 2010/12/21 17:10:29 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..65f9ee606debe 100644 --- a/usr.sbin/sysinstall/globals.c +++ b/usr.sbin/sysinstall/globals.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/globals.c,v 1.27.18.1.8.1 2010/12/21 17:10: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 1355f084db6a4..60304075d2f07 100644 --- a/usr.sbin/sysinstall/http.c +++ b/usr.sbin/sysinstall/http.c @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/http.c,v 1.8.14.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "sysinstall.h" diff --git a/usr.sbin/sysinstall/index.c b/usr.sbin/sysinstall/index.c index f25a22323e81e..0409d8bc6833a 100644 --- a/usr.sbin/sysinstall/index.c +++ b/usr.sbin/sysinstall/index.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/index.c,v 1.115.2.4.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <fcntl.h> diff --git a/usr.sbin/sysinstall/install.c b/usr.sbin/sysinstall/install.c index a879731b73688..d67e823408851 100644 --- a/usr.sbin/sysinstall/install.c +++ b/usr.sbin/sysinstall/install.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/install.c,v 1.373.2.5.2.1 2010/12/21 17:10:29 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 d894f0619aed1..f1ea8531d6889 100644 --- a/usr.sbin/sysinstall/install.cfg +++ b/usr.sbin/sysinstall/install.cfg @@ -2,7 +2,7 @@ # crate.cdrom.com. # It is included here merely as a sort-of-documented example. # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/sysinstall/install.cfg,v 1.12.14.1 2010/12/21 17:10:29 kensmith Exp $ # Turn on extra debugging. debug=yes diff --git a/usr.sbin/sysinstall/installUpgrade.c b/usr.sbin/sysinstall/installUpgrade.c index 1844c3122c240..681eb64c5e6c4 100644 --- a/usr.sbin/sysinstall/installUpgrade.c +++ b/usr.sbin/sysinstall/installUpgrade.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/installUpgrade.c,v 1.96.14.1 2010/12/21 17:10:29 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 21b5e0943b9eb..207c7d9b8ced2 100644 --- a/usr.sbin/sysinstall/keymap.c +++ b/usr.sbin/sysinstall/keymap.c @@ -21,7 +21,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/keymap.c,v 1.10.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ * */ diff --git a/usr.sbin/sysinstall/label.c b/usr.sbin/sysinstall/label.c index 6d38b497eb0ae..88154a6d4c8b8 100644 --- a/usr.sbin/sysinstall/label.c +++ b/usr.sbin/sysinstall/label.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/label.c,v 1.153.2.5.2.1 2010/12/21 17:10:29 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..a5b3d8e9828ad 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.42.1 2010/12/21 17:10:29 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 abea76c015ef6..59a4275b6a879 100644 --- a/usr.sbin/sysinstall/main.c +++ b/usr.sbin/sysinstall/main.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated for what's essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/main.c,v 1.77.2.2.8.1 2010/12/21 17:10:29 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 c9a74cacafc44..fad2e63404c76 100644 --- a/usr.sbin/sysinstall/media.c +++ b/usr.sbin/sysinstall/media.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/media.c,v 1.123.2.1.8.1 2010/12/21 17:10:29 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 a53e8698aa354..069dd5d983603 100644 --- a/usr.sbin/sysinstall/menus.c +++ b/usr.sbin/sysinstall/menus.c @@ -34,7 +34,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/sysinstall/menus.c,v 1.425.2.11.2.1 2010/12/21 17:10:29 kensmith Exp $"; #endif #include "sysinstall.h" diff --git a/usr.sbin/sysinstall/misc.c b/usr.sbin/sysinstall/misc.c index c978b76ea287a..8cf632b9ed205 100644 --- a/usr.sbin/sysinstall/misc.c +++ b/usr.sbin/sysinstall/misc.c @@ -1,7 +1,7 @@ /* * Miscellaneous support routines.. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/misc.c,v 1.44.14.1 2010/12/21 17:10:29 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 8ccbb3d0b7397..eeb667630bee7 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.20.1.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "sysinstall.h" diff --git a/usr.sbin/sysinstall/mouse.c b/usr.sbin/sysinstall/mouse.c index 574fd72359742..f04bc613f5509 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "sysinstall.h" diff --git a/usr.sbin/sysinstall/msg.c b/usr.sbin/sysinstall/msg.c index 4625ce2f77528..2b1ce588c2496 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.40.1 2010/12/21 17:10:29 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 20a043064b52e..087fbde183c25 100644 --- a/usr.sbin/sysinstall/network.c +++ b/usr.sbin/sysinstall/network.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated to essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/network.c,v 1.53.14.1 2010/12/21 17:10:29 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..97e071bfa1304 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.36.1 2010/12/21 17:10:29 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 04876d622b173..13d226297c42d 100644 --- a/usr.sbin/sysinstall/options.c +++ b/usr.sbin/sysinstall/options.c @@ -4,7 +4,7 @@ * This is probably the last attempt in the `sysinstall' line, the next * generation being slated for what's essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/options.c,v 1.82.12.1 2010/12/21 17:10:29 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 212b654b4606f..f3a0c16f02e63 100644 --- a/usr.sbin/sysinstall/package.c +++ b/usr.sbin/sysinstall/package.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/package.c,v 1.104.2.2.8.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "sysinstall.h" diff --git a/usr.sbin/sysinstall/pccard.c b/usr.sbin/sysinstall/pccard.c index 0ddfad8b3d07a..5d568e387ecfb 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.34.1 2010/12/21 17:10:29 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 759ce8cf0e187..dab27b01387aa 100644 --- a/usr.sbin/sysinstall/sysinstall.8 +++ b/usr.sbin/sysinstall/sysinstall.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/sysinstall/sysinstall.8,v 1.76.2.3.2.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd February 18, 2007 .Dt SYSINSTALL 8 diff --git a/usr.sbin/sysinstall/sysinstall.h b/usr.sbin/sysinstall/sysinstall.h index 923b92c0c81e3..768fc9d1b1f9d 100644 --- a/usr.sbin/sysinstall/sysinstall.h +++ b/usr.sbin/sysinstall/sysinstall.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/sysinstall.h,v 1.274.2.4.2.1 2010/12/21 17:10:29 kensmith Exp $ */ #ifndef _SYSINSTALL_H_INCLUDE diff --git a/usr.sbin/sysinstall/system.c b/usr.sbin/sysinstall/system.c index a5d8aa9b02cf6..ebacb6cc6a961 100644 --- a/usr.sbin/sysinstall/system.c +++ b/usr.sbin/sysinstall/system.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/system.c,v 1.129.2.2.8.1 2010/12/21 17:10:29 kensmith Exp $ * * Jordan Hubbard * diff --git a/usr.sbin/sysinstall/tape.c b/usr.sbin/sysinstall/tape.c index fd73da568e852..131624daefcd7 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.38.1 2010/12/21 17:10:29 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 ba14302237408..fa2a911cb7898 100644 --- a/usr.sbin/sysinstall/tcpip.c +++ b/usr.sbin/sysinstall/tcpip.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/tcpip.c,v 1.137.2.2.2.1 2010/12/21 17:10:29 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 ca5905a2602f6..4f0c5e8899dc1 100644 --- a/usr.sbin/sysinstall/termcap.c +++ b/usr.sbin/sysinstall/termcap.c @@ -10,7 +10,7 @@ * software, nor does the author assume any responsibility for damages * incurred with its use. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/termcap.c,v 1.31.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #include "sysinstall.h" diff --git a/usr.sbin/sysinstall/ttys.c b/usr.sbin/sysinstall/ttys.c index 0de954cceb39c..8dacec0c37ff6 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.40.1 2010/12/21 17:10:29 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..c0bcc434de55f 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.40.1 2010/12/21 17:10:29 kensmith Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. diff --git a/usr.sbin/sysinstall/user.c b/usr.sbin/sysinstall/user.c index 8bddc1f14a19f..3ada9628abca2 100644 --- a/usr.sbin/sysinstall/user.c +++ b/usr.sbin/sysinstall/user.c @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/user.c,v 1.20.12.1 2010/12/21 17:10:29 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 3bc6aa7a24322..f00b412b70e1f 100644 --- a/usr.sbin/sysinstall/variable.c +++ b/usr.sbin/sysinstall/variable.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/variable.c,v 1.40.2.1.8.1 2010/12/21 17:10:29 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 c221e5548fb18..85bf1a2278ccb 100644 --- a/usr.sbin/sysinstall/wizard.c +++ b/usr.sbin/sysinstall/wizard.c @@ -6,7 +6,7 @@ * this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp * ---------------------------------------------------------------------------- * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/sysinstall/wizard.c,v 1.24.14.1 2010/12/21 17:10:29 kensmith Exp $ * */ diff --git a/usr.sbin/syslogd/Makefile b/usr.sbin/syslogd/Makefile index 1682b499de056..10d062757116f 100644 --- a/usr.sbin/syslogd/Makefile +++ b/usr.sbin/syslogd/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/syslogd/Makefile,v 1.13.2.1.6.1 2010/12/21 17:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/syslogd/pathnames.h b/usr.sbin/syslogd/pathnames.h index 24fbc4cfa0add..2e79c7b0c6b1c 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.34.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <paths.h> diff --git a/usr.sbin/syslogd/syslog.conf.5 b/usr.sbin/syslogd/syslog.conf.5 index 42f35a9510078..29edd80d013aa 100644 --- a/usr.sbin/syslogd/syslog.conf.5 +++ b/usr.sbin/syslogd/syslog.conf.5 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)syslog.conf.5 8.1 (Berkeley) 6/9/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/syslogd/syslog.conf.5,v 1.44.2.2.4.1 2010/12/21 17:10:29 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 5d8896a67b8ea..9c1efb45368ab 100644 --- a/usr.sbin/syslogd/syslogd.8 +++ b/usr.sbin/syslogd/syslogd.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)syslogd.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/syslogd/syslogd.8,v 1.61.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd May 13, 2008 .Dt SYSLOGD 8 diff --git a/usr.sbin/syslogd/syslogd.c b/usr.sbin/syslogd/syslogd.c index 2d96482e5292d..5772a9bcd42ae 100644 --- a/usr.sbin/syslogd/syslogd.c +++ b/usr.sbin/syslogd/syslogd.c @@ -40,7 +40,7 @@ static char sccsid[] = "@(#)syslogd.c 8.3 (Berkeley) 4/4/94"; #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/syslogd/syslogd.c,v 1.152.2.6.6.1 2010/12/21 17:10:29 kensmith Exp $"); /* * syslogd -- log system messages diff --git a/usr.sbin/tcpdchk/Makefile b/usr.sbin/tcpdchk/Makefile index 2936984377a5a..89158a26db7ef 100644 --- a/usr.sbin/tcpdchk/Makefile +++ b/usr.sbin/tcpdchk/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/tcpdchk/Makefile,v 1.12.14.1 2010/12/21 17:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/tcpdmatch/Makefile b/usr.sbin/tcpdmatch/Makefile index cbd61aa491e48..f2d9e0d001a85 100644 --- a/usr.sbin/tcpdmatch/Makefile +++ b/usr.sbin/tcpdmatch/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/tcpdmatch/Makefile,v 1.10.14.1 2010/12/21 17:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/tcpdrop/Makefile b/usr.sbin/tcpdrop/Makefile index 44766eb9a0a37..13794fdf3fb21 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.28.1 2010/12/21 17:10:29 kensmith Exp $ PROG= tcpdrop MAN= tcpdrop.8 diff --git a/usr.sbin/tcpdrop/tcpdrop.8 b/usr.sbin/tcpdrop/tcpdrop.8 index 5fd3a43e95060..8f5545151036e 100644 --- a/usr.sbin/tcpdrop/tcpdrop.8 +++ b/usr.sbin/tcpdrop/tcpdrop.8 @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/tcpdrop/tcpdrop.8,v 1.5.12.1 2010/12/21 17:10:29 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..bea9f9d1054ad 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.26.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <sys/socket.h> diff --git a/usr.sbin/tcpdump/Makefile b/usr.sbin/tcpdump/Makefile index d183febb134bc..837f789d38d18 100644 --- a/usr.sbin/tcpdump/Makefile +++ b/usr.sbin/tcpdump/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 0.1 (RGrimes) 4/4/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/tcpdump/Makefile,v 1.3.14.1 2010/12/21 17:10:29 kensmith Exp $ SUBDIR= tcpdump diff --git a/usr.sbin/tcpdump/Makefile.inc b/usr.sbin/tcpdump/Makefile.inc index 1e4d46f113a51..f35bba55acf98 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.40.1 2010/12/21 17:10:29 kensmith Exp $ BINDIR?= /usr/sbin diff --git a/usr.sbin/tcpdump/tcpdump/Makefile b/usr.sbin/tcpdump/tcpdump/Makefile index 9ea718abda6e9..9bced142e1400 100644 --- a/usr.sbin/tcpdump/tcpdump/Makefile +++ b/usr.sbin/tcpdump/tcpdump/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/tcpdump/tcpdump/Makefile,v 1.45.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/tcpdump/tcpdump/config.h b/usr.sbin/tcpdump/tcpdump/config.h index b7b85a56e8b24..15185ed24d063 100644 --- a/usr.sbin/tcpdump/tcpdump/config.h +++ b/usr.sbin/tcpdump/tcpdump/config.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/tcpdump/tcpdump/config.h,v 1.7.10.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ /* This is an edited copy of the config.h generated by configure. */ /* config.h. Generated by configure. */ diff --git a/usr.sbin/timed/Makefile b/usr.sbin/timed/Makefile index 2f56510bca1c5..9c75ba822ce19 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.40.1 2010/12/21 17:10:29 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..dd1a18727a2f4 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.40.1 2010/12/21 17:10:29 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..4bb6fd8b55fb7 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.38.1 2010/12/21 17:10:29 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..7093621743958 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.40.1 2010/12/21 17:10:29 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..0eb1aa7c7fd7e 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.40.1 2010/12/21 17:10:29 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..8437d903d51a0 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.38.1 2010/12/21 17:10:29 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..d5cc6dafe7d23 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.60.1 2010/12/21 17:10:29 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..aec41dbbd58b9 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.60.1 2010/12/21 17:10:29 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..2d7153a2edab2 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.60.1 2010/12/21 17:10:29 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..039dff77d816a 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.60.1 2010/12/21 17:10:29 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..97aa038f3405f 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.38.1 2010/12/21 17:10:29 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 b6207fc7d2f50..19ee12b65a2eb 100644 --- a/usr.sbin/timed/timed/globals.h +++ b/usr.sbin/timed/timed/globals.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)globals.h 8.1 (Berkeley) 6/6/93 - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/timed/timed/globals.h,v 1.7.12.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/timed/timed/master.c b/usr.sbin/timed/timed/master.c index 0713155a3f610..b185029d1f8e4 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.38.1 2010/12/21 17:10:29 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..1febb6b8e1c36 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.40.1 2010/12/21 17:10:29 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..e52161acc1fbd 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.38.1 2010/12/21 17:10:29 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..e808973b379a8 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <paths.h> diff --git a/usr.sbin/timed/timed/readmsg.c b/usr.sbin/timed/timed/readmsg.c index 74a6f5f92600f..9ab5641327eb1 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.40.1 2010/12/21 17:10:29 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..84c202665fe61 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.38.1 2010/12/21 17:10:29 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 7ba22d7e13070..68643da8a9882 100644 --- a/usr.sbin/timed/timed/timed.8 +++ b/usr.sbin/timed/timed/timed.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)timed.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/timed/timed/timed.8,v 1.16.20.2.8.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd February 11, 2007 .Dt TIMED 8 diff --git a/usr.sbin/timed/timed/timed.c b/usr.sbin/timed/timed/timed.c index 27344a3b9e05f..e5852f2d91a8a 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.34.1 2010/12/21 17:10:29 kensmith Exp $"); #define TSPTYPES #include "globals.h" diff --git a/usr.sbin/timed/timedc/Makefile b/usr.sbin/timed/timedc/Makefile index 5262f46d805df..1bdf0ec49d699 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.38.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/../timed diff --git a/usr.sbin/timed/timedc/cmds.c b/usr.sbin/timed/timedc/cmds.c index 5d30fe3703913..a95fd708b72d3 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.34.1 2010/12/21 17:10:29 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..dcd60c7fd7e9d 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.60.1 2010/12/21 17:10:29 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..530298da05e4e 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.26.1 2010/12/21 17:10:29 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..3c51d7df0d7db 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.34.1 2010/12/21 17:10:29 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..dceaf1bd71d0a 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.sbin/traceroute/Makefile b/usr.sbin/traceroute/Makefile index 3898af8d0b590..dc135947cad81 100644 --- a/usr.sbin/traceroute/Makefile +++ b/usr.sbin/traceroute/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/traceroute/Makefile,v 1.22.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $ TRACEROUTE_DISTDIR?= ${.CURDIR}/../../contrib/traceroute .PATH: ${TRACEROUTE_DISTDIR} diff --git a/usr.sbin/traceroute/findsaddr-udp.c b/usr.sbin/traceroute/findsaddr-udp.c index 3da72c700a804..84b73bdbbef08 100644 --- a/usr.sbin/traceroute/findsaddr-udp.c +++ b/usr.sbin/traceroute/findsaddr-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/traceroute/findsaddr-udp.c,v 1.2.4.2.4.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <string.h> diff --git a/usr.sbin/traceroute6/Makefile b/usr.sbin/traceroute6/Makefile index 60618a2ad408a..bc3a25b387d64 100644 --- a/usr.sbin/traceroute6/Makefile +++ b/usr.sbin/traceroute6/Makefile @@ -11,7 +11,7 @@ # AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT # LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR # A PARTICULAR PURPOSE. -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/traceroute6/Makefile,v 1.11.2.1.4.1 2010/12/21 17:10:29 kensmith Exp $ TRACEROUTE_DISTDIR?= ${.CURDIR}/../../contrib/traceroute .PATH: ${TRACEROUTE_DISTDIR} diff --git a/usr.sbin/traceroute6/traceroute6.8 b/usr.sbin/traceroute6/traceroute6.8 index 884ad6dc339cb..783fc9e1af44c 100644 --- a/usr.sbin/traceroute6/traceroute6.8 +++ b/usr.sbin/traceroute6/traceroute6.8 @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/traceroute6/traceroute6.8,v 1.16.2.3.4.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd August 24, 2009 .Dt TRACEROUTE6 8 diff --git a/usr.sbin/traceroute6/traceroute6.c b/usr.sbin/traceroute6/traceroute6.c index 699af68c1ddd4..5eb4199bc5767 100644 --- a/usr.sbin/traceroute6/traceroute6.c +++ b/usr.sbin/traceroute6/traceroute6.c @@ -76,7 +76,7 @@ static char copyright[] = static char sccsid[] = "@(#)traceroute.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/traceroute6/traceroute6.c,v 1.19.2.2.4.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/trpt/Makefile b/usr.sbin/trpt/Makefile index 5c62ce049a6a7..0d76b5e49635d 100644 --- a/usr.sbin/trpt/Makefile +++ b/usr.sbin/trpt/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/trpt/Makefile,v 1.9.14.1 2010/12/21 17:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/trpt/trpt.8 b/usr.sbin/trpt/trpt.8 index 19cae4773067c..b11be526e075d 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.26.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd December 11, 1993 .Dt TRPT 8 diff --git a/usr.sbin/trpt/trpt.c b/usr.sbin/trpt/trpt.c index 6339776a59d59..0f6abd8f87aad 100644 --- a/usr.sbin/trpt/trpt.c +++ b/usr.sbin/trpt/trpt.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)trpt.c 8.1 (Berkeley) 6/6/93"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/trpt/trpt.c,v 1.20.12.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/queue.h> diff --git a/usr.sbin/tzsetup/Makefile b/usr.sbin/tzsetup/Makefile index 0596967a07e2f..3fb7bde2012dd 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.38.1 2010/12/21 17:10:29 kensmith Exp $ PROG= tzsetup MAN= tzsetup.8 diff --git a/usr.sbin/tzsetup/tzsetup.8 b/usr.sbin/tzsetup/tzsetup.8 index 8a7445ed4963c..9d6b5497b66e1 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.10.1.4.1 2010/12/21 17:10:29 kensmith Exp $ .Dd September 05, 2009 .Dt TZSETUP 8 .Os diff --git a/usr.sbin/tzsetup/tzsetup.c b/usr.sbin/tzsetup/tzsetup.c index bb4567ca6f82a..3af8a9791c71a 100644 --- a/usr.sbin/tzsetup/tzsetup.c +++ b/usr.sbin/tzsetup/tzsetup.c @@ -34,7 +34,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/tzsetup/tzsetup.c,v 1.26.18.2.4.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.sbin/ugidfw/Makefile b/usr.sbin/ugidfw/Makefile index d89bc857f5bfe..a7e752a738c4e 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.38.1 2010/12/21 17:10:29 kensmith Exp $ PROG= ugidfw MAN= ugidfw.8 diff --git a/usr.sbin/ugidfw/ugidfw.8 b/usr.sbin/ugidfw/ugidfw.8 index a639d43c49fe2..83a853a3f9365 100644 --- a/usr.sbin/ugidfw/ugidfw.8 +++ b/usr.sbin/ugidfw/ugidfw.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ugidfw/ugidfw.8,v 1.9.2.1.2.1 2010/12/21 17:10:29 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..c65f5304f2f0d 100644 --- a/usr.sbin/ugidfw/ugidfw.c +++ b/usr.sbin/ugidfw/ugidfw.c @@ -30,7 +30,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ugidfw/ugidfw.c,v 1.6.12.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/errno.h> diff --git a/usr.sbin/usbdevs/Makefile b/usr.sbin/usbdevs/Makefile index 985bc7a61ab50..ada4d258b0c4f 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.40.1 2010/12/21 17:10:29 kensmith Exp $ PROG= usbdevs MAN= usbdevs.8 diff --git a/usr.sbin/usbdevs/usbdevs.8 b/usr.sbin/usbdevs/usbdevs.8 index 3226dd5bd6589..92ec6201e1400 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.34.1 2010/12/21 17:10:29 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..b95036fac72e9 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.32.1 2010/12/21 17:10:29 kensmith Exp $ */ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. diff --git a/usr.sbin/vidcontrol/Makefile b/usr.sbin/vidcontrol/Makefile index 074f941d85b9c..1bfacd08ec5b5 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.26.1 2010/12/21 17:10:29 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..b82d947547164 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.26.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.sbin/vidcontrol/decode.h b/usr.sbin/vidcontrol/decode.h index 1f1cba4a47207..a14fd8ec2e4e0 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.40.1 2010/12/21 17:10:29 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 2abaa1e199725..d69cea09be1c7 100644 --- a/usr.sbin/vidcontrol/vidcontrol.1 +++ b/usr.sbin/vidcontrol/vidcontrol.1 @@ -11,7 +11,7 @@ .\" documentation and/or other materials provided with the distribution. .\" .\" @(#)vidcontrol.1 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/vidcontrol/vidcontrol.1,v 1.58.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd December 23, 2006 .Dt VIDCONTROL 1 diff --git a/usr.sbin/vidcontrol/vidcontrol.c b/usr.sbin/vidcontrol/vidcontrol.c index 847ff3e6e23e1..4647bcbbe8f8a 100644 --- a/usr.sbin/vidcontrol/vidcontrol.c +++ b/usr.sbin/vidcontrol/vidcontrol.c @@ -33,7 +33,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/vidcontrol/vidcontrol.c,v 1.54.14.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.sbin/vipw/Makefile b/usr.sbin/vipw/Makefile index 69a9df9c5ba9e..4332fc8bdd312 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.38.1 2010/12/21 17:10:29 kensmith Exp $ PROG= vipw MAN= vipw.8 diff --git a/usr.sbin/vipw/vipw.8 b/usr.sbin/vipw/vipw.8 index 7162baa5e4fcd..743493842d38f 100644 --- a/usr.sbin/vipw/vipw.8 +++ b/usr.sbin/vipw/vipw.8 @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)vipw.8 8.1 (Berkeley) 6/6/93 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/vipw/vipw.8,v 1.16.14.1 2010/12/21 17:10:29 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..aa12b81e16371 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.34.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/types.h> #include <sys/stat.h> diff --git a/usr.sbin/watch/Makefile b/usr.sbin/watch/Makefile index e8a8ea6ab6982..e3480ebf81273 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.38.1 2010/12/21 17:10:29 kensmith Exp $ PROG= watch MAN= watch.8 diff --git a/usr.sbin/watch/watch.8 b/usr.sbin/watch/watch.8 index 99c6b6feab94a..e7e6fa785c5da 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.26.1 2010/12/21 17:10:29 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..a518766db023e 100644 --- a/usr.sbin/watch/watch.c +++ b/usr.sbin/watch/watch.c @@ -14,7 +14,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/watch/watch.c,v 1.34.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/fcntl.h> diff --git a/usr.sbin/watchdogd/Makefile b/usr.sbin/watchdogd/Makefile index 08880e1491687..611f3bc339597 100644 --- a/usr.sbin/watchdogd/Makefile +++ b/usr.sbin/watchdogd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/watchdogd/Makefile,v 1.5.14.1 2010/12/21 17:10:29 kensmith Exp $ PROG= watchdogd LINKS= ${BINDIR}/watchdogd ${BINDIR}/watchdog diff --git a/usr.sbin/watchdogd/watchdog.8 b/usr.sbin/watchdogd/watchdog.8 index 9ca9fe0ef27fa..eea63f3c57934 100644 --- a/usr.sbin/watchdogd/watchdog.8 +++ b/usr.sbin/watchdogd/watchdog.8 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/watchdogd/watchdog.8,v 1.8.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd September 2, 2006 .Dt WATCHDOG 8 diff --git a/usr.sbin/watchdogd/watchdogd.8 b/usr.sbin/watchdogd/watchdogd.8 index b00fef17cdbac..6567fc8f54ba5 100644 --- a/usr.sbin/watchdogd/watchdogd.8 +++ b/usr.sbin/watchdogd/watchdogd.8 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/watchdogd/watchdogd.8,v 1.7.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd September 2, 2006 .Dt WATCHDOGD 8 diff --git a/usr.sbin/watchdogd/watchdogd.c b/usr.sbin/watchdogd/watchdogd.c index 6f0e840e1dc2c..cf345d52731bd 100644 --- a/usr.sbin/watchdogd/watchdogd.c +++ b/usr.sbin/watchdogd/watchdogd.c @@ -29,7 +29,7 @@ */ #include <sys/types.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/watchdogd/watchdogd.c,v 1.15.14.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/rtprio.h> diff --git a/usr.sbin/wlandebug/Makefile b/usr.sbin/wlandebug/Makefile index 5284257d7f70e..7666e97a372e8 100644 --- a/usr.sbin/wlandebug/Makefile +++ b/usr.sbin/wlandebug/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/wlandebug/Makefile,v 1.5.14.1 2010/12/21 17:10:29 kensmith Exp $ PROG= wlandebug MAN= wlandebug.8 diff --git a/usr.sbin/wlandebug/wlandebug.8 b/usr.sbin/wlandebug/wlandebug.8 index 2e105c3642d41..f06b5f89fa4eb 100644 --- a/usr.sbin/wlandebug/wlandebug.8 +++ b/usr.sbin/wlandebug/wlandebug.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/wlandebug/wlandebug.8,v 1.3.12.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd January 8, 2007 .Dt WLANDEBUG 8 diff --git a/usr.sbin/wlandebug/wlandebug.c b/usr.sbin/wlandebug/wlandebug.c index dbc99d72ad612..e4853b3ede0ff 100644 --- a/usr.sbin/wlandebug/wlandebug.c +++ b/usr.sbin/wlandebug/wlandebug.c @@ -33,7 +33,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF * THE POSSIBILITY OF SUCH DAMAGES. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/wlandebug/wlandebug.c,v 1.5.12.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/wlconfig/Makefile b/usr.sbin/wlconfig/Makefile index 8d3d0cc3e7972..89d0ff529cb51 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.34.1 2010/12/21 17:10:29 kensmith Exp $ PROG= wlconfig MAN= wlconfig.8 diff --git a/usr.sbin/wlconfig/wlconfig.8 b/usr.sbin/wlconfig/wlconfig.8 index 99a29422f0207..e74c7df4af6e0 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.34.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd December 26, 1996 .Os diff --git a/usr.sbin/wlconfig/wlconfig.c b/usr.sbin/wlconfig/wlconfig.c index f361b2cb99fb2..ea2bd3c6308f0 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.40.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ /* diff --git a/usr.sbin/wpa/Makefile b/usr.sbin/wpa/Makefile index 5d746e9753052..958b885500959 100644 --- a/usr.sbin/wpa/Makefile +++ b/usr.sbin/wpa/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/wpa/Makefile,v 1.4.14.1 2010/12/21 17:10:29 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..13897f1b41bba 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.24.1 2010/12/21 17:10:29 kensmith Exp $ BINDIR?= /usr/sbin diff --git a/usr.sbin/wpa/hostapd/Makefile b/usr.sbin/wpa/hostapd/Makefile index 2eb3e1f18f921..5248d9c2aa3c6 100644 --- a/usr.sbin/wpa/hostapd/Makefile +++ b/usr.sbin/wpa/hostapd/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/wpa/hostapd/Makefile,v 1.4.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/wpa/hostapd/driver_freebsd.c b/usr.sbin/wpa/hostapd/driver_freebsd.c index a106fe137c24f..02773bea1914a 100644 --- a/usr.sbin/wpa/hostapd/driver_freebsd.c +++ b/usr.sbin/wpa/hostapd/driver_freebsd.c @@ -12,7 +12,7 @@ * * See README and COPYING for more details. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/wpa/hostapd/driver_freebsd.c,v 1.6.2.1.4.1 2010/12/21 17:10:29 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 5cb5e1c132351..a49551b8f26d8 100644 --- a/usr.sbin/wpa/hostapd/hostapd.8 +++ b/usr.sbin/wpa/hostapd/hostapd.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/wpa/hostapd/hostapd.8,v 1.2.10.1.10.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd October 26, 2007 .Dt HOSTAPD 8 diff --git a/usr.sbin/wpa/hostapd/hostapd.conf.5 b/usr.sbin/wpa/hostapd/hostapd.conf.5 index 96c8ad3ac5ee3..f335ff11e74f2 100644 --- a/usr.sbin/wpa/hostapd/hostapd.conf.5 +++ b/usr.sbin/wpa/hostapd/hostapd.conf.5 @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/wpa/hostapd/hostapd.conf.5,v 1.4.12.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd September 2, 2006 .Dt HOSTAPD.CONF 5 diff --git a/usr.sbin/wpa/hostapd_cli/Makefile b/usr.sbin/wpa/hostapd_cli/Makefile index 89d0a1117b8aa..93b80df0b6b97 100644 --- a/usr.sbin/wpa/hostapd_cli/Makefile +++ b/usr.sbin/wpa/hostapd_cli/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/wpa/hostapd_cli/Makefile,v 1.4.12.1 2010/12/21 17:10:29 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..b8e139b8f721a 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.24.1 2010/12/21 17:10:29 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 6c4c6b3cf41db..09c2b737010e6 100644 --- a/usr.sbin/wpa/l2_packet.c +++ b/usr.sbin/wpa/l2_packet.c @@ -12,7 +12,7 @@ * * See README and COPYING for more details. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/wpa/l2_packet.c,v 1.4.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/wpa/ndis_events/Makefile b/usr.sbin/wpa/ndis_events/Makefile index 07caf5a484655..eb8b804db96a0 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.18.1 2010/12/21 17:10:29 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..e4a8b07c006b7 100644 --- a/usr.sbin/wpa/ndis_events/ndis_events.8 +++ b/usr.sbin/wpa/ndis_events/ndis_events.8 @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/wpa/ndis_events/ndis_events.8,v 1.7.14.1 2010/12/21 17:10:29 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..23e55b90d145a 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.16.1 2010/12/21 17:10:29 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 af0d14c44b8a2..be326c90954a1 100644 --- a/usr.sbin/wpa/wpa_cli/Makefile +++ b/usr.sbin/wpa/wpa_cli/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/wpa/wpa_cli/Makefile,v 1.3.12.1 2010/12/21 17:10:29 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..9126a439d5f4a 100644 --- a/usr.sbin/wpa/wpa_cli/wpa_cli.8 +++ b/usr.sbin/wpa/wpa_cli/wpa_cli.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/wpa/wpa_cli/wpa_cli.8,v 1.3.12.1 2010/12/21 17:10:29 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 002dee5468dc9..ffd4dbd8c38ef 100644 --- a/usr.sbin/wpa/wpa_passphrase/Makefile +++ b/usr.sbin/wpa/wpa_passphrase/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/wpa/wpa_passphrase/Makefile,v 1.2.12.1 2010/12/21 17:10:29 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..5ddfcec8c1765 100644 --- a/usr.sbin/wpa/wpa_passphrase/wpa_passphrase.8 +++ b/usr.sbin/wpa/wpa_passphrase/wpa_passphrase.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/wpa/wpa_passphrase/wpa_passphrase.8,v 1.2.12.1 2010/12/21 17:10:29 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 927510f8e2ad3..62b3f21a59a86 100644 --- a/usr.sbin/wpa/wpa_supplicant/Makefile +++ b/usr.sbin/wpa/wpa_supplicant/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/wpa/wpa_supplicant/Makefile,v 1.11.2.5.8.1 2010/12/21 17:10:29 kensmith Exp $ .include <bsd.own.mk> diff --git a/usr.sbin/wpa/wpa_supplicant/Packet32.c b/usr.sbin/wpa/wpa_supplicant/Packet32.c index 73463950fc368..ef6e9c1d81f6a 100644 --- a/usr.sbin/wpa/wpa_supplicant/Packet32.c +++ b/usr.sbin/wpa/wpa_supplicant/Packet32.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/wpa/wpa_supplicant/Packet32.c,v 1.4.12.1 2010/12/21 17:10:29 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..c4276cd04c3f7 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.18.1 2010/12/21 17:10:29 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 880f2db862535..fb9b473eab301 100644 --- a/usr.sbin/wpa/wpa_supplicant/driver_freebsd.c +++ b/usr.sbin/wpa/wpa_supplicant/driver_freebsd.c @@ -11,7 +11,7 @@ * * See README and COPYING for more details. * - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/wpa/wpa_supplicant/driver_freebsd.c,v 1.14.2.2.8.1 2010/12/21 17:10:29 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..dce07a3f8cf50 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.18.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 b/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 index 3f01e896c310c..e0212e4a2f4e8 100644 --- a/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 +++ b/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.8,v 1.3.2.2.8.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd March 24, 2008 .Dt WPA_SUPPLICANT 8 diff --git a/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5 b/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5 index 69f0bd6dbb987..c46093d047cb7 100644 --- a/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5 +++ b/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/wpa/wpa_supplicant/wpa_supplicant.conf.5,v 1.9.2.1.8.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd July 8, 2007 .Dt WPA_SUPPLICANT.CONF 5 diff --git a/usr.sbin/yp_mkdb/Makefile b/usr.sbin/yp_mkdb/Makefile index 973da6ee0559a..10db26f060646 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.38.1 2010/12/21 17:10:29 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..7cda9b84788a9 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.26.1 2010/12/21 17:10:29 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..4054a3582e5ff 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.38.1 2010/12/21 17:10:29 kensmith Exp $"); #include <err.h> #include <fcntl.h> diff --git a/usr.sbin/ypbind/Makefile b/usr.sbin/ypbind/Makefile index 915d001be4dc5..3aeda7df2d888 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.40.1 2010/12/21 17:10:29 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..fb0b678e02c41 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.36.1 2010/12/21 17:10:29 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..55e473c749a4c 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.40.1 2010/12/21 17:10:29 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..9faf19ffe2d89 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.26.1 2010/12/21 17:10:29 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..71b74de703a4b 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.26.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/types.h> diff --git a/usr.sbin/yppoll/Makefile b/usr.sbin/yppoll/Makefile index 63763316ef8cb..ffba155bf783e 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.40.1 2010/12/21 17:10:29 kensmith Exp $ PROG= yppoll MAN= yppoll.8 diff --git a/usr.sbin/yppoll/yppoll.8 b/usr.sbin/yppoll/yppoll.8 index ad90d902e146b..c930c0c00a395 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.40.1 2010/12/21 17:10:29 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..02af5a41a6828 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.34.1 2010/12/21 17:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/types.h> diff --git a/usr.sbin/yppush/Makefile b/usr.sbin/yppush/Makefile index 7ce1c612e0e0b..36a7a6821f2a6 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.40.1 2010/12/21 17:10:29 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..3c6bb71a4f2b5 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.26.1 2010/12/21 17:10:29 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..6fe1b6cddf168 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.40.1 2010/12/21 17:10:29 kensmith Exp $ */ /* Privately defined error codes. */ diff --git a/usr.sbin/yppush/yppush_main.c b/usr.sbin/yppush/yppush_main.c index ceb63bcae411d..b4520ab156121 100644 --- a/usr.sbin/yppush/yppush_main.c +++ b/usr.sbin/yppush/yppush_main.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/yppush/yppush_main.c,v 1.22.14.1 2010/12/21 17:10:29 kensmith Exp $"); #include <errno.h> #include <signal.h> diff --git a/usr.sbin/ypserv/Makefile b/usr.sbin/ypserv/Makefile index c1b2df30478b5..a6b25af8b5b29 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.26.1 2010/12/21 17:10:29 kensmith Exp $ RPCDIR= ${.CURDIR}/../../include/rpcsvc .PATH: ${RPCDIR} diff --git a/usr.sbin/ypserv/Makefile.yp b/usr.sbin/ypserv/Makefile.yp index 33ca4443fb75c..25d070e89de93 100644 --- a/usr.sbin/ypserv/Makefile.yp +++ b/usr.sbin/ypserv/Makefile.yp @@ -1,7 +1,7 @@ # # Makefile for the NIS databases # -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/ypserv/Makefile.yp,v 1.38.2.1.4.1 2010/12/21 17:10:29 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 66d056bffbb4d..268c1a5eef5b8 100644 --- a/usr.sbin/ypserv/yp_access.c +++ b/usr.sbin/ypserv/yp_access.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ypserv/yp_access.c,v 1.23.2.1.4.1 2010/12/21 17:10:29 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..3bee4e2f3d3bd 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.38.1 2010/12/21 17:10:29 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..09ce98e1eac54 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.26.1 2010/12/21 17:10:29 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..c15fe3fea6a26 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.38.1 2010/12/21 17:10:29 kensmith Exp $"); /* * error logging/reporting facilities diff --git a/usr.sbin/ypserv/yp_extern.h b/usr.sbin/ypserv/yp_extern.h index 2e574b6c3bfe7..862b95fcacac0 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.26.1 2010/12/21 17:10:29 kensmith Exp $ */ #include <db.h> diff --git a/usr.sbin/ypserv/yp_main.c b/usr.sbin/ypserv/yp_main.c index 7ae15d9485b75..cdb8d341c8bb0 100644 --- a/usr.sbin/ypserv/yp_main.c +++ b/usr.sbin/ypserv/yp_main.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ypserv/yp_main.c,v 1.28.10.1.8.1 2010/12/21 17:10:29 kensmith Exp $"); /* * ypserv startup function. diff --git a/usr.sbin/ypserv/yp_server.c b/usr.sbin/ypserv/yp_server.c index 86c7d00d1c5d9..6ccdb4ecec1c8 100644 --- a/usr.sbin/ypserv/yp_server.c +++ b/usr.sbin/ypserv/yp_server.c @@ -32,7 +32,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ypserv/yp_server.c,v 1.40.14.1 2010/12/21 17:10:29 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..5091a9ca2cc94 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.38.1 2010/12/21 17:10:29 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 b99a9453f7dbd..220c18f7aaafd 100644 --- a/usr.sbin/ypserv/ypinit.8 +++ b/usr.sbin/ypserv/ypinit.8 @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ypserv/ypinit.8,v 1.17.14.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd November 10, 1997 .Dt YPINIT 8 diff --git a/usr.sbin/ypserv/ypinit.sh b/usr.sbin/ypserv/ypinit.sh index 374308e208485..2d799d5d3400a 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.22.1.4.1 2010/12/21 17:10:29 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 c8746fd553248..5613536ef1d2d 100644 --- a/usr.sbin/ypserv/ypserv.8 +++ b/usr.sbin/ypserv/ypserv.8 @@ -28,7 +28,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/ypserv/ypserv.8,v 1.41.10.2.4.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd June 25, 2009 .Dt YPSERV 8 diff --git a/usr.sbin/ypset/Makefile b/usr.sbin/ypset/Makefile index 10ed5f88fd780..cce018a6e46b3 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.40.1 2010/12/21 17:10:29 kensmith Exp $ PROG= ypset MAN= ypset.8 diff --git a/usr.sbin/ypset/ypset.8 b/usr.sbin/ypset/ypset.8 index 49ad6e0b67aeb..74668de81762c 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.40.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd October 25, 1994 .Dt YPSET 8 diff --git a/usr.sbin/ypset/ypset.c b/usr.sbin/ypset/ypset.c index b63578ac3addd..1a92e43c903b8 100644 --- a/usr.sbin/ypset/ypset.c +++ b/usr.sbin/ypset/ypset.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.sbin/ypset/ypset.c,v 1.16.14.1 2010/12/21 17:10:29 kensmith Exp $"); #include <err.h> #include <netdb.h> diff --git a/usr.sbin/zic/Makefile b/usr.sbin/zic/Makefile index 2496e821159b2..3266a4fda8f24 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.40.1 2010/12/21 17:10:29 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..a83be0a1f89f8 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.60.1 2010/12/21 17:10:29 kensmith Exp $ .include "${.CURDIR}/../../Makefile.inc" diff --git a/usr.sbin/zic/README b/usr.sbin/zic/README index 5cb701eca276a..08615fa72c5c5 100644 --- a/usr.sbin/zic/README +++ b/usr.sbin/zic/README @@ -2,7 +2,7 @@ This file is in the public domain, so clarified as of 2009-05-17 by Arthur David Olson. -$FreeBSD$ +$FreeBSD: src/usr.sbin/zic/README,v 1.1.1.4.18.1.4.1 2010/12/21 17:10:29 kensmith Exp $ "What time is it?" -- Richard Deacon as The King "Any time you want it to be." -- Frank Baxter as The Scientist diff --git a/usr.sbin/zic/Theory b/usr.sbin/zic/Theory index 752125c95a563..bfc418826ee0c 100644 --- a/usr.sbin/zic/Theory +++ b/usr.sbin/zic/Theory @@ -1,7 +1,7 @@ @(#)Theory 8.4 This file is in the public domain, so clarified as of 2009-05-17 by Arthur David Olson. -$FreeBSD$ +$FreeBSD: src/usr.sbin/zic/Theory,v 1.1.1.4.18.2.4.1 2010/12/21 17:10:29 kensmith Exp $ ----- Outline ----- diff --git a/usr.sbin/zic/ialloc.c b/usr.sbin/zic/ialloc.c index 1694c2905c74d..697f43b35b3de 100644 --- a/usr.sbin/zic/ialloc.c +++ b/usr.sbin/zic/ialloc.c @@ -11,7 +11,7 @@ static const char elsieid[] = "@(#)ialloc.c 8.30"; #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/zic/ialloc.c,v 1.6.24.1.4.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ /*LINTLIBRARY*/ diff --git a/usr.sbin/zic/private.h b/usr.sbin/zic/private.h index d00bf9bae140c..5616b6f4ea660 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.18.2.2.1 2010/12/21 17:10:29 kensmith Exp $ */ /* diff --git a/usr.sbin/zic/scheck.c b/usr.sbin/zic/scheck.c index abdb4ba5c79b0..af0b13a445ee9 100644 --- a/usr.sbin/zic/scheck.c +++ b/usr.sbin/zic/scheck.c @@ -11,7 +11,7 @@ static const char elsieid[] = "@(#)scheck.c 8.19"; #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/zic/scheck.c,v 1.7.24.1.4.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ /*LINTLIBRARY*/ diff --git a/usr.sbin/zic/zdump.8 b/usr.sbin/zic/zdump.8 index 9ac0a03230dd0..f136a977ba8ed 100644 --- a/usr.sbin/zic/zdump.8 +++ b/usr.sbin/zic/zdump.8 @@ -2,7 +2,7 @@ .\" @(#)zdump.8 8.2 .\" This file is in the public domain, so clarified as of .\" 2009-05-17 by Arthur David Olson. -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.sbin/zic/zdump.8,v 1.10.18.1.4.1 2010/12/21 17:10:29 kensmith Exp $ .\" .Dd June 20, 2004 .Dt ZDUMP 8 diff --git a/usr.sbin/zic/zdump.c b/usr.sbin/zic/zdump.c index d0ee8e063ff86..a9c490d70325c 100644 --- a/usr.sbin/zic/zdump.c +++ b/usr.sbin/zic/zdump.c @@ -5,7 +5,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/zic/zdump.c,v 1.9.18.2.4.1 2010/12/21 17:10:29 kensmith Exp $"; static char elsieid[] = "@(#)zdump.c 8.10"; #endif /* not lint */ diff --git a/usr.sbin/zic/zdump/Makefile b/usr.sbin/zic/zdump/Makefile index 3443b158e6d5d..082436d56de7d 100644 --- a/usr.sbin/zic/zdump/Makefile +++ b/usr.sbin/zic/zdump/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/zic/zdump/Makefile,v 1.11.14.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/.. diff --git a/usr.sbin/zic/zic.8 b/usr.sbin/zic/zic.8 index f7ff815b080a5..3ebeca3a0ec8a 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.10.2.4.1 2010/12/21 17:10:29 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 7670056fda5de..382c7b81dde46 100644 --- a/usr.sbin/zic/zic.c +++ b/usr.sbin/zic/zic.c @@ -7,7 +7,7 @@ static const char elsieid[] = "@(#)zic.c 8.20"; #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/zic/zic.c,v 1.17.10.2.4.1 2010/12/21 17:10:29 kensmith Exp $"; #endif /* not lint */ #include "private.h" diff --git a/usr.sbin/zic/zic/Makefile b/usr.sbin/zic/zic/Makefile index 3f3bc70aa55c5..7b1bad3714ab4 100644 --- a/usr.sbin/zic/zic/Makefile +++ b/usr.sbin/zic/zic/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.sbin/zic/zic/Makefile,v 1.12.14.1 2010/12/21 17:10:29 kensmith Exp $ .PATH: ${.CURDIR}/.. diff --git a/usr.sbin/zzz/Makefile b/usr.sbin/zzz/Makefile index 8c4a9beb763af..378e96b2c16e7 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.36.1 2010/12/21 17:10:29 kensmith Exp $ SCRIPTS=zzz.sh MAN= zzz.8 diff --git a/usr.sbin/zzz/zzz.8 b/usr.sbin/zzz/zzz.8 index 583d5fd963aef..5ff31ce2073dd 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.34.1 2010/12/21 17:10:29 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..c167aba59fe05 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.36.1 2010/12/21 17:10:29 kensmith Exp $ PATH=/sbin:/usr/sbin:/usr/bin:/bin |