openbsd
2024-10-03 tbWe've left release mode. Time to re-enable POOL_DEBUG
2024-10-03 tbFix ASN1_INTEGER_to_BN() misuse
2024-10-03 tbSwitch field_bits to be an int
2024-10-03 tbFix BN_to_ASN1_INTEGER() misuse
2024-10-03 tbProvide OPENSSL_INIT_NO_ATEXIT noop
2024-10-03 tbX509V3_EXT_get_nid.3: indicate what nid means
2024-10-02 kettenisImprove the heuristic for detecting i2c devices. On...
2024-10-02 dvamd64: implement a pmap_shootept() for non-MP kernels.
2024-10-02 millertUpdate to 2024bgtz from https://github.com/JodaOrg...
2024-10-02 dvMove some PCI MMIO defines from vmm(4) kernel headers...
2024-10-02 jsingReorder functions.
2024-10-02 jsingRemove err_fns and associated machinery.
2024-10-02 jsingHook up the err regress.
2024-10-02 jsingAdd initial regress for the error stack and ERR_* APIs.
2024-10-02 jsingEnable additional CRYPTO_get_ex_new_index() tests.
2024-10-02 claudioOn i386 long double is 80bit expanded to 96bits or...
2024-10-02 nicmAdd MSYSTEM to default update-environment.
2024-10-02 nicmAdd a define for the socket permissions check so it...
2024-10-02 mpiModify uvmpd_scan_inactive() to access `uvmexp.pdfreed...
2024-10-02 mpiImprove responsiveness in OOM situations & make free...
2024-10-02 mpiReturn number of freed pages in uvm_pmr_cache_drain().
2024-10-02 mpiSwitch PV pool allocator to use km_alloc(9) instead...
2024-10-02 claudioNo need to check as->established before calling pfkey_r...
2024-10-02 tbAdding pkg_add from stdin hasn't worked in ages. It...
2024-10-02 nicmReport shifted keys like S-A as A not as S-A in mode...
2024-10-01 tbExtend Log->system to support the same features as...
2024-10-01 claudioUse auth_conf.method instead of auth_state.method....
2024-10-01 claudioExplicitly set peer.auth_conf.method, the auth_state...
2024-10-01 claudioIn merge_peers also copy over the auth_conf from the...
2024-10-01 claudioFix typo in comment
2024-10-01 claudioAdjust to the pfkey changes in bgpd.
2024-10-01 claudioRework the pfkey and tcp md5 API to not depend on struc...
2024-10-01 nicmAdd a way to make the preview larger in tree mode,...
2024-10-01 claudioMake it more obvious which ruadd argument is the source...
2024-10-01 claudioAdjust ptrace interface to properly suport single threa...
2024-10-01 nicmUse global cursor style and colour options for modes...
2024-10-01 jsgremove unused variable
2024-10-01 jsgdrm: Expand max DRM device number to full MINORBITS
2024-10-01 jsgaccel: Use XArray instead of IDR for minors
2024-10-01 jsgdrm: Use XArray instead of IDR for minors
2024-10-01 jsgadd DEFINE_XARRAY_ALLOC for 6.6.53 drm
2024-10-01 jsgadd MINORBITS for 6.6.53 drm
2024-10-01 jsgadd ACCEL_MAX_MINORS for 6.6.53 drm
2024-10-01 nicmChange pasting to bypass the output key processing...
2024-09-30 deraadtchange release date
2024-09-30 claudioImprove some currently impossible error path in log_ext...
2024-09-30 claudioUse ps_ppid instead of ps_pptr->ps_pid in all places.
2024-09-30 jsghandle non xa_limit_32b ranges in xarray
2024-09-30 jsgstore xarray flags for XA_FLAGS_ALLOC1 test in alloc
2024-09-30 claudioRemove code after exit1() and NOTREACHED comment. Nothi...
2024-09-30 claudioIn bgpd_rtr_connect() do the setsockopt dance for IP_TO...
2024-09-30 nicmOn some Windows terminals, if TIOCWINSZ does not return...
2024-09-30 mpiReturn the number of freed pages and handle SHRINK_STOP...
2024-09-30 nicmOnly use default-shell for popups, return to /bin/sh...
2024-09-30 jsginit xarray pool in drm_linux_init(), needed for static...
2024-09-30 jsgremove WSDISPLAYIO_OGINFO compat ioctl, planned for...
2024-09-29 nicmFix grey colour, from Magnus Gross.
2024-09-29 jmcadd some commas, to aid readability;
2024-09-29 knsync synopsis and usage, sort commands, fix their spacing
2024-09-29 jsgremove unused cruft; ok kettenis@
2024-09-29 jsgfix HWCAP_ASIMDHP test; ok kettenis@
2024-09-29 jsgcorrect a prototype
2024-09-28 sthencatch up with the u-boot-aarch64 package split in insta...
2024-09-27 tbrsync: make blkhash_free() callable with NULL.
2024-09-27 tbrsync: avoid reallocarray() with a nmemb of 0.
2024-09-27 tbrsync: fix reallocarray() usage in blkhash_set()
2024-09-27 tbrpki-client: free deltas in rrdp_session_parse() as...
2024-09-27 tbrpki-client: check for getline error when reading the...
2024-09-27 djmtest some more Match syntax, including criteria=arg...
2024-09-27 yasuokaPrevious pipex.c,v 1.155 was broken if the client was...
2024-09-26 djmfix previous change to ssh_config Match, which broken...
2024-09-26 dvFix amd64/GENERIC not linking due to missing pmap_shoot...
2024-09-26 dvAdd an ipi for executing INVEPT to flush EPT on remote...
2024-09-26 jsgremove unneeded psl.h include
2024-09-26 claudioRemove debug leftover. There is no need to run tcpdump...
2024-09-26 jmcdocument that there are nvme sensors available and...
2024-09-26 jsgremove unneeded includes; ok dv@ mlarkin@
2024-09-25 jsgremove some unused defines; ok djm@
2024-09-25 bruCorrect an indexing error that may leave stale data...
2024-09-25 bluhmDo not crash in witness code if interrupt fires early.
2024-09-25 florianImprove description of -f.
2024-09-25 claudioExtend maxattr test to also include IPv6 and with that...
2024-09-25 jmccorrect macro for -R entry;
2024-09-25 claudioWhen generating UPDATE handle the message size limit...
2024-09-25 claudioAdd a maxattr regress test that causes the rdomain1...
2024-09-25 sthensysupgrade: add -R #.# to try to use a specific release...
2024-09-25 jmcremove some unneeded Xo/Xc calls; from evan silberman
2024-09-25 deraadtdocument why sys/param.h is used
2024-09-25 djmfix regression introduced when I switched the "Match...
2024-09-24 jmc- VM(s) -> VMs
2024-09-24 mlarkinvmd(8) manpage change for shutdown behaviour
2024-09-24 sthenbackout scanner.l strtonum commits; they restrict numbe...
2024-09-24 bluhmFix sleeping race during malloc in sysctl hw.disknames.
2024-09-24 florianRemove -r toggle and generally be less smart.
2024-09-24 djmsome extra paranoia, reminded by jsg@
2024-09-24 jsg___linux__ -> __linux__
2024-09-24 deraadtfor sysctl on arm64, handle CPU_ID_AA64ISAR1 same as...
2024-09-23 deraadtIf during parsing lines in the script, ksh finds a...
2024-09-23 deraadtnow hacking on 7.6-current
2024-09-23 knReplace `&&' with `if' for proper $? handling; OK...
next