projects
/
profile
/
ivi
/
syslinux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/syslinux.git
2010-01-28
H. Peter Anvin
Merge branch 'master' into fsc
syslinux-4.00-pre12
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
openmem: fix openmem()
syslinux-4.00-pre11
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
core/fs: abstract filesystem, use cache for ext2 group...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
FAT: use an anonymous union
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
FAT: deal with non-mirrored FATs for FAT32
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
core/fs: make it more explicit sector size is per files...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
fs.h: fix prototype
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
FAT: Compare cluster count to total number of clusters
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
FAT: generate EOF depending on exceeding the number...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
ldlinux: fix FAT EOF detection
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
runkernel: we only look at the first letter in vga=...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
FAT: handle the cluster number being 1
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
FAT: clean up cluster arithmetic
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
FAT: be more explicit why we think a filesystem is bad
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
FAT: fix installer on FAT32 filesystems
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
Merge commit 'origin/master' into fsc
commit
|
commitdiff
|
tree
|
snapshot
2010-01-25
H. Peter Anvin
Merge branch 'master' into fsc
commit
|
commitdiff
|
tree
|
snapshot
2010-01-23
H. Peter Anvin
Add support for "vga=current"
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
H. Peter Anvin
core: don't reset the video mode when invoking the...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
H. Peter Anvin
core/diskio: correct the EDD parameter query
syslinux-4.00-pre10
commit
|
commitdiff
|
tree
|
snapshot
2010-01-22
H. Peter Anvin
core/diskstart: we don't have 64-bit partition offset...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
MCONFIG: add debugging version of GCCWARN
syslinux-3.85-pre2
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
dmi_processor.c: remove unreachable table values
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
disk/bootloaders.c: fix bogus const in get_bootloader_s...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
disk/ata.c: fix signedness weirdness in ata_id_c_string()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
com32/lib: remove unused variable in syslinux_getadv()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
zlib: fix warning in crc32.c
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
com32/lib: fix external prototype for __vesacon_open()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
com32/lib: fix inappropriate & in sys/colortable.c
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
com32/lib: add cast in __parse_argv()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
libgcc: fix signedness warning in __moddi3()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
com32/lib: fix unused argument warning in fdopendir()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
com32/lib: fix unused parameter warning in chdir()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
memdisk: fix non-prototype function declaration
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
com32/lib: fix warning in str*cmp()
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
com32/lib: fix warnings in opendir/readdir/closedir
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
Makefile: replace -W -Wall with centralized $(GCCWARN)
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
cmenu: clean up some () that should be (void)
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
NEWS: document Grub4DOS chainloading
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
H. Peter Anvin
chain.c32: simplify the grub4dos support
commit
|
commitdiff
|
tree
|
snapshot
2010-01-10
Kim Mik
chain.c32: add grldr= command for Grub4dos
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
H. Peter Anvin
Update README for 2010
commit
|
commitdiff
|
tree
|
snapshot
2010-01-07
H. Peter Anvin
Change () prototypes to (void)
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
H. Peter Anvin
Merge branch 'master' into fsc
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
H. Peter Anvin
Update date to 2010
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
H. Peter Anvin
core: Remove the built-in default
commit
|
commitdiff
|
tree
|
snapshot
2009-12-31
H. Peter Anvin
Merge branch 'master' into fsc
commit
|
commitdiff
|
tree
|
snapshot
2009-12-31
H. Peter Anvin
dosutil: don't remove targets which need Watcom even...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
Du, Alek
btrfs: use malloc instead of static allocation for...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
H. Peter Anvin
btrfs: change func() to func(void)
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
Kim Mik
chain.c32: stylistic comments/usage output changes
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
H. Peter Anvin
Merge commit 'origin/master' into fsc
syslinux-4.00-pre9
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
H. Peter Anvin
Merge commit 'sherbszt/gfxboot32'
syslinux-3.85-pre1
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
H. Peter Anvin
gfxboot: add .gitignore file
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
H. Peter Anvin
isolinux: export kaboom
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
H. Peter Anvin
Merge commit 'liu/master' into fsc
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
H. Peter Anvin
eltorito: align some pointlessly misaligned data items
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
H. Peter Anvin
chain.c: do a proper copy operation for the cmldr signature
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
Kim Mik
chain.c32: add support for booting the Recovery Console...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-29
H. Peter Anvin
Merge commit 'contrib/master'
commit
|
commitdiff
|
tree
|
snapshot
2009-12-28
Kim Mik
chain.c32: fixing implicit declaration of function...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
H. Peter Anvin
NEWS, version: prepare for 3.85
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
H. Peter Anvin
Merge commit 'origin/master' into fsc
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
H. Peter Anvin
com32: syslinux_report_video_mode returns void
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
H. Peter Anvin
vesa: formatting fix
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
H. Peter Anvin
vesamenu: unbreak the default background
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
H. Peter Anvin
core: clean up the call to disk_init()
syslinux-4.00-pre8
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
H. Peter Anvin
core: canonicalize ROOT_FS_OPS
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
H. Peter Anvin
isolinux: fs_init now takes a pointer to an array of...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
H. Peter Anvin
pxe: update to match the new fs_init interface
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
H. Peter Anvin
btrfs: reduce size by computing the crc32c table on...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
Alek Du
btrfs: add btrfs file system support to extlinux
syslinux-4.00-pre7
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
H. Peter Anvin
Merge commit 'syslinux-3.84'
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
H. Peter Anvin
Merge branch 'master' into fsc
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
H. Peter Anvin
spec: don't actually package the dosutil directory...
syslinux-3.84
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
H. Peter Anvin
spec: NASM 2.03, new dosutil directory
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
H. Peter Anvin
NEWS: document eltorito.sys
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
H. Peter Anvin
NEWS: chain.c32 now always returns to text mode.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
H. Peter Anvin
chain.c32: force text mode
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
H. Peter Anvin
video: implement long-promised video functions; use...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-18
H. Peter Anvin
NEWS: document chain.c32 -> isolinux.bin addition
commit
|
commitdiff
|
tree
|
snapshot
2009-12-15
Liu Aleaxander
vfs: add the readdir stuff support
commit
|
commitdiff
|
tree
|
snapshot
2009-12-15
Liu Aleaxander
EXTLINUX: fix the complie error
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Liu Aleaxander
isofs: fix some coding style problems in iso9660.c
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Liu Aleaxander
core: some cleanups
commit
|
commitdiff
|
tree
|
snapshot
2009-12-14
Liu Aleaxander
ISOLINUX: applying the generic path-lookup to iso9660 fs
commit
|
commitdiff
|
tree
|
snapshot
2009-12-11
Shao Miller
memdisk: Fix "might be used uninitialized" warning
commit
|
commitdiff
|
tree
|
snapshot
2009-12-11
Shao Miller
memdisk: Fix mBFT alignment
commit
|
commitdiff
|
tree
|
snapshot
2009-12-10
Liu Aleaxander
vfs: turn off the cache debug information
commit
|
commitdiff
|
tree
|
snapshot
2009-12-10
Liu Aleaxander
LDLINUX:vfat: Oh, NO, I did fix the above bug in a...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-10
Liu Aleaxander
LDLINUX:vfat: fix the bug that can't find the program...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-10
Liu Aleaxander
LDLINUX:vfat: Improve the fat fs relative path searching
commit
|
commitdiff
|
tree
|
snapshot
2009-12-10
H. Peter Anvin
eltorito: align the buffer
commit
|
commitdiff
|
tree
|
snapshot
2009-12-10
H. Peter Anvin
dosutil: move install to a subdirectory
commit
|
commitdiff
|
tree
|
snapshot
2009-12-10
H. Peter Anvin
Makefile: add DOS utilities as installables
commit
|
commitdiff
|
tree
|
snapshot
2009-12-09
Liu Aleaxander
LDLINUX: Applying the generic path_lookup to FAT fs
commit
|
commitdiff
|
tree
|
snapshot
2009-12-09
H. Peter Anvin
eltorito: it is converted to NASM...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-09
H. Peter Anvin
dosutil: add $(NASMOPT) to rules; clean up *.lst
commit
|
commitdiff
|
tree
|
snapshot
2009-12-09
H. Peter Anvin
eltorito: fix comments that confuse NASM
commit
|
commitdiff
|
tree
|
snapshot
2009-12-08
H. Peter Anvin
dosutil: add eltorito.sys
commit
|
commitdiff
|
tree
|
snapshot
next