791 Комити (5365340e77d97102e3204b5502d0cbd1482e3c97)

Аутор SHA1 Порука Датум
  Michael Brown 8290a95513 [build] Expose build timestamp, build name, and product names пре 10 година
  Michael Brown 13a74e0d27 [debug] Allow debug message colours to be customised via DBGCOL=... пре 10 година
  Michael Brown 2b4be69eee [libc] Prevent strndup() from reading beyond the end of the string пре 10 година
  Michael Brown 6f410a16d9 [profile] Allow interrupts to be excluded from profiling results пре 10 година
  Michael Brown 23b671daf4 [librm] Allow interrupts in protected mode пре 10 година
  Michael Brown 4e78733094 [downloader] Profile receive datapath пре 10 година
  Michael Brown e5f6a9be38 [profile] Add generic profiling infrastructure пре 10 година
  Michael Brown 3ffd309375 [libc] Add isqrt() function to find integer square roots пре 10 година
  Michael Brown dce7107fc0 [libc] Add inline assembly implementation of flsl() using BSR instruction пре 10 година
  Peter Pickford d644ad41f5 [serial] Enable UART FIFOs пре 10 година
  Michael Brown a17ee3610d [console] Fix display of characters with top bit set пре 10 година
  Michael Brown b850a6be28 [monojob] Reset timeout when progress is made пре 10 година
  Michael Brown c165e8d1fc [image] Ensure every image has a fully resolved URI пре 10 година
  Michael Brown 7667536527 [uri] Refactor URI parsing and formatting пре 10 година
  Michael Brown c7b69ac793 [params] Use reference counters for form parameter lists пре 10 година
  Michael Brown 09b057ce84 [settings] Remove "uristring" setting type пре 10 година
  Michael Brown 3ee2c4ac1c [fbcon] Allow ANSI CUP with missing arguments пре 10 година
  Michael Brown 608d6cac9e [fbcon] Allow for an arbitrary margin around the text area пре 10 година
  Michael Brown 7fc380e950 [fbcon] Centre background picture on console пре 10 година
  Michael Brown a4e8ef72ab [libc] Add isprint() пре 10 година
  Michael Brown f6dce77b15 [console] Add concept of a "magic" colour пре 10 година
  Michael Brown 7025f5c648 [console] Add centralised concept of colours and colour pairs пре 10 година
  Michael Brown 4c51f9602d [fbcon] Always draw cursor using current foreground and background colours пре 10 година
  Michael Brown 4d9f100240 [fbcon] Update the console width and height after changing mode пре 10 година
  Michael Brown 03401f9d21 [console] Allow consoles to update the recorded console size пре 10 година
  Michael Brown f3e5df3162 [settings] Merge SETTING_IPv4 and SETTING_IPv6 пре 10 година
  Michael Brown eaa8615648 [settings] Allow for multiple definitions of each predefined setting пре 10 година
  Michael Brown b0942534eb [settings] Force settings into alphabetical order within sections пре 10 година
  Michael Brown 60c4e62e5d [settings] Add fetch_ipv6_setting() пре 10 година
  Michael Brown 17451b53e2 [settings] Allow for IPv6 setting types in non-IPv6 builds пре 10 година
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting пре 10 година
  Michael Brown a2638a8edd [fbcon] Add support for displaying a cursor пре 10 година
  Michael Brown 135bf35b11 [console] Allow '?' as an intermediate byte in ANSI escape sequences пре 10 година
  Michael Brown decf9dd133 [fbcon] Add generic concept of a frame buffer console пре 10 година
  Michael Brown c501c980e0 [console] Add concept of generic console configuration пре 10 година
  Michael Brown b2251743d8 [console] Allow console input and output to be disabled independently пре 10 година
  Michael Brown 09f31e9fc4 [image] Add image_pixbuf() to create pixel buffer from image пре 10 година
  Michael Brown 2c161283d5 [image] Allow for non-executable image formats пре 10 година
  Michael Brown 95851d1305 [pixbuf] Add generic concept of a pixel buffer пре 10 година
  Michael Brown 02a63c6dec [console] Pass escape sequence context to ANSI escape sequence handlers пре 10 година
  Michael Brown 3102866a7f [main] Defer "initialising devices" message until initialising devices пре 10 година
  Michael Brown 4484edd1c0 [settings] Move user-class setting from dhcp.c to settings.c пре 10 година
  Michael Brown 4f078801e9 [base16] Fix comparison of signed and unsigned integers пре 10 година
  Michael Brown 43eba2f555 [cmdline] Generate command option help text automatically пре 10 година
  Michael Brown 3a67224c62 [parseopt] Add parse_netdev_configurator() пре 10 година
  Michael Brown 92c56e129b [cmdline] Rewrite "sync" command to use monojob_wait() пре 10 година
  Michael Brown dc7a023715 [monojob] Report ongoing job status as overall return status on timeout пре 10 година
  Michael Brown d1be9f4acc [monojob] Add timeout parameter to monojob_wait() пре 10 година
  Michael Brown 5674a3c087 [job] Allow job_progress() to return an ongoing job status code, if known пре 10 година
  Michael Brown a3346e3587 [interface] Default to calling intf_restart() in response to intf_close() пре 10 година