summaryrefslogtreecommitdiff
path: root/com32/gpllib/disk/bootloaders.c
Commit message (Expand)AuthorAgeFilesLines
* Replacing strncpy by strlcpyErwan Velu2010-06-221-3/+3
* disk/bootloaders.c: fix bogus const in get_bootloader_string()H. Peter Anvin2010-01-101-1/+1
* gpllibs: Running NindentErwan Velu2009-11-241-17/+17
* gpllib: add bootloader detectionPierre-Alexandre Meyer2009-08-261-0/+46
* gpllib: rename bootloader detection to MBR detectionPierre-Alexandre Meyer2009-08-261-82/+0
* gpllib: use four bytes to discover the MBRPierre-Alexandre Meyer2009-08-261-9/+23
* gpllib: bootloader id should be uint16_tPierre-Alexandre Meyer2009-08-231-2/+2
* gpllib: add bootloader detectionPierre-Alexandre Meyer2009-08-231-0/+68