openbsd
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
2024-09-21 mlarkinvmm.h is a needed include now
2024-09-20 kettenisAdd device tree mapping for Lenovo ThinkPad T14s.
2024-09-20 tbAvoid use after free when retrying the -o file
2024-09-20 tbgdb: fix path to ex
2024-09-20 jsgcorrect format string in debug printf
2024-09-20 jsgremove unneeded semicolon
2024-09-20 jsgremove unneeded semicolons; checked by millert@
2024-09-20 dlgfix up the ip address config in the example config.
2024-09-19 djmopenssh-9.9
2024-09-19 tbShift 1U rather than 1 to avoid -Wsign-compare whining
2024-09-19 jobMove rpki-client to 9.3
2024-09-19 jsgfixup! drm/apple: Add support for the macOS 13.2 DCP...
2024-09-19 claudioRemove spaces before EOL.
2024-09-19 sfvio: allow longer tx chains
2024-09-19 sfvirtio_pci: Fix off-by-one in interrupt setup
2024-09-19 denisdocument how to add a restricted socket
2024-09-19 jsgdon't warn when returning early in hdcp functions
2024-09-19 jsgdrm/i915/guc: prevent a possible int overflow in wq...
2024-09-19 jsgdrm/amd/amdgpu: apply command submission parser for...
2024-09-19 jsgdrm/amdgpu/atomfirmware: Silence UBSAN warning
2024-09-19 jsgdrm/syncobj: Fix syncobj leak in drm_syncobj_eventfd_ioctl
2024-09-19 jsgdrm/amd/display: Fix FEC_READY write on DP LT
2024-09-19 jsgdrm/amd/display: Disable error correction if it's not...
2024-09-19 jsgdrm: panel-orientation-quirks: Add quirk for Ayn Loki Max
2024-09-19 jsgdrm: panel-orientation-quirks: Add quirk for Ayn Loki...
2024-09-19 jsgcorrect indentation
2024-09-18 tbEnable large number of extension tests and stop skippki...
2024-09-18 millertzic: cherrypick support for %z in time zone formats
2024-09-18 jsgmove common lines to mi
2024-09-18 deraadtback to previous plan
2024-09-18 jobFix a memory leak
next