Date: Sun, 03 Dec 2000 06:56:55 -0800 From: Julian Elischer <julian@elischer.org> To: David Malone <dwmalone@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/inetd builtins.c inetd.c inetd.h Message-ID: <3A2A5F37.900D2323@elischer.org> References: <200012031132.eB3BWSp09157@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
David Malone wrote:
>
> dwmalone 2000/12/03 03:32:27 PST
>
> Modified files:
> usr.sbin/inetd builtins.c inetd.c inetd.h
> Log:
> Tidy up some prototypes:
> make sure there is exactly one prototype for each function,
> use K&R style definitions everywhere to match dominant style,
> make flag_signal take an int to avoid problems if we have
> ANSI prototypes and K&R definitions.
>
> Revision Changes Path
> 1.28 +1 -3 src/usr.sbin/inetd/builtins.c
> 1.87 +9 -5 src/usr.sbin/inetd/inetd.c
> 1.6 +3 -2 src/usr.sbin/inetd/inetd.h
Personally I'd like ot see K&R type definition banished from
all kernel files.
but I guess it's a religious issue for some.
--
__--_|\ Julian Elischer
/ \ julian@elischer.org
( OZ ) World tour 2000
---> X_.---._/ presently in: Budapest
v
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A2A5F37.900D2323>
