openbsd
2018-08-29 pdFirst pass in bringing i386 in sync with amd64. This...
2018-08-29 dlgmove the todr chip handle into a prtc_softc structure
2018-08-28 tbRun Wycheproof AES-CMAC testvectors against libcrypto.
2018-08-28 tbremove some extra parens and fix some other formatting...
2018-08-28 jobUnclutter bgpd.conf example config file
2018-08-28 tbRemove extra "and" in "These functions and have been...
2018-08-28 tbzap trailing whitespace
2018-08-28 mpiDisplay per-TDB counters in verbose mode.
2018-08-28 mpiAdd per-TDB counters and a new SADB extension to export...
2018-08-28 chelohaDrop SSLv2, SSLv3 support.
2018-08-28 krwTweak messages emitted by editor_resize() so "Partition...
2018-08-28 mestrefix misplaced parenthesis inside if-clause. it's harmle...
2018-08-28 mestrefix build with DEBUG_PK enabled
2018-08-28 jsgavoid uninitialised variable use
2018-08-28 jsgavoid uninitialised variable use in an error path
2018-08-28 beckFix stat of path components - this was breaking chrome...
2018-08-28 beckAdd regress test of stat all the way to a nonexistant...
2018-08-28 chelohaCheck for SSL_write(3) error.
2018-08-28 deraadtsync
2018-08-28 dlgadd support for storing the time of day on OPL based...
2018-08-27 schwarzeReduce excessive right padding in tagged list heads.
2018-08-27 kettenishitemp(4)
2018-08-27 tbtweak failure messages
2018-08-27 tbdedup AES-CBC-PKCS5 encryption and decryption checks
2018-08-27 kettenishitemp(4)
2018-08-27 kettenisAdd hitemp(4), a driver for the temperature sensors...
2018-08-27 tb2x missing "..."
2018-08-27 tbRun Wycheproof AES-CCM testvectors against libcrypto.
2018-08-27 jmcsort SEE ALSO;
2018-08-27 kettenisAdd 64-bit DMA support. Enable DMA on HiSilicon SoCs.
2018-08-27 kettenisrkdwusb(4)
2018-08-27 kettenishiclock(4), hidwusb(4) and hireset(4)
2018-08-27 kettenisAdd hiclock(4). Make sure hireset(4) attaches early.
2018-08-27 jcsmove bwfm* at pci? to the wireless section
2018-08-27 claudioIf the maximum for a community is defined via the large...
2018-08-27 jsingn2s and l2n3 finally bite the dust!
2018-08-27 jsingConvert ssl3_get_cert_verify() to CBS and clean up...
2018-08-27 jsingDedup DTLS header writing code and convert to CBB.
2018-08-27 jsingAdd some missing statics.
2018-08-27 jsingSimplify new session ticket encoding/generation.
2018-08-27 antonRename struct kd -> kcov_dev. The terse name was initia...
2018-08-27 kettenisEnable hireset(4).
2018-08-27 jsingFix formatting and grammatical issues with the descript...
2018-08-27 kettenisAdd hirest(4), a driver to support reset signal control...
2018-08-27 kettenisAdd glue for the USB3 controller on the HiKey 970.
2018-08-27 krwdisklabel(8) no longer touches bootstrap code so stop...
2018-08-27 claudioUndefined plans can never match. Check for that before...
2018-08-27 claudioWrap some overly long lines. No functional change
2018-08-27 nicmMemory leaks, from Gang Fan in GitHub issue 1453.
2018-08-27 jsgompinmux has been replaced by pinctrl
2018-08-27 jsgswitch from ompinmux to pinctrl
2018-08-27 jsghandle 16 bit register width required for omap3/omap4
2018-08-27 kettenisEnable radeondrm(4). Note that on arm64 we do not...
2018-08-27 claudiomerge_filterset() needs to produce a stable sorted...
2018-08-27 kettenisAdd an interface that allows drivers to claim a framebu...
2018-08-27 inoguchiAdd protocol and cipher patterns in regress appstest.sh
2018-08-27 kettenisHiSilicon SoCs pre-divide the clock by a factor 8.
2018-08-26 mpiDo not add ::1 on non-default lo(4) as intended.
2018-08-26 deraadtsync
2018-08-26 krwdisklabel(8) has not used the primary/secondary boot...
2018-08-26 deraadtsyncd
2018-08-26 jmcless uppercase in Nd;
2018-08-26 kettenispinctrl(4)
2018-08-26 kettenisAdd pinctrl(4), a generic pin mux driver.
2018-08-26 naddyHandle fork() errors. The Perl fork() wrapper returns...
2018-08-26 brynetUnveil pflogd(8). Similiar to florian@'s recent changes...
2018-08-26 brynetpflogd(8): don't try to rename(2) broken/invalid pflog...
2018-08-26 kettenisplgpio(4)
2018-08-26 jmcfix the same "an non" issue found by tb in EVP_EncryptI...
2018-08-26 krwThe three -B forms of disklabel(8) were nuked years...
2018-08-26 tbCheck return value of EVP_CipherInit_ex()
2018-08-26 tbRun Wycheproof AES-CBC-PKCS5 testvectors against libcrypto.
2018-08-26 tbRemove some redundant info from log.Fatalf
2018-08-26 tbsimplify returned value
2018-08-26 tbSome of the functions in this manual need <openssl...
2018-08-26 tbtypo: an nonce -> a nonce
2018-08-26 kettenisAdd plgpio(4), a driver for the ARM PrimeCell GPIO...
2018-08-26 schwarzeSupport nesting of elements with next-line scope.
2018-08-26 kettenisAdd support for HiSilicon Hi3660 (Kirin960) and Hi3670...
2018-08-26 inoguchiStop s_server if error occurs in regress appstest.sh
2018-08-26 nicmAdd q: format prefix to escape sh(1) special characters...
2018-08-26 antonAdd regress for kcov. It will only run if /dev/kcov...
2018-08-26 visaAdd test cases for private versus non-private futexes.
2018-08-26 jmatthewreturn -1 from the interrupt handler if we didn't find...
2018-08-25 deraadtsync
2018-08-25 kettenisAdd code to print the characteristics of the caches...
2018-08-25 kettenisAdd GPT support. Mostly copied from amd64.
2018-08-25 jcsAdd umt(4) for USB Windows Precision Touchpad devices
2018-08-25 gillesremove unused header
2018-08-25 kettenisUse __HAVE_ACPI to decide whether ACPI support should...
2018-08-25 jcsMove HID->bus constant conversion for HID report types...
2018-08-25 kettenisregen
2018-08-25 kettenisAudio as found on an "Oland" Radeon card. Naming is...
2018-08-25 kettenisDefine __HAVE_ACPI.
2018-08-25 mestrefix misplaced parenthesis inside an if-clause. already...
2018-08-25 mestrefix misplaced parenthesis inside an if-clause. already...
2018-08-25 schwarzeoops, hook up the tests for the roff(7) .char request
2018-08-25 schwarzeRudimentary implementation of the roff(7) .char (output...
2018-08-25 kettenisFix printing of ioapic remapping messages; avoid printi...
2018-08-25 antonprocess -> thread
next