aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* libcasper/cap_grp tests: Reset the group database handleMark Johnston2021-01-211-0/+4
* libc/nss: Ensure that setgroupent(3) actually works as advertisedMark Johnston2021-01-211-0/+2
* libc/nss tests: Add regression tests for commit 55444c823e1fMark Johnston2021-01-212-19/+93
* libc/nss: Restore iterator state when doing passwd/group lookupsMark Johnston2021-01-212-26/+26
* libc/nss tests: Fix getpw and getgr single-pass testsMark Johnston2021-01-212-32/+8
* libc/nss tests: StyleMark Johnston2021-01-213-36/+37
* Define PNP info after defining driver modulesMark Johnston2021-01-2111-19/+31
* newvers.sh: avoid bare git invocationEd Maste2021-01-211-1/+1
* iflib: Fix a NULL pointer derefAndrew Gallatin2021-01-211-1/+2
* x86: switch vdso TSC timecounter to RDTSCP on AMD Zen CPUsKonstantin Belousov2021-01-211-4/+1
* x86: switch kernel TSC timecounter to RDTSCP on AMD Zen CPUsKonstantin Belousov2021-01-211-8/+1
* elf: add some definitions for i386 and amd64 relocationsKonstantin Belousov2021-01-211-0/+14
* Remove FirstBurstLength limit for software iSCSI.Alexander Motin2021-01-211-1/+1
* pkgbase: allow update-packages for first-run of packagingKyle Evans2021-01-211-1/+11
* virtio_mmio: Delete a stale #if 0'ed debug printJessica Clarke2021-01-211-4/+1
* linux64: Don't pass unnecessary -S and -g to objcopyJessica Clarke2021-01-211-1/+1
* Rename i386's Linux ELF to Linux ELF32Jessica Clarke2021-01-212-2/+2
* Build VirtIO modules on all architecturesJessica Clarke2021-01-212-27/+9
* virtio: Reduce boilerplate for device driver module definitionsJessica Clarke2021-01-217-40/+21
* virtio_mmio: Fix V1 device probing spec conformance (section 4.2.3.1.1)Jessica Clarke2021-01-214-12/+46
* virtio_mmio: Fix a style(9) issueJessica Clarke2021-01-211-1/+1
* Tidy some crypto-related lines in sys/conf/files.John Baldwin2021-01-211-3/+2
* Restructure the crypto(7) manpage and add authentication algorithms.John Baldwin2021-01-211-118/+112
* Simplify dynamic ipfilter sysctls.John Baldwin2021-01-211-56/+30
* jail: Use refcount(9) for prison references.Jamie Gritton2021-01-202-63/+91
* devinfo sysctl handler: Do not write zero-length strings in to sbuf twiceVladimir Kondratyev2021-01-201-6/+0
* pms: handle maximum size IO with any alignmentRyan Libby2021-01-202-2/+3
* pms: quiet -Wunused-variableRyan Libby2021-01-201-1/+1
* evdev: Make variable-size ioctls return actual length of copyouted dataVladimir Kondratyev2021-01-201-6/+23
* hmt: Allow I2C sampling mode support to be compiled out.Vladimir Kondratyev2021-01-202-0/+11
* hms: Workaround idle mouse drift in I2C sampling mode.Vladimir Kondratyev2021-01-202-1/+71
* hconf(4): Do not fetch report before writing new usage values back.Vladimir Kondratyev2021-01-202-34/+31
* Handle arm64 undefied instructions on msr exceptionsAndrew Turner2021-01-201-2/+8
* Reuse the amd64 loader relocation code on arm64Andrew Turner2021-01-201-13/+22
* cat: style nitsMariusz Zaborski2021-01-201-1/+1
* release: fix PORT variableGlen Barber2021-01-201-1/+1
* aio: micro-optimize the lio_opcode assignmentsAlan Somers2021-01-203-44/+23
* ifconfig: add vlanproto "qiniq" as an alias for "802.1ad"Allan Jude2021-01-202-2/+8
* wpa_supplicant uses PF_ROUTE to return the routing table in order toCy Schubert2021-01-201-1/+1
* Regenerate src.conf(5) after 7c5a624afae4Kyle Evans2021-01-201-5/+1
* Address panic with PRR due to missed initialization of recover_fsRichard Scheffenegger2021-01-202-8/+22
* libc: Fix null pointer arithmetic warning in mergesortAlex Richardson2021-01-201-4/+2
* Emit uprintf() output for initproc if there is no controlling terminalAlex Richardson2021-01-201-0/+8
* Minor simplification of MK_PMC case in usr.sbin/MakefileAlex Richardson2021-01-201-2/+1
* newvers.sh: add support for gitup(1)Michael Osipov2021-01-201-9/+15
* Remove the unnecessary space before the colonMateusz Piotrowski2021-01-201-2/+1
* cache: augment sdt probe in cache_fplookup_dotMateusz Guzik2021-01-201-7/+6
* cache: whitespace nit in cache_fplookup_modifyingMateusz Guzik2021-01-201-1/+1
* ktls: Improve handling of the bind_threads tunable a bitMark Johnston2021-01-201-5/+7
* opencrypto: Add comments describing the new crypto_session layoutMark Johnston2021-01-201-0/+2