summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Mark the repository as being converted to Git.masterLi-Wen Hsu2020-12-202-0/+4
* Filter TCP connections to SO_REUSEPORT_LB listen sockets by NUMA domainAndrew Gallatin2020-12-197-35/+150
* Optionally bind ktls threads to NUMA domainsAndrew Gallatin2020-12-191-3/+39
* libc: Fix most issues reported by mandocGordon Bergling2020-12-1920-65/+61
* trim(8): Fix a few issues reported by mandocGordon Bergling2020-12-191-5/+7
* zonectl(8): Fix a few issues reported by mandocGordon Bergling2020-12-191-7/+1
* nfsv4(4): Fix a few issues reported by mandocGordon Bergling2020-12-191-5/+7
* bluetooth: Fix a mandoc related issuesGordon Bergling2020-12-194-24/+25
* mpsutil(8): Remove trailing whitespaceGordon Bergling2020-12-191-1/+1
* bhyvectl(8): Normalize the man page dateGordon Bergling2020-12-191-1/+1
* camdd(8): Fix the man page dateGordon Bergling2020-12-191-1/+1
* config: Fix a few mandoc related errorsGordon Bergling2020-12-192-10/+11
* devctl(8): Correct "sections out of conventional order" errorGordon Bergling2020-12-191-5/+5
* patch(1): Fix a few mandoc related issuesGordon Bergling2020-12-191-6/+6
* uname(1): Fix a typo in the man page dateGordon Bergling2020-12-191-1/+1
* ident(1): Normalizing date formatGordon Bergling2020-12-191-1/+1
* ipfw(8): Fix a few mandoc related issuesGordon Bergling2020-12-191-48/+50
* ping(8): Fix a mandoc related issueGordon Bergling2020-12-191-1/+1
* nvmecontrol(8): Fix a few mandoc related issues and add a SEE ALSO sectionGordon Bergling2020-12-191-5/+9
* Ensure a minimum packet length before creating a mbuf in if_ure.Hans Petter Selasky2020-12-191-1/+1
* devd.conf(5): Fix a mandoc related issueGordon Bergling2020-12-191-3/+3
* Move SYSCTL_ADD_PROC() to unlocked context in if_ure to avoid lock order reve...Hans Petter Selasky2020-12-191-9/+9
* sysctl(9): Fix a few mandoc related issuesGordon Bergling2020-12-191-2/+2
* ofw_bus_status_okay(9): Fix a few mandoc related issuesGordon Bergling2020-12-191-3/+2
* ofw_bus_is_compatible(9): Fix a few mandoc related issuesGordon Bergling2020-12-191-4/+3
* fail(9): Fix a few mandoc related issuesGordon Bergling2020-12-191-3/+9
* driver(9): Fix a mandoc related issueGordon Bergling2020-12-191-5/+5
* bhnd_erom(9): Fix a few mandoc related issuesGordon Bergling2020-12-191-5/+2
* bhnd(9): Fix a few mandoc related issuesGordon Bergling2020-12-191-18/+3
* disk(9): Fix a few mandoc related errorsGordon Bergling2020-12-191-6/+7
* accept_filter(9): Fix a mandoc related errorGordon Bergling2020-12-191-1/+1
* rtld-elf: link udivmoddi4 from compiler_rtRyan Libby2020-12-191-1/+6
* rtld-libc: fix incremental buildRyan Libby2020-12-191-1/+2
* kern: cpuset: allow jails to modify child jails' rootsKyle Evans2020-12-191-5/+20
* login(1): when exporting variables check the result of setenv(3)Pedro F. Giffuni2020-12-191-1/+4
* Revert r368776:Pedro F. Giffuni2020-12-191-4/+1
* login(1): when exporting variables check the result of setenv(3)Pedro F. Giffuni2020-12-191-1/+4
* Remove redundand redefinion, fixing build.Konstantin Belousov2020-12-191-2/+0
* usb: Replace ITUNERNET vendor with MICROCHIP and improve product namesJessica Clarke2020-12-182-6/+6
* Rename pass4check() to freeblock() and move from pass4.c to inode.c.Kirk McKusick2020-12-185-47/+41
* Add ELF flag to disable ASLR stack gap.Konstantin Belousov2020-12-186-6/+16
* proc.h: Reformat P_ and P2_ definitions.Konstantin Belousov2020-12-181-45/+66
* strerror.3: Fix whitespace issue introduced in r368714Jessica Clarke2020-12-181-1/+1
* Switch direct rt fields access in rtsock.c to newly-create field acessors.Alexander V. Chernikov2020-12-181-38/+121
* Skip the vm.pmap.kernel_maps sysctl by default.John Baldwin2020-12-184-4/+4
* riscv: report additional known SBI implementationsMitchell Horne2020-12-182-0/+16
* arm64: rk3399: Export the watchdog clockEmmanuel Vadot2020-12-181-0/+5
* amd64: use register macros for gdb_cpu_getreg()Mitchell Horne2020-12-182-22/+25
* amd64: allow gdb(4) to write to most registersMitchell Horne2020-12-182-4/+50
* acpi: Ensure that adjacent memory affinity table entries are coalescedMark Johnston2020-12-181-12/+25