mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-17 15:27:36 +00:00
Removed des_rw.c from rlogin - this is now in libkrb.
I hope there will be no problems at the moment with programs depending on this - I think Garrett has commented kerberos out of everything though
This commit is contained in:
parent
51ef388009
commit
ffde931732
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1910
@ -2,7 +2,7 @@
|
||||
|
||||
PROG= rlogin
|
||||
SRCS= rlogin.c
|
||||
#krcmd.c kcmd.c des_rw.c
|
||||
#krcmd.c kcmd.c
|
||||
#DPADD= ${LIBKRB} ${LIBDES}
|
||||
#CFLAGS+=-DKERBEROS -DCRYPT
|
||||
#LDADD= -lkrb -ldes
|
||||
|
Loading…
Reference in New Issue
Block a user