aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Switch fabric scans from GID_FT to GID_PT+GFF_ID/GFT_ID.Alexander Motin2017-07-037-79/+293
* ed(1): Allow the omission of one address in (.,.) and (.;.) address rangesPedro F. Giffuni2017-07-031-2/+3
* Fix Vagrant image upload after recent API changes.Glen Barber2017-07-031-19/+19
* Add support for musl consumers to the Linuxulator.Dmitry Chagin2017-07-033-0/+39
* Let io_mapping_init_wc() fall back to an uncacheable mapping.Mark Johnston2017-07-031-0/+5
* patch(1): add support for git generated diffs.Pedro F. Giffuni2017-07-021-5/+15
* ext2fs: be more verbose about unsupported ext2fs features.Pedro F. Giffuni2017-07-022-8/+79
* Retry up to 20 ms to enable bus power as at least with some IntelMarius Strobl2017-07-021-2/+14
* diskinfo(8): correct typo in man pageAllan Jude2017-07-021-2/+2
* Move comment respecting previous commit.Alexander Motin2017-07-021-13/+13
* Slightly unify SNS requests for post- and pre-24xx.Alexander Motin2017-07-022-133/+94
* In the arm64 pmap_remove, when removing a full superpage there is no needAndrew Turner2017-07-021-11/+66
* Correct signatures of several pthreads stubs.Konstantin Belousov2017-07-021-4/+5
* rwlock: perform the typically false td_rw_rlocks check laterMateusz Guzik2017-07-021-3/+2
* Modify vm_map_growstack() to protect itself from the possibility of theAlan Cox2017-07-011-3/+6
* Port PowerPC kqueue(2) compat32 fix in r320500 to MIPS.Konstantin Belousov2017-07-012-5/+5
* Add -s (serial) and -p (physpath) to diskinfoAllan Jude2017-07-012-3/+53
* Increase loop unrolling for skein hashesAllan Jude2017-07-012-0/+8
* Integer underflow in efipart_realstrategy when I/O starts after end of diskAllan Jude2017-07-011-1/+10
* Do not build clang for all riscv*, not just riscv64Ed Maste2017-07-011-1/+1
* Link EFI/uboot loaders with -znotextEd Maste2017-07-013-2/+3
* When "force" is specified to pmap_invalidate_cache_range(), the givenAlan Cox2017-07-012-2/+2
* Bump __FreeBSD_version due to r320528, cleanup and inlining ofJason A. Harmening2017-07-011-1/+1
* Disable RCMDS by default.Jeremie Le Hen2017-07-012-1/+5
* Remove all calls to cpu_dcache_wb_range from the arm64 pmap code. TheseAndrew Turner2017-07-011-43/+0
* Clean up MD pollution of bus_dma.h:Jason A. Harmening2017-07-0145-415/+517
* Change blst_leaf_alloc() to handle a cursor argument, and to improveAlan Cox2017-07-011-56/+74
* Fix sign of resid and add a mostly useless cast to cope with signed vsWarner Losh2017-07-011-2/+2
* Fix functional_test.sh to use --libxo options instead of the deprecatedPhil Shafer2017-06-301-3/+3
* netfront.c: avoid gcc variably-modified warningRyan Libby2017-06-301-2/+2
* mpt.h: macro parenthesizationRyan Libby2017-06-301-2/+2
* g_virstor.h: macro parenthesizationRyan Libby2017-06-301-4/+4
* In the stdio cleanup push and pop wrappers, always call libc stubs forKonstantin Belousov2017-06-302-3/+8
* Fix typo in the r320472 change to fgetws(). Return proper value.Konstantin Belousov2017-06-301-1/+1
* Add myself to commiters-src.dot, emaste@ as mentor; sort his mentees while hereKyle Evans2017-06-301-1/+3
* Default the abort_conf malloc option to false.Jason Evans2017-06-304-9/+12
* bsd.linker.mk: add band-aid for linker invocation failureEd Maste2017-06-301-3/+5
* Correct fences for sys/refcount.h.Konstantin Belousov2017-06-301-3/+13
* Amend the layout of kevent32 on powerpc where uint64_t has 8-byteKonstantin Belousov2017-06-302-0/+10
* Define ino64_trunc_error under same conditions as the code which usesKonstantin Belousov2017-06-301-1/+1
* Clear the MAP_WIREFUTURE flag on the vm map in exec_new_vmspace() when itAlan Cox2017-06-302-8/+10
* Remove a blank line accidentally added in r320403.Andrew Turner2017-06-301-1/+0
* Allow status aggregation for ramdisk reads.Alexander Motin2017-06-301-0/+5
* Revert r300385 and r300624 which was false positiveXin LI2017-06-301-3/+1
* Unify INOT/ATIO setup.Alexander Motin2017-06-301-6/+3
* Polish target_id/target_lun setting for ATIOs/INOTs.Alexander Motin2017-06-301-3/+5
* atf-sh(3): document atf_init_test_cases(3) fullyEnji Cooper2017-06-302-0/+4
* hyperv/input: Remove unnecessary inclusion.Sepherosa Ziehau2017-06-301-1/+0
* Use the more common Book-E idiom for disabling interrupts.Justin Hibbits2017-06-301-2/+2
* Correct the branch naming convention in param.h.Glen Barber2017-06-301-1/+1