NetBSD/libexec
itojun b59b162709 ftpd(8): Copy sin6_scope_id from control connection to active data
connection destination, hoping this to help ftpd's behavior with
scoped IPv6 addresses.
I'm not sure if it is the right way, but it is the best way available to us.
LPRT or EPRT command gives no information about which interface (or scope)
to be used for new data connection.

ftp(1): On data connection establishment, warn if scoped address is used.
If peer (ftp daemon) does not handle scoped address, data connection
may not work right.

This seems to be sort of protocol spec hole, not implementation issue.
1999-09-01 05:03:41 +00:00
..
atrun Spell "privilege" correctly (correct spelling from Jonathan Stone). 1999-08-16 02:59:22 +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
fingerd dual-stack fingerd. Run it from inetd like: 1999-07-02 06:00:06 +00:00
ftpd ftpd(8): Copy sin6_scope_id from control connection to active data 1999-09-01 05:03:41 +00:00
getNAME More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
getty More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
identd Do not xref non-existant man pages. 1999-05-19 13:35:54 +00:00
ld.aout_so Make longjmp work with dynamic linking. From Matt Thomas. 1999-06-28 17:28:56 +00:00
ld.elf_so Bump text alignments to 4 bytes. 1999-08-23 09:13:25 +00:00
lfs_cleanerd Remove partial-segment timestamp optimization from lfs_segmapv. If "time" 1999-08-25 00:14:13 +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 For install makefile, set DESTDIR on command line rather than in makefile 1999-03-30 03:17:26 +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 More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +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 More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
rpc.rstatd Avoid an open-file leak when not inetd-spawned: only call kvm_openfiles() once 1999-03-25 08:07:47 +00:00
rpc.rusersd use syslog instead of fprintf, otherwise no-one will see the error 1999-07-06 14:36:10 +00:00
rpc.rwalld More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
rpc.sprayd More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +00:00
rshd More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:25:43 +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 Added kerberos5_cleanup() to cleanup if KRB5 defined. This is to destroy 1999-08-12 23:05:22 +00:00
tftpd add line break. 1999-07-12 20:25:35 +00:00
uucpd add a missing comma. 1998-11-17 16:32:44 +00:00
Makefile added reference to bsd.crypto.mk to Makefile. whoops. 1999-08-09 22:46:16 +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