Module Name:src
Committed By: joerg
Date: Fri Sep 16 15:39:37 UTC 2011
Modified Files:
src/usr.sbin/faithd: faithd.c faithd.h
Log Message:
Use __dead
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/usr.sbin/faithd/faithd.c
cvs rdiff -u -r1.11 -r1.12 src
Module Name:src
Committed By: joerg
Date: Tue Aug 30 21:14:06 UTC 2011
Modified Files:
src/usr.sbin/faithd: faithd.c faithd.h tcp.c
Log Message:
__dead + __printflike
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/usr.sbin/faithd/faithd.c
cvs rdiff -u
Module Name:src
Committed By: christos
Date: Fri Nov 26 18:58:43 UTC 2010
Modified Files:
src/usr.sbin/faithd: Makefile faithd.c faithd.h ftp.c prefix.c tcp.c
Log Message:
KNF, pass lint.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/usr.sbin/faithd/Mak