NetBSD/libexec
thorpej 5c099b14c1 Bring the telnet situation back into better shape. Specifically,
pull in just about all of the differences from the crypto-us telnet
suite (which includes Kerberos 4 and connection encryption support).
Also bring in the Kerberos 5 support from the Heimdal telnet, and
frob a little so that it can work with the non-Heimdal telnet suite.

There is still some work left to do, specifically:
- Add Heimdal's ticket forwarding support to the Berkeley Kerberos 4
  module.
- Add connection encryption support to the Heimdal Kerberos 5
  module.  Hints on this can be taken from the MIT Kerberos 5
  module which still exists in crypto-us.

However, even with the shortcomings listed above, this is a
better situation than using the stock Heimdal telnet suite,
which does not understand the IPSec policy stuff, and is also
based on much older code which contains bugs that we have already
fixed in the NetBSD sources.
2000-06-22 06:47:42 +00:00
..
atrun sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
comsat More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
cron Clean up deleted files. 1995-03-01 00:00:00 +00:00
fingerd do not touch __ss_len directly, they are not supposed to be touched. 1999-12-16 06:00:24 +00:00
ftpd fix problems noted by <dogcow@redback.com> in [bin/10390] and private email: 2000-06-20 07:39:46 +00:00
getNAME Don't pass so many args to .Nd macro. It just overflows. 1999-11-19 01:12:39 +00:00
getty Deal with PR 9427 - add wording to clarify what sending SIGHUP to init(8) 2000-05-17 09:22:11 +00:00
hprop Fixup Heimdal libexec builds. 2000-06-16 23:41:40 +00:00
hpropd Fixup Heimdal libexec builds. 2000-06-16 23:41:40 +00:00
identd Do not xref non-existant man pages. 1999-05-19 13:35:54 +00:00
kadmind Fixup Heimdal libexec builds. 2000-06-16 23:41:40 +00:00
kdc Fixup Heimdal libexec builds. 2000-06-16 23:41:40 +00:00
kfd Fixup Heimdal libexec builds. 2000-06-16 23:41:40 +00:00
kpasswdd Fixup Heimdal libexec builds. 2000-06-16 23:41:40 +00:00
ld.aout_so Remove RELOC_SYMBOLICS_THROUGH_JMPSLOT as it's always the case 2000-05-28 01:53:05 +00:00
ld.elf_so Also set __mainprog_obj so .ini sections can call dlopen() 2000-06-16 19:51:05 +00:00
lfs_cleanerd Make sure to segunmap segments on error in lfs_bmapv or lfs_markv. Prevents 2000-06-21 01:58:52 +00:00
mail.local bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-10 02:57:23 +00:00
makekey The key is expected to be eight bytes (not ten bytes). 1998-11-15 20:31:37 +00:00
makewhatis Don't write leading white spaces and directory names to whatis file. 2000-01-24 23:03:54 +00:00
rexecd More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
rlogind document IPv4 mapped address twists. 2000-05-30 05:21:46 +00:00
rmail More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
rpc.rquotad Missed a pmap_unset -> rpcb_unset change. 2000-06-03 20:57:40 +00:00
rpc.rstatd include sys/sched.h to get definition of CPUSTATES 2000-06-04 01:38:52 +00:00
rpc.rusersd Use sockaddr_storage. 2000-06-03 20:37:37 +00:00
rpc.rwalld sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
rpc.sprayd Subject to TI-RPC, followed by complete and utter ANSIfication. 2000-06-03 21:06:02 +00:00
rshd document IPv4 mapped address twists. 2000-05-30 05:21:46 +00:00
talkd More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
telnetd Bring the telnet situation back into better shape. Specifically, 2000-06-22 06:47:42 +00:00
tftpd add line break. 1999-07-12 20:25:35 +00:00
uucpd Fix PR8428: no longer truncate login name to 8 characters, since 1999-09-24 17:59:27 +00:00
Makefile Merge a bunch of things from crypto-us and crypto-intl into basesrc, 2000-06-20 06:00:24 +00:00
Makefile.inc merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec. 1997-10-08 09:07:11 +00:00