Update of /srv/cvs/ngircd/ngircd/src/ngircd
In directory Arthur:/tmp/cvs-serv3566/src/ngircd
Modified Files:
conn.c
Log Message:
Init_Conn_Struct(): Zero structure using memset().
Diff omitted, please use cvs directly or the web frontend located at
<http://arthur.ath.cx/cgi-bin/viewcvs.cgi/ngircd/>.
Update of /srv/cvs/ngircd/ngircd
In directory Arthur:/tmp/cvs-serv4796
Modified Files:
ChangeLog
Log Message:
Add notice about typedef removal and stdbool.h/inttypes.h
Diff omitted, please use cvs directly or the web frontend located at
<http://arthur.ath.cx/cgi-bin/viewcvs.cgi/ngircd/>.
Update of /srv/cvs/ngircd/ngircd/src/tool
In directory Arthur:/tmp/cvs-serv4279/src/tool
Modified Files:
tool.c tool.h
Log Message:
Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes.
use stdbool.h / inttypes.h if available.
Diff omitted, please use cvs directly or the web frontend located at
<http://arthur.ath.cx/cgi-bin/viewcvs.cgi/ngircd/>.
Update of /srv/cvs/ngircd/ngircd/src/portab
In directory Arthur:/tmp/cvs-serv4279/src/portab
Modified Files:
portab.h portabtest.c strlcpy.c
Log Message:
Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes.
use stdbool.h / inttypes.h if available.
Diff omitted, please use cvs directly or the web frontend located at
<http://arthur.ath.cx/cgi-bin/viewcvs.cgi/ngircd/>.
Update of /srv/cvs/ngircd/ngircd
In directory Arthur:/tmp/cvs-serv4279
Modified Files:
configure.in
Log Message:
Remove INT, LONG, BOOLEAN, STATIC, CONST, CHAR datatypes.
use stdbool.h / inttypes.h if available.
Diff omitted, please use cvs directly or the web frontend located at
<http://arthur.ath.cx/cgi-bin/viewcvs.cgi/ngircd/>.
Update of /srv/cvs/ngircd/ngircd/src/ngircd
In directory Arthur:/tmp/cvs-serv18764/src/ngircd
Modified Files:
conf.c
Log Message:
fix Config_Error_NaN prototype (first argument missed "const")
Diff omitted, please use cvs directly or the web frontend located at
<http://arthur.ath.cx/cgi-bin/viewcvs.cgi/ngircd/>.