ngircd-tor/src
Alexander Barton 4c5b439992 ngircd.c, main(): use strlcat() instead of strcat()
This fixes the following warning on OpenBSD 5.3:

 ngircd.o(.text+0xeb4): In function `main':
  src/ngircd/ngircd.c:300: warning: strcat() is almost always misused,
                                    please use strlcat()

Thanks to Götz Hoffart for reporting this!
2013-10-07 21:56:09 +02:00
..
ipaddr Add some assert() calls to ng_ipaddr library 2013-08-21 00:23:47 +02:00
ngircd ngircd.c, main(): use strlcat() instead of strcat() 2013-10-07 21:56:09 +02:00
portab private strndup() implementation in case libc does not provide it 2013-08-26 10:47:04 +01:00
testsuite getpid.sh: use /bin/pidof when available 2013-09-03 21:33:22 +02:00
tool Add a few casts, fix compiler warnings on NetBSD 5 2012-11-12 22:39:57 +01:00
.gitignore GIT: added src/src/config.h.in~ to ignore list. 2008-06-11 16:02:06 +02:00
Makefile.am IPv6 support. 2008-02-26 23:50:35 +01:00