]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-11-26 emasteRemove LLDB platform support not currently of interest...
2014-11-26 emasteUpdate paths for FreeBSD build infrastructure
2014-11-26 emasteThere is no Python in the FreeBSD base system
2014-11-26 emasteAvoid need for AppleObjCRuntime on FreeBSD
2014-11-26 emasteRevert LLDB changes for Clang/LLVM 3.5 API compatibility
2014-11-26 emasteUpdate LLDB snapshot to upstream r216948 (git 50f7fe44)
2014-11-26 emasteRevert Clang 3.4 API compatibility changes
2014-11-26 dimAfter some horrible wrestling with Subversion's worthle...
2014-11-25 dimr274961 through r275075
2014-11-25 baptConvert to LIBADD
2014-11-25 baptDefine missing libraries to be able to convert gnu...
2014-11-25 dimSimilar to r274977, use the correct combination of...
2014-11-25 jamieIn preparation for using clang's -Wcast-qual:
2014-11-25 emasteImport LLDB as of upstream SVN r216948 (git 50f7fe44)
2014-11-25 delphijReinstitate send() after syslogd restarts.
2014-11-25 baptSort libraries definitions
2014-11-25 baptRemove duplicated krb5
2014-11-25 rdivackyFix style(9).
2014-11-25 rdivackyFix style(9).
2014-11-25 emasteFix b64_pton output buffer overrun test for exact-sized...
2014-11-25 rdivackyShrink boot2 by a couple more bytes.
2014-11-25 mavCoalesce last data move and command status for read...
2014-11-25 sbrunoAdd support for Buffalo WZR-HP-AG300H atheros MIPS...
2014-11-25 baptConvert usr.sbin to LIBADD
2014-11-25 bro Add Virtio MMIO bus driver to config
2014-11-25 baptDefined the needed library to convert usr.sbin to LIBADD
2014-11-25 brAdd new devices to the config.
2014-11-25 bro Add PIO and vtblk mmio device info to the tree
2014-11-25 brAdd BERI-specific virtio block backend device driver.
2014-11-25 avgwhitespace and cosmetic changes in callout_reset family...
2014-11-25 avgcallout(9): add sbt flavors of callout_schedule
2014-11-25 pluknetFix ifa_data description.
2014-11-25 baptReadd protect(2) removed by mistake
2014-11-25 baptConvert to usr.bin/ to LIBADD
2014-11-25 baptDefines all the libraries needed for usr.bin
2014-11-25 jhbMFamd64: Check for invalid flags in the machine context...
2014-11-25 jhbOnly pass 6 arguments to the 'run' function on amd64...
2014-11-25 mavDecouple datamove/done logic from CTL status set.
2014-11-25 baptConvert sbin/ to LIBADD
2014-11-25 baptDefine libipf internal library
2014-11-25 baptConvert bin/ to LIBADD, reduce overlinking allow to...
2014-11-25 baptFix recursive problem with libedit dependency, if you...
2014-11-25 baptAdd a definition for libxo
2014-11-25 baptFix typo
2014-11-25 baptConvert libraries to use LIBADD
2014-11-25 baptDefine compiler_rt and ssp_nonshared libraries
2014-11-25 baptConvert kerberos to LIBADD and reduce overlinking of...
2014-11-25 baptlibvers and libsl are internal libraries
2014-11-25 desThe fallback flag in nsdispatch prevents the fallback...
2014-11-25 baptFix make depends with libnetbsd
2014-11-25 baptAdd definitions of kerberos libraries
2014-11-25 markjAdjust some checks missed in r274637, now that pi_rname...
2014-11-25 markjThe module load address always needs to be included...
2014-11-25 jhibbitsAdd Apple Intrepid USB controller ID.
2014-11-25 mavUse ctl_set_success() instead of direct inlining.
2014-11-25 ngieRemove cokane@ from MAINTAINERS for 3dfx(4)/tdfx(4...
2014-11-25 emasteRevert r274772: it is not valid on MIPS
2014-11-25 kevloAdd missing headers needed by write().
2014-11-25 baptFix the fix
2014-11-25 baptlibevent is an internallib
2014-11-25 baptlibatf-c++ exposes libatf-c abi hence we need to explic...
2014-11-25 baptDo not overwrite any LIBNETBSD or LIBNETBSDDIR if they...
2014-11-25 delphijFix build.
2014-11-25 baptDefine special case for atf which libraries names are...
2014-11-24 bapts/cft/ctf
2014-11-24 baptForgot to convert demandoc along with mandoc
2014-11-24 baptFix typo
2014-11-24 baptFix dependencies in case of building statically
2014-11-24 baptAvoid code duplication by directly adding _INSTALLLIBS...
2014-11-24 baptEach time something links to sqlite3 it should link...
2014-11-24 baptConvert makefs to LIBADD
2014-11-24 baptConvert mandoc to LIBADD
2014-11-24 aeSkip L2 addresses lookups for p2p interfaces.
2014-11-24 rpauloImport libgpio.
2014-11-24 brdConvert to LIBADD.
2014-11-24 baptCorrectly specify -L for internal and private libs
2014-11-24 baptImplement LIBADD
2014-11-24 dimCleanup upstream build infrastructure files that we...
2014-11-24 dimDisable the ObjC rewriter modules, since according...
2014-11-24 dimTentatively bump __FreeBSD_version for the import of...
2014-11-24 dimUpdate ObsoleteFiles.inc and OptionalObsoleteFiles...
2014-11-24 dimMerge ^/head r274961 through r274978.
2014-11-24 dimFor now, disable using -fsanitize=bounds for the libc...
2014-11-24 dimEnsure boot2 stays below the limit, by applying a patch...
2014-11-24 jhbAdd a bus_get_domain() wrapper around BUS_GET_DOMAIN...
2014-11-24 dimUpdate BSD.include.dist for clang 3.5.0.
2014-11-24 dimUpdate llvm and clang binary Makefiles.
2014-11-24 dimUpdate llvm and clang library Makefiles.
2014-11-24 dimUpdate llvm and clang include files.
2014-11-24 dimCleanup patch set, and update README.TXT. Add three...
2014-11-24 jhbProperly initialize the capability rights for vnodes...
2014-11-24 dimMerge clang 3.5.0 release from ^/vendor/clang/dist...
2014-11-24 dimMerge llvm 3.5.0 release from ^/vendor/llvm/dist, resol...
2014-11-24 ianAdd busdma sync ops before reading and after modifying...
2014-11-24 philipAdd a sysctl `net.link.tap.deladdrs_on_close' to config...
2014-11-24 traszMake it possible to specify flags for autofs daemons...
2014-11-24 aeAdd ip_gre.h to ObsoleteFiles.inc.
2014-11-24 mavReplace home-grown CTL IO allocator with UMA.
2014-11-24 bruefferLimit descriptors and enter capability mode.
2014-11-24 dimVendor import of clang RELEASE_350/final tag r216957...
next