openbsd
2021-06-13 kettenisSave and restore errno around FUTEX_WAIT futex(2) opera...
2021-06-13 kettenisAdd support for sfuart(4) as a console.
2021-06-13 jsingAdd SSL_AD_MISSING_EXTENSION.
2021-06-13 jsingDefine SSL_AD_* as actual values.
2021-06-13 jsingRemove tls1_alert_code().
2021-06-13 krwHave gedit() and gsetpid() both return CMD_CLEAN if...
2021-06-13 jsingPlace obsolete alerts under #ifndef LIBRESSL_INTERNAL.
2021-06-13 jsingRemove references to obsolete alerts.
2021-06-13 krwTweak gsetpid() to restore partition info in case of...
2021-06-13 krwUUID_STR_LEN+1 is less mysterious than '37'.
2021-06-13 krwDon't ignore a GPT that claims the last usable LBA...
2021-06-13 krwFix lba_start >= lba_end debug message.
2021-06-13 krwBack off a couple of the more paranoid checks while...
2021-06-13 jsgregen
2021-06-13 jsgadd hifive unmatched ids
2021-06-13 kettenisClean this up a bit. Use register names that match...
2021-06-13 jsgrefer to the correct domain for sdhc spec
2021-06-13 jmcadd arch to Dt line;
2021-06-13 jsgadd SiFive FU740-C000 to SoC list
2021-06-13 drahnMatch sifive,fu740-c000-gem so that device is detected...
2021-06-13 jsgadd sfuart(4)
2021-06-13 drahncad(4) appears to be working on Unmatched.
2021-06-12 drahnSerial driver for SiFive Unmatched (U74) based on dev...
2021-06-12 jsgadd dwpcie(4) to riscv64 section
2021-06-12 krwOoops. Managed to typo 'gh' instead of 'gp' when copying
2021-06-12 krwRecognize "HiFive! FSBL" and "HiFive! BBL" GPT partitions.
2021-06-12 krwAbstract init_gh() and init_gp() from GPT_init().
2021-06-12 krwGPT_get_header() and GPT_get_partition_table() are...
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...
next