aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge commit f596f4507 from llvm git (by Sam Elliott):Dimitry Andric2019-11-0724-98/+367
* arch.7: claim 12.x as the last architecture with sparc64 supportEd Maste2019-11-071-1/+1
* Fix declaration of S1 by swapping misplaced ',' and ';'.Brooks Davis2019-11-071-2/+2
* Revert change accidentally included in r354465.Brooks Davis2019-11-071-2/+2
* Revert r354449: libcompat: build 32-bit rtld and ldd as part of "everything"Brooks Davis2019-11-0710-63/+40
* sys/conf/files.arm64: remove some unnecessary soc_* dependenciesKyle Evans2019-11-071-3/+3
* sysctl_rtsock() has all necessary locking and doesn't need Giant to run.Gleb Smirnoff2019-11-071-1/+2
* netinet*: variable cleanupBjoern A. Zeeb2019-11-0710-92/+118
* Drop Giant before sleeping on a busy page.Mark Johnston2019-11-071-0/+2
* Merge commit e8316372b from llvm git (by Louis Dionne):Dimitry Andric2019-11-073-22/+61
* The cdceem(4) driver debuted in 12.1.Edward Tomasz Napierala2019-11-071-2/+2
* Extend the linux rc script to mount the neccessary file systems,Edward Tomasz Napierala2019-11-071-1/+20
* Import libxo-1.3.1:Phil Shafer2019-11-077-12/+18
|\
| * Import libxo 1.3.1vendor/Juniper/libxo/1.3.1Phil Shafer2019-11-073-2/+7
* | Add more 8 and 16 bit variants of the the atomic(9) functions on arm64.Andrew Turner2019-11-071-2/+82
* | Add the missing volatile qualifier in atomic_store_ptrAndrew Turner2019-11-071-1/+1
* | Add -0 option to ENV(1)Joseph Mingrone2019-11-072-9/+32
* | libcompat: build 32-bit rtld and ldd as part of "everything"Brooks Davis2019-11-079-38/+61
* | Widen network epoch coverage in nd6_prefix_onlink() asGleb Smirnoff2019-11-071-4/+3
* | linux_renameat2: improve flag checksEd Maste2019-11-072-0/+14
* | rc.shutdown: print a newline before watchdog timeout messageEd Maste2019-11-071-1/+2
* | nvdimm.4: small grammar improvementsEd Maste2019-11-071-4/+4
* | Enqueue lladdr_task to update link level address of vlan, when its parentAndrey V. Elsukov2019-11-071-2/+10
* | arch.7: armv6 uses lld by default as of r354289Ed Maste2019-11-071-2/+2
* | fix zpool list property namesAndriy Gapon2019-11-071-7/+5
* | MFV r354377: 10554 Implemented zpool sync commandAndriy Gapon2019-11-078-11/+154
|\ \
| * | 10554 Implemented zpool sync commandAndriy Gapon2019-11-068-11/+154
* | | loader: implement fallback efi_devpath_to_name()Toomas Soome2019-11-071-4/+428
* | | add a note about nctgpio and wbwd move to superioAndriy Gapon2019-11-071-0/+7
* | | Back out encoder compilation to unbreak HEAD.Phil Shafer2019-11-071-1/+1
* | | Merge commit 8e34dd941 from llvm git (by Sanjay Patel):Dimitry Andric2019-11-071-3/+5
* | | Revert r354238 as the issue has been fixed in r354418Li-Wen Hsu2019-11-071-5/+0
* | | Import libxo-1.3.0:Phil Shafer2019-11-0799-32105/+2686
|\ \ \ | | |/ | |/|
| * | Import libxo 1.3.0vendor/Juniper/libxo/1.3.0Phil Shafer2019-11-07102-32105/+2642
* | | TCP timers are executed in callout context, so they need to enter networkGleb Smirnoff2019-11-071-12/+12
* | | Mechanically convert INP_INFO_RLOCK() to NET_EPOCH_ENTER() inGleb Smirnoff2019-11-071-24/+24
* | | Mechanically convert INP_INFO_RLOCK() to NET_EPOCH_ENTER().Gleb Smirnoff2019-11-0711-52/+42
* | | Fix the alignment of struct xunpcb on systems with >64-bit pointers.Brooks Davis2019-11-071-1/+1
* | | If vm_pager_get_pages_async() returns an error synchronously we leak wiredGleb Smirnoff2019-11-061-6/+32
* | | clang: Enable unwind tables on !amd64Conrad Meyer2019-11-062-0/+3
* | | Add FreeBSD 11.3Sevan Janiyan2019-11-061-12/+15
* | | m_pulldown(): Change an if () panic() into a KASSERT().Bjoern A. Zeeb2019-11-061-2/+2
* | | loader.efi: HARDDRIVE_DEVICE_PATH may have subpathsToomas Soome2019-11-061-12/+37
* | | Make linux(4) create /dev/shm. Linux applications often expectEdward Tomasz Napierala2019-11-064-0/+34
* | | mgb: Correct spello - recieve -> receiveEd Maste2019-11-062-3/+3
* | | Add mgb(4) (Microchip LAN783x PCIe NIC) man pageEd Maste2019-11-061-0/+86
* | | Introduce if_mgb driver for Microchip LAN743x PCIe NICEd Maste2019-11-063-0/+1980
* | | libstats: Improve ABI assertion.Brooks Davis2019-11-061-1/+2
* | | Remove obsolete addition of MACHINE_CPUARCHWarner Losh2019-11-061-3/+0
* | | arm64: allwinner: a64: Do not init the video related clocksEmmanuel Vadot2019-11-061-4/+0