diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2011-02-16 16:18:46 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2011-02-16 16:18:46 +0000 |
| commit | dec99dafe5763ba1db6950342aa80a634169c083 (patch) | |
| tree | 1bd9f5a688ac947b00e690c3c69ccb8df203768d /include | |
| parent | 045f17e533c0209bbcddcccbbb0192d61ffd6c9c (diff) | |
Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvs
Approved by: re (implicit)
This commit was manufactured to restore the state of the 8.2-RELEASE image.
Diffstat (limited to 'include')
151 files changed, 151 insertions, 151 deletions
diff --git a/include/Makefile b/include/Makefile index 08ef6a5c768d..3bff86d9a734 100644 --- a/include/Makefile +++ b/include/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.2 (Berkeley) 1/4/94 -# $FreeBSD$ +# $FreeBSD: src/include/Makefile,v 1.290.2.2.6.1 2010/12/21 17:09:25 kensmith Exp $ # # Doing a "make install" builds /usr/include. diff --git a/include/_ctype.h b/include/_ctype.h index 0076adc7b624..90c57f080d6b 100644 --- a/include/_ctype.h +++ b/include/_ctype.h @@ -40,7 +40,7 @@ * * From @(#)ctype.h 8.4 (Berkeley) 1/21/94 * From FreeBSD: src/include/ctype.h,v 1.27 2004/06/23 07:11:39 tjr Exp - * $FreeBSD$ + * $FreeBSD: src/include/_ctype.h,v 1.34.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef __CTYPE_H_ diff --git a/include/a.out.h b/include/a.out.h index b0bbe4954819..ab2e104973ae 100644 --- a/include/a.out.h +++ b/include/a.out.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)a.out.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/include/a.out.h,v 1.4.30.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _AOUT_H_ diff --git a/include/ar.h b/include/ar.h index 40b4d74b04c6..4b7e93179ecb 100644 --- a/include/ar.h +++ b/include/ar.h @@ -40,7 +40,7 @@ * * @(#)ar.h 8.2 (Berkeley) 1/21/94 * - * $FreeBSD$ + * $FreeBSD: src/include/ar.h,v 1.2.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _AR_H_ diff --git a/include/arpa/Makefile b/include/arpa/Makefile index a480b31341e5..54089370e850 100644 --- a/include/arpa/Makefile +++ b/include/arpa/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/include/arpa/Makefile,v 1.3.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ NO_OBJ= INCS= ftp.h inet.h nameser.h nameser_compat.h telnet.h tftp.h diff --git a/include/arpa/inet.h b/include/arpa/inet.h index 91733a9ca382..b1809fa364e4 100644 --- a/include/arpa/inet.h +++ b/include/arpa/inet.h @@ -56,7 +56,7 @@ /*% * @(#)inet.h 8.1 (Berkeley) 6/2/93 * $Id: inet.h,v 1.2.18.1 2005/04/27 05:00:50 sra Exp $ - * $FreeBSD$ + * $FreeBSD: src/include/arpa/inet.h,v 1.31.2.2.2.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _ARPA_INET_H_ diff --git a/include/arpa/nameser.h b/include/arpa/nameser.h index ce2f2e062a4c..1f7287caadf7 100644 --- a/include/arpa/nameser.h +++ b/include/arpa/nameser.h @@ -50,7 +50,7 @@ /* * $Id: nameser.h,v 1.7.18.2 2008/04/03 23:15:15 marka Exp $ - * $FreeBSD$ + * $FreeBSD: src/include/arpa/nameser.h,v 1.21.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _ARPA_NAMESER_H_ diff --git a/include/arpa/nameser_compat.h b/include/arpa/nameser_compat.h index 64d05f828721..b55c13ec22b3 100644 --- a/include/arpa/nameser_compat.h +++ b/include/arpa/nameser_compat.h @@ -33,7 +33,7 @@ /*% * from nameser.h 8.1 (Berkeley) 6/2/93 * $Id: nameser_compat.h,v 1.5.18.3 2006/05/19 02:36:00 marka Exp $ - * $FreeBSD$ + * $FreeBSD: src/include/arpa/nameser_compat.h,v 1.7.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _ARPA_NAMESER_COMPAT_ diff --git a/include/arpa/telnet.h b/include/arpa/telnet.h index 26f75fb31303..108e29728139 100644 --- a/include/arpa/telnet.h +++ b/include/arpa/telnet.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)telnet.h 8.2 (Berkeley) 12/15/93 - * $FreeBSD$ + * $FreeBSD: src/include/arpa/telnet.h,v 1.10.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _ARPA_TELNET_H_ diff --git a/include/arpa/tftp.h b/include/arpa/tftp.h index eef9d4dc513f..5fe33e432b2c 100644 --- a/include/arpa/tftp.h +++ b/include/arpa/tftp.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)tftp.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/include/arpa/tftp.h,v 1.6.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _ARPA_TFTP_H_ diff --git a/include/assert.h b/include/assert.h index 763ab5ce660d..dc4b554d7886 100644 --- a/include/assert.h +++ b/include/assert.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)assert.h 8.2 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/include/assert.h,v 1.6.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #include <sys/cdefs.h> diff --git a/include/bitstring.h b/include/bitstring.h index cef9d0248d84..180c9a4c49de 100644 --- a/include/bitstring.h +++ b/include/bitstring.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/bitstring.h,v 1.3.32.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _BITSTRING_H_ diff --git a/include/complex.h b/include/complex.h index 1deab078212f..bac7e44a9cb1 100644 --- a/include/complex.h +++ b/include/complex.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/complex.h,v 1.12.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _COMPLEX_H diff --git a/include/cpio.h b/include/cpio.h index e1d27ce5d2d9..7e6cbd2516ac 100644 --- a/include/cpio.h +++ b/include/cpio.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/cpio.h,v 1.1.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _CPIO_H_ diff --git a/include/ctype.h b/include/ctype.h index 103619c3b612..99b439270e15 100644 --- a/include/ctype.h +++ b/include/ctype.h @@ -39,7 +39,7 @@ * SUCH DAMAGE. * * @(#)ctype.h 8.4 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/include/ctype.h,v 1.30.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _CTYPE_H_ diff --git a/include/db.h b/include/db.h index e845fa8ee64a..0fd3b4f4447a 100644 --- a/include/db.h +++ b/include/db.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)db.h 8.7 (Berkeley) 6/16/94 - * $FreeBSD$ + * $FreeBSD: src/include/db.h,v 1.6.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _DB_H_ diff --git a/include/dirent.h b/include/dirent.h index 375a3d2301b7..ccb2255608fb 100644 --- a/include/dirent.h +++ b/include/dirent.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)dirent.h 8.2 (Berkeley) 7/28/94 - * $FreeBSD$ + * $FreeBSD: src/include/dirent.h,v 1.16.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _DIRENT_H_ diff --git a/include/dlfcn.h b/include/dlfcn.h index a019e062284e..8a50ac487fb3 100644 --- a/include/dlfcn.h +++ b/include/dlfcn.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/dlfcn.h,v 1.22.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _DLFCN_H_ diff --git a/include/elf-hints.h b/include/elf-hints.h index e009074a98e7..bc9ec7dd670d 100644 --- a/include/elf-hints.h +++ b/include/elf-hints.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/elf-hints.h,v 1.4.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _ELF_HINTS_H_ diff --git a/include/elf.h b/include/elf.h index c094a1c78837..be261d6cb593 100644 --- a/include/elf.h +++ b/include/elf.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/elf.h,v 1.10.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* diff --git a/include/err.h b/include/err.h index 675c708f98cb..65e1f099e2f7 100644 --- a/include/err.h +++ b/include/err.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)err.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/include/err.h,v 1.11.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _ERR_H_ diff --git a/include/fmtmsg.h b/include/fmtmsg.h index 32f0970fb94e..f6bcf9da3a2e 100644 --- a/include/fmtmsg.h +++ b/include/fmtmsg.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/fmtmsg.h,v 1.2.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _FMTMSG_H_ diff --git a/include/fnmatch.h b/include/fnmatch.h index f905ff6e3c26..592a9be52420 100644 --- a/include/fnmatch.h +++ b/include/fnmatch.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/fnmatch.h,v 1.15.30.1.6.1 2010/12/21 17:09:25 kensmith Exp $ * @(#)fnmatch.h 8.1 (Berkeley) 6/2/93 */ diff --git a/include/fstab.h b/include/fstab.h index cae9172aed8c..a7352d7baddc 100644 --- a/include/fstab.h +++ b/include/fstab.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)fstab.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/include/fstab.h,v 1.4.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _FSTAB_H_ diff --git a/include/fts.h b/include/fts.h index cd3da87b679e..6e0de1b88772 100644 --- a/include/fts.h +++ b/include/fts.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)fts.h 8.3 (Berkeley) 8/14/94 - * $FreeBSD$ + * $FreeBSD: src/include/fts.h,v 1.12.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _FTS_H_ diff --git a/include/ftw.h b/include/ftw.h index f01fda20d925..f9c3ec61e608 100644 --- a/include/ftw.h +++ b/include/ftw.h @@ -19,7 +19,7 @@ * Agency (DARPA) and Air Force Research Laboratory, Air Force * Materiel Command, USAF, under agreement number F39502-99-1-0512. * - * $FreeBSD$ + * $FreeBSD: src/include/ftw.h,v 1.2.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _FTW_H diff --git a/include/getopt.h b/include/getopt.h index dca3c3d66194..f654e7858d69 100644 --- a/include/getopt.h +++ b/include/getopt.h @@ -1,5 +1,5 @@ /* $NetBSD: getopt.h,v 1.4 2000/07/07 10:43:54 ad Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/include/getopt.h,v 1.6.30.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /*- * Copyright (c) 2000 The NetBSD Foundation, Inc. diff --git a/include/glob.h b/include/glob.h index 1c0605e55998..4e3c284ae18f 100644 --- a/include/glob.h +++ b/include/glob.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)glob.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/include/glob.h,v 1.10.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _GLOB_H_ diff --git a/include/grp.h b/include/grp.h index 96584deaf72d..33d25745eb2f 100644 --- a/include/grp.h +++ b/include/grp.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)grp.h 8.2 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/include/grp.h,v 1.19.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _GRP_H_ diff --git a/include/gssapi.h b/include/gssapi.h index 5557de8f7356..3d651ff87c7c 100644 --- a/include/gssapi.h +++ b/include/gssapi.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/include/gssapi.h,v 1.1.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifdef __GNUC__ #warning "this file includes <gssapi.h> which is deprecated, use <gssapi/gssapi.h> instead" #endif diff --git a/include/gssapi/Makefile b/include/gssapi/Makefile index 8fb643fb3b56..093491b85a6a 100644 --- a/include/gssapi/Makefile +++ b/include/gssapi/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/include/gssapi/Makefile,v 1.1.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ NO_OBJ= INCS= gssapi.h diff --git a/include/gssapi/gssapi.h b/include/gssapi/gssapi.h index 16a588e1456d..e955fcd179f8 100644 --- a/include/gssapi/gssapi.h +++ b/include/gssapi/gssapi.h @@ -25,7 +25,7 @@ * HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF * MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. * - * $FreeBSD$ + * $FreeBSD: src/include/gssapi/gssapi.h,v 1.5.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _GSSAPI_GSSAPI_H_ diff --git a/include/hesiod.h b/include/hesiod.h index 4b5d42f7d302..6bf9f477d4f6 100644 --- a/include/hesiod.h +++ b/include/hesiod.h @@ -1,5 +1,5 @@ /* $NetBSD: hesiod.h,v 1.3 1999/01/24 23:53:18 lukem Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/include/hesiod.h,v 1.2.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /*- diff --git a/include/histedit.h b/include/histedit.h index 0824a6023339..924d0a0a0dfc 100644 --- a/include/histedit.h +++ b/include/histedit.h @@ -31,7 +31,7 @@ * * @(#)histedit.h 8.2 (Berkeley) 1/3/94 * $NetBSD: histedit.h,v 1.32 2007/06/10 20:20:28 christos Exp $ - * $FreeBSD$ + * $FreeBSD: src/include/histedit.h,v 1.12.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* diff --git a/include/ieeefp.h b/include/ieeefp.h index e4f943d38916..5c11bf7b3539 100644 --- a/include/ieeefp.h +++ b/include/ieeefp.h @@ -1,5 +1,5 @@ /* $NetBSD: ieeefp.h,v 1.4 1998/01/09 08:03:43 perry Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/include/ieeefp.h,v 1.7.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* * Written by J.T. Conklin, Apr 6, 1995 diff --git a/include/ifaddrs.h b/include/ifaddrs.h index f0911a48f3ef..9546ada9f7d5 100644 --- a/include/ifaddrs.h +++ b/include/ifaddrs.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/include/ifaddrs.h,v 1.3.32.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* * Copyright (c) 1995, 1999 diff --git a/include/inttypes.h b/include/inttypes.h index 05171a6c9d42..a569b861b1f0 100644 --- a/include/inttypes.h +++ b/include/inttypes.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/inttypes.h,v 1.8.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _INTTYPES_H_ diff --git a/include/iso646.h b/include/iso646.h index d38bf4be6a2e..db9670e6fac8 100644 --- a/include/iso646.h +++ b/include/iso646.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/iso646.h,v 1.4.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _ISO646_H_ diff --git a/include/kenv.h b/include/kenv.h index 90af9298f366..3369e8968ed8 100644 --- a/include/kenv.h +++ b/include/kenv.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/kenv.h,v 1.2.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _KENV_H_ diff --git a/include/langinfo.h b/include/langinfo.h index 6d6b95f2cc4e..889b33475a29 100644 --- a/include/langinfo.h +++ b/include/langinfo.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/langinfo.h,v 1.6.36.2.4.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _LANGINFO_H_ diff --git a/include/libgen.h b/include/libgen.h index 3639c712b9fa..bded07c998a1 100644 --- a/include/libgen.h +++ b/include/libgen.h @@ -1,5 +1,5 @@ /* $OpenBSD: libgen.h,v 1.4 1999/05/28 22:00:22 espie Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/include/libgen.h,v 1.2.36.3.2.1 2010/12/21 17:09:25 kensmith Exp $ */ /* * Copyright (c) 1997 Todd C. Miller <Todd.Miller@courtesan.com> diff --git a/include/limits.h b/include/limits.h index c6c4350738fc..99780475cb26 100644 --- a/include/limits.h +++ b/include/limits.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)limits.h 8.2 (Berkeley) 1/4/94 - * $FreeBSD$ + * $FreeBSD: src/include/limits.h,v 1.16.34.2.2.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _LIMITS_H_ diff --git a/include/link.h b/include/link.h index f95bbe8872a4..a59fce379b92 100644 --- a/include/link.h +++ b/include/link.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/include/link.h,v 1.25.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #include <sys/link_elf.h> diff --git a/include/locale.h b/include/locale.h index ba702140a4ec..987868f91c4c 100644 --- a/include/locale.h +++ b/include/locale.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)locale.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/include/locale.h,v 1.8.30.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _LOCALE_H_ diff --git a/include/malloc.h b/include/malloc.h index 5d7d7e8396d3..9cb0ee1b0e06 100644 --- a/include/malloc.h +++ b/include/malloc.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/include/malloc.h,v 1.5.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #if __STDC__ #error "<malloc.h> has been replaced by <stdlib.h>" #else diff --git a/include/malloc_np.h b/include/malloc_np.h index bd45d195b8c8..aad726601c98 100644 --- a/include/malloc_np.h +++ b/include/malloc_np.h @@ -26,7 +26,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/include/malloc_np.h,v 1.2.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _MALLOC_NP_H_ diff --git a/include/monetary.h b/include/monetary.h index ade6a88b511f..af7fd8e55d83 100644 --- a/include/monetary.h +++ b/include/monetary.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/monetary.h,v 1.7.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _MONETARY_H_ diff --git a/include/mpool.h b/include/mpool.h index c74764d725f3..cb8fd2b41cfa 100644 --- a/include/mpool.h +++ b/include/mpool.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)mpool.h 8.4 (Berkeley) 11/2/95 - * $FreeBSD$ + * $FreeBSD: src/include/mpool.h,v 1.10.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _MPOOL_H_ diff --git a/include/mqueue.h b/include/mqueue.h index 833274f04b89..71394c60ab6d 100644 --- a/include/mqueue.h +++ b/include/mqueue.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/mqueue.h,v 1.3.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _MQUEUE_H_ diff --git a/include/ndbm.h b/include/ndbm.h index 1277e70bcf3d..ae65414c3183 100644 --- a/include/ndbm.h +++ b/include/ndbm.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)ndbm.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/include/ndbm.h,v 1.5.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _NDBM_H_ diff --git a/include/netconfig.h b/include/netconfig.h index 80dc0da2738f..b90e8bf50eb9 100644 --- a/include/netconfig.h +++ b/include/netconfig.h @@ -1,5 +1,5 @@ /* $NetBSD: netconfig.h,v 1.1 2000/06/02 22:57:54 fvdl Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/include/netconfig.h,v 1.3.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _NETCONFIG_H_ diff --git a/include/netdb.h b/include/netdb.h index c15b2845b4fa..c9a168458e51 100644 --- a/include/netdb.h +++ b/include/netdb.h @@ -55,7 +55,7 @@ /* * @(#)netdb.h 8.1 (Berkeley) 6/2/93 * From: Id: netdb.h,v 8.9 1996/11/19 08:39:29 vixie Exp $ - * $FreeBSD$ + * $FreeBSD: src/include/netdb.h,v 1.45.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _NETDB_H_ diff --git a/include/nl_types.h b/include/nl_types.h index e3865680bbef..1402656b103e 100644 --- a/include/nl_types.h +++ b/include/nl_types.h @@ -35,7 +35,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/nl_types.h,v 1.12.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _NL_TYPES_H_ diff --git a/include/nlist.h b/include/nlist.h index 3dccf9e7b8eb..277991558930 100644 --- a/include/nlist.h +++ b/include/nlist.h @@ -37,7 +37,7 @@ * * @(#)nlist.h 8.2 (Berkeley) 1/21/94 * - * $FreeBSD$ + * $FreeBSD: src/include/nlist.h,v 1.9.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _NLIST_H_ diff --git a/include/nss.h b/include/nss.h index 1f4d078b1c3b..ed47bf85a5cd 100644 --- a/include/nss.h +++ b/include/nss.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/nss.h,v 1.2.30.1.6.1 2010/12/21 17:09:25 kensmith Exp $ * * Compatibility header for the GNU C Library-style nsswitch interface. */ diff --git a/include/nsswitch.h b/include/nsswitch.h index 8aea5ad12d72..31765aed6a4f 100644 --- a/include/nsswitch.h +++ b/include/nsswitch.h @@ -1,5 +1,5 @@ /* $NetBSD: nsswitch.h,v 1.6 1999/01/26 01:04:07 lukem Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/include/nsswitch.h,v 1.5.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $ */ /*- * Copyright (c) 1997, 1998, 1999 The NetBSD Foundation, Inc. diff --git a/include/paths.h b/include/paths.h index a8a68a036dc2..550bbf88e1d1 100644 --- a/include/paths.h +++ b/include/paths.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)paths.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/include/paths.h,v 1.28.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _PATHS_H_ diff --git a/include/printf.h b/include/printf.h index 02fe6398b692..a723f828227b 100644 --- a/include/printf.h +++ b/include/printf.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/printf.h,v 1.4.12.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _PRINTF_H_ diff --git a/include/proc_service.h b/include/proc_service.h index c9e6f27b4ef7..3307f0f6e3ac 100644 --- a/include/proc_service.h +++ b/include/proc_service.h @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/proc_service.h,v 1.4.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _PROC_SERVICE_H_ diff --git a/include/protocols/Makefile b/include/protocols/Makefile index ddd8f21dc912..38dc09858e36 100644 --- a/include/protocols/Makefile +++ b/include/protocols/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/include/protocols/Makefile,v 1.3.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ NO_OBJ= INCS= dumprestore.h routed.h rwhod.h talkd.h timed.h diff --git a/include/protocols/dumprestore.h b/include/protocols/dumprestore.h index b4e6ec9a08ac..3757f697e01e 100644 --- a/include/protocols/dumprestore.h +++ b/include/protocols/dumprestore.h @@ -37,7 +37,7 @@ * * @(#)dumprestore.h 8.2 (Berkeley) 1/21/94 * - * $FreeBSD$ + * $FreeBSD: src/include/protocols/dumprestore.h,v 1.12.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _PROTOCOLS_DUMPRESTORE_H_ diff --git a/include/protocols/routed.h b/include/protocols/routed.h index b55b62250788..414297da5b73 100644 --- a/include/protocols/routed.h +++ b/include/protocols/routed.h @@ -32,7 +32,7 @@ * * @(#)routed.h 8.1 (Berkeley) 6/2/93 * - * $FreeBSD$ + * $FreeBSD: src/include/protocols/routed.h,v 1.16.30.1.6.1 2010/12/21 17:09:25 kensmith Exp $ * $Revision: 2.26 $ */ diff --git a/include/protocols/timed.h b/include/protocols/timed.h index faa44e4e49fd..73d0b90ecb20 100644 --- a/include/protocols/timed.h +++ b/include/protocols/timed.h @@ -32,7 +32,7 @@ * * @(#)timed.h 8.1 (Berkeley) 6/2/93 * - * $FreeBSD$ + * $FreeBSD: src/include/protocols/timed.h,v 1.7.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _PROTOCOLS_TIMED_H_ diff --git a/include/pthread.h b/include/pthread.h index 56f6ef4de4eb..944108aeb697 100644 --- a/include/pthread.h +++ b/include/pthread.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/pthread.h,v 1.44.2.2.2.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _PTHREAD_H_ #define _PTHREAD_H_ diff --git a/include/pthread_np.h b/include/pthread_np.h index b969988c350d..81c2e80cef9f 100644 --- a/include/pthread_np.h +++ b/include/pthread_np.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/pthread_np.h,v 1.21.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _PTHREAD_NP_H_ #define _PTHREAD_NP_H_ diff --git a/include/pwd.h b/include/pwd.h index 6906db8b4ba0..813b65fbd0ee 100644 --- a/include/pwd.h +++ b/include/pwd.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)pwd.h 8.2 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/include/pwd.h,v 1.17.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _PWD_H_ diff --git a/include/readpassphrase.h b/include/readpassphrase.h index d9641faaa10d..d0493ca2f0a5 100644 --- a/include/readpassphrase.h +++ b/include/readpassphrase.h @@ -1,5 +1,5 @@ /* $OpenBSD: readpassphrase.h,v 1.5 2003/06/17 21:56:23 millert Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/include/readpassphrase.h,v 1.3.2.2.2.1 2010/12/21 17:09:25 kensmith Exp $ */ /* * Copyright (c) 2000, 2002 Todd C. Miller <Todd.Miller@courtesan.com> diff --git a/include/regex.h b/include/regex.h index 3c3c87fde57b..4a334b9107f9 100644 --- a/include/regex.h +++ b/include/regex.h @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * @(#)regex.h 8.2 (Berkeley) 1/3/94 - * $FreeBSD$ + * $FreeBSD: src/include/regex.h,v 1.11.30.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _REGEX_H_ diff --git a/include/regexp.h b/include/regexp.h index 96c2c94db951..413981c468dc 100644 --- a/include/regexp.h +++ b/include/regexp.h @@ -35,7 +35,7 @@ * SUCH DAMAGE. * * @(#)regexp.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/include/regexp.h,v 1.2.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _REGEXP_H_ diff --git a/include/res_update.h b/include/res_update.h index f09d3a1a49cd..6efa1c284f2f 100644 --- a/include/res_update.h +++ b/include/res_update.h @@ -17,7 +17,7 @@ /* * $Id: res_update.h,v 1.2.18.1 2005/04/27 05:00:49 sra Exp $ - * $FreeBSD$ + * $FreeBSD: src/include/res_update.h,v 1.3.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef __RES_UPDATE_H diff --git a/include/resolv.h b/include/resolv.h index 20f7954ecdb8..7b63eb4b7593 100644 --- a/include/resolv.h +++ b/include/resolv.h @@ -51,7 +51,7 @@ /*% * @(#)resolv.h 8.1 (Berkeley) 6/2/93 * $Id: resolv.h,v 1.19.18.4 2008/04/03 23:15:15 marka Exp $ - * $FreeBSD$ + * $FreeBSD: src/include/resolv.h,v 1.33.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _RESOLV_H_ diff --git a/include/rpc/Makefile b/include/rpc/Makefile index 40d4c47b3a07..24d0eab765b0 100644 --- a/include/rpc/Makefile +++ b/include/rpc/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 2.3 88/08/11 4.0 RPCSRC -# $FreeBSD$ +# $FreeBSD: src/include/rpc/Makefile,v 1.4.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ .SUFFIXES: .x diff --git a/include/rpc/auth.h b/include/rpc/auth.h index d39ad1205379..817e384b7efc 100644 --- a/include/rpc/auth.h +++ b/include/rpc/auth.h @@ -31,7 +31,7 @@ * from: @(#)auth.h 1.17 88/02/08 SMI * from: @(#)auth.h 2.3 88/08/07 4.0 RPCSRC * from: @(#)auth.h 1.43 98/02/02 SMI - * $FreeBSD$ + * $FreeBSD: src/include/rpc/auth.h,v 1.22.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* diff --git a/include/rpc/auth_des.h b/include/rpc/auth_des.h index fff4ebfe300c..b1bb741df792 100644 --- a/include/rpc/auth_des.h +++ b/include/rpc/auth_des.h @@ -1,5 +1,5 @@ /* @(#)auth_des.h 2.2 88/07/29 4.0 RPCSRC; from 1.3 88/02/08 SMI */ -/* $FreeBSD$ */ +/* $FreeBSD: src/include/rpc/auth_des.h,v 1.3.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for * unrestricted use provided that this legend is included on all tape diff --git a/include/rpc/auth_kerb.h b/include/rpc/auth_kerb.h index 1dcfb0d4f4f2..f0f85d4a9526 100644 --- a/include/rpc/auth_kerb.h +++ b/include/rpc/auth_kerb.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/include/rpc/auth_kerb.h,v 1.3.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for * unrestricted use provided that this legend is included on all tape diff --git a/include/rpc/auth_unix.h b/include/rpc/auth_unix.h index 48373b2c24c7..d95517267a16 100644 --- a/include/rpc/auth_unix.h +++ b/include/rpc/auth_unix.h @@ -28,7 +28,7 @@ * * from: @(#)auth_unix.h 1.8 88/02/08 SMI * from: @(#)auth_unix.h 2.2 88/07/29 4.0 RPCSRC - * $FreeBSD$ + * $FreeBSD: src/include/rpc/auth_unix.h,v 1.11.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* diff --git a/include/rpc/clnt.h b/include/rpc/clnt.h index 1c85a4a73688..94a5f576cdd2 100644 --- a/include/rpc/clnt.h +++ b/include/rpc/clnt.h @@ -47,7 +47,7 @@ * * from: @(#)clnt.h 1.31 94/04/29 SMI * from: @(#)clnt.h 2.1 88/07/29 4.0 RPCSRC - * $FreeBSD$ + * $FreeBSD: src/include/rpc/clnt.h,v 1.21.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* diff --git a/include/rpc/clnt_soc.h b/include/rpc/clnt_soc.h index 1e7a0dea59e4..c81396da5206 100644 --- a/include/rpc/clnt_soc.h +++ b/include/rpc/clnt_soc.h @@ -1,5 +1,5 @@ /* $NetBSD: clnt_soc.h,v 1.1 2000/06/02 22:57:55 fvdl Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/include/rpc/clnt_soc.h,v 1.2.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for diff --git a/include/rpc/clnt_stat.h b/include/rpc/clnt_stat.h index 6148b4eb94a5..9492b30ea0b8 100644 --- a/include/rpc/clnt_stat.h +++ b/include/rpc/clnt_stat.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/include/rpc/clnt_stat.h,v 1.2.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* * Copyright (c) 1986 - 1991, 1994, 1996, 1997 by Sun Microsystems, Inc. * All rights reserved. diff --git a/include/rpc/des.h b/include/rpc/des.h index f920e22d24a3..0b143f384bdd 100644 --- a/include/rpc/des.h +++ b/include/rpc/des.h @@ -1,5 +1,5 @@ /* @(#)des.h 2.2 88/08/10 4.0 RPCSRC; from 2.7 88/02/08 SMI */ -/* $FreeBSD$ */ +/* $FreeBSD: src/include/rpc/des.h,v 1.4.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for * unrestricted use provided that this legend is included on all tape diff --git a/include/rpc/des_crypt.h b/include/rpc/des_crypt.h index a5df606e9e0b..8c00dba3edec 100644 --- a/include/rpc/des_crypt.h +++ b/include/rpc/des_crypt.h @@ -1,6 +1,6 @@ /* * @(#)des_crypt.h 2.1 88/08/11 4.0 RPCSRC; from 1.4 88/02/08 (C) 1986 SMI - * $FreeBSD$ + * $FreeBSD: src/include/rpc/des_crypt.h,v 1.4.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ * * des_crypt.h, des library routine interface * Copyright (C) 1986, Sun Microsystems, Inc. diff --git a/include/rpc/nettype.h b/include/rpc/nettype.h index 5e26268a68da..6b848d3aad8f 100644 --- a/include/rpc/nettype.h +++ b/include/rpc/nettype.h @@ -1,5 +1,5 @@ /* $NetBSD: nettype.h,v 1.2 2000/07/06 03:17:19 christos Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/include/rpc/nettype.h,v 1.2.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for diff --git a/include/rpc/pmap_clnt.h b/include/rpc/pmap_clnt.h index 89f1614ab9c9..1d7d928e978f 100644 --- a/include/rpc/pmap_clnt.h +++ b/include/rpc/pmap_clnt.h @@ -30,7 +30,7 @@ * * from: @(#)pmap_clnt.h 1.11 88/02/08 SMI * from: @(#)pmap_clnt.h 2.1 88/07/29 4.0 RPCSRC - * $FreeBSD$ + * $FreeBSD: src/include/rpc/pmap_clnt.h,v 1.14.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* diff --git a/include/rpc/pmap_prot.h b/include/rpc/pmap_prot.h index 366832a7d3f8..820b343911cd 100644 --- a/include/rpc/pmap_prot.h +++ b/include/rpc/pmap_prot.h @@ -30,7 +30,7 @@ * * from: @(#)pmap_prot.h 1.14 88/02/08 SMI * from: @(#)pmap_prot.h 2.1 88/07/29 4.0 RPCSRC - * $FreeBSD$ + * $FreeBSD: src/include/rpc/pmap_prot.h,v 1.12.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* diff --git a/include/rpc/pmap_rmt.h b/include/rpc/pmap_rmt.h index 5c0806681e9e..420f54783be0 100644 --- a/include/rpc/pmap_rmt.h +++ b/include/rpc/pmap_rmt.h @@ -30,7 +30,7 @@ * * from: @(#)pmap_rmt.h 1.2 88/02/08 SMI * from: @(#)pmap_rmt.h 2.1 88/07/29 4.0 RPCSRC - * $FreeBSD$ + * $FreeBSD: src/include/rpc/pmap_rmt.h,v 1.12.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* diff --git a/include/rpc/raw.h b/include/rpc/raw.h index 0fea4ad087a2..73bba09d5caa 100644 --- a/include/rpc/raw.h +++ b/include/rpc/raw.h @@ -1,5 +1,5 @@ /* $NetBSD: raw.h,v 1.1 2000/06/02 22:57:56 fvdl Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/include/rpc/raw.h,v 1.1.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for diff --git a/include/rpc/rpc.h b/include/rpc/rpc.h index 725b542a8dde..56d3589967ac 100644 --- a/include/rpc/rpc.h +++ b/include/rpc/rpc.h @@ -30,7 +30,7 @@ * * from: @(#)rpc.h 1.9 88/02/08 SMI * from: @(#)rpc.h 2.4 89/07/11 4.0 RPCSRC - * $FreeBSD$ + * $FreeBSD: src/include/rpc/rpc.h,v 1.17.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* diff --git a/include/rpc/rpc_com.h b/include/rpc/rpc_com.h index 122fe7e4baca..09dfa1fe071a 100644 --- a/include/rpc/rpc_com.h +++ b/include/rpc/rpc_com.h @@ -1,5 +1,5 @@ /* $NetBSD: rpc_com.h,v 1.3 2000/12/10 04:10:08 christos Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/include/rpc/rpc_com.h,v 1.6.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for diff --git a/include/rpc/rpc_msg.h b/include/rpc/rpc_msg.h index 354b34147677..d89b7ec2362d 100644 --- a/include/rpc/rpc_msg.h +++ b/include/rpc/rpc_msg.h @@ -30,7 +30,7 @@ * * from: @(#)rpc_msg.h 1.7 86/07/16 SMI * from: @(#)rpc_msg.h 2.1 88/07/29 4.0 RPCSRC - * $FreeBSD$ + * $FreeBSD: src/include/rpc/rpc_msg.h,v 1.15.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* diff --git a/include/rpc/rpcb_clnt.h b/include/rpc/rpcb_clnt.h index fa64a853f90d..b61f7ca43dac 100644 --- a/include/rpc/rpcb_clnt.h +++ b/include/rpc/rpcb_clnt.h @@ -1,5 +1,5 @@ /* $NetBSD: rpcb_clnt.h,v 1.1 2000/06/02 22:57:56 fvdl Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/include/rpc/rpcb_clnt.h,v 1.2.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for diff --git a/include/rpc/rpcb_prot.x b/include/rpc/rpcb_prot.x index c5748413cdfd..a326c0a1fe67 100644 --- a/include/rpc/rpcb_prot.x +++ b/include/rpc/rpcb_prot.x @@ -1,5 +1,5 @@ %/* -% * $FreeBSD$ +% * $FreeBSD: src/include/rpc/rpcb_prot.x,v 1.3.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ % * % * Sun RPC is a product of Sun Microsystems, Inc. and is provided for % * unrestricted use provided that this legend is included on all tape diff --git a/include/rpc/rpcent.h b/include/rpc/rpcent.h index 876b488b2b1b..89a84957243d 100644 --- a/include/rpc/rpcent.h +++ b/include/rpc/rpcent.h @@ -1,5 +1,5 @@ /* $NetBSD: rpcent.h,v 1.1 2000/06/02 22:57:56 fvdl Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/include/rpc/rpcent.h,v 1.4.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for diff --git a/include/rpc/rpcsec_gss.h b/include/rpc/rpcsec_gss.h index ccd346fd4564..0def56f1cca9 100644 --- a/include/rpc/rpcsec_gss.h +++ b/include/rpc/rpcsec_gss.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/rpc/rpcsec_gss.h,v 1.1.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _RPCSEC_GSS_H diff --git a/include/rpc/svc.h b/include/rpc/svc.h index 8466ef8b22af..ad324d75214b 100644 --- a/include/rpc/svc.h +++ b/include/rpc/svc.h @@ -30,7 +30,7 @@ * * from: @(#)svc.h 1.35 88/12/17 SMI * from: @(#)svc.h 1.27 94/04/25 SMI - * $FreeBSD$ + * $FreeBSD: src/include/rpc/svc.h,v 1.25.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* diff --git a/include/rpc/svc_auth.h b/include/rpc/svc_auth.h index 41fc82b01f22..7d62d663d4c7 100644 --- a/include/rpc/svc_auth.h +++ b/include/rpc/svc_auth.h @@ -30,7 +30,7 @@ * * from: @(#)svc_auth.h 1.6 86/07/16 SMI * @(#)svc_auth.h 2.1 88/07/29 4.0 RPCSRC - * $FreeBSD$ + * $FreeBSD: src/include/rpc/svc_auth.h,v 1.15.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* diff --git a/include/rpc/svc_dg.h b/include/rpc/svc_dg.h index e0d1f89a61c8..275057d6a6dc 100644 --- a/include/rpc/svc_dg.h +++ b/include/rpc/svc_dg.h @@ -1,5 +1,5 @@ /* $NetBSD: svc_dg.h,v 1.1 2000/06/02 23:11:16 fvdl Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/include/rpc/svc_dg.h,v 1.2.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for diff --git a/include/rpc/svc_soc.h b/include/rpc/svc_soc.h index 6c528dbc95c6..4fbeab81bde5 100644 --- a/include/rpc/svc_soc.h +++ b/include/rpc/svc_soc.h @@ -1,5 +1,5 @@ /* $NetBSD: svc_soc.h,v 1.1 2000/06/02 22:57:57 fvdl Exp $ */ -/* $FreeBSD$ */ +/* $FreeBSD: src/include/rpc/svc_soc.h,v 1.2.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* * Sun RPC is a product of Sun Microsystems, Inc. and is provided for diff --git a/include/rpc/xdr.h b/include/rpc/xdr.h index a02291bc365b..6aa757cd0c9b 100644 --- a/include/rpc/xdr.h +++ b/include/rpc/xdr.h @@ -30,7 +30,7 @@ * * from: @(#)xdr.h 1.19 87/04/22 SMI * from: @(#)xdr.h 2.2 88/07/29 4.0 RPCSRC - * $FreeBSD$ + * $FreeBSD: src/include/rpc/xdr.h,v 1.24.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* diff --git a/include/rpcsvc/Makefile b/include/rpcsvc/Makefile index d7d093fe5eb7..977d23af044e 100644 --- a/include/rpcsvc/Makefile +++ b/include/rpcsvc/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 2.3 88/08/11 4.0 RPCSRC -# $FreeBSD$ +# $FreeBSD: src/include/rpcsvc/Makefile,v 1.25.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ .SUFFIXES: .x diff --git a/include/rpcsvc/bootparam_prot.x b/include/rpcsvc/bootparam_prot.x index 78b0a1575487..d68a116a9273 100644 --- a/include/rpcsvc/bootparam_prot.x +++ b/include/rpcsvc/bootparam_prot.x @@ -49,7 +49,7 @@ %/*static char sccsid[] = "from: @(#)bootparam_prot.x 2.1 88/08/01 4.0 RPCSRC";*/ %#endif /* not lint */ %#include <sys/cdefs.h> -%__FBSDID("$FreeBSD$"); +%__FBSDID("$FreeBSD: src/include/rpcsvc/bootparam_prot.x,v 1.7.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); #endif const MAX_MACHINE_NAME = 255; diff --git a/include/rpcsvc/crypt.x b/include/rpcsvc/crypt.x index 3b296c0ddf1d..19e0e2fcda24 100644 --- a/include/rpcsvc/crypt.x +++ b/include/rpcsvc/crypt.x @@ -32,7 +32,7 @@ #ifndef RPC_HDR %#include <sys/cdefs.h> -%__FBSDID("$FreeBSD$"); +%__FBSDID("$FreeBSD: src/include/rpcsvc/crypt.x,v 1.5.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); #endif /* diff --git a/include/rpcsvc/key_prot.x b/include/rpcsvc/key_prot.x index 7800a0781ec6..4abe6222674b 100644 --- a/include/rpcsvc/key_prot.x +++ b/include/rpcsvc/key_prot.x @@ -46,7 +46,7 @@ %/* From: #pragma ident "@(#)key_prot.x 1.7 94/04/29 SMI" */ %/* Copyright (c) 1990, 1991 Sun Microsystems, Inc. */ %#include <sys/cdefs.h> -%__FBSDID("$FreeBSD$"); +%__FBSDID("$FreeBSD: src/include/rpcsvc/key_prot.x,v 1.4.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); % %/* % * Compiled from key_prot.x using rpcgen. diff --git a/include/rpcsvc/klm_prot.x b/include/rpcsvc/klm_prot.x index f820bdc1fc80..de443d0dd4d8 100644 --- a/include/rpcsvc/klm_prot.x +++ b/include/rpcsvc/klm_prot.x @@ -42,7 +42,7 @@ %/*static char sccsid[] = "from: @(#)klm_prot.x 2.1 88/08/01 4.0 RPCSRC";*/ %#endif /* not lint */ %#include <sys/cdefs.h> -%__FBSDID("$FreeBSD$"); +%__FBSDID("$FreeBSD: src/include/rpcsvc/klm_prot.x,v 1.7.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); #endif const LM_MAXSTRLEN = 1024; diff --git a/include/rpcsvc/mount.x b/include/rpcsvc/mount.x index 95966610cf14..9ead04eb92c4 100644 --- a/include/rpcsvc/mount.x +++ b/include/rpcsvc/mount.x @@ -37,7 +37,7 @@ %/*static char sccsid[] = "from: @(#)mount.x 2.1 88/08/01 4.0 RPCSRC";*/ %#endif /* not lint */ %#include <sys/cdefs.h> -%__FBSDID("$FreeBSD$"); +%__FBSDID("$FreeBSD: src/include/rpcsvc/mount.x,v 1.7.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); #endif const MNTPATHLEN = 1024; /* maximum bytes in a pathname argument */ diff --git a/include/rpcsvc/nfs_prot.x b/include/rpcsvc/nfs_prot.x index 8a09ac3a4d1f..f8f653621a94 100644 --- a/include/rpcsvc/nfs_prot.x +++ b/include/rpcsvc/nfs_prot.x @@ -33,7 +33,7 @@ %/*static char sccsid[] = "from: @(#)nfs_prot.x 2.1 88/08/01 4.0 RPCSRC";*/ %#endif /* not lint */ %#include <sys/cdefs.h> -%__FBSDID("$FreeBSD$"); +%__FBSDID("$FreeBSD: src/include/rpcsvc/nfs_prot.x,v 1.8.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); #endif const NFS_PORT = 2049; diff --git a/include/rpcsvc/nis.x b/include/rpcsvc/nis.x index 7ebb19dff81b..863ecc10d5aa 100644 --- a/include/rpcsvc/nis.x +++ b/include/rpcsvc/nis.x @@ -30,7 +30,7 @@ #ifndef RPC_HDR %#include <sys/cdefs.h> -%__FBSDID("$FreeBSD$"); +%__FBSDID("$FreeBSD: src/include/rpcsvc/nis.x,v 1.6.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); #endif /* diff --git a/include/rpcsvc/nis_cache.x b/include/rpcsvc/nis_cache.x index 6edaea92c38b..92fd657fe31f 100644 --- a/include/rpcsvc/nis_cache.x +++ b/include/rpcsvc/nis_cache.x @@ -39,7 +39,7 @@ #ifndef RPC_HDR %#include <sys/cdefs.h> -%__FBSDID("$FreeBSD$"); +%__FBSDID("$FreeBSD: src/include/rpcsvc/nis_cache.x,v 1.4.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); #endif #ifdef RPC_HDR diff --git a/include/rpcsvc/nis_callback.x b/include/rpcsvc/nis_callback.x index 3146ec30673d..378310eea87d 100644 --- a/include/rpcsvc/nis_callback.x +++ b/include/rpcsvc/nis_callback.x @@ -39,7 +39,7 @@ #ifndef RPC_HDR %#include <sys/cdefs.h> -%__FBSDID("$FreeBSD$"); +%__FBSDID("$FreeBSD: src/include/rpcsvc/nis_callback.x,v 1.4.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); #endif /* diff --git a/include/rpcsvc/nis_db.h b/include/rpcsvc/nis_db.h index 9dcc78376b1a..7b1b21090646 100644 --- a/include/rpcsvc/nis_db.h +++ b/include/rpcsvc/nis_db.h @@ -26,7 +26,7 @@ * 2550 Garcia Avenue * Mountain View, California 94043 * - * $FreeBSD$ + * $FreeBSD: src/include/rpcsvc/nis_db.h,v 1.6.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* diff --git a/include/rpcsvc/nislib.h b/include/rpcsvc/nislib.h index 754affe9a430..36ca239a6258 100644 --- a/include/rpcsvc/nislib.h +++ b/include/rpcsvc/nislib.h @@ -26,7 +26,7 @@ * 2550 Garcia Avenue * Mountain View, California 94043 * - * $FreeBSD$ + * $FreeBSD: src/include/rpcsvc/nislib.h,v 1.4.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* diff --git a/include/rpcsvc/nlm_prot.x b/include/rpcsvc/nlm_prot.x index 87bf6c844359..f0225dd5a908 100644 --- a/include/rpcsvc/nlm_prot.x +++ b/include/rpcsvc/nlm_prot.x @@ -15,7 +15,7 @@ %/*static char sccsid[] = "from: * @(#)nlm_prot.x 2.1 88/08/01 4.0 RPCSRC";*/ %__RCSID("$NetBSD: nlm_prot.x,v 1.6 2000/06/07 14:30:15 bouyer Exp $"); %#endif /* not lint */ -%__FBSDID("$FreeBSD$"); +%__FBSDID("$FreeBSD: src/include/rpcsvc/nlm_prot.x,v 1.11.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); #endif /* diff --git a/include/rpcsvc/pmap_prot.x b/include/rpcsvc/pmap_prot.x index 19a4d8c5a2fd..505a8d61e18b 100644 --- a/include/rpcsvc/pmap_prot.x +++ b/include/rpcsvc/pmap_prot.x @@ -36,7 +36,7 @@ % %#pragma ident "@(#)pmap_prot.x 1.6 94/04/29 SMI" %#include <sys/cdefs.h> -%__FBSDID("$FreeBSD$"); +%__FBSDID("$FreeBSD: src/include/rpcsvc/pmap_prot.x,v 1.3.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); % %#ifndef _KERNEL % diff --git a/include/rpcsvc/rex.x b/include/rpcsvc/rex.x index eabc4d5928ee..3728c4239fdd 100644 --- a/include/rpcsvc/rex.x +++ b/include/rpcsvc/rex.x @@ -37,7 +37,7 @@ %/*static char sccsid[] = "from: @(#)rex.x 2.1 88/08/01 4.0 RPCSRC";*/ %#endif /* not lint */ %#include <sys/cdefs.h> -%__FBSDID("$FreeBSD$"); +%__FBSDID("$FreeBSD: src/include/rpcsvc/rex.x,v 1.7.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); #endif const STRINGSIZE = 1024; diff --git a/include/rpcsvc/rnusers.x b/include/rpcsvc/rnusers.x index c554827a079e..13d5f61246d5 100644 --- a/include/rpcsvc/rnusers.x +++ b/include/rpcsvc/rnusers.x @@ -37,7 +37,7 @@ %/*static char sccsid[] = "from: @(#)rnusers.x 2.1 88/08/01 4.0 RPCSRC";*/ %#endif /* not lint */ %#include <sys/cdefs.h> -%__FBSDID("$FreeBSD$"); +%__FBSDID("$FreeBSD: src/include/rpcsvc/rnusers.x,v 1.7.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); #endif const MAXUSERS = 100; diff --git a/include/rpcsvc/rquota.x b/include/rpcsvc/rquota.x index 0f3ecfc54d2e..6ed93f53f032 100644 --- a/include/rpcsvc/rquota.x +++ b/include/rpcsvc/rquota.x @@ -9,7 +9,7 @@ %/*static char sccsid[] = "from: @(#)rquota.x 2.1 88/08/01 4.0 RPCSRC";*/ %#endif /* not lint */ %#include <sys/cdefs.h> -%__FBSDID("$FreeBSD$"); +%__FBSDID("$FreeBSD: src/include/rpcsvc/rquota.x,v 1.7.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); #endif const RQ_PATHLEN = 1024; diff --git a/include/rpcsvc/rstat.x b/include/rpcsvc/rstat.x index 3f524ee4c81b..7eb6c9fb84b7 100644 --- a/include/rpcsvc/rstat.x +++ b/include/rpcsvc/rstat.x @@ -49,7 +49,7 @@ %/*static char sccsid[] = "from: @(#)rstat.x 2.2 88/08/01 4.0 RPCSRC";*/ %#endif /* not lint */ %#include <sys/cdefs.h> -%__FBSDID("$FreeBSD$"); +%__FBSDID("$FreeBSD: src/include/rpcsvc/rstat.x,v 1.8.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); #endif /* def RPC_HDR */ diff --git a/include/rpcsvc/sm_inter.x b/include/rpcsvc/sm_inter.x index c66287d73231..f72976c1f273 100644 --- a/include/rpcsvc/sm_inter.x +++ b/include/rpcsvc/sm_inter.x @@ -38,7 +38,7 @@ #ifndef RPC_HDR %#include <sys/cdefs.h> -%__FBSDID("$FreeBSD$"); +%__FBSDID("$FreeBSD: src/include/rpcsvc/sm_inter.x,v 1.11.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); #endif program SM_PROG { diff --git a/include/rpcsvc/spray.x b/include/rpcsvc/spray.x index 0e7c44e92e7b..26650b558f1e 100644 --- a/include/rpcsvc/spray.x +++ b/include/rpcsvc/spray.x @@ -38,7 +38,7 @@ %/*static char sccsid[] = "from: @(#)spray.x 2.1 88/08/01 4.0 RPCSRC";*/ %#endif /* not lint */ %#include <sys/cdefs.h> -%__FBSDID("$FreeBSD$"); +%__FBSDID("$FreeBSD: src/include/rpcsvc/spray.x,v 1.7.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); #endif const SPRAYMAX = 8845; /* max amount can spray */ diff --git a/include/rpcsvc/yp.x b/include/rpcsvc/yp.x index 212050fd7eb6..6b89f019de9f 100644 --- a/include/rpcsvc/yp.x +++ b/include/rpcsvc/yp.x @@ -35,7 +35,7 @@ #ifndef RPC_HDR %#include <sys/cdefs.h> -%__FBSDID("$FreeBSD$"); +%__FBSDID("$FreeBSD: src/include/rpcsvc/yp.x,v 1.13.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); #endif const YPMAXRECORD = 1024; diff --git a/include/rpcsvc/yp_prot.h b/include/rpcsvc/yp_prot.h index 10d582891486..10d33eb08499 100644 --- a/include/rpcsvc/yp_prot.h +++ b/include/rpcsvc/yp_prot.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/rpcsvc/yp_prot.h,v 1.13.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _RPCSVC_YP_PROT_H_ diff --git a/include/rpcsvc/ypclnt.h b/include/rpcsvc/ypclnt.h index abde97c3efeb..9b968fcb3cc4 100644 --- a/include/rpcsvc/ypclnt.h +++ b/include/rpcsvc/ypclnt.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/rpcsvc/ypclnt.h,v 1.16.32.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _RPCSVC_YPCLNT_H_ diff --git a/include/rpcsvc/yppasswd.x b/include/rpcsvc/yppasswd.x index da0399d82db2..866fab4f5f0a 100644 --- a/include/rpcsvc/yppasswd.x +++ b/include/rpcsvc/yppasswd.x @@ -38,7 +38,7 @@ %/*static char sccsid[] = "from: @(#)yppasswd.x 2.1 88/08/01 4.0 RPCSRC";*/ %#endif /* not lint */ %#include <sys/cdefs.h> -%__FBSDID("$FreeBSD$"); +%__FBSDID("$FreeBSD: src/include/rpcsvc/yppasswd.x,v 1.8.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); #endif program YPPASSWDPROG { diff --git a/include/rpcsvc/ypupdate_prot.x b/include/rpcsvc/ypupdate_prot.x index 90648a023e6e..c29b47016333 100644 --- a/include/rpcsvc/ypupdate_prot.x +++ b/include/rpcsvc/ypupdate_prot.x @@ -35,7 +35,7 @@ %/* from @(#)ypupdate_prot.x 1.3 91/03/11 TIRPC 1.0 */ #ifndef RPC_HDR %#include <sys/cdefs.h> -%__FBSDID("$FreeBSD$"); +%__FBSDID("$FreeBSD: src/include/rpcsvc/ypupdate_prot.x,v 1.4.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); #endif % %/* diff --git a/include/rpcsvc/ypxfrd.x b/include/rpcsvc/ypxfrd.x index 6a767682360a..74b5b3dc03b5 100644 --- a/include/rpcsvc/ypxfrd.x +++ b/include/rpcsvc/ypxfrd.x @@ -66,7 +66,7 @@ #ifndef RPC_HDR %#include <sys/cdefs.h> -%__FBSDID("$FreeBSD$"); +%__FBSDID("$FreeBSD: src/include/rpcsvc/ypxfrd.x,v 1.9.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); #endif /* XXX cribbed from yp.x */ diff --git a/include/runetype.h b/include/runetype.h index 1625ef8f4e83..3cc7f32ee087 100644 --- a/include/runetype.h +++ b/include/runetype.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)runetype.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/include/runetype.h,v 1.9.30.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _RUNETYPE_H_ diff --git a/include/search.h b/include/search.h index 4e4606f12720..523aea44a421 100644 --- a/include/search.h +++ b/include/search.h @@ -3,7 +3,7 @@ * Public domain. * * $NetBSD: search.h,v 1.12 1999/02/22 10:34:28 christos Exp $ - * $FreeBSD$ + * $FreeBSD: src/include/search.h,v 1.10.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _SEARCH_H_ diff --git a/include/setjmp.h b/include/setjmp.h index 9e25f603be48..2ba431295a1c 100644 --- a/include/setjmp.h +++ b/include/setjmp.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)setjmp.h 8.2 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/include/setjmp.h,v 1.9.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _SETJMP_H_ diff --git a/include/signal.h b/include/signal.h index 13742c6c631f..a5349e3ab627 100644 --- a/include/signal.h +++ b/include/signal.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)signal.h 8.3 (Berkeley) 3/30/94 - * $FreeBSD$ + * $FreeBSD: src/include/signal.h,v 1.30.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _SIGNAL_H_ diff --git a/include/spawn.h b/include/spawn.h index 7889d0e10246..6aabbd8e6f6d 100644 --- a/include/spawn.h +++ b/include/spawn.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/spawn.h,v 1.3.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _SPAWN_H_ diff --git a/include/stdbool.h b/include/stdbool.h index c0d6459cc029..f5d3ff7b90e6 100644 --- a/include/stdbool.h +++ b/include/stdbool.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/stdbool.h,v 1.7.22.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _STDBOOL_H_ diff --git a/include/stddef.h b/include/stddef.h index dd7362129323..d2d40cd3ed73 100644 --- a/include/stddef.h +++ b/include/stddef.h @@ -32,7 +32,7 @@ * * @(#)stddef.h 8.1 (Berkeley) 6/2/93 * - * $FreeBSD$ + * $FreeBSD: src/include/stddef.h,v 1.10.30.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _STDDEF_H_ diff --git a/include/stdio.h b/include/stdio.h index f8af8e2e2941..298364b19f60 100644 --- a/include/stdio.h +++ b/include/stdio.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)stdio.h 8.5 (Berkeley) 4/29/95 - * $FreeBSD$ + * $FreeBSD: src/include/stdio.h,v 1.79.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _STDIO_H_ diff --git a/include/stdlib.h b/include/stdlib.h index 16eea0362172..529e8e177a10 100644 --- a/include/stdlib.h +++ b/include/stdlib.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)stdlib.h 8.5 (Berkeley) 5/19/95 - * $FreeBSD$ + * $FreeBSD: src/include/stdlib.h,v 1.72.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _STDLIB_H_ diff --git a/include/string.h b/include/string.h index bd4ed2ebd951..9878f548c42f 100644 --- a/include/string.h +++ b/include/string.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)string.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/include/string.h,v 1.32.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _STRING_H_ diff --git a/include/stringlist.h b/include/stringlist.h index bae2a2ca3871..3aeef898616d 100644 --- a/include/stringlist.h +++ b/include/stringlist.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/stringlist.h,v 1.3.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _STRINGLIST_H diff --git a/include/strings.h b/include/strings.h index 078ce1b5f5fb..e15907054c23 100644 --- a/include/strings.h +++ b/include/strings.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/strings.h,v 1.8.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _STRINGS_H_ diff --git a/include/tgmath.h b/include/tgmath.h index 7ff8dd4ec0a8..c81af1870b5c 100644 --- a/include/tgmath.h +++ b/include/tgmath.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/tgmath.h,v 1.5.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _TGMATH_H_ diff --git a/include/time.h b/include/time.h index d28d9b48b905..c7bb8e812d1f 100644 --- a/include/time.h +++ b/include/time.h @@ -39,7 +39,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/include/time.h,v 1.35.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _TIME_H_ diff --git a/include/timeconv.h b/include/timeconv.h index cce937cf7e54..1462dbf91014 100644 --- a/include/timeconv.h +++ b/include/timeconv.h @@ -39,7 +39,7 @@ */ /* - * $FreeBSD$ + * $FreeBSD: src/include/timeconv.h,v 1.2.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _TIMECONV_H_ diff --git a/include/timers.h b/include/timers.h index 73180f9c75e1..91c87b58537f 100644 --- a/include/timers.h +++ b/include/timers.h @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/timers.h,v 1.4.56.1.6.1 2010/12/21 17:09:25 kensmith Exp $ * * Description : Basic timers header. * diff --git a/include/ttyent.h b/include/ttyent.h index 12902d097fcf..a37505ab8c1a 100644 --- a/include/ttyent.h +++ b/include/ttyent.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)ttyent.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/include/ttyent.h,v 1.7.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _TTYENT_H_ diff --git a/include/ulimit.h b/include/ulimit.h index ffc40671ea0f..447fbe874112 100644 --- a/include/ulimit.h +++ b/include/ulimit.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/ulimit.h,v 1.4.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _ULIMIT_H_ diff --git a/include/unistd.h b/include/unistd.h index b4b7516bc6ac..9505bf9fa6c2 100644 --- a/include/unistd.h +++ b/include/unistd.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)unistd.h 8.12 (Berkeley) 4/27/95 - * $FreeBSD$ + * $FreeBSD: src/include/unistd.h,v 1.95.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _UNISTD_H_ diff --git a/include/utime.h b/include/utime.h index 8f803657bc48..c39dae6dee15 100644 --- a/include/utime.h +++ b/include/utime.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)utime.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/include/utime.h,v 1.5.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _UTIME_H_ diff --git a/include/utmp.h b/include/utmp.h index 1b57bb8d9159..b67d9d525848 100644 --- a/include/utmp.h +++ b/include/utmp.h @@ -36,7 +36,7 @@ * SUCH DAMAGE. * * @(#)utmp.h 8.2 (Berkeley) 1/21/94 - * $FreeBSD$ + * $FreeBSD: src/include/utmp.h,v 1.11.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _UTMP_H_ diff --git a/include/uuid.h b/include/uuid.h index 79ab76b3b294..1dbeb96ad2e7 100644 --- a/include/uuid.h +++ b/include/uuid.h @@ -24,7 +24,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/uuid.h,v 1.4.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _UUID_H_ diff --git a/include/varargs.h b/include/varargs.h index 51a9b595c54b..5f6084742413 100644 --- a/include/varargs.h +++ b/include/varargs.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/varargs.h,v 1.1.32.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _VARARGS_H_ diff --git a/include/vis.h b/include/vis.h index 28f9765e78bd..d4b2140560a0 100644 --- a/include/vis.h +++ b/include/vis.h @@ -31,7 +31,7 @@ * SUCH DAMAGE. * * @(#)vis.h 8.1 (Berkeley) 6/2/93 - * $FreeBSD$ + * $FreeBSD: src/include/vis.h,v 1.11.32.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _VIS_H_ diff --git a/include/wchar.h b/include/wchar.h index 9e58f4c2a91c..e08081a2f6b3 100644 --- a/include/wchar.h +++ b/include/wchar.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/wchar.h,v 1.50.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /*- diff --git a/include/wctype.h b/include/wctype.h index 098045fa11a5..11a68f43309e 100644 --- a/include/wctype.h +++ b/include/wctype.h @@ -25,7 +25,7 @@ * * citrus Id: wctype.h,v 1.4 2000/12/21 01:50:21 itojun Exp * $NetBSD: wctype.h,v 1.3 2000/12/22 14:16:16 itojun Exp $ - * $FreeBSD$ + * $FreeBSD: src/include/wctype.h,v 1.15.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _WCTYPE_H_ diff --git a/include/wordexp.h b/include/wordexp.h index b86e6f9e34b7..1baf486fa4c0 100644 --- a/include/wordexp.h +++ b/include/wordexp.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/wordexp.h,v 1.5.30.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #ifndef _WORDEXP_H_ |
