Update of /srv/cvs/ngircd/ngircd/src/portab
In directory Arthur:/tmp/cvs-serv3618/src/portab
Modified Files:
Makefile.am portab.h
Log Message:
use strdup() to add oper hostname mask.
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-serv3618/src/ngircd
Modified Files:
conf.c
Log Message:
use strdup() to add oper hostname mask.
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-serv3574/src/portab
Added Files:
strdup.c
Log Message:
private strdup() implementation in case libc does not provide it.
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-serv3126/src/ngircd
Modified Files:
conn.c
Log Message:
s/malloc(x*y)/calloc(x,y)/
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-serv29203
Modified Files:
configure.in
Log Message:
check for strdup()
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/man
In directory Arthur:/tmp/cvs-serv10821/man
Modified Files:
ngircd.conf.5
Log Message:
Used a spellchecker :-)
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-serv10821
Modified Files:
ChangeLog NEWS
Log Message:
Used a spellchecker :-)
Diff omitted, please use cvs directly or the web frontend located at
<http://arthur.ath.cx/cgi-bin/viewcvs.cgi/ngircd/>.
Update of /usr/local/CVS/ngircd/ngircd/contrib/MacOSX/ngIRCd.xcode
In directory Arthur:/tmp/cvs-serv8938/contrib/MacOSX/ngIRCd.xcode
Modified Files:
project.pbxproj
Log Message:
Fixed wrong location of "Doxyfile" ... argl.
Diff omitted, please use cvs directly or the web frontend located at
<http://arthur.ath.cx/cgi-bin/viewcvs.cgi/ngircd/>.
Update of /usr/local/CVS/ngircd/ngircd/src/portab
In directory Arthur:/tmp/cvs-serv8860
Modified Files:
portab.h
Log Message:
Use typedef instead of #define to declare the socklen_t type if needed.
Diff omitted, please use cvs directly or the web frontend located at
<http://arthur.ath.cx/cgi-bin/viewcvs.cgi/ngircd/>.
Update of /usr/local/CVS/ngircd/ngircd/src/ngircd
In directory Arthur:/tmp/cvs-serv8638
Modified Files:
Makefile.am
Log Message:
Added "-unrecog" to splint command line.
Diff omitted, please use cvs directly or the web frontend located at
<http://arthur.ath.cx/cgi-bin/viewcvs.cgi/ngircd/>.