summaryrefslogtreecommitdiff
path: root/kerberosIV/kpropd
AgeCommit message (Collapse)Author
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one.
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries.
1998-11-28some external programs like to include prot.h, install itArtur Grabowski
1998-08-29man page repairs; aaron@ug.cs.dal.caTheo de Raadt
1998-02-18New features in code should be documented.Artur Grabowski
1998-02-18a new kpropd. from kth-krb.0.9.8Artur Grabowski
1998-02-18OpenBSD-tags and corrections of copyrightsArtur Grabowski
1997-07-03newer man pages from jason@logical.thought.netTheo de Raadt
1997-06-29man pages from jason@logical.thought.netTheo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-09-16sprintf -> snprintf paranoiaTodd C. Miller
1995-12-14Do not use hardcoded realm or host namesThorsten Lockert
1995-12-14Kerberos IV code, based on a merge of fixed code from KTH and originalThorsten Lockert
4.4BSD Lite code (international edition). Provides all functionality from the original 4.4BSD code plus standard Kerberos elements that were omitted in the 4.4BSD code.