2024-10-03 |
tb | Remove the unused field_mod_func from EC_GROUP |
commit | commitdiff | tree | snapshot |
2024-10-03 |
nicm | Improve fix for shifted keys so it works for all the... |
commit | commitdiff | tree | snapshot |
2024-10-03 |
tb | Make EC{,PK}PARAMETERS_it static |
commit | commitdiff | tree | snapshot |
2024-10-03 |
tb | We've left release mode. Time to re-enable POOL_DEBUG |
commit | commitdiff | tree | snapshot |
2024-10-03 |
tb | Fix ASN1_INTEGER_to_BN() misuse |
commit | commitdiff | tree | snapshot |
2024-10-03 |
tb | Switch field_bits to be an int |
commit | commitdiff | tree | snapshot |
2024-10-03 |
tb | Fix BN_to_ASN1_INTEGER() misuse |
commit | commitdiff | tree | snapshot |
2024-10-03 |
tb | Provide OPENSSL_INIT_NO_ATEXIT noop |
commit | commitdiff | tree | snapshot |
2024-10-03 |
tb | X509V3_EXT_get_nid.3: indicate what nid means |
commit | commitdiff | tree | snapshot |
2024-10-02 |
kettenis | Improve the heuristic for detecting i2c devices. On... |
commit | commitdiff | tree | snapshot |
2024-10-02 |
dv | amd64: implement a pmap_shootept() for non-MP kernels. |
commit | commitdiff | tree | snapshot |
2024-10-02 |
millert | Update to 2024bgtz from https://github.com/JodaOrg... |
commit | commitdiff | tree | snapshot |
2024-10-02 |
dv | Move some PCI MMIO defines from vmm(4) kernel headers... |
commit | commitdiff | tree | snapshot |
2024-10-02 |
jsing | Reorder functions. |
commit | commitdiff | tree | snapshot |
2024-10-02 |
jsing | Remove err_fns and associated machinery. |
commit | commitdiff | tree | snapshot |
2024-10-02 |
jsing | Hook up the err regress. |
commit | commitdiff | tree | snapshot |
2024-10-02 |
jsing | Add initial regress for the error stack and ERR_* APIs. |
commit | commitdiff | tree | snapshot |
2024-10-02 |
jsing | Enable additional CRYPTO_get_ex_new_index() tests. |
commit | commitdiff | tree | snapshot |
2024-10-02 |
claudio | On i386 long double is 80bit expanded to 96bits or... |
commit | commitdiff | tree | snapshot |
2024-10-02 |
nicm | Add MSYSTEM to default update-environment. |
commit | commitdiff | tree | snapshot |
2024-10-02 |
nicm | Add a define for the socket permissions check so it... |
commit | commitdiff | tree | snapshot |
2024-10-02 |
mpi | Modify uvmpd_scan_inactive() to access `uvmexp.pdfreed... |
commit | commitdiff | tree | snapshot |
2024-10-02 |
mpi | Improve responsiveness in OOM situations & make free... |
commit | commitdiff | tree | snapshot |
2024-10-02 |
mpi | Return number of freed pages in uvm_pmr_cache_drain(). |
commit | commitdiff | tree | snapshot |
2024-10-02 |
mpi | Switch PV pool allocator to use km_alloc(9) instead... |
commit | commitdiff | tree | snapshot |
2024-10-02 |
claudio | No need to check as->established before calling pfkey_r... |
commit | commitdiff | tree | snapshot |
2024-10-02 |
tb | Adding pkg_add from stdin hasn't worked in ages. It... |
commit | commitdiff | tree | snapshot |
2024-10-02 |
nicm | Report shifted keys like S-A as A not as S-A in mode... |
commit | commitdiff | tree | snapshot |
2024-10-01 |
tb | Extend Log->system to support the same features as... |
commit | commitdiff | tree | snapshot |
2024-10-01 |
claudio | Use auth_conf.method instead of auth_state.method.... |
commit | commitdiff | tree | snapshot |
2024-10-01 |
claudio | Explicitly set peer.auth_conf.method, the auth_state... |
commit | commitdiff | tree | snapshot |
2024-10-01 |
claudio | In merge_peers also copy over the auth_conf from the... |
commit | commitdiff | tree | snapshot |
2024-10-01 |
claudio | Fix typo in comment |
commit | commitdiff | tree | snapshot |
2024-10-01 |
claudio | Adjust to the pfkey changes in bgpd. |
commit | commitdiff | tree | snapshot |
2024-10-01 |
claudio | Rework the pfkey and tcp md5 API to not depend on struc... |
commit | commitdiff | tree | snapshot |
2024-10-01 |
nicm | Add a way to make the preview larger in tree mode,... |
commit | commitdiff | tree | snapshot |
2024-10-01 |
claudio | Make it more obvious which ruadd argument is the source... |
commit | commitdiff | tree | snapshot |
2024-10-01 |
claudio | Adjust ptrace interface to properly suport single threa... |
commit | commitdiff | tree | snapshot |
2024-10-01 |
nicm | Use global cursor style and colour options for modes... |
commit | commitdiff | tree | snapshot |
2024-10-01 |
jsg | remove unused variable |
commit | commitdiff | tree | snapshot |
2024-10-01 |
jsg | drm: Expand max DRM device number to full MINORBITS |
commit | commitdiff | tree | snapshot |
2024-10-01 |
jsg | accel: Use XArray instead of IDR for minors |
commit | commitdiff | tree | snapshot |
2024-10-01 |
jsg | drm: Use XArray instead of IDR for minors |
commit | commitdiff | tree | snapshot |
2024-10-01 |
jsg | add DEFINE_XARRAY_ALLOC for 6.6.53 drm |
commit | commitdiff | tree | snapshot |
2024-10-01 |
jsg | add MINORBITS for 6.6.53 drm |
commit | commitdiff | tree | snapshot |
2024-10-01 |
jsg | add ACCEL_MAX_MINORS for 6.6.53 drm |
commit | commitdiff | tree | snapshot |
2024-10-01 |
nicm | Change pasting to bypass the output key processing... |
commit | commitdiff | tree | snapshot |
2024-09-30 |
deraadt | change release date |
commit | commitdiff | tree | snapshot |
2024-09-30 |
claudio | Improve some currently impossible error path in log_ext... |
commit | commitdiff | tree | snapshot |
2024-09-30 |
claudio | Use ps_ppid instead of ps_pptr->ps_pid in all places. |
commit | commitdiff | tree | snapshot |
2024-09-30 |
jsg | handle non xa_limit_32b ranges in xarray |
commit | commitdiff | tree | snapshot |
2024-09-30 |
jsg | store xarray flags for XA_FLAGS_ALLOC1 test in alloc |
commit | commitdiff | tree | snapshot |
2024-09-30 |
claudio | Remove code after exit1() and NOTREACHED comment. Nothi... |
commit | commitdiff | tree | snapshot |
2024-09-30 |
claudio | In bgpd_rtr_connect() do the setsockopt dance for IP_TO... |
commit | commitdiff | tree | snapshot |
2024-09-30 |
nicm | On some Windows terminals, if TIOCWINSZ does not return... |
commit | commitdiff | tree | snapshot |
2024-09-30 |
mpi | Return the number of freed pages and handle SHRINK_STOP... |
commit | commitdiff | tree | snapshot |
2024-09-30 |
nicm | Only use default-shell for popups, return to /bin/sh... |
commit | commitdiff | tree | snapshot |
2024-09-30 |
jsg | init xarray pool in drm_linux_init(), needed for static... |
commit | commitdiff | tree | snapshot |
2024-09-30 |
jsg | remove WSDISPLAYIO_OGINFO compat ioctl, planned for... |
commit | commitdiff | tree | snapshot |
2024-09-29 |
nicm | Fix grey colour, from Magnus Gross. |
commit | commitdiff | tree | snapshot |
2024-09-29 |
jmc | add some commas, to aid readability; |
commit | commitdiff | tree | snapshot |
2024-09-29 |
kn | sync synopsis and usage, sort commands, fix their spacing |
commit | commitdiff | tree | snapshot |
2024-09-29 |
jsg | remove unused cruft; ok kettenis@ |
commit | commitdiff | tree | snapshot |
2024-09-29 |
jsg | fix HWCAP_ASIMDHP test; ok kettenis@ |
commit | commitdiff | tree | snapshot |
2024-09-29 |
jsg | correct a prototype |
commit | commitdiff | tree | snapshot |
2024-09-28 |
sthen | catch up with the u-boot-aarch64 package split in insta... |
commit | commitdiff | tree | snapshot |
2024-09-27 |
tb | rsync: make blkhash_free() callable with NULL. |
commit | commitdiff | tree | snapshot |
2024-09-27 |
tb | rsync: avoid reallocarray() with a nmemb of 0. |
commit | commitdiff | tree | snapshot |
2024-09-27 |
tb | rsync: fix reallocarray() usage in blkhash_set() |
commit | commitdiff | tree | snapshot |
2024-09-27 |
tb | rpki-client: free deltas in rrdp_session_parse() as... |
commit | commitdiff | tree | snapshot |
2024-09-27 |
tb | rpki-client: check for getline error when reading the... |
commit | commitdiff | tree | snapshot |
2024-09-27 |
djm | test some more Match syntax, including criteria=arg... |
commit | commitdiff | tree | snapshot |
2024-09-27 |
yasuoka | Previous pipex.c,v 1.155 was broken if the client was... |
commit | commitdiff | tree | snapshot |
2024-09-26 |
djm | fix previous change to ssh_config Match, which broken... |
commit | commitdiff | tree | snapshot |
2024-09-26 |
dv | Fix amd64/GENERIC not linking due to missing pmap_shoot... |
commit | commitdiff | tree | snapshot |
2024-09-26 |
dv | Add an ipi for executing INVEPT to flush EPT on remote... |
commit | commitdiff | tree | snapshot |
2024-09-26 |
jsg | remove unneeded psl.h include |
commit | commitdiff | tree | snapshot |
2024-09-26 |
claudio | Remove debug leftover. There is no need to run tcpdump... |
commit | commitdiff | tree | snapshot |
2024-09-26 |
jmc | document that there are nvme sensors available and... |
commit | commitdiff | tree | snapshot |
2024-09-26 |
jsg | remove unneeded includes; ok dv@ mlarkin@ |
commit | commitdiff | tree | snapshot |
2024-09-25 |
jsg | remove some unused defines; ok djm@ |
commit | commitdiff | tree | snapshot |
2024-09-25 |
bru | Correct an indexing error that may leave stale data... |
commit | commitdiff | tree | snapshot |
2024-09-25 |
bluhm | Do not crash in witness code if interrupt fires early. |
commit | commitdiff | tree | snapshot |
2024-09-25 |
florian | Improve description of -f. |
commit | commitdiff | tree | snapshot |
2024-09-25 |
claudio | Extend maxattr test to also include IPv6 and with that... |
commit | commitdiff | tree | snapshot |
2024-09-25 |
jmc | correct macro for -R entry; |
commit | commitdiff | tree | snapshot |
2024-09-25 |
claudio | When generating UPDATE handle the message size limit... |
commit | commitdiff | tree | snapshot |
2024-09-25 |
claudio | Add a maxattr regress test that causes the rdomain1... |
commit | commitdiff | tree | snapshot |
2024-09-25 |
sthen | sysupgrade: add -R #.# to try to use a specific release... |
commit | commitdiff | tree | snapshot |
2024-09-25 |
jmc | remove some unneeded Xo/Xc calls; from evan silberman |
commit | commitdiff | tree | snapshot |
2024-09-25 |
deraadt | document why sys/param.h is used |
commit | commitdiff | tree | snapshot |
2024-09-25 |
djm | fix regression introduced when I switched the "Match... |
commit | commitdiff | tree | snapshot |
2024-09-24 |
jmc | - VM(s) -> VMs |
commit | commitdiff | tree | snapshot |
2024-09-24 |
mlarkin | vmd(8) manpage change for shutdown behaviour |
commit | commitdiff | tree | snapshot |
2024-09-24 |
sthen | backout scanner.l strtonum commits; they restrict numbe... |
commit | commitdiff | tree | snapshot |
2024-09-24 |
bluhm | Fix sleeping race during malloc in sysctl hw.disknames. |
commit | commitdiff | tree | snapshot |
2024-09-24 |
florian | Remove -r toggle and generally be less smart. |
commit | commitdiff | tree | snapshot |
2024-09-24 |
djm | some extra paranoia, reminded by jsg@ |
commit | commitdiff | tree | snapshot |
2024-09-24 |
jsg | ___linux__ -> __linux__ |
commit | commitdiff | tree | snapshot |
2024-09-24 |
deraadt | for sysctl on arm64, handle CPU_ID_AA64ISAR1 same as... |
commit | commitdiff | tree | snapshot |
next |