]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share
Parallel installation has been safe here since r267511 added SUBDIR_DEPEND.
[FreeBSD/FreeBSD.git] / share /
2016-03-03 Bryan DreweryDEBUG_FILES: Create the DEBUGFILEDIR if it doesn't...
2016-03-03 Pedro F. GiffuniMFV r296350:
2016-03-03 Bryan DreweryAdd missing atf dirs.
2016-03-03 Bryan DreweryMove casper library entries to proper places.
2016-03-03 George V. Neville... fix tcpdebug: - assign to "flags" in each probe, not...
2016-03-02 Bryan DreweryAdd guessed dependencies to OBJS after bsd.dep.mk in...
2016-03-02 Bryan DreweryFix meta2deps.sh tracking of dependencies inside .CURDIR.
2016-03-02 Bryan DreweryRemove self-reference to destroy_dev_drain(9).
2016-03-02 Mark JohnstonDocument m_catpkt(), and remove misinformation about...
2016-03-01 Bryan DreweryCCACHE_BUILD+META_MODE: Lookup and canonicalize the...
2016-03-01 Bryan DreweryDIRDEPS_BUILD: Fix mapper files building during dirdeps.
2016-03-01 Jung-uk KimMerge OpenSSL 1.0.2g.
2016-03-01 John BaldwinRefactor the AIO subsystem to permit file-type-specific...
2016-03-01 John BaldwinRemove taskqueue_enqueue_fast().
2016-03-01 Ed MasteRegenerate src.conf.5 after r296193 and r296264
2016-02-29 Jung-uk KimMerge byacc 20150711.
2016-02-29 Bryan DreweryFAST_DEPEND: Prefer .OBJDIR depend files.
2016-02-29 Ed MasteRemove uudecode make rule for vt fonts
2016-02-29 Ed MasteEnable NO_ make variable deprecation warning
2016-02-29 Edward Tomasz Napi... {kbdcontrol,vidcontrol,quota,telnet}(8) -> {kbdcontrol...
2016-02-29 Edward Tomasz Napi... ioctl(8) -> ioctl(2)
2016-02-29 Edward Tomasz Napi... kbdmux(8) -> kbdmux(4)
2016-02-29 Edward Tomasz Napi... sha256(8) -> sha256(1)
2016-02-29 Edward Tomasz Napi... ddb(9) -> ddb(4)
2016-02-29 Edward Tomasz Napi... eventtimers(7) -> eventtimers(4)
2016-02-29 Edward Tomasz Napi... The tcpdump is section 1, not 8.
2016-02-29 Edward Tomasz Napi... Autofs is section 5, not 4.
2016-02-29 Pedro F. GiffuniMFV r296164:
2016-02-29 Phil ShaferAdd entries for Phil Shafer (phil@)
2016-02-29 Justin HibbitsAdd support for the Freescale dTSEC DPAA-based ethernet...
2016-02-29 Pedro F. GiffuniMFV r296159
2016-02-28 Jason Helfman- address obsolete Kerberos options
2016-02-27 Jason Unovitch- Add myself to ports-secteam
2016-02-27 Justin HibbitsAdd the bus_alloc_resource_anywhere() convenience function.
2016-02-26 Bryan DreweryImport bsd.clang-analyze.mk based on NetBSD's version.
2016-02-26 Bryan DreweryMETA_MODE: Default to the silent build.
2016-02-26 Bryan DreweryMove PROGS logic to proper place and remove redundant...
2016-02-26 Bryan DreweryDIRDEPS_BUILD: Fix some things building in MAKELEVEL0.
2016-02-26 Bryan DreweryTrack .meta files for .sh but don't preserve timestamp.
2016-02-26 Bryan DreweryAllow configuring .MAKE.MODE via META_MODE as meta...
2016-02-26 Bryan DreweryRemove more references to targets we've never had.
2016-02-26 Bryan DreweryRemove _manpages and _maninstall targets as they are...
2016-02-26 Ed MasteInstall elftoolchain elfcopy(1) as objcopy(1) by default
2016-02-26 Bryan DreweryLet CLEANDEPENDFILES actually be set before bsd.dep.mk.
2016-02-25 Bryan DreweryRemove realall references from initial NetBSD import...
2016-02-25 Bryan DrewerySlightly lessen the amount of job target output for...
2016-02-25 Bryan DreweryFix build without FAST_DEPEND and without running ...
2016-02-25 Stanislav GalabovAdd myself as src committer
2016-02-25 Mariusz ZaborskiConvert casperd(8) daemon to the libcasper.
2016-02-25 Jared McNeillAdd myself as src committer.
2016-02-24 Bryan DreweryAdd more STANDALONE_SUBDIR_TARGETS.
2016-02-24 Konstantin BelousovFix year.
2016-02-24 Bryan DreweryPROGS: Only the main process will install INCS.
2016-02-24 Bryan DreweryFAST_DEPEND: Still need to remove DEPENDFILE when rebui...
2016-02-24 Konstantin BelousovRemove references to Giant in the description of vrele...
2016-02-24 Bryan DreweryRegenerate
2016-02-24 Bryan DreweryBDECFLAGS has not been available since r82604 removed...
2016-02-24 Bryan DreweryPROGS: Remove the 'build one' optimization since it...
2016-02-24 Bryan DreweryShow full DIRPRFX in subdir parallel target name.
2016-02-24 Bryan DreweryFAST_DEPEND: Always run depend via beforebuild which...
2016-02-24 Bryan DreweryHook the meta/nofilemon build into using FAST_DEPEND.
2016-02-24 Bryan DreweryFAST_DEPEND: Don't waste time generating an empty ...
2016-02-24 Bryan DreweryFAST_DEPEND: Rework how guessed dependencies are handled.
2016-02-24 Bryan DreweryFollow-up r295667 with fixes for SRCS defined.
2016-02-24 Bryan DreweryPROGS: Only recurse on called targets like done for...
2016-02-24 Maxim SobolevKill few remaininng instances of GEOM_UNCOMPRESS.
2016-02-24 Marcelo Araujo- Add a global option where we can protect processes...
2016-02-24 Maxim SobolevObsolete mkulzma(8) and geom_uncompress(4), their funct...
2016-02-23 Maxim SobolevImprove mkuzip(8) and geom_uzip(4), merge in LZMA suppo...
2016-02-23 Xin LIMFV r295913:
2016-02-22 Svatopluk KrausAs <machine/param.h> is included from <sys/param.h...
2016-02-22 Svatopluk KrausAs <machine/pmap.h> is included from <vm/pmap.h>, there...
2016-02-19 Bryan DreweryDIRDEPS_BUILD: Enable the post-build footer/stats display.
2016-02-19 Jason Helfman- language tightening
2016-02-19 Maxim SobolevFix section number of .Xr geom_uzip in r295782.
2016-02-19 Maxim SobolevClear up confision as to who the original historical...
2016-02-19 Bryan DreweryAvoid reading .depend.* in simple cases where not needed.
2016-02-18 Jason Helfman- add dma(8) to examples in mailer.conf(5)
2016-02-16 Bryan DreweryAdd CLEANDEPEND[FILES|DIRS] and simplify the tags clean...
2016-02-16 Bryan DreweryAlways remove .depend.* regardless of WITH_FAST_DEPEND...
2016-02-16 Bryan DreweryRemove temporary hack from r294370 for SSH upgrades.
2016-02-16 Olivier CochardAdd myself as ports committer (including calendar)
2016-02-16 Bryan DreweryAdd an .ORDER for all/install.
2016-02-16 Bryan DreweryTest directories can build in parallel fine.
2016-02-16 Bryan DreweryConsolidate common beforebuild logic.
2016-02-13 Devin TeskeFix missing description for command usage
2016-02-12 Ed MasteAdd libpe for elfcopy(1) PE/COFF support
2016-02-12 Ed MasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-12 Mark FelderDocument the new jail_reverse_stop parameter
2016-02-12 Benjamin KadukUpdate .Dd for r295565
2016-02-12 Ian LeporeClarify the difference between 7- and 8-bit i2c address...
2016-02-12 Devin TeskeComments and fix small bug
2016-02-12 Devin TeskeAdd syntax to disable MAC allocation
2016-02-12 Devin TeskeRefactor conversion to hex
2016-02-11 Devin TeskeAdd support for bridging iwn(4) based wlan(4)
2016-02-11 Devin TeskeCentralize MAC derivation formula
2016-02-11 Devin TeskeAdd example VIMAGE config required by vnet jails
2016-02-11 Dag-Erling SmørgravUse the new insecure-lan-zones option instead of listin...
2016-02-11 Devin TeskeMerge SVN r295220 (bz) from projects/vnet/
2016-02-11 Ed MasteExplain that boot1.efi prefers ZFS over UFS
next