summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* META MODE: These need object directories to handle staging.bdrewery2015-11-2647-89/+0
* Replace the retval.sh shell script with a native DTrace script.gnn2015-11-262-43/+42
* ParseTrackInput: do not access beyond end of buffer.sjg2015-11-261-0/+4
* Summary: A simple script to print the return value of any function,gnn2015-11-251-0/+43
* Follow-up r291338 to handle .d, .y and .l files better as well.bdrewery2015-11-251-3/+3
* Follow-up r291330: h_testbits.h is only needed by xdr_test.bdrewery2015-11-251-2/+2
* Fix the "common object" handling to not depend on ".o" if SRCS only containsbdrewery2015-11-251-1/+4
* Link fclose(3) to fdclose(3)ngie2015-11-251-1/+1
* Fix building sys/modules/if_enc by adding missing headersngie2015-11-251-0/+2
* Rename Makefile.inc1 to dtrace.test.mk to avoid clash with top-level Makefile...bdrewery2015-11-2583-82/+82
* Avoid requiring 'make depend' here.bdrewery2015-11-251-0/+1
* Replace DPSRCS that work fine in SRCS.bdrewery2015-11-255-8/+5
* Remove redundant DPSRCS which were already in SRCS.bdrewery2015-11-259-18/+1
* Have syslogd honor 'mesg' status when logging to users.lidl2015-11-251-1/+25
* Define a LIB<NAME>DIR for every library that LIBADD provides.bdrewery2015-11-252-0/+65
* Fix spelling error.bdrewery2015-11-251-1/+1
* META MODE: Avoid dirdep dependency on lib/libmd.bdrewery2015-11-251-1/+2
* META MODE: Fix MACHINE=host builds.bdrewery2015-11-251-8/+7
* Stop looking up the same id(1) results in sub-makes.bdrewery2015-11-251-1/+12
* META MODE: Remove unneeded libmd.host dependency for xinstall.host.bdrewery2015-11-252-44/+0
* META MODE: Fix 'make bootstrap-tools'.bdrewery2015-11-2512-43/+74
* META MODE: Don't create .meta files when symlinking sources into the obj dire...bdrewery2015-11-2529-59/+58
* META MODE: Add more hosttools needed pre-universe.bdrewery2015-11-251-0/+2
* META MODE: Show PATH on errors.bdrewery2015-11-251-0/+1
* META MODE: Need to include the LEGACY_TOOLS directories into PATH.bdrewery2015-11-251-1/+2
* META MODE: Don't add staged DPADDs to DIRDEPS when bootstrapping gendirdeps.bdrewery2015-11-251-1/+1
* META MODE: Define variables this file uses that were defined elsewhere.bdrewery2015-11-251-0/+3
* META MODE: Don't truncate DIRDEPS for bootstrapping during gendirdeps.bdrewery2015-11-251-1/+1
* META MODE: Rework circular dependency guard for librtld_db/libproc.bdrewery2015-11-254-4/+3
* META MODE: Revert r287879 so that 'make -V' still uses AUTO_OBJ.bdrewery2015-11-251-5/+3
* META MODE: Fix 'make the-lot' with recent locale changesbdrewery2015-11-259-0/+98
* Stop building vers.c in include/ and only build the needed osreldate.h.bdrewery2015-11-253-8/+10
* META MODE: Avoid creating TESTS directories for bootstrap.bdrewery2015-11-251-1/+1
* META MODE: Don't override DESTDIR to the default when building the toolchain.bdrewery2015-11-251-1/+1
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.bdrewery2015-11-25161-164/+15
* Fix tmpfs(5) '/tmp' mount point.gjb2015-11-251-1/+1
* META MODE: Remove bin/cat.host dependency.bdrewery2015-11-251-1/+0
* [ath] listen to all beacons in IBSS and software beacon miss.adrian2015-11-251-3/+7
* [net80211] log the A-MPDU setup attempt count as part of debugging.adrian2015-11-251-2/+2
* Update usage:hselasky2015-11-251-1/+3
* The r241129 description was wrong that the scenario is possiblefabient2015-11-251-1/+10
* Add simple indent wrapper tool for style(9) checking GIT/SVN patches.hselasky2015-11-253-0/+754
* Fix the build.ae2015-11-251-1/+0
* Fix udp entry of `netstat -TW'.ume2015-11-251-0/+2
* Link localeconv(3) to localeconv_l(3)ngie2015-11-251-0/+1
* Overhaul if_enc(4) and make it loadable in run-time.ae2015-11-2515-307/+399
* Check that hhk_helper pointer isn't NULL before access.ae2015-11-251-1/+2
* NTB: WC/WB isn't enough; set MMR region as UCcem2015-11-252-28/+37
* sh: Remove global state from nodes.c.jilles2015-11-242-38/+46
* Correct the number of DTLB entries reported for the CPUID Leaf 2kib2015-11-241-1/+1
OpenPOWER on IntegriCloud