| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | mboot.c32: add VESA mode setting supportsyslinux-3.84-pre2 | H. Peter Anvin | 2009-11-13 | 6 | -19/+347 |
| * | Merge branch 'master' of ssh://terminus.zytor.com/pub/git/syslinux/syslinux | H. Peter Anvin | 2009-11-13 | 5 | -41/+119 |
| |\ | |||||
| | * | dos: int 25/26 may be register-dirty; wrap them in assembly | H. Peter Anvin | 2009-11-13 | 4 | -31/+102 |
| | * | dos: don't add the linker script twice on the ld command line | H. Peter Anvin | 2009-11-11 | 1 | -1/+1 |
| | * | dos: drop unneeded .eh_frame section | H. Peter Anvin | 2009-11-11 | 2 | -2/+5 |
| | * | dos: always try the FAT32-aware direct I/O calls first | H. Peter Anvin | 2009-11-11 | 1 | -13/+17 |
| | * | dos: DOS version 7.10 is 0x070a, not 0x0710... | H. Peter Anvin | 2009-11-11 | 1 | -4/+4 |
| * | | NEWS: merged hdt 0.3.5syslinux-3.84-pre1 | H. Peter Anvin | 2009-11-10 | 1 | -0/+1 |
| * | | Merge commit 'hdt-0.3.5' | H. Peter Anvin | 2009-11-10 | 5 | -12/+38 |
| |\ \ | |||||
| | * | | hdt: iso/floppy have to be quiethdt-0.3.5 | Erwan Velu | 2009-11-09 | 1 | -1/+1 |
| | * | | pci: Removing useless initialisation | Erwan Velu | 2009-11-09 | 1 | -3/+0 |
| | * | | pci: Prevent kernel modules to be listed twice | Erwan Velu | 2009-11-09 | 1 | -4/+32 |
| | * | | hdt: 0.3.5 | Erwan Velu | 2009-11-08 | 1 | -1/+1 |
| | * | | cmenu: Increasing limits | Erwan Velu | 2009-11-08 | 1 | -2/+2 |
| | * | | hdt: Fixing building warning | Erwan Velu | 2009-11-08 | 1 | -1/+2 |
| * | | | version: next version on this branch will be 3.84 | H. Peter Anvin | 2009-11-10 | 1 | -1/+1 |
| | |/ |/| | |||||
| * | | NEWS: document fix for DOS installer | H. Peter Anvin | 2009-11-10 | 1 | -0/+4 |
| * | | dos: fix the soft-locking loop | H. Peter Anvin | 2009-11-10 | 1 | -1/+1 |
| * | | dos: try to handle both raw DOS mode and Windows mode | H. Peter Anvin | 2009-11-10 | 1 | -31/+83 |
| * | | dos: make DOS installer work under WinME | H. Peter Anvin | 2009-11-10 | 2 | -28/+85 |
| |/ | |||||
| * | Revert "ansicon: allow to pass page # to write functions" | H. Peter Anvin | 2009-11-06 | 3 | -15/+16 |
| * | Merge commit 'sha0/chain_isolinux' | H. Peter Anvin | 2009-11-05 | 1 | -3/+116 |
| |\ | |||||
| | * | [chain] Run Nindent on chain.c | Shao Miller | 2009-10-29 | 1 | -33/+28 |
| | * | [chain] Add support for chain-loading another isolinux.bin | Gert Hulselmans | 2009-10-29 | 1 | -0/+118 |
| * | | hdt: Putting auto mode in coherence with cli | Erwan Velu | 2009-11-05 | 1 | -6/+5 |
| * | | hdt: Switching debug mode in quiet mode | Erwan Velu | 2009-11-05 | 4 | -19/+20 |
| * | | Revert "Revert "gpllib: Reident fbinst code"" | Erwan Velu | 2009-11-05 | 1 | -9/+9 |
| * | | Merge remote branch 'pam/hdt-0.3.5' | Erwan Velu | 2009-11-05 | 4 | -19/+43 |
| |\ \ | |||||
| | * | | hdt: add debug option | Pierre-Alexandre Meyer | 2009-11-04 | 4 | -19/+43 |
| | * | | hdt: fix arguments parsing | Pierre-Alexandre Meyer | 2009-11-04 | 1 | -1/+0 |
| | * | | hdt: optimize more_printf macro | Pierre-Alexandre Meyer | 2009-11-04 | 1 | -1/+1 |
| | * | | disklib: add support for detection of the fbinst mbr | Pierre-Alexandre Meyer | 2009-11-04 | 1 | -1/+9 |
| | * | | Merge commit 'hdt-0.3.5-pre3' into hdt-0.3.5 | Pierre-Alexandre Meyer | 2009-11-04 | 10 | -19/+105 |
| | |\ \ | |||||
| | * \ \ | Merge commit 'hdt-0.3.5-pre2' into hdt-0.3.5 | Pierre-Alexandre Meyer | 2009-11-03 | 4 | -19/+27 |
| | |\ \ \ | |||||
| * | | | | | Revert "gpllib: Reident fbinst code" | Erwan Velu | 2009-11-05 | 1 | -9/+9 |
| * | | | | | hdt: Prevent auto mode from using empty commands | Erwan Velu | 2009-11-05 | 1 | -1/+1 |
| * | | | | | gpllib: Reident fbinst code | Erwan Velu | 2009-11-05 | 1 | -9/+9 |
| * | | | | | hdt: fix arguments parsing | Pierre-Alexandre Meyer | 2009-11-05 | 1 | -1/+0 |
| * | | | | | hdt: optimize more_printf macro | Pierre-Alexandre Meyer | 2009-11-05 | 1 | -1/+1 |
| * | | | | | disklib: add support for detection of the fbinst mbr | Pierre-Alexandre Meyer | 2009-11-05 | 1 | -1/+9 |
| | |_|/ / |/| | | | |||||
| * | | | | hdt: Release 0.3.5-pre3hdt-0.3.5-pre3 | Erwan Velu | 2009-11-04 | 1 | -2/+2 |
| * | | | | hdt: Setting up a flag to disable more_printf | Erwan Velu | 2009-11-04 | 2 | -3/+7 |
| * | | | | hdt: Removing debugging message in auto mode | Erwan Velu | 2009-11-04 | 1 | -1/+0 |
| * | | | | hdt: Improving readbility of auto mode | Erwan Velu | 2009-11-04 | 1 | -5/+14 |
| * | | | | Merge branch 'master' into auto | Erwan Velu | 2009-11-03 | 2 | -12/+24 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge remote branch 'pam/hdt-0.3.5' | Erwan Velu | 2009-11-03 | 2 | -12/+24 |
| | |\ \ \ \ | | |/ / / | |||||
| | | * | | | libansi: reset SGR parameters cache in cls() | Pierre-Alexandre Meyer | 2009-11-02 | 2 | -12/+24 |
| * | | | | | hdt: Improving automatic code (memory mgmt) | Erwan Velu | 2009-11-03 | 1 | -9/+16 |
| * | | | | | hdt: Adding automatic mode | Erwan Velu | 2009-11-03 | 6 | -12/+75 |
| |/ / / / | |||||
| * | | | | hdt: Adding serial output when building HDT images | Erwan Velu | 2009-11-02 | 1 | -0/+1 |
