2007-05-31 |
H. Peter Anvin | If no serial console is configured, don't bother callin... |
commit | commitdiff | tree | snapshot |
2007-05-31 |
H. Peter Anvin | Document that we disabled polling for ARP. |
commit | commitdiff | tree | snapshot |
2007-05-31 |
H. Peter Anvin | Disable polling for ARP during idle. |
commit | commitdiff | tree | snapshot |
2007-05-31 |
H. Peter Anvin | Correct inverted handling of Ctrl-F |
commit | commitdiff | tree | snapshot |
2007-05-31 |
H. Peter Anvin | Simple program to dump serial console info |
commit | commitdiff | tree | snapshot |
2007-05-31 |
H. Peter Anvin | Implement syslinux_serial_console_info() |
commit | commitdiff | tree | snapshot |
2007-05-31 |
H. Peter Anvin | ansi.h: remove unused field |
commit | commitdiff | tree | snapshot |
2007-05-31 |
H. Peter Anvin | Hacky debugging function by setting VESA pixels, someti... |
commit | commitdiff | tree | snapshot |
2007-05-31 |
H. Peter Anvin | ansi.c: minor cleanups |
commit | commitdiff | tree | snapshot |
2007-05-31 |
H. Peter Anvin | vesa/drawtxt.c: remove divide caused by % |
commit | commitdiff | tree | snapshot |
2007-05-31 |
H. Peter Anvin | xserial_write: handle the new \1..\5 control sequences |
commit | commitdiff | tree | snapshot |
2007-05-31 |
H. Peter Anvin | pxelinux: Save/set up/restore ES around init.inc |
commit | commitdiff | tree | snapshot |
2007-05-31 |
H. Peter Anvin | Add missing parenthesis |
commit | commitdiff | tree | snapshot |
2007-05-31 |
H. Peter Anvin | Fix problem where the command line would get truncated... |
commit | commitdiff | tree | snapshot |
2007-05-31 |
H. Peter Anvin | Improve comment |
commit | commitdiff | tree | snapshot |
2007-05-31 |
H. Peter Anvin | Remove Linux test compilation |
commit | commitdiff | tree | snapshot |
2007-05-31 |
H. Peter Anvin | Change \2#0 -> \1# |
commit | commitdiff | tree | snapshot |
2007-05-31 |
H. Peter Anvin | Handle color tables with more than 100 entries |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Otavio Salvador | Add support to change menu vertical and horizontal... |
commit | commitdiff | tree | snapshot |
2007-05-31 |
H. Peter Anvin | Parse F-key help commands in the menu system |
commit | commitdiff | tree | snapshot |
2007-05-31 |
H. Peter Anvin | Allow binding help text to F11 and F12. |
commit | commitdiff | tree | snapshot |
2007-05-30 |
H. Peter Anvin | Add "help" to the comment |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Luciano Rocha | Don't clobber /dev/null when compiling as root |
commit | commitdiff | tree | snapshot |
2007-05-23 |
H. Peter Anvin | Drop TFTP_MTU to 1440. |
commit | commitdiff | tree | snapshot |
2007-05-23 |
H. Peter Anvin | Make it safe to call close_file on an already closed... syslinux-3.50-pre15 |
commit | commitdiff | tree | snapshot |
2007-05-23 |
H. Peter Anvin | Make the menu system understand INCLUDE as well. syslinux-3.50-pre14 |
commit | commitdiff | tree | snapshot |
2007-05-23 |
H. Peter Anvin | Document INCLUDE |
commit | commitdiff | tree | snapshot |
2007-05-23 |
H. Peter Anvin | Add "include" command to the core syslinux parser |
commit | commitdiff | tree | snapshot |
2007-05-23 |
H. Peter Anvin | getc: make sure EOF is "sticky" |
commit | commitdiff | tree | snapshot |
2007-05-23 |
H. Peter Anvin | New stackable getc interface, using the real_mode_seg... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
H. Peter Anvin | Revert "ISOLINUX: Include the caching code" |
commit | commitdiff | tree | snapshot |
2007-05-23 |
H. Peter Anvin | Revert "Add subroutines to add/remove blocks from the... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
H. Peter Anvin | Use a segment layout more similar to the other derivatives |
commit | commitdiff | tree | snapshot |
2007-05-23 |
H. Peter Anvin | Add a proper internal close function (close_file) |
commit | commitdiff | tree | snapshot |
2007-05-23 |
H. Peter Anvin | Add subroutines to add/remove blocks from the expiry... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
H. Peter Anvin | ISOLINUX: Include the caching code syslinux-3.50-pre13 |
commit | commitdiff | tree | snapshot |
2007-05-23 |
H. Peter Anvin | We need to bloody well set KernelVersion before using... syslinux-3.50-pre12 |
commit | commitdiff | tree | snapshot |
2007-05-22 |
H. Peter Anvin | Fix loading pre-2.00 protocol kernels. syslinux-3.50-pre11 |
commit | commitdiff | tree | snapshot |
2007-05-12 |
H. Peter Anvin | PXELINUX: Use the client-identifier instead when DHCP... syslinux-3.50-pre10 |
commit | commitdiff | tree | snapshot |
2007-05-10 |
H. Peter Anvin | Remove stale file |
commit | commitdiff | tree | snapshot |
2007-05-10 |
H. Peter Anvin | Fix <Ctrl-N> for printing network information syslinux-3.50-pre9 |
commit | commitdiff | tree | snapshot |
2007-05-10 |
H. Peter Anvin | PXELINUX: Add <Ctrl-N> to print the network information syslinux-3.50-pre8 |
commit | commitdiff | tree | snapshot |
2007-05-10 |
H. Peter Anvin | Document update of Linux boot protocol. |
commit | commitdiff | tree | snapshot |
2007-05-07 |
H. Peter Anvin | More tweaks to allow bigger stack/heap, and boot protoc... syslinux-3.50-pre7 |
commit | commitdiff | tree | snapshot |
2007-05-06 |
H. Peter Anvin | Make more space for the heap when doing so is possible |
commit | commitdiff | tree | snapshot |
2007-04-27 |
H. Peter Anvin | Update the default names of the MinGW tools. |
commit | commitdiff | tree | snapshot |
2007-04-27 |
H. Peter Anvin | Document the use of the MinGW compiler. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
H. Peter Anvin | Add wrapper function syslinux_run_kernel_image() syslinux-3.50-pre6 |
commit | commitdiff | tree | snapshot |
2007-04-26 |
H. Peter Anvin | linux.c32: saturate memory size to 32 bits if too large |
commit | commitdiff | tree | snapshot |
2007-04-10 |
H. Peter Anvin | Make the pixel format canonicalization code a bit easie... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
H. Peter Anvin | Document recent additions. syslinux-3.50-pre5 |
commit | commitdiff | tree | snapshot |
2007-04-10 |
H. Peter Anvin | MBR: fix problems when LBA > 65535*sectors. |
commit | commitdiff | tree | snapshot |
2007-04-10 |
H. Peter Anvin | Fix expansion of palette images to ABGR. |
commit | commitdiff | tree | snapshot |
2007-04-04 |
H. Peter Anvin | Add syslinux_local_boot() wrapper function |
commit | commitdiff | tree | snapshot |
2007-04-03 |
H. Peter Anvin | pxe_get_cached.c: readability improvement. |
commit | commitdiff | tree | snapshot |
2007-04-03 |
H. Peter Anvin | intcall, farcall: readability improvements. syslinux-3.50-pre4 |
commit | commitdiff | tree | snapshot |
2007-04-03 |
H. Peter Anvin | A few more syslinux wrapper function |
commit | commitdiff | tree | snapshot |
2007-04-03 |
H. Peter Anvin | Final cleanup *does* return. |
commit | commitdiff | tree | snapshot |
2007-04-03 |
H. Peter Anvin | set -e so the build stops on error. syslinux-3.50-pre3 |
commit | commitdiff | tree | snapshot |
2007-04-03 |
H. Peter Anvin | Move the PCI-scanning code into the library proper. |
commit | commitdiff | tree | snapshot |
2007-04-03 |
H. Peter Anvin | pci.c: change from GPL to MIT license; Erwan has OK... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
H. Peter Anvin | pcitest.c: remove obsolete fields; formatting cleanups |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Ferenc Wagner | Fix the handling of namelen and argument parsing in... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
H. Peter Anvin | ethersel: move RID range parsing into its own function. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
H. Peter Anvin | Remove bogus clobbering of the mask |
commit | commitdiff | tree | snapshot |
2007-04-01 |
H. Peter Anvin | Return first match in list, not first match in PCI... syslinux-3.50-pre2 |
commit | commitdiff | tree | snapshot |
2007-04-01 |
H. Peter Anvin | Remove useless attempt at reading pci.ids |
commit | commitdiff | tree | snapshot |
2007-03-30 |
H. Peter Anvin | Support chaining shuffle descriptors when buffer is... syslinux-3.50-pre1 |
commit | commitdiff | tree | snapshot |
2007-03-30 |
H. Peter Anvin | Move extlinux boot stuff into /boot/extlinux; /etc... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
H. Peter Anvin | SYSLINUX API headers, and beginning of implementation. |
commit | commitdiff | tree | snapshot |
2007-03-20 |
H. Peter Anvin | Stealth whitespace cleanup |
commit | commitdiff | tree | snapshot |
2007-03-20 |
H. Peter Anvin | Add interface for querying the syslinux feature flags. |
commit | commitdiff | tree | snapshot |
2007-03-20 |
H. Peter Anvin | Move <syslinux.h> to <syslinux/idle.h>; clean up libuti... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
H. Peter Anvin | Rename the new version 3.50 instead of 3.40; too many... |
commit | commitdiff | tree | snapshot |
2007-03-16 |
H. Peter Anvin | Linux-loading module with optional DHCP generation. syslinux-3.40-pre15 |
commit | commitdiff | tree | snapshot |
2007-03-16 |
H. Peter Anvin | initramfs chain handling: add support for forcing the... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
H. Peter Anvin | Library functions for manipulating initramfs |
commit | commitdiff | tree | snapshot |
2007-03-15 |
H. Peter Anvin | Initial library support for booting a Linux kernel |
commit | commitdiff | tree | snapshot |
2007-03-15 |
H. Peter Anvin | PXE header support; higher-level function for PXE GET_C... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
H. Peter Anvin | Restore intentional blank lines at the end of sample... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
H. Peter Anvin | Stealth whitespace cleanup (automated) |
commit | commitdiff | tree | snapshot |
2007-03-15 |
H. Peter Anvin | Add a register-setting shuffle and boot for real mode... syslinux-3.40-pre14 |
commit | commitdiff | tree | snapshot |
2007-03-15 |
H. Peter Anvin | Move the loadfile() routine into the syslinux/ namespac... syslinux-3.40-pre13 |
commit | commitdiff | tree | snapshot |
2007-03-15 |
H. Peter Anvin | Finish the shuffle and boot interface, and add an ELF... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
H. Peter Anvin | Fix the shuffle and boot interface. It was probably... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
H. Peter Anvin | Dummy <assert.h> |
commit | commitdiff | tree | snapshot |
2007-03-13 |
H. Peter Anvin | INT 22h, AX=001Ah: we have FS:SI pointing to the regist... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
H. Peter Anvin | Add support for using a shuffle descriptor to bzero... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
H. Peter Anvin | Wrapper infrastructure for "shuffle and boot" |
commit | commitdiff | tree | snapshot |
2007-03-11 |
H. Peter Anvin | New API call: cleanup, shuffle and boot to flat protect... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
H. Peter Anvin | Formatting cleanups syslinux-3.40-pre12 |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Erwan Velu | Ethersel must use the pci com32 module instead of built... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
H. Peter Anvin | menu system: make the help message end row a configurable. syslinux-3.40-pre11 |
commit | commitdiff | tree | snapshot |
2007-03-06 |
H. Peter Anvin | TEXT HELP: Multiline per-entry help messages in the... syslinux-3.40-pre10 |
commit | commitdiff | tree | snapshot |
2007-03-03 |
H. Peter Anvin | mkdiskimage: shortcut for zipdisk geometry |
commit | commitdiff | tree | snapshot |
2007-03-02 |
H. Peter Anvin | Update copyright date |
commit | commitdiff | tree | snapshot |
2007-02-28 |
H. Peter Anvin | Simple menu system: unified way to handle message strin... syslinux-3.40-pre9 |
commit | commitdiff | tree | snapshot |
2007-02-28 |
H. Peter Anvin | Teach the menu system to ignore TEXT blocks for now. syslinux-3.40-pre8 |
commit | commitdiff | tree | snapshot |
2007-02-28 |
H. Peter Anvin | Support customization of menu messages. |
commit | commitdiff | tree | snapshot |
2007-02-28 |
H. Peter Anvin | Correctly ignore TEXT blocks. |
commit | commitdiff | tree | snapshot |
next |