aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* netmap: add suite of unit testsVincenzo Maffione2018-12-314-0/+1922
* Add current working directory to the default (although commented out) sh(1)Edward Tomasz Napierala2018-12-311-2/+2
* Import tzdata 2018iPhilip Paeps2018-12-313-2/+24
|\
| * Import tzdata 2018ivendor/tzdata/tzdata2018iPhilip Paeps2018-12-313-2/+24
* | Ensure buffer is nul-terminated.Xin LI2018-12-311-1/+1
* | When allocating a new keyboard at vt_upgrade() time, unwind any cngrabsIan Lepore2018-12-311-1/+18
* | Use the --activate efibootmgr(8) flag when creating entries in bootconfigRebecca Cran2018-12-311-7/+1
* | Fix ESP generation when using a gmirror, and when booting from RO mediumRebecca Cran2018-12-311-8/+15
* | Add UPDATING entry for r342635.Rebecca Cran2018-12-311-0/+6
* | Change the way efibootmgr works by specifying bootnum via -b parameterRebecca Cran2018-12-311-17/+22
* | o Don't allocate resources for SDMA in sdhci(4) if the controller or theMarius Strobl2018-12-3011-98/+175
* | Fix various issues with Chinese locales:Xin LI2018-12-305-119/+119
* | ext2fs.5: Update the manpage.Pedro F. Giffuni2018-12-302-10/+27
* | Fix 32bit gcc builds after r342625.Konstantin Belousov2018-12-301-1/+1
* | Add 'v' modifier to the ddb 'show pginfo' command to display vm_pageKonstantin Belousov2018-12-301-2/+5
* | Bump __FreeBSD_version since r342628 changed size of struct linux_cdevKonstantin Belousov2018-12-301-1/+1
* | Fix linux_destroy_dev() behaviour when there are still files open fromKonstantin Belousov2018-12-302-83/+186
* | Implement zap_vma_ptes() for managed device objects.Konstantin Belousov2018-12-302-6/+21
* | Add Copyright.Toomas Soome2018-12-301-0/+2
* | Use IDX_TO_OFF().Konstantin Belousov2018-12-301-1/+1
* | loader: create bio_alloc and bio_free for bios bounce bufferToomas Soome2018-12-305-86/+208
* | Properly set svn:mimetype for zh_CN.UTF-8.src.Xin LI2018-12-300-0/+0
* | Import tzdata 2018hPhilip Paeps2018-12-3013-166/+817
|\|
| * Import tzdata 2018hvendor/tzdata/tzdata2018hPhilip Paeps2018-12-3013-166/+817
* | Move ASSERT_VOP_LOCKED to top of ufs_vinit() as it should be trueKirk McKusick2018-12-301-1/+1
* | For consistency with FFS2's fifoops2 and both versions of FFS'sKirk McKusick2018-12-301-1/+1
* | TCP_PAWS_IDLE is does not exist in NetBSD and illumos. In FreeBSDCy Schubert2018-12-301-2/+0
* | net80211: fix duplicate sequence number bump for non-AMPDU QoS frames.Andriy Voskoboinyk2018-12-301-1/+0
* | cxgbe(4): Attach to two T540 variants.Navdeep Parhar2018-12-301-0/+4
* | ports.7: Add an example of getting dependencies without building themMateusz Piotrowski2018-12-301-5/+27
* | Add a note that the use of -B option does not guarantee a size of fragmentChris Rees2018-12-291-3/+13
* | style.mdoc.5: Suggest preferred formatting for EXAMPLESMateusz Piotrowski2018-12-291-3/+49
* | Simplify jail ID printing on process exitKristof Provost2018-12-291-10/+3
* | Update to Zstandard 1.3.8Conrad Meyer2018-12-29113-6575/+11297
|\ \
| * | import zstd 1.3.8vendor/zstd/1.3.8Conrad Meyer2018-12-29111-6576/+11288
| * | import zstd 1.3.7vendor/zstd/1.3.7Conrad Meyer2018-10-22128-4823/+12514
| * | import zstd 1.3.4vendor/zstd/1.3.4Conrad Meyer2018-10-2293-6068/+7402
| * | import zstd 1.3.3vendor/zstd/1.3.3Conrad Meyer2018-10-2282-2752/+6344
* | | Remove legacy rc.d infrastructure references from rc(8)Enji Cooper2018-12-291-14/+1
* | | Remove duplicate include of sys/mbuf.h.Cy Schubert2018-12-291-1/+0
* | | For hw.{physmem,realmem,usermem} MIBs, clamp instead truncating.Konstantin Belousov2018-12-291-11/+22
* | | i386: Fix allocation of the KVA frame for pmap_quick_enter_page().Konstantin Belousov2018-12-291-1/+1
* | | Pull in r342863 from upstream llvm trunk (by Hans Wennborg):Dimitry Andric2018-12-291-2/+0
* | | Pull in r342397 from upstream llvm trunk (by Amara Emerson):Dimitry Andric2018-12-291-1/+10
* | | Make kernel print jail ID when logging a process exitKristof Provost2018-12-291-4/+13
* | | ar: detect and error out on 32-bit symbol table overflowEd Maste2018-12-281-0/+3
* | | Improve the efibootmgr(8) man pageRebecca Cran2018-12-281-33/+33
* | | Add a style.mdoc(5) manual page.Mateusz Piotrowski2018-12-282-0/+206
* | | Make sh(1) collapse $HOME into "~" in PS1.Edward Tomasz Napierala2018-12-281-2/+20
* | | Simplify the way we set the default sh(1) PS1. No functional changes.Edward Tomasz Napierala2018-12-281-5/+1