2024-08-07 |
claudio | Update sparc64 ok files to match with reality. |
commit | commitdiff | tree | snapshot |
2024-08-07 |
claudio | Rework fork-exit regress to work with any pagesize... |
commit | commitdiff | tree | snapshot |
2024-08-07 |
brynet | Attach ksmn(4) on 19h/7x devices |
commit | commitdiff | tree | snapshot |
2024-08-07 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2024-08-07 |
deraadt | crank to 7.6-beta, release date is vague |
commit | commitdiff | tree | snapshot |
2024-08-07 |
tb | adjust check_complete after recent-ish API and docs... |
commit | commitdiff | tree | snapshot |
2024-08-07 |
yasuoka | Fix a typo |
commit | commitdiff | tree | snapshot |
2024-08-07 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2024-08-07 |
jsg | add devices seen on Lenovo ThinkCentre M75q Gen 5 with |
commit | commitdiff | tree | snapshot |
2024-08-07 |
guenther | asprintf() and vasprintf() are in POSIX-2024. Update... |
commit | commitdiff | tree | snapshot |
2024-08-07 |
guenther | wcslcpy() and wcslcat() are in POSIX-2024. Update... |
commit | commitdiff | tree | snapshot |
2024-08-06 |
mvs | Unlock `udpctl_vars'. |
commit | commitdiff | tree | snapshot |
2024-08-06 |
mvs | For consistency with other similar sysctl(2) variables use |
commit | commitdiff | tree | snapshot |
2024-08-06 |
mvs | Use atomic_load_int(9) for unlocked read access to... |
commit | commitdiff | tree | snapshot |
2024-08-06 |
claudio | Revert the knote_processexit() bits of the diff. It... |
commit | commitdiff | tree | snapshot |
2024-08-06 |
kettenis | Some laptops will generate an EC event shortly after... |
commit | commitdiff | tree | snapshot |
2024-08-06 |
kettenis | Some Intel xhci(4) controllers don't fully power down... |
commit | commitdiff | tree | snapshot |
2024-08-06 |
bluhm | Unlock sysctl net.inet.ip.directed-broadcast. |
commit | commitdiff | tree | snapshot |
2024-08-06 |
patrick | On the RK3588 eMMC controller it appears that after... |
commit | commitdiff | tree | snapshot |
2024-08-06 |
mvs | Unlock KERN_CLOCKRATE. |
commit | commitdiff | tree | snapshot |
2024-08-06 |
kettenis | The devicetree spec says in section 2.4: |
commit | commitdiff | tree | snapshot |
2024-08-06 |
claudio | Stop using KERNEL_LOCK to protect the per process kqueu... |
commit | commitdiff | tree | snapshot |
2024-08-06 |
claudio | Define _LOCORE before including machine/ctlreg.h in... |
commit | commitdiff | tree | snapshot |
2024-08-06 |
gnezdo | Replace sys/time.h with proper includes for using localtime |
commit | commitdiff | tree | snapshot |
2024-08-05 |
dlg | restrict the maximum wait time you can set via BIOCSWTI... |
commit | commitdiff | tree | snapshot |
2024-08-05 |
dlg | timeout_add_nsec takes a uint64_t now. |
commit | commitdiff | tree | snapshot |
2024-08-05 |
dlg | change the nsec argument to timeout_add_nsec from int... |
commit | commitdiff | tree | snapshot |
2024-08-05 |
mvs | Unlock KERN_BOOTTIME. |
commit | commitdiff | tree | snapshot |
2024-08-05 |
kettenis | Adjust for arm64_intr_get_parent() changes. |
commit | commitdiff | tree | snapshot |
2024-08-05 |
kettenis | Fix reporting if critical battery state. |
commit | commitdiff | tree | snapshot |
2024-08-05 |
kettenis | Add battery sensors. |
commit | commitdiff | tree | snapshot |
2024-08-05 |
bluhm | Fix bridging IPv6 fragments with pf reassembly. |
commit | commitdiff | tree | snapshot |
2024-08-05 |
mvs | Unlock most of `kern_vars' variables. |
commit | commitdiff | tree | snapshot |
2024-08-05 |
kettenis | The devicetree spec says in section 2.4: |
commit | commitdiff | tree | snapshot |
2024-08-05 |
mvs | Take `sysctl_lock' before kernel lock. |
commit | commitdiff | tree | snapshot |
2024-08-05 |
tb | sync with base |
commit | commitdiff | tree | snapshot |
2024-08-05 |
tb | sync with upstream (noop for openbsd) |
commit | commitdiff | tree | snapshot |
2024-08-05 |
tb | Remove bogus connect(s, NULL, 0) call |
commit | commitdiff | tree | snapshot |
2024-08-05 |
anton | Allow our linker warnings regarding misuse of libc... |
commit | commitdiff | tree | snapshot |
2024-08-05 |
jsg | drm/i915/dp: Don't switch the LTTPR mode on an active... |
commit | commitdiff | tree | snapshot |
2024-08-05 |
jsg | drm/i915/dp: Reset intel_dp->link_trained before retrai... |
commit | commitdiff | tree | snapshot |
2024-08-05 |
jsg | drm/amd/amdgpu: Fix uninitialized variable warnings |
commit | commitdiff | tree | snapshot |
2024-08-05 |
jsg | drm/amdgpu: reset vm state machine after gpu reset... |
commit | commitdiff | tree | snapshot |
2024-08-05 |
jsg | drm/dp_mst: Fix all mstb marked as not probed after... |
commit | commitdiff | tree | snapshot |
2024-08-05 |
jsg | drm/amdgpu/sdma5.2: Update wptr registers as well as... |
commit | commitdiff | tree | snapshot |
2024-08-05 |
jsg | drm/i915/gt: Do not consider preemption during execlist... |
commit | commitdiff | tree | snapshot |
2024-08-05 |
jsg | drm/amd/display: Check for NULL pointer |
commit | commitdiff | tree | snapshot |
2024-08-05 |
jsg | drm/amdgpu: Remove GC HW IP 9.3.0 from noretry=1 |
commit | commitdiff | tree | snapshot |
2024-08-05 |
jsg | drm/amdgpu: Check if NBIO funcs are NULL in amdgpu_devi... |
commit | commitdiff | tree | snapshot |
2024-08-05 |
jsg | drm/amdgpu: Fix memory range calculation |
commit | commitdiff | tree | snapshot |
2024-08-05 |
jsg | drm/amd/pm: Fix aldebaran pcie speed reporting |
commit | commitdiff | tree | snapshot |
2024-08-05 |
jsg | drm/amdkfd: Fix CU Masking for GFX 9.4.3 |
commit | commitdiff | tree | snapshot |
2024-08-04 |
guenther | ppoll() is in POSIX-2024. Update #include visibility... |
commit | commitdiff | tree | snapshot |
2024-08-04 |
mglocker | Fix typo. |
commit | commitdiff | tree | snapshot |
2024-08-04 |
phessler | bump datasize for armv7's pbuild user, some software... |
commit | commitdiff | tree | snapshot |
2024-08-04 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2024-08-04 |
jmc | add intelpmc(4) entry; |
commit | commitdiff | tree | snapshot |
2024-08-04 |
kettenis | Add battery status support for the x1e80100. This... |
commit | commitdiff | tree | snapshot |
2024-08-04 |
kettenis | intelpmc(4) |
commit | commitdiff | tree | snapshot |
2024-08-04 |
kettenis | The devicetree spec says in section 2.4: |
commit | commitdiff | tree | snapshot |
2024-08-04 |
kettenis | Add intelpmc(4), a driver for the power management... |
commit | commitdiff | tree | snapshot |
2024-08-04 |
nicm | Make a little effort to treate CRLF as LF in config... |
commit | commitdiff | tree | snapshot |
2024-08-04 |
nicm | The Linux console has some bugs with bright colours... |
commit | commitdiff | tree | snapshot |
2024-08-04 |
nicm | -l should be before -r, pointed out by jmc a while... |
commit | commitdiff | tree | snapshot |
2024-08-04 |
nicm | Adjust the logic when deleting last buffer to better... |
commit | commitdiff | tree | snapshot |
2024-08-04 |
nicm | Use paste_is_empty to check if there are no buffers... |
commit | commitdiff | tree | snapshot |
2024-08-04 |
tb | x509_vfy.c: drop some unnecessary parentheses |
commit | commitdiff | tree | snapshot |
2024-08-04 |
jmc | - sort SEE ALSO |
commit | commitdiff | tree | snapshot |
2024-08-04 |
yasuoka | Use "module" for the modules. Add a link to radiusd_fi... |
commit | commitdiff | tree | snapshot |
2024-08-03 |
guenther | A dozen interfaces in <endian.h> were standardized... |
commit | commitdiff | tree | snapshot |
2024-08-03 |
millert | Set system ID field in the PVD to OpenBSD |
commit | commitdiff | tree | snapshot |
2024-08-03 |
millert | The maximum count is SKEY_MAX_SEQ + 1 not SKEY_MAX_SEQ... |
commit | commitdiff | tree | snapshot |
2024-08-03 |
millert | Update awk to the July 28, 2024 version. |
commit | commitdiff | tree | snapshot |
2024-08-03 |
guenther | The improbable occurred: strlcpy(3) and strlcat(3)... |
commit | commitdiff | tree | snapshot |
2024-08-03 |
guenther | mkostemp(3) and reallocarray(3) are in POSIX-2024: |
commit | commitdiff | tree | snapshot |
2024-08-03 |
tb | The EC_KEY method should use the EC_KEY index, not RSA |
commit | commitdiff | tree | snapshot |
2024-08-03 |
tb | Bump CRYPTO_EX_DATA_MAX_INDEX to 32 |
commit | commitdiff | tree | snapshot |
2024-08-03 |
tb | Use proper size for allocating indexes |
commit | commitdiff | tree | snapshot |
2024-08-03 |
tb | Document SSL_CTX_set_cert_store |
commit | commitdiff | tree | snapshot |
2024-08-03 |
tb | Prepare to provide SSL_CTX_set1_cert_store() |
commit | commitdiff | tree | snapshot |
2024-08-02 |
guenther | Code patch out the retpoline in the signal trampoline... |
commit | commitdiff | tree | snapshot |
2024-08-02 |
guenther | The {get,set}res[ug]id(2) family are in POSIX-2024... |
commit | commitdiff | tree | snapshot |
2024-08-02 |
jan | nc(1): remove useless function pointer dereferencing |
commit | commitdiff | tree | snapshot |
2024-08-02 |
tb | Fix previous |
commit | commitdiff | tree | snapshot |
2024-08-02 |
tb | Adjust tls regress for protocol parsing fixes |
commit | commitdiff | tree | snapshot |
2024-08-02 |
tb | libtls: fix legacy protocol parsing |
commit | commitdiff | tree | snapshot |
2024-08-02 |
mvs | regen |
commit | commitdiff | tree | snapshot |
2024-08-02 |
mvs | Push kernel lock down to sysctl(2). |
commit | commitdiff | tree | snapshot |
2024-08-02 |
tb | free class->indexes in CRYPTO_cleanup_all_ex_data() |
commit | commitdiff | tree | snapshot |
2024-08-02 |
yasuoka | Backout previous. It was incompleted and too early. |
commit | commitdiff | tree | snapshot |
2024-08-02 |
jsing | Rewrite CRYPTO_EX_DATA. |
commit | commitdiff | tree | snapshot |
2024-08-02 |
kettenis | Switch off unreferenced power resources in DVACT_POWERD... |
commit | commitdiff | tree | snapshot |
2024-08-02 |
tb | sync |
commit | commitdiff | tree | snapshot |
2024-08-02 |
tb | bump minor after yesterday's symbol addition |
commit | commitdiff | tree | snapshot |
2024-08-02 |
tb | Put exported symbols of libz under our own control |
commit | commitdiff | tree | snapshot |
2024-08-02 |
guenther | getentropy(2) is in POSIX-2024, so adjust the #include... |
commit | commitdiff | tree | snapshot |
2024-08-01 |
mglocker | Add qcgpio at fdt. |
commit | commitdiff | tree | snapshot |
2024-08-01 |
bluhm | Run socket splice idle timeout without kernel lock. |
commit | commitdiff | tree | snapshot |
2024-08-01 |
ratchov | Bump libsndio pkg-config version to 1.10.0 |
commit | commitdiff | tree | snapshot |
2024-08-01 |
jmc | bump posix spec from 2008 -> 2024; |
commit | commitdiff | tree | snapshot |
next |