A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Art Yerkes 9a7c38e472 lib/ip:
transport/tcp/* remove some spew, eliminate deadlock condition (calling afd
  with socket locked).
 network/router.c -- GvG noticed a wrong condition at line 153:
  This code used to stop when finding a matching bit, not a non-matching one.
net/tcpip:
 makefile: change order of .a files.  Could break compilation before under
  the right circumstances.
 turn off some spew
 datalink/lan.c:
  NdisTransferData does not count header size when figuring out how many bytes
  to copy.  Most of the tcpip code does, so we do something wierd here.  We
  must fix this later in a better way.

svn path=/trunk/; revision=11636
2004-11-13 00:06:33 +00:00
freeldr Add FATX support 2004-11-12 17:17:08 +00:00
msvc6 Initial revision 2004-02-06 08:21:52 +00:00
os2 neu 2004-01-31 01:29:11 +00:00
posix Modular resource script for POSIX+ terminal emulator in W32. 2004-10-31 20:11:09 +00:00
reactos lib/ip: 2004-11-13 00:06:33 +00:00
rosapps Cleanup the warnings. 2004-11-07 03:22:50 +00:00