freebsd-src/libexec/ftpd
Warner Losh 859663719d More egcs warning fixes:
o main returns int not void
	o use return 0 at end of main when needed
	o use braces to avoid potentially ambiguous else
	o don't default to type int (and also remove a useless register
	  modifier).

Reviewed by: obrien and chuckr
1999-04-25 22:23:38 +00:00
..
extern.h
ftpcmd.y
ftpd.8 Oops, I missed a few more /etc/nologin references yesterday. It appears 1999-01-12 14:09:23 +00:00
ftpd.c More egcs warning fixes: 1999-04-25 22:23:38 +00:00
logwtmp.c
Makefile Find "klogin.c" in "src/lib/libpam/modules/pam_kerberosIV" instead 1998-11-21 02:11:16 +00:00
pathnames.h
popen.c Back out "always UTC" fix since some people want visually identical 'ls' 1998-05-18 00:06:28 +00:00
skey-stuff.c