index
:
users/alekdu/syslinux.git/.git
master
Unnamed repository; edit this file to name it for gitweb.
Alek Du
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
com32
/
gplinclude
/
disk
Commit message (
Expand
)
Author
Age
Files
Lines
*
disk/bootloaders.c: fix bogus const in get_bootloader_string()
H. Peter Anvin
2010-01-10
1
-1
/
+1
*
gpllibs: Running Nindent
Erwan Velu
2009-11-24
11
-213
/
+213
*
Merge branch 'bootloader-detection' into hdt-next
Pierre-Alexandre Meyer
2009-09-07
2
-0
/
+36
|
\
|
*
gpllib: add bootloader detection
Pierre-Alexandre Meyer
2009-08-26
1
-0
/
+18
|
*
gpllib: rename __BOOTLOADERS_H_ to __MBRS_H_ in mbrs.h
Pierre-Alexandre Meyer
2009-08-26
1
-3
/
+3
|
*
gpllib: rename bootloader detection to MBR detection
Pierre-Alexandre Meyer
2009-08-26
1
-2
/
+2
|
*
gpllib: use four bytes to discover the MBR
Pierre-Alexandre Meyer
2009-08-26
1
-2
/
+2
|
*
gpllib: fix compilation warning (disk/bootloaders.h)
Pierre-Alexandre Meyer
2009-08-23
1
-0
/
+1
|
*
gpllib: bootloader id should be uint16_t
Pierre-Alexandre Meyer
2009-08-23
1
-2
/
+5
|
*
gpllib: add bootloader detection
Pierre-Alexandre Meyer
2009-08-23
1
-0
/
+14
*
|
gpllib: remove get_error declaration from disk/util.h
Pierre-Alexandre Meyer
2009-09-01
2
-3
/
+2
*
|
gpllib: share PAGE_SIZE definition with cpuid.h
Pierre-Alexandre Meyer
2009-09-01
1
-3
/
+3
|
/
*
hdt: make get_error behaves like perror
Pierre-Alexandre Meyer
2009-08-22
1
-3
/
+0
*
gpllib: Introduce typedefs for callbacks
Pierre-Alexandre Meyer
2009-08-05
1
-1
/
+3
*
hdt: Make the menu and cli use the new disk interfaces
Pierre-Alexandre Meyer
2009-08-05
1
-1
/
+1
*
gpllib: More errno fixes
Pierre-Alexandre Meyer
2009-08-05
3
-34
/
+38
*
disklib: Change read/write interface
Pierre-Alexandre Meyer
2009-08-05
3
-7
/
+55
*
gpllib: Add copyright/license information (disklib)
Pierre-Alexandre Meyer
2009-04-30
8
-0
/
+102
*
gpllib: Add parse_partition_table() to iterate through all partitions on a disk
Pierre-Alexandre Meyer
2009-04-26
1
-0
/
+8
*
gpllib: Add swsusp_check to check for swsusp signature
Pierre-Alexandre Meyer
2009-04-21
1
-0
/
+19
*
gpllib: Propagate error codes in disk library
Pierre-Alexandre Meyer
2009-04-21
2
-11
/
+17
*
gpllib: Move partition declarations to disk/partition.h
Pierre-Alexandre Meyer
2009-04-21
2
-17
/
+23
*
gpllib: Move get_error from disk/util.c to disk/error.c
Pierre-Alexandre Meyer
2009-04-21
1
-0
/
+4
*
gpllib: Add disk/common.h for shared definitions
Pierre-Alexandre Meyer
2009-04-21
2
-10
/
+19
*
gpllib: Add partition table structure (disk)
Pierre-Alexandre Meyer
2009-04-19
1
-0
/
+16
*
gpllib: Add read_mbr helper (disk)
Pierre-Alexandre Meyer
2009-04-19
1
-0
/
+1
*
gpllib: Don't clobber legacy C/H/S parameters with EDD ones
Pierre-Alexandre Meyer
2009-04-19
1
-23
/
+30
*
hdt: Fix typo in device_parameter struct
Pierre-Alexandre Meyer
2009-04-19
1
-1
/
+1
*
gpllib: Add disk library
Pierre-Alexandre Meyer
2009-04-19
4
-0
/
+335