2008-06-10 |
H. Peter Anvin | Add file missing from previous checkin
|
commit | commitdiff | tree |
2008-06-09 |
H. Peter Anvin | Whitespace cleanup
|
commit | commitdiff | tree |
2008-06-09 |
H. Peter Anvin | PXELINUX: Enable idle calls on select platforms
|
commit | commitdiff | tree |
2008-06-09 |
H. Peter Anvin | FAT: make all codepage data derived from the same place
|
commit | commitdiff | tree |
2008-06-07 |
H. Peter Anvin | NEWS: remove redundant clause
|
commit | commitdiff | tree |
2008-06-07 |
H. Peter Anvin | MEMDISK: algorithmic determination of floppy formats
|
commit | commitdiff | tree |
2008-06-06 |
H. Peter Anvin | MEMDISK: Use aligning memcpy/memset, compile with ...
|
commit | commitdiff | tree |
2008-06-06 |
H. Peter Anvin | Aligning memcpy/memmove/mempcpy/memset for libcom32
|
commit | commitdiff | tree |
2008-06-06 |
H. Peter Anvin | core: do aligned transfers in bcopy32
|
commit | commitdiff | tree |
2008-06-06 |
H. Peter Anvin | FAT: Support VFAT long filenames
|
commit | commitdiff | tree |
2008-06-05 |
H. Peter Anvin | core: fail the link if we push above the 64K point
|
commit | commitdiff | tree |
2008-06-05 |
H. Peter Anvin | codepage: add "make spotless" target
|
commit | commitdiff | tree |
2008-06-05 |
H. Peter Anvin | Add support for creating codepage/Unicode mapping tables
|
commit | commitdiff | tree |
2008-06-05 |
H. Peter Anvin | pxelinux: remove RBFG section
|
commit | commitdiff | tree |
2008-06-05 |
H. Peter Anvin | core: actually enable debugging info
|
commit | commitdiff | tree |
2008-06-05 |
H. Peter Anvin | Update gPXE from gPXE git
|
commit | commitdiff | tree |
2008-06-04 |
H. Peter Anvin | pxelinux: add colon to label by itself
|
commit | commitdiff | tree |
2008-05-30 |
H. Peter Anvin | Centralize configurables; better "make install" etc
|
commit | commitdiff | tree |
2008-05-29 |
H. Peter Anvin | Shut up gpxe Makefiles when making spotless
|
commit | commitdiff | tree |
2008-05-29 |
H. Peter Anvin | We're explicitly setting EMBEDDED_IMAGE, so leave src...
|
commit | commitdiff | tree |
2008-05-29 |
H. Peter Anvin | Document change of directory structure
|
commit | commitdiff | tree |
2008-05-29 |
H. Peter Anvin | core/Makefile: remove vestiges of subdirectory machinery
|
commit | commitdiff | tree |
2008-05-29 |
H. Peter Anvin | mbr: clean up *_bin.c files
|
commit | commitdiff | tree |
2008-05-29 |
H. Peter Anvin | The only thing still in the root is version.{h,gen...
|
commit | commitdiff | tree |
2008-05-29 |
H. Peter Anvin | mkdir the prerel directory
|
commit | commitdiff | tree |
2008-05-29 |
H. Peter Anvin | Stop using Cogito
|
commit | commitdiff | tree |
2008-05-29 |
H. Peter Anvin | Move files out of root into core, dos, and utils
|
commit | commitdiff | tree |
2008-05-29 |
H. Peter Anvin | Fix localboot stack bug; cleanup section handling in...
|
commit | commitdiff | tree |
2008-05-29 |
H. Peter Anvin | Assemble via ELF, to enable future linking
|
commit | commitdiff | tree |
2008-05-28 |
H. Peter Anvin | pxenv: save away the PXE return code so COMBOOT can...
|
commit | commitdiff | tree |
2008-05-28 |
H. Peter Anvin | Merge commit 'origin/master' into gpxe-added
|
commit | commitdiff | tree |
2008-05-14 |
H. Peter Anvin | Document GPT boot protocol; add !GPT signature
|
commit | commitdiff | tree |
2008-05-14 |
H. Peter Anvin | Add NEWS for 3.64
|
commit | commitdiff | tree |
2008-05-14 |
H. Peter Anvin | Merge commit 'origin/gptmbr'
|
commit | commitdiff | tree |
2008-04-20 |
H. Peter Anvin | Next version on this branch would be 3.64
|
commit | commitdiff | tree |
2008-04-20 |
H. Peter Anvin | localboot.inc: file missing from previous checkin
|
commit | commitdiff | tree |
2008-04-19 |
H. Peter Anvin | Support LOCALBOOT (ISOLINUX-style) in SYSLINUX/EXTLINUX
|
commit | commitdiff | tree |
2008-04-10 |
H. Peter Anvin | Merge commit 'syslinux-3.63' into gpxe-added
|
commit | commitdiff | tree |
2008-04-09 |
H. Peter Anvin | NEWS: Add link to MSDN article on how to build a ramdisk...
|
commit | commitdiff | tree |
2008-04-09 |
H. Peter Anvin | movebits: rewrite significant chunks of the algorithm
|
commit | commitdiff | tree |
2008-04-09 |
H. Peter Anvin | zonelist.c: Fix the coalescing of identical ranges
|
commit | commitdiff | tree |
2008-04-09 |
H. Peter Anvin | 3.63: update NEWS
|
commit | commitdiff | tree |
2008-04-08 |
H. Peter Anvin | memdisk: allow up to 1024 e820 descriptors
|
commit | commitdiff | tree |
2008-04-08 |
H. Peter Anvin | sdi.c32: be a tad more verbose.
|
commit | commitdiff | tree |
2008-04-08 |
H. Peter Anvin | movebits: use the memmap data structure for the freelist
|
commit | commitdiff | tree |
2008-04-08 |
H. Peter Anvin | movebits: handle the case of an upward overlap move...
|
commit | commitdiff | tree |
2008-04-07 |
H. Peter Anvin | extlinux: Correct the directory block end condition
|
commit | commitdiff | tree |
2008-04-01 |
H. Peter Anvin | Add gpxelinux.0 to NETINSTALLABLE
|
commit | commitdiff | tree |
2008-03-31 |
H. Peter Anvin | COM32 module to load a Microsoft System Deployment...
|
commit | commitdiff | tree |
2008-03-31 |
H. Peter Anvin | Merge commit 'origin/gpxe-added' into gpxe-added
|
commit | commitdiff | tree |
2008-03-31 |
H. Peter Anvin | Merge gpxe-for-syslinux
|
commit | commitdiff | tree |
2008-03-31 |
H. Peter Anvin | NEWS: Document integration of gPXE
|
commit | commitdiff | tree |
2008-03-29 |
H. Peter Anvin | Merge commit 'origin/gpxe-support' into gpxe-added
|
commit | commitdiff | tree |
2008-03-29 |
H. Peter Anvin | gPXE SAN boot module
|
commit | commitdiff | tree |
2008-03-29 |
H. Peter Anvin | Add stpcpy() and implement version/derivative queries
|
commit | commitdiff | tree |
2008-03-26 |
H. Peter Anvin | Add gPXE into the source tree; build unified image
|
commit | commitdiff | tree |
2008-03-26 |
H. Peter Anvin | Document gPXE extensions.
|
commit | commitdiff | tree |
2008-03-26 |
H. Peter Anvin | PXELINUX: When doing a gPXE FILE_READ, actually handle...
|
commit | commitdiff | tree |
2008-03-26 |
H. Peter Anvin | PXELINUX: add gPXE PXENV_FILE_API_CHECK call; clean...
|
commit | commitdiff | tree |
2008-03-25 |
H. Peter Anvin | pxelinux: don't rely on PXENV_GET_FILE_SIZE in gPXE...
|
commit | commitdiff | tree |
2008-03-25 |
H. Peter Anvin | PXELINUX: make the gPXE support actually work. We...
|
commit | commitdiff | tree |
2008-03-24 |
H. Peter Anvin | runkernel: remove debugging code
|
commit | commitdiff | tree |
2008-03-24 |
H. Peter Anvin | pxelinux: fix merge issues
|
commit | commitdiff | tree |
2008-03-24 |
H. Peter Anvin | Merge commit 'origin/nolen' into gpxe-support
|
commit | commitdiff | tree |
2008-03-24 |
H. Peter Anvin | Merge commit 'origin/master' into nolen
|
commit | commitdiff | tree |
2008-03-23 |
H. Peter Anvin | Add target to install into /tftpboot
|
commit | commitdiff | tree |
2008-03-23 |
H. Peter Anvin | Merge commit 'origin/nolen' into gpxe-support
|
commit | commitdiff | tree |
2008-03-21 |
H. Peter Anvin | Merge commit 'syslinux-3.63-pre2' into nolen
|
commit | commitdiff | tree |
2008-03-20 |
H. Peter Anvin | pxelinux: allow class E addresses as unicast
|
commit | commitdiff | tree |
2008-03-20 |
H. Peter Anvin | Merge commit 'f9ac61d6178d4994cd646fd4b6c4bb891351624c'
|
commit | commitdiff | tree |
2008-03-08 |
H. Peter Anvin | Remove reference to readpit.c32, an experimental module
|
commit | commitdiff | tree |
2008-03-06 |
H. Peter Anvin | Use $(CC) in gcc_ok macro, not plain gcc
|
commit | commitdiff | tree |
2008-03-04 |
H. Peter Anvin | win32/Makefile: clean hello.exe on "make tidy"
|
commit | commitdiff | tree |
2008-03-04 |
H. Peter Anvin | Add stuff to "make dist" to clean up crap that shouldn...
|
commit | commitdiff | tree |
2008-03-04 |
H. Peter Anvin | Clean up .*.d files for "make tidy" in libutil
|
commit | commitdiff | tree |
2008-03-04 |
H. Peter Anvin | Clean up .*.d files for "make tidy" in libutil
|
commit | commitdiff | tree |
2008-03-04 |
H. Peter Anvin | Merge commit 'origin/master' into nolen
|
commit | commitdiff | tree |
2008-03-04 |
H. Peter Anvin | The next release on *this* branch would be 3.63
|
commit | commitdiff | tree |
2008-03-04 |
H. Peter Anvin | Prevent inclusion of system include files when inappropriate
|
commit | commitdiff | tree |
2008-03-04 |
H. Peter Anvin | VESA: Simplify the lss16 decoder
|
commit | commitdiff | tree |
2008-03-04 |
H. Peter Anvin | Drop unnecessary CLD instructions.
|
commit | commitdiff | tree |
2008-03-04 |
H. Peter Anvin | VESA library: add support for reading lss16 images
|
commit | commitdiff | tree |
2008-03-04 |
H. Peter Anvin | Make description of the lss16 format match reality
|
commit | commitdiff | tree |
2008-03-03 |
H. Peter Anvin | Merge commit 'origin/master' into nolen
|
commit | commitdiff | tree |
2008-03-03 |
H. Peter Anvin | simple menu: break off execute() into its own source...
|
commit | commitdiff | tree |
2008-03-02 |
H. Peter Anvin | Add missing file <syslinux/zio.h>
|
commit | commitdiff | tree |
2008-03-02 |
H. Peter Anvin | Merge commit 'origin/master' into nolen
|
commit | commitdiff | tree |
2008-03-02 |
H. Peter Anvin | Move mboot documentation to the doc/ directory
|
commit | commitdiff | tree |
2008-03-01 |
H. Peter Anvin | Fix two *.doc files which sadly didn't get renamed...
|
commit | commitdiff | tree |
2008-03-01 |
H. Peter Anvin | Add a slightly edited version of SubmittingPatches.
|
commit | commitdiff | tree |
2008-02-29 |
H. Peter Anvin | Document the file renaming from .doc -> .txt
|
commit | commitdiff | tree |
2008-02-29 |
H. Peter Anvin | Add transparent decompression support to elf.c32
|
commit | commitdiff | tree |
2008-02-29 |
H. Peter Anvin | Generic framework for reading compressed files using...
|
commit | commitdiff | tree |
2008-02-29 |
H. Peter Anvin | Rename text documentation from *.doc to *.txt
|
commit | commitdiff | tree |
2008-02-28 |
H. Peter Anvin | Tighten close_file, fix SYSLINUX new file API
|
commit | commitdiff | tree |
2008-02-27 |
H. Peter Anvin | Don't use "syslinux.cfg" to refer to config files in...
|
commit | commitdiff | tree |
2008-02-27 |
H. Peter Anvin | Change the "tsize" error message since it no longer...
|
commit | commitdiff | tree |
2008-02-27 |
H. Peter Anvin | SYSLINUX, EXTLINUX: support the new getfssec API
|
commit | commitdiff | tree |
2008-02-27 |
H. Peter Anvin | comboot.inc: use the correct upper limit
|
commit | commitdiff | tree |
2008-02-27 |
H. Peter Anvin | comboot.inc: update test for oversized files
|
commit | commitdiff | tree |