Initial checkin of COMROGUE source after having gotten initial memory map right

This commit is contained in:
Eric J. Bowersox
2013-04-11 02:10:10 -06:00
commit 5b93e58fb3
110 changed files with 29045 additions and 0 deletions

6
tools/README Normal file
View File

@@ -0,0 +1,6 @@
Notes regarding the contents of this directory:
pidl
----
This utility was taken from the Samba 4 sources (git://git.samba.org/samba.git, subdirectory pidl/) and
modified for use with COMROGUE. It and all modifications made to it are distributable under the GNU GPL.