aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
...
* src.conf.5: Make it self-documenting that the mkopts are environment-only.Bryan Drewery2015-09-171-0/+5
* Document src-env.conf and note its use for MAKEOBJDIRPREFIX and WITH_META_MDOE.Bryan Drewery2015-09-171-0/+1
* Include bsd.mkopt.mk after local.sys.env.mk (which includes /etc/src-env.conf).Bryan Drewery2015-09-171-3/+4
* Fix makeman creating obj directories due to turning on WITH_AUTO_OBJ.Bryan Drewery2015-09-172-4/+2
* RegenerateBryan Drewery2015-09-171-1/+3
* Document NO_SILENT for META_MODE.Bryan Drewery2015-09-171-5/+16
* META_MODE: Default OBJROOT to the traditional /usr/src/SRCTOP/.Bryan Drewery2015-09-171-1/+1
* META_MODE: Allow MAKEOBJDIRPREFIX to work more closely to its traditional beh...Bryan Drewery2015-09-171-4/+3
* META_MODE: Don't define the default MAKEOBJDIR twice. Just expand the default.Bryan Drewery2015-09-171-2/+2
* Update META_MODE architectures for universeBryan Drewery2015-09-161-3/+4
* META_MODE: Don't create obj directories automatically when running make -V.Bryan Drewery2015-09-161-0/+3
* META_MODE: Fix OBJROOT ending in two // when it does not yet exist.Bryan Drewery2015-09-161-1/+1
* Fix check from r287867 for valid MAKEOBJDIR from top-level builds.Bryan Drewery2015-09-161-4/+8
* Error and give better feedback for invalid MAKEOBJDIR settings.Bryan Drewery2015-09-161-2/+6
* Ignore CCACHE_DIR for meta mode decisions.Bryan Drewery2015-09-161-0/+4
* Bump .Dd.Sergey Kandaurov2015-09-151-1/+1
* Document NGM_PPPOE_SETMAXP.Gleb Smirnoff2015-09-151-2/+16
* Remove an unneeded typedef of ip6_t from the DTrace ip provider library.Mark Johnston2015-09-151-2/+2
* Implement callout_drain_async(), inspired by the projects/hps_headHans Petter Selasky2015-09-142-0/+22
* dd DTrace probe points, translators and a corresponding scriptGeorge V. Neville-Neil2015-09-131-0/+165
* CTL documentation update, mostly for HA.Alexander Motin2015-09-121-3/+56
* Point potential geom_fox(4) users to gmultipath(8).Edward Tomasz Napierala2015-09-121-1/+8
* Document stack_save_td(9) and stack_save_td_running(9).Mark Johnston2015-09-111-1/+34
* Handle default MAKEOBJDIR for META_MODE.Simon J. Gerraty2015-09-111-2/+5
* - Remove GIF_{SEND,ACCEPT}_REVETHIP.Hiroki Sato2015-09-101-30/+1
* Update DTrace nfs scripts to track the proper provider names.George V. Neville-Neil2015-09-082-4/+4
* Document the sctp blackhole sysctl MIBAllan Jude2015-09-071-13/+24
* Remove last traces of USEPRIVATELIBBaptiste Daroussin2015-09-061-3/+0
* Cross reference sesutil(8) and ses(4)Baptiste Daroussin2015-09-051-1/+3
* jhg -> jghMark Felder2015-09-051-1/+1
* Update ports-secteam rosterMark Felder2015-09-041-1/+1
* Expose an interface to determine if an ACE is inherited.Xin LI2015-09-041-1/+7
* Detect badly behaved coredump note helpersConrad Meyer2015-09-031-1/+11
* Avoid sub-shell for realpath(1) for bmake by using its built-in :tA.Bryan Drewery2015-09-032-0/+8
* It's 2015, and some people are still trying to use fdisk and thenEdward Tomasz Napierala2015-09-025-7/+5
* A bibliography of FreeBSD and BSD related papers and books.George V. Neville-Neil2015-08-301-0/+363
* nv.h lives in sys/ as of r279439.Mark Johnston2015-08-281-1/+1
* Use CFLAGS_NO_SIMD in preference to varying lists of -mno-xxxx flags.Warner Losh2015-08-271-0/+24
* New 1-Wire bus implementation. 1-Wire controller is abstracted, thoughWarner Losh2015-08-277-0/+639
* Document bsd.endian.mk.Warner Losh2015-08-271-0/+1
* pf: Remove support for 'scrub fragment crop|drop-ovl'Kristof Provost2015-08-271-29/+1
* Decompose linkat()/renameat() rights to source and target.Ed Schouten2015-08-271-9/+43
* Make sys.mk more compatible with fmake by refraining from using :UWarner Losh2015-08-271-6/+14
* Automatically append SUBDIR.yes to the SUBDIR variable, andWarner Losh2015-08-271-1/+7
* For each FOO in FILESLISTS, append the value of FOO.yes, sort, andWarner Losh2015-08-271-0/+3
* After consultations with the arm community, don't define softfp forWarner Losh2015-08-261-1/+5
* Add softfp to MACHINE_CPU more often when we're compiling for softWarner Losh2015-08-251-1/+15
* Import ioat(4) driverConrad Meyer2015-08-242-0/+155
* Remove now unused LIBPRIVATEDIRBaptiste Daroussin2015-08-241-3/+0
* We need to add the soft float to the CFLAGS always, not just whenWarner Losh2015-08-241-1/+3