2009-10-09 |
Marcel Ritter | Added sleep() |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Marcel Ritter | Prepare for arg parsing support |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Marcel Ritter | COM32: lua - add vesa functions (only mode listing... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Marcel Ritter | COM32: lua - basic pci functions implemented |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Marcel Ritter | COM32: lua - added dmi functions |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Marcel Ritter | COM32: lua - added simple syslinux_run_command function |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Marcel Ritter | COM32: lua - (re-)enable liolib to get printf like... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
H. Peter Anvin | Merge commit 'syslinux-3.73-pre7' into lua |
commit | commitdiff | tree | snapshot |
2008-12-01 |
H. Peter Anvin | PXELINUX: local domain is option 15, not option 16 syslinux-3.73-pre7 |
commit | commitdiff | tree | snapshot |
2008-12-01 |
H. Peter Anvin | core/Makefile: fix dependency generation with old versi... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Ralf Ertzinger | mboot.c: prefer ELF header over multiboot header syslinux-3.73-pre6 |
commit | commitdiff | tree | snapshot |
2008-10-19 |
H. Peter Anvin | mboot.c32: add <stdint.h> and <stdbool.h> syslinux-3.73-pre5 |
commit | commitdiff | tree | snapshot |
2008-10-19 |
H. Peter Anvin | NEWS: Document mboot.c32 -solaris |
commit | commitdiff | tree | snapshot |
2008-10-19 |
H. Peter Anvin | mboot.c32: reorganize print messages |
commit | commitdiff | tree | snapshot |
2008-10-19 |
H. Peter Anvin | mboot.c32: change DHCP_ACK_SIZE to 2048 |
commit | commitdiff | tree | snapshot |
2008-10-19 |
Ralf Ertzinger | mboot.c32: add Solaris mode |
commit | commitdiff | tree | snapshot |
2008-10-15 |
H. Peter Anvin | MEMDISK: in safeint mode, don't bother testing for... syslinux-3.73-pre4 |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Sergey Vlasov | memdisk: fix check for unchanged INT 15h handler in... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
H. Peter Anvin | com32: make _Exit just an ordinary symbol |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Dag Wieers | Older binutils wants parens around macros |
commit | commitdiff | tree | snapshot |
2008-10-15 |
H. Peter Anvin | NEWS: document naming policy change |
commit | commitdiff | tree | snapshot |
2008-10-15 |
H. Peter Anvin | SYSLINUX -> Syslinux |
commit | commitdiff | tree | snapshot |
2008-10-14 |
H. Peter Anvin | MEMDISK: drop unnecessary newline |
commit | commitdiff | tree | snapshot |
2008-10-14 |
H. Peter Anvin | MEMDISK: default to "safeint" mode syslinux-3.73-pre3 |
commit | commitdiff | tree | snapshot |
2008-10-13 |
H. Peter Anvin | meminfo: update to deal with ACPI 3 and other braindamage |
commit | commitdiff | tree | snapshot |
2008-10-13 |
H. Peter Anvin | NEWS: Document new E820 code. syslinux-3.73-pre2 |
commit | commitdiff | tree | snapshot |
2008-10-13 |
H. Peter Anvin | e820: pre-initialize buffer |
commit | commitdiff | tree | snapshot |
2008-10-13 |
H. Peter Anvin | com32/lib: fix reversed test when looking for extattr... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
H. Peter Anvin | memdisk: updated Makefile rule for e820test |
commit | commitdiff | tree | snapshot |
2008-10-13 |
H. Peter Anvin | memdisk: make the e820 code compile for debugging again |
commit | commitdiff | tree | snapshot |
2008-10-13 |
H. Peter Anvin | memdisk: make sure to ignore non-active ranges |
commit | commitdiff | tree | snapshot |
2008-10-13 |
H. Peter Anvin | memdisk: fix up new e820 code |
commit | commitdiff | tree | snapshot |
2008-10-13 |
H. Peter Anvin | Support "extended attributes" for INT 15h, AX=E820h |
commit | commitdiff | tree | snapshot |
2008-10-13 |
H. Peter Anvin | Move vesainfo.c32 from "samples" to "modules" |
commit | commitdiff | tree | snapshot |
2008-10-10 |
H. Peter Anvin | Add CD-ROM mode query to the COM32 interface |
commit | commitdiff | tree | snapshot |
2008-10-09 |
H. Peter Anvin | Makefile.private: stop making uuencoded files |
commit | commitdiff | tree | snapshot |
2008-10-09 |
H. Peter Anvin | Now working on version 3.73; update NEWS syslinux-3.73-pre1 |
commit | commitdiff | tree | snapshot |
2008-10-09 |
H. Peter Anvin | gPXE: build with NO_WERROR=1 |
commit | commitdiff | tree | snapshot |
2008-10-01 |
H. Peter Anvin | gPXE: merge gPXE 0.9.5 |
commit | commitdiff | tree | snapshot |
2008-09-26 |
H. Peter Anvin | Update gPXE to version 0.9.4 |
commit | commitdiff | tree | snapshot |
2008-09-26 |
H. Peter Anvin | Remove line-leading gas-style comments in files compile... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
H. Peter Anvin | setjmp.S: use C-style comments |
commit | commitdiff | tree | snapshot |
2008-09-25 |
H. Peter Anvin | Fix "make clean" confusion syslinux-3.72 |
commit | commitdiff | tree | snapshot |
2008-09-25 |
H. Peter Anvin | com32/lib: fix "make clean" by proper parens for "find" |
commit | commitdiff | tree | snapshot |
2008-09-25 |
H. Peter Anvin | gPXE: remove the gPXE contrib directory |
commit | commitdiff | tree | snapshot |
2008-09-25 |
H. Peter Anvin | Update gPXE syslinux-3.72-pre8 |
commit | commitdiff | tree | snapshot |
2008-09-22 |
H. Peter Anvin | NEWS: document "menu default" fix. syslinux-3.72-pre7 |
commit | commitdiff | tree | snapshot |
2008-09-22 |
H. Peter Anvin | simple menu: make "menu default" work after "menu begin" |
commit | commitdiff | tree | snapshot |
2008-09-16 |
Sebastian Herbszt | NEWS: trivial fixes |
commit | commitdiff | tree | snapshot |
2008-09-10 |
H. Peter Anvin | Add Tab display of labels syslinux-3.72-pre6 |
commit | commitdiff | tree | snapshot |
2008-09-10 |
H. Peter Anvin | NEWS: document ^G -> beep |
commit | commitdiff | tree | snapshot |
2008-09-10 |
H. Peter Anvin | ansicon, vesacon: beep on ^G |
commit | commitdiff | tree | snapshot |
2008-09-09 |
H. Peter Anvin | sdi.txt: fix formatting of pxelinux.cfg example |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Remi Lefevre | Add basic documentation to SDI images boot |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Sebastian Herbszt | parsecmd: show keyword in err_noparm message |
commit | commitdiff | tree | snapshot |
2008-09-09 |
H. Peter Anvin | menu: quiet warnings in drain_keyboard() syslinux-3.72-pre5 |
commit | commitdiff | tree | snapshot |
2008-09-09 |
H. Peter Anvin | sdi.c32: Change SDIReserved -> MDBType |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Remi Lefevre | sdi.c32: verify the header checksum |
commit | commitdiff | tree | snapshot |
2008-09-09 |
H. Peter Anvin | mbr, gptmbr, isohdpfx: don't lose the carry flag |
commit | commitdiff | tree | snapshot |
2008-09-09 |
H. Peter Anvin | isolinux: save a few bytes |
commit | commitdiff | tree | snapshot |
2008-09-09 |
H. Peter Anvin | isohdpfx: save one byte |
commit | commitdiff | tree | snapshot |
2008-09-09 |
H. Peter Anvin | Makefile: add isohybrid as an IOBJECT |
commit | commitdiff | tree | snapshot |
2008-09-08 |
H. Peter Anvin | isolinux: save a few bytes to make sure we actually fit |
commit | commitdiff | tree | snapshot |
2008-09-08 |
H. Peter Anvin | NEWS: document gdb stub |
commit | commitdiff | tree | snapshot |
2008-09-08 |
H. Peter Anvin | Merge commit 'stefanha/gdbstub' |
commit | commitdiff | tree | snapshot |
2008-09-08 |
H. Peter Anvin | mbr/Makefile: run checksize on the proper binaries... syslinux-3.72-pre4 |
commit | commitdiff | tree | snapshot |
2008-09-08 |
H. Peter Anvin | gPXE: enable NFS, FTP, HTTPS |
commit | commitdiff | tree | snapshot |
2008-09-08 |
H. Peter Anvin | gPXE: update gPXE to current git |
commit | commitdiff | tree | snapshot |
2008-09-08 |
H. Peter Anvin | isohybrid: remove Perl modules we don't actually need |
commit | commitdiff | tree | snapshot |
2008-09-08 |
H. Peter Anvin | isohybrid: verify we have a hybrid-compatible isolinux.bin |
commit | commitdiff | tree | snapshot |
2008-09-08 |
H. Peter Anvin | isohybrid, mkdiskimage: don't use sysopen(), sysread() |
commit | commitdiff | tree | snapshot |
2008-09-06 |
H. Peter Anvin | isolinux: display BIOS type |
commit | commitdiff | tree | snapshot |
2008-09-05 |
H. Peter Anvin | isohybrid: fix partition table generation, document syslinux-3.72-pre3 |
commit | commitdiff | tree | snapshot |
2008-09-05 |
H. Peter Anvin | ISOLINUX: document hybrid mode syslinux-3.72-pre2 |
commit | commitdiff | tree | snapshot |
2008-09-05 |
H. Peter Anvin | ISOLINUX: fix EBIOS information passing in hybrid HDD... |
commit | commitdiff | tree | snapshot |
2008-09-05 |
H. Peter Anvin | ISOLINUX: support for hybrid mode (CD-ROM/USB key) |
commit | commitdiff | tree | snapshot |
2008-09-05 |
H. Peter Anvin | core/Makefile: iso%.bin depends on checksumiso.pl |
commit | commitdiff | tree | snapshot |
2008-09-05 |
H. Peter Anvin | checksumiso: pad isolinux.bin to a sector boundary |
commit | commitdiff | tree | snapshot |
2008-09-04 |
H. Peter Anvin | keytab-lilo: don't try to be too smart |
commit | commitdiff | tree | snapshot |
2008-09-02 |
H. Peter Anvin | NEWS: update NEWS (sdi.c32, ISOLINUX fix) syslinux-3.72-pre1 |
commit | commitdiff | tree | snapshot |
2008-09-02 |
H. Peter Anvin | isolinux: return failure when opening a zero-length... |
commit | commitdiff | tree | snapshot |
2008-09-02 |
H. Peter Anvin | sdi.c32: credit where credit is due |
commit | commitdiff | tree | snapshot |
2008-09-02 |
H. Peter Anvin | sdi.c32: support gzipped SDI images |
commit | commitdiff | tree | snapshot |
2008-08-30 |
Stefan Hajnoczi | Fix GDB protocol flow control issues |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Sebastian Herbszt | Makefile: add modules to BSUBDIRS |
commit | commitdiff | tree | snapshot |
2008-08-29 |
Stefan Hajnoczi | Add GDB stub |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Stefan Hajnoczi | Relocating COM32 module |
commit | commitdiff | tree | snapshot |
2008-08-27 |
H. Peter Anvin | NEWS: update for 3.72 |
commit | commitdiff | tree | snapshot |
2008-08-27 |
H. Peter Anvin | Add pxechain.com; new modules direction; reorganize... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
H. Peter Anvin | menu: avoid leaving obvious password turds in memory |
commit | commitdiff | tree | snapshot |
2008-08-22 |
H. Peter Anvin | core/Makefile: The core is an embedded target |
commit | commitdiff | tree | snapshot |
2008-08-22 |
H. Peter Anvin | Clean up embedded Makefile targets; fix build failure |
commit | commitdiff | tree | snapshot |
2008-08-20 |
H. Peter Anvin | Major Makefile cleanups; gcc 4.3.0 compatiblity |
commit | commitdiff | tree | snapshot |
2008-08-15 |
H. Peter Anvin | MEMDISK: document the pause option |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Sebastian Herbszt | pci: fix pci_scan() |
commit | commitdiff | tree | snapshot |
2008-08-12 |
Sebastian Herbszt | pci: cosmetic fixes |
commit | commitdiff | tree | snapshot |
2008-08-12 |
H. Peter Anvin | pci: revamp the PCI system to have a hierarchial format |
commit | commitdiff | tree | snapshot |
2008-08-12 |
H. Peter Anvin | ctype.h: change extern inline to static inline |
commit | commitdiff | tree | snapshot |
2008-08-12 |
H. Peter Anvin | stdio.h: change fflush() from "extern inline" to "stati... |
commit | commitdiff | tree | snapshot |
2008-08-12 |
H. Peter Anvin | com32: compile with -std=gnu99 |
commit | commitdiff | tree | snapshot |
next |