freebsd_amp_hwpstate/libexec
Justin T. Gibbs f4390542d7 Kerberos can now deal with multi-homed clients.
Kerberos obtains a network address for the local host from the routing
tables and uses it consistently for all Kerberos transactions.  This ensures
that packets only leave the *authenticated* interface.  Clients who open
and use their own sockets for encrypted or authenticated correspondance
to kerberos services should bind their sockets to the same address as that
used by kerberos.  krb_get_local_addr() and krb_bind_local_addr() allow
clients to obtain the local address or bind a socket to the local address
used by Kerberos respectively.

Reviewed by: Mark Murray <markm>, Garrett Wollman <wollman>
Obtained from: concept by Dieter Dworkin Muller <dworkin@village.org>
1995-10-05 21:30:21 +00:00
..
atrun Fix ${.CURDIR} misspelling 1995-08-29 13:42:52 +00:00
bootpd Fix SRCS (.c's were .o's) so that `make depend' works. 1995-09-28 17:33:16 +00:00
bootpgw
bugfiler
comsat
fingerd
ftpd Check for expired passwords before allowing access to the system. 1995-08-28 21:30:59 +00:00
getNAME
getty Back this change out. It's just not worth arguing over and any further emails 1995-08-03 05:44:46 +00:00
kpasswdd
lfs_cleanerd
mail.local
makekey
rbootd Change `install' to `${INSTALL}' so that default install flags can be 1995-08-06 12:24:38 +00:00
rexecd Check for expired passwords before allowing access to the system. 1995-08-28 21:30:59 +00:00
rlogind Kerberos can now deal with multi-homed clients. 1995-10-05 21:30:21 +00:00
rpc.rstatd
rpc.rusersd
rpc.rwalld
rshd Check for expired passwords before allowing access to the system. 1995-08-28 21:30:59 +00:00
rtld-aout This is a FreeBSD manpage, not a NetBSD manpage. :) 1995-10-05 05:16:52 +00:00
rtld-elf This is a FreeBSD manpage, not a NetBSD manpage. :) 1995-10-05 05:16:52 +00:00
talkd
telnetd Fixed bug introduced with the change of startslave()...two arguments 1995-09-11 20:54:49 +00:00
tftpd
uucpd Check for expired passwords before allowing access to the system. 1995-08-28 21:30:59 +00:00
xtend
Makefile Build secure telnetd if available and allowed 1995-09-29 19:47:51 +00:00
Makefile.inc