index
:
syslinux/syslinux.git
3.5x
3.6x
bcopyint
broken1
btrfs
chainload
core32
corezlib
disklib
dynamic
dynamic-sector
elflink
ext4
firmware
for-3.72
fsc
gpxeiso
hashtbl
kkpxe
libinstaller_dos_wip
lua
lwip
master
memdisk-acpi
memdisk-iso
multifs
new-mboot
nocomapi
nolen
obsolete-20120330
obsolete-20120529
obsolete-20120709
obsolete-20130331
obsolete-20130402
obsolete-20140117
obsolete-20140121
obsolete-20140220
obsolete-20140313
obsolete-20140420
obsolete-20140929
obsolete-20150418
obsolete-20150823
obsolete-20150906
obsolete-20151115
obsolete-20160210
pathbased
rockridge
slzm
softres
syslinux-1.6x-1
syslinux-1.xx
syslinux-3.2x
syslinux-3.3m
syslinux-3.3x
syslinux-3.7x
syslinux-3.8x
syslinux-4.xx
syslinux-5.xx
thread
unify-pm
wip.makefixes
Unnamed repository; edit this file 'description' to name the repository.
H. Peter Anvin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
com32
/
gpllib
/
disk
Commit message (
Expand
)
Author
Age
Files
Lines
*
com32: write_sectors() sizing corrections
Robert
2015-08-27
1
-3
/
+3
*
Delete all references to __com32.cs_bounce
Matt Fleming
2012-06-08
3
-15
/
+47
*
gpllib/disk: Massive updates of fs labels
Erwan Velu
2011-12-22
1
-66
/
+113
*
disklib: Detect DiskCryptor MBR
Gert Hulselmans
2011-01-25
1
-0
/
+2
*
disklib: Detect "FreeDOS (eXtended FDisk)" MBR
Gert Hulselmans
2011-01-25
1
-1
/
+3
*
disklib: Detect "MS-DOS 3.30 through Windows 95 (A)" MBR
Gert Hulselmans
2011-01-25
1
-1
/
+3
*
disklib: Detect new Syslinux (normal + isohybrid) MBR
Gert Hulselmans
2011-01-25
1
-4
/
+13
*
disklib: Detect Paragon MBR
Gert Hulselmans
2011-01-25
1
-0
/
+3
*
disklib: remove improper "inline"
H. Peter Anvin
2010-11-14
1
-2
/
+2
*
disklib: Add WEE bootloader detection code
Gert Hulselmans
2010-06-24
1
-0
/
+2
*
Replacing strncpy by strlcpy
Erwan Velu
2010-06-22
3
-259
/
+259
*
disk/bootloaders.c: fix bogus const in get_bootloader_string()
H. Peter Anvin
2010-01-10
1
-1
/
+1
*
disk/ata.c: fix signedness weirdness in ata_id_c_string()
H. Peter Anvin
2010-01-10
1
-1
/
+1
*
gpllibs: Running Nindent
Erwan Velu
2009-11-24
11
-626
/
+1057
*
gpllib: mbr: fix grub2 detection
Pierre-Alexandre Meyer
2009-11-21
1
-12
/
+12
*
gpllib: mbr: add detection for Grub2 minor versions
Pierre-Alexandre Meyer
2009-11-15
1
-2
/
+2
*
gpllib: mbr: change "Gag" to "GAG"
Pierre-Alexandre Meyer
2009-11-15
1
-1
/
+1
*
gpllib: mbr: change "Plop" to "PloP"
Pierre-Alexandre Meyer
2009-11-15
1
-1
/
+1
*
gpllib: add XOSL mbr detection
Pierre-Alexandre Meyer
2009-11-15
1
-0
/
+1
*
Revert "Revert "gpllib: Reident fbinst code""
Erwan Velu
2009-11-05
1
-9
/
+9
*
Revert "gpllib: Reident fbinst code"
Erwan Velu
2009-11-05
1
-9
/
+9
*
gpllib: Reident fbinst code
Erwan Velu
2009-11-05
1
-9
/
+9
*
disklib: add support for detection of the fbinst mbr
Pierre-Alexandre Meyer
2009-11-05
1
-1
/
+9
*
disklib: Adding new grub2 mbr magic
Erwan Velu
2009-10-28
1
-0
/
+1
*
disklib: Fixing Syslinux Detection
Erwan Velu
2009-10-28
1
-2
/
+2
*
Merge branch 'bootloader-detection' into hdt-next
Pierre-Alexandre Meyer
2009-09-07
2
-0
/
+128
|
\
|
*
gpllib: add bootloader detection
Pierre-Alexandre Meyer
2009-08-26
1
-0
/
+46
|
*
gpllib: rename bootloader detection to MBR detection
Pierre-Alexandre Meyer
2009-08-26
1
-12
/
+12
|
*
gpllib: use four bytes to discover the MBR
Pierre-Alexandre Meyer
2009-08-26
1
-9
/
+23
|
*
gpllib: fix comment
Pierre-Alexandre Meyer
2009-08-23
1
-1
/
+1
|
*
gpllib: bootloader id should be uint16_t
Pierre-Alexandre Meyer
2009-08-23
1
-2
/
+2
|
*
gpllib: add bootloader detection
Pierre-Alexandre Meyer
2009-08-23
1
-0
/
+68
*
|
gpllib: add missing header in ata.c
Pierre-Alexandre Meyer
2009-09-03
1
-0
/
+1
*
|
gpllib: fix comment
Pierre-Alexandre Meyer
2009-08-23
1
-1
/
+1
|
/
*
hdt: make get_error behaves like perror
Pierre-Alexandre Meyer
2009-08-22
1
-4
/
+3
*
disklib: fix extended partition code
Pierre-Alexandre Meyer
2009-08-20
1
-12
/
+21
*
Merge commit 'pam/disklib-fixes'
Erwan Velu
2009-08-19
7
-261
/
+158
|
\
|
*
gpllib: Introduce typedefs for callbacks
Pierre-Alexandre Meyer
2009-08-05
1
-4
/
+4
|
*
gpllib: More errno fixes
Pierre-Alexandre Meyer
2009-08-05
2
-11
/
+7
|
*
gpllib: Fix compilation
Pierre-Alexandre Meyer
2009-08-05
1
-0
/
+2
|
*
disklib: Change read/write interface
Pierre-Alexandre Meyer
2009-08-05
5
-199
/
+109
|
*
disklib: Fix write_verify_sectors
Pierre-Alexandre Meyer
2009-08-05
1
-1
/
+1
|
*
gpllib: refactor partitions detection
Pierre-Alexandre Meyer
2009-08-04
1
-59
/
+48
|
*
gpllib: Specify size of the edd structure in the buffer (disklib)
Pierre-Alexandre Meyer
2009-05-07
1
-1
/
+13
*
|
hdt: Fixing some issues with cdrom drives
Erwan Velu
2009-05-14
1
-2
/
+8
*
|
gpllib: Specify size of the edd structure in the buffer (disklib)
Pierre-Alexandre Meyer
2009-05-07
1
-1
/
+13
|
/
*
gpllib: Add copyright/license information (disklib)
Pierre-Alexandre Meyer
2009-04-30
7
-0
/
+88
*
gpllib: Add parse_partition_table() to iterate through all partitions on a disk
Pierre-Alexandre Meyer
2009-04-26
1
-0
/
+149
*
gpllib: Handle unknown labels (disk)
Pierre-Alexandre Meyer
2009-04-21
1
-0
/
+1
*
gpllib: Add default error handling (disk)
Pierre-Alexandre Meyer
2009-04-21
1
-0
/
+4
[next]