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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils/isohybrid.c: Enable promised options -u, -m, -b
Thomas Schmitt
2014-06-24
1
-1
/
+1
*
isohybrid: Function to write UTF-16LE strings
H. Peter Anvin
2014-06-23
1
-9
/
+19
*
utils/isohybrid.c: Introduce option --mbr and make isohybrid.c compilable sta...
Thomas Schmitt
2014-06-23
1
-2
/
+46
*
utils/isohybrid.c: Change all fseek(3) to fseeko(3)
Thomas Schmitt
2014-06-23
1
-10
/
+9
*
utils/isohybrid.c: Write GPT backup to the very end of the image
Thomas Schmitt
2014-06-23
1
-3
/
+3
*
utils/isohybrid.c: Correct end block address of first GPT partition
Thomas Schmitt
2014-06-23
1
-1
/
+1
*
utils/isohybrid.c: Correct blocking factor in APM partition block counts
Thomas Schmitt
2014-06-23
1
-5
/
+5
*
utils/isohybrid.c: Encode GPT partition names as UTF-16LE
Thomas Schmitt
2014-06-23
1
-3
/
+8
*
isohybrid: define _FILE_OFFSET_BITS in the file itself
H. Peter Anvin
2014-06-19
1
-0
/
+1
*
isohybrid: fix overflow on 32 bit system
Kai Kang
2014-06-19
1
-1
/
+1
*
pxelinux-options: Fix data corruption bug
syslinux-6.03-pre17
H. Peter Anvin
2014-06-16
1
-3
/
+1
*
pxe: Add support for embedded options in EFI
syslinux-6.03-pre16
H. Peter Anvin
2014-06-16
1
-23
/
+78
*
Merge branch 'syslinux-5.xx'
Gene Cumm
2014-02-01
1
-2
/
+2
|
\
|
*
isohybrid: Improve help/man
Gene Cumm
2014-02-01
1
-2
/
+2
*
|
Merge tag 'syslinux-5.00-pre9' into for-hpa/elflink/firmware
Matt Fleming
2012-11-05
1
-5
/
+5
|
\
|
|
*
isohybrid: fix isohybrid.c compile
Frediano Ziglio
2012-10-10
1
-5
/
+5
*
|
Add per-firmware object directory support
Matt Fleming
2012-10-16
1
-11
/
+11
|
/
*
isohybrid: Fix building with --as-needed
Micah Gersten
2012-06-11
1
-1
/
+1
*
isohybrid: Generate MBR even when in EFI mode
Matthew Garrett
2012-03-26
1
-5
/
+49
*
isohybrid: Generate GPT and Mac bootable images
Matthew Garrett
2011-08-24
2
-8
/
+541
*
isohybrid: unbreak hex/octal arguments in C version
syslinux-4.05-pre3
P J P
2011-06-28
2
-7
/
+14
*
Add "make strip" target
H. Peter Anvin
2011-05-09
1
-4
/
+10
*
Remove -s for host binaries
H. Peter Anvin
2011-05-09
1
-1
/
+1
*
Merge remote-tracking branch 'mfleming/for-hpa/makefile-cleanup'
H. Peter Anvin
2011-04-26
1
-1
/
+2
|
\
|
*
Makefile: Move Makefile fragments into mk/
Matt Fleming
2011-04-07
1
-1
/
+2
*
|
ppmtolss16: remove obsolete Perl construct
H. Peter Anvin
2011-04-25
1
-1
/
+1
|
/
*
memdiskfind: abstract get page size so we can compile against klibc
H. Peter Anvin
2010-12-07
1
-1
/
+11
*
isohybrid: Use ftruncate instead of seek for final padding
P J P
2010-10-12
1
-8
/
+4
*
Fix nuisance _FORTIFY_SOURCE failures
H. Peter Anvin
2010-07-02
1
-1
/
+3
*
memdiskfind: remove debugging printf
H. Peter Anvin
2010-06-22
1
-2
/
+0
*
memdiskfind: make sure we don't map unavailable RAM
H. Peter Anvin
2010-06-22
1
-6
/
+38
*
memdisk: add a sector_shift field to the MDI; fix memdiskfind
H. Peter Anvin
2010-06-22
1
-1
/
+7
*
isohybrid: fix another type mismatch
H. Peter Anvin
2010-06-22
1
-1
/
+1
*
memdiskfind: sanity check the FBM value
H. Peter Anvin
2010-06-21
1
-1
/
+4
*
memdiskfind: utility to find an mBFT and output phram parameters
H. Peter Anvin
2010-06-21
2
-1
/
+123
*
utils/Makefile: fix build rules
H. Peter Anvin
2010-06-21
1
-2
/
+2
*
isohybrid: fix beginner mistakes
H. Peter Anvin
2010-06-21
1
-2
/
+2
*
isohybrid: use getopt_long_only()
syslinux-3.8x
H. Peter Anvin
2010-05-20
1
-1
/
+1
*
isohybrid: create a C version
P. J. Pandit
2010-05-20
4
-2
/
+653
*
mkdiskimage: add option -s to make a sparse image
syslinux-3.85-pre4
H. Peter Anvin
2010-02-01
1
-6
/
+10
*
Makefile: replace -W -Wall with centralized $(GCCWARN)
H. Peter Anvin
2010-01-10
1
-1
/
+1
*
isohybrid: make the -offset option actually work
H. Peter Anvin
2009-11-16
1
-2
/
+2
*
utils/Makefile: install pxelinux-options
H. Peter Anvin
2009-09-29
1
-1
/
+2
*
pxelinux-options: add help text
H. Peter Anvin
2009-09-29
1
-7
/
+24
*
pxelinux: support hardcoded options "before" or "after"; tool
H. Peter Anvin
2009-09-29
1
-0
/
+482
*
isohybrid: convert -id to a binary string
Steffen Winterfeldt
2009-08-03
1
-1
/
+1
*
bin2hex: actually account for the number of bytes written
H. Peter Anvin
2009-05-29
1
-2
/
+5
*
Run Nindent on utils/gethostip.c
H. Peter Anvin
2009-05-29
1
-88
/
+88
*
isohybrid: we are backwards compatible again, change the error msg
H. Peter Anvin
2009-05-25
1
-3
/
+2
*
isohybrid: revert to a stack format compatible with previous version
syslinux-3.81-pre14
H. Peter Anvin
2009-05-25
1
-1
/
+1
[next]