openbsd
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...
2024-09-23 deraadtnow hacking on 7.6-current
2024-09-23 knzap redundant "|| return 1"; OK lucas
2024-09-23 kndocument SIOCSIFMTU; OK jmc
2024-09-23 knsync struct defintions from headers; OK jmc
2024-09-23 jsgrecognise Neoverse V3AE (Poseidon AE)
2024-09-23 jsgregen
2024-09-23 jsgadd more Navi 32 and Navi 33 device ids
2024-09-23 jsgadd device tree mapping for HP OmniBook X 14
2024-09-22 tbReinstate bounds check accidentally disabled when defin...
2024-09-22 jsgremove some unused defines; ok djm@
2024-09-22 schwarzeFor compatibility with groff, the .In macro has been...
2024-09-22 schwarzeTalk less about "Single UNIX" because it has a confusin...
2024-09-22 claudioIncrease the default buffer size for AF_UNIX from 8192...
2024-09-22 jsgremove BACK_CHANNEL define, unused since YP bits remove...
2024-09-21 deraadtWe aren't ready to choose S0-over-S3 based upon the...
2024-09-21 schwarzeCheck that .In is callable and parsed.
2024-09-21 aishaadd route-to example
2024-09-21 mlarkinvmm(4): remove EPT mprotect ioctl
next