summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Add another real-life example of setting a quirk for a USB gamingwblock2016-04-051-1/+7
* DIRDEPS_BUILD: Use 1 parameter for defining -rpath-link.bdrewery2016-04-041-1/+1
* OpenBSD 5.9 and FreeBSD 10.3 releases added.maxim2016-04-041-3/+7
* Follow-up r297282: Make the COPTS warning more useful.bdrewery2016-04-011-1/+1
* We don't support DPLIBS.bdrewery2016-03-312-2/+2
* Fix minor problems caught by mandoc -Tlint.brueffer2016-03-314-6/+5
* Define OBJTOP earlier if possible for use in targets.bdrewery2016-03-311-0/+4
* DIRDEPS_BUILD: Don't reset OBJROOT in sub-makes.bdrewery2016-03-311-1/+1
* Regeneratebdrewery2016-03-301-13/+4
* Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.bdrewery2016-03-308-116/+15
* Remove redundant code imported into dirdeps.mk in r290956.bdrewery2016-03-301-9/+0
* Add osd_reserve() and osd_set_reserved(), which allow M_WAITOK allocationjamie2016-03-301-3/+61
* Add new USB ID to UDL driver.hselasky2016-03-301-0/+1
* Reword descriptions of asserting locks held without WITNESS.bdrewery2016-03-292-15/+21
* Add support for AMD FCH watchdog timers.mav2016-03-291-3/+3
* Fix two more unhappy instances of "user land".wblock2016-03-282-2/+2
* Replace "user land", which, for any definition of the word "user",wblock2016-03-281-1/+1
* Support simple soft floating point abi for CPUTYPE in arm. Compleximp2016-03-281-6/+9
* Fix bunch of .Xrs.trasz2016-03-288-15/+14
* Update pci_vendors database to 2016-02-27bapt2016-03-261-167/+732
* Implement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.bdrewery2016-03-262-0/+10
* We don't have a CPPFLAGS, COPTS or CPUFLAGS.bdrewery2016-03-264-8/+7
* WITHOUT_TOOLCHAIN: Also exclude LLDB.bdrewery2016-03-251-0/+1
* Build libcompat (lib32) with a --sysroot pointing into its stage directory.bdrewery2016-03-252-23/+2
* Remove dependency on mbuf provider as mbuf SDTs are now in the SDT space.gnn2016-03-251-1/+0
* Polish wbwd(4) driver and add more supported chips.mav2016-03-241-8/+41
* Handle copyin failures.bdrewery2016-03-221-0/+9
* Return any log write failure encountered when closing the filemon fd.bdrewery2016-03-221-0/+6
* Spell out 'system calls'.bdrewery2016-03-221-2/+2
* Add an mbuf provider to DTrace.gnn2016-03-222-0/+217
* Document openat(2) behavior.bdrewery2016-03-211-0/+7
* Stop tracking stat(2).bdrewery2016-03-211-2/+0
* Track filemon usage via a proc.p_filemon pointer rather than its own lists.bdrewery2016-03-211-10/+19
* Update to bmake-20160315sjg2016-03-182-8/+9
* Change a little to match what appears to be the right way of specifying an ar...julian2016-03-181-1/+3
* Add a few details that make it easier to use this macro.julian2016-03-181-0/+13
* Remove incorrect BUGS entry about asserting lock not held.bdrewery2016-03-161-6/+1
* Improve the implementation and documentation of thehselasky2016-03-162-1/+15
* fail.9: Bump Ddcem2016-03-161-1/+1
* fail(9): Upstreaming some fail point enhancementscem2016-03-161-21/+70
* Partially revert r266227 and stop stripping paths in ldscripts.bdrewery2016-03-152-2/+5
* Just install ar5523.bin into /usr/share/firmware and stop compiling itimp2016-03-151-1/+3
* Provide sysctl(9) macro to deal with array of counter(9).glebius2016-03-151-1/+37
* Reword SX_NOADAPTIVE description to be clear that adaptive is default.bdrewery2016-03-141-7/+5
* Follow-up r296700: Fix incorrectly declaring these as .MAIN.bdrewery2016-03-131-2/+2
* Don't even define or append subdir targets with NO_SUBDIR.bdrewery2016-03-111-3/+2
* Remove exists() checks so normal out-of-date handling can be used.bdrewery2016-03-113-9/+5
* META_MODE: We can only use a cookie if filemon is being used.bdrewery2016-03-111-5/+7
* META_MODE: Simplify the META_COOKIE handling to use .USE/.USEBEFORE.bdrewery2016-03-114-24/+20
* DIRDEPS_BUILD: Add a sure way to prohibit building 'all' during dirdeps phase.bdrewery2016-03-111-0/+10
OpenPOWER on IntegriCloud