freebsd-nq/libexec/rlogind
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
..
Makefile
pathnames.h
rlogind.8 Oops, I missed a few more /etc/nologin references yesterday. It appears 1999-01-12 14:09:23 +00:00
rlogind.c More egcs warning fixes: 1999-04-25 22:23:38 +00:00