David E. O'Brien
be0cde6f10
Remove useless `BINOWN=root' now that it is the default.
1998-09-19 22:42:06 +00:00
Bruce Evans
83294a65d7
Removed a buggy ifdef for not linking libmd explicitly. Explicit
...
linkage is needed for the NOSHARED=YES case, so it is simplest to
never depend on the automagic linkage for elf shared libraries.
Reviewed by: jdp
1998-09-02 14:46:20 +00:00
Gary Palmer
175ae25003
Add $Id$
1998-08-30 17:02:51 +00:00
Gary Palmer
521e091823
Still need -lmd on the alpha as it doesn't have shlibs yet
1998-08-30 16:07:18 +00:00
John Birrell
839de40e6e
BINFORMAT -> OBJFORMAT ready for E-day.
1998-08-30 02:52:04 +00:00
Mark Murray
448bbb5805
Fix LIBDIR (for aout/ELF).
1998-08-06 21:41:13 +00:00
Mark Murray
301afdb85c
Changes for KTH KerberosIV.
...
Quieten -Wall a bit.
From Joe Traister:
The previous patch did not propogate the KRBTKFILE environment variable
into the new environment when -l is given to su, making it impossible
for kdestroy to find the ticket file. This patch corrects that problem
as well as the original segfault problem.
(Fixes PR 3903)
1997-09-28 09:02:16 +00:00
Peter Wemm
00974e2521
If elf, don't add libmd.a just because we link against libskey.so.
...
A
1997-09-05 12:04:31 +00:00
Andrey A. Chernov
a1eed73d33
Move libmd after all libraries to keep natural libraries order
1997-05-23 21:18:00 +00:00
David Nugent
91bcac64b4
Make su login_cap savvy.
...
As with login(1), LOGIN_CAP_AUTH is not yet enabled since we don't
yet have authorisation modules.
1997-01-13 06:39:19 +00:00
Mark Murray
5a453b0ef3
Better integrate kerberos into su so that if an incorrect Kerberos
...
password is entered, the user is not prompted for a password a second
time.
This closes pr-bin/1006.
1996-03-09 14:57:43 +00:00
Garrett Wollman
eb034ce46a
Make it possible to enable WHEELSU from /etc/make.conf.
1995-10-12 17:25:58 +00:00
Rodney W. Grimes
7799f52a32
Remove trailing whitespace.
1995-05-30 06:41:30 +00:00
Nate Williams
e6fc505e8f
Change the library order so libcrypt is the last library in the list.
...
libskey contains references to _crypt and can't resolve it unless
-lcrypt occurs after it in the link command. This only occurs when
linking statically.
1995-03-18 17:36:30 +00:00
Garrett Wollman
a38c3127e1
Add distribution=krb for P-HK
1994-11-20 23:23:28 +00:00
Paul Traina
2ddadf840c
Include most of the logdaemon v4.4 S/key changes
1994-10-19 00:03:45 +00:00
Paul Traina
122c9247d4
Add support for s/keys
1994-09-29 20:54:41 +00:00
Geoff Rehmet
c368d11dd2
First level of changes for bringing in eBones (kerberos).
...
- Get rid of inverse logic (NOKERBEROS and NOEBONES) in src/makefile,
and replace with MAKE_KERBEROS and MAKE_EBONES. (Far fewer contortions,
and both default to off.) IF YOU WANT KERBEROS, YOU HAVE TO EXPLICITLY
DEFINE ONE OF THESE.
- Make Makefiles kerberos-aware.
1994-09-29 13:06:54 +00:00
Geoff Rehmet
fa1313397e
LDADD= -lcrypt
...
Submitted by: Geoff
1994-08-20 21:29:33 +00:00
Garrett Wollman
5d92ed776d
Don't use kerberos yet, we aren't ready.
1994-08-05 20:43:31 +00:00
Rodney W. Grimes
9b50d90275
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00