Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jan 2006 12:45:31 -0800
From:      Doug Barton <dougb@FreeBSD.org>
To:        Xin LI <delphij@FreeBSD.org>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/inetd Makefile inetd.c inetd.h
Message-ID:  <43CEA8EB.2010809@FreeBSD.org>
In-Reply-To: <200601180747.k0I7llix028234@repoman.freebsd.org>
References:  <200601180747.k0I7llix028234@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43CEA8EB.2010809>