Minor cleanup.
[freebsd.git] / share /
2015-11-28 umeRegen src.conf.5 for recent option changes.
2015-11-27 jhbAdd support to libkvm for reading vmcores from other...
2015-11-26 bdreweryStandardize on OBJTOP in and outside of META MODE.
2015-11-26 bdreweryMETA MODE: These need object directories to handle...
2015-11-26 gnnReplace the retval.sh shell script with a native DTrace...
2015-11-25 gnnSummary: A simple script to print the return value...
2015-11-25 bdreweryFollow-up r291338 to handle .d, .y and .l files better...
2015-11-25 bdreweryFix the "common object" handling to not depend on ...
2015-11-25 bdreweryDefine a LIB<NAME>DIR for every library that LIBADD...
2015-11-25 bdreweryMETA MODE: Fix MACHINE=host builds.
2015-11-25 bdreweryStop looking up the same id(1) results in sub-makes.
2015-11-25 bdreweryMETA MODE: Fix 'make bootstrap-tools'.
2015-11-25 bdreweryMETA MODE: Don't create .meta files when symlinking...
2015-11-25 bdreweryMETA MODE: Show PATH on errors.
2015-11-25 bdreweryMETA MODE: Don't add staged DPADDs to DIRDEPS when...
2015-11-25 bdreweryMETA MODE: Define variables this file uses that were...
2015-11-25 bdreweryMETA MODE: Don't truncate DIRDEPS for bootstrapping...
2015-11-25 bdreweryMETA MODE: Revert r287879 so that 'make -V' still uses...
2015-11-25 bdreweryMETA MODE: Fix 'make the-lot' with recent locale changes
2015-11-25 bdreweryMETA MODE: Prefer INSTALL=tools/install.sh to lessen...
2015-11-24 kevloAdd dependency to uether.
2015-11-23 bdreweryThere seems to be no reason to duplicate CANONICALOBJDI...
2015-11-23 mavRemove "disable" hint, which duplicates system-wide...
2015-11-23 ngieRevert r291170
2015-11-23 mavFix target mode support for Qlogic 2200 FC adapters.
2015-11-23 desRetire the NONE cipher option.
2015-11-23 mavRip off target mode support for parallel SCSI QLogic...
2015-11-23 ngieInstall mce(4) and mlx5en(4) if MK_OFED != no
2015-11-23 ngieBump .Dd
2015-11-23 ngie- Fix bad double space between HW and LRO
2015-11-22 ngieBump .Dd
2015-11-22 ngieRecommend cc -Wall instead of gcc -Wall
2015-11-21 mavAdd API to obtain primary enclosure name and ID for...
2015-11-21 brdRemove a link to the now defunct "Release Engineering...
2015-11-20 impAdd aarch64 support to CPUTYPE
2015-11-20 rpokalaAdd myself (rpokala) and my mentor (jhb)
2015-11-20 bdreweryMETA MODE: Don't stage INTERNALPROGs.
2015-11-19 bdreweryRemove unsupported ia64.
2015-11-19 impAdd arm CPUTYPE values typically used on FreeBSD.
2015-11-19 jtlConsistently enforce the restriction against calling...
2015-11-19 hselaskyAdd the mlx5 and mlx5en modules to the i386 and amd64...
2015-11-19 markjAdd support for a configurable output channel to witnes...
2015-11-19 markjAdd vlog(9).
2015-11-19 impFix missing endif.
2015-11-19 impFix mips CPUTYPE so that we can pass it through to...
2015-11-19 bdreweryFAST_DEPEND: Similar to r290629, do always depend on...
2015-11-16 sjgDefault MK_META_MODE from MK_DIRDEPS_BUILD
2015-11-16 baptBring back a couple of ISO8859-15 locales:
2015-11-16 baptAdd missing alias for zh_CN.UTF-8
2015-11-16 rodrigcFix path for symlinks.
2015-11-16 ngieIntegrate acct(2) testcase in as tests/sys/kern/acct...
2015-11-16 ngieMFhead @ r290899
2015-11-15 ngieAdd NO_WERROR and WARNS to PROG_OVERRIDE_VARS for bsd...
2015-11-15 baptRegenerate locales after readding ISO8859-1 for locales...
2015-11-15 baptSimplify a bit the aliases generation
2015-11-15 baptRework locale-links to not make symlinks on directories...
2015-11-14 impFix URL for powerpc cpu options. Remove reference to...
2015-11-14 sjgRegen src.conf.5
2015-11-14 sjgRename META_MODE option to DIRDEPS_BUILD
2015-11-13 rrsThis fixes several places where callout_stops return...
2015-11-13 bdreweryMETA MODE: Don't double stage SYMLINKS for shared libra...
2015-11-13 bdreweryRevert r290740.
2015-11-13 bdrewerybsd.doc.mk: Similar to r289391, make installing to...
2015-11-13 bdreweryMETA MODE: Don't double stage SYMLINKS for libraries.
2015-11-12 cemkern_testfrwk.9: Clean up manual page style
2015-11-12 impNO_CPU_OPTFLAGS doesn't exist, so don't document it.
2015-11-12 rrsSome basic documentation (a man page) on kern_testfrwk
2015-11-11 bdreweryMove META MODE's HOST_CC/CXX/CPP setting to local.meta...
2015-11-11 rrsAdd the MLINK for async_drain Thanks Edward for the...
2015-11-11 bdreweryUse explicit filename when creating locale symlinks...
2015-11-10 rrsAdd new async_drain to the callout system. This is...
2015-11-10 ngieMove the MK_BLUETOOTH block down below the architecture...
2015-11-10 ngie- Move ng_bluetooth.4 under MK_BLUETOOTH != no
2015-11-09 bdreweryFAST_DEPEND: Fix building of wrong source files in...
2015-11-09 baptRegenerate timedef now that the tools pad CJK correctly
2015-11-08 markjAdd a manual page for PHOLD() and friends.
2015-11-08 bdreweryRegen after r290526 for WITH_CCACHE_BUILD.
2015-11-08 bdreweryAdd built-in ccache build support via WITH_CCACHE_BUILD...
2015-11-08 bdreweryFAST_DEPEND: Don't enable when .MAKE.MODE=meta.
2015-11-08 bdreweryFAST_DEPEND: Don't include depend files when using...
2015-11-07 umeFix alignment of the short month names for CJK locales,
2015-11-07 baptImprove collation string and locales support
2015-11-07 baptReadd LOCALEDIR definition removed by accident
2015-11-07 baptMerge from head r290483
2015-11-07 cemAnother follow-up to r290475: Bump .Dd in sysctl_add_oid.9
2015-11-07 cemRound out SYSCTL macros to the full set of fixed-width...
2015-11-06 bdreweryThe 'buildenv' target can safely be ran with '+'.
2015-11-06 smhAdd sysctl to control LACP strict compliance default
2015-11-06 bdreweryRegenerate for WITH_FAST_DEPEND in r290433.
2015-11-06 bdreweryAdd a FAST_DEPEND option, off by default, which speeds...
2015-11-05 jhbWhen dumping an rman in DDB, include the RID of each...
2015-11-05 adrianremove \, it confuses things.
2015-11-05 bdreweryCorrect a comment which appears to be mistakingly mecha...
2015-11-05 bdreweryAllow 'make buildenv' to work anywhere in the src tree.
2015-11-05 jhbAdd a new helper function for PCI devices to locate...
2015-11-05 jhbAdd helper routines for PCI device drivers to read...
2015-11-05 asomersUpdate authors' contact info and fix grammar bugs.
2015-11-04 rodrigcRename libohash to libopenbsd.
2015-11-03 baptRemove short versions of locales totally for now
2015-11-03 baptOn FreeBSD users have the habbit of ja_JP.eucJP there...
next