profile/ivi/syslinux.git
2007-07-20 H. Peter Anvincom32: add a common zero-register structure
2007-07-12 H. Peter AnvinMBR: shave off another byte
2007-07-12 H. Peter AnvinMBR: shave off another byte
2007-07-12 H. Peter AnvinMBR: one more comment
2007-07-12 H. Peter AnvinMBR: shave another ~4 bytes through an ugly error messa...
2007-07-12 H. Peter AnvinMBR: add HLT to prevent system from melting on failure
2007-07-12 H. Peter AnvinMBR: add CR LF to the end of messages
2007-07-12 H. Peter AnvinMBR: shave 2 more bytes
2007-07-11 H. Peter AnvinMBR: Don't clobber %eax before entering CBIOS code
2007-07-11 H. Peter AnvinMBR: always do setup for EBIOS, makes stack handling...
2007-07-11 H. Peter AnvinMBR: Handle the stack in read_sector correctly...
2007-07-11 H. Peter AnvinOne more MBR byte
2007-07-11 H. Peter AnvinAnother 12 bytes shaved off the MBR...
2007-07-11 H. Peter AnvinAnother 2 bytes off the MBR.
2007-07-11 H. Peter AnvinAdd some comments to the MBR
2007-07-11 H. Peter AnvinAnother 3 bytes or so off the MBR...
2007-07-11 H. Peter AnvinOne more MBR byte...
2007-07-11 H. Peter AnvinShave two more bytes off the MBR
2007-07-11 H. Peter AnvinMBR: fix pointer to partition table base
2007-07-11 H. Peter AnvinShave another byte off the MBR
2007-07-11 H. Peter AnvinShave an additional ~7 bytes off the MBR
2007-07-11 H. Peter AnvinShave a byte off the MBR code.
2007-07-09 H. Peter AnvinMEMDISK: Try for better EDD compliance
2007-07-07 H. Peter AnvinDocument giving the disk a signature.
2007-07-07 H. Peter Anvinmkdiskimage: give the disk image an MBR signature
2007-06-30 H. Peter AnvinForgot to add our own drive to the drive count! syslinux-3.52-pre3
2007-06-29 H. Peter AnvinDisable vmware workaround until bug report has been...
2007-06-29 H. Peter AnvinPXELINUX: if siaddr isn't set, fall back to server... syslinux-3.52-pre2
2007-06-22 H. Peter Anvinchain.c32: add support for searching for an MBR signatu...
2007-06-21 H. Peter AnvinNext version is 3.52 syslinux-3.52-pre1
2007-06-21 H. Peter AnvinDocument changes since 3.51
2007-06-21 H. Peter AnvinAlignment fix when loading multiple kernels.
2007-06-21 H. Peter AnvinMove most messages into the appropriate .inc files
2007-06-21 H. Peter AnvinDon't print multiple newlines after initrd...
2007-06-21 H. Peter AnvinWorkaround for VMware console bug; make more common...
2007-06-16 H. Peter AnvinSimple menu: F-key config was accidentally case sensitive
2007-06-10 H. Peter AnvinBegin version 3.51 syslinux-3.51 syslinux-3.51-pre1
2007-06-10 H. Peter Anvinextlinux: "open" takes a mangled pointer in DS:DI
2007-06-10 H. Peter Anvinlstadjust: handle struc/endstruc correctly
2007-06-09 H. Peter AnvinAdd missing documentation of RAID mode.
2007-06-09 H. Peter AnvinShow list file addresses in absolute syslinux-3.50
2007-06-08 H. Peter AnvinUse strcpy to copy MACStr syslinux-3.50-pre23
2007-06-08 H. Peter AnvinCapture the UUID from packet 1 (request) syslinux-3.50-pre22
2007-06-08 H. Peter AnvinLower case seems to be more common for UUID
2007-06-08 H. Peter AnvinGenerate config file name based on the UUID
2007-06-08 H. Peter AnvinSanitize handling of client identifier option
2007-06-07 H. Peter AnvinFix the INT 18h patch offset for the RAID mode (-r... syslinux-3.50-pre21
2007-06-06 H. Peter AnvinStealth whitespace cleanup
2007-06-06 H. Peter Anvinvesacon_set_background: Need "volatile" asm syslinux-3.50-pre20
2007-06-06 H. Peter AnvinAllow a flat color to be specified as a background.
2007-06-06 H. Peter AnvinNot all terminals home the cursor on CSI 2 J
2007-06-06 H. Peter AnvinUnify hexval functions; fix % in printf string
2007-06-06 H. Peter AnvinClarify that the background is always an image file
2007-06-05 H. Peter AnvinFix alignment of tab and timeout messages syslinux-3.50-pre19
2007-06-05 H. Peter Anvincom32: change the message color scheme; background...
2007-06-02 H. Peter AnvinRAID mode installer support for SYSLINUX syslinux-3.50-pre18
2007-06-02 H. Peter AnvinRemove unused set_8() function
2007-06-02 H. Peter AnvinRAID mode installer support for extlinux
2007-06-02 H. Peter Anvin"RAID mode": execute INT 18h on boot failure instead...
2007-06-01 Otavio SalvadorShift horiontaly timeout message when HSHIFT is set syslinux-3.50-pre17
2007-06-01 H. Peter AnvinDocument F-key help in the simple menu system syslinux-3.50-pre16
2007-06-01 H. Peter AnvinAdd file missing from previous checkin
2007-06-01 H. Peter AnvinHook up F-key help for the menu system, document
2007-06-01 H. Peter AnvinFix decoding of <F11> and <F12>
2007-05-31 H. Peter AnvinIf no serial console is configured, don't bother callin...
2007-05-31 H. Peter AnvinDocument that we disabled polling for ARP.
2007-05-31 H. Peter AnvinDisable polling for ARP during idle.
2007-05-31 H. Peter AnvinCorrect inverted handling of Ctrl-F
2007-05-31 H. Peter AnvinSimple program to dump serial console info
2007-05-31 H. Peter AnvinImplement syslinux_serial_console_info()
2007-05-31 H. Peter Anvinansi.h: remove unused field
2007-05-31 H. Peter AnvinHacky debugging function by setting VESA pixels, someti...
2007-05-31 H. Peter Anvinansi.c: minor cleanups
2007-05-31 H. Peter Anvinvesa/drawtxt.c: remove divide caused by %
2007-05-31 H. Peter Anvinxserial_write: handle the new \1..\5 control sequences
2007-05-31 H. Peter Anvinpxelinux: Save/set up/restore ES around init.inc
2007-05-31 H. Peter AnvinAdd missing parenthesis
2007-05-31 H. Peter AnvinFix problem where the command line would get truncated...
2007-05-31 H. Peter AnvinImprove comment
2007-05-31 H. Peter AnvinRemove Linux test compilation
2007-05-31 H. Peter AnvinChange \2#0 -> \1#
2007-05-31 H. Peter AnvinHandle color tables with more than 100 entries
2007-05-31 Otavio SalvadorAdd support to change menu vertical and horizontal...
2007-05-31 H. Peter AnvinParse F-key help commands in the menu system
2007-05-31 H. Peter AnvinAllow binding help text to F11 and F12.
2007-05-30 H. Peter AnvinAdd "help" to the comment
2007-05-25 Luciano RochaDon't clobber /dev/null when compiling as root
2007-05-23 H. Peter AnvinDrop TFTP_MTU to 1440.
2007-05-23 H. Peter AnvinMake it safe to call close_file on an already closed... syslinux-3.50-pre15
2007-05-23 H. Peter AnvinMake the menu system understand INCLUDE as well. syslinux-3.50-pre14
2007-05-23 H. Peter AnvinDocument INCLUDE
2007-05-23 H. Peter AnvinAdd "include" command to the core syslinux parser
2007-05-23 H. Peter Anvingetc: make sure EOF is "sticky"
2007-05-23 H. Peter AnvinNew stackable getc interface, using the real_mode_seg...
2007-05-23 H. Peter AnvinRevert "ISOLINUX: Include the caching code"
2007-05-23 H. Peter AnvinRevert "Add subroutines to add/remove blocks from the...
2007-05-23 H. Peter AnvinUse a segment layout more similar to the other derivatives
2007-05-23 H. Peter AnvinAdd a proper internal close function (close_file)
2007-05-23 H. Peter AnvinAdd subroutines to add/remove blocks from the expiry...
2007-05-23 H. Peter AnvinISOLINUX: Include the caching code syslinux-3.50-pre13
next