freebsd-dev/libexec/ftpd
Maxim Konovalov 7d0babda6d Teach REST how to restart a file transfer after 2^31 bytes: now yylex()
returns off_t in yylval.u.o. REST is the only user of yylval.u.o at the
moment.

NB: seems lukemftpd has the same bug.

PR:		misc/28629
Reviewed by:	ru
Approved by:	ru
MFC after:	1 month
2002-03-14 16:05:06 +00:00
..
config.h Portability configuration data for LukeM ftpd. 2001-07-19 17:45:14 +00:00
extern.h Silence some FORMAT_AUDIT warnings (one left) 2002-02-04 01:23:44 +00:00
ftpcmd.y Teach REST how to restart a file transfer after 2^31 bytes: now yylex() 2002-03-14 16:05:06 +00:00
ftpd.8 mdoc(7) police: markup nits. 2001-10-01 12:58:03 +00:00
ftpd.c Rewrite the part of the conversation function that allocates the reply array; 2002-02-25 16:39:34 +00:00
logwtmp.c Log wtmp according to an address family properly. 2002-01-28 14:50:07 +00:00
Makefile Put the last added source file in proper order. 2002-02-27 18:29:11 +00:00
pathnames.h $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
popen.c o Eliminate __P 2002-02-03 15:53:02 +00:00