2022-06-11 |
nicm | Fix size of flags output buffer. |
commit | commitdiff | tree | snapshot |
2022-06-11 |
anton | Bring back PL011 UART FIFO support to pluart(4). This... |
commit | commitdiff | tree | snapshot |
2022-06-10 |
tb | More %i vs %d cleanup |
commit | commitdiff | tree | snapshot |
2022-06-10 |
jca | Implement CPU_BUSY_CYCLE() with the ZiHintPause extension |
commit | commitdiff | tree | snapshot |
2022-06-10 |
kn | Add OSW in Orsk (Аеропорт Орсрк), where I landed and... |
commit | commitdiff | tree | snapshot |
2022-06-10 |
nicm | Ignore OSC if the first argument is not properly termin... |
commit | commitdiff | tree | snapshot |
2022-06-10 |
tb | Unify error messages on d2i failure for econtent |
commit | commitdiff | tree | snapshot |
2022-06-10 |
tb | Dedup econtent version checks |
commit | commitdiff | tree | snapshot |
2022-06-10 |
guenther | Add _?ENTRY_NB() macro for doing an ASM function entry... |
commit | commitdiff | tree | snapshot |
2022-06-10 |
jsg | drm/i915/dsi: fix VBT send packet port selection for... |
commit | commitdiff | tree | snapshot |
2022-06-10 |
jsg | drm/amdgpu/cs: make commands with 0 chunks illegal... |
commit | commitdiff | tree | snapshot |
2022-06-10 |
jsg | drm/i915: Fix CFI violation with show_dynamic_id() |
commit | commitdiff | tree | snapshot |
2022-06-10 |
jsg | drm/edid: fix invalid EDID extension block filtering |
commit | commitdiff | tree | snapshot |
2022-06-10 |
jsg | drm: fix EDID struct for old ARM OABI format |
commit | commitdiff | tree | snapshot |
2022-06-10 |
jsg | drm/amd/pm: update smartshift powerboost calc for smu13 |
commit | commitdiff | tree | snapshot |
2022-06-10 |
jsg | drm/amd/pm: update smartshift powerboost calc for smu12 |
commit | commitdiff | tree | snapshot |
2022-06-10 |
jsg | drm/amdgpu/ucode: Remove firmware load type check in... |
commit | commitdiff | tree | snapshot |
2022-06-10 |
jsg | drm/amdgpu/psp: move PSP memory alloc from hw_init... |
commit | commitdiff | tree | snapshot |
2022-06-10 |
jsg | drm/amd/pm: fix the compile warning |
commit | commitdiff | tree | snapshot |
2022-06-10 |
jsg | drm/plane: Move range check for format_count earlier |
commit | commitdiff | tree | snapshot |
2022-06-10 |
jsg | drm/amdgpu/sdma: Fix incorrect calculations of the... |
commit | commitdiff | tree | snapshot |
2022-06-10 |
jsg | drm/amd/pm: fix double free in si_parse_power_table() |
commit | commitdiff | tree | snapshot |
2022-06-10 |
jsg | drm/amd/display: Disabling Z10 on DCN31 |
commit | commitdiff | tree | snapshot |
2022-06-10 |
jsg | add struct kobj_attribute |
commit | commitdiff | tree | snapshot |
2022-06-09 |
bru | Reorganize the handling of tap inputs. |
commit | commitdiff | tree | snapshot |
2022-06-09 |
claudio | Properly error out if a variable does not exist. Need... |
commit | commitdiff | tree | snapshot |
2022-06-09 |
claudio | Change argument of ktable_get from ifd->ifi_rdomain... |
commit | commitdiff | tree | snapshot |
2022-06-09 |
claudio | Remove the rdomain / rtableid passed to some kroute... |
commit | commitdiff | tree | snapshot |
2022-06-09 |
kettenis | Handle "broken-cd" as "non-removable" like we do in... |
commit | commitdiff | tree | snapshot |
2022-06-09 |
espie | point developers to the other place where the remaining... |
commit | commitdiff | tree | snapshot |
2022-06-09 |
mbuhl | Readd ETHERTYPE_NHRPA case. |
commit | commitdiff | tree | snapshot |
2022-06-09 |
kettenis | Add gpiorestart(4). |
commit | commitdiff | tree | snapshot |
2022-06-09 |
kettenis | Add gpiorestart(4), a driver that resets a SoC/board... |
commit | commitdiff | tree | snapshot |
2022-06-09 |
espie | se more specific discrimination to know if extra data... |
commit | commitdiff | tree | snapshot |
2022-06-09 |
nicm | If an application gives the first parameter to OSC... |
commit | commitdiff | tree | snapshot |
2022-06-08 |
fcambus | Add Lublin airport (LUZ), which I visited today during... |
commit | commitdiff | tree | snapshot |
2022-06-08 |
djm | do not refuse valid IPv6 addresses in -X connect (HTTP... |
commit | commitdiff | tree | snapshot |
2022-06-08 |
tb | KNF, mostly whitespace - no binary change on amd64 |
commit | commitdiff | tree | snapshot |
2022-06-08 |
schwarze | When looking for the next block to tag, we aren't inter... |
commit | commitdiff | tree | snapshot |
2022-06-08 |
espie | recognize @extraglob for later |
commit | commitdiff | tree | snapshot |
2022-06-08 |
schwarze | Surprisingly, every escape sequence can also be used... |
commit | commitdiff | tree | snapshot |
2022-06-08 |
sthen | sync |
commit | commitdiff | tree | snapshot |
2022-06-08 |
kettenis | stfpinctrl(4) |
commit | commitdiff | tree | snapshot |
2022-06-08 |
mglocker | Add a new option which allows to set an alternative... |
commit | commitdiff | tree | snapshot |
2022-06-08 |
kettenis | Add stfpinctrl(4). |
commit | commitdiff | tree | snapshot |
2022-06-08 |
kettenis | Add stfpinctrl(4), a driver for the pinctrl/gpio block... |
commit | commitdiff | tree | snapshot |
2022-06-08 |
sthen | sync |
commit | commitdiff | tree | snapshot |
2022-06-07 |
sashan | fixes potential memory leak. if_vinput() should always... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
sashan | fixes NULL pointer dereference panic triggered by relayd. |
commit | commitdiff | tree | snapshot |
2022-06-07 |
kettenis | Enable stfclock(4) and make xhci(4) attach to fdt. |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Fix format strings: change %i, %li, %lli to %d, %ld... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Change the loop index from an unsigned int to size_t... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Simplify another CBS_write_bytes() call in d2i_SSL_SESS... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Switch sid_ctx_length in SSL, SSL_CTX and SSL_SESSION... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Use CBS_write_bytes() instead of manual unpacking of... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Simplify various CBS_write_bytes() calls |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Switch SSL_SESSION's session_id_length to a size_t |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Add missing error check call in ssl3_get_new_session_ti... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Another small readability tweak: compare explicitly... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Tweak readability of a test: compare tmp explicitly... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Add a cast to SSL_SESSION_get_id() to indicate that... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | fix indent |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Unindent and simplify remove_session_lock() |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Drop an unnecessary cast |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Simplify CBS_write_bytes() invocation |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | The master_key_length can no longer be < 0 |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Switch the SSL_SESSION's master_key_length to a size_t |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Add error checking to tls_session_secret_cb() calls |
commit | commitdiff | tree | snapshot |
2022-06-07 |
claudio | Try to be more precise with rtlabelid tracking. |
commit | commitdiff | tree | snapshot |
2022-06-07 |
claudio | uint8_t not u_int8_t. Damn finger memory. |
commit | commitdiff | tree | snapshot |
2022-06-07 |
claudio | Retire F_RTLABEL it was not used for anything. |
commit | commitdiff | tree | snapshot |
2022-06-07 |
sthen | merge unbound 1.16.0 |
commit | commitdiff | tree | snapshot |
2022-06-07 |
sthen | update to unbound 1.16.0, discussed with florian@,... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
kettenis | Remove uvm_km_valloc_prefer_wait(9) and uvm_km_free_wak... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
kettenis | Remove redundant check for free pages. The pmemrange... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
nicm | Expand arguments to some commands where it makes sense... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
schwarze | Split the excessively generic diagnostic message "inval... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
schwarze | Purge duplicate error reporting from the .tr request... |
commit | commitdiff | tree | snapshot |
2022-06-07 |
tb | Fix path validation of AS numbers |
commit | commitdiff | tree | snapshot |
2022-06-06 |
kettenis | stfclock(4) |
commit | commitdiff | tree | snapshot |
2022-06-06 |
sthen | bump pbuild's datasize-cur from 2G to 3G on i386, this... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
schwarze | To better match groff parsing, reject digits and some... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
tb | Use SSL3_CK_VALUE_MASK instead of hardcoded 0xffff... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
tb | Tweak comment describing the SSL_SESSION ASN.1 |
commit | commitdiff | tree | snapshot |
2022-06-06 |
tb | Minor style cleanup in ssl_txt.c |
commit | commitdiff | tree | snapshot |
2022-06-06 |
kettenis | Enable stfclock(4) and make xhci(4) attach to fdt. |
commit | commitdiff | tree | snapshot |
2022-06-06 |
kettenis | Add stfclock(4), a driver for the clock controller... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
claudio | Simplify solock() and sounlock(). There is no reason... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
kettenis | Remove unused prototype. |
commit | commitdiff | tree | snapshot |
2022-06-06 |
tb | Fix comment + spacing. |
commit | commitdiff | tree | snapshot |
2022-06-06 |
tb | Remove incorrect and ungrammattical comment |
commit | commitdiff | tree | snapshot |
2022-06-06 |
schwarze | adjust two desired error messages after roff_escape... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
schwarze | Allow arbitrary argument delimiters for \C, like groff... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
kettenis | The StarFive JH7100 SoC has peripherals that only suppo... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
kettenis | Add support for the XHCI function that is part of the... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
tb | Fix spaces before tabs |
commit | commitdiff | tree | snapshot |
2022-06-06 |
espie | have compute_checksum return a status, so that we don... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
espie | zap fairly old bug from refactoring: we already validat... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
espie | this message is seriously outdated: the packing-lists... |
commit | commitdiff | tree | snapshot |
2022-06-06 |
espie | Yet another iteration of the tied algorithm: some packa... |
commit | commitdiff | tree | snapshot |
next |