1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-10 14:02:43 +00:00
freebsd/libexec/ftpd
Yaroslav Tykhiy 5f76ebf34e Use the right indent for the closing brace: it belongs to `if',
not to `for'.  The previous indent was reather misleading for
the code reader.

MFC after:	1 week
2002-07-16 16:48:15 +00:00
..
config.h
extern.h
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 The .Nm utility 2002-07-06 19:19:48 +00:00
ftpd.c Use the right indent for the closing brace: it belongs to `if', 2002-07-16 16:48:15 +00:00
logwtmp.c
Makefile Remove a GCC-specific command-line option. We should be using WARNS=n 2002-06-28 10:36:14 +00:00
pathnames.h
popen.c