profile/ivi/syslinux.git
2008-09-05 H. Peter AnvinISOLINUX: fix EBIOS information passing in hybrid HDD...
2008-09-05 H. Peter AnvinISOLINUX: support for hybrid mode (CD-ROM/USB key)
2008-09-05 H. Peter Anvincore/Makefile: iso%.bin depends on checksumiso.pl
2008-09-05 H. Peter Anvinchecksumiso: pad isolinux.bin to a sector boundary
2008-09-04 H. Peter Anvinkeytab-lilo: don't try to be too smart
2008-09-02 H. Peter AnvinNEWS: update NEWS (sdi.c32, ISOLINUX fix) syslinux-3.72-pre1
2008-09-02 H. Peter Anvinisolinux: return failure when opening a zero-length...
2008-09-02 H. Peter Anvinsdi.c32: credit where credit is due
2008-09-02 H. Peter Anvinsdi.c32: support gzipped SDI images
2008-08-29 Sebastian HerbsztMakefile: add modules to BSUBDIRS
2008-08-27 H. Peter AnvinNEWS: update for 3.72
2008-08-27 H. Peter AnvinAdd pxechain.com; new modules direction; reorganize...
2008-08-26 H. Peter Anvinmenu: avoid leaving obvious password turds in memory
2008-08-22 H. Peter Anvincore/Makefile: The core is an embedded target
2008-08-22 H. Peter AnvinClean up embedded Makefile targets; fix build failure
2008-08-20 H. Peter AnvinMajor Makefile cleanups; gcc 4.3.0 compatiblity
2008-08-15 H. Peter AnvinMEMDISK: document the pause option
2008-08-12 Sebastian Herbsztpci: fix pci_scan()
2008-08-12 Sebastian Herbsztpci: cosmetic fixes
2008-08-12 H. Peter Anvinpci: revamp the PCI system to have a hierarchial format
2008-08-12 H. Peter Anvinctype.h: change extern inline to static inline
2008-08-12 H. Peter Anvinstdio.h: change fflush() from "extern inline" to "stati...
2008-08-12 H. Peter Anvincom32: compile with -std=gnu99
2008-08-12 H. Peter Anvinstdio.h: revamp fread/fwrite to make gcc less unhappy
2008-08-12 H. Peter AnvinMerge updated version of the gPXE code
2008-08-11 H. Peter AnvinFix lrand48() and rand()
2008-08-07 H. Peter AnvinAdd version.mk to .gitignore
2008-08-01 H. Peter Anvincom32/lib: add zalloc()
2008-08-01 H. Peter Anvinpci: inlines for extracting part of a PCI device address
2008-08-01 H. Peter Anvinpci: store device address
2008-08-01 H. Peter AnvinMerge commit 'origin/for-3.72'
2008-08-01 H. Peter Anvinversion: bump version number
2008-08-01 H. Peter AnvinDocument search for MinGW syslinux-3.71
2008-08-01 H. Peter AnvinDocument remaining fixes.
2008-07-31 H. Peter Anvinchain.c32: error out on missing boot sector signature
2008-07-24 H. Peter Anvinklibc/compiler.h: add __weak macro
2008-07-24 H. Peter Anvinklibc/compiler.h: booleanize likely/unlikely
2008-07-22 H. Peter AnvinSimplify and fix label string scanning
2008-07-22 Sebastian Herbsztparseconfig, ui: store the label name unmangled
2008-07-22 Sergey Vlasovcore/runkernel.inc: remove dead code syslinux-3.71-pre16
2008-07-22 Sergey VlasovFix initrd overwriting the kernel for some kernel sizes
2008-07-22 Sergey VlasovFix loading of *.lkrn images from gPXE
2008-07-22 H. Peter Anvinvesamenu: avoid strcmp() with NULL
2008-07-20 Sebastian Herbsztpci: resize pci_device arrays syslinux-3.71-pre15
2008-07-20 Sebastian Herbsztethersel: use library functions
2008-07-17 H. Peter AnvinDocument SERIAL fix
2008-07-17 H. Peter AnvinCorrectly parse "serial" statements with no baud rate
2008-07-17 H. Peter Anvinwin32: run shell script in the current dir with ./
2008-07-17 Sebastian Herbsztisolinux: rename CurDir to CurrentDir
2008-07-17 H. Peter Anvin<sys/cpu.h>: asm() formatting cleanup
2008-07-17 H. Peter Anvin<sys/cpu.h>: drop redundant "return"
2008-07-17 H. Peter Anvincom32: move cpuid inlines to <sys/cpu.h>
2008-07-17 H. Peter Anvinwin32: search for a mingw compiler under several names
2008-07-16 H. Peter Anvinifcpu64.c32: clean up the sources syslinux-3.71-pre14
2008-07-16 H. Peter Anvincpuid.h: add __constfunc
2008-07-16 H. Peter Anvincpufeature.h: remove unused macros syslinux-3.71-pre13
2008-07-16 H. Peter Anvinifcpu64.c32: simple module to choose a 32, 32pae, or...
2008-07-16 H. Peter Anvincpuid.[ch]: various cleanups
2008-07-16 H. Peter AnvinNEWS: document ADV CBIOS fix. syslinux-3.71-pre12
2008-07-16 H. Peter Anvinadv: fix the handling of the ADV with CBIOS
2008-07-16 H. Peter Anvinparseconfig: fix invalid mangle_name assumption
2008-07-16 Sergey Vlasovchain.c32: fix test for partition types which can be... syslinux-3.71-pre11
2008-07-16 Sergey Vlasovchain.c32: fix bounce buffer handling
2008-07-15 H. Peter Anvingen-id: only truncate tags starting with syslinux-...
2008-07-15 H. Peter AnvinUse "git describe" in generating build signatures
2008-07-15 H. Peter AnvinReformat overwide comment
2008-07-14 H. Peter AnvinNEWS: KEYMAP -> KBDMAP
2008-07-14 H. Peter Anvinkeymap, font: use readc, so we can handle indeterminate... syslinux-3.71-pre10
2008-07-14 H. Peter Anvingetc: add "readc" function to do block reads
2008-07-14 Sebastian Herbsztconio: jump to loadkeys_ret in loadkeys if size not... syslinux-3.71-pre9
2008-07-13 H. Peter AnvinDocument unbreaking of KEYMAP syslinux-3.71-pre8
2008-07-13 H. Peter AnvinFix residual use of DX:AX in the KEYMAP command
2008-07-11 H. Peter Anvinchain.c32: explicitly verify after writing MBR syslinux-3.71-pre7
2008-07-11 H. Peter Anvinchain.c32: new "hide" option
2008-07-10 H. Peter Anvinsyslinux.txt: update; add INITRD
2008-07-09 H. Peter AnvinDocument fix for RootDir
2008-07-09 Sebastian Herbsztldlinux: CurrentDir not set if syslinux.cfg is missing
2008-07-07 H. Peter AnvinMake version.mk optional, so cleaning commands work syslinux-3.71-pre6
2008-07-07 H. Peter AnvinShare the gen-id stuff between core and memdisk
2008-07-07 H. Peter AnvinCentralize more of the version number machinery
2008-07-07 H. Peter AnvinDrop macros that just point to other macros
2008-07-07 H. Peter Anvincomboot: re-enable the idle call syslinux-3.71-pre5
2008-07-07 Sebastian Herbsztpcitest: display "1 bus found" instead of "1 buses...
2008-07-07 H. Peter Anvincomboot: make sure we CLD at all relevant entry points
2008-07-07 H. Peter Anvincomboot.inc: add missing "section .text"
2008-07-07 H. Peter Anvincomboot: save/restore all the DOS vectors; handle a...
2008-07-07 H. Peter AnvinInclude the git ID in the build string
2008-07-04 H. Peter AnvinAllow the initrd to be specified on a separate line syslinux-3.71-pre4
2008-07-03 H. Peter AnvinNEWS: handle being the only floppy better.
2008-07-03 H. Peter Anvindoc/memdisk.txt: document INT 1Eh fields
2008-07-03 H. Peter Anvinmemdisk: install a DPT if needed in INT 1Eh; better...
2008-07-03 H. Peter Anvinmemdisk/version.h: bump copyright year
2008-07-03 H. Peter Anvin.gitignore: make singleton filenames absolute
2008-07-03 H. Peter Anvinextlinux: fix handling of /etc/mtab syslinux-3.71-pre3
2008-07-03 H. Peter AnvinSimple menu: really avoid disabled entries syslinux-3.71-pre2
2008-07-01 H. Peter Anvin3.70 is out, next release is 3.71 syslinux-3.71-pre1
2008-07-01 H. Peter AnvinNEWS: There never was a 3.64
2008-07-01 H. Peter Anvincomboot: issue IRET for INT 2Fh
2008-06-30 H. Peter AnvingPXE: Missing files from gPXE sync syslinux-3.70 syslinux-3.70-pre30
2008-06-30 H. Peter Anvinchain.c32: allow "boot" as a drive specification
next