Tue Mar 4 21:29:54 CET 2003 Gero Kuhlmann * Changed handling of FLEX and YACC files in Makefile.in Thu Dec 24 14:25:54 MET 1998 Gero Kuhlmann * Changed all assembler source to netboot coding style/source layout Tue Dec 1 01:05:03 MET 1998 Gero Kuhlmann * Corrected a bug with computing the vendor data size in the boot image header * Adjusted the runtime module to the new PXE interface Fri Sep 18 00:06:11 MEST 1998 Gero Kuhlmann * Adjusted all source files to correctly use __u8 instead of unsigned char * Adjusted all source files to use error printing macros from nblib.h * mknbi.c was writing to stderr with verbose option, changed to stdout * Changed all internal error checks to assert() except for PARANOID checks * Added conversion of string and character constants from host to target format wherever such a constant gets written into the output binary Mon May 11 00:26:59 MEST 1998 Gero Kuhlmann * Added support for new netboot library routines Fri Aug 15 12:09:54 MEST 1997 Gero Kuhlmann * Bug fix: at various places the type pointer in meminfo structure has not been set to NULL correctly * Bug fix: passing a value smaller than int with K&R syntax gives a warning on certain architectures Mon Aug 4 19:46:30 MEST 1997 Gero Kuhlmann * Bug fix: let 'get' accept character variables * Bug fix: putstring ignored strings with zero length * Bug fix: 'get char' called 'get int' * Bug fix: invalid bound address for predefined types in mgllex.l * Bug fix: lexer didn't properly accept character escape sequences * Bug fix: used AX for 8 bit function return values * Bug fix: putcond produced no code for simple boolean variable * Changed the syntax for enumeration to Pascal conformity. This required to remove the possibility of giving constant expressions for a subrange type due to yacc's limited look ahead capability. * Added some minor enhancements for 386 processors Fri Jul 25 22:32:41 MEST 1997 Gero Kuhlmann * Bug fix: setting string end pointer after string function call * Bug fix: func_collapse produced internal error 5 with some functions * Bug fix: gotoxy in runtime.S used wrong data segment * Added 'BOOTP_*' internal constants * Added 'hostname' internal variable * Changed the sample menu in the test subdir to look nicer * Updated the man page Wed Jul 23 15:44:20 MEST 1997 Gero Kuhlmann * Initial release of mknbi-mgl into netboot version 0.7