aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove a redunant check.John Baldwin2017-12-301-3/+1
* geom_ccd.c: Fix the licenses properlyPedro F. Giffuni2017-12-301-19/+51
* geom_ccd.c: Update the license with changes from upstream.Pedro F. Giffuni2017-12-301-6/+2
* net80211: sanitize input for ieee80211_output()Andriy Voskoboinyk2017-12-301-28/+115
* ccdconfig: Move VCS tags to be more consistent with our style.Pedro F. Giffuni2017-12-303-7/+5
* net80211: handle VHT nodes in ieee80211_node_setuptxparms()Andriy Voskoboinyk2017-12-301-1/+6
* ccdconfig: Update licensing terms to match NetBSD.Pedro F. Giffuni2017-12-302-14/+0
* Make kernel option KERNVIRTADDR optional, remove it from std.<platform>Ian Lepore2017-12-3025-53/+23
* examples: fix typoEitan Adler2017-12-291-1/+1
* Remove a reference to burncdEitan Adler2017-12-291-1/+0
* Add AHCI/XHCI device IDs found on AMD 1950X+X399 systemConrad Meyer2017-12-292-0/+3
* find(1): Fix -newer and -samefile to conform to POSIX[0]Conrad Meyer2017-12-294-2/+93
* Sort by time.Maxim Konovalov2017-12-291-1/+1
* Enhance the CHRP/pSeries platform layer:Nathan Whitehorn2017-12-291-75/+134
* Do not lock vm map in swapout_procs().Konstantin Belousov2017-12-291-25/+0
* Add support for 64-bit PowerPC kernels to be directly loaded by kexec, whichNathan Whitehorn2017-12-293-2/+50
* Maintain alignment of in-code 64-bit quantities by design rather than luck.Nathan Whitehorn2017-12-291-3/+8
* Correct a mistake and reword a couple sentences to clarify that "the value"Ian Lepore2017-12-291-3/+3
* - Don't allow userland to switch partitions; it's next to impossibleMarius Strobl2017-12-291-8/+22
* Style.Konstantin Belousov2017-12-291-28/+26
* geli: fix the resize test on arm64Alan Somers2017-12-291-8/+7
* Fix a harmless typo from r310786Alan Somers2017-12-291-1/+1
* Fix ubldr. uboot/lib uses defines for the loader. It's part of theWarner Losh2017-12-292-4/+8
* stand/fdt: Consistently apply fdt_overlaysKyle Evans2017-12-292-7/+18
* After r327168, the variable "vm_pageout_wanted" can be static.Alan Cox2017-12-292-2/+1
* geli: factor out some common code in the geli testsAlan Somers2017-12-298-31/+12
* Fix potential TOCTTOU bug in the geli testsAlan Somers2017-12-2922-290/+288
* Add a crude workaround for ports with flavorsPoul-Henning Kamp2017-12-291-4/+11
* locale: add cnr (Montenegrin)Eitan Adler2017-12-291-0/+1
* libc/locale: fix an off-by-one in newlocaleEitan Adler2017-12-291-1/+1
* bsd-family-tree: add NetBSD 7.1.1; correct NetBSD abbrevEitan Adler2017-12-291-12/+13
* - There is no need to keep the tuning error and re-tuning interruptsMarius Strobl2017-12-291-1/+5
* Correct the comment describing badrs which is bad router solicitiation,Cy Schubert2017-12-291-1/+1
* The fix in r327273 turns a memory leak into freeing wild pointer.Xin LI2017-12-291-2/+4
* bsd-family-tree: add NetBSD 6.0.6Eitan Adler2017-12-291-0/+4
* bsd-family-tree: add HardenedBSDEitan Adler2017-12-291-9/+17
* cxgbe(4): Reduce duplication by consolidating minor variations of theNavdeep Parhar2017-12-291-44/+26
* if_txpreg.h: drop clauses 3 and 4.Pedro F. Giffuni2017-12-291-7/+2
* dev/txp: Update if_txpreg.h to match OpenBSD's version.Pedro F. Giffuni2017-12-292-3/+4
* Clean up the comment.Konstantin Belousov2017-12-281-2/+1
* Remove ELF note for Open Firmware. It is marked optional in a single 1996Nathan Whitehorn2017-12-282-69/+0
* humanize_number(3): fix math edge case in rounding large numbersBartek Rutkowski2017-12-283-287/+290
* In vm_swapout_map_deactivate_pages(), it is enough to lock the map for read.Konstantin Belousov2017-12-281-2/+2
* Probe Intel Denverton eMMC 5.0 controllers.Marius Strobl2017-12-281-0/+6
* With the advent of interrupt remapping, Intel has repurposed bit 11Marius Strobl2017-12-281-6/+7
* Remove a few more dangling references to ie(4).John Baldwin2017-12-282-3/+0
* e1000: Add support for Ice Lake and Cannon LakeSean Bruno2017-12-285-3/+47
* stand/fdt: Avoid bailout when dtbo has no fixupsKyle Evans2017-12-281-2/+8
* stand/fdt: Fix loading of multiple fdt_overlaysKyle Evans2017-12-281-7/+1
* Fix some typos.Pedro F. Giffuni2017-12-281-2/+2