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
/
lib
/
syslinux
/
movebits.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix all warnings, and better separate code that should not be mixed
syslinux-6.04-pre3
H. Peter Anvin (Intel)
2019-02-07
1
-16
/
+18
*
shuffler: Actually get the shuffler size sanely
syslinux-6.03-pre4
H. Peter Anvin
2014-02-27
1
-1
/
+1
*
movebits: Handle arbitrary combinations of SMT_FREE and SMT_TERMINAL
syslinux-6.02-pre6
H. Peter Anvin
2013-07-18
1
-29
/
+13
*
movebits: allow allocation across region boundary
Matt Fleming
2013-07-17
1
-1
/
+16
*
movebits: Add SMT_TERMINAL - a last resort region type
Matt Fleming
2013-07-17
1
-1
/
+1
*
com32: make syslinux_dump_*() pure debugging functions
H. Peter Anvin
2012-05-18
1
-16
/
+10
*
Use <dprintf.h> instead of an ad hoc definition
H. Peter Anvin
2012-05-18
1
-15
/
+1
*
Run Nindent on com32/lib/syslinux/movebits.c
H. Peter Anvin
2009-05-29
1
-510
/
+511
*
shuffler: when looking for temporary memory, it has to be *free!*
syslinux-3.80-pre8
H. Peter Anvin
2009-05-03
1
-0
/
+2
*
movebits: make the user-space test cases slightly easier
H. Peter Anvin
2009-05-03
1
-9
/
+12
*
shuffler: correctly handle one-to-many relationships
syslinux-3.80-pre7
H. Peter Anvin
2009-05-02
1
-18
/
+130
*
movebits: rewrite significant chunks of the algorithm
syslinux-3.63-pre5
H. Peter Anvin
2008-04-09
1
-166
/
+246
*
movebits: use the memmap data structure for the freelist
H. Peter Anvin
2008-04-08
1
-152
/
+80
*
movebits: handle the case of an upward overlap move with obstacles
H. Peter Anvin
2008-04-08
1
-115
/
+187
*
Handle arbitrary numbers of shuffle descriptors
H. Peter Anvin
2008-02-11
1
-5
/
+30
*
Update copyright year
H. Peter Anvin
2008-01-10
1
-1
/
+1
*
Stealth whitespace cleanup (automated)
H. Peter Anvin
2007-03-14
1
-2
/
+2
*
Finish the shuffle and boot interface, and add an ELF loading module.
H. Peter Anvin
2007-03-14
1
-10
/
+89
*
Wrapper infrastructure for "shuffle and boot"
H. Peter Anvin
2007-03-12
1
-0
/
+408