mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-04 12:52:15 +00:00
737d08f31e
Thus lines of any length can be handled, unlike before. Don't assume that each line read from the files ends with a newline. As a side effect in inithosts(), don't use automatic buffer at all, utilize malloc(3) when getting local host name instead. PR: misc/21494 Reviewed by: maxim, mikeh MFC after: 1 month |
||
---|---|---|
.. | ||
config.h | ||
extern.h | ||
ftpcmd.y | ||
ftpd.8 | ||
ftpd.c | ||
logwtmp.c | ||
Makefile | ||
pathnames.h | ||
popen.c |