summaryrefslogtreecommitdiffstats
path: root/release/sysinstall/ftp.c
Commit message (Expand)AuthorAgeFilesLines
* Don't attempt to deref OpenConn after it's been set to NULL. :)jkh1997-10-031-4/+6
* For people running paranoid ftpds, use the real username to log injkh1997-10-031-2/+11
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Argh! Last-minute typo fix (having this be broken in -current sucks).jkh1997-02-181-1/+1
* Don't just unset FTP_PATH unilaterally, it might have been a timeoutjkh1997-02-181-5/+3
* Sync with RELENG_2_2 changes.jkh1997-01-301-11/+28
* Cosmetic tweaks.jkh1997-01-291-2/+2
* Fix a variety of problems with my timeout handling, make it morejkh1997-01-181-5/+8
* Now that I know which parts of the installation really need it (sincejkh1997-01-171-11/+13
* Keep our serial ports distinct so that first device is not found forjkh1997-01-151-2/+3
* Make the FTP installation codepath a lot more defensive. Trapjkh1997-01-151-1/+4
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Do something I've wanted to do for quite some time - collapse all thejkh1997-01-031-3/+1
* 1. Correct bogon in cdromInit when running multi-user which took cdrom offlinejkh1997-01-011-6/+9
* Cosmetic tweaks, initialize a few variables, fix a reversed conditional.jkh1996-12-111-3/+3
* Do a few things I've been threatening to do for a long time:jkh1996-12-111-425/+179
* Handle SIGPIPE in a couple of crucial places.jkh1996-08-011-6/+24
* Fix even more lurking bogons - why do I never find these until the lastjkh1996-07-081-6/+6
* Add a new -fake argument to make sysinstall not actually change things whilejkh1996-04-281-40/+43
* Update the -current sources from the 2.1 branch.peter1995-12-071-5/+11
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-75/+142
* Remove trailing whitespace.rgrimes1995-05-301-34/+34
* Sync up my work for the night. This should implement ALL possiblejkh1995-05-291-2/+3
* Add a little more debugging to the lowlevel ftp stuff.phk1995-05-271-2/+4
* Clean up the configuration stuff a bit more - we should now populatejkh1995-05-261-1/+3
* media_strategy.c: Add explanation for URL.phk1995-05-251-11/+18
* Never commit before breakfast: A typo. Sorry Gary.phk1995-05-241-4/+4
* Close the transfer socket.phk1995-05-241-1/+5
* "Bring out your dead!" Always try to reap the children we leave around.jkh1995-05-241-2/+2
* Bring everybody up to date on my morning's work.jkh1995-05-241-2/+2
* Makefile:gpalmer1995-05-241-17/+24
* Sync to latest ftp-capable sysinstall. We're getting there!jkh1995-05-241-178/+264
* Add a final configuration menu and the beginnings of the backing codejkh1995-05-241-13/+25
* 1. Bring in the first cut of Poul's ftp routines. We still don'tjkh1995-05-231-0/+252
OpenPOWER on IntegriCloud