]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share
sh: Fix some unquoted variables in tests.
[FreeBSD/FreeBSD.git] / share /
2016-04-05 wblockAdd another real-life example of setting a quirk for...
2016-04-04 bdreweryDIRDEPS_BUILD: Use 1 parameter for defining -rpath...
2016-04-04 maximOpenBSD 5.9 and FreeBSD 10.3 releases added.
2016-04-01 bdreweryFollow-up r297282: Make the COPTS warning more useful.
2016-03-31 bdreweryWe don't support DPLIBS.
2016-03-31 bruefferFix minor problems caught by mandoc -Tlint.
2016-03-31 bdreweryDefine OBJTOP earlier if possible for use in targets.
2016-03-31 bdreweryDIRDEPS_BUILD: Don't reset OBJROOT in sub-makes.
2016-03-30 bdreweryRegenerate
2016-03-30 bdreweryRemove the old depend (mkdep) code and make FAST_DEPEND...
2016-03-30 bdreweryRemove redundant code imported into dirdeps.mk in r290956.
2016-03-30 jamieAdd osd_reserve() and osd_set_reserved(), which allow...
2016-03-30 hselaskyAdd new USB ID to UDL driver.
2016-03-29 bdreweryReword descriptions of asserting locks held without...
2016-03-29 mavAdd support for AMD FCH watchdog timers.
2016-03-28 wblockFix two more unhappy instances of "user land".
2016-03-28 wblockReplace "user land", which, for any definition of the...
2016-03-28 impSupport simple soft floating point abi for CPUTYPE...
2016-03-28 traszFix bunch of .Xrs.
2016-03-26 baptUpdate pci_vendors database to 2016-02-27
2016-03-26 bdreweryImplement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.
2016-03-26 bdreweryWe don't have a CPPFLAGS, COPTS or CPUFLAGS.
2016-03-25 bdreweryWITHOUT_TOOLCHAIN: Also exclude LLDB.
2016-03-25 bdreweryBuild libcompat (lib32) with a --sysroot pointing into...
2016-03-25 gnnRemove dependency on mbuf provider as mbuf SDTs are...
2016-03-24 mavPolish wbwd(4) driver and add more supported chips.
2016-03-22 bdreweryHandle copyin failures.
2016-03-22 bdreweryReturn any log write failure encountered when closing...
2016-03-22 bdrewerySpell out 'system calls'.
2016-03-22 gnnAdd an mbuf provider to DTrace.
2016-03-21 bdreweryDocument openat(2) behavior.
2016-03-21 bdreweryStop tracking stat(2).
2016-03-21 bdreweryTrack filemon usage via a proc.p_filemon pointer rather...
2016-03-18 sjgUpdate to bmake-20160315
2016-03-18 julianChange a little to match what appears to be the right...
2016-03-18 julianAdd a few details that make it easier to use this macro.
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-16 bdreweryRemove incorrect BUGS entry about asserting lock not...
2016-03-16 hselaskyImprove the implementation and documentation of the
2016-03-16 cemfail.9: Bump Dd
2016-03-16 cemfail(9): Upstreaming some fail point enhancements
2016-03-15 bdreweryPartially revert r266227 and stop stripping paths in...
2016-03-15 impJust install ar5523.bin into /usr/share/firmware and...
2016-03-15 glebiusProvide sysctl(9) macro to deal with array of counter(9).
2016-03-14 bdreweryReword SX_NOADAPTIVE description to be clear that adapt...
2016-03-13 bdreweryFollow-up r296700: Fix incorrectly declaring these...
2016-03-11 bdreweryDon't even define or append subdir targets with NO_SUBDIR.
2016-03-11 bdreweryRemove exists() checks so normal out-of-date handling...
2016-03-11 bdreweryMETA_MODE: We can only use a cookie if filemon is being...
2016-03-11 bdreweryMETA_MODE: Simplify the META_COOKIE handling to use...
2016-03-11 bdreweryDIRDEPS_BUILD: Add a sure way to prohibit building...
2016-03-11 bdreweryDIRDEPS_BUILD: Reduce restaging here.
2016-03-11 bdreweryDIRDEPS_BUILD: Fix building during dirdeps.
2016-03-11 bdreweryDIRDEPS_BUILD: Avoid rebuilds due to changed build...
2016-03-11 bdreweryDIRDEPS_BUILD: Fix staging of share/sendmail and share...
2016-03-11 bdreweryDIRDEPS_BUILD: export DESTDIR for STAGING.
2016-03-11 bdreweryDIRDEPS_BUILD: Extend beforeinstall: staging hack.
2016-03-11 bdreweryRemove out-of-place make(buildincludes) check.
2016-03-11 bdreweryDIRDEPS_BUILD: Remove the cookie when target is out...
2016-03-11 bdreweryRegenerate
2016-03-11 bdreweryEnable FAST_DEPEND by default.
2016-03-11 bdreweryFAST_DEPEND: Use .dinclude to enable full .depend logic...
2016-03-11 sjgMerge bmake-20160307
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-10 bruefferFix mdoc markup.
2016-03-09 bdreweryDIRDEPS_BUILD: Connect MK_TESTS.
2016-03-09 bdreweryThese group names may be used as a cookie, so replace...
2016-03-09 bdreweryDIRDEPS_BUILD: Let PROGS bootstrapping work.
2016-03-09 bdreweryFILEMON_SET_FD: Disallow changing the fd.
2016-03-09 bdreweryFollow-up r295827: Don't enable meta stats when recursi...
2016-03-09 bdreweryDIRDEPS_BUILD+PROGS: Fix staging not respecting (BINDIR...
2016-03-09 bdreweryRemove things set already by bsd.progs.mk.
2016-03-09 bdreweryPROGS: Track child meta files.
2016-03-08 bdreweryFollow-up r296324: Fix STATICOBJS dependency guesses...
2016-03-08 traszMention resolvconf(8) in resolv.conf(5).
2016-03-07 bdreweryRequire kldunload -f to unload.
2016-03-05 dimUpgrade our copies of clang, llvm, lldb and compiler...
2016-03-05 dimMerge ^/head r296369 through r296409.
2016-03-05 cmtAdd myself as a ports committer
2016-03-04 bdreweryDIRDEPS_BUILD: For bootstrapping always install all...
2016-03-04 bdreweryFix over/under-linking in contrib/ofed.
2016-03-04 bdreweryAllow adding to SOLINKOPTS.
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-03 bdreweryDEBUG_FILES: Create the DEBUGFILEDIR if it doesn't...
2016-03-03 bdreweryAdd missing atf dirs.
2016-03-03 bdreweryMove casper library entries to proper places.
2016-03-03 gnnfix tcpdebug: - assign to "flags" in each probe, not...
2016-03-02 bdreweryAdd guessed dependencies to OBJS after bsd.dep.mk in...
2016-03-02 bdreweryFix meta2deps.sh tracking of dependencies inside .CURDIR.
2016-03-02 bdreweryRemove self-reference to destroy_dev_drain(9).
2016-03-02 markjDocument m_catpkt(), and remove misinformation about...
2016-03-01 bdreweryCCACHE_BUILD+META_MODE: Lookup and canonicalize the...
2016-03-01 bdreweryDIRDEPS_BUILD: Fix mapper files building during dirdeps.
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-03-01 jhbRefactor the AIO subsystem to permit file-type-specific...
2016-03-01 jhbRemove taskqueue_enqueue_fast().
2016-03-01 emasteRegenerate src.conf.5 after r296193 and r296264
2016-02-29 bdreweryFAST_DEPEND: Prefer .OBJDIR depend files.
2016-02-29 emasteRemove uudecode make rule for vt fonts
2016-02-29 emasteEnable NO_ make variable deprecation warning
next