Update of /srv/cvs/ngircd/ngircd
In directory Arthur:/tmp/cvs-serv9279
Modified Files:
ChangeLog configure.in
Log Message:
Fixed ./configure test for TCP Wrappers: now it runs on Mac OS X as well.
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/CVSROOT
In directory Arthur:/tmp/cvs-serv27350
Modified Files:
loginfo
Log Message:
Try to fix "loginfo" ...
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-serv567
Modified Files:
ChangeLog configure.in
Log Message:
Enhanced configure script: now you can pass an (optional) search path
to all --with-XXX parameters, e. g. "--with-ident=/opt/ident".
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-serv16034/src/ngircd
Modified Files:
conf.c
Log Message:
Conf_Test(): check if stdin (and not stdout...) is connected to a terminal.
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-serv13310/src/ngircd
Modified Files:
conf.c conf.h conn.c
Log Message:
changed type of Conf_ListenPorts[] from "unsigned int" to UINT16.
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-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/>.