Displaying 2 results from an estimated 2 matches for "ulint".
Did you mean:
uint
2006 Jun 02
1
Compilation on PPC/bigendian machine
...piler and cross-assembler. Nevertheless, I tried it because I only
needed the disk installer, the loader binaries for i386 were already
there.
I've found out that the installer was intended to be portable, but in
fact wasn't due to some typos and missing typecasts in the file
libfat/ulint.h.
I was able to correct them and tested the installer successfully.
For the case that someone comes across the same problem (or maybe for
the next version), I'll attach the diff-file of my changes here.
Regards,
Christian
---------- cut here -------------------------------------
--- sys...
2007 Nov 15
3
3.53-pre5 released - release candidate
...Mark TSS unbusy before protected mode entry
Add .gitignore file so "git status" makes sense
Fix [BI]ESUBDIRS for make installer/tidy/clean/spotless
DHCP bootfile option is 67, not 64.
mkdiskimage: support more than 1024 cylinders
Try to fix libfat/ulint.h for non-x86 platforms
mkdiskimage: correct the partition type for > 1024 cylinders
Code cleanup: get rid of hard-coded descriptor numbers
Remove unused EndOfGetcBuf
comboot: fix shuffle_and_boot_rm (used by linux.c32)
Optional debugging code for shuffle and b...