2022-04-26 |
schwarze | If a node is tagged explicitly, skip implicit tagging... |
commit | commitdiff | tree | snapshot |
2022-04-26 |
claudio | No need for line wrap here. |
commit | commitdiff | tree | snapshot |
2022-04-26 |
claudio | On CPUs that have MPERF/APERF support use that informat... |
commit | commitdiff | tree | snapshot |
2022-04-26 |
dtucker | Check sshauthopt_new() for NULL. bz#3425, from tessgau... |
commit | commitdiff | tree | snapshot |
2022-04-25 |
kettenis | Reimplement the page allocation code using bus_dma... |
commit | commitdiff | tree | snapshot |
2022-04-25 |
krw | Push DISK_[read|write]sectors() down to disk.c local... |
commit | commitdiff | tree | snapshot |
2022-04-25 |
claudio | Extend ksmn(4) driver to also show CCD tempratures... |
commit | commitdiff | tree | snapshot |
2022-04-25 |
krw | gh_csum an gh_part_csum are not used between initializing |
commit | commitdiff | tree | snapshot |
2022-04-25 |
job | Fix spelling error in warnx() |
commit | commitdiff | tree | snapshot |
2022-04-24 |
tb | zap extra blank line |
commit | commitdiff | tree | snapshot |
2022-04-24 |
tb | Wrap two overlong lines |
commit | commitdiff | tree | snapshot |
2022-04-24 |
tb | trailing whitespace |
commit | commitdiff | tree | snapshot |
2022-04-24 |
schwarze | When we open a new .while loop, let's not attempt to... |
commit | commitdiff | tree | snapshot |
2022-04-24 |
schwarze | If a .shift request has a negative argument, do not... |
commit | commitdiff | tree | snapshot |
2022-04-24 |
job | In filemode emit the hash which uniquely identifies... |
commit | commitdiff | tree | snapshot |
2022-04-24 |
krw | Use warnx() if errno is not relevant. close() after... |
commit | commitdiff | tree | snapshot |
2022-04-24 |
jmatthew | Increase rx buffer size to 62kB (same as linux). It... |
commit | commitdiff | tree | snapshot |
2022-04-23 |
jsing | Rewrite c2i_ASN1_BIT_STRING() using CBS. |
commit | commitdiff | tree | snapshot |
2022-04-23 |
jsing | Convert asn1_ex_c2i() to CBS. |
commit | commitdiff | tree | snapshot |
2022-04-23 |
schwarze | tweak previous: update .Bl -column line |
commit | commitdiff | tree | snapshot |
2022-04-23 |
jsing | Add ASN1_INTEGER test coverage. |
commit | commitdiff | tree | snapshot |
2022-04-23 |
sthen | Show which bwfm(4) chipsets are 11n and which are 11ac... |
commit | commitdiff | tree | snapshot |
2022-04-23 |
mbuhl | Fix compilation on octeon, arm64, and riscv64. |
commit | commitdiff | tree | snapshot |
2022-04-23 |
krw | Add missing uuid_dec_le() to init_gp() so -A works on |
commit | commitdiff | tree | snapshot |
2022-04-23 |
schwarze | If the last data row of a tbl(7) contains nothing but... |
commit | commitdiff | tree | snapshot |
2022-04-23 |
tobias | Verify sizes before arithmetic operations |
commit | commitdiff | tree | snapshot |
2022-04-22 |
jmc | escape the word "An" in an Rs/Re block, since it can be |
commit | commitdiff | tree | snapshot |
2022-04-22 |
otto | Remove some of the workarounds for the tests by inputin... |
commit | commitdiff | tree | snapshot |
2022-04-22 |
otto | arm64 has real IEEE quads, it needs more digits when... |
commit | commitdiff | tree | snapshot |
2022-04-22 |
deraadt | checking for /mnt and /root in is_rootdisk() is excessi... |
commit | commitdiff | tree | snapshot |
2022-04-22 |
tb | Check tkp->output != NULL before taking strlen for... |
commit | commitdiff | tree | snapshot |
2022-04-22 |
millert | vi: apply expandtab to the output of a ! command |
commit | commitdiff | tree | snapshot |
2022-04-22 |
bluhm | ARP, ND6 and PPPoE are not MP safe. Protect them with... |
commit | commitdiff | tree | snapshot |
2022-04-22 |
anton | Only run agent-ptrace.sh if gdb is available as all... |
commit | commitdiff | tree | snapshot |
2022-04-22 |
dlg | handle 16 bit kstat_kv types |
commit | commitdiff | tree | snapshot |
2022-04-22 |
dlg | add 16 bit types to kstat_kv structs. |
commit | commitdiff | tree | snapshot |
2022-04-21 |
stsp | Use memset() to initialize struct ieee80211_rxinfo... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
danj | Remove _switchd user/group/alias |
commit | commitdiff | tree | snapshot |
2022-04-21 |
kettenis | Our malloc(3) guarantees 16-byte alignment. |
commit | commitdiff | tree | snapshot |
2022-04-21 |
bluhm | In vmm regress skip all corner cases that do not suppor... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
tb | Add missing self. From anton |
commit | commitdiff | tree | snapshot |
2022-04-21 |
millert | v_event_get: check qp->output for NULL before passing... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
sashan | Introduce a dedicated link entries for snapshots in... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
espie | -current recognizes that a symlink was deleted and... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
claudio | Further refactor and cleanup filemode.c mainly remove... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
jsg | drm/i915: Sunset igpu legacy mmap support based on... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
jsg | drm/amdgpu: Enable gfxoff quirk on MacBook Pro |
commit | commitdiff | tree | snapshot |
2022-04-21 |
jsg | drm/amd/display: don't ignore alpha property on pre... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
jsg | drm/amd/display: Fix allocate_mst_payload assert on... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
claudio | The filemode code is enough different from the regular... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
jsg | drm/amd/display: Revert FEC check in validation |
commit | commitdiff | tree | snapshot |
2022-04-21 |
jsg | drm/amd/display: Enable power gating before init_pipes |
commit | commitdiff | tree | snapshot |
2022-04-21 |
jsg | drm/amdkfd: Check for potential null return of kmalloc_... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
jsg | drm/amdgpu/vcn: improve vcn dpg stop procedure |
commit | commitdiff | tree | snapshot |
2022-04-21 |
jsg | drm/amdkfd: Fix Incorrect VMIDs passed to HWS |
commit | commitdiff | tree | snapshot |
2022-04-21 |
jsg | drm/amd/display: Update VTEM Infopacket definition |
commit | commitdiff | tree | snapshot |
2022-04-21 |
jsg | drm/amd/display: FEC check in timing validation |
commit | commitdiff | tree | snapshot |
2022-04-21 |
jsg | drm/amd/display: fix audio format not updated after... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
jsg | drm/amdgpu/gmc: use PCI BARs for APUs in passthrough |
commit | commitdiff | tree | snapshot |
2022-04-21 |
jsg | drm/amdgpu: conduct a proper cleanup of PDB bo |
commit | commitdiff | tree | snapshot |
2022-04-21 |
jsg | drm/amd: Add USBC connector ID |
commit | commitdiff | tree | snapshot |
2022-04-21 |
sthen | Fix previous rc.d/spamlogd commit, the check in rc_pre... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
jsg | drm/amd/display: Fix p-state allow debug index on dcn31 |
commit | commitdiff | tree | snapshot |
2022-04-21 |
jsg | drm/amd/display: Add pstate verification and recovery... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
jmc | fix SEE ALSO; |
commit | commitdiff | tree | snapshot |
2022-04-21 |
kevlo | Repair hw vlan tagging. Previously swapped byte RGE_TD... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
tb | Clarify comments at the start of {asid,addr}_validate_p... |
commit | commitdiff | tree | snapshot |
2022-04-21 |
tb | Avoid expensive RFC 3779 checks during cert verification |
commit | commitdiff | tree | snapshot |
2022-04-21 |
tb | Fix X509_get_extension_flags() |
commit | commitdiff | tree | snapshot |
2022-04-21 |
dtucker | It looks like we can't completely avoid waiting for... |
commit | commitdiff | tree | snapshot |
2022-04-20 |
krw | Refine the GPT partition entry table validity check... |
commit | commitdiff | tree | snapshot |
2022-04-20 |
jcs | Use glob to expand wildcards in "other device" paths... |
commit | commitdiff | tree | snapshot |
2022-04-20 |
bluhm | In pfsync there were some KASSERT hidden behind #ifdef... |
commit | commitdiff | tree | snapshot |
2022-04-20 |
krw | Wrap a long line. |
commit | commitdiff | tree | snapshot |
2022-04-20 |
tb | Fix mandoc -Tlint warning about trailing whitespace |
commit | commitdiff | tree | snapshot |
2022-04-20 |
bluhm | Fix white space and wrap long lines. |
commit | commitdiff | tree | snapshot |
2022-04-20 |
tb | While I'm here, prepare regress for claudio's upcoming... |
commit | commitdiff | tree | snapshot |
2022-04-20 |
tb | Fix rpki-client regress after -j -f change |
commit | commitdiff | tree | snapshot |
2022-04-20 |
krw | Sigh. Another forgotten header file. |
commit | commitdiff | tree | snapshot |
2022-04-20 |
millert | Remove unnecessary includes: openssl/hmac.h and openssl... |
commit | commitdiff | tree | snapshot |
2022-04-20 |
millert | Add missing includes of stdlib.h and stdint.h. |
commit | commitdiff | tree | snapshot |
2022-04-20 |
millert | Avoid an unnecessary xstrdup in rm_env() when matching... |
commit | commitdiff | tree | snapshot |
2022-04-20 |
krw | Simpify code manipulating GPT partition names by coalescing |
commit | commitdiff | tree | snapshot |
2022-04-20 |
deraadt | more whitespace cleanups |
commit | commitdiff | tree | snapshot |
2022-04-20 |
tb | Fix various annoying whitespace errors. |
commit | commitdiff | tree | snapshot |
2022-04-20 |
tb | Print UTC time with gmtime() |
commit | commitdiff | tree | snapshot |
2022-04-20 |
job | Improve proc_parser_file handling of Trust Anchors |
commit | commitdiff | tree | snapshot |
2022-04-20 |
deraadt | repair kstat entry |
commit | commitdiff | tree | snapshot |
2022-04-20 |
espie | don't try to create a partial-* package when we find... |
commit | commitdiff | tree | snapshot |
2022-04-20 |
millert | Make the termp and winp arguments for openpty, et al... |
commit | commitdiff | tree | snapshot |
2022-04-20 |
tb | Avoid use of uninitialized in BN_mod_exp_recp() |
commit | commitdiff | tree | snapshot |
2022-04-20 |
dtucker | Use ssh -f and ControlPersist to start up test forwards... |
commit | commitdiff | tree | snapshot |
2022-04-20 |
dv | Add vmm(4) regress, disabled for now. ok rob@ |
commit | commitdiff | tree | snapshot |
2022-04-20 |
espie | register new tests, they don't pass yet |
commit | commitdiff | tree | snapshot |
2022-04-20 |
espie | it also breaks somewhat differently when files vanish... |
commit | commitdiff | tree | snapshot |
2022-04-20 |
job | Add Concatenated JSON output in filemode (rpki-client... |
commit | commitdiff | tree | snapshot |
2022-04-20 |
espie | add a symlink test that currently fails, I want to... |
commit | commitdiff | tree | snapshot |
2022-04-20 |
bluhm | Route timeout was a mixture of int, u_int and long... |
commit | commitdiff | tree | snapshot |
2022-04-20 |
espie | likewise for set flavors |
commit | commitdiff | tree | snapshot |
2022-04-20 |
espie | zap branch info so that pre-caching works with stuff... |
commit | commitdiff | tree | snapshot |
next |