serene-ircd.git
13 years agoinet.h clean up, take two
Remco Rijnders [Wed, 22 Aug 2012 16:23:58 +0000 (18:23 +0200)]
inet.h clean up, take two

13 years agoRemove shipped inet.h file and use system version instead
Remco Rijnders [Wed, 22 Aug 2012 16:17:38 +0000 (18:17 +0200)]
Remove shipped inet.h file and use system version instead

13 years agoI accidentally added the Makefile, boo me.
Remco Rijnders [Wed, 22 Aug 2012 15:50:03 +0000 (17:50 +0200)]
I accidentally added the Makefile, boo me.

13 years agoRemove broken legacy resolv code
Remco Rijnders [Wed, 22 Aug 2012 15:42:13 +0000 (17:42 +0200)]
Remove broken legacy resolv code

The IRCD shipped with two versions of its own resolv header files,
as well as a variety of res_*.c helper files. These are all no
longer needed on Linux and have been removed.

A lot of thanks to an anonymous contributor for helping to solve this
long standing issue!

14 years agoRemove unneeded sanity check (according to the compiler)
Remco Rijnders [Wed, 15 Feb 2012 19:35:35 +0000 (20:35 +0100)]
Remove unneeded sanity check (according to the compiler)

14 years agoAdded function prototype for function sendto_channel_butone
Remco Rijnders [Wed, 15 Feb 2012 19:29:37 +0000 (20:29 +0100)]
Added function prototype for function sendto_channel_butone

14 years agoRemove unused cconf item
Remco Rijnders [Wed, 15 Feb 2012 19:24:15 +0000 (20:24 +0100)]
Remove unused cconf item

14 years agoRemove support for unsupported OS'es
Remco Rijnders [Wed, 15 Feb 2012 18:06:46 +0000 (19:06 +0100)]
Remove support for unsupported OS'es

14 years agoAdd function prototype for 'collapse' function in match.c
Remco Rijnders [Wed, 15 Feb 2012 17:55:32 +0000 (18:55 +0100)]
Add function prototype for 'collapse' function in match.c

14 years agoRemove SCO Unix *spits* workarounds
Remco Rijnders [Wed, 15 Feb 2012 17:46:11 +0000 (18:46 +0100)]
Remove SCO Unix *spits* workarounds

14 years ago- Remove support for unsupported OS'es
Remco Rijnders [Wed, 15 Feb 2012 17:22:21 +0000 (18:22 +0100)]
- Remove support for unsupported OS'es
- Remove unused cconf items

14 years agoRemove support for unsupported OS'es
Remco Rijnders [Wed, 15 Feb 2012 17:19:14 +0000 (18:19 +0100)]
Remove support for unsupported OS'es

14 years agoRemove unused character string
Remco Rijnders [Wed, 15 Feb 2012 17:11:10 +0000 (18:11 +0100)]
Remove unused character string

14 years agoRemove support from Makefile for obsolete / no longer supported OS'es
Remco Rijnders [Wed, 15 Feb 2012 11:09:25 +0000 (12:09 +0100)]
Remove support from Makefile for obsolete / no longer supported OS'es

16 years agoFix compilation on modern Linux platforms.
Daniel Drake [Sat, 1 May 2010 08:17:09 +0000 (10:17 +0200)]
Fix compilation on modern Linux platforms.
Other operating systems should function as before, but Linux platforms
running glibc-2.1 or older will probably fail.
(we're talking glibc releases more than 10 years old)

Also fix a 64 bit typing error in the DNS resolution code.

16 years agoFixed compile time error.
Remco Rijnders [Sun, 5 Jul 2009 06:01:37 +0000 (08:01 +0200)]
Fixed compile time error.

16 years agoInitial import of 'Serene5.28' into git repository.
Remco Rijnders [Sun, 5 Jul 2009 05:02:48 +0000 (07:02 +0200)]
Initial import of 'Serene5.28' into git repository.