freebsd.git
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 dimFor now, disable using -fsanitize=bounds for the libc...
2014-11-24 jhbAdd a bus_get_domain() wrapper around BUS_GET_DOMAIN...
2014-11-24 jhbProperly initialize the capability rights for vnodes...
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 traszRemove the pidfile clause from the ctl.conf example...
2014-11-24 baptFix rendering of manpages with mandoc(1)
2014-11-24 glebiusWe already have "int i" in this scope.
2014-11-24 ianThe arm PJ4B cpu is armv7 architecture, not v6.
2014-11-24 mavRead cs_outstanding_ctl_pdus before incrementing it...
2014-11-24 baptFix rendering with mandoc
2014-11-24 ianAdd ARMV6 as an arm option. This will cause obscure...
2014-11-23 ianFix the negation (!) operator so that it binds only...
2014-11-23 baptFix rendering with mandoc
2014-11-23 baptFix rendering with mandoc
2014-11-23 baptTa is only allowed with Bl -column not in Bl -item
2014-11-23 baptWorkaround help2man defficiency that prevents mandoc...
2014-11-23 grehanChange the lower bound for guest vmspace allocation...
2014-11-23 baptInstall mdoc(7) and man(7) from mdoc instead of the...
2014-11-23 baptRegenerate the manpage in mdoc(7) format using pod2mdoc
2014-11-23 brCorrect the functions declaration.
2014-11-23 baptFix an error (case on a .Nm) preventing mandoc from...
2014-11-23 ianSquelch a (bogus) used before init warning when buildin...
2014-11-23 joelMisc mdoc fixes:
2014-11-23 ianConsider the negation operator (!) to be a word even...
2014-11-23 glebius\n at end of panicstr is redundant.
2014-11-23 dimFix the following -Werror warning from clang 3.5.0...
2014-11-23 hselaskyDon't use the synchronization endpoint unless reference...
2014-11-23 glebiusMerge from projects/sendfile:
2014-11-23 glebiusDo not include buf.h.
2014-11-23 mjgifdef RACCT ui_racct_foreach and struct uidinfo's ui_racct
2014-11-23 glebiusbuf.h is not needed here, and pollutes when ufsmount...
2014-11-23 glebiusInclude required files directly instead of pollution...
2014-11-23 baptFix comments
2014-11-23 mjgfiledesc: plug a test for impossible condition in fgetv...
2014-11-23 baptFix typo
2014-11-23 baptChange man(1) to use mandoc to render manpages
2014-11-22 dimFix the following -Werror warnings from clang 3.5.0...
2014-11-22 jillessh: Prepend "$0: " to error messages if there is no...
2014-11-22 dimFix the following -Werror warnings from clang 3.5.0...
2014-11-22 baptLower warnings to fix build with gcc
2014-11-22 baptLower warning to allow building with gcc
2014-11-22 baptAdd the demandoc utility from the mandoc project
2014-11-22 baptDefine LIBSQLITE3 and LIBMANDOC
2014-11-22 baptAdd the preconv utility from mandoc project
2014-11-22 baptRework mandoc Makefile to ease maintainance
2014-11-22 baptRework makefile in something closer to upstream Makefil...
2014-11-22 impThere never was a PC Card joystick attachment that...
2014-11-22 baptAdd missing bits svn merge did not catch
2014-11-22 baptForgot to update libmandoc
2014-11-22 baptPromote SQLite3 as a privatelib as it will also be...
2014-11-22 baptUpdate sqlite3 to 3.8.7.2
2014-11-22 baptAdd missing dependencies on pthread (sqlite being built...
next