head	1.17;
access;
symbols
	RELENG_2_2_8_RELEASE:1.14.2.1
	RELENG_2_2_7_RELEASE:1.14.2.1
	RELENG_2_2_6_RELEASE:1.14.2.1
	RELENG_2_2_5_RELEASE:1.14
	RELENG_2_2_2_RELEASE:1.14
	RELENG_2_2_1_RELEASE:1.14
	RELENG_2_2_0_RELEASE:1.14
	RELENG_2_1_7_RELEASE:1.9.2.2
	RELENG_2_1_6_1_RELEASE:1.9.2.2
	RELENG_2_1_6_RELEASE:1.9.2.2
	RELENG_2_2:1.14.0.2
	RELENG_2_2_BP:1.14
	RELENG_2_1_5_RELEASE:1.9.2.2
	RELENG_2_1_0_RELEASE:1.9.2.1
	RELENG_2_1_0:1.9.0.2
	RELENG_2_1_0_NEW_BP:1.9
	peter_before_cleanups:1.7
	ebones:1.1.1.1
	EBONES_KRB4:1.1.1;
locks; strict;
comment	@# @;


1.17
date	97.10.03.09.48.39;	author markm;	state dead;
branches;
next	1.16;

1.16
date	97.02.22.14.37.04;	author peter;	state Exp;
branches;
next	1.15;

1.15
date	97.01.14.05.40.35;	author jkh;	state Exp;
branches;
next	1.14;

1.14
date	96.08.30.04.07.01;	author peter;	state Exp;
branches
	1.14.2.1;
next	1.13;

1.13
date	96.06.24.04.22.27;	author jkh;	state Exp;
branches;
next	1.12;

1.12
date	95.11.12.08.13.21;	author markm;	state Exp;
branches;
next	1.11;

1.11
date	95.10.06.17.37.54;	author gibbs;	state Exp;
branches;
next	1.10;

1.10
date	95.10.05.21.29.41;	author gibbs;	state Exp;
branches;
next	1.9;

1.9
date	95.09.14.04.05.02;	author gibbs;	state Exp;
branches
	1.9.2.1;
next	1.8;

1.8
date	95.09.13.17.23.55;	author markm;	state Exp;
branches;
next	1.7;

1.7
date	95.09.07.21.37.40;	author markm;	state Exp;
branches;
next	1.6;

1.6
date	95.08.25.22.51.09;	author markm;	state Exp;
branches;
next	1.5;

1.5
date	95.01.20.01.44.47;	author wollman;	state Exp;
branches;
next	1.4;

1.4
date	95.01.20.01.12.19;	author wollman;	state Exp;
branches;
next	1.3;

1.3
date	95.01.14.22.32.48;	author wollman;	state Exp;
branches;
next	1.2;

1.2
date	95.01.14.20.51.05;	author wollman;	state Exp;
branches;
next	1.1;

1.1
date	94.09.30.14.49.57;	author csgr;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.09.30.14.49.58;	author csgr;	state Exp;
branches;
next	;

1.9.2.1
date	95.11.09.09.54.14;	author jkh;	state Exp;
branches;
next	1.9.2.2;

1.9.2.2
date	96.06.21.17.31.44;	author markm;	state Exp;
branches;
next	1.9.2.3;

1.9.2.3
date	99.09.05.11.54.31;	author peter;	state Exp;
branches;
next	;

1.14.2.1
date	98.02.18.13.20.42;	author markm;	state dead;
branches;
next	;


desc
@@


1.17
log
@*GULP* Punt this into the attic. It is no longer used.
@
text
@#	From: @@(#)Makefile	5.1 (Berkeley) 6/25/90
#	$Id: Makefile,v 1.16 1997/02/22 14:37:04 peter Exp $

LIB=	krb
SHLIB_MINOR=   1
CFLAGS+=-DKERBEROS -DCRYPT -DDEBUG -DBSD42
SRCS=	krb_err.c create_auth_reply.c create_ciph.c \
	create_death_packet.c create_ticket.c debug_decl.c decomp_ticket.c \
	des_rw.c dest_tkt.c extract_ticket.c fgetst.c get_ad_tkt.c \
	get_admhst.c get_cred.c get_in_tkt.c get_krbhst.c get_krbrlm.c \
	get_phost.c get_pw_tkt.c get_request.c get_svc_in_tkt.c \
	get_tf_fullname.c get_tf_realm.c getrealm.c getst.c in_tkt.c \
	k_gethostname.c klog.c kname_parse.c kntoln.c kparse.c \
	krb_err_txt.c krb_get_in_tkt.c kuserok.c log.c mk_err.c \
	mk_priv.c mk_req.c mk_safe.c month_sname.c \
	netread.c netwrite.c one.c pkt_cipher.c pkt_clen.c rd_err.c \
	rd_priv.c rd_req.c rd_safe.c read_service_key.c recvauth.c \
	save_credentials.c send_to_kdc.c sendauth.c stime.c tf_util.c \
	tkt_string.c util.c

LDADD+=	-lcom_err

beforeinstall: krb_err.c
	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 krb_err.h \
	    ${DESTDIR}/usr/include/kerberosIV

MAN3=	krb.3 krb_realmofhost.3 krb_sendauth.3 krb_set_tkt_string.3 \
	kuserok.3 tf_util.3

MLINKS=	krb.3 krb_mk_req.3 krb.3 krb_rd_req.3 krb.3 krb_kntoln.3 \
	krb.3 krb_set_key.3 krb.3 krb_get_cred.3 krb.3 krb_mk_priv.3 \
	krb.3 krb_rd_priv.3 krb.3 krb_mk_safe.3 krb.3 krb_rd_safe.3 \
	krb.3 krb_mk_err.3 krb.3 krb_rd_err.3 krb.3 krb_ck_repl.3 \
	krb.3 krb_get_local_addr.3 krb.3 krb_bind_local_addr.3

MLINKS+=krb_realmofhost.3 krb_get_phost.3 krb_realmofhost.3 krb_get_krbhst.3 \
	krb_realmofhost.3 krb_get_admhst.3 krb_realmofhost.3 krb_get_lrealm.3

MLINKS+=krb_realmofhost.3 realm.3

MLINKS+=krb_sendauth.3 krb_recvauth.3 krb_sendauth.3 krb_net_write.3 \
	krb_sendauth.3 krb_net_read.3

MLINKS+=krb_sendauth.3 ksend.3

MLINKS+=tf_util.3 tf_init.3 tf_util.3 tf_get_pname.3 \
	tf_util.3 tf_get_pinst.3 tf_util.3 tf_get_cred.3 \
	tf_util.3 tf_close.3

.include <bsd.lib.mk>

krb_err.c: ${KRBOBJDIR}/krb_err.h
@


1.16
log
@Revert $FreeBSD$ to $Id$
@
text
@d2 1
a2 1
#	$Id$
@


1.15
log
@Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
@
text
@d2 1
a2 1
#	$FreeBSD$
@


1.14
log
@cmp -s || install -c --> install -C
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.13 1996/06/24 04:22:27 jkh Exp $
@


1.14.2.1
log
@Punt this into the attic. KerberosIV (KTH eBones) has been tagged into
the tree and the userland changes have been merged.
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.14 1996/08/30 04:07:01 peter Exp $
@


1.13
log
@Bring in my changes for removing the pestilent obj links (unless you
really want them) from /usr/src.  This is the final version of the
patches, incorporating the feedback I've received from -current.
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.12 1995/11/12 08:13:21 markm Exp $
d24 1
a24 3
	-cd ${.OBJDIR}; cmp -s krb_err.h \
	    ${DESTDIR}/usr/include/kerberosIV/krb_err.h || \
	    install -c -o ${BINOWN} -g ${BINGRP} -m 444 krb_err.h \
@


1.12
log
@Bring Jordan's 2.1 dependancy fixes into current.
Incorporate some dependancy fixes from John Hay
Submitted by:	jkh, John Hay<jhay@@mikom.csir.co.za>
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.11 1995/10/06 17:37:54 gibbs Exp $
a54 1

@


1.11
log
@Bump SHLIB_MINOR for krb_get_local_addr() and krb_bind_local_addr()
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.10 1995/10/05 21:29:41 gibbs Exp $
d23 1
a23 1
beforeinstall:
@


1.10
log
@Kerberos can now deal with multi-homed clients.

Kerberos obtains a network address for the local host from the routing
tables and uses it consistently for all Kerberos transactions.  This ensures
that packets only leave the *authenticated* interface.  Clients who open
and use their own sockets for encrypted or authenticated correspondance
to kerberos services should bind their sockets to the same address as that
used by kerberos.  krb_get_local_addr() and krb_bind_local_addr() allow
clients to obtain the local address or bind a socket to the local address
used by Kerberos respectively.

Reviewed by: Mark Murray <markm>, Garrett Wollman <wollman>
Obtained from: concept by Dieter Dworkin Muller <dworkin@@village.org>
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.9 1995/09/14 04:05:02 gibbs Exp $
d5 1
@


1.9
log
@Bmake fixes for the eBones tree.
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.8 1995/09/13 17:23:55 markm Exp $
d34 2
a35 1
	krb.3 krb_mk_err.3 krb.3 krb_rd_err.3 krb.3 krb_ck_repl.3
@


1.9.2.1
log
@Install krb_err.h properly in beforeinstall target.
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.9 1995/09/14 04:05:02 gibbs Exp $
d22 1
a22 1
beforeinstall: krb_err.c
@


1.9.2.2
log
@Merge with HEAD
@
text
@d2 1
a2 1
#	$Id$
a4 1
SHLIB_MINOR=   1
d34 1
a34 2
	krb.3 krb_mk_err.3 krb.3 krb_rd_err.3 krb.3 krb_ck_repl.3 \
	krb.3 krb_get_local_addr.3 krb.3 krb_bind_local_addr.3
@


1.9.2.3
log
@$Id$ -> $FreeBSD$
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.8
log
@After the Great eBones Repository Copy (tm), make ebones actually
compile
1) remove rubbish no longer needed
2) correct existing Makefiles
3) add new makefiles where needed
4) correct code, header files and man pages where necessary

PLEASE NOTE - after this you will need to make install in eBones/include,
and mamake obj depend all install in eBones/lib before doing a
make obj depend all install in eBones/. (I am going 6to fix src/Makefile
next)
PS - I hate slow international links - apologies for all the typos
@
text
@d2 1
a2 1
#	$Id$
d5 1
a5 1
CFLAGS+=-DKERBEROS -DCRYPT -DDEBUG -I${.CURDIR}/../../include -DBSD42 -Wall
a19 4
krb_err.c krb_err.h: krb_err.et
	test -e krb_err.et || ln -s ${.CURDIR}/krb_err.et .
	compile_et krb_err.et

d51 3
@


1.7
log
@Major cleanup of eBones code:

- Get all functions prototyped or at least defined before use.
- Make code compile (Mostly) clean with -Wall set
- Start to reduce the degree to which DES aka libdes is built in.
- get all functions to the same uniform standard of definition:
int
foo(a, b)
int a;
int *b;
{
   :
}
- fix numerous bugs exposed by above processes.

Note - this replaces the previous work which used an unpopular function
 definition style.
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.5 1995/07/18 16:38:02 mark Exp $
d5 1
a5 3
SHLIB_MAJOR= 2
SHLIB_MINOR= 0
CFLAGS+=-DKERBEROS -DCRYPT -DDEBUG -I${.CURDIR}/../include -DBSD42 -Wall
a19 1
TDIR=	${.CURDIR}/..
d22 2
a23 1
	${COMPILE_ET} krb_err.et
@


1.6
log
@Start the eBones cleanup ball rolling.
These are the start of a lot of work to clean up the FreeBSD eBones code.
these changes include, but are not limited to:
- Create prototypes for all the library routines
- Make all the libraries compile clean with -Wall set
- Fix numerous small bugs shown up in the above process
- Prepare the code for libdes's removal to secure/
- add register, registerd and make_keypair to the make
Lots more will follow in days to come.

OK'ed by: rgrimes
@
text
@d34 22
@


1.5
log
@Don't break existing users of libkrb.so.2.0 who aren't using libcom_err.
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.4 1995/01/20 01:12:19 wollman Exp $
d7 1
a7 1
CFLAGS+=-DKERBEROS -DCRYPT -DDEBUG -I${.CURDIR}/../include -DBSD42
@


1.4
log
@A more correct fix for the new compile_et.  Also, add beforeinstall
rule to ensure that krb_err.h gets installed (some other programs need
it).
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.3 1995/01/14 22:32:48 wollman Exp $
d26 1
@


1.3
log
@Remove obsolete `-n' flag from compile_et command line.
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.2 1995/01/14 20:51:05 wollman Exp $
d8 1
a8 1
SRCS=	create_auth_reply.c create_ciph.c \
d23 3
a25 2
krb_err.et.c: krb_err.et
	${COMPILE_ET} ${.CURDIR}/krb_err.et
d27 5
a31 3
beforedepend:	krb_err.et.c

CLEANFILES+=	krb_err.et.c krb_err.h
@


1.2
log
@Reflect the fact that compile_et is now a `system' utility.
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.1.1.1 1994/09/30 14:49:58 csgr Exp $
d24 1
a24 1
	${COMPILE_ET} ${.CURDIR}/krb_err.et -n
@


1.1
log
@Initial revision
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.4 1994/09/07 16:10:17 g89r4222 Exp $
d23 1
a23 2
krb_err.et.c: ${COMPILE_ET}
	(cd ${TDIR}/compile_et; make)
@


1.1.1.1
log
@Initial import of eBones.
(Including all changes for FreeBSD - importing the original eBones distribution
would be too complex at this stage, since I don't have access to Piero's 
CVS.)
(If you want to include eBones in your system, don't forget to include
MAKE_EBONES in /etc/make.conf.)
(This stuff is now also suppable from braae.ru.ac.za.)

Bones originally from MIT SIPB.
Original port to FreeBSD 1.x  by Piero Serini.
Moved to FreeBSD 2.0 by Doug Rabson and Geoff Rehmet.
Nice bug fixes from Doug Rabson.
@
text
@@
