summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Use xz(1) instead of gzip(1) to compress release imagesgjb2014-04-021-2/+2
* Move setting of the MK_xxx variables based on NO_xxx to avoidimp2014-04-021-15/+16
* FreeBSD make (aka fmake) doesn't grok .MAKE.LEVEL. Failsafe and assumeimp2014-04-021-1/+1
* Add support for event timers whose clock frequency can change while running.ian2014-04-021-1/+18
* Add a new release build variable, WITH_COMPRESSED_IMAGES.gjb2014-04-011-0/+6
* Update the list of FTDI chips supported by uftdi(4).ian2014-04-011-4/+26
* Don't test WITHOUT_FOO in program makefiles, test MK_FOO instead.imp2014-04-011-0/+2
* There's no need to set the default for GNUCXX based on WITHOUT_CXXimp2014-04-011-9/+3
* Eliminate FDT being treated specially. When the BSDL DTC wasimp2014-04-011-9/+2
* Add gpiobus(4) as a link to gpio(4).loos2014-04-011-0/+1
* There's no need to guess at the COMPILER_TYPE to pass it down. Weimp2014-03-301-1/+1
* Kill NO_TESTS and use MK_TESTS=no when we want to skip them.imp2014-03-301-14/+0
* Allow the build system to safely set MK_FOO to avoid the ambiguityimp2014-03-301-4/+10
* Update build(7) with LOCAL_* varsbdrewery2014-03-271-3/+20
* Add a SUBDIR_PARALLEL option to bsd.subdir.mk, to allow make to processdim2014-03-261-0/+19
* fix up an old email address and drop clause 3 of my copyright...jmg2014-03-262-10/+4
* Update userspace users of hw.bus.devctl_disable.mjg2014-03-261-4/+4
* Adds the ADC driver for TI AM3xxx SoC family.loos2014-03-242-1/+123
* Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.andrew2014-03-233-3/+4
* Rename global cnt to vm_cnt to avoid shadowing.bdrewery2014-03-222-6/+6
* cxgbe(4): man page updates.np2014-03-201-13/+48
* Add new CPUTYPEs supported by Clang 3.4, i.e., AMD Steamroller (bdver3) andjkim2014-03-202-6/+8
* share/man/man7/tests.7asomers2014-03-201-49/+62
* Add a way to apply CFLAGS only when building the given architecture. Thisian2014-03-192-0/+11
* Switch to standard 2-clause licenseemaste2014-03-181-3/+0
* Update nvme(4) and nvd(4) man pages to clarify the differences betweenjimharris2014-03-182-7/+24
* Use standard FreeBSD license disclaimeremaste2014-03-183-34/+34
* Add missing usfs manual page.hselasky2014-03-182-0/+63
* Add missing umoscom manual page.hselasky2014-03-182-0/+67
* Correctly name USB template manual page and install it by default.hselasky2014-03-182-0/+1
* Update USB template manual page.hselasky2014-03-181-10/+9
* Update NetBSD Foundation copyrights to 2-clause BSDemaste2014-03-182-14/+0
* share/man/man9/counter.9asomers2014-03-171-1/+1
* Add Tx/Rx multiqueue support to vmx(4)bryanv2014-03-171-0/+23
* Document support for TAP-compliant Perl test programs.jmmv2014-03-161-0/+11
* Xref pthread_cancel...jmg2014-03-162-2/+4
* Add some documentation for bsd.test.mk.jmmv2014-03-151-0/+84
* Garbage collect long time obsoleted (or never used) stuff from routing API.glebius2014-03-152-4/+0
* A miss from r263140.glebius2014-03-141-1/+0
* Remove unnecessary svn:executable property from source file.jmmv2014-03-141-0/+0
* Move FreeBSD Test Suite-specific code to a suite.test.mk file.jmmv2014-03-143-115/+134
* Make bsd.test.mk the only public mk fragment for the building of tests.jmmv2014-03-146-23/+31
* Remove AppleTalk support.glebius2014-03-145-19/+6
* multiple: Remove 3rd clause from BSD license where approved by theeadler2014-03-14251-1260/+252
* Remove IPX support.glebius2014-03-1411-171/+4
* remove link to the missing AMD Geode LX SB man page... we can add itjmg2014-03-131-1/+0
* Connect the hyperv drivers to the build.gjb2014-03-132-0/+7
* Add hyperv manual pages provided by Microsoft, formattedgjb2014-03-137-0/+632
* Add the makefile forgotten in previous commitbapt2014-03-101-0/+10
* Add a mailer.conf example to use dmabapt2014-03-102-0/+8
OpenPOWER on IntegriCloud