freebsd-dev/usr.bin/ftp
Jordan K. Hubbard 97fe7f477f Changes to support full make parallelism (-j<n>) in the world
target.
Reviewed by:	<many different folks>
Submitted by:	Nickolay N. Dudorov" <nnd@nnd.itfs.nsk.su>
1997-10-05 09:40:24 +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 Changes to support full make parallelism (-j<n>) in the world 1997-10-05 09:40:24 +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