freebsd-dev/usr.bin/ftp
Nate Williams b1bb7c6f43 - Changed default PAGER from 'less' to 'more', since we don't have less
in the base system.

PR:	bin/4471
Submitted by:	Dmitry Khrustalev <dima@xyzzy.machaon.ru>
1997-09-05 04:24:22 +00:00
..
cmds.c Replace hand-made tolower conversions with real tolower from ctype 1997-06-27 10:21:22 +00:00
cmdtab.c Import substantial improvements to ftp(1) from NetBSD, largely the 1997-06-25 08:56:46 +00:00
complete.c Activate collate to sort local files properly for completion 1997-06-27 09:38:07 +00:00
domacro.c Protect isspace by isascii to not count high spaces 1997-06-27 10:09:50 +00:00
extern.h Import substantial improvements to ftp(1) from NetBSD, largely the 1997-06-25 08:56:46 +00:00
fetch.c Localize it (ctype) 1997-06-27 09:30:15 +00:00
ftp_var.h - Changed default PAGER from 'less' to 'more', since we don't have less 1997-09-05 04:24:22 +00:00
ftp.1 Import substantial improvements to ftp(1) from NetBSD, largely the 1997-06-25 08:56:46 +00:00
ftp.c Import substantial improvements to ftp(1) from NetBSD, largely the 1997-06-25 08:56:46 +00:00
main.c Activate collate to sort local files properly for completion 1997-06-27 09:38:07 +00:00
Makefile Import substantial improvements to ftp(1) from NetBSD, largely the 1997-06-25 08:56:46 +00:00
pathnames.h Import substantial improvements to ftp(1) from NetBSD, largely the 1997-06-25 08:56:46 +00:00
ruserpass.c Protect isspace by isascii to not count high spaces 1997-06-27 10:09:50 +00:00
util.c Localize it (ctype) 1997-06-27 09:30:15 +00:00