specfile: Manual pages are usually not tagged %doc
[profile/ivi/syslinux.git] / com32 /
2007-12-10 H. Peter AnvinSeparate attribute control for disabled menu items syslinux-3.54-pre1
2007-12-10 H. Peter AnvinFix handling of VESA modes with noncontiguous memory...
2007-11-21 H. Peter AnvinAdd "menu separator", "menu indent", "menu disabled"
2007-11-21 H. Peter AnvinAdd missing thunk function for cfarcall
2007-11-21 H. Peter AnvinAdd support for thunking cdecl/stdcall-style real-mode...
2007-11-20 H. Peter Anvinstruct term_state: remove duplicate .xy and unused...
2007-11-15 H. Peter AnvinPreserve ES:DI instead of probing for $PnP syslinux-3.53-pre5
2007-11-10 H. Peter AnvinAdd sha256crypt and sha512crypt; not yet enabled
2007-11-02 H. Peter AnvinOptional debugging code for shuffle and boot and load_linux syslinux-3.53-pre2
2007-10-10 H. Peter AnvinMakefiles: create NASMOPT variable
2007-10-02 H. Peter Anvinelf.c: better error message when memory is unavailable
2007-09-24 H. Peter AnvinFix building on a 64-bit system without a 32-bit system... syslinux-3.52 syslinux-3.52-pre10
2007-09-21 H. Peter Anvinlocalboot.c32: sample/test program for invoking syslinu...
2007-08-17 H. Peter AnvinClean up some of the new PCI code from Erwan Velu. syslinux-3.52-pre7
2007-08-17 Erwan VeluImproving PCI collected informations
2007-08-14 H. Peter AnvinAdd reboot.c32 module syslinux-3.52-pre6
2007-08-14 H. Peter Anvincom32: fix __farcall()
2007-07-25 H. Peter AnvinHandle plural correctly in countdown.
2007-07-25 H. Peter AnvinAdd header file missing from previous checkin (md5.h)
2007-07-25 H. Peter AnvinAdd support for Unix-standard MD5 password
2007-07-25 H. Peter AnvinCorrectly handle switches between graphics and text...
2007-07-25 H. Peter AnvinMake the hidden timeout behaviour match the rest of...
2007-07-25 H. Peter AnvinMove hidden_row to -2; don't re-timeout once a key...
2007-07-24 H. Peter AnvinSimple menu system: add support for "menu hidden"
2007-07-20 H. Peter AnvinAdd the actual zeroregs file; missing from a previous... syslinux-3.52-pre4
2007-07-20 H. Peter AnvinAdd syslinux_reboot()
2007-07-20 H. Peter Anvincom32: add a common zero-register structure
2007-06-22 H. Peter Anvinchain.c32: add support for searching for an MBR signatu...
2007-06-16 H. Peter AnvinSimple menu: F-key config was accidentally case sensitive
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-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-01 Otavio SalvadorShift horiontaly timeout message when HSHIFT is set syslinux-3.50-pre17
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-05-31 H. Peter AnvinIf no serial console is configured, don't bother callin...
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 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-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 AnvinMake the menu system understand INCLUDE as well. syslinux-3.50-pre14
2007-05-07 H. Peter AnvinMore tweaks to allow bigger stack/heap, and boot protoc... syslinux-3.50-pre7
2007-05-06 H. Peter AnvinMake more space for the heap when doing so is possible
2007-04-26 H. Peter AnvinAdd wrapper function syslinux_run_kernel_image() syslinux-3.50-pre6
2007-04-26 H. Peter Anvinlinux.c32: saturate memory size to 32 bits if too large
2007-04-10 H. Peter AnvinMake the pixel format canonicalization code a bit easie...
2007-04-10 H. Peter AnvinFix expansion of palette images to ABGR.
2007-04-04 H. Peter AnvinAdd syslinux_local_boot() wrapper function
2007-04-03 H. Peter Anvinpxe_get_cached.c: readability improvement.
2007-04-03 H. Peter Anvinintcall, farcall: readability improvements. syslinux-3.50-pre4
2007-04-03 H. Peter AnvinA few more syslinux wrapper function
2007-04-03 H. Peter Anvinset -e so the build stops on error. syslinux-3.50-pre3
2007-04-03 H. Peter AnvinMove the PCI-scanning code into the library proper.
2007-04-03 H. Peter Anvinpci.c: change from GPL to MIT license; Erwan has OK...
2007-04-03 H. Peter Anvinpcitest.c: remove obsolete fields; formatting cleanups
2007-04-03 Ferenc WagnerFix the handling of namelen and argument parsing in...
2007-04-01 H. Peter Anvinethersel: move RID range parsing into its own function.
2007-04-01 H. Peter AnvinRemove bogus clobbering of the mask
2007-04-01 H. Peter AnvinReturn first match in list, not first match in PCI... syslinux-3.50-pre2
2007-04-01 H. Peter AnvinRemove useless attempt at reading pci.ids
2007-03-20 H. Peter AnvinSYSLINUX API headers, and beginning of implementation.
2007-03-20 H. Peter AnvinStealth whitespace cleanup
2007-03-20 H. Peter AnvinAdd interface for querying the syslinux feature flags.
2007-03-20 H. Peter AnvinMove <syslinux.h> to <syslinux/idle.h>; clean up libuti...
2007-03-16 H. Peter AnvinLinux-loading module with optional DHCP generation. syslinux-3.40-pre15
2007-03-16 H. Peter Anvininitramfs chain handling: add support for forcing the...
2007-03-15 H. Peter AnvinLibrary functions for manipulating initramfs
2007-03-15 H. Peter AnvinInitial library support for booting a Linux kernel
2007-03-15 H. Peter AnvinPXE header support; higher-level function for PXE GET_C...
2007-03-15 H. Peter AnvinStealth whitespace cleanup (automated)
2007-03-15 H. Peter AnvinAdd a register-setting shuffle and boot for real mode... syslinux-3.40-pre14
2007-03-15 H. Peter AnvinMove the loadfile() routine into the syslinux/ namespac... syslinux-3.40-pre13
2007-03-15 H. Peter AnvinFinish the shuffle and boot interface, and add an ELF...
2007-03-14 H. Peter AnvinDummy <assert.h>
2007-03-12 H. Peter AnvinWrapper infrastructure for "shuffle and boot"
2007-03-07 H. Peter AnvinFormatting cleanups syslinux-3.40-pre12
2007-03-07 Erwan VeluEthersel must use the pci com32 module instead of built...
2007-03-06 H. Peter Anvinmenu system: make the help message end row a configurable. syslinux-3.40-pre11
2007-03-06 H. Peter AnvinTEXT HELP: Multiline per-entry help messages in the... syslinux-3.40-pre10
2007-02-28 H. Peter AnvinSimple menu system: unified way to handle message strin... syslinux-3.40-pre9
2007-02-28 H. Peter AnvinTeach the menu system to ignore TEXT blocks for now. syslinux-3.40-pre8
2007-02-28 H. Peter AnvinSupport customization of menu messages.
2007-02-24 H. Peter AnvinDo not overwrite pointer "p" when calling is_kernel_type()
next