839 Commits (fdad22a1ed0cefcc975f9f6d2a6153d3b47bc78a)

Autor SHA1 Nachricht Datum
  Michael Brown 3ee2c4ac1c [fbcon] Allow ANSI CUP with missing arguments vor 10 Jahren
  Michael Brown 608d6cac9e [fbcon] Allow for an arbitrary margin around the text area vor 10 Jahren
  Michael Brown 7fc380e950 [fbcon] Centre background picture on console vor 10 Jahren
  Michael Brown a4e8ef72ab [libc] Add isprint() vor 10 Jahren
  Michael Brown f6dce77b15 [console] Add concept of a "magic" colour vor 10 Jahren
  Michael Brown 7025f5c648 [console] Add centralised concept of colours and colour pairs vor 10 Jahren
  Michael Brown 4c51f9602d [fbcon] Always draw cursor using current foreground and background colours vor 10 Jahren
  Michael Brown 4d9f100240 [fbcon] Update the console width and height after changing mode vor 10 Jahren
  Michael Brown 03401f9d21 [console] Allow consoles to update the recorded console size vor 10 Jahren
  Michael Brown f3e5df3162 [settings] Merge SETTING_IPv4 and SETTING_IPv6 vor 10 Jahren
  Michael Brown eaa8615648 [settings] Allow for multiple definitions of each predefined setting vor 10 Jahren
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections vor 10 Jahren
  Michael Brown 60c4e62e5d [settings] Add fetch_ipv6_setting() vor 10 Jahren
  Michael Brown 17451b53e2 [settings] Allow for IPv6 setting types in non-IPv6 builds vor 10 Jahren
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting vor 10 Jahren
  Michael Brown a2638a8edd [fbcon] Add support for displaying a cursor vor 10 Jahren
  Michael Brown 135bf35b11 [console] Allow '?' as an intermediate byte in ANSI escape sequences vor 10 Jahren
  Michael Brown decf9dd133 [fbcon] Add generic concept of a frame buffer console vor 10 Jahren
  Michael Brown c501c980e0 [console] Add concept of generic console configuration vor 10 Jahren
  Michael Brown b2251743d8 [console] Allow console input and output to be disabled independently vor 10 Jahren
  Michael Brown 09f31e9fc4 [image] Add image_pixbuf() to create pixel buffer from image vor 10 Jahren
  Michael Brown 2c161283d5 [image] Allow for non-executable image formats vor 10 Jahren
  Michael Brown 95851d1305 [pixbuf] Add generic concept of a pixel buffer vor 10 Jahren
  Michael Brown 02a63c6dec [console] Pass escape sequence context to ANSI escape sequence handlers vor 10 Jahren
  Michael Brown 3102866a7f [main] Defer "initialising devices" message until initialising devices vor 10 Jahren
  Michael Brown 4484edd1c0 [settings] Move user-class setting from dhcp.c to settings.c vor 10 Jahren
  Michael Brown 4f078801e9 [base16] Fix comparison of signed and unsigned integers vor 10 Jahren
  Michael Brown 43eba2f555 [cmdline] Generate command option help text automatically vor 10 Jahren
  Michael Brown 3a67224c62 [parseopt] Add parse_netdev_configurator() vor 10 Jahren
  Michael Brown 92c56e129b [cmdline] Rewrite "sync" command to use monojob_wait() vor 10 Jahren
  Michael Brown dc7a023715 [monojob] Report ongoing job status as overall return status on timeout vor 10 Jahren
  Michael Brown d1be9f4acc [monojob] Add timeout parameter to monojob_wait() vor 10 Jahren
  Michael Brown 5674a3c087 [job] Allow job_progress() to return an ongoing job status code, if known vor 10 Jahren
  Michael Brown a3346e3587 [interface] Default to calling intf_restart() in response to intf_close() vor 10 Jahren
  Michael Brown 5e1fa5cd40 [parseopt] Add parse_timeout() vor 10 Jahren
  Michael Brown c597c7a071 [ping] Add generic ping mechanism vor 10 Jahren
  Michael Brown 12605efded [resolv] Use sock_aton() to allow parsing of arbitrary numeric addresses vor 10 Jahren
  Michael Brown 3e975ecf3f [settings] Make built-in settings a linker table vor 11 Jahren
  Michael Brown e52380fa3b [uri] Allow URIs to incorporate a parameter list vor 11 Jahren
  Michael Brown 564419c7e1 [params] Add support for the general concept of a form parameter list vor 11 Jahren
  Michael Brown c692a690da [settings] Expose memory map via settings mechanism vor 11 Jahren
  Michael Brown 55daa953fb [settings] Allow numeric_setting_value() to handle long setting values vor 11 Jahren
  Michael Brown c70d4cb1b3 [settings] Introduce the generalised concept of a numeric setting vor 11 Jahren
  Michael Brown bd6c3a1886 [settings] Remove now-unused fetchf_named_setting() and storef_named_setting() vor 11 Jahren
  Michael Brown 1625a8c05f [parseopt] Add parse_setting() vor 11 Jahren
  Michael Brown 46433f9b5e [parseopt] Move parse_settings() to parseopt.c vor 11 Jahren
  Michael Brown b87020a090 [parseopt] Allow parsed option to be modified vor 11 Jahren
  Michael Brown 8ea5822afd [settings] Remove now-unused store_named_setting() vor 11 Jahren
  Michael Brown 129a70631a [settings] Eliminate call to fetchf_named_setting() in expand_settings() vor 11 Jahren
  Michael Brown a5be7c4f29 [settings] Add fetchf_setting_copy() vor 11 Jahren