DragonFly commits List (threaded) for 2005-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/contrib/tcp_wrappers diag.c
sephe 2005/09/14 21:33:04 PDT
DragonFly src repository
Modified files:
contrib/tcp_wrappers diag.c
Log:
diag.c:
- move sccs id string into comment, add DragonFly cvs tag
- use stdarg.h instead of mystdarg.h
- constify various format strings
- remove stdio.h inclusion, which is will be done in tcpd.h
tcpd.h:
- include stdio.h
Requested-by: Jeremy C. Reed <reed at reedmedia.net>
Obtained-from: NetBSD
- in tcpd_{warn, jump}()'s declaration, constify format strings
Revision Changes Path
1.2 +14 -17 src/contrib/tcp_wrappers/diag.c
http://www.dragonflybsd.org/cvsweb/src/contrib/tcp_wrappers/diag.c.diff?r1=1.1&r2=1.2&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]