Bill Currie
|
eb636ea16f
|
win32 fixes and vc2008 build files from phrosty
|
2010-03-12 10:51:07 +00:00 |
|
Bill Currie
|
2b81eaea6c
|
console.h include cleanup
|
2007-11-06 12:40:38 +00:00 |
|
Bill Currie
|
d66934942d
|
nuke Con_Printf and Con_DPrintf and use Sys_* instead
|
2007-11-06 10:17:14 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
1571f0993f
|
Const mismatch fix in net_udp6.c, plus whitespace in net_udp.c
|
2007-09-09 14:47:15 +00:00 |
|
Bill Currie
|
df2bebde7e
|
more vc build patches from phrosy
|
2007-04-06 01:09:58 +00:00 |
|
Bill Currie
|
3fb03fc2be
|
hah, should have been using __attribute__((used)) all that time (rather
than __attribute__((unused))). fixes the missing console in -x11
|
2005-08-04 15:27:09 +00:00 |
|
Bill Currie
|
e3008841be
|
forgot net_loopback_adr in the ipv6 code (thanks, SpanKY)
|
2004-05-17 22:01:18 +00:00 |
|
Bill Currie
|
8fdd8a0888
|
make local command ip address checking sane
|
2004-04-12 23:38:09 +00:00 |
|
Bill Currie
|
6d02004ca8
|
Mike Gorchak's <mike@malva.ua> second (final for now:) QNX patch. renames
msg_t to qmsg_t.
|
2004-01-20 06:11:00 +00:00 |
|
Ragnvald Maartmann-Moe IV
|
2630ed1adf
|
More informative UDP setup failure messages.
|
2003-06-26 20:24:47 +00:00 |
|
Bill Currie
|
3607fecafd
|
copy was meant to be a permanent dstring
|
2003-05-20 15:56:23 +00:00 |
|
Bill Currie
|
8ed5962b22
|
comment out an unused function
|
2003-05-14 16:29:27 +00:00 |
|
Bill Currie
|
5f3573143a
|
the beginnings of a jihad against buffer overflows
|
2003-05-08 23:24:02 +00:00 |
|
Bill Currie
|
21d8b4f8dc
|
link in hw, move the qw and nq networking code into libs/net and make
hw-master use libnetchan. there are evil include hacks that will need to be
taken care of in net*.[ch]
|
2003-02-11 22:48:57 +00:00 |
|