jhay
882107c92b
Add the necessary paths to the kerberos libraries and includes.
...
This fix "make release".
Reviewed by: markm
2001-12-03 17:45:25 +00:00
markm
a9aad3d379
Style clean-up, and diff-reduce WRT src/secure/*telnet*/Makefile
...
Lost in this commit - KerberosIV compatability. This will be
re-added later.
2001-11-30 21:14:44 +00:00
assar
d6a7ad3361
use cp instead of mv to get the right name of the yacc-generated
...
files, mv fails badly with parallel makes
Submitted by: Vincent Poy <vince@oahu.WURLDLINK.NET>
2001-11-06 04:30:15 +00:00
assar
8e6deccca7
make libtelnet (and telnet, telnetd) use libkrb when required
2001-11-01 03:16:03 +00:00
assar
ec54256760
also install roken-common.h
2001-10-05 04:56:37 +00:00
assar
f883e3ecc8
style fixes (by the way of bde)
2001-08-27 13:25:43 +00:00
assar
28497f6cc1
sort SUBDIR
...
Requested by: bde
2001-08-27 09:09:10 +00:00
assar
673b6e2dbf
add krb5-config
2001-08-27 00:08:53 +00:00
markm
e909686930
Diff reduce all the crypto telnet Makefiles.
2001-08-20 12:32:45 +00:00
markm
18d8718070
Revamp and diff-reduce the various secure telnets. Make sure that
...
Kerberos5 has _a_ telnet (which is not currently K5 enabled).
Incorporate BDE's static linking fixes.
2001-08-03 16:03:26 +00:00
assar
4168dcbf7d
add dependency for lex.o on roken.h (from "Alexander N. Kabaev"
...
<ak03@gte.com>)
remove duplicate build-tools target
2001-07-12 08:36:01 +00:00
assar
a0eb3fcc17
add an explicit dependency to run yacc before lex instead of using
...
.ORDER
2001-06-21 19:19:00 +00:00
assar
fbf015e5d8
update infrastructure for heimdal 0.3f
2001-06-21 12:55:45 +00:00
markm
ccc10801db
Install this SUID root. Heck, it is su, after all.
2001-06-04 19:54:35 +00:00
assar
db6c759b2b
use print_version from lib/vers instead of lib/roken
2001-05-14 09:24:50 +00:00
assar
a7c1f8c826
install libroken and roken.h
2001-05-13 20:57:48 +00:00
assar
e79f2a8ad8
de-constify to make it compatible with (krb4) and make-print-version
...
Submitted by: Peter Pentchev <roam@orbitel.bg> (just inverted)
2001-05-11 16:56:36 +00:00
markm
325cb417fd
Fix PAMized telnet in exactly the same way as BDE did it for the other
...
telnet instances.
2001-05-11 09:39:11 +00:00
ru
98c6ecb383
Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness.
...
Approved by: markm
2001-03-28 12:08:22 +00:00
ru
7d28ec8ab9
MAN[1-9] -> MAN.
2001-03-27 14:07:31 +00:00
ru
747a439541
MAN[1-9] -> MAN.
2001-03-27 13:58:21 +00:00
markm
3053373025
*Sigh*. What I did without this, I have no idea.
2001-03-05 11:18:35 +00:00
assar
4c4f54019b
try hard to make sure this does not get build as a shared library
2001-02-24 02:10:32 +00:00
jhb
77373f9493
Fix release. Just as in other kerberos5 libraries, we need to include
...
${.OBJDIR} in the includes list and generate a couple of headers from their
.et sources for beforedepend and all.
2001-02-23 18:31:26 +00:00
assar
a30114724b
remove definition of KRB4, this gets defined conditionally in
...
kerberos5/Makefile and should not have a constant value here.
Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp>
2001-02-21 13:27:39 +00:00
markm
00b58122f2
Fix build, and make parallel build much more robust.
2001-02-14 19:47:24 +00:00
assar
e0c026600d
update build infrastructure for heimdal 0.3e
2001-02-13 16:57:04 +00:00
nectar
4216ea085f
Fix ordering for real this time.
2000-08-30 03:44:30 +00:00
nectar
7f9383d3e6
Add a dependency needed when using parallel make.
...
Approved by: markm
2000-08-29 19:21:08 +00:00
kris
2e12ba136e
Unbreak heimdal build: we can no longer #include <netinet6/in6.h>
2000-07-06 10:09:59 +00:00
markm
c1ba294b4d
Properly separate the K5-only buld from K4.
...
Submitted by: sheldonh
2000-03-23 14:56:47 +00:00
jhay
db4c104b70
Point SDIR at ${.CURDIR}/../secure so that ssh and sshd can be found when
...
the krb5 versions are built during make release.
Reviewed by: markm
2000-03-03 20:37:15 +00:00
markm
f58aca17ad
Oops! this macro needs to be defined for "make release".
...
Found by: phk
2000-03-02 11:16:25 +00:00
markm
3197c29bd1
KerberosIV is no longer compulsory. This should fix "make release".
2000-03-01 13:50:48 +00:00
markm
f30e29569a
Targets and macros for "make release".
2000-02-29 11:59:35 +00:00
markm
5dffca5013
Remove largescale evidence of crack-smoking.
...
Where a k4 applet has a k5 namesake, rename the k5 version
from k<app> to k5<app>. (Repo copy done).
Do some repairs to dependancies to support make world properly.
2000-02-28 19:15:32 +00:00
markm
3c2d308df1
Use libcrypto instead of libdes. Upgrade for Heimdal-0.2p
2000-02-24 21:15:14 +00:00
markm
be68b23c6f
Use libcrypto in place of libdes.
2000-02-24 20:57:04 +00:00
shin
ce15efb7c0
another tcp apps IPv6 updates.(should be make world safe)
...
ftp, telnet, ftpd, faithd
also telnet related sync with crypto, secure, kerberosIV
Obtained from: KAME project
2000-01-27 09:28:38 +00:00
markm
db37470fb1
Another target to keep "make release" orthogonal.
2000-01-24 20:45:13 +00:00
markm
dee734c69f
Make a "do nothing" target to help "make release" look clean.
2000-01-24 20:41:08 +00:00
markm
5abeae5a38
Move CFLAGS to a more obvious place and allow INET6 to work.
2000-01-24 20:06:02 +00:00
markm
f4836cbd85
Move CFLAGS to a more obvious place and allow INET6 to work properly.
2000-01-24 20:04:47 +00:00
markm
fb64b7d717
This commit was generated by cvs2svn to compensate for changes in r56545,
...
which included commits to RCS files with non-trunk default branches.
2000-01-24 19:56:26 +00:00
markm
979bcb7d84
Bring in rest of K5 (AKA Heimdal) userland.
...
The brave amongst you may want to start playing with this (ATM
experimental) code.
2000-01-24 19:56:26 +00:00
markm
650315718f
Bring in rest of K5 (AKA Heimdal) userland.
...
The brave amongst you may want to start playing with this (ATM
experimental) code.
2000-01-24 19:56:26 +00:00
markm
789632cad6
Userland build of Kerberos5 (AKA Heimdal). More to come.
...
This is not ready for primetime yet! Please hold off on the bug reports.
2000-01-15 21:38:08 +00:00
markm
4db4ae05f6
This commit was generated by cvs2svn to compensate for changes in r56067,
...
which included commits to RCS files with non-trunk default branches.
2000-01-15 21:38:08 +00:00
markm
bb8da1d188
Userland build of Kerberos5 (AKA Heimdal). More to come.
...
This is not ready for primetime yet! Please hold off on the bug reports.
2000-01-15 21:38:08 +00:00
markm
2417a47109
Bring in SRA for telnet.
...
Submitted by: Nick Sayer
1999-10-07 18:59:55 +00:00