2012-05-18 |
H. Peter Anvin | com32: make syslinux_dump_*() pure debugging functions Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-18 |
H. Peter Anvin | Use <dprintf.h> instead of an ad hoc definition Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-18 |
H. Peter Anvin | dprintf: always define dprintf2/vdprintf2 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-18 |
H. Peter Anvin | lib/shuffle: use <dprintf.h> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-18 |
H. Peter Anvin | dprintf: add the ability to log to stdio Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-18 |
H. Peter Anvin | vdprintf.c: undo double-printing Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-18 |
H. Peter Anvin | CLI: Stick to the classic "boot: " prompt rather than... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-18 |
H. Peter Anvin | fs.h: A slighly more useful default PATH Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-18 |
H. Peter Anvin | Makefile: install library modules, too Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-18 |
H. Peter Anvin | elflink: Make sure to install ldlinux.c32 at install... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-18 |
H. Peter Anvin | elflink: make dprintf() usable in the core Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-18 |
H. Peter Anvin | syslinux.mk: use $(MAKEDIR) not $(makefiledir) Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-05-04 |
H. Peter Anvin | Merge remote-tracking branch 'mfleming/elflink' into...
|
commit | commitdiff | tree |
2012-04-04 |
H. Peter Anvin | libinstaller: Avoid using <linux/ext2_fs.h> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-03-27 |
H. Peter Anvin | Makefile.private: remove obsolete preupload rule Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-03-27 |
H. Peter Anvin | version: Bump date to 2012 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-03-27 |
H. Peter Anvin | kernel: Support multiple initrds Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-03-27 |
H. Peter Anvin | Revert "ldlinux: Disable VGA graphics when loading... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2012-03-27 |
H. Peter Anvin | menu: Make "menu clear" the default Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-07-13 |
Matt Fleming | pxelinux: open_file() returns a non-negative handle Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-26 |
H. Peter Anvin | hdt: add back -I$(com32) Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-26 |
H. Peter Anvin | sysdump: add $(LIBS) to the link rule Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-26 |
H. Peter Anvin | Merge remote-tracking branch 'mfleming/for-hpa/makefile... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-26 |
H. Peter Anvin | isolinux: remove broken and obsolete open_file_t Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-26 |
H. Peter Anvin | isolinux: remove .img file support Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-26 |
H. Peter Anvin | com32: inet_ntoa() takes struct in_addr Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-26 |
H. Peter Anvin | hdt: remove set-but-unused variable Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-25 |
H. Peter Anvin | Merge remote-tracking branch 'sherbszt/gfxboot32'
|
commit | commitdiff | tree |
2011-04-25 |
H. Peter Anvin | Merge remote-tracking branch 'hdt/master'
|
commit | commitdiff | tree |
2011-04-25 |
H. Peter Anvin | diag/geodsp: zero-fill sectors in -1 mode Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-25 |
H. Peter Anvin | diag/geodsp: fix ordering of args to fread/fwrite in... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-25 |
H. Peter Anvin | diag/geodsp: Avoid large intermediate files Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-25 |
H. Peter Anvin | ppmtolss16: remove obsolete Perl construct Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-22 |
H. Peter Anvin | version: now working on version 4.05 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-18 |
H. Peter Anvin | spec: Use BuildRequires, add diag/ subdirectory Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-04 |
H. Peter Anvin | com32, bitops: proper constraint for byte-sized output Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-04 |
H. Peter Anvin | NEWS: iso9660 also had issues with ../ paths. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-04 |
H. Peter Anvin | com32, bitops: an "m" constraint takes an object, not... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-04 |
H. Peter Anvin | com32: fix range handling in vsscanf Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-04 |
H. Peter Anvin | bitops: the bt instructions returns result in CF, not ZF Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-04-03 |
H. Peter Anvin | diskstart: Move DATE_STR out of sector 1 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-17 |
H. Peter Anvin | gpxe: Make the build parallel-safe Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-17 |
H. Peter Anvin | Merge remote-tracking branch 'genec/gpxelinux-kpxe...
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | diag/geodsp/Makefile: use ./ to run a file in the current dir Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | Makefile: build the diag directory Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | diag/mbr/handoff.S: Fix compilation problems with gas... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | Merge remote-tracking branch 'genec/diag-geodsp-for...
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | NEWS: Document isohdpfx*.bin available.
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | mbr: Install isohdpfx*.bin Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | README: update copyright to 2011 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | doc: update copyright to 2011 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | Merge remote-tracking branch 'genec/news-for-hpa'
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | Merge remote-tracking branch 'genec/doc-syslinux-for...
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | com32/cmenu/adv_menu.tpl: Use the proper value for... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | libinstaller/fat.c: remove variables set but not used Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | extlinux/main.c: remove variables set but not used Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | core/fs/pxe/pxe.c: remove variables set but not used Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | core/fs/iso9660/iso9660.c: remove variables set but... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | core/fs/fat/fat.c: remove variables set but not used Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | com32/tools/relocs.c: remove variables set but not... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | com32/rosh/rosh.h: remove variables set but not used Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | com32/rosh/rosh.c: remove variables set but not used Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | com32/lua/src/vesa.c: remove variables set but not... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | com32/lua/src/syslinux.c: remove variables set but... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | com32/lib/vsscanf.c: remove variables set but not used Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | com32/lib/syslinux/shuffle.c: remove variables set... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | com32/lib/sys/rawcon_read.c: remove variables set but... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | com32/lib/jpeg/tinyjpeg.c: remove variables set but... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | com32/hdt/hdt-menu-summary.c: remove variables set... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | com32/hdt/hdt-cli-kernel.c: remove variables set but... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | com32/cmenu/libmenu/help.c: remove variables set but... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | dos/dosexe.ld: Work around linker issue in binutils... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-16 |
H. Peter Anvin | memdisk: make sure the disk type is actually set Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-14 |
H. Peter Anvin | chain.c32: Allow both "guid" and "uuid" Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-03-14 |
H. Peter Anvin | chain.c32: fix specification of disk by GUID (UUID) Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-02-25 |
H. Peter Anvin | skipspace: move out of line Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-02-21 |
H. Peter Anvin | Merge remote-tracking branch 'hdt/lua'
|
commit | commitdiff | tree |
2011-02-21 |
H. Peter Anvin | core: When checking for DS:SI validity, we're using... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2011-02-06 |
H. Peter Anvin | diskboot: correct the patching of the floppy table Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-12-23 |
H. Peter Anvin | NEWS: Document MBR fix. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-12-23 |
H. Peter Anvin | mbr: Make sure the MBR code starts with the byte 0x33 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-12-17 |
H. Peter Anvin | core: Add workaround in the Makefile for GNU Make 3... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-12-17 |
Sebastian Herbszt | core: remove HAS_LOCALBOOT Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-12-14 |
H. Peter Anvin | NEWS: document fix for non-partitioned devices.
|
commit | commitdiff | tree |
2010-12-14 |
H. Peter Anvin | core, diskstart: add more sanity checks for handover... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-12-14 |
H. Peter Anvin | syslinux.ld: ld 2.20.51 seems to want .bss16 explicitly... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-12-03 |
H. Peter Anvin | Bump version to 4.04
|
commit | commitdiff | tree |
2010-11-14 |
H. Peter Anvin | core, pxe: Fix handling of unqualified DNS names Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-11-14 |
H. Peter Anvin | memdisk: use char array for external symbols Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-11-14 |
H. Peter Anvin | gfxboot: use a character array for an absolute symbol Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-11-14 |
H. Peter Anvin | disklib: remove improper "inline" Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-11-14 |
H. Peter Anvin | com32: add a centralized bitops header Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-11-14 |
H. Peter Anvin | Merge branch 'genec-rosh-for-hpa', remote branches...
|
commit | commitdiff | tree |
2010-10-13 |
Colin Watson | gfxboot: add include and menu include support Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-10-13 |
Ferenc Wagner | doc: extlinux falls back to syslinux.cfg Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-10-13 |
Ferenc Wagner | doc: reorganize config file intro Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-10-13 |
Ferenc Wagner | doc: comments don't need a leading space Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-10-13 |
H. Peter Anvin | chain.c32: make CHS calculation match core/fs/diskio.c Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-10-13 |
H. Peter Anvin | strspn.c: drop "inline" Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2010-10-13 |
H. Peter Anvin | NEWS: Update for 4.03 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |