freebsd-nq/libexec/ftpd
Warner Losh e760ef2c35 Various sprintf -> snprintf fixes.
Minor style fix (strcpy(foo,"") -> *foo = '\0')
Obtained from:	OpenBSD(?)
1997-12-24 19:13:23 +00:00
..
extern.h
ftpcmd.y Cosmetics in man page. Exit(-1) -> exit(1). 1997-11-21 07:38:43 +00:00
ftpd.8 FTP_INTERNAL_LS -> FTPD_INTERNAL_LS 1997-12-04 03:58:02 +00:00
ftpd.c Various sprintf -> snprintf fixes. 1997-12-24 19:13:23 +00:00
logwtmp.c Cosmetics in man page. Exit(-1) -> exit(1). 1997-11-21 07:38:43 +00:00
Makefile
pathnames.h
popen.c Cosmetics in man page. Exit(-1) -> exit(1). 1997-11-21 07:38:43 +00:00
skey-stuff.c Various sprintf -> snprintf fixes. 1997-12-24 19:13:23 +00:00