Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/crypto/dist/heimdal No argument for .Os.
details: https://anonhg.NetBSD.org/src/rev/5a2133179986
branches: trunk
changeset: 510722:5a2133179986
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Jun 05 10:13:54 2001 +0000
description:
No argument for .Os.
diffstat:
crypto/dist/heimdal/admin/ktutil.8 | 4 +-
crypto/dist/heimdal/kadmin/kadmin.8 | 4 +-
crypto/dist/heimdal/kadmin/kadmind.8 | 2 +-
crypto/dist/heimdal/kdc/hprop.8 | 4 +-
crypto/dist/heimdal/kdc/hpropd.8 | 4 +-
crypto/dist/heimdal/kdc/kdc.8 | 4 +-
crypto/dist/heimdal/kdc/kstash.8 | 4 +-
crypto/dist/heimdal/kdc/string2key.8 | 4 +-
crypto/dist/heimdal/kpasswd/kpasswdd.8 | 4 +-
crypto/dist/heimdal/kuser/kgetcred.1 | 4 +-
crypto/dist/heimdal/lib/krb5/kerberos.8 | 4 +-
crypto/dist/heimdal/lib/krb5/krb5.conf.5 | 4 +-
crypto/dist/heimdal/lib/krb5/krb5_425_conv_principal.3 | 4 +-
crypto/dist/heimdal/lib/krb5/krb5_appdefault.3 | 22 +++++++++---------
crypto/dist/heimdal/lib/krb5/krb5_auth_context.3 | 4 +-
crypto/dist/heimdal/lib/krb5/krb5_build_principal.3 | 4 +-
crypto/dist/heimdal/lib/krb5/krb5_config.3 | 4 +-
crypto/dist/heimdal/lib/krb5/krb5_context.3 | 4 +-
crypto/dist/heimdal/lib/krb5/krb5_create_checksum.3 | 4 +-
crypto/dist/heimdal/lib/krb5/krb5_crypto_init.3 | 4 +-
crypto/dist/heimdal/lib/krb5/krb5_encrypt.3 | 4 +-
crypto/dist/heimdal/lib/krb5/krb5_free_principal.3 | 4 +-
crypto/dist/heimdal/lib/krb5/krb5_init_context.3 | 4 +-
crypto/dist/heimdal/lib/krb5/krb5_openlog.3 | 4 +-
crypto/dist/heimdal/lib/krb5/krb5_parse_name.3 | 4 +-
crypto/dist/heimdal/lib/krb5/krb5_sname_to_principal.3 | 4 +-
crypto/dist/heimdal/lib/krb5/krb5_unparse_name.3 | 4 +-
crypto/dist/heimdal/lib/krb5/krb5_warn.3 | 4 +-
crypto/dist/heimdal/lib/krb5/verify_krb5_conf.8 | 4 +-
crypto/dist/heimdal/tools/krb5-config.1 | 4 +-
30 files changed, 68 insertions(+), 68 deletions(-)
diffs (truncated from 456 to 300 lines):
diff -r 19e8901d3e01 -r 5a2133179986 crypto/dist/heimdal/admin/ktutil.8
--- a/crypto/dist/heimdal/admin/ktutil.8 Tue Jun 05 10:08:03 2001 +0000
+++ b/crypto/dist/heimdal/admin/ktutil.8 Tue Jun 05 10:13:54 2001 +0000
@@ -1,8 +1,8 @@
-.\" $Id: ktutil.8,v 1.1.1.3 2001/02/11 13:51:10 assar Exp $
+.\" $Id: ktutil.8,v 1.2 2001/06/05 10:13:54 wiz Exp $
.\"
.Dd December 16, 2000
.Dt KTUTIL 8
-.Os HEIMDAL
+.Os
.Sh NAME
.Nm ktutil
.Nd
diff -r 19e8901d3e01 -r 5a2133179986 crypto/dist/heimdal/kadmin/kadmin.8
--- a/crypto/dist/heimdal/kadmin/kadmin.8 Tue Jun 05 10:08:03 2001 +0000
+++ b/crypto/dist/heimdal/kadmin/kadmin.8 Tue Jun 05 10:13:54 2001 +0000
@@ -1,8 +1,8 @@
-.\" $Id: kadmin.8,v 1.2 2001/02/11 14:13:08 assar Exp $
+.\" $Id: kadmin.8,v 1.3 2001/06/05 10:13:54 wiz Exp $
.\"
.Dd September 10, 2000
.Dt KADMIN 8
-.Os HEIMDAL
+.Os
.Sh NAME
.Nm kadmin
.Nd
diff -r 19e8901d3e01 -r 5a2133179986 crypto/dist/heimdal/kadmin/kadmind.8
--- a/crypto/dist/heimdal/kadmin/kadmind.8 Tue Jun 05 10:08:03 2001 +0000
+++ b/crypto/dist/heimdal/kadmin/kadmind.8 Tue Jun 05 10:13:54 2001 +0000
@@ -1,6 +1,6 @@
.Dd June 7, 2000
.Dt KADMIND 8
-.Os HEIMDAL
+.Os
.Sh NAME
.Nm kadmind
.Nd
diff -r 19e8901d3e01 -r 5a2133179986 crypto/dist/heimdal/kdc/hprop.8
--- a/crypto/dist/heimdal/kdc/hprop.8 Tue Jun 05 10:08:03 2001 +0000
+++ b/crypto/dist/heimdal/kdc/hprop.8 Tue Jun 05 10:13:54 2001 +0000
@@ -1,8 +1,8 @@
-.\" $Id: hprop.8,v 1.1.1.3 2001/02/11 13:51:31 assar Exp $
+.\" $Id: hprop.8,v 1.2 2001/06/05 10:13:55 wiz Exp $
.\"
.Dd June 19, 2000
.Dt HPROP 8
-.Os HEIMDAL
+.Os
.Sh NAME
.Nm hprop
.Nd
diff -r 19e8901d3e01 -r 5a2133179986 crypto/dist/heimdal/kdc/hpropd.8
--- a/crypto/dist/heimdal/kdc/hpropd.8 Tue Jun 05 10:08:03 2001 +0000
+++ b/crypto/dist/heimdal/kdc/hpropd.8 Tue Jun 05 10:13:54 2001 +0000
@@ -1,8 +1,8 @@
-.\" $Id: hpropd.8,v 1.3 2001/04/11 19:37:45 wiz Exp $
+.\" $Id: hpropd.8,v 1.4 2001/06/05 10:13:55 wiz Exp $
.\"
.Dd August 27, 1997
.Dt HPROPD 8
-.Os HEIMDAL
+.Os
.Sh NAME
.Nm hpropd
.Nd
diff -r 19e8901d3e01 -r 5a2133179986 crypto/dist/heimdal/kdc/kdc.8
--- a/crypto/dist/heimdal/kdc/kdc.8 Tue Jun 05 10:08:03 2001 +0000
+++ b/crypto/dist/heimdal/kdc/kdc.8 Tue Jun 05 10:13:54 2001 +0000
@@ -1,8 +1,8 @@
-.\" $Id: kdc.8,v 1.4 2001/02/11 14:13:09 assar Exp $
+.\" $Id: kdc.8,v 1.5 2001/06/05 10:13:55 wiz Exp $
.\"
.Dd July 27, 1997
.Dt KDC 8
-.Os HEIMDAL
+.Os
.Sh NAME
.Nm kdc
.Nd
diff -r 19e8901d3e01 -r 5a2133179986 crypto/dist/heimdal/kdc/kstash.8
--- a/crypto/dist/heimdal/kdc/kstash.8 Tue Jun 05 10:08:03 2001 +0000
+++ b/crypto/dist/heimdal/kdc/kstash.8 Tue Jun 05 10:13:54 2001 +0000
@@ -1,8 +1,8 @@
-.\" $Id: kstash.8,v 1.1.1.3 2001/02/11 13:51:31 assar Exp $
+.\" $Id: kstash.8,v 1.2 2001/06/05 10:13:55 wiz Exp $
.\"
.Dd September 1, 2000
.Dt KSTASH 8
-.Os HEIMDAL
+.Os
.Sh NAME
.Nm kstash
.Nd
diff -r 19e8901d3e01 -r 5a2133179986 crypto/dist/heimdal/kdc/string2key.8
--- a/crypto/dist/heimdal/kdc/string2key.8 Tue Jun 05 10:08:03 2001 +0000
+++ b/crypto/dist/heimdal/kdc/string2key.8 Tue Jun 05 10:13:54 2001 +0000
@@ -1,8 +1,8 @@
-.\" $Id: string2key.8,v 1.1.1.2 2000/08/02 19:58:56 assar Exp $
+.\" $Id: string2key.8,v 1.2 2001/06/05 10:13:55 wiz Exp $
.\"
.Dd March 4, 2000
.Dt STRING2KEY 8
-.Os HEIMDAL
+.Os
.Sh NAME
.Nm string2key
.Nd
diff -r 19e8901d3e01 -r 5a2133179986 crypto/dist/heimdal/kpasswd/kpasswdd.8
--- a/crypto/dist/heimdal/kpasswd/kpasswdd.8 Tue Jun 05 10:08:03 2001 +0000
+++ b/crypto/dist/heimdal/kpasswd/kpasswdd.8 Tue Jun 05 10:13:54 2001 +0000
@@ -1,8 +1,8 @@
-.\" $Id: kpasswdd.8,v 1.1.1.3 2001/02/11 13:51:34 assar Exp $
+.\" $Id: kpasswdd.8,v 1.2 2001/06/05 10:13:55 wiz Exp $
.\"
.Dd April 19, 1999
.Dt KPASSWDD 8
-.Os HEIMDAL
+.Os
.Sh NAME
.Nm kpasswdd
.Nd
diff -r 19e8901d3e01 -r 5a2133179986 crypto/dist/heimdal/kuser/kgetcred.1
--- a/crypto/dist/heimdal/kuser/kgetcred.1 Tue Jun 05 10:08:03 2001 +0000
+++ b/crypto/dist/heimdal/kuser/kgetcred.1 Tue Jun 05 10:13:54 2001 +0000
@@ -1,8 +1,8 @@
-.\" $Id: kgetcred.1,v 1.1.1.2 2000/08/02 19:58:58 assar Exp $
+.\" $Id: kgetcred.1,v 1.2 2001/06/05 10:13:55 wiz Exp $
.\"
.Dd May 14, 1999
.Dt KGETCRED 1
-.Os HEIMDAL
+.Os
.Sh NAME
.Nm kgetcred
.Nd
diff -r 19e8901d3e01 -r 5a2133179986 crypto/dist/heimdal/lib/krb5/kerberos.8
--- a/crypto/dist/heimdal/lib/krb5/kerberos.8 Tue Jun 05 10:08:03 2001 +0000
+++ b/crypto/dist/heimdal/lib/krb5/kerberos.8 Tue Jun 05 10:13:54 2001 +0000
@@ -1,8 +1,8 @@
-.\" $Id: kerberos.8,v 1.4 2001/04/02 17:28:29 wiz Exp $
+.\" $Id: kerberos.8,v 1.5 2001/06/05 10:19:10 wiz Exp $
.\"
.Dd September 1, 2000
.Dt KERBEROS 8
-.Os HEIMDAL
+.Os
.Sh NAME
.Nm kerberos
.Nd introduction to the Kerberos system
diff -r 19e8901d3e01 -r 5a2133179986 crypto/dist/heimdal/lib/krb5/krb5.conf.5
--- a/crypto/dist/heimdal/lib/krb5/krb5.conf.5 Tue Jun 05 10:08:03 2001 +0000
+++ b/crypto/dist/heimdal/lib/krb5/krb5.conf.5 Tue Jun 05 10:13:54 2001 +0000
@@ -1,8 +1,8 @@
-.\" $Id: krb5.conf.5,v 1.5 2001/03/08 17:53:46 thorpej Exp $
+.\" $Id: krb5.conf.5,v 1.6 2001/06/05 10:19:10 wiz Exp $
.\"
.Dd April 11, 1999
.Dt KRB5.CONF 5
-.Os HEIMDAL
+.Os
.Sh NAME
.Nm /etc/krb5.conf
.Nd
diff -r 19e8901d3e01 -r 5a2133179986 crypto/dist/heimdal/lib/krb5/krb5_425_conv_principal.3
--- a/crypto/dist/heimdal/lib/krb5/krb5_425_conv_principal.3 Tue Jun 05 10:08:03 2001 +0000
+++ b/crypto/dist/heimdal/lib/krb5/krb5_425_conv_principal.3 Tue Jun 05 10:13:54 2001 +0000
@@ -1,8 +1,8 @@
.\" Copyright (c) 1997 Kungliga Tekniska Högskolan
-.\" $Id: krb5_425_conv_principal.3,v 1.1.1.3 2001/02/11 13:51:45 assar Exp $
+.\" $Id: krb5_425_conv_principal.3,v 1.2 2001/06/05 10:19:10 wiz Exp $
.Dd April 11, 1999
.Dt KRB5_425_CONV_PRINCIPAL 3
-.Os HEIMDAL
+.Os
.Sh NAME
.Nm krb5_425_conv_principal ,
.Nm krb5_425_conv_principal_ext ,
diff -r 19e8901d3e01 -r 5a2133179986 crypto/dist/heimdal/lib/krb5/krb5_appdefault.3
--- a/crypto/dist/heimdal/lib/krb5/krb5_appdefault.3 Tue Jun 05 10:08:03 2001 +0000
+++ b/crypto/dist/heimdal/lib/krb5/krb5_appdefault.3 Tue Jun 05 10:13:54 2001 +0000
@@ -1,12 +1,11 @@
.\" Copyright (c) 2000 Kungliga Tekniska Högskolan
-.\" $Id: krb5_appdefault.3,v 1.1.1.2 2001/02/11 13:51:45 assar Exp $
+.\" $Id: krb5_appdefault.3,v 1.2 2001/06/05 10:19:10 wiz Exp $
.Dd July 25, 2000
.Dt KRB5_APPDEFAULT 3
-.Os HEIMDAL
+.Os
.Sh NAME
.Nm krb5_appdefault_boolean ,
-.Nm krb5_appdefault_string ,
-.Nm krb5_appdefault_time
+.Nm krb5_appdefault_string
.Nd Get application configuration value
.Sh SYNOPSIS
@@ -16,14 +15,11 @@
.Fn krb5_appdefault_boolean "krb5_context context" "const char *appname" "krb5_realm realm" "const char *option" "krb5_boolean def_val" "krb5_boolean *ret_val"
.Ft void
.Fn krb5_appdefault_string "krb5_context context" "const char *appname" "krb5_realm realm" "const char *option" "const char *def_val" "char **ret_val"
-.Ft void
-.Fn krb5_appdefault_time "krb5_context context" "const char *appname" "krb5_realm realm" "const char *option" "time_t def_val" "time_t *ret_val"
.Sh DESCRIPTION
These functions get application application defaults from the
-.Dv appdefaults
-section of the
+.Dv appdefaults section of the
.Xr krb5.conf 5
configuration file. These defaults can be specified per application,
and/or per realm.
@@ -47,10 +43,14 @@
option = value
.Ed
-If the realm is omitted it will not be used for resolving values. If
-no value can be found,
+.Fa appname
+is the name of the application, and
+.Fa realm
+is the realm name. If the realm is omitted it will not be used for
+resolving values.
.Fa def_val
-is returned instead.
+is the value to return if no value is found in
+.Xr krb5.conf 5 .
.Sh SEE ALSO
.Xr krb5_config 3 ,
diff -r 19e8901d3e01 -r 5a2133179986 crypto/dist/heimdal/lib/krb5/krb5_auth_context.3
--- a/crypto/dist/heimdal/lib/krb5/krb5_auth_context.3 Tue Jun 05 10:08:03 2001 +0000
+++ b/crypto/dist/heimdal/lib/krb5/krb5_auth_context.3 Tue Jun 05 10:13:54 2001 +0000
@@ -1,8 +1,8 @@
.\" Copyright (c) 2001 Kungliga Tekniska Högskolan
-.\" $Id: krb5_auth_context.3,v 1.2 2001/04/11 18:23:42 wiz Exp $
+.\" $Id: krb5_auth_context.3,v 1.3 2001/06/05 10:19:10 wiz Exp $
.Dd January 21, 2001
.Dt KRB5_AUTH_CONTEXT 3
-.Os HEIMDAL
+.Os
.Sh NAME
.Nm krb5_auth_context ,
.Nm krb5_auth_con_init ,
diff -r 19e8901d3e01 -r 5a2133179986 crypto/dist/heimdal/lib/krb5/krb5_build_principal.3
--- a/crypto/dist/heimdal/lib/krb5/krb5_build_principal.3 Tue Jun 05 10:08:03 2001 +0000
+++ b/crypto/dist/heimdal/lib/krb5/krb5_build_principal.3 Tue Jun 05 10:13:54 2001 +0000
@@ -1,8 +1,8 @@
.\" Copyright (c) 1997 Kungliga Tekniska Högskolan
-.\" $Id: krb5_build_principal.3,v 1.1.1.3 2001/02/11 13:51:45 assar Exp $
+.\" $Id: krb5_build_principal.3,v 1.2 2001/06/05 10:19:10 wiz Exp $
.Dd August 8, 1997
.Dt KRB5_BUILD_PRINCIPAL 3
-.Os HEIMDAL
+.Os
.Sh NAME
.Nm krb5_build_principal ,
.Nm krb5_build_principal_ext ,
diff -r 19e8901d3e01 -r 5a2133179986 crypto/dist/heimdal/lib/krb5/krb5_config.3
--- a/crypto/dist/heimdal/lib/krb5/krb5_config.3 Tue Jun 05 10:08:03 2001 +0000
+++ b/crypto/dist/heimdal/lib/krb5/krb5_config.3 Tue Jun 05 10:13:54 2001 +0000
@@ -1,8 +1,8 @@
.\" Copyright (c) 2000 Kungliga Tekniska Högskolan
-.\" $Id: krb5_config.3,v 1.1.1.1 2000/08/02 19:59:32 assar Exp $
+.\" $Id: krb5_config.3,v 1.2 2001/06/05 10:19:10 wiz Exp $
.Dd July 25, 2000
.Dt KRB5_CONFIG 3
-.Os HEIMDAL
+.Os
.Sh NAME
.Nm krb5_config_get_bool_default ,
.Nm krb5_config_get_int_default ,
diff -r 19e8901d3e01 -r 5a2133179986 crypto/dist/heimdal/lib/krb5/krb5_context.3
--- a/crypto/dist/heimdal/lib/krb5/krb5_context.3 Tue Jun 05 10:08:03 2001 +0000
+++ b/crypto/dist/heimdal/lib/krb5/krb5_context.3 Tue Jun 05 10:13:54 2001 +0000
@@ -1,8 +1,8 @@
.\" Copyright (c) 2001 Kungliga Tekniska Högskolan
-.\" $Id: krb5_context.3,v 1.2 2001/04/11 18:23:42 wiz Exp $
+.\" $Id: krb5_context.3,v 1.3 2001/06/05 10:19:10 wiz Exp $
.Dd January 21, 2001
.Dt KRB5_CONTEXT 3
-.Os HEIMDAL
+.Os
.Sh NAME
.Nm krb5_context
.Sh DESCRIPTION
diff -r 19e8901d3e01 -r 5a2133179986 crypto/dist/heimdal/lib/krb5/krb5_create_checksum.3
--- a/crypto/dist/heimdal/lib/krb5/krb5_create_checksum.3 Tue Jun 05 10:08:03 2001 +0000
+++ b/crypto/dist/heimdal/lib/krb5/krb5_create_checksum.3 Tue Jun 05 10:13:54 2001 +0000
@@ -1,8 +1,8 @@
.\" Copyright (c) 1999 Kungliga Tekniska Högskolan
-.\" $Id: krb5_create_checksum.3,v 1.1.1.3 2001/02/11 13:51:45 assar Exp $
+.\" $Id: krb5_create_checksum.3,v 1.2 2001/06/05 10:19:10 wiz Exp $
.Dd April 7, 1999
.Dt NAME 3
-.Os HEIMDAL
+.Os
.Sh NAME
Home |
Main Index |
Thread Index |
Old Index