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
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
getty
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
makekey
makewhatis For install makefile, set DESTDIR on command line rather than in makefile 1999-03-30 03:17:26 +00:00
rexecd
rlogind
rmail
rpc.rquotad
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
rpc.sprayd
rshd
talkd
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
Makefile added reference to bsd.crypto.mk to Makefile. whoops. 1999-08-09 22:46:16 +00:00
Makefile.inc