| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/stable/2.1/; revision=50952
|
| |
|
|
|
|
|
| |
Found by: mehldau@photogrammetrie.de (Gerhard Mehldau) (via Usenet)
Notes:
svn path=/stable/2.1/; revision=24459
|
| |
|
|
|
|
|
|
| |
(do not allow PORT commands to remote ports less than 1024 or
addresses other than the requestor's address.)
Notes:
svn path=/stable/2.1/; revision=22669
|
| |
|
|
|
|
|
|
|
|
| |
revision 1.30 / 1.31
date: 1997/01/28 07:06:54; author: davidg; state: Exp; lines: +5 -0
Fix signal handler race condition.
Notes:
svn path=/stable/2.1/; revision=22273
|
| |
|
|
| |
Notes:
svn path=/stable/2.1/; revision=19905
|
| |
|
|
| |
Notes:
svn path=/stable/2.1/; revision=19904
|
| |
|
|
| |
Notes:
svn path=/stable/2.1/; revision=14668
|
| |
|
|
| |
Notes:
svn path=/stable/2.1/; revision=10509
|
| |
|
|
| |
Notes:
svn path=/stable/2.1/; revision=10280
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8870
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8697
|
| |
|
|
|
|
|
| |
directory /root.
Notes:
svn path=/head/; revision=8696
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- set TCP_NOPUSH to keep from sending short packets at each write(2) boundary
- set SO_SNDBUF to 64k so we have a reasonable amount of buffer space
- for a regular file in binary mode which is not being restarted and is
. smaller than 16 Meg, use mmap(2) and write(2) the whole file in one big
gulp
In the most common circumstances, this should dramatically reduce the
system-call load from ftpd, since the call to write() will not return until
the entire file has been written, rather than writing just a few K at a time
in a loop.
Notes:
svn path=/head/; revision=8240
|
| |
|
|
| |
Notes:
svn path=/head/; revision=7842
|
| |
|
|
| |
Notes:
svn path=/head/; revision=7841
|
| |
|
|
|
|
|
|
|
| |
libskey contains references to _crypt and can't resolve it unless
-lcrypt occurs after it in the link command. This only occurs when
linking statically.
Notes:
svn path=/head/; revision=7127
|
| |
|
|
|
|
|
|
|
|
| |
transfers. It only does this when -S is set.
Reviewed by:
Submitted by:
Obtained from: logdaemon package
Notes:
svn path=/head/; revision=6740
|
| |
|
|
| |
Notes:
svn path=/head/; revision=3938
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
(as is printing out a version number at the telnet login banner).
Don't print out /etc/motd when people login, instead if present,
print out /etc/ftpmotd. It looks like 4.4lite2 has done something similar
(perhaps for different reasons) because /etc/motd no longer shows up
on vangogh.
Folks who like the old behavior can create a symbolic link to motd.
Notes:
svn path=/head/; revision=3936
|
| |
|
|
| |
Notes:
svn path=/head/; revision=3777
|
| |
|
|
| |
Notes:
svn path=/head/; revision=3776
|
| |
|
|
| |
Notes:
svn path=/head/; revision=3702
|
| |
|
|
| |
Notes:
svn path=/head/; revision=3250
|
| |
|
|
| |
Notes:
svn path=/head/; revision=3206
|
| |
|
|
|
|
|
| |
pointer being passed to strcmp(). Bug noticed by Matthew Green.
Notes:
svn path=/head/; revision=2930
|
| |
|
|
|
|
|
|
| |
Reviewed by:
Submitted by: guido
Notes:
svn path=/head/; revision=2194
|
| |
|
|
|
|
|
|
| |
Reviewed by:
Submitted by: guido
Notes:
svn path=/head/; revision=2193
|
| |
|
|
|
|
|
| |
Submitted by: Geoff
Notes:
svn path=/head/; revision=2158
|
| |
|
|
|
|
|
| |
set up right yet.
Notes:
svn path=/head/; revision=1875
|
|
|
Notes:
svn path=/vendor/CSRG/dist/; revision=1592
|