OpenBSD CVS

CVS log for src/usr.bin/compile_et/Attic/compile_et.1


[BACK] Up to [local] / src / usr.bin / compile_et

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.17, Mon Jun 17 19:17:15 2013 UTC (10 years, 11 months ago) by robert
Branch: MAIN
CVS Tags: HEAD
Changes since 1.16: +2 -2 lines
FILE REMOVED

remove asn1_compile and compile_et from usr.bin because they
have found a new home in src/kerberosV/tools

Revision 1.16 / (download) - annotate - [select for diffs], Thu Oct 2 23:55:18 2008 UTC (15 years, 7 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.15: +2 -3 lines
Diff to previous 1.15 (colored)

get rid of some unneeded $Id stuff

Revision 1.15 / (download) - annotate - [select for diffs], Sun Oct 7 15:46:17 2007 UTC (16 years, 7 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored)

delete ugly $Header stuff; pr 5595

Revision 1.14 / (download) - annotate - [select for diffs], Thu May 31 19:20:08 2007 UTC (16 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored)

convert to new .Dd format;

Revision 1.13 / (download) - annotate - [select for diffs], Sat Apr 3 21:43:36 2004 UTC (20 years, 1 month ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.12: +2 -4 lines
Diff to previous 1.12 (colored)

.br workaround no longer necessary;

Revision 1.12 / (download) - annotate - [select for diffs], Fri Jul 20 19:09:45 2001 UTC (22 years, 10 months ago) by mpech
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4, OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.11: +2 -3 lines
Diff to previous 1.11 (colored)

we don't like:
o) .Pp before/after .Sh;
o) .Pp before/after .Sh;
o) .Nm without argument in SYNOPSIS;

Revision 1.11 / (download) - annotate - [select for diffs], Fri Nov 10 05:10:23 2000 UTC (23 years, 6 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.10: +8 -8 lines
Diff to previous 1.10 (colored)

- Section shuffling: comply to the section ordering outlined in mdoc(7).
- Some .Nm trimming.
- .Sh AUTHOR -> .Sh AUTHORS
- Other miscellaneous fixes here and there.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Mar 23 21:10:14 2000 UTC (24 years, 2 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.9: +5 -5 lines
Diff to previous 1.9 (colored)

Fix some formatting problems I missed before.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Mar 5 20:09:21 2000 UTC (24 years, 2 months ago) by aaron
Branch: MAIN
Changes since 1.8: +44 -39 lines
Diff to previous 1.8 (colored)

Various improvements, including a few HISTORY sections added from FreeBSD.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Feb 19 12:07:18 2000 UTC (24 years, 3 months ago) by hin
Branch: MAIN
Changes since 1.7: +23 -5 lines
Diff to previous 1.7 (colored)

Update to a newer version from KTH-Kerberos.
(most work by art@)

Revision 1.7 / (download) - annotate - [select for diffs], Mon Jan 3 00:18:05 2000 UTC (24 years, 4 months ago) by aaron
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

.Sh "SEE ALSO" -> .Sh SEE ALSO; pjanzen@

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jul 7 10:50:07 1999 UTC (24 years, 10 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.
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.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Jul 4 11:53:52 1999 UTC (24 years, 10 months ago) by aaron
Branch: MAIN
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

correct use of .Nm; some other formatting nits

Revision 1.4 / (download) - annotate - [select for diffs], Wed Sep 23 04:32:38 1998 UTC (25 years, 8 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

usr.bin/ man page repairs, a - e

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jul 1 07:22:04 1997 UTC (26 years, 10 months ago) by grr
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.2: +37 -37 lines
Diff to previous 1.2 (colored)

Updated (troff macros) manpage from FreeBSD-current.  No other source
changes, our's actually looks newer/cleaner...

Revision 1.2 / (download) - annotate - [select for diffs], Mon Nov 11 05:45:45 1996 UTC (27 years, 6 months ago) by downsj
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

kill path ref

Revision 1.1 / (download) - annotate - [select for diffs], Mon Nov 11 05:06:33 1996 UTC (27 years, 6 months ago) by downsj
Branch: MAIN

compile_et now resides in /usr/libexec.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.