2023-08-20 |
schwarze | Provide C11 <uchar.h>. |
commit | commitdiff | tree | snapshot |
2023-08-19 |
claudio | Refetch the spc pointer after cpu_switchto() since... |
commit | commitdiff | tree | snapshot |
2023-08-19 |
guenther | Copy entire st_*tim structs at once, rather than copying |
commit | commitdiff | tree | snapshot |
2023-08-19 |
gkoehler | Check for powerpc64 cores that fail to start |
commit | commitdiff | tree | snapshot |
2023-08-18 |
kn | use imperative tense consistently; OK jmc |
commit | commitdiff | tree | snapshot |
2023-08-18 |
kn | Make -s read passphrases without prompts or confirmation |
commit | commitdiff | tree | snapshot |
2023-08-18 |
claudio | Move the loadavg calculation to sched_bsd.c as update_l... |
commit | commitdiff | tree | snapshot |
2023-08-18 |
tb | Check X509_digest() return in x509v3_cache_extensions() |
commit | commitdiff | tree | snapshot |
2023-08-18 |
tb | Mark up variables in Bl with Ev |
commit | commitdiff | tree | snapshot |
2023-08-18 |
tb | Document MODCARGO_WANTLIB |
commit | commitdiff | tree | snapshot |
2023-08-18 |
jsg | INITITIATION_COST -> INITIATION_COST |
commit | commitdiff | tree | snapshot |
2023-08-18 |
jsg | maximium -> maximum |
commit | commitdiff | tree | snapshot |
2023-08-18 |
jsg | NBPFILTER not NBPF |
commit | commitdiff | tree | snapshot |
2023-08-18 |
yasuoka | Tweak radiusd.conf example. input from an anonymous... |
commit | commitdiff | tree | snapshot |
2023-08-18 |
yasuoka | Fix the config parser to be able to have comment lines... |
commit | commitdiff | tree | snapshot |
2023-08-18 |
yasuoka | Properly terminate the arguments for execv() with NULL. |
commit | commitdiff | tree | snapshot |
2023-08-18 |
tb | sync with userland |
commit | commitdiff | tree | snapshot |
2023-08-18 |
tb | sync with zlib.h |
commit | commitdiff | tree | snapshot |
2023-08-18 |
tb | Sync doc comment with upstream |
commit | commitdiff | tree | snapshot |
2023-08-18 |
djm | fix regression in OpenSSH 9.4 (mux.c r1.99) that caused... |
commit | commitdiff | tree | snapshot |
2023-08-17 |
nicm | Add a session, pane and user mouse range types for... |
commit | commitdiff | tree | snapshot |
2023-08-17 |
sthen | remove reference to old gcc3 module, spotted by Alexey... |
commit | commitdiff | tree | snapshot |
2023-08-17 |
tb | Garbage collect two commented abort() |
commit | commitdiff | tree | snapshot |
2023-08-17 |
tb | Make the local ASN1_OBJECTs const |
commit | commitdiff | tree | snapshot |
2023-08-17 |
tb | Remove some unnecessary else branches |
commit | commitdiff | tree | snapshot |
2023-08-17 |
tb | Remove some parents from return statements |
commit | commitdiff | tree | snapshot |
2023-08-17 |
tb | Use cmp instead of i for the result of a comparison |
commit | commitdiff | tree | snapshot |
2023-08-17 |
tb | Use OBJ_cmp() instead of inlining two variants |
commit | commitdiff | tree | snapshot |
2023-08-17 |
tb | Avoid memcmp(NULL, x, 0) in OBJ_cmp() |
commit | commitdiff | tree | snapshot |
2023-08-17 |
op | use "example.com" instead of "default" as server name... |
commit | commitdiff | tree | snapshot |
2023-08-17 |
jmc | add space needed in punctuation; |
commit | commitdiff | tree | snapshot |
2023-08-17 |
tb | Document MODCARGO_INSTALL_TARGET_PATH |
commit | commitdiff | tree | snapshot |
2023-08-17 |
jsg | drm/amd/pm/smu7: move variables to where they are used |
commit | commitdiff | tree | snapshot |
2023-08-17 |
jsg | drm/amd/display: trigger timing sync only if TG is... |
commit | commitdiff | tree | snapshot |
2023-08-17 |
jsg | drm/amd/display: fix the build when DRM_AMD_DC_DCN... |
commit | commitdiff | tree | snapshot |
2023-08-17 |
jsg | drm/amd/display: Retain phantom plane/stream if validat... |
commit | commitdiff | tree | snapshot |
2023-08-17 |
jsg | drm/amd/display: Disable phantom OTG after enable for... |
commit | commitdiff | tree | snapshot |
2023-08-17 |
jsg | drm/amd/display: Use update plane and stream routine... |
commit | commitdiff | tree | snapshot |
2023-08-17 |
jsg | drm/amd/display: Avoid ABM when ODM combine is enabled... |
commit | commitdiff | tree | snapshot |
2023-08-17 |
jsg | drm/amd/display: Update OTG instance in the commit... |
commit | commitdiff | tree | snapshot |
2023-08-17 |
jsg | drm/amd/display: Handle seamless boot stream |
commit | commitdiff | tree | snapshot |
2023-08-17 |
jsg | drm/amd/display: Add function for validate and update... |
commit | commitdiff | tree | snapshot |
2023-08-17 |
jsg | drm/amd/display: Handle virtual hardware detect |
commit | commitdiff | tree | snapshot |
2023-08-17 |
jsg | drm/amd/pm: avoid unintentional shutdown due to tempera... |
commit | commitdiff | tree | snapshot |
2023-08-17 |
jsg | drm/amd/pm: fulfill powerplay peak profiling mode shade... |
commit | commitdiff | tree | snapshot |
2023-08-17 |
jsg | drm/amd/pm: expose swctf threshold setting for legacy... |
commit | commitdiff | tree | snapshot |
2023-08-17 |
jsg | drm/amd/pm: fulfill swsmu peak profiling mode shader... |
commit | commitdiff | tree | snapshot |
2023-08-17 |
jsg | drm/amd/display: limit DPIA link rate to HBR3 |
commit | commitdiff | tree | snapshot |
2023-08-17 |
jsg | drm/amd: Disable S/G for APUs when 64GB or more host... |
commit | commitdiff | tree | snapshot |
2023-08-17 |
jsg | drm/amdgpu: add S/G display parameter |
commit | commitdiff | tree | snapshot |
2023-08-17 |
jsg | drm/amd/display: check attr flag before set cursor... |
commit | commitdiff | tree | snapshot |
2023-08-17 |
jsg | drm/amdgpu: fix possible UAF in amdgpu_cs_pass1() |
commit | commitdiff | tree | snapshot |
2023-08-16 |
bru | Identify Synaptics touchpads without multifinger support. |
commit | commitdiff | tree | snapshot |
2023-08-16 |
djm | defence-in-depth MaxAuthTries check in monitor; ok... |
commit | commitdiff | tree | snapshot |
2023-08-16 |
schwarze | add the missing entry for EVP_CIPHER_CTX_ctrl(3) to... |
commit | commitdiff | tree | snapshot |
2023-08-16 |
schwarze | Describe more precisely how these functions are suppose... |
commit | commitdiff | tree | snapshot |
2023-08-16 |
dv | Backout changes for btrace(8) argN builtins. |
commit | commitdiff | tree | snapshot |
2023-08-16 |
tb | Cosmetic fix for copy-pasto |
commit | commitdiff | tree | snapshot |
2023-08-16 |
jsg | avoid bios sign msr on intel family < 6 |
commit | commitdiff | tree | snapshot |
2023-08-16 |
job | ASPAs are AFI-agnostic |
commit | commitdiff | tree | snapshot |
2023-08-16 |
claudio | The per-AFI madness in ASPA was removed. So adjust... |
commit | commitdiff | tree | snapshot |
2023-08-16 |
claudio | Per-AFI ASPA provider was removed. Adjust expected... |
commit | commitdiff | tree | snapshot |
2023-08-16 |
claudio | Remove per-AFI ASPA handling in bgpd internals |
commit | commitdiff | tree | snapshot |
2023-08-16 |
claudio | Move SCHED_LOCK after sleep_signal_check. |
commit | commitdiff | tree | snapshot |
2023-08-16 |
jsg | avoid patch level msr on amd families < 0fh |
commit | commitdiff | tree | snapshot |
2023-08-16 |
jsg | add Intel ARCH_CAP_GDS bits |
commit | commitdiff | tree | snapshot |
2023-08-15 |
tb | Add regress coverage for ASN1_STRING_cmp() |
commit | commitdiff | tree | snapshot |
2023-08-15 |
dv | btrace(8): fix out of bounds read using argN in BEGIN... |
commit | commitdiff | tree | snapshot |
2023-08-15 |
tb | Add some regress coverage for various ASN1_STRING types... |
commit | commitdiff | tree | snapshot |
2023-08-15 |
tb | Zap extra parens |
commit | commitdiff | tree | snapshot |
2023-08-15 |
sthen | sync |
commit | commitdiff | tree | snapshot |
2023-08-15 |
tb | Fix typo in previous |
commit | commitdiff | tree | snapshot |
2023-08-15 |
tb | Avoid undefined behavior with memcmp(NULL, x, 0) in... |
commit | commitdiff | tree | snapshot |
2023-08-15 |
jsg | No MS-DOS filesystem support on amd64 floppy |
commit | commitdiff | tree | snapshot |
2023-08-15 |
miod | No MS-DOS filesystem support on floppy anymore |
commit | commitdiff | tree | snapshot |
2023-08-15 |
jsg | drop MSDOSFS from i386 floppy |
commit | commitdiff | tree | snapshot |
2023-08-15 |
deraadt | ldd can pledge "stdio rpath proc exec prot_exec". ... |
commit | commitdiff | tree | snapshot |
2023-08-15 |
sthen | sync |
commit | commitdiff | tree | snapshot |
2023-08-15 |
tb | Fix bug when using gzflush() with a very small buffer. |
commit | commitdiff | tree | snapshot |
2023-08-15 |
schwarze | SHA-3 is not a symmetric cipher. |
commit | commitdiff | tree | snapshot |
2023-08-15 |
schwarze | Import the EVP_chacha20(3) manual page from the OpenSSL... |
commit | commitdiff | tree | snapshot |
2023-08-15 |
tb | Avoid memcmp() with NULL pointer and 0 length |
commit | commitdiff | tree | snapshot |
2023-08-15 |
nicm | Add meta bindings for status line menus as well as... |
commit | commitdiff | tree | snapshot |
2023-08-15 |
dlg | scrub the mbuf flowid for packets going out a sec inter... |
commit | commitdiff | tree | snapshot |
2023-08-15 |
jsing | Clean up alignment handling. |
commit | commitdiff | tree | snapshot |
2023-08-15 |
jsing | Use MD5_LONG instead of unsigned int for consistency. |
commit | commitdiff | tree | snapshot |
2023-08-15 |
jsing | Condition only on #ifdef MD5_ASM. |
commit | commitdiff | tree | snapshot |
2023-08-15 |
miod | Replace a bunch of (1 << 31) with (1U << 31) |
commit | commitdiff | tree | snapshot |
2023-08-15 |
tb | fix openssl11 regress compilation |
commit | commitdiff | tree | snapshot |
2023-08-15 |
miod | Use the proper ofw node in com_fdt_attach(), likely... |
commit | commitdiff | tree | snapshot |
2023-08-15 |
nicm | Add an option menu-selected-style to configure the... |
commit | commitdiff | tree | snapshot |
2023-08-15 |
guenther | Improve handling of dlopen(RTLD_TRACE) aka ldd, of... |
commit | commitdiff | tree | snapshot |
2023-08-15 |
guenther | Skip the _dl_msyscall() invocation if tracing library... |
commit | commitdiff | tree | snapshot |
2023-08-15 |
jsg | make sure the end result is NULL if malloc failed |
commit | commitdiff | tree | snapshot |
2023-08-15 |
dlg | sec_start needs to show bpf the packets going out. |
commit | commitdiff | tree | snapshot |
2023-08-15 |
jsg | spacial -> spatial |
commit | commitdiff | tree | snapshot |
2023-08-14 |
tb | Prepare tlsfuzzer.py for ports update |
commit | commitdiff | tree | snapshot |
2023-08-14 |
jsing | Inline INIT_DATA_* defines. |
commit | commitdiff | tree | snapshot |
2023-08-14 |
jsing | style(9) |
commit | commitdiff | tree | snapshot |
2023-08-14 |
schwarze | Below SEE ALSO, point to all pages documenting the... |
commit | commitdiff | tree | snapshot |
next |