diff options
author | rgrimes <rgrimes@FreeBSD.org> | 1995-05-30 06:41:30 +0000 |
---|---|---|
committer | rgrimes <rgrimes@FreeBSD.org> | 1995-05-30 06:41:30 +0000 |
commit | a14d555c873398b14776ca4f2c33f9c69617afb9 (patch) | |
tree | 350f6f98843363254f9afe467ae0c92d5a9d7f43 /eBones/include | |
parent | f3a2b348daf9fa6063c38d2d69563f732a2f80e7 (diff) | |
download | FreeBSD-src-a14d555c873398b14776ca4f2c33f9c69617afb9.zip FreeBSD-src-a14d555c873398b14776ca4f2c33f9c69617afb9.tar.gz |
Remove trailing whitespace.
Diffstat (limited to 'eBones/include')
-rw-r--r-- | eBones/include/addr_comp.h | 4 | ||||
-rw-r--r-- | eBones/include/admin_server.h | 8 | ||||
-rw-r--r-- | eBones/include/conf-bsdapollo.h | 4 | ||||
-rw-r--r-- | eBones/include/conf-ultmips2.h | 4 | ||||
-rw-r--r-- | eBones/include/des.h | 4 | ||||
-rw-r--r-- | eBones/include/kdc.h | 8 | ||||
-rw-r--r-- | eBones/include/klog.h | 4 | ||||
-rw-r--r-- | eBones/include/kparse.h | 14 | ||||
-rw-r--r-- | eBones/include/krb.h | 14 | ||||
-rw-r--r-- | eBones/include/krb_conf.h | 8 | ||||
-rw-r--r-- | eBones/include/krb_db.h | 14 | ||||
-rw-r--r-- | eBones/include/passwd_server.h | 8 |
12 files changed, 47 insertions, 47 deletions
diff --git a/eBones/include/addr_comp.h b/eBones/include/addr_comp.h index 8d001d3..290d09a 100644 --- a/eBones/include/addr_comp.h +++ b/eBones/include/addr_comp.h @@ -1,12 +1,12 @@ /* - * Copyright 1987, 1988, 1989 by the Massachusetts Institute of Technology. + * Copyright 1987, 1988, 1989 by the Massachusetts Institute of Technology. * For copying and distribution information, please see the file * <Copyright.MIT>. * * Include file for address comparison macros. * * from: addr_comp.h,v 4.0 89/01/23 09:57:44 jtkohl Exp $ - * $Id: addr_comp.h,v 1.2 1994/07/19 19:22:44 g89r4222 Exp $ + * $Id: addr_comp.h,v 1.1.1.1 1994/09/30 14:49:53 csgr Exp $ */ #ifndef ADDR_COMP_DEFS diff --git a/eBones/include/admin_server.h b/eBones/include/admin_server.h index db29c15..5209641 100644 --- a/eBones/include/admin_server.h +++ b/eBones/include/admin_server.h @@ -1,12 +1,12 @@ /* - * Copyright 1987, 1988 by the Massachusetts Institute of Technology. + * Copyright 1987, 1988 by the Massachusetts Institute of Technology. * For copying and distribution information, please see the file - * <Copyright.MIT>. + * <Copyright.MIT>. * - * Include file for the Kerberos administration server. + * Include file for the Kerberos administration server. * * from: admin_server.h,v 4.7 89/01/11 11:59:42 steiner Exp $ - * $Id: admin_server.h,v 1.2 1994/07/19 19:22:47 g89r4222 Exp $ + * $Id: admin_server.h,v 1.1.1.1 1994/09/30 14:49:53 csgr Exp $ */ #ifndef ADMIN_SERVER_DEFS diff --git a/eBones/include/conf-bsdapollo.h b/eBones/include/conf-bsdapollo.h index 532d2aa..119a96d 100644 --- a/eBones/include/conf-bsdapollo.h +++ b/eBones/include/conf-bsdapollo.h @@ -4,7 +4,7 @@ * <Copyright.MIT>. * * from: conf-bsdapollo.h,v 4.1 89/01/24 14:26:22 jtkohl Exp $ - * $Id: conf-bsdapollo.h,v 1.2 1994/07/19 19:22:50 g89r4222 Exp $ + * $Id: conf-bsdapollo.h,v 1.1.1.1 1994/09/30 14:49:53 csgr Exp $ */ #define BSDUNIX @@ -18,4 +18,4 @@ */ #define const - + diff --git a/eBones/include/conf-ultmips2.h b/eBones/include/conf-ultmips2.h index 7d202f5..9e04aad 100644 --- a/eBones/include/conf-ultmips2.h +++ b/eBones/include/conf-ultmips2.h @@ -6,9 +6,9 @@ * Machine-type definitions: DECstation 3100 (MIPS R2000) * * from: conf-ultmips2.h,v 4.0 89/01/23 09:58:32 jtkohl Exp $ - * $Id: conf-ultmips2.h,v 1.2 1994/07/19 19:23:03 g89r4222 Exp $ + * $Id: conf-ultmips2.h,v 1.1.1.1 1994/09/30 14:49:54 csgr Exp $ */ - + #define MIPS2 #define BITS32 #define BIG diff --git a/eBones/include/des.h b/eBones/include/des.h index 9cc2056..4288c2f 100644 --- a/eBones/include/des.h +++ b/eBones/include/des.h @@ -5,8 +5,8 @@ * * Include file for the Data Encryption Standard library. * - * from: des.h,v 4.11 89/01/17 16:24:57 rfrench Exp $ - * $Id: des.h,v 1.2 1994/07/19 19:23:06 g89r4222 Exp $ + * from: des.h,v 4.11 89/01/17 16:24:57 rfrench Exp $ + * $Id: des.h,v 1.1.1.1 1994/09/30 14:49:54 csgr Exp $ */ /* only do the whole thing once */ diff --git a/eBones/include/kdc.h b/eBones/include/kdc.h index 518e5e9..2323eea 100644 --- a/eBones/include/kdc.h +++ b/eBones/include/kdc.h @@ -1,12 +1,12 @@ /* - * Copyright 1987, 1988 by the Massachusetts Institute of Technology. + * Copyright 1987, 1988 by the Massachusetts Institute of Technology. * For copying and distribution information, please see the file - * <Copyright.MIT>. + * <Copyright.MIT>. * - * Include file for the Kerberos Key Distribution Center. + * Include file for the Kerberos Key Distribution Center. * * from: kdc.h,v 4.1 89/01/24 17:54:04 jon Exp $ - * $Id: kdc.h,v 1.2 1994/07/19 19:23:11 g89r4222 Exp $ + * $Id: kdc.h,v 1.1.1.1 1994/09/30 14:49:54 csgr Exp $ */ #ifndef KDC_DEFS diff --git a/eBones/include/klog.h b/eBones/include/klog.h index e8c5070..c2bd27f 100644 --- a/eBones/include/klog.h +++ b/eBones/include/klog.h @@ -4,10 +4,10 @@ * <Copyright.MIT>. * * This file defines the types of log messages logged by klog. Each - * type of message may be selectively turned on or off. + * type of message may be selectively turned on or off. * * from: klog.h,v 4.7 89/01/24 17:55:07 jon Exp $ - * $Id: klog.h,v 1.2 1994/07/19 19:23:12 g89r4222 Exp $ + * $Id: klog.h,v 1.1.1.1 1994/09/30 14:49:54 csgr Exp $ */ #ifndef KLOG_DEFS diff --git a/eBones/include/kparse.h b/eBones/include/kparse.h index 9bdc07c..cf4741c 100644 --- a/eBones/include/kparse.h +++ b/eBones/include/kparse.h @@ -6,14 +6,14 @@ * Include file for kparse routines. * * from: kparse.h,v 4.5 89/01/11 12:05:53 steiner Exp $ - * $Id: kparse.h,v 1.2 1994/07/19 19:23:14 g89r4222 Exp $ + * $Id: kparse.h,v 1.1.1.1 1994/09/30 14:49:54 csgr Exp $ */ #ifndef KPARSE_DEFS #define KPARSE_DEFS /* - * values returned by fGetParameterSet() + * values returned by fGetParameterSet() */ #define PS_BAD_KEYWORD -2 /* unknown or duplicate keyword */ @@ -22,7 +22,7 @@ #define PS_EOF 1 /* nothing more in the file */ /* - * values returned by fGetKeywordValue() + * values returned by fGetKeywordValue() */ #define KV_SYNTAX -2 /* syntax error */ @@ -31,7 +31,7 @@ #define KV_EOL 1 /* nothing more on this line */ /* - * values returned by fGetToken() + * values returned by fGetToken() */ #define GTOK_BAD_QSTRING -1 /* newline found in quoted string */ @@ -44,7 +44,7 @@ #define GTOK_WHITE 5 /* one or more whitespace chars */ /* - * extended character classification macros + * extended character classification macros */ #define ISOCTAL(CH) ( (CH>='0') && (CH<='7') ) @@ -54,14 +54,14 @@ /* * tokens consist of any printable charcacter except comma, equal, or - * whitespace + * whitespace */ #define ISTOKENCHAR(C) ((C>040) && (C<0177) && (C != ',') && (C != '=')) /* * the parameter table defines the keywords that will be recognized by - * fGetParameterSet, and their default values if not specified. + * fGetParameterSet, and their default values if not specified. */ typedef struct { diff --git a/eBones/include/krb.h b/eBones/include/krb.h index 15e831b..f0531d4 100644 --- a/eBones/include/krb.h +++ b/eBones/include/krb.h @@ -1,12 +1,12 @@ /* - * Copyright 1987, 1988 by the Massachusetts Institute of Technology. + * Copyright 1987, 1988 by the Massachusetts Institute of Technology. * For copying and distribution information, please see the file - * <Copyright.MIT>. + * <Copyright.MIT>. * - * Include file for the Kerberos library. + * Include file for the Kerberos library. * - * from: krb.h,v 4.26 89/08/08 17:55:25 jtkohl Exp $ - * $Id: krb.h,v 1.4 1994/09/24 14:15:41 g89r4222 Exp $ + * from: krb.h,v 4.26 89/08/08 17:55:25 jtkohl Exp $ + * $Id: krb.h,v 1.1.1.1 1994/09/30 14:49:54 csgr Exp $ */ /* Only one time, please */ @@ -37,7 +37,7 @@ typedef unsigned short gid_t; #endif /* NO_UIDGID_T */ /* - * Kerberos specific definitions + * Kerberos specific definitions * * KRBLOG is the log file for the kerberos master server. KRB_CONF is * the configuration file where different host machines running master @@ -47,7 +47,7 @@ typedef unsigned short gid_t; * requests, which can go to slaves) must go to it. KRB_HOST is the * default machine * when looking for a kerberos slave server. Other * possibilities are * in the KRB_CONF file. KRB_REALM is the name of - * the realm. + * the realm. */ #ifdef notdef diff --git a/eBones/include/krb_conf.h b/eBones/include/krb_conf.h index 824d5fe..5cd0ab9 100644 --- a/eBones/include/krb_conf.h +++ b/eBones/include/krb_conf.h @@ -6,15 +6,15 @@ * This file contains configuration information for the Kerberos library * which is machine specific; currently, this file contains * configuration information for the vax, the "ibm032" (RT), and the - * "PC8086" (IBM PC). + * "PC8086" (IBM PC). * * Note: cross-compiled targets must appear BEFORE their corresponding * cross-compiler host. Otherwise, both will be defined when running * the native compiler on the programs that construct cross-compiled - * sources. + * sources. * - * from: krb_conf.h,v 4.0 89/01/23 09:59:27 jtkohl Exp $ - * $Id: krb_conf.h,v 1.2 1994/07/19 19:23:18 g89r4222 Exp $ + * from: krb_conf.h,v 4.0 89/01/23 09:59:27 jtkohl Exp $ + * $Id: krb_conf.h,v 1.1.1.1 1994/09/30 14:49:54 csgr Exp $ */ #ifndef KRB_CONF_DEFS diff --git a/eBones/include/krb_db.h b/eBones/include/krb_db.h index cbe00b9..e514339e 100644 --- a/eBones/include/krb_db.h +++ b/eBones/include/krb_db.h @@ -1,17 +1,17 @@ /* - * Copyright 1987, 1988 by the Massachusetts Institute of Technology. + * Copyright 1987, 1988 by the Massachusetts Institute of Technology. * For copying and distribution information, please see the file - * <Copyright.MIT>. + * <Copyright.MIT>. * - * spm Project Athena 8/85 + * spm Project Athena 8/85 * * This file defines data structures for the kerberos - * authentication/authorization database. + * authentication/authorization database. * - * They MUST correspond to those defined in *.rel + * They MUST correspond to those defined in *.rel * - * from: krb_db.h,v 4.9 89/01/24 17:55:39 jon Exp $ - * $Id: krb_db.h,v 1.2 1994/07/19 19:23:19 g89r4222 Exp $ + * from: krb_db.h,v 4.9 89/01/24 17:55:39 jon Exp $ + * $Id: krb_db.h,v 1.1.1.1 1994/09/30 14:49:54 csgr Exp $ */ #ifndef KRB_DB_DEFS diff --git a/eBones/include/passwd_server.h b/eBones/include/passwd_server.h index cb8eb08..a8d9e18 100644 --- a/eBones/include/passwd_server.h +++ b/eBones/include/passwd_server.h @@ -1,12 +1,12 @@ /* - * Copyright 1987, 1988 by the Massachusetts Institute of Technology. + * Copyright 1987, 1988 by the Massachusetts Institute of Technology. * For copying and distribution information, please see the file - * <Copyright.MIT>. + * <Copyright.MIT>. * * Include file for password server * - * from: passwd_server.h,v 4.6 89/01/11 15:12:22 steiner Exp $ - * $Id: passwd_server.h,v 1.2 1994/07/19 19:23:24 g89r4222 Exp $ + * from: passwd_server.h,v 4.6 89/01/11 15:12:22 steiner Exp $ + * $Id: passwd_server.h,v 1.1.1.1 1994/09/30 14:49:55 csgr Exp $ */ #ifndef PASSWD_SERVER_DEFS |