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 [EMAIL PROTECTED]
- Use new C99 style function prototypes instead of K&Rs.
- Raise WARNS from 2 to 6
Glanced at by: ru
MFC After: 2 weeks
[1] http://people.freebsd.org/~jmg/inetd.kq.patch,
http://people.freebsd.org/~jmg/inetd.kq.html
Revision Changes Path
1.30 +1 -1 src/usr.sbin/inetd/Makefile
1.132 +135 -226 src/usr.sbin/inetd/inetd.c
1.15 +14 -0 src/usr.sbin/inetd/inetd.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"