profile/ivi/syslinux.git
2009-09-03 H. Peter Anvincore: make sure __jiffies is aligned
2009-09-03 H. Peter Anvincore: pxe: create a single tftp_error() function, send...
2009-09-03 H. Peter Anvincore: use jiffies instead of BIOS_timer
2009-09-03 H. Peter Anvincore: hook INT 1Ch for a simple monotonic timer
2009-09-03 H. Peter Anvincore: merge cpuinit.inc into init.inc
2009-09-03 H. Peter Anvincore: pxe: fix the behavior on non-received RRQ reply
2009-09-02 H. Peter Anvincore: pxe: use FAR_PTR() macro where appropriate
2009-09-02 H. Peter Anvincore: pxe: remove vestigial dnsresolv.inc
2009-09-01 H. Peter Anvincore: pxe: port the PXE idle function to C
2009-09-01 H. Peter Anvincore: drop any .eh_frame sections syslinux-4.00-pre5
2009-09-01 H. Peter AnvinMerge branch 'master' into fsc
2009-08-30 H. Peter Anvincore: booleanize the return value from *_load_config() syslinux-4.00-pre4
2009-08-30 Liu AleaxanderCore:pxelinux: fix the config file loading when we...
2009-08-30 Liu AleaxanderCore: get rid of passing com32sys_t structure as parame...
2009-08-30 Liu AleaxanderCore:pxelinux: add %if IS_PXELINUX statement in extern.inc
2009-08-29 Liu AleaxanderCore:pxelinux: code clean
2009-08-29 Liu AleaxanderCore:pxelinux: unload_pxe converted.
2009-08-29 Liu AleaxanderCore:pxelinux: code clean--removes the unused variables...
2009-08-28 Liu AleaxanderCore:pxelinux: The pxe structures are all converted... syslinux-4.00-pre3
2009-08-28 Liu AleaxanderCore: code clean -- re-style the unstyle code
2009-08-28 Liu AleaxanderCore:pxelinux: fix the probaly hang when use host
2009-08-28 Liu AleaxanderCore: vfs-dir stuff cleaned
2009-08-28 Liu AleaxanderCore: vfs-dir stuff re-implemented
2009-08-26 Liu AleaxanderCore: opendir/readdir/closedir stuff added
2009-08-26 H. Peter AnvinNEWS: update for 3.83
2009-08-25 AleaxanderCore:pxelinux: fix the dns_resolv call reference in...
2009-08-24 H. Peter Anvindnsresolv: compare returned name; "better" CNAME handling
2009-08-24 H. Peter Anvindnsresolv: fix timeouts, clean up types
2009-08-24 H. Peter Anvinnetinet/in.h: fix output types
2009-08-24 Pierre-Alexandre... hdt: enhance error reporting in the CLI (disk) syslinux-3.83-pre9
2009-08-24 Pierre-Alexandre... hdt: make get_error behaves like perror
2009-08-24 Pierre-Alexandre... hdt: fix CLI crash when parsing unsupported geometries
2009-08-21 Liu AleaxanderCore:PXELINUX: dns_resolv problem resolved.
2009-08-20 erwanhdt: 0.3.4 syslinux-3.83-pre8
2009-08-20 Pierre-Alexandre... hdt: fix disklib display
2009-08-20 Pierre-Alexandre... disklib: fix extended partition code
2009-08-19 erwanhdt: Fixing memory corruption
2009-08-19 erwanMerge branch 'master' of git://git./boot/syslinux/sysli...
2009-08-19 Erwan VeluMerge commit 'pam/disklib-fixes'
2009-08-19 Liu AleaxanderCore:PXELINUX: dnsrelov.inc converted
2009-08-18 H. Peter AnvinMEMDISK: generate map files syslinux-3.83-pre7
2009-08-18 H. Peter Anvinmemdisk: make the stack size configurable
2009-08-17 Liu AleaxanderCore:PXELINUX: improve the pxe_mangle_name in pxe.c
2009-08-17 H. Peter Anvinmenu: initialize cm (current menu) before empty check
2009-08-17 Liu AleaxanderCore: fat: make the file->file_len to store the dir...
2009-08-16 Liu AleaxanderCore: code clean
2009-08-15 H. Peter AnvinMerge commit 'origin/master'
2009-08-14 H. Peter Anvincore: kaboom.c: file missing from previous checkin
2009-08-14 H. Peter Anvinmenu: fix Ctrl-W (word erase) when editing a command...
2009-08-13 H. Peter AnvinRevert "Run Nindent on com32/include/pngconf.h"
2009-08-13 H. Peter AnvinRevert "Run Nindent on com32/include/png.h"
2009-08-13 H. Peter Anvincore: cleaner way to call kaboom from 32-bit code
2009-08-13 H. Peter Anvinnetinet/in.h: add __constfunc to inlines
2009-08-13 H. Peter Anvinnetinet/in.h: put in explicit casts for all the hton...
2009-08-13 H. Peter Anvincore: use stpcpy() as generic_unmangle_name()
2009-08-13 H. Peter Anviniso9660: adjust to the new VFS
2009-08-13 H. Peter Anvincom32: remove strpcpy() - we already have stpcpy()
2009-08-13 H. Peter Anvincore: make FILENAME_MAX common; librarize mangle/unmangle
2009-08-13 H. Peter Anvincore: more filesystem-specific files into subdirectories
2009-08-12 H. Peter Anvincore: VFS cleanups: add a persistent generic struct...
2009-08-11 H. Peter AnvinMerge commit 'liu/master' into fsc syslinux-4.00-pre2
2009-08-11 H. Peter Anvinpxe: more tweaks to the open (searchdir) routine
2009-08-11 H. Peter Anvinnetinet/in.h: adjust hton/ntoh macros to be true constants
2009-08-11 H. Peter Anvinpxe: clean up C code; reimplement "Plan C"; share PXE...
2009-08-11 Liu AleaxanderCore:SYSLINUX: make searchdir do work
2009-08-11 Liu AleaxanderCore:SYSLINUX: fix the vfat_searchdir
2009-08-11 H. Peter Anvincore: remove assembly definition of Files in iso/pxelinux
2009-08-10 H. Peter AnvinMCONFIG: update GCCOPT
2009-08-10 H. Peter Anvincore: add missing (void), drop casts for Files[], cleanups
2009-08-10 H. Peter Anvinext2: fix missing (void), use standard form for loop
2009-08-10 H. Peter AnvinMerge commit 'liu/master'; fix Files[] definition
2009-08-10 H. Peter Anvincore/diskstart.inc: make the root filesystem a configurable
2009-08-10 H. Peter Anvinzlib: remove unused sample programs
2009-08-10 H. Peter Anvincore: merge ldlinux.asm and extlinux.asm
2009-08-09 H. Peter Anvinzlib: kill gzio.c
2009-08-09 H. Peter AnvinMerge branch 'core32' into fsc
2009-08-09 H. Peter Anvincore: remove hack for dynamic symbol table generation
2009-08-09 Liu AleaxanderCore:pxelinux: improves the tftp options parsing
2009-08-09 Liu Aleaxanderpxe: fix OACK packet handling
2009-08-09 H. Peter AnvinMerge branch 'master' into core32
2009-08-08 Liu AleaxanderCore: code-clean
2009-08-08 Liu AleaxanderCore: unmangle_name converted
2009-08-08 Liu AleaxanderCore:EXTLINUX: fix the bug of open_file_t struct in...
2009-08-08 Liu AleaxanderCore: move the comman externs to core.h
2009-08-08 Liu AleaxanderCore: add _static_ statement to all fs
2009-08-08 Liu Aleaxandercore:PXELINUX: fix the OACK option parsing bug.
2009-08-08 Liu AleaxanderCore: get the rid of the ld warnings
2009-08-07 H. Peter Anvinextlinux: add ext4 support to the installer syslinux-4.00-pre1
2009-08-07 H. Peter AnvinMakefile: add back the gpxe directory
2009-08-07 H. Peter AnvinMerge branch 'core32' into fsc
2009-08-06 Liu AleaxanderCore:PXELINUX: pxelinux derivative merged succeesfully
2009-08-06 Liu AleaxanderCore:PXELINUX: try to merge pxelinux
2009-08-06 Pierre-Alexandre... hdt: Remove extra more_printf calls
2009-08-06 Pierre-Alexandre... gpllib: Introduce typedefs for callbacks
2009-08-06 Pierre-Alexandre... hdt: Don't show partition header if not needed
2009-08-05 Pierre-Alexandre... hdt: Fix disk menu to use the new disklib interfaces
2009-08-05 Pierre-Alexandre... hdt: Make the menu and cli use the new disk interfaces
2009-08-05 Pierre-Alexandre... gpllib: More errno fixes
2009-08-05 Pierre-Alexandre... gpllib: Enhance Makefile
2009-08-05 Pierre-Alexandre... gpllib: Fix compilation
next