cvs commit: src/usr.sbin/inetd Makefile inetd.c inetd.h

Doug Barton dougb at FreeBSD.org
Wed Jan 18 12:45:37 PST 2006


Xin LI wrote:
> delphij     2006-01-18 07:47:46 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     usr.sbin/inetd       Makefile inetd.c inetd.h 
>   Log:
>   Improves and cleanups over inetd(8):
>   
>    - Teach inetd(8) about kqueue, originally implemented by jmg@[1].
>    - Use new C99 style function prototypes instead of K&Rs.

I realize this has already been reverted, but for future reference it's
generally a bad idea to mix pure style changes with actual code changes. It
would be better do to this in separate commits.

Doug

-- 

    This .signature sanitized for your protection



More information about the cvs-all mailing list