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
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
fetch.c
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
ftp.c
main.c Activate collate to sort local files properly for completion 1997-06-27 09:38:07 +00:00
Makefile
pathnames.h
ruserpass.c Protect isspace by isascii to not count high spaces 1997-06-27 10:09:50 +00:00
util.c