summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-15syncJonathan Gray
2018-01-15Add some AVX512 CPUID flags.Mike Larkin
2018-01-15VMD: vioscsi refactorccardenas
2018-01-14Link ed regress to build.Alexander Bluhm
2018-01-14Run the tests provided in /usr/src/bin/ed/test with the regressAlexander Bluhm
2018-01-14Add two more ARM EABI aliases that I missed in the previous libc minorMark Kettenis
2018-01-14Make cpu_ucode_debug non static so it can be changed from ddb.Alexander Bluhm
2018-01-14unifdef BRACE_EXPAND; ok jca@anton
2018-01-14Prefetched sets are stored by root, but are read by an unprivilegedRobert Peichaer
2018-01-14Pass our currently configured SSID to iwm(4) scan commands.Stefan Sperling
2018-01-14Fix after recent mutex change.Martin Pieuchot
2018-01-14Unlocking the TCP stack resulted in smaller TCP segments sent outAlexander Bluhm
2018-01-14Use signed values to compare absolute difference. The variablesAlexander Bluhm
2018-01-13Add descriptions for HAVE_B64_NTOP and HAVE_B64_PTON so autoheaderTodd C. Miller
2018-01-13Make things work when using the official device tree bindings used by theMark Kettenis
2018-01-13tweak previous;Jason McIntyre
2018-01-13In ext2fs_write(), clear the buffer on uiomove() failure unless itTodd C. Miller
2018-01-13Add comment describing why we need to clear the buffer if uiomove()Todd C. Miller
2018-01-13Adjust comment to reflect '%F' addition.Theo Buehler
2018-01-13Define and use IPL_MPFLOOR in our common mutex implementation.Martin Pieuchot
2018-01-13In vldcp(8) fix a race between vldcpread() and vldcp_rx_intr() whichStefan Sperling
2018-01-13Allow printf '%F' format specifier.Theo Buehler
2018-01-13Add a linux compatible request_firmware() wrapper around loadfirmware(9).Jonathan Gray
2018-01-13add kqueue support to drm(4) by making the drm_sysfs_hotplug_event()Robert Nagy
2018-01-13introduce a filter called EVFILT_DEVICE that can be used to notifyRobert Nagy
2018-01-13coordinate again: polishingUlf Brosziewski
2018-01-13Add a barrier at the end of pmap_map_early() such that the new mapping isMark Kettenis
2018-01-13catch up with how formatting of long links was changedIngo Schwarze
2018-01-13Remove the implicit display feature of .Lk because it was inconsistentIngo Schwarze
2018-01-13remove unused parameter from the static function print_expansions();Ingo Schwarze
2018-01-13clarify authorship; prodded by and ok markus@Christian Weisgerber
2018-01-12have carp use standard detach hooks instead of getting special handlingDavid Gwynne
2018-01-12unbreak configurations using carppeersDavid Gwynne
2018-01-12Add MULTIPROCESSOR basics for arm64. Enough to build and run a kernel withMark Kettenis
2018-01-12Don't bother ucode updates in ramdisk. We don't have the files....Theo de Raadt
2018-01-12apostrophe fix;Jason McIntyre
2018-01-12syncTheo de Raadt
2018-01-12Do not collect top-bit-set characters in case they need to be replaced.Nicholas Marriott
2018-01-12Simplify character replacement on non-UTF-8 terminals and make a commonNicholas Marriott
2018-01-12Simplify UTF-8 states down into one state.Nicholas Marriott
2018-01-12Use correct size in allocarray() call.Mark Kettenis
2018-01-12Runtime services may (and do) use device mappings on some UEFI implementations.Mark Kettenis
2018-01-12Some more tweaks to NOTESJeremie Courreges-Anglas
2018-01-12Fix tyopsJeremie Courreges-Anglas
2018-01-12Add tests for [[:foo:]] character classes in globsJeremie Courreges-Anglas
2018-01-12Add basic tests for octal and hex notation in arithmetic expansionsJeremie Courreges-Anglas
2018-01-12Constrain alloc_pages() to the dma_constraint range. Avoids aJonathan Gray
2018-01-12Correctly iterate over all extended signatures.Patrick Wildt
2018-01-12Improve error message if creating socket parent directory fails, fromNicholas Marriott
2018-01-12Improve logging for layout cells.Nicholas Marriott