NetBSD/usr.bin
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
..
apply More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
apropos char -> unsigned char 1998-11-06 22:29:44 +00:00
asa Use new .St -xcu5 macro, instead of spelling it out 1999-06-03 21:42:50 +00:00
at Add a flag `-r' synonymous to `-d' for compatibility with X/OPEN at. 1999-05-22 05:05:11 +00:00
audio If not specified on the command line, attempt to fall back to the environment 1999-07-13 14:02:33 +00:00
banner
basename
biff More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
bzip2 On suggestion by Alistair Crooks use stat() instead of lstat() for "bzcat" 1999-04-08 18:34:27 +00:00
bzip2recover Remove bsd.own.mk include; it doesn't appear to be necessary. 1999-02-12 18:55:28 +00:00
cal char -> unsigned char 1998-11-06 22:49:30 +00:00
calendar Get pedantic about Pioneer's achievements. It was Pioneer 10 1999-06-13 18:52:28 +00:00
cap_mkdb Add -b and -l options to generate big- or little-endian databases 1999-06-27 05:49:02 +00:00
cdplay - cdplay(1) first appeared in 1.5. 1999-07-16 14:15:49 +00:00
checknr More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
chflags Document kernel behaviour: flags on block and character devices cannot 1999-07-31 03:24:46 +00:00
chpass Spell "privilege" correctly (correct spelling from Jonathan Stone). 1999-08-16 02:59:22 +00:00
cksum More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
cmp Add { and } to shut up egcs. Reformat the more questionable code. 1998-08-25 20:59:36 +00:00
col Add the XPG4.2 -p flag. 1999-02-22 22:16:01 +00:00
colcrt More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
colrm More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
column - include <termios.h> for winsize 1998-11-06 22:59:12 +00:00
comm Add -f option to allow case folding, as in sort(1). 1999-02-11 00:53:24 +00:00
compress Remove spurious .ne's. 1999-03-24 06:27:49 +00:00
crontab
crunch put temporary file in /tmp, and cd into src dirs and make w/ "Makefile" 1999-06-21 05:57:10 +00:00
ctags Don't recognize `int (*f)();' as a function. The false match caused the 1999-06-05 19:04:23 +00:00
cut char -> unsigned char 1998-11-06 23:06:38 +00:00
dirname convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
du
eject Oups, complete braindamage yesterday. DIOCEJECT does the rigth thing for both 1999-03-26 09:14:58 +00:00
elf2aout Only build binaries on mipse? systems, but build man pages on everything. 1999-06-09 02:54:17 +00:00
elf2ecoff Only build binaries on mipse? systems, but build man pages on everything. 1999-06-09 02:54:17 +00:00
env
error Fix serious bug with string overruns that caused error to coredump randomly 1999-05-15 19:05:13 +00:00
expand More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
false More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
fdformat More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
fgen Add "%option yylineno" so that error handling code can use "yylineno". 1999-06-08 12:45:47 +00:00
file Replace TAB in message printed by file command with SPACE. 1999-08-21 16:05:56 +00:00
find Mention -iregex and -regex primaries being non-standard extensions. 1999-07-20 09:02:24 +00:00
finger dual-stack finger. 1999-07-02 06:01:22 +00:00
fmt char -> unsigned char 1998-12-19 16:01:21 +00:00
fold Fix fold not to break line too early in word boundary (-s) mode. 1999-02-07 12:14:32 +00:00
fpr More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
from More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
fsplit More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
fstat add support for ntfs 1999-08-02 17:39:13 +00:00
ftp ftpd(8): Copy sin6_scope_id from control connection to active data 1999-09-01 05:03:41 +00:00
gencat convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
getconf Add compile-time and run-time feature test knobs for the 1003.1 Mapped Files, 1999-06-24 14:18:10 +00:00
getopt
gprof Goodbye, Berkeley gprof; we shall miss you! 1999-02-09 18:28:10 +00:00
head char -> unsigned char 1998-12-19 16:37:28 +00:00
hesinfo add hesinfo (from hesiod 3.0.2 distribution) 1999-01-25 22:45:55 +00:00
hexdump Clean up SYNOPSIS formatting. 1999-03-07 11:29:58 +00:00
id Make the group list format consistent between `id' and `id userid'. Also make 1999-08-17 17:37:32 +00:00
indent Remove a spurious .ne. 1999-03-24 06:25:57 +00:00
innetgr Add missing .El line. 1999-03-10 05:14:51 +00:00
ipcrm Added missing ``"''. From PR 8278 by <seebs@plethora.net>. 1999-08-26 07:18:10 +00:00
ipcs Update for changes to SVID IPC data structures. 1999-08-25 05:11:51 +00:00
join Fix wrong array size calculation in call to memset() and avoid a possible 1999-08-10 20:09:02 +00:00
jot Clean up SYNOPSIS formatting. 1999-03-07 11:29:58 +00:00
kdump Don't truncate syscall return values on LP64 platforms. 1999-08-06 00:11:02 +00:00
ktrace Change behaviour from running the command as the parent and ktrace/ktruss as 1999-07-30 14:03:55 +00:00
ktruss Don't truncate syscall return values on LP64 platforms. 1999-08-06 00:11:02 +00:00
lam
last More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
lastcomm More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
ldd Rearrange the shared library search path precedences to LD_LIBRARY_PATH > 1999-08-01 19:47:07 +00:00
leave char -> unsigned char 1998-12-19 17:44:22 +00:00
less Nuke unused V8 regexp. 1999-08-31 21:05:07 +00:00
lex Add ARGSUSED for main(). 1999-03-06 00:19:07 +00:00
locate Add support for multiple locate databases via $LOCATE_PATH and/or 1999-08-16 01:41:16 +00:00
lock Add new option "-n" to disable lock timeout. Patch supplied by "The Man" 1999-06-27 10:00:36 +00:00
logger More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
login make this compile.... 1999-08-25 19:58:15 +00:00
logname More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
look
lorder Convert the evil sed crap to 3 separate invocations of sed. 1998-11-09 04:52:44 +00:00
m4 Always unlink the temporary file created by mkstemp(3). 1999-08-16 02:49:20 +00:00
machine s/uname -p/uname -m/ of course. Noted by Simon Burge. 1999-07-30 11:44:57 +00:00
mail More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
make Don't need strftime() on Ultrix either. 1999-08-27 00:47:25 +00:00
man Try $TMPDIR first, then fall back to _PATH_TMP. 1999-07-22 15:09:45 +00:00
menuc declare EXITSTRING 1999-07-26 06:19:01 +00:00
mesg
midiplay Add missing .El line. 1999-03-10 05:14:51 +00:00
mixerctl Add missing .El line. 1999-03-10 05:14:51 +00:00
mkdep Rather than hardcoding _PATH_TMP (and relying on const string concatenation), 1999-07-21 15:20:55 +00:00
mkfifo More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
mkstr
modstat Spell "privilege" correctly (correct spelling from Jonathan Stone). 1999-08-16 02:59:22 +00:00
msgc nuke msg_printf() and msg_printf_add(). 1999-07-04 22:55:48 +00:00
msgs Don't use .Fl for non-flags. 1999-08-29 17:50:09 +00:00
netgroup Add missing .El line. 1999-03-10 05:14:51 +00:00
netstat not all kvm_getfiles() errors are "out of memory." for instance, 1999-08-19 06:13:09 +00:00
newsyslog "/var/run/syslog.pid" was renamed to "/var/run/syslogd.pid" recently. 1999-06-09 11:39:46 +00:00
nfsstat More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
nice Classical Unix guaranteed that nice +19 would not compete with base priority 1999-08-20 20:03:21 +00:00
nl Harmless signed/unsigned botch. 1999-04-23 14:43:05 +00:00
nohup
pagesize More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
passwd it doesn't make any sense to use -u with -r or -i, so don't permit it. 1999-08-26 07:33:16 +00:00
paste include unistd.h 1998-10-13 17:02:16 +00:00
patch Fix PR2429: catch doubly-applied patches which create new files. 1999-02-09 05:15:45 +00:00
pr More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
printenv
printf brace pollution, and char -> unsigned char 1998-12-19 20:21:44 +00:00
quota More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
rdist check some more syscall return values. use mkstemp. 1999-04-20 07:53:02 +00:00
renice Note that nice +20 only guarantees exclusion w.r.t. the base priority, 1999-08-20 18:09:48 +00:00
rev
rlogin optionally include CRYPTOPATH Makefile.frag files. 1999-07-20 09:35:18 +00:00
rpcgen extra braces, char -> unsigned char 1998-12-19 21:19:11 +00:00
rpcinfo revert previous cast. 1998-12-19 21:31:37 +00:00
rs
rsh More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
rup If printing of a host's time is requested via the -d switch, condense 1999-07-30 01:29:30 +00:00
ruptime More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
rusers More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
rwall More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
rwho More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
script More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
sed Fix bug pointed out by Jerry Peek <jpeek@jpeek.com> in PR bin/7674. 1999-05-31 04:46:33 +00:00
shar More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
shlock portable printf args. 1998-12-19 22:14:30 +00:00
showmount More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
shuffle Add missing newline in usage string. 1999-02-03 16:22:16 +00:00
skey More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
skeyinfo More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
skeyinit More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
soelim More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
split
su Amazing how this worked for so long. setenv(3) expects environ(7) to be 1999-08-29 04:21:55 +00:00
systat Add 'inet.' prefix to 'tcp', 'ip', 'tcpsyn' and 'icmp' displays. 1999-08-02 17:27:27 +00:00
tail avoid repeated error messages by making bytes(), lines() and rlines() return 1999-07-21 06:38:49 +00:00
talk ctrl-g is beep(), not "^G", damnit. strictly for the attention deprived. 1999-08-13 13:52:59 +00:00
tcopy More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
tee
telnet Add -N option (numeric host address) - idea taken from FreeBSD. 1999-07-28 06:35:15 +00:00
tftp call freeaddrinfo() after getaddrinfo() to reclaim results. 1999-07-12 20:50:54 +00:00
time * Require an `utility' argument to be specified and fail otherwise. 1999-06-05 19:19:19 +00:00
tip Spell "privilege" correctly (correct spelling from Jonathan Stone). 1999-08-16 02:59:22 +00:00
tn3270 add a comment 1999-08-24 09:16:36 +00:00
top fix SDEAD problems. 1999-07-23 18:40:27 +00:00
touch Add { and } to shut up egcs. Reformat the more questionable code. 1998-08-25 20:59:36 +00:00
tput More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
tr Correct the ctype function used for [:print:] character class; from Soren S. 1999-03-16 14:57:48 +00:00
true
tset More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
tsort Add { and } to shut up egcs. Reformat the more questionable code. 1998-08-25 20:59:36 +00:00
tty
ul More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
uname Add a -p option to uname(1), which returns the machine's processor 1998-11-09 13:24:05 +00:00
unexpand convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
unifdef More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
uniq char -> unsigned char 1998-12-19 23:22:51 +00:00
units Add euro, per PR 6898 by Anders Magnusson <ragge@ludd.luth.se> 1999-03-15 16:02:55 +00:00
unvis More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
usbhidctl GC an unused #define. 1999-05-16 19:42:03 +00:00
users More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
uudecode revert usage string to be like it was, but with '[-p] ' added. the new 1999-03-23 05:59:09 +00:00
uuencode More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
vacation In name section, use .Dq macro rather than writing double quote directly. 1999-08-17 03:36:35 +00:00
vgrind More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
vi Fix for PR 5108 - vi gets SEGV after SIGHUP. 1999-07-08 06:09:04 +00:00
vis More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
vmstat Define __POOL_EXPOSE to get at the guts of the pool descriptor. 1999-03-31 23:25:46 +00:00
w completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
wall PR/7664: David Holand: bogus check for mkstemp() return code. 1999-05-29 21:10:43 +00:00
wc Normalize usage string. 1999-03-05 22:52:09 +00:00
what More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
whatis More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
whereis More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
which More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
who How did this bug survive for so long? 'who am i' was busted because 1999-07-17 16:41:44 +00:00
whois - Resolve conflicts from import. 1999-05-18 22:36:36 +00:00
window +hupcl -clocal in windows. 1999-05-06 07:28:51 +00:00
write char -> unsigned char 1998-12-20 15:04:40 +00:00
xargs bump date too 1999-01-12 00:07:20 +00:00
xinstall Spell "privilege" correctly (correct spelling from Jonathan Stone). 1999-08-16 02:59:22 +00:00
xlint More cosmetics in the usage message... 1999-05-03 15:45:01 +00:00
xstr use mkstemp 1999-04-20 13:53:53 +00:00
yacc Missing .El, extra Pp. 1999-03-09 03:34:56 +00:00
yes More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:16:34 +00:00
ypcat
ypmatch
ypwhich 1, 2, 3 and.. 4! 1999-04-06 20:24:37 +00:00
Makefile optionally include CRYPTOPATH Makefile.frag files. 1999-07-20 09:47:07 +00:00
Makefile.inc