Berkeley copyright notice
[unix-history] / usr / src / usr.bin / ftp /
1988-10-12 Keith Bosticuse herror
1988-09-23 Keith Bosticonly print local/remote message if verbose is off
1988-09-22 Keith Bosticremove private versions of getpass(3) and p{open,close}(3)
1988-09-22 Keith Bosticremove private versions of getpass(3)
1988-09-22 Keith Bosticremove private versions of getpass(3) and p{open,close}(3)
1988-09-21 Keith Bosticadd manual page, cleanups
1988-09-21 Keith Bosticswitch includes for utmp.h
1988-09-21 Keith BosticBerkeley copyright notice
1988-06-30 Keith Bosticinstall approved copyright notice
1988-06-28 Keith Bosticadd ftpd.8 to SEE ALSO, so admin's can find out about...
1988-03-24 Steve Jacobsoncorrect disconnection processing when not in verbose...
1988-03-15 Keith Bosticadd Berkeley specific headers
1988-01-21 Thomas FerrinMust check for error on stdin in addition to checking...
1988-01-03 Keith Bosticfix external declarations; ANSI C compatibility
1987-12-23 Keith Bosticfix CTRL macro; ANSI C compatible
1987-10-07 Keith Bosticfix ls overwrite problem; bug report 4.3BSD/ucb/124
1987-10-07 Steve JacobsonAsk user to confirm 'ls' and 'dir' local file to preven...
1987-07-23 Keith Bosticnew template
1987-06-17 Keith Bosticnew template
1987-06-01 Keith Bosticadded depend label
1987-05-23 Keith Bosticadd image as alias for binary
1987-04-24 Steve Jacobsonfix reset loop if control connection gone
1986-05-23 Mike Karelsdon't dereference null pointer
1986-05-13 Anne Hughesgrammar
1986-05-09 Mike Karelsminor wording changes
1986-05-07 Gregory MinshallCorrectly filter \r\r\n during ascii receives (from...
1986-05-03 Gregory MinshallChanges from Steve Jacobson:
1986-04-03 Mike Karelssocket options must be INT!
1986-03-12 Mike Karelscan't reconnect after some errors
1986-03-12 Mike Karelscan't retry if got too far
1986-03-08 Gregory MinshallClean up for lint; change some stderr to stdout; bug fix
1986-03-08 Gregory Minshallminor changes from Steve Jacobson.
1986-03-05 Jay Lepreaujust formatting (verified with cc -S).
1986-02-05 Jay Lepreau^D now == quit
1986-02-05 Jay Lepreaureinstall delta 5.2
1986-02-05 Gregory MinshallA fix from Steve Jacobson to his new version (from...
1986-02-04 Gregory MinshallChange "ftprc" to "netrc" (to keep compatibility).
1986-02-04 Gregory Minshalldate and time created 86/02/03 15:22:28 by minshall
1986-02-04 Gregory Minshalldate and time created 86/02/03 15:22:15 by minshall
1986-02-04 Gregory MinshallSteve Jacobson's changes (from <csvsj@ucbopal>).
1986-02-04 Gregory MinshallChanges from Steve Jacobson (from <csvsj@ucbopal>).
1986-01-14 Kirk McKusickrewrite by sun!gorodish!guy
1986-01-14 Kirk McKusicknumerous bug fixes from sun!gorodish!guy
1986-01-14 Mike Karelstry multiple addresses in turn if necessary;
1986-01-14 Mike Karelsadd disconnect alias for close (as help message points...
1986-01-10 Jay Lepreaualways quit on EOF from stdin
1986-01-10 Jay Lepreaualways quit on EOF from stdin
1985-10-06 Jim Bloomcheck to see if we have a internet address before getti...
1985-10-06 Jim Bloomfix problem building own hostent
1985-06-01 Distribution FolksAdd copyright
1985-04-30 Kirk McKusick4.3BSD beta release manual page
1985-04-30 Kirk McKusickmanual page first distributed with 4.2BSD
1985-03-12 Ralph Campbellminor fixes from ut-sally
1985-02-14 Ralph Campbelladded a missing \n.
1984-12-03 Jay Lepreaucnvt setsockopt to new interface
1984-10-26 Ralph Campbellfix access check on destination files in recvrequest().
1984-07-20 Ralph Campbellquit on EOF if input is not a tty.
1984-05-04 Craig LeresSimplified math in ptransfer() to avoid destroying...
1984-04-11 Ralph Campbellfix test for mls/mdir.
1983-07-27 Sam Lefflerlinger purge
1983-07-19 Sam Lefflerhandle EOF from tty properly
1983-07-02 Sam Lefflerinclude fixes
1983-06-20 Sam Lefflerfix m* cmds and add linger control
1983-06-16 Sam Lefflergetpass required
1983-06-11 Sam Lefflernew signals; no more libjobs
1983-05-12 Sam Lefflersplit ftpd out to etc source; fix bug with sendport...
1983-05-04 Sam Lefflerftpd moved to /usr/src/etc
1983-03-30 Sam Lefflerfrom jsq@utexas-11 (mls, mdir and random cleanups after me)
1983-03-24 Sam Lefflermerge of changes from jsq@utexas-11
1983-03-20 Sam Lefflerno more socketaddr, now use getsockname
1983-03-01 Sam Lefflerglobbing of local file names & mget and mput (ugly...
1983-03-01 Sam Lefflersetup home directory for globbing
1983-03-01 Sam Lefflerput all initializations in one place; add -g to suppres...
1983-03-01 Sam Leffleradd mget, mput, and glob to control the first two
1983-03-01 Sam Leffleradd doglob to control globbing
1983-03-01 Sam Lefflerglobbing now in use
1983-03-01 Sam Lefflermore fixes from jsq@utexas-11
1983-02-25 Sam Lefflerproblem with a.b.c.d specification
1983-02-24 Sam Lefflerparameter problem with shutdown
1983-02-23 Sam Lefflermissed two other things
1983-02-22 Sam Lefflerfixes from texas
1983-01-16 Sam Lefflerconnect -> open
1983-01-16 Sam Leffleroops, forgot install
1983-01-16 Sam Lefflerdate and time created 83/01/15 16:54:57 by sam
1983-01-16 Sam Lefflerdate and time created 83/01/15 16:53:22 by sam
1983-01-16 Sam Lefflerdate and time created 83/01/15 16:52:41 by sam
1983-01-16 Sam Lefflerdate and time created 83/01/15 16:52:38 by sam
1983-01-16 Sam Lefflerdate and time created 83/01/15 16:52:37 by sam
1983-01-16 Sam Lefflerdate and time created 83/01/15 16:52:34 by sam