home *** CD-ROM | disk | FTP | other *** search
- FIXES in 2.4.2-BETA-11
-
- The file size in BSDI 1.1 is a long not a quad_t. This means that the
- conversion arguement should not be qd for sprintf's involving this
- variable. This is now fixed.
-
- The configuration file for Solaris specified the MAXHOSTNAMELEN before
- it was possible to check to see if was defined and this caused there to be
- spurious (and benign) error messages to be generated. This has been corrected.
- Problem reported by Chin Fang <fangchin@azc.com>.
-
- Fixes for the optional shadow password file support for Linux. Patches supplied
- by Marek Michalkiewicz <marekm@i17linuxb.ists.pwr.wroc.pl>.
-
- The manual pages for ftpaccess.5 and ftpd.8 have been modified. ftpd.8 now
- documentes the previously undocumented "-u umask" option. ftpaccess.5 now
- clarifies the fact that the root-dir specified in the upload configuration
- line MUST match the home directory in the operation system password database.
-