aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* | Respect MK_KERBEROS with etc/rc.d/ipropd_master and etc/rc.d/ipropd_slaveEnji Cooper2015-01-261-0/+2
* | Honor MK_WIRELESS with etc/rc.d/hostapd and etc/rc.d/wpa_supplicantEnji Cooper2015-01-261-0/+2
* | Honor MK_JAIL with etc/rc.d/jailEnji Cooper2015-01-261-0/+1
* | Honor MK_BLUETOOTH with etc/defaults/bluetooth.device.confEnji Cooper2015-01-261-0/+1
* | Honor MK_ACCT with etc/pam.d/atrunEnji Cooper2015-01-261-0/+1
* | Honor MK_ACCT with etc/rc.d/accountingEnji Cooper2015-01-261-0/+1
* | Honor MK_AMD with etc/rc.d/amdEnji Cooper2015-01-261-0/+1
* | Honor MK_API in etc/rc.dEnji Cooper2015-01-261-0/+2
* | Honor MK_LPR with etc/rc.d/lpdEnji Cooper2015-01-261-0/+1
* | Honor MK_ACPI in etc/devd and etc/rc.dEnji Cooper2015-01-261-0/+2
* | Add MK_AUTOFS knob for building and installing autofs(4), et alEnji Cooper2015-01-262-0/+24
* | Add MK_BHYVE knob for building and installing bhyve(4), et alEnji Cooper2015-01-262-0/+16
* | Add MK_HAST knob for building and installing hastd(8), et alEnji Cooper2015-01-262-0/+18
* | Build lib/libgpio if MK_GPIO != noEnji Cooper2015-01-251-0/+25
* | Fill in entries for MK_BSNMP == noEnji Cooper2015-01-251-0/+93
* | Fill in some dtrace entries when MK_CDDL == noEnji Cooper2015-01-251-2/+15
* | Fill in entries for MK_CUSE == noEnji Cooper2015-01-251-0/+37
* | Add MK_CCD knob for building and installing ccd(4), ccdconfig, etcEnji Cooper2015-01-252-0/+11
* | Add MK_BSDINSTALL knob for building and installing bsdinstallEnji Cooper2015-01-252-0/+38
* | Add MK_TALK knob for building the talk and talkdEnji Cooper2015-01-252-0/+12
* | Add MK_ISCSI knob for building the iscsi initiator, iscsi daemon, kernelEnji Cooper2015-01-252-0/+18
* | Add MK_EE knob to control installing edit, ee, etcEnji Cooper2015-01-252-0/+22
* | Make this compile with WARNS=6 and clang/gccEnji Cooper2015-01-221-5/+9
* | Enable nanobsd.sh to be executed when pwd != NANO_SRC.Will Andrews2015-01-221-7/+7
* | Garbage collect a prove test wrapperEnji Cooper2015-01-201-15/+0
|\ \
| * | Garbage collect a prove test wrapperEnji Cooper2015-01-201-15/+0
| * | MFhead @ r277403Enji Cooper2015-01-1911-50/+564
| |\ \ | |/ / |/| |
| * | MFhead @ r276594Enji Cooper2015-01-027-70/+47
| |\ \
| * \ \ MFhead @ r275911 (also, sort out MK_* flags in BMAKE, etc on this branch)Enji Cooper2014-12-183-952/+992
| |\ \ \
| * \ \ \ MFhead @ r275663Enji Cooper2014-12-101-1/+1
| |\ \ \ \
| * | | | | Add a description for WITHOUT_CCDEnji Cooper2014-12-101-0/+4
| * | | | | Add periods to the end of the lines noting architecture caveats for *BHYVE/*H...Enji Cooper2014-12-102-2/+2
| * | | | | Move MK_BHYVE/MK_HYPERV to architecture specific sections in MakefilesEnji Cooper2014-12-102-0/+4
| * | | | | MFhead @ r275496Enji Cooper2014-12-058-21/+97
| |\ \ \ \ \
| * | | | | | Don't try to remove /usr/include/bsm, et alEnji Cooper2014-12-021-3/+5
| * | | | | | Make ccd(4), et al conditional based on MK_CCDEnji Cooper2014-12-021-0/+7
| * | | | | | Only install etc/devd/asus.conf if MK_ACPI == yesEnji Cooper2014-12-021-0/+1
| * | | | | | Don't install usr.sbin/mountd if MK_NFS_SERVER == noEnji Cooper2014-12-021-0/+4
| * | | | | | Add knob, MK_MAC_SUPPORT for building items with mac(9) support, likeEnji Cooper2014-12-022-0/+36
| * | | | | | Build spppcontrol if MK_PPP != noEnji Cooper2014-11-301-0/+2
| * | | | | | Fill in items to remove with relevant knobs, per r275300Enji Cooper2014-11-301-0/+20
| * | | | | | Make nfs server components conditional according to MK_NFS_SERVEREnji Cooper2014-11-302-0/+24
| * | | | | | Honor MK_AUDIT with respect to etc/securityEnji Cooper2014-11-301-0/+6
| * | | | | | - Fill in MK_FILE, MK_PMC, MK_SQLITE3, and MK_ZONEINFOEnji Cooper2014-11-301-0/+756
| * | | | | | Add MK_FILE and MK_SQLITE3Enji Cooper2014-11-302-0/+6
| * | | | | | Better honor the following MK_ flags in etc/Makefile and etc/rc.d/Makefile:Enji Cooper2014-11-301-0/+17
| * | | | | | Skip usr/share/miscEnji Cooper2014-11-291-1/+1
| * | | | | | Honor MK_BLUETOOTH when installing bluetooth.device.confEnji Cooper2014-11-291-0/+1
| * | | | | | MFHead @ r275232Enji Cooper2014-11-2910-23/+16
| |\ \ \ \ \ \
| * | | | | | | Make ee(1) optional via MK_EEEnji Cooper2014-11-292-0/+22