summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* r291198 inadvertantly reverted a local patch for the default locationdes2015-11-261-2/+3
* Fix whitespace on addition of IPSEC optionemaste2015-11-265-5/+5
* Correct arm64 gic_v3 sizeof argumentemaste2015-11-261-1/+1
* Remove trailing whitespace.jhb2015-11-2610-17/+17
* Remove kvm_sparc.c. This is for 32-bit sparc support and was importedjhb2015-11-261-236/+0
* Correct an error in vm_reserv_reclaim_contig(). In the highly unusualalc2015-11-261-3/+4
* Remove residual functions declaration left after r291365.mav2015-11-261-2/+0
* [wpa] use IFM_IEEE80211_ADHOC for now on FreeBSD for IBSS operation.adrian2015-11-261-0/+7
* Rename sysctl node hw.imx6 to hw.imx. Move its definition to imx_machdep.cian2015-11-265-10/+42
* [wpa] bring up interface in ap_mode=2adrian2015-11-261-0/+7
* One more round of port scanner rewrite.mav2015-11-266-264/+181
* When receiving an SCTP/UDP packet and the interface performedtuexen2015-11-261-0/+12
* Clean up trailing whitespacengie2015-11-269-583/+582
* r291359 was incorrect. Skip over tokens that start with `#' as fgetln canngie2015-11-261-3/+4
* Skip over lines that start with # (comments)ngie2015-11-261-0/+2
* Remove cnftp.bjpu.edu.cn (it no longer resolves)ngie2015-11-262-2/+2
* [wpa] handle IBSS mediatype.adrian2015-11-261-0/+2
* [ifconfig] handle IBSS mediatype correctly.adrian2015-11-261-0/+2
* [net80211] decode WPA cipher config '0' as "clear cipher config".adrian2015-11-261-0/+3
* Always build libevent, which fixes the build for usr.sbin/ypldap after r291230.bdrewery2015-11-261-5/+1
* Standardize on OBJTOP in and outside of META MODE.bdrewery2015-11-264-84/+79
* Use LIBEXECDIR for /usr/libexec.bdrewery2015-11-2619-19/+19
* 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
OpenPOWER on IntegriCloud