]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share
In the pmap_set_pg() function, which enables the global bit on the
[FreeBSD/FreeBSD.git] / share /
2015-12-05 arybchiksfxge: support for MCDI logging implemented
2015-12-04 bruefferARC-1203 is supported since the latest driver update.
2015-12-04 bdreweryFix 'install*' and many other missing targets with...
2015-12-04 bdreweryThe .if redirection on .WAIT is no longer needed with...
2015-12-04 bdreweryFix 'afterinstall' order not being respected after...
2015-12-04 bdreweryRearrange some common logic.
2015-12-04 bdreweryAdd assertion for when LIBADD should be used rather...
2015-12-04 bdreweryFix LDADD/DPADD that should be LIBADD.
2015-12-04 bdreweryRework unknown LIBADD assertion to be more clear and...
2015-12-04 bdrewerySupport all of the CDDL/ZFS libraries for LIBADD.
2015-12-04 bdreweryFor INTERNALLIB always add in the corresponding _DP_...
2015-12-04 bdreweryReplace ln -s calls with INSTALL_SYMLINK
2015-12-04 bdreweryDon't create a Makefile.depend in share/mk.
2015-12-04 bdreweryDIRDEPS_BUILD: Install new Makefile.depend files atomic...
2015-12-04 bdreweryDIRDEPS_BUILD: For the bootstrapped LIBADD from DPADD...
2015-12-03 bdreweryRevert r288966 as it is redundant and not right.
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-03 kenAdd asynchronous command support to the pass(4) driver...
2015-12-03 hselaskyUpdate the mlx5en(4) manual page.
2015-12-03 ngieFix a typo in a comment (spacial -> special)
2015-12-03 jhbAdd support for configuring additional virtual interfac...
2015-12-02 jhbThe cdevpriv_dtr_t typedef was not able to be used...
2015-12-02 bdreweryAdd LIBNANDFS.
2015-12-02 bdrewerybsd.subdir.mk: Only recurse on called targets, rather...
2015-12-02 bdreweryRevert r291633. Some files were missed.
2015-12-02 bdrewerybsd.subdir.mk: Only recurse on called targets, rather...
2015-12-02 bdreweryAdd assertions that capture invalid configurations...
2015-12-02 bdreweryDon't overlink pthread to kerberos library consumers.
2015-12-02 bdreweryDon't overlink pthread to libsqlite3 consumers.
2015-12-02 bdreweryFix truncation of _DP_proc and add missing libelf.
2015-12-02 bdreweryReduce overlinking of libdtrace consumers with libctf...
2015-12-02 bdreweryDon't overlink libmt consumers with libsbuf.
2015-12-02 bdrewerylibssh uses libz even without MK_LDNS
2015-12-02 bdreweryRevert incomplete r291623.
2015-12-02 bdreweryAdd assertions that capture invalid configurations...
2015-12-01 bdreweryDefine a LIB*SRCDIR for all known _LIBRARIES.
2015-12-01 bdreweryOnly include src.conf if _WITHOUT_SRCCONF not defined.
2015-12-01 bdrewerySupport LOCAL_LIBRARIES for LIBADD.
2015-12-01 bdreweryAdd missing LIB80211 entry for DPADD needs.
2015-12-01 bdreweryFix underlinking in lib80211 and define static dependen...
2015-12-01 bdreweryFAST_DEPEND: Actually use -MP from DEPEND_MP, completin...
2015-12-01 bdreweryMETA MODE: Add some basic bootstrapping support for...
2015-12-01 bdreweryMETA MODE: Update dependencies with 'the-lot' and add...
2015-12-01 bdreweryMETA MODE: Rework [bootstrapped] tools PATH support.
2015-12-01 bdreweryMETA MODE: Don't trim out lib/clang/include dependency.
2015-12-01 kevloAdd initial support for RTL8152 USB Fast Ethernet....
2015-12-01 bdreweryFAST_DEPEND: Workaround hacks in the wild that have...
2015-12-01 bdreweryFAST_DEPEND: Allow not using -MP by setting DEPEND_MP...
2015-12-01 bdreweryMETA MODE: Always define HOST_*, even if not using...
2015-11-30 mavUse SPI name for parallel SCSI.
2015-11-30 adrianAdd missing lib declaration.
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
next