• Gilbert Ramirez's avatar
    Add *lots* of new NCP types, thanks to Greg Morris <GMORRIS@novell.com>, · 82e2bd20
    Gilbert Ramirez authored
    and to Novell for letting him work on this.
    
    In ncp2222.py:
    	allow the definition of "struct"'s.
    	allow the definition of fields which represent counts, and
    		thus allow other fields to repeat based on that count field.
    
    	generated C code no longer gets printed to stdout, but to a file
    		with the -o option. Accordingly, Makefiles had to change.
    
    In NCP decode, show Function and SubFunction in both hex and decimal.
    In some reference books hex is shown, while internally at Novell, they
    prefer decimal.
    
    svn path=/branches/Novell_NCP_branch/; revision=4744
    82e2bd20
Makefile.nmake 11.1 KB