markm
2417a47109
Bring in SRA for telnet.
...
Submitted by: Nick Sayer
1999-10-07 18:59:55 +00:00
markm
170f347106
Fixes for new Kerberos4. Userland to follow.
1999-09-19 22:00:58 +00:00
markm
f376ecbba1
Fix for new Common Error system.
1999-09-05 14:07:40 +00:00
peter
a89c5431fa
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
efabb9ccb1
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
markm
924db72bc6
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
f32becc18e
Add libcrypt. Elf was breaking.
1998-09-02 06:31:02 +00:00
markm
f5dc09b929
More fixes to help fix race bags in "make -jN".
...
Submitted by: BDE (Mostly)
1998-03-20 17:48:14 +00:00
markm
a22c818605
Fix more linkage problems. libtermcap needs to be linked for routines
...
in librealdline.
1998-03-15 15:22:21 +00:00
markm
1807e1651d
Damn. Left out the dependancy macro.
1998-03-14 21:15:41 +00:00
markm
bd6d818969
Link this against libcrypt. Crypt is not directly called, but is called from linked
...
in code. I'll merge this to STABLE as well.
PR: 5999
Submitted by: robert@cyrus.watson.org
1998-03-14 21:13:48 +00:00
markm
4e8a2ab3a2
Link this against -lcrypt. In the case where the user has no key available
...
on the keyserver, the local kinit will blow chunks when it tries a
crypt(3) and finds it unavailable.
1997-10-24 16:27:46 +00:00
markm
a4a1a839ad
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