Remove entry for r287469, Skylake/i219 support is not yet complete.
[freebsd.git] / share /
2015-10-07 sjgTo help bootstrap new local depends,
2015-10-07 sjgDo not assume host toolchain supports sysroot
2015-10-07 sjgIn jobs mode we can use .ORDER to force stage_links...
2015-10-06 cemFix core corruption caused by race in note_procstat_vmmap
2015-10-06 dimUpgrade our copies of clang, llvm, lldb, compiler-rt...
2015-10-06 dimMerge ^/head r288836 through r288925.
2015-10-06 impPrevious versions of bsd.own.mk included bsd.compiler.mk
2015-10-05 dimMerge ^/head r288457 through r288830.
2015-10-04 pfgBump the stack protector to level "strong".
2015-10-04 pjdAdd a little, but very useful script for use with progr...
2015-10-02 bdrewery/usr/src/games was removed in r288485.
2015-10-02 bdreweryMETA_MODE: Fix stage_links not running in the right...
2015-10-01 dimMerge ^/head r288197 through r288456.
2015-09-30 bdreweryMETA_MODE: Set HOST_CXX and HOST_CPP and chain them...
2015-09-30 bdreweryMETA_MODE: Remove unneeded groff/tmac special GENDIRDEP...
2015-09-30 bruefferJoin excessive split lines.
2015-09-30 markjMFV r288408:
2015-09-29 bruefferThe Dt argument should be in capital letters.
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 mavAdd to CTL initial support for CDROMs and removable...
2015-09-27 ngieRemove MLINKS to more non-existent mbuf(9) macros
2015-09-27 ngiePosthumously remove all references to MFREE(9)
2015-09-26 markjDocument the interface for applying advice up to the...
2015-09-26 adrianOops - commit the correct manpage content for otusfw.4.
2015-09-26 hselaskyFix spelling.
2015-09-26 cemDocument bus_get_resource(9).
2015-09-26 adrianAdd man pages for the AR9170 and AR9170 firmware.
2015-09-25 bdreweryRemove 'set -e' that are no longer needed as it is...
2015-09-25 bdreweryExplicitly enable .MAKE.ALWAYS_PASS_JOB_QUEUE for bmake.
2015-09-25 bdreweryMETA_MODE: Remove DEP_MACHINE from Makefile.depend...
2015-09-25 bdreweryMETA_MODE: Remove DEP_RELDIR from Makefile.depend files.
2015-09-25 bdreweryThe bsd.progs.mk -> bsd.prog.mk rework did not pan...
2015-09-25 bdreweryPROGS: Let the parent run the children in parallel.
2015-09-25 bdreweryMETA_MODE: Fix staging not respecting _DIR overrides.
2015-09-25 emasteAdd double size 16x32 VGA ROM font
2015-09-25 bdreweryDon't recurse with cleanobj.
2015-09-24 dimMerge ^/head r288126 through r288196.
2015-09-24 hselaskyImplement support for reading USB quirks from the kerne...
2015-09-24 bdreweryFix running make in src directories without a Makefile...
2015-09-24 emasteInstall kernel debug data under /usr/lib/debug
2015-09-24 bdreweryNote that LIBADD is only valid in /usr/src.
2015-09-24 bdreweryAdd very basic LIBADD documentation.
2015-09-24 bdreweryDocument bsd.progs.mk and add more variables overrides.
2015-09-23 bdreweryRELDIR is useful without META_MODE. Always define it.
2015-09-23 bdreweryFix most cases of bsd.progs.mk running duplicate or...
2015-09-23 bdreweryMETA_MODE: Fix 2nd build causing everything to rebuild...
2015-09-23 bdreweryMETA_MODE: Avoid // in meta log for tracked --sysroot...
2015-09-23 bdreweryMETA_MODE: Follow-up r287865 and define CCACHE_DIR...
2015-09-23 bdreweryMETA_MODE: Follow-up r287879 and have 'make -V .OBJDIR...
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-22 dimMerge ^/head r288035 through r288099.
2015-09-22 hselaskyRevert r287780 until more developers have their say.
2015-09-22 bdrewerybsd.lib.mk: Simplify CLEANFILES handling.
2015-09-21 adrianYes, it supports 802.11n.
2015-09-20 dimMerge ^/head r287878 through r288034.
2015-09-18 bdreweryFix LIBRARIES_ONLY
2015-09-18 bdreweryRemove rm -Rf beforeinstall hack that was needed due...
2015-09-18 bdreweryGarbage collect _SHLIBDIRPREFIX leftovers from r284898.
2015-09-18 bdreweryRegenerate
2015-09-18 bdreweryAvoid /usr/obj// from r287899
2015-09-17 bdreweryRegenerate
2015-09-17 bdreweryTrim space
2015-09-17 bdreweryAdd a check to ensure that the env-only mkopts are...
2015-09-17 bdreweryRegenerate
2015-09-17 bdrewerysrc.conf.5: Make it self-documenting that the mkopts...
2015-09-17 bdreweryDocument src-env.conf and note its use for MAKEOBJDIRPR...
2015-09-17 bdreweryInclude bsd.mkopt.mk after local.sys.env.mk (which...
2015-09-17 bdreweryFix makeman creating obj directories due to turning...
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-17 bdreweryRegenerate
2015-09-17 bdreweryDocument NO_SILENT for META_MODE.
2015-09-17 bdreweryMETA_MODE: Default OBJROOT to the traditional /usr...
2015-09-17 bdreweryMETA_MODE: Allow MAKEOBJDIRPREFIX to work more closely...
2015-09-17 bdreweryMETA_MODE: Don't define the default MAKEOBJDIR twice...
2015-09-16 bdreweryUpdate META_MODE architectures for universe
2015-09-16 bdreweryMETA_MODE: Don't create obj directories automatically...
2015-09-16 dimMerge ^/head r287680 through r287877.
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-16 bdreweryMETA_MODE: Fix OBJROOT ending in two // when it does...
2015-09-16 bdreweryFix check from r287867 for valid MAKEOBJDIR from top...
2015-09-16 bdreweryError and give better feedback for invalid MAKEOBJDIR...
2015-09-16 bdreweryIgnore CCACHE_DIR for meta mode decisions.
2015-09-15 pluknetBump .Dd.
2015-09-15 glebiusDocument NGM_PPPOE_SETMAXP.
2015-09-15 markjRemove an unneeded typedef of ip6_t from the DTrace...
2015-09-14 hselaskyImplement callout_drain_async(), inspired by the projec...
2015-09-13 gnndd DTrace probe points, translators and a corresponding...
2015-09-12 mavCTL documentation update, mostly for HA.
2015-09-12 traszPoint potential geom_fox(4) users to gmultipath(8).
2015-09-11 dimMerge ^/head r287527 through r287679.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-11 markjDocument stack_save_td(9) and stack_save_td_running(9).
2015-09-11 sjgHandle default MAKEOBJDIR for META_MODE.
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-10 hrs- Remove GIF_{SEND,ACCEPT}_REVETHIP.
2015-09-08 gnnUpdate DTrace nfs scripts to track the proper provider...
2015-09-07 allanjudeDocument the sctp blackhole sysctl MIB
2015-09-06 dimMerge ^/head r287502 through r287526.
2015-09-06 baptRemove last traces of USEPRIVATELIB
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
next