2023-01-23 |
jsg | add a placeholder for GC 11.0.4 device ids |
commit | commitdiff | tree | snapshot |
2023-01-22 |
yasuoka | Fix pf_anchor_stackframe commit to revert pf rule match... |
commit | commitdiff | tree | snapshot |
2023-01-22 |
tb | Fix list of possible values of MODRUBY_REV |
commit | commitdiff | tree | snapshot |
2023-01-22 |
dv | vmd(8): don't remove known vm's from the config on... |
commit | commitdiff | tree | snapshot |
2023-01-22 |
jeremy | Update documentation for removal of ruby27 FLAVOR |
commit | commitdiff | tree | snapshot |
2023-01-22 |
krw | Fix incorrect comparison. Restores ability to edit... |
commit | commitdiff | tree | snapshot |
2023-01-22 |
cheloha | gptimer(4): remove dead MD microtime(9) implementation |
commit | commitdiff | tree | snapshot |
2023-01-22 |
anton | Cope with xonly on amd64 by moving the testfly routine... |
commit | commitdiff | tree | snapshot |
2023-01-22 |
kettenis | Simplify the (so far unused) apm_record_event() functio... |
commit | commitdiff | tree | snapshot |
2023-01-22 |
mvs | Move SS_CANTRCVMORE and SS_RCVATMARK bits from `so_stat... |
commit | commitdiff | tree | snapshot |
2023-01-21 |
miod | Remove dead/unused prototypes |
commit | commitdiff | tree | snapshot |
2023-01-21 |
mvs | Introduce `rt_lock' rwlock(9) and use it instead of... |
commit | commitdiff | tree | snapshot |
2023-01-21 |
jsing | Enable bn_sqr() on amd64. |
commit | commitdiff | tree | snapshot |
2023-01-21 |
jsing | Provide an implementation of bn_sqr() that calls s2n... |
commit | commitdiff | tree | snapshot |
2023-01-21 |
jsing | Fix include. |
commit | commitdiff | tree | snapshot |
2023-01-21 |
jsing | Include the ISC license from s2n-bignum's LICENSE file. |
commit | commitdiff | tree | snapshot |
2023-01-21 |
jsing | Bring in s2n-bignum's bignum_sqr() for amd64. |
commit | commitdiff | tree | snapshot |
2023-01-21 |
krw | editor_resize(), editor_change(), editor_modify() and |
commit | commitdiff | tree | snapshot |
2023-01-21 |
jsing | Include the ISC license from s2n-bignum's LICENSE file. |
commit | commitdiff | tree | snapshot |
2023-01-21 |
jsing | Bring in the internal and "public" headers for s2n... |
commit | commitdiff | tree | snapshot |
2023-01-21 |
jsing | Refactor BN_mul(). |
commit | commitdiff | tree | snapshot |
2023-01-21 |
deraadt | enable --exec-only as default on AMD64. There will... |
commit | commitdiff | tree | snapshot |
2023-01-21 |
jsing | Refactor BN_sqr(). |
commit | commitdiff | tree | snapshot |
2023-01-21 |
jsing | Provide basic benchmarks for BN_mul() and BN_sqr(). |
commit | commitdiff | tree | snapshot |
2023-01-21 |
mvs | Introduce per-sockbuf `sb_state' to use it with SS_CANT... |
commit | commitdiff | tree | snapshot |
2023-01-21 |
kettenis | The Qualcomm UEFI Secure Application that handles EFI... |
commit | commitdiff | tree | snapshot |
2023-01-21 |
kettenis | Make bus_dmamem_alloc_range(9) API available. |
commit | commitdiff | tree | snapshot |
2023-01-21 |
jsing | Reorder functions and drop unnessary static prototypes. |
commit | commitdiff | tree | snapshot |
2023-01-21 |
kn | sync EXTRACT_CASES and PATCH_CASES with reality |
commit | commitdiff | tree | snapshot |
2023-01-20 |
job | Refactor x509v3_cache_extensions |
commit | commitdiff | tree | snapshot |
2023-01-20 |
nicm | Add a flag to display-menu to select the manu item... |
commit | commitdiff | tree | snapshot |
2023-01-20 |
krw | editor_name() and get_mp() don't change the disklabel so |
commit | commitdiff | tree | snapshot |
2023-01-20 |
jsing | Remove various #ifndef BN_SQR_COMBA. |
commit | commitdiff | tree | snapshot |
2023-01-20 |
jsing | Move bn_{mul,sqr}_comba{4,8}() from bn_asm.c to bn_mul... |
commit | commitdiff | tree | snapshot |
2023-01-20 |
jsing | Move {mul,sqr}_add_c{,2} macros from bn_asm.c to bn_loc... |
commit | commitdiff | tree | snapshot |
2023-01-20 |
millert | The locale is ignored on OpenBSD, match the wording... |
commit | commitdiff | tree | snapshot |
2023-01-20 |
cheloha | hppa: simplify itmr_rearm() |
commit | commitdiff | tree | snapshot |
2023-01-20 |
kn | Sync usage with SYNOPSIS, mention that -x may use stdout |
commit | commitdiff | tree | snapshot |
2023-01-20 |
deraadt | amd64 now has xonly support via the PKU feature. Marki... |
commit | commitdiff | tree | snapshot |
2023-01-20 |
deraadt | On cpu with the PKU feature, prot=PROT_EXEC pages now... |
commit | commitdiff | tree | snapshot |
2023-01-20 |
claudio | Update config regress test now that aspa-set syntax... |
commit | commitdiff | tree | snapshot |
2023-01-20 |
claudio | Remove 'allow' from aspa-set provider-set lists. That... |
commit | commitdiff | tree | snapshot |
2023-01-20 |
claudio | Document the aspa-set table. While there remove the... |
commit | commitdiff | tree | snapshot |
2023-01-20 |
kettenis | When ppb(4) detaches, make its bus range available... |
commit | commitdiff | tree | snapshot |
2023-01-20 |
krw | char * -> const char * parameters where clang doesn... |
commit | commitdiff | tree | snapshot |
2023-01-20 |
jsing | Remove unused code. |
commit | commitdiff | tree | snapshot |
2023-01-20 |
claudio | comma space not space comma |
commit | commitdiff | tree | snapshot |
2023-01-20 |
claudio | Bad indent |
commit | commitdiff | tree | snapshot |
2023-01-20 |
jsing | Replace BN_DIV3W with HAVE_BN_DIV_3_WORDS (in bn_arch.h). |
commit | commitdiff | tree | snapshot |
2023-01-20 |
jsing | Provide a per machine bn_arch.h. |
commit | commitdiff | tree | snapshot |
2023-01-20 |
jsing | Reorder functions. |
commit | commitdiff | tree | snapshot |
2023-01-20 |
claudio | remove extra tab |
commit | commitdiff | tree | snapshot |
2023-01-20 |
jsing | Reorder functions for easier maintenance. |
commit | commitdiff | tree | snapshot |
2023-01-19 |
kettenis | Revert previous commit (but leave the man page around... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
kettenis | Revise implementation of pmap_protect(9) in preparation... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
dv | Restrict vmm(4) exposed cpuid extended feature flags. |
commit | commitdiff | tree | snapshot |
2023-01-19 |
aoyama | Do not use unsupported __attribute__((warn_unused_resul... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
dtucker | Check if we can copy sshd or need to use sudo to do... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsing | Remove more unused assembly generation scripts. |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsing | Remove various unused assembly files and assembly gener... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/i915: Fix CFI violations in gt_sysfs |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/amdgpu: Fix potential NULL dereference |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/amdgpu: enable VCN DPG for GC IP v11.0.4 |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/amdgpu: Enable pg/cg flags on GC11_0_4 for VCN |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/amdgpu: add soc21 common ip block support for GC... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/amd/pm: enable GPO dynamic control support for... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/amd/pm: enable GPO dynamic control support for... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/amd/pm: Enable bad memory page/channel recording... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/amd/pm: enable mode1 reset on smu_v13_0_10 |
commit | commitdiff | tree | snapshot |
2023-01-19 |
kettenis | The binutils strip damages GNU_RELRO on binaries linked... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/i915/gt: Cleanup partial engine discovery failures |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/amd/display: move remaining FPU code to dml folder |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/amd/pm: add the missing mapping for PPT feature... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/amd/pm: correct the reference clock for fan speed... |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/amdgpu: Fixed bug on error when unloading amdgpu |
commit | commitdiff | tree | snapshot |
2023-01-19 |
jsg | drm/amd: Delay removal of the firmware framebuffer |
commit | commitdiff | tree | snapshot |
2023-01-18 |
jsg | drm/i915: Fix potential context UAFs |
commit | commitdiff | tree | snapshot |
2023-01-18 |
jsg | drm/i915: Reserve enough fence slot for i915_vma_unbind... |
commit | commitdiff | tree | snapshot |
2023-01-18 |
jsg | drm/i915/gt: Reset twice |
commit | commitdiff | tree | snapshot |
2023-01-18 |
jsg | drm: Optimize drm buddy top-down allocation method |
commit | commitdiff | tree | snapshot |
2023-01-18 |
jsg | drm/amd/pm/smu13: BACO is supported when it's in BACO... |
commit | commitdiff | tree | snapshot |
2023-01-18 |
jsg | add __list_add() for 6.1.7 drm |
commit | commitdiff | tree | snapshot |
2023-01-18 |
kettenis | These days bge_stop() calls intr_barrier(9). So in... |
commit | commitdiff | tree | snapshot |
2023-01-18 |
jsg | change BIOSF_SMBIOS bit flag from 6 to 8 |
commit | commitdiff | tree | snapshot |
2023-01-18 |
stsp | remove redundant SIOCS80211JOIN ioctl call in ifconfig... |
commit | commitdiff | tree | snapshot |
2023-01-18 |
deraadt | delete useless dependency |
commit | commitdiff | tree | snapshot |
2023-01-18 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2023-01-18 |
deraadt | process the sshd random-relink kit if it is found.... |
commit | commitdiff | tree | snapshot |
2023-01-18 |
deraadt | Create and install sshd random relink kit. |
commit | commitdiff | tree | snapshot |
2023-01-18 |
anton | Add xonly tests, initially written by deraadt@. Tweaked... |
commit | commitdiff | tree | snapshot |
2023-01-18 |
cheloha | mips64: simplify cp0_rearm_int5(), cp0_trigger_int5_mas... |
commit | commitdiff | tree | snapshot |
2023-01-18 |
job | Require version 4 UUIDs as RRDP session IDs |
commit | commitdiff | tree | snapshot |
2023-01-18 |
claudio | Use the vstate of the filterstate struct instead of... |
commit | commitdiff | tree | snapshot |
2023-01-18 |
claudio | Improve pending checks in poll loop by ordering them... |
commit | commitdiff | tree | snapshot |
2023-01-18 |
krw | Use ROUNDDOWN() to round down to cylinder boundary. |
commit | commitdiff | tree | snapshot |
2023-01-18 |
nicm | Instead of mapping WSEMUL_UNDERLINE to a different... |
commit | commitdiff | tree | snapshot |
2023-01-18 |
kn | Typofix array length syntax, spotted by afresh1 |
commit | commitdiff | tree | snapshot |
2023-01-18 |
claudio | Adjust how gcc4 handles the "missing braces around... |
commit | commitdiff | tree | snapshot |
2023-01-18 |
claudio | The default output format is -o (openbgpd) but it now... |
commit | commitdiff | tree | snapshot |
next |