4625 Commits (a4e8ef72ab523568fa5c1cd356a3c14f8403d2e4)
 

Author SHA1 Message Date
  Michael Brown a4e8ef72ab [libc] Add isprint() 10 years ago
  Michael Brown bf15737cf0 [build] Build ROMs used by qemu and VMware as part of "make all" 10 years ago
  Michael Brown 2200ca0e8f [ipv6] Fix compilation under FreeBSD 10 years ago
  Michael Brown 6ef1f51f10 [build] Remove obsolete check for GNU as version 2.9.1 10 years ago
  Michael Brown 8f0173b5c8 [vesafb] Set "magic" colour to transparent when a background picture is used 10 years ago
  Michael Brown f6dce77b15 [console] Add concept of a "magic" colour 10 years ago
  Michael Brown e8b5b50486 [cmdline] Add the "colour" and "cpair" commands 10 years ago
  Michael Brown 259858950a [mucurses] Use centralised concept of colour pairs 10 years ago
  Michael Brown 7025f5c648 [console] Add centralised concept of colours and colour pairs 10 years ago
  Michael Brown 4c51f9602d [fbcon] Always draw cursor using current foreground and background colours 10 years ago
  Michael Brown 153748cce9 [lkrnprefix] Include iPXE version string in image header 10 years ago
  Michael Brown 4d9f100240 [fbcon] Update the console width and height after changing mode 10 years ago
  Michael Brown 03401f9d21 [console] Allow consoles to update the recorded console size 10 years ago
  Christian Hesse 1680d0d14d [build] Fix LABEL name for .liso images 10 years ago
  Michael Brown f79592545b [menu] Adapt user interface to fit display size 10 years ago
  Michael Brown 0344dc0094 [login] Adapt user interface to fit display size 10 years ago
  Michael Brown b6c867713b [settings] Adapt user interface to fit display size 10 years ago
  Michael Brown 54c5d08df1 [vesafb] Work around data corruption bug in bochs/qemu VBE implementation 10 years ago
  Michael Brown 99c679696a [ipv6] Expose NDP-provided settings (including the DNS server) 10 years ago
  Michael Brown 4a6c453b5b [dhcpv6] Add DHCPv6 "filename" setting 10 years ago
  Michael Brown f3e5df3162 [settings] Merge SETTING_IPv4 and SETTING_IPv6 10 years ago
  Michael Brown eaa8615648 [settings] Allow for multiple definitions of each predefined setting 10 years ago
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections 10 years ago
  Michael Brown 8aab959bed [dhcpv6] Use DUID-UUID form of client DUID 10 years ago
  Michael Brown 03957bcb47 [linux] Provide access to SMBIOS via /dev/mem 10 years ago
  Michael Brown 2f1c7e386b [ipv6] Add support for resolving IPv6 addresses via the "nslookup" command 10 years ago
  Michael Brown 44a0dc7848 [syslog] Add support for IPv6 syslog server 10 years ago
  Michael Brown 2649e8ef70 [socket] Ensure socket address structure sizes are fixed 10 years ago
  Michael Brown 6248894f52 [dns] Add support for resolving IPv6 addresses via AAAA records 10 years ago
  Michael Brown 60c4e62e5d [settings] Add fetch_ipv6_setting() 10 years ago
  Michael Brown 17451b53e2 [settings] Allow for IPv6 setting types in non-IPv6 builds 10 years ago
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting 10 years ago
  Michael Brown a2638a8edd [fbcon] Add support for displaying a cursor 10 years ago
  Michael Brown fb6edd4e13 [menu] Hide cursor when displaying menu 10 years ago
  Michael Brown b7a0a128ff [settings] Hide cursor when not actively editing a setting 10 years ago
  Michael Brown 936971d0ed [mucurses] Implement curs_set() to control cursor visibility 10 years ago
  Michael Brown 135bf35b11 [console] Allow '?' as an intermediate byte in ANSI escape sequences 10 years ago
  Michael Brown 1403bda951 [build] Fix building on OpenBSD 5.4 10 years ago
  Michael Brown d4f7816de7 [vesafb] Select an optimal mode, rather than the first acceptable mode 10 years ago
  Michael Brown 00bb19257f [vesafb] Return meaningful error when no suitable mode is found 10 years ago
  Michael Brown 405416e4c4 [vesafb] Skip modes for which we cannot get mode information 10 years ago
  Michael Brown 9678fedbe4 [vesafb] Include raw status value within VBE error messages 10 years ago
  Michael Brown aa2e04fe1c [vesafb] Add VESA frame buffer console 10 years ago
  Michael Brown decf9dd133 [fbcon] Add generic concept of a frame buffer console 10 years ago
  Michael Brown 0b81be823d [cmdline] Add "console" command to configure console 10 years ago
  Michael Brown c501c980e0 [console] Add concept of generic console configuration 10 years ago
  Michael Brown b2251743d8 [console] Allow console input and output to be disabled independently 10 years ago
  Michael Brown 7271b50890 [mucurses] Use "<ESC>[2J" ANSI escape sequence to clear screen 10 years ago
  Michael Brown 0ee89338dd [pnm] Add support for PNM images 10 years ago
  Michael Brown 09f31e9fc4 [image] Add image_pixbuf() to create pixel buffer from image 10 years ago