2009-08-13 |
H. Peter Anvin | netinet/in.h: add __constfunc to inlines |
commit | commitdiff | tree | snapshot |
2009-08-13 |
H. Peter Anvin | netinet/in.h: put in explicit casts for all the hton... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
H. Peter Anvin | core: use stpcpy() as generic_unmangle_name() |
commit | commitdiff | tree | snapshot |
2009-08-13 |
H. Peter Anvin | iso9660: adjust to the new VFS |
commit | commitdiff | tree | snapshot |
2009-08-13 |
H. Peter Anvin | com32: remove strpcpy() - we already have stpcpy() |
commit | commitdiff | tree | snapshot |
2009-08-13 |
H. Peter Anvin | core: make FILENAME_MAX common; librarize mangle/unmangle |
commit | commitdiff | tree | snapshot |
2009-08-13 |
H. Peter Anvin | core: more filesystem-specific files into subdirectories |
commit | commitdiff | tree | snapshot |
2009-08-12 |
H. Peter Anvin | core: VFS cleanups: add a persistent generic struct... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
H. Peter Anvin | Merge commit 'liu/master' into fsc syslinux-4.00-pre2 |
commit | commitdiff | tree | snapshot |
2009-08-11 |
H. Peter Anvin | pxe: more tweaks to the open (searchdir) routine |
commit | commitdiff | tree | snapshot |
2009-08-11 |
H. Peter Anvin | netinet/in.h: adjust hton/ntoh macros to be true constants |
commit | commitdiff | tree | snapshot |
2009-08-11 |
H. Peter Anvin | pxe: clean up C code; reimplement "Plan C"; share PXE... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Liu Aleaxander | Core:SYSLINUX: make searchdir do work |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Liu Aleaxander | Core:SYSLINUX: fix the vfat_searchdir |
commit | commitdiff | tree | snapshot |
2009-08-11 |
H. Peter Anvin | core: remove assembly definition of Files in iso/pxelinux |
commit | commitdiff | tree | snapshot |
2009-08-10 |
H. Peter Anvin | MCONFIG: update GCCOPT |
commit | commitdiff | tree | snapshot |
2009-08-10 |
H. Peter Anvin | core: add missing (void), drop casts for Files[], cleanups |
commit | commitdiff | tree | snapshot |
2009-08-10 |
H. Peter Anvin | ext2: fix missing (void), use standard form for loop |
commit | commitdiff | tree | snapshot |
2009-08-10 |
H. Peter Anvin | Merge commit 'liu/master'; fix Files[] definition |
commit | commitdiff | tree | snapshot |
2009-08-10 |
H. Peter Anvin | core/diskstart.inc: make the root filesystem a configurable |
commit | commitdiff | tree | snapshot |
2009-08-10 |
H. Peter Anvin | core: merge ldlinux.asm and extlinux.asm |
commit | commitdiff | tree | snapshot |
2009-08-09 |
H. Peter Anvin | Merge branch 'core32' into fsc |
commit | commitdiff | tree | snapshot |
2009-08-09 |
H. Peter Anvin | core: remove hack for dynamic symbol table generation |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Liu Aleaxander | Core:pxelinux: improves the tftp options parsing |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Liu Aleaxander | pxe: fix OACK packet handling |
commit | commitdiff | tree | snapshot |
2009-08-09 |
H. Peter Anvin | Merge branch 'master' into core32 |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Liu Aleaxander | Core: code-clean |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Liu Aleaxander | Core: unmangle_name converted |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Liu Aleaxander | Core:EXTLINUX: fix the bug of open_file_t struct in... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Liu Aleaxander | Core: move the comman externs to core.h |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Liu Aleaxander | Core: add _static_ statement to all fs |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Liu Aleaxander | core:PXELINUX: fix the OACK option parsing bug. |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Liu Aleaxander | Core: get the rid of the ld warnings |
commit | commitdiff | tree | snapshot |
2009-08-07 |
H. Peter Anvin | extlinux: add ext4 support to the installer syslinux-4.00-pre1 |
commit | commitdiff | tree | snapshot |
2009-08-07 |
H. Peter Anvin | Makefile: add back the gpxe directory |
commit | commitdiff | tree | snapshot |
2009-08-07 |
H. Peter Anvin | Merge branch 'core32' into fsc |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Liu Aleaxander | Core:PXELINUX: pxelinux derivative merged succeesfully |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Liu Aleaxander | Core:PXELINUX: try to merge pxelinux |
commit | commitdiff | tree | snapshot |
2009-08-03 |
H. Peter Anvin | NEWS: document isohybrid -id fixed. |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Steffen Winterfeldt | isohybrid: convert -id to a binary string |
commit | commitdiff | tree | snapshot |
2009-08-02 |
H. Peter Anvin | memdisk: remove unnecessary %ifdef syslinux-3.83-pre6 |
commit | commitdiff | tree | snapshot |
2009-08-02 |
H. Peter Anvin | memdisk: don't set CX:DX for INT 13h AH=15h for floppies |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Miller, Shao | MEMDISK: additional EDD DPT Fields |
commit | commitdiff | tree | snapshot |
2009-07-31 |
H. Peter Anvin | memdisk: correct the types for the EDD DPT, and write... syslinux-3.83-pre5 |
commit | commitdiff | tree | snapshot |
2009-07-31 |
H. Peter Anvin | memdisk: don't write the EDD DPT unless we are in EDD... |
commit | commitdiff | tree | snapshot |
2009-07-31 |
H. Peter Anvin | Merge commit 'andytim/freedos' |
commit | commitdiff | tree | snapshot |
2009-07-31 |
H. Peter Anvin | graphics: actually do 32-bit writes to VGA |
commit | commitdiff | tree | snapshot |
2009-07-31 |
Shao Miller | [memdisk] Additional EDD Device Parameter Table fields |
commit | commitdiff | tree | snapshot |
2009-07-31 |
H. Peter Anvin | graphics: trivial optimization of old-style graphic... syslinux-3.83-pre4 |
commit | commitdiff | tree | snapshot |
2009-07-30 |
H. Peter Anvin | NEWS: document Thinkpad fix syslinux-3.83-pre3 |
commit | commitdiff | tree | snapshot |
2009-07-30 |
H. Peter Anvin | memdisk: move temporary variables away from the EDD... |
commit | commitdiff | tree | snapshot |
2009-07-30 |
H. Peter Anvin | memdisk: handle recursive INT 13h invocation |
commit | commitdiff | tree | snapshot |
2009-07-29 |
H. Peter Anvin | PXELINUX: allow filenames up to 251 characters long syslinux-3.83-pre2 |
commit | commitdiff | tree | snapshot |
2009-07-27 |
H. Peter Anvin | Merge commit 'syslinux-3.83-pre1' |
commit | commitdiff | tree | snapshot |
2009-07-24 |
H. Peter Anvin | NEWS: document chain.c32 ISOLINUX fix. syslinux-3.83-pre1 |
commit | commitdiff | tree | snapshot |
2009-07-24 |
H. Peter Anvin | chain.c32: set DL properly when loaded from ISOLINUX |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Liu Aleaxander | Core: some bugs fixed |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Sebastian Herbszt | gfxboot: remove obsolete message regarding pxelinux... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Sebastian Herbszt | gfxboot: parse TIMEOUT keyword |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Sebastian Herbszt | gfxboot: only call gfxboot core if labels are specified |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Sebastian Herbszt | gfxboot: display error message if bootlogo file not... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Sebastian Herbszt | gfxboot: change handling of keywords |
commit | commitdiff | tree | snapshot |
2009-07-16 |
H. Peter Anvin | extlinux: handle more than one sector of sector pointers |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Liu Aleaxander | Core: do trick on the hybrid mode detection |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Liu Aleaxander | Core: fix the hybride mode detection code |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Liu Aleaxander | Core: code clean |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Liu Aleaxander | Core: fix the HD-mode error in isolinux |
commit | commitdiff | tree | snapshot |
2009-07-10 |
H. Peter Anvin | dos: add pointer to PE header in binary |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Liu Aleaxander | Core: changes the sector_t and block_t types to be... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
H. Peter Anvin | com32: add openmem.o to the Makefile |
commit | commitdiff | tree | snapshot |
2009-07-09 |
H. Peter Anvin | Add openmem() function to read from memory as if it... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
H. Peter Anvin | core: include exported symbol information |
commit | commitdiff | tree | snapshot |
2009-07-08 |
H. Peter Anvin | syslinux.ld: add support for .ctors and .dtors |
commit | commitdiff | tree | snapshot |
2009-07-08 |
H. Peter Anvin | core: give 64K to the PM stack |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Liu Aleaxander | Core: code clean: cuts the unnecessary data type conver... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Liu Aleaxander | Core: code clean: breakup the fs->fs_dev->disk stuff |
commit | commitdiff | tree | snapshot |
2009-07-06 |
H. Peter Anvin | Merge branch 'master' into core32 |
commit | commitdiff | tree | snapshot |
2009-07-06 |
H. Peter Anvin | dosutil/Makefile: more complete structure |
commit | commitdiff | tree | snapshot |
2009-07-05 |
H. Peter Anvin | dosutil/Makefile: more complete structure |
commit | commitdiff | tree | snapshot |
2009-07-05 |
H. Peter Anvin | Merge branch 'master' into core32 |
commit | commitdiff | tree | snapshot |
2009-07-05 |
H. Peter Anvin | dosutil: update mdiskchk, add Makefile |
commit | commitdiff | tree | snapshot |
2009-07-01 |
H. Peter Anvin | core/rllpack.c: fix some particular bad formatting |
commit | commitdiff | tree | snapshot |
2009-06-27 |
H. Peter Anvin | Merge branch 'master' into core32 |
commit | commitdiff | tree | snapshot |
2009-06-27 |
H. Peter Anvin | Create a dosutil subdirectory and move mdiskchk there |
commit | commitdiff | tree | snapshot |
2009-06-24 |
H. Peter Anvin | dos: assume NASM 2.03, so use -MP -MD for dependencies |
commit | commitdiff | tree | snapshot |
2009-06-24 |
H. Peter Anvin | core: assume NASM 2.03 or later, so we can use -MD... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
H. Peter Anvin | MCONFIG: we need NASM 2 these days, use -Ox |
commit | commitdiff | tree | snapshot |
2009-06-24 |
H. Peter Anvin | MCONFIG: build GCCOPT one step at a time, don't align... |
commit | commitdiff | tree | snapshot |
2009-06-24 |
H. Peter Anvin | core: generate DWARF debugging info from NASM |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Liu Aleaxander | Core: fixs the chunk>>=1 problem |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Liu Aleaxander | Core: code clean |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Liu Aleaxander | Core:ISOLINUX: fixs the bug to make the isolinux do... |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Liu Aleaxander | Merge branch 'isolinux' |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Liu Aleaxander | Core: merge ldlinux |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Liu Aleaxander | Merge branch 'ldlinux' |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Liu Aleaxander | Core:LDLINUX: removes the ugly code |
commit | commitdiff | tree | snapshot |
2009-06-23 |
Liu Aleaxander | Core:EXTLINUX: add more debug stuff |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Liu Aleaxander | removes the %if IS_ISOLINUX stuff in the layout.inc |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Liu Aleaxander | Core:ISOLINUX: make the isolinux do the work |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Liu Aleaxander | Core:ISOLINUX: convert the isolinux.asm to C |
commit | commitdiff | tree | snapshot |
next |