814 İşlemeler (1a4e94a8286d5080330053ee2ce1273f4393b124)

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