aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Add full softfloat and hardfloat support for RISC-V.Ruslan Bukin2016-11-164-7/+7
* Various minor cleanups.Christian Brueffer2016-11-161-9/+11
* Set endianness and floating point flags explicitly for MIPS targetsAlexander Kabaev2016-11-161-2/+15
* Update to reflect the demise of PG_CACHED pages.Alan Cox2016-11-161-14/+2
* New driver for Broadcom NetXtreme-C and NetXtreme-E devices.Stephen Hurd2016-11-152-0/+224
* Add myself (dexuan) as a src committer and sephe as my mentor.Dexuan Cui2016-11-151-0/+3
* When you select make OLDTIMEZONES=1 then you need a few added directoriesJulian Elischer2016-11-151-0/+4
* hyperv/vss: Add driver and tools for VSSSepherosa Ziehau2016-11-152-0/+367
* Fix function prototypes in usbdi(9) man page, and tweak it a little.Edward Tomasz Napierala2016-11-141-43/+23
* Attempt to make the parts that people are supposed to change stand out moreBrad Davis2016-11-132-24/+24
* Fix 'rebuild during install' error to only trigger on 'make install'.Bryan Drewery2016-11-131-1/+1
* DIRDEPS_BUILD: Consolidate some logic for skipping of reading Makefile.depend.Bryan Drewery2016-11-132-3/+7
* Consolidate the "don't build" optimizations into _SKIP_BUILD.Bryan Drewery2016-11-132-8/+22
* DIRDEPS_BUILD: Don't hook 'beforebuild' into 'all' in MAKELEVEL 0.Bryan Drewery2016-11-131-4/+5
* Always set CLEANFILES, even if not building.Bryan Drewery2016-11-131-1/+2
* Fix a broken link to the USB audio class specs.Benedict Reuschling2016-11-121-2/+2
* Add myself (def) as a src committer and pjd as my mentor.Konrad Witaszczyk2016-11-121-0/+2
* rtwn: enable 11n support for RTL8188CE.Andriy Voskoboinyk2016-11-121-4/+1
* update SMB_BWRITE documentation, clarify SMB_BREADAndriy Gapon2016-11-111-10/+9
* Use proper MACHINE_ARCH.Bryan Drewery2016-11-031-1/+1
* o Add support for long double.Ruslan Bukin2016-11-033-5/+10
* smbus: remove smbus_trans / SMB_TRANSAndriy Gapon2016-11-031-27/+0
* Add rules to build LLVM IR binaries and libraries.Jonathan Anderson2016-11-013-5/+32
* Fix packaging /usr/share/examples/etc.Glen Barber2016-10-311-1/+1
* Add full softfloat and hardfloat support for MIPS.Ruslan Bukin2016-10-314-3/+26
* Add preliminary support for the RTL8153.Kevin Lo2016-10-311-7/+12
* add iic interface to ig4 driver, move isl and cyapa to iicbusAndriy Gapon2016-10-304-18/+131
* Revert r307823 (Use upstream suffixes for LLVM IR) for now. It causes aDimitry Andric2016-10-272-5/+5
* Detect clang on macOS. The version string is slightly different.Marcel Moolenaar2016-10-241-1/+1
* Use upstream suffixes for LLVM IRDimitry Andric2016-10-232-5/+5
* Remove reference to RCS from PSD titlesBaptiste Daroussin2016-10-221-6/+0
* Remove RCS entry from PSD content file, it is gone along with GNU RCSBaptiste Daroussin2016-10-221-11/+0
* Import pci_vendors 2016.10.20Baptiste Daroussin2016-10-221-21/+67
* jedec_ts: a driver for thermal sensors on memory modulesAndriy Gapon2016-10-221-0/+130
* Create a new MACHINE_ARCH for Freescale PowerPC e500v2Justin Hibbits2016-10-224-2/+9
* Fix building of many ports that use make from base, such as devel/apr1,Dimitry Andric2016-10-211-1/+1
* Fix a grammar error.Michael Tuexen2016-10-211-2/+2
* Allow all subdirectories to be optional via SUBDIR.${MK_*}Ed Maste2016-10-211-1/+1
* Document the TCP sysctl variables insecure_rst and insecure_syn.Michael Tuexen2016-10-211-1/+7
* Implement BPF_MOD and BPF_XOR instructions.Jung-uk Kim2016-10-211-1/+5
* arch.7: correct typo in predefined macro exampleEd Maste2016-10-201-2/+2
* Add make rules to build LLVM IR from C/C++ sources.Jonathan Anderson2016-10-202-0/+14
* Add knobs to make GNU diff and GNU grep optionalEd Maste2016-10-201-0/+2
* Add support for the fpu_kern(9) KPI on arm64. It hooks into the existingAndrew Turner2016-10-201-6/+8
* Force MK_GDB to no if MK_BINUTILS == noEd Maste2016-10-191-0/+4
* fix a stale sentence in the manpageLuigi Rizzo2016-10-181-3/+3
* Add LORDER, TSORT and TSORTFLAGS variables and replace theMarcel Moolenaar2016-10-182-3/+11
* Fix dates + add an UPDATING entry.Andriy Voskoboinyk2016-10-173-3/+3
* rtwn(4), urtwn(4): merge common code, add support for 11ac devices.Andriy Voskoboinyk2016-10-179-339/+338
* Import the current version of netmap, aligned with the one on github.Luigi Rizzo2016-10-161-47/+93