index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
sysinstall
/
ftp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MF22: only fclose() OpenConn if non-NULL.
jkh
1998-01-28
1
-3
/
+5
*
Don't attempt to deref OpenConn after it's been set to NULL. :)
jkh
1997-10-03
1
-4
/
+6
*
For people running paranoid ftpds, use the real username to log in
jkh
1997-10-03
1
-2
/
+11
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Argh! Last-minute typo fix (having this be broken in -current sucks).
jkh
1997-02-18
1
-1
/
+1
*
Don't just unset FTP_PATH unilaterally, it might have been a timeout
jkh
1997-02-18
1
-5
/
+3
*
Sync with RELENG_2_2 changes.
jkh
1997-01-30
1
-11
/
+28
*
Cosmetic tweaks.
jkh
1997-01-29
1
-2
/
+2
*
Fix a variety of problems with my timeout handling, make it more
jkh
1997-01-18
1
-5
/
+8
*
Now that I know which parts of the installation really need it (since
jkh
1997-01-17
1
-11
/
+13
*
Keep our serial ports distinct so that first device is not found for
jkh
1997-01-15
1
-2
/
+3
*
Make the FTP installation codepath a lot more defensive. Trap
jkh
1997-01-15
1
-1
/
+4
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Do something I've wanted to do for quite some time - collapse all the
jkh
1997-01-03
1
-3
/
+1
*
1. Correct bogon in cdromInit when running multi-user which took cdrom offline
jkh
1997-01-01
1
-6
/
+9
*
Cosmetic tweaks, initialize a few variables, fix a reversed conditional.
jkh
1996-12-11
1
-3
/
+3
*
Do a few things I've been threatening to do for a long time:
jkh
1996-12-11
1
-425
/
+179
*
Handle SIGPIPE in a couple of crucial places.
jkh
1996-08-01
1
-6
/
+24
*
Fix even more lurking bogons - why do I never find these until the last
jkh
1996-07-08
1
-6
/
+6
*
Add a new -fake argument to make sysinstall not actually change things while
jkh
1996-04-28
1
-40
/
+43
*
Update the -current sources from the 2.1 branch.
peter
1995-12-07
1
-5
/
+11
*
Merge RELENG_2_0_5 into HEAD
rgrimes
1995-06-11
1
-75
/
+142
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-34
/
+34
*
Sync up my work for the night. This should implement ALL possible
jkh
1995-05-29
1
-2
/
+3
*
Add a little more debugging to the lowlevel ftp stuff.
phk
1995-05-27
1
-2
/
+4
*
Clean up the configuration stuff a bit more - we should now populate
jkh
1995-05-26
1
-1
/
+3
*
media_strategy.c: Add explanation for URL.
phk
1995-05-25
1
-11
/
+18
*
Never commit before breakfast: A typo. Sorry Gary.
phk
1995-05-24
1
-4
/
+4
*
Close the transfer socket.
phk
1995-05-24
1
-1
/
+5
*
"Bring out your dead!" Always try to reap the children we leave around.
jkh
1995-05-24
1
-2
/
+2
*
Bring everybody up to date on my morning's work.
jkh
1995-05-24
1
-2
/
+2
*
Makefile:
gpalmer
1995-05-24
1
-17
/
+24
*
Sync to latest ftp-capable sysinstall. We're getting there!
jkh
1995-05-24
1
-178
/
+264
*
Add a final configuration menu and the beginnings of the backing code
jkh
1995-05-24
1
-13
/
+25
*
1. Bring in the first cut of Poul's ftp routines. We still don't
jkh
1995-05-23
1
-0
/
+252