summaryrefslogtreecommitdiff
path: root/usr.bin/ftp/Makefile
AgeCommit message (Expand)Author
2023-06-28revert makefile change included by mistake in previousOmar Polo
2023-06-28drop needless strcspn in the header parsingOmar Polo
2021-02-16make use of getline(3) in ftp(1)Christian Weisgerber
2021-01-27update comment, SMALL was split into SMALL and NOSSLStuart Henderson
2019-05-16Revert suni'ls ftp rewrite for now.Florian Obser
2019-05-12add rcs idsJasper Lievisse Adriaanse
2019-05-12Move us from old ftp(1) to Sunil's new ftp(1). The necessary modificationskmos
2016-05-06Remove #ifdef INET6 bits, missed in a commit earlier this weekJeremie Courreges-Anglas
2015-10-12ftp(1) was static for years, as a recovery seatbelt. These daysTheo de Raadt
2015-02-09various defines always exist, so delete the ifdef test.Ted Unangst
2014-10-31Update ftp(1) to use libtls instead of libressl.Joel Sing
2014-07-14Convert ftp(1) to libressl, rather than rolling in^W^Whand rolling libssl.Joel Sing
2009-05-05make it clean removing the ifdef SMALL maze. separate cmds andMartynas Venckus
2009-01-05since socks5 has been removed from ports recently, switch ftp toMartynas Venckus
2008-07-08- add support for recursive transfers (but not for floppies), e.g.Martynas Venckus
2007-06-13Enable cookie support. This allows parsing of netscape-like cookie jarsPierre-Yves Ritschard
2006-05-16https URL support; rototilled by a few people including me; originallyTheo de Raadt
2003-11-20build statically, to ease disaster recovery in some situations.Ted Unangst
2002-11-08http redirect support; adapted from NetBSD.Federico G. Schwindt
2000-09-07bogus comment policeTodd T. Fries
2000-09-03Boring... Add :L modifier to all tweakable variables tests.Marc Espie
1999-12-08ftp(1) from KAME, should be good for testing.Jun-ichiro itojun Hagino
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1997-10-02Fix CFLAGS in SOCKS case, and automatically use USE_SOCKS to compile socks inimp
1997-09-21$OpenBSD$Theo de Raadt
1997-09-05Add commented out support for building with socks5.Todd C. Miller
1997-09-04Updtaes from NetBSD (lukem)Todd C. Miller
1997-07-25Updates from NetBSD (lukem) include -Wall cleanup.Todd C. Miller
1997-04-10Sync with NetBSD (lukem)Todd C. Miller
1997-03-26no libcrypt, fix DPADDTheo de Raadt
1997-03-21Add in recent NetBSD changes we didn't already have:Todd C. Miller
1997-02-03Add back ``-r'' option and fix strncpy() usage and other nits becauseTodd C. Miller
1997-02-03Sync with NetBSDTodd C. Miller
1996-09-03http:// support for the command line fetches; useful for the ports subsystemTheo de Raadt
1996-06-26rcsidTheo de Raadt
1995-12-14from netbsd; declare ourself as unix so that binary is assumedTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt