openbsd
2021-06-12 jmcspace between macro args and punctuation;
2021-06-12 jmcspace between macro args and punctuation;
2021-06-12 jmcremove incorrect CAVEATS section;
2021-06-12 kettenisEnable dwpcie(4) and add support for the PCIe host...
2021-06-12 krwWhen initializing a GPT always create an EFI SYS partit...
2021-06-12 krwCreate add_partition() and use in GPT_init() to initial...
2021-06-12 visaExercise resetting of expired and unexpired timers.
2021-06-12 kettenisRestrict MSI override to i386 and amd64. On other...
2021-06-12 tbRFC 4507bis can refer to various RFCs but this instance...
2021-06-12 kettenisEnable code to read MAC address from the device tree...
2021-06-12 jmcspace between rfc and number;
2021-06-12 krwUse a new variable 'gpbytes' rather than 'sizeof(gp...
2021-06-11 krwOops. Restore error message when no free space found.
2021-06-11 dvvmd(8): deduplicate vioblk command logic
2021-06-11 krwAdd local function lba_free() to find the bounds of...
2021-06-11 jmcspace between RFC and number;
2021-06-11 jmcspace between RFC and number;
2021-06-11 jmcremove netbsd specific LIBRARY section; ok jca
2021-06-11 jsingOnly use SSL_AD_* internally.
2021-06-11 chelohasetitimer(2): don't round up it_value
2021-06-11 krwAdd local functions edit() and setpid().
2021-06-11 jsgrecognise ALC897
2021-06-11 jsgenable snooping on Z590 HDA
2021-06-11 jsgregen
2021-06-11 jsgadd a HDA device found in a Z590 machine
2021-06-11 landryadd AES-GCM constants from RFC 7714 for SRTP
2021-06-11 krwTake a bit more obvious care in gedit() to restore...
2021-06-11 tobheRevert previous change in ikev2_cp_fixaddr().
2021-06-11 patrickDrop received packets unless IFF_RUNNING is set. When...
2021-06-11 kettenisStore the device tree node in the pcitag_t like we...
2021-06-11 sthensync cert.pem with Mozilla's CA list generated from...
2021-06-11 jsingSSL3_AD_ILLEGAL_PARAMETER is not a valid SSLerror(...
2021-06-11 jsingIndent all labels with a single space.
2021-06-11 kettenisAdjust futex regress test since futex(2) now returns...
2021-06-11 kettenisSince futex(2) can fail, it needs a full syscall stub...
2021-06-11 jsglimit workaround for AMD errata 400 to family 0fh and 10h
2021-06-11 deraadtSort ID->pledge name translation in the same order...
2021-06-11 visaRemember to lock kqueue mutex in filt_timermodify().
2021-06-11 krwNo need to parse partition number more than necessary...
2021-06-10 jcaMinor mandoc -Tlint fixes
2021-06-10 jcaIndentation
2021-06-10 jcaNo RCS IDs in shlib_version files
2021-06-10 jcaMove libexecinfo regress tests under regress/gnu/lib
2021-06-10 krwAnother hand rolled partition number parsing bites...
2021-06-10 krwOops. Forgot to commit the version bump.
2021-06-10 krwMissed an occurance of hand rolled partition number...
2021-06-10 millertFix readrec's definition of a record
2021-06-10 dvvmctl(8)/vmd(8): communicate TERMINATE_VM_EVENT imsgs...
2021-06-10 krwAbstract repeated parsing of partition numbers into...
2021-06-10 krwSync efid_io() with the recent improvements kettenis...
2021-06-10 krwSync efid_io() with the recent improvements kettenis...
2021-06-10 krwLocal functions don't need to be in .h files, nor do...
2021-06-10 krwShift zeroing of gpt header and partition table to...
2021-06-10 krwToss in 'const' for the parameters to string_to_utf16le...
2021-06-10 visaSerialize internals of kqueue with a mutex
2021-06-10 krw'i' is a silly name for a daddr_t variable, and could...
2021-06-10 krwRename vars 'oldpart' to 'oldgg' when storing 'gg'...
2021-06-10 krwNuke extraneous blank line.
2021-06-10 jcsDon't skip mouse attachment if an otherwise qualified...
2021-06-10 jmcprovide an Xr for backtrace; ok mortimer
2021-06-10 jmcfix some formatting errors;
2021-06-10 bluhmPrevent interleaved stack traces in ddb from multiple...
2021-06-10 dtuckerUse $SUDO when reading sshd's pidfile here too.
2021-06-10 dtuckerUse $SUDO when reading sshd's pidfile in case it was...
2021-06-10 dtuckerSet umask when creating hostkeys to prevent excessive...
2021-06-10 nicmDo not clear region based on current cursor position...
2021-06-10 nicmFeature for the mouse since FreeBSD termcap does not...
2021-06-10 nicmFix rectangle selection, from Anindya Mukherjee, GitHub...
2021-06-10 nicmBump FORMAT_LOOOP_LIMIT and add a log message when...
2021-06-10 nicmFix <= operator.
2021-06-10 nicmMore accurate vi(1) word navigation in copy mode and...
2021-06-10 nicmDo not use NULL client when source-file finishes, GitHu...
2021-06-10 nicmAdd -F for command-prompt and use it to fix "Rename...
2021-06-10 nicmDo not expand the file given with -f so it can contain :s.
2021-06-10 nicmRemove old shift function keys which interfere with...
2021-06-10 nicmFire check callback after cleaning up event so it does...
2021-06-10 nicmAdd different command historys for different types...
2021-06-10 nicmFix warnings, from Jan Tache in GitHub issue 2692.
2021-06-10 nicmImprove logging of screen mode changes.
2021-06-10 nicmMove "special" keys into the Unicode PUA rather than...
2021-06-10 nicmChange cursor style handling so tmux understands which...
2021-06-10 nicmChange resize timers and flags into one timer and a...
2021-06-10 nicmDo not count client (and crash) if no window.
2021-06-10 nicmThree changes to fix problems with xterm in VT340 mode...
2021-06-10 nicmInclude current client in size calculation for new...
2021-06-10 nicmAdd an "always" value to the extended-keys option to...
2021-06-10 nicmback-to-indentation fixes, from Anindya Mukherjee.
2021-06-10 nicmFix display-menu -xR, from Alexis Hildebrandt.
2021-06-10 nicmAdjust latest client when a client detaches, GitHub...
2021-06-10 nicmAdd another couple of keys needed for extended keys...
2021-06-10 fcambusAdd Spleen 12x24 and 16x32 on amd64's RAMDISK_CD and...
2021-06-10 ratchovBump pkg-config version to 1.8.0 to match portable...
2021-06-10 jsgrecognise Cortex-A510, Cortex-A710 and Cortex-X2
2021-06-10 dtuckerAdd regress test for SIGHUP restart while handling...
2021-06-10 dtuckerContinue accept loop when pselect returns -1, eg if...
2021-06-09 afresh1Remove pledgenames() from OpenBSD::Pledge perl module
2021-06-09 kettenisEnable MSI-X support for powerpc64.
2021-06-09 mortimerEnable libexecinfo.
2021-06-09 mortimerEnable libexecinfo regress.
2021-06-09 mortimerAdd regress test for libexecinfo.
next