aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded special case for .OBJDIR=.CURDIR.Bryan Drewery2017-11-181-7/+0
* Evaluate options after including src-env.conf and before Makefile.sys.inc.Bryan Drewery2017-11-181-0/+2
* Fix top-level targets with read-only OBJDIR.Bryan Drewery2017-11-181-0/+6
* Include Makefile.sys.inc if possible for top-level only.Bryan Drewery2017-11-181-0/+3
* Remove leftover in lagg(4) manpage forgotten in r271733Bjoern Heidotting2017-11-181-3/+1
* lockmgr: remove the ADAPTIVE_LOCKMGRS optionMateusz Guzik2017-11-171-4/+1
* Bump dates after lint removal.Konstantin Belousov2017-11-172-2/+2
* Remove build system support for lint.Warner Losh2017-11-177-63/+10
* VOP_LOOKUP.9: update locking infoAlan Somers2017-11-171-13/+3
* Remove xlint(1).Konstantin Belousov2017-11-162-8/+1
* Use better wording: change there to the and define to defines.Warner Losh2017-11-161-3/+4
* Fix some formatting issues, bump .Dd to today's date, don't useWarner Losh2017-11-151-9/+12
* cxgbe(4): Combine all _10g and _1g tunables and drop the suffix fromNavdeep Parhar2017-11-152-43/+16
* Replace Fx's with 'the' since expanding FreeBSD here didn't seem quiteWarner Losh2017-11-151-1/+1
* Reword a bit for clarity.Warner Losh2017-11-151-4/+8
* Add note about where to use MACHINE (just src/stand and src/sys and aWarner Losh2017-11-151-0/+13
* Move sys/boot to stand. Fix all references to new locationWarner Losh2017-11-144-5/+5
* Move sys/boot/fdt/dts to sys/dts and adjust scripts.Warner Losh2017-11-144-5/+5
* Remove -fuse-ld= when creating _LDFLAGS from LDFLAGSAlex Richardson2017-11-131-1/+1
* Document MACHINE, MACHINE_ARCH, CPUTYPE, TARGET and TARGET_ARCHWarner Losh2017-11-131-0/+84
* Stop installing eqnchar which has been removedBaptiste Daroussin2017-11-121-1/+1
* Introduce syslog service for Casper.Mariusz Zaborski2017-11-122-0/+4
* Remove the special character definitions files for eqn(1)Baptiste Daroussin2017-11-121-90/+0
* Update to 2017.10.21Baptiste Daroussin2017-11-121-82/+287
* mailaddr(7): wave goodbyeEitan Adler2017-11-114-161/+0
* DIRDEPS_BUILD: Fix after r325417.Bryan Drewery2017-11-111-7/+9
* Don't work out of a TARGET. directory if TARGET_ARCH is not defined.Bryan Drewery2017-11-111-2/+10
* Handle MAKEOBJDIRPREFIX when already inside of .OBJDIR.Bryan Drewery2017-11-111-0/+5
* Move LOADER_{NO,}_GELI_SUPPORT to MK_LOADER_GELIWarner Losh2017-11-101-0/+1
* Replace LOADER_FIREWIRE_SUPPORT variableWarner Losh2017-11-101-0/+1
* AUTO_OBJ: Don't create .OBJDIR with 'make -n'.Bryan Drewery2017-11-101-1/+1
* Allow consuming Makefiles to add to DEPENDFILES.Bryan Drewery2017-11-101-4/+4
* No need to run 'make depend' with FAST_DEPEND logic in-tree.Bryan Drewery2017-11-101-1/+5
* AUTO_OBJ: No need to tree-walk with 'make obj' here.Bryan Drewery2017-11-101-1/+4
* Pass down any PROG-specific buildopts for forwarded targets.Bryan Drewery2017-11-101-1/+2
* Don't append TARGET.TARGET_ARCH if OBJTOP is already set.Bryan Drewery2017-11-101-0/+2
* Remove deprecated OVERRIDE_LINUX_BASE_PORT. It can be set viaTijl Coosemans2017-11-101-3/+1
* Add some missed OBJS_SRCS_FILTER from r323637.Bryan Drewery2017-11-102-2/+2
* Add support for CRUNCH_LIBS_ for specifying a lib only for 1 prog.Bryan Drewery2017-11-101-0/+3
* Handle some .OBJDIR == .CURDIR cases.Bryan Drewery2017-11-103-7/+24
* Correct mistake in manpage.Matt Joras2017-11-091-1/+1
* Introduce EVENTHANDLER_LIST and some users.Matt Joras2017-11-091-6/+37
* Mark targets .PHONY.Bryan Drewery2017-11-091-14/+14
* META_MODE: Bmake 20171028 in r325340 simplifies the meta filename.Bryan Drewery2017-11-081-1/+5
* Add suitable knob ifconfig_<interface>_descr for static interface description.Eugene Grosbein2017-11-081-0/+17
* AUTO_OBJ: Hide 'creating dirs' output with 'make -s'.Bryan Drewery2017-11-081-0/+4
* ctl(4): Insert a new line after a sentence-ending full stop.Emmanuel Vadot2017-11-081-2/+4
* Update arcmsr(4) to 1.40.00.01:Xin LI2017-11-081-1/+5
* Reenable AUTO_OBJ by default.Bryan Drewery2017-11-071-1/+1
* ctl: Make max_luns and max_ports tunable variables instead of hardcodedEmmanuel Vadot2017-11-071-0/+9