nectar
58fc1184e7
Fix ordering for real this time.
2000-08-30 03:44:30 +00:00
nectar
950533f060
Add a dependency needed when using parallel make.
...
Approved by: markm
2000-08-29 19:21:08 +00:00
kris
b187cd0a7a
Unbreak heimdal build: we can no longer #include <netinet6/in6.h>
2000-07-06 10:09:59 +00:00
markm
e666946145
Properly separate the K5-only buld from K4.
...
Submitted by: sheldonh
2000-03-23 14:56:47 +00:00
jhay
db73a22da5
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
3b0ddcc1cd
Oops! this macro needs to be defined for "make release".
...
Found by: phk
2000-03-02 11:16:25 +00:00
markm
23d4b17020
KerberosIV is no longer compulsory. This should fix "make release".
2000-03-01 13:50:48 +00:00
markm
f6ac85ae1a
Targets and macros for "make release".
2000-02-29 11:59:35 +00:00
markm
b97d7b213e
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
8beab254e9
Use libcrypto instead of libdes. Upgrade for Heimdal-0.2p
2000-02-24 21:15:14 +00:00
markm
cff9a71c9b
Use libcrypto in place of libdes.
2000-02-24 20:57:04 +00:00
shin
d0fbbcbc0f
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
261ded608b
Another target to keep "make release" orthogonal.
2000-01-24 20:45:13 +00:00
markm
e2b8d1d12f
Make a "do nothing" target to help "make release" look clean.
2000-01-24 20:41:08 +00:00
markm
8bf9a80bbe
Move CFLAGS to a more obvious place and allow INET6 to work.
2000-01-24 20:06:02 +00:00
markm
332b207afa
Move CFLAGS to a more obvious place and allow INET6 to work properly.
2000-01-24 20:04:47 +00:00
markm
fa5e8f3453
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
8859430724
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
6f684520bf
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
a31c36ef76
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
b8bd6868aa
Bring in SRA for telnet.
...
Submitted by: Nick Sayer
1999-10-07 18:59:55 +00:00
bde
d69c517f0a
Merged src/lib/libtelnet rev.1.9 (fixed removing of obsolete shared
...
library: wrong library directory, wrong library extension and wrong
comment). This is mainly of historical interest, if any. The library
that gets removed is aout.
1999-09-13 16:38:58 +00:00
markm
75a365430a
Fix for new Common Error system.
1999-09-05 14:07:40 +00:00
peter
47d8a8c7c4
Don't -DTERMCAP or we define a few conflicting functions and cause
...
recursion in a rather ugly way.
1999-08-30 08:12:20 +00:00
peter
b6784c4210
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
markm
c3cbbf4e74
Link everything against libcrypt. ELF builds complain without it.
...
Clean up the master makefile a bit and add a "dekerberise" target
for those who have shot themselves in the foot.
Thanks to: Randy Bush
1999-01-25 06:49:43 +00:00
markm
2e4b2bc012
While I am no longer making a shared library, nuke the old one to prevent
...
ld from picking it up spuriously.
1998-08-30 13:08:54 +00:00
markm
a759fa62c7
Stop making the shared library for libtelnet (crypto version). This
...
should have happened years ago.
1998-08-29 20:24:54 +00:00
markm
e18612bf55
Fix a break in the includes where the build blows chunks if it is
...
being built in a totally clean environment.
Found by: jkh and "make release"
1997-10-02 15:03:23 +00:00
markm
6794d0fc6f
Initial import of the new kerberosIV Makefiles.
...
I will follow up with the userland sources over the next few days.
The impatient of you can play with this, but you do this without
support or blessing until I am finished ;-)
1997-09-24 20:37:15 +00:00