]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share
Import to 0.6.1
[FreeBSD/FreeBSD.git] / share /
2016-04-15 Phil ShaferImport to 0.6.1
2016-04-15 Bryan DreweryAdd SHLIB_CXX to allow building a C++ shared library...
2016-04-15 Phil Shaferimport libxo-0.4.7
2016-04-14 Enji CooperRegenerate the list of bsd.progs.mk supported variables
2016-04-14 Enji CooperCommit documentation change for r298012
2016-04-14 Enji CooperAdd DEBUG_FLAGS to PROG_VARS and STRIP to PROG_OVERRIDE...
2016-04-14 Bryan DreweryRegenerate
2016-04-14 Bryan DreweryMETA_MODE+filemon: Default -DNO_CLEAN enabled.
2016-04-14 Bryan DreweryMETA_MODE: Don't rebuild build-tools targets during...
2016-04-14 Bryan DreweryImplement the dependency condition more safely.
2016-04-14 Bryan DreweryFollow-up r297835: Let the intented default cookie...
2016-04-14 Bryan DreweryRework META_TARGETS so that it automatically adds META_...
2016-04-14 Bryan DreweryRegenerate
2016-04-12 Phil ShaferMerge libxo 0.4.6
2016-04-12 Bryan DreweryRegenerate
2016-04-11 Bryan DreweryMETA_MODE: Support targets that already have .OBJDIR...
2016-04-11 Bryan DreweryRevert r297833 which committed the wrong file
2016-04-11 Bryan DreweryMETA_MODE: Support targets that already have .OBJDIR...
2016-04-11 Alexander MotinMFV r297831: 6322 ZFS indirect block predictive prefetch
2016-04-09 Alexander MotinMFV r297760: 6418 zpool should have a label clearing...
2016-04-05 Warren BlockAdd another real-life example of setting a quirk for...
2016-04-04 Bryan DreweryDIRDEPS_BUILD: Use 1 parameter for defining -rpath...
2016-04-04 Maxim KonovalovOpenBSD 5.9 and FreeBSD 10.3 releases added.
2016-04-02 Alexander MotinMFV r297506: 6738 zfs send stream padding needs documen...
2016-04-02 Alexander MotinMFV r297505:
2016-04-02 Alexander MotinMFV r297504: 6681 zfs list burning lots of time in...
2016-04-01 Bryan DreweryFollow-up r297282: Make the COPTS warning more useful.
2016-03-31 Bryan DreweryWe don't support DPLIBS.
2016-03-31 Christian BruefferFix minor problems caught by mandoc -Tlint.
2016-03-31 Bryan DreweryDefine OBJTOP earlier if possible for use in targets.
2016-03-31 Bryan DreweryDIRDEPS_BUILD: Don't reset OBJROOT in sub-makes.
2016-03-30 Bryan DreweryRegenerate
2016-03-30 Bryan DreweryRemove the old depend (mkdep) code and make FAST_DEPEND...
2016-03-30 Bryan DreweryRemove redundant code imported into dirdeps.mk in r290956.
2016-03-30 Jamie GrittonAdd osd_reserve() and osd_set_reserved(), which allow...
2016-03-30 Hans Petter SelaskyAdd new USB ID to UDL driver.
2016-03-29 Bryan DreweryReword descriptions of asserting locks held without...
2016-03-29 Alexander MotinAdd support for AMD FCH watchdog timers.
2016-03-28 Warren BlockFix two more unhappy instances of "user land".
2016-03-28 Warren BlockReplace "user land", which, for any definition of the...
2016-03-28 Warner LoshSupport simple soft floating point abi for CPUTYPE...
2016-03-28 Edward Tomasz Napi... Fix bunch of .Xrs.
2016-03-26 Baptiste DaroussinUpdate pci_vendors database to 2016-02-27
2016-03-26 Bryan DreweryImplement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.
2016-03-26 Bryan DreweryWe don't have a CPPFLAGS, COPTS or CPUFLAGS.
2016-03-25 Bryan DreweryWITHOUT_TOOLCHAIN: Also exclude LLDB.
2016-03-25 Jung-uk KimMerge byacc 20160324.
2016-03-25 Bryan DreweryBuild libcompat (lib32) with a --sysroot pointing into...
2016-03-25 George V. Neville... Remove dependency on mbuf provider as mbuf SDTs are...
2016-03-24 Alexander MotinPolish wbwd(4) driver and add more supported chips.
2016-03-22 Bryan DreweryHandle copyin failures.
2016-03-22 Bryan DreweryReturn any log write failure encountered when closing...
2016-03-22 Bryan DrewerySpell out 'system calls'.
2016-03-22 George V. Neville... Add an mbuf provider to DTrace.
2016-03-21 Bryan DreweryDocument openat(2) behavior.
2016-03-21 Bryan DreweryStop tracking stat(2).
2016-03-21 Bryan DreweryTrack filemon usage via a proc.p_filemon pointer rather...
2016-03-18 Simon J. GerratyUpdate to bmake-20160315
2016-03-18 Julian ElischerChange a little to match what appears to be the right...
2016-03-18 Julian ElischerAdd a few details that make it easier to use this macro.
2016-03-16 David E. O'BrienBring down 0.4.5 vendor files and other catchups with...
2016-03-16 Bryan DreweryRemove incorrect BUGS entry about asserting lock not...
2016-03-16 Hans Petter SelaskyImprove the implementation and documentation of the
2016-03-16 Conrad Meyerfail.9: Bump Dd
2016-03-16 Conrad Meyerfail(9): Upstreaming some fail point enhancements
2016-03-15 Bryan DreweryPartially revert r266227 and stop stripping paths in...
2016-03-15 Warner LoshJust install ar5523.bin into /usr/share/firmware and...
2016-03-15 Gleb SmirnoffProvide sysctl(9) macro to deal with array of counter(9).
2016-03-14 Bryan DreweryReword SX_NOADAPTIVE description to be clear that adapt...
2016-03-13 Bryan DreweryFollow-up r296700: Fix incorrectly declaring these...
2016-03-11 Bryan DreweryDon't even define or append subdir targets with NO_SUBDIR.
2016-03-11 Bryan DreweryRemove exists() checks so normal out-of-date handling...
2016-03-11 Bryan DreweryMETA_MODE: We can only use a cookie if filemon is being...
2016-03-11 Bryan DreweryMETA_MODE: Simplify the META_COOKIE handling to use...
2016-03-11 Bryan DreweryDIRDEPS_BUILD: Add a sure way to prohibit building...
2016-03-11 Bryan DreweryDIRDEPS_BUILD: Reduce restaging here.
2016-03-11 Bryan DreweryDIRDEPS_BUILD: Fix building during dirdeps.
2016-03-11 Bryan DreweryDIRDEPS_BUILD: Avoid rebuilds due to changed build...
2016-03-11 Bryan DreweryDIRDEPS_BUILD: Fix staging of share/sendmail and share...
2016-03-11 Bryan DreweryDIRDEPS_BUILD: export DESTDIR for STAGING.
2016-03-11 Bryan DreweryDIRDEPS_BUILD: Extend beforeinstall: staging hack.
2016-03-11 Bryan DreweryRemove out-of-place make(buildincludes) check.
2016-03-11 Bryan DreweryDIRDEPS_BUILD: Remove the cookie when target is out...
2016-03-11 Bryan DreweryRegenerate
2016-03-11 Bryan DreweryEnable FAST_DEPEND by default.
2016-03-11 Dag-Erling SmørgravApply upstream r3651: the IPv6 address of the L root...
2016-03-11 Bryan DreweryFAST_DEPEND: Use .dinclude to enable full .depend logic...
2016-03-11 Simon J. GerratyMerge bmake-20160307
2016-03-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.2p2.
2016-03-10 Christian BruefferFix mdoc markup.
2016-03-10 Alexander MotinMFV r296609: 6370 ZFS send fails to transmit some holes
2016-03-09 Bryan DreweryDIRDEPS_BUILD: Connect MK_TESTS.
2016-03-09 Bryan DreweryThese group names may be used as a cookie, so replace...
2016-03-09 Bryan DreweryDIRDEPS_BUILD: Let PROGS bootstrapping work.
2016-03-09 Bryan DreweryFILEMON_SET_FD: Disallow changing the fd.
2016-03-09 Bryan DreweryFollow-up r295827: Don't enable meta stats when recursi...
2016-03-09 Bryan DreweryDIRDEPS_BUILD+PROGS: Fix staging not respecting (BINDIR...
2016-03-09 Bryan DreweryRemove things set already by bsd.progs.mk.
2016-03-09 Bryan DreweryPROGS: Track child meta files.
2016-03-08 Alexander MotinMFV r296540: 4448 zfs diff misprints unicode characters
next