A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Art Yerkes c411b4045f Added ADNS library. A nice, versatile DNS client library, which forms the
basis of our DNSAPI implementation.

ADNS was written by Ian Jackson (http://www.chiark.greenend.org.uk/~ian/adns/)
and was release under the GPL.  We are using Jarle Aase's win32 port:
(http://adns.jgaa.com/)

Arty added timercmp.h, which contains some missing elements from sys/time.h

svn path=/trunk/; revision=7110
2003-12-18 10:48:20 +00:00
freeldr Detect serial ports and serial pointer devices (Mice/Trackballs). 2003-12-14 16:11:34 +00:00
os2 Hope I fixed the broken issue. 2003-01-18 15:55:07 +00:00
posix I changed the PSXDLL.DLL version info description to make it different from MS' (and make it say what it actually is). 2003-09-27 21:23:23 +00:00
reactos Added ADNS library. A nice, versatile DNS client library, which forms the 2003-12-18 10:48:20 +00:00
rosapps Added simple unix style process killer. 2003-12-14 18:31:32 +00:00