2010-03-01 |
H. Peter Anvin | core: add missing dependencies |
commit | commitdiff | tree | snapshot |
2010-03-01 |
H. Peter Anvin | pxe: change debugging message to dprintf() |
commit | commitdiff | tree | snapshot |
2010-03-01 |
H. Peter Anvin | memdisk: drop DEBUG from unzip.c |
commit | commitdiff | tree | snapshot |
2010-03-01 |
H. Peter Anvin | pxe: drop UDP close from unload sequence |
commit | commitdiff | tree | snapshot |
2010-03-01 |
H. Peter Anvin | core: don't use "const volatile" in __jiffies definition |
commit | commitdiff | tree | snapshot |
2010-03-01 |
H. Peter Anvin | pxe: revamp timeout, improve the unloading of gpxelinux |
commit | commitdiff | tree | snapshot |
2010-03-01 |
H. Peter Anvin | dprintf: make usable on hardware |
commit | commitdiff | tree | snapshot |
2010-03-01 |
H. Peter Anvin | com32/lib: remove unused definitions |
commit | commitdiff | tree | snapshot |
2010-03-01 |
H. Peter Anvin | MCONFIG.embedded: make sure to honor options in MCONFIG... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
H. Peter Anvin | pxelinux: allow "localboot -1" to do INT 18h, just... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
H. Peter Anvin | MCONFIG: include MCONFIG.local if one exists |
commit | commitdiff | tree | snapshot |
2010-02-28 |
H. Peter Anvin | core: drop accidental checkin of -DDEBUG=1 syslinux-4.00-pre30 |
commit | commitdiff | tree | snapshot |
2010-02-27 |
H. Peter Anvin | core: fix and simplify generic_getfssec() syslinux-4.00-pre29 |
commit | commitdiff | tree | snapshot |
2010-02-27 |
H. Peter Anvin | ext2: use generic_getfssec syslinux-4.00-pre28 |
commit | commitdiff | tree | snapshot |
2010-02-27 |
H. Peter Anvin | fat: use generic_getfssec(), fix generic_getfssec(... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
H. Peter Anvin | iso9660: use boot_info_table and fix hybrid mode |
commit | commitdiff | tree | snapshot |
2010-02-26 |
H. Peter Anvin | iso9660: use generic_getfssec() |
commit | commitdiff | tree | snapshot |
2010-02-26 |
H. Peter Anvin | fs: add generic getfssec |
commit | commitdiff | tree | snapshot |
2010-02-26 |
H. Peter Anvin | core/readdir.c: remove unused variable |
commit | commitdiff | tree | snapshot |
2010-02-26 |
H. Peter Anvin | fs/iso9660: remove unused variables |
commit | commitdiff | tree | snapshot |
2010-02-26 |
H. Peter Anvin | dos: make sure we don't look like a Windows image |
commit | commitdiff | tree | snapshot |
2010-02-25 |
H. Peter Anvin | doc: document 32-bit-only API calls |
commit | commitdiff | tree | snapshot |
2010-02-25 |
H. Peter Anvin | opendir: remove unnecessary buffer pointer |
commit | commitdiff | tree | snapshot |
2010-02-25 |
H. Peter Anvin | iso9660: make readdir() work syslinux-4.00-pre27 |
commit | commitdiff | tree | snapshot |
2010-02-25 |
H. Peter Anvin | opendir: use internal protected-mode interfaces |
commit | commitdiff | tree | snapshot |
2010-02-25 |
H. Peter Anvin | fs: searchdir: handle opening a directory |
commit | commitdiff | tree | snapshot |
2010-02-25 |
H. Peter Anvin | fs: cleanups: use PVT() macro for all filesystems;... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
H. Peter Anvin | isolinux: 7C00h -> TEXT_START |
commit | commitdiff | tree | snapshot |
2010-02-25 |
H. Peter Anvin | isolinux: drop dependency on core_xfer_buf in self... syslinux-4.00-pre26 |
commit | commitdiff | tree | snapshot |
2010-02-25 |
H. Peter Anvin | core/mem: better dprintf() |
commit | commitdiff | tree | snapshot |
2010-02-25 |
H. Peter Anvin | core: fix double free of pathbuf, constify iget filenam... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
H. Peter Anvin | com32: replace hard-coded bounce buffer use in com32/lib syslinux-4.00-pre25 |
commit | commitdiff | tree | snapshot |
2010-02-24 |
H. Peter Anvin | core: fix lowmem malloc |
commit | commitdiff | tree | snapshot |
2010-02-24 |
H. Peter Anvin | com32: add lzalloc() |
commit | commitdiff | tree | snapshot |
2010-02-24 |
H. Peter Anvin | lmalloc: set errno on failure |
commit | commitdiff | tree | snapshot |
2010-02-24 |
H. Peter Anvin | com32: wrapper functions for lowmem allocations |
commit | commitdiff | tree | snapshot |
2010-02-24 |
H. Peter Anvin | core: move aligned segments earlier |
commit | commitdiff | tree | snapshot |
2010-02-24 |
H. Peter Anvin | core: use better malloc; add low memory malloc; fix... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
H. Peter Anvin | pxe: clean up/fix generation of ipappend strings |
commit | commitdiff | tree | snapshot |
2010-02-24 |
H. Peter Anvin | fs/pxe: drop the use of PKTBUF_SEG |
commit | commitdiff | tree | snapshot |
2010-02-24 |
H. Peter Anvin | Merge branch 'pxefix' into pathbased |
commit | commitdiff | tree | snapshot |
2010-02-24 |
H. Peter Anvin | pxe: set the block size in the fs structure |
commit | commitdiff | tree | snapshot |
2010-02-24 |
H. Peter Anvin | core: add a direct 32-bit API |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Alek Du | pathbased:btrfs use iget interface and leverage general... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
H. Peter Anvin | core/com32.inc: warn about possible double use of core_... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
H. Peter Anvin | core: rewrite loadhigh in C |
commit | commitdiff | tree | snapshot |
2010-02-22 |
H. Peter Anvin | com32: go back to using real_mode_seg as bounce buffer |
commit | commitdiff | tree | snapshot |
2010-02-21 |
H. Peter Anvin | core: let xfer_buf_seg, real_mode_seg be assigned by... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
H. Peter Anvin | Merge remote branch 'origin/master' into pathbased |
commit | commitdiff | tree | snapshot |
2010-02-21 |
H. Peter Anvin | libpci: merge BIOS read and BIOS write |
commit | commitdiff | tree | snapshot |
2010-02-17 |
H. Peter Anvin | i915resolution: use libpci to access PCI config space syslinux-3.85 syslinux-3.85-pre13 |
commit | commitdiff | tree | snapshot |
2010-02-16 |
H. Peter Anvin | NEWS: document i915resolution merge. syslinux-3.85-pre12 |
commit | commitdiff | tree | snapshot |
2010-02-16 |
H. Peter Anvin | Merge branch 'i915res' |
commit | commitdiff | tree | snapshot |
2010-02-16 |
H. Peter Anvin | core: use vk_append for function 0016h temp storage syslinux-4.00-pre24 |
commit | commitdiff | tree | snapshot |
2010-02-16 |
H. Peter Anvin | core: remove stray -DDEBUG |
commit | commitdiff | tree | snapshot |
2010-02-16 |
H. Peter Anvin | ext2: handle symlinks larger than a single block |
commit | commitdiff | tree | snapshot |
2010-02-16 |
H. Peter Anvin | ext2: a zero block number is actually legit |
commit | commitdiff | tree | snapshot |
2010-02-16 |
H. Peter Anvin | ext2: drop any 64K limit |
commit | commitdiff | tree | snapshot |
2010-02-16 |
H. Peter Anvin | fs: move the disk cache into high memory |
commit | commitdiff | tree | snapshot |
2010-02-16 |
H. Peter Anvin | ext2: fix confusion between logical and physical block... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
H. Peter Anvin | cache: fix cache initialization |
commit | commitdiff | tree | snapshot |
2010-02-16 |
H. Peter Anvin | fs: move cache_init() into fs_init, to handle special... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
H. Peter Anvin | ext2: fix bmap block number breakage |
commit | commitdiff | tree | snapshot |
2010-02-16 |
H. Peter Anvin | cache: fix _get_cache_block() return, add lock_cache_bl... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
H. Peter Anvin | cache: update the metadata cache design |
commit | commitdiff | tree | snapshot |
2010-02-16 |
H. Peter Anvin | core: move fs-related C files into fs/ |
commit | commitdiff | tree | snapshot |
2010-02-16 |
H. Peter Anvin | core: remove obsolete assembly strecpy.inc |
commit | commitdiff | tree | snapshot |
2010-02-16 |
H. Peter Anvin | core: remove obsolete assembly cache.inc |
commit | commitdiff | tree | snapshot |
2010-02-16 |
H. Peter Anvin | fs: use malloc'd mutable pathname buffers syslinux-4.00-pre23 |
commit | commitdiff | tree | snapshot |
2010-02-16 |
H. Peter Anvin | ext2: clean up types in the bmap functions |
commit | commitdiff | tree | snapshot |
2010-02-16 |
H. Peter Anvin | generic_close_file: use put_inode(), not free_inode() |
commit | commitdiff | tree | snapshot |
2010-02-16 |
H. Peter Anvin | btrfs: use generic_load_config syslinux-4.00-pre22 |
commit | commitdiff | tree | snapshot |
2010-02-16 |
H. Peter Anvin | fs: centralize symlink handling |
commit | commitdiff | tree | snapshot |
2010-02-16 |
H. Peter Anvin | fs: reference-count inodes, fix generic loadconfig |
commit | commitdiff | tree | snapshot |
2010-02-16 |
H. Peter Anvin | core: separate bcopyxx code and data; use linker-genera... |
commit | commitdiff | tree | snapshot |
2010-02-16 |
H. Peter Anvin | memmove: don't reverse copy if there is no overlap |
commit | commitdiff | tree | snapshot |
2010-02-15 |
H. Peter Anvin | Makefile: dos/copybs.com now in dosutil |
commit | commitdiff | tree | snapshot |
2010-02-15 |
H. Peter Anvin | dosutil: move copybs here, update Makefile |
commit | commitdiff | tree | snapshot |
2010-02-14 |
H. Peter Anvin | bootsect.inc: change 100000h -> free_high_memory syslinux-4.00-pre21 |
commit | commitdiff | tree | snapshot |
2010-02-14 |
H. Peter Anvin | pxelinux: remove USE_PXE_PROVIDED_STACK |
commit | commitdiff | tree | snapshot |
2010-02-14 |
H. Peter Anvin | sysdump: guard against a nonsensical month number |
commit | commitdiff | tree | snapshot |
2010-02-14 |
H. Peter Anvin | sysdump: don't force cpuid() to be inlined |
commit | commitdiff | tree | snapshot |
2010-02-14 |
H. Peter Anvin | Merge branch 'master' into pathbased syslinux-4.00-pre20 |
commit | commitdiff | tree | snapshot |
2010-02-14 |
H. Peter Anvin | config: allow a chdir at the time a new configuration... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
H. Peter Anvin | fs: move to a chdir()-based mechanism for managing cwd syslinux-4.00-pre19 |
commit | commitdiff | tree | snapshot |
2010-02-14 |
H. Peter Anvin | mtools: add MTOOLS_FAT_COMPATIBILITY=1 |
commit | commitdiff | tree | snapshot |
2010-02-14 |
H. Peter Anvin | chain.c: part_info -> partinfo syslinux-3.85-pre11 |
commit | commitdiff | tree | snapshot |
2010-02-14 |
H. Peter Anvin | NEWS: update for 3.85 release |
commit | commitdiff | tree | snapshot |
2010-02-13 |
H. Peter Anvin | chain.c32: add option to set hidden sectors; load boot... |
commit | commitdiff | tree | snapshot |
2010-02-13 |
H. Peter Anvin | pxelinux: complete but disable debugging code, not... syslinux-3.85-pre10 |
commit | commitdiff | tree | snapshot |
2010-02-13 |
H. Peter Anvin | core: document the stack location, use STACK_TOP throughout |
commit | commitdiff | tree | snapshot |
2010-02-13 |
H. Peter Anvin | pxelinux: move the stack to avoid AMI BIOS bug |
commit | commitdiff | tree | snapshot |
2010-02-11 |
H. Peter Anvin | fs: fix cwd setting for FAT/iso9660/extfs syslinux-4.00-pre18 |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Alek Du | pathbased: Add FAT support to extlinux and let FAT... |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Alek Du | pathbased: fix relative path in the extlinux installer |
commit | commitdiff | tree | snapshot |
2010-02-10 |
H. Peter Anvin | Merge branch 'fsc' into pathbased |
commit | commitdiff | tree | snapshot |
2010-02-08 |
H. Peter Anvin | Merge branch 'master' into i915res syslinux-3.85-pre63 |
commit | commitdiff | tree | snapshot |
2010-02-08 |
H. Peter Anvin | vesa: for jpg or png images, tile the image across... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
H. Peter Anvin | sysdump: quiet gcc warning |
commit | commitdiff | tree | snapshot |
2010-02-08 |
H. Peter Anvin | memdisk: make "nopass" type-specific, add "nopassany" |
commit | commitdiff | tree | snapshot |
next |