OpenBSD CVS

CVS log for src/lib/libkrb5/Attic/Makefile.krb5.inc


[BACK] Up to [local] / src / lib / libkrb5

Request diff between arbitrary revisions


Default branch: MAIN


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

these libraries are either obsolete or got moved to kerberosV/lib

Revision 1.16 / (download) - annotate - [select for diffs], Thu Aug 13 19:54:58 2009 UTC (14 years, 10 months ago) by jmc
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
Changes since 1.15: +5 -3 lines
Diff to previous 1.15 (colored)

various MLINK fixes from Alan R. S. Bueno;

Revision 1.15 / (download) - annotate - [select for diffs], Sat Apr 29 12:35:56 2006 UTC (18 years, 1 month ago) by biorn
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.14: +290 -50 lines
Diff to previous 1.14 (colored)

Add a few man pages, remove some old and fix MLINKS

Revision 1.14 / (download) - annotate - [select for diffs], Fri Apr 14 08:24:41 2006 UTC (18 years, 2 months ago) by biorn
Branch: MAIN
Changes since 1.13: +64 -6 lines
Diff to previous 1.13 (colored)

fix for heimdal 0.7.2

Revision 1.13 / (download) - annotate - [select for diffs], Sat May 21 20:26:16 2005 UTC (19 years ago) by biorn
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.12: +8 -1 lines
Diff to previous 1.12 (colored)

Add some links to krb5_verify_user.3

ok beck@

Revision 1.12 / (download) - annotate - [select for diffs], Thu Apr 21 21:07:54 2005 UTC (19 years, 1 month ago) by biorn
Branch: MAIN
Changes since 1.11: +68 -1 lines
Diff to previous 1.11 (colored)

install some forgotten man pages

ok jmc@, beck@

Revision 1.11 / (download) - annotate - [select for diffs], Fri Nov 26 12:02:10 2004 UTC (19 years, 6 months ago) by biorn
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.10: +31 -1 lines
Diff to previous 1.10 (colored)

install more manpages: gssapi(3), gss_acquire_cred(3), kerberos(8),
krb5(3) and krb5_ccache(3)

ok deraadt@

Revision 1.10 / (download) - annotate - [select for diffs], Fri Oct 29 16:25:34 2004 UTC (19 years, 7 months ago) by biorn
Branch: MAIN
Changes since 1.9: +6 -1 lines
Diff to previous 1.9 (colored)

Merge with heimdal-0.6.3 Tested by beck@, msf@, me and others. ok beck@

Revision 1.9 / (download) - annotate - [select for diffs], Tue Feb 3 13:40:55 2004 UTC (20 years, 4 months ago) by hin
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.8: +1 -4 lines
Diff to previous 1.8 (colored)

Cut-n-pasto: three source files were listed twice. Caused problems on
mips. Problem found by todd@

Ok todd@

Revision 1.8 / (download) - annotate - [select for diffs], Tue Jul 15 19:29:29 2003 UTC (20 years, 11 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.7: +1 -3 lines
Diff to previous 1.7 (colored)

more cleaning

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jul 15 19:22:16 2003 UTC (20 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.6: +3 -1 lines
Diff to previous 1.6 (colored)

put com_err.3 here until it exists elsewhere

Revision 1.6 / (download) - annotate - [select for diffs], Mon Jun 23 14:39:14 2003 UTC (20 years, 11 months ago) by mho
Branch: MAIN
Changes since 1.5: +14 -14 lines
Diff to previous 1.5 (colored)

Clean up. Still not enabled.

Revision 1.5 / (download) - annotate - [select for diffs], Sat May 17 21:17:39 2003 UTC (21 years ago) by mho
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

Use unique variable names in Makefile.*.inc.

Revision 1.4 / (download) - annotate - [select for diffs], Sat May 17 20:07:23 2003 UTC (21 years ago) by mho
Branch: MAIN
Changes since 1.3: +21 -19 lines
Diff to previous 1.3 (colored)

Added regen target to pregenerate files to get rid of dependency on
up-to-date asn1_compile and compile_et.

on hin@

Revision 1.3 / (download) - annotate - [select for diffs], Sat May 17 05:20:18 2003 UTC (21 years, 1 month ago) by mho
Branch: MAIN
Changes since 1.2: +6 -4 lines
Diff to previous 1.2 (colored)

Support for 'make includes'; ok hin@, millert@

Revision 1.2 / (download) - annotate - [select for diffs], Thu May 15 04:16:10 2003 UTC (21 years, 1 month ago) by hin
Branch: MAIN
Changes since 1.1: +8 -3 lines
Diff to previous 1.1 (colored)

Deal with some common filenames.

Revision 1.1 / (download) - annotate - [select for diffs], Wed May 14 09:05:59 2003 UTC (21 years, 1 month ago) by hin
Branch: MAIN

New libkrb5, with a number of other krb5 related folded into one.

Not yet activated in the tree, that will be done later.

ok mho@

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.