]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share
Do not build clang for all riscv*, not just riscv64
[FreeBSD/FreeBSD.git] / share /
2017-07-01 Ed MasteDo not build clang for all riscv*, not just riscv64
2017-07-01 Jeremie Le HenDisable RCMDS by default.
2017-06-30 Kyle EvansAdd myself to commiters-src.dot, emaste@ as mentor...
2017-06-30 Ed Mastebsd.linker.mk: add band-aid for linker invocation failure
2017-06-28 Cy SchubertAllow parallel installworld (-j N) and poudriere instal...
2017-06-28 Enji CooperPull down pjdfstest 0.1
2017-06-28 Enji CooperAdd kyua TAP test integration examples
2017-06-28 Enji Coopershare/examples/tests/{atf,plain}/Makefile: tweak exampl...
2017-06-28 Enji Coopershare/examples/tests/Makefile: clean up example snippet...
2017-06-26 Ed MasteAdd "Terminus BSD Console" size 32
2017-06-26 Edward Tomasz Napi... Provide visual feedback when timezone files are installed.
2017-06-26 Justin HibbitsSolve the y2038 problem for powerpc
2017-06-25 Ed MasteUpdate to ELF Tool Chain snapshot at r3561
2017-06-23 Ed MasteIntroduce LINKER_FEATURES to avoid duplicating version...
2017-06-23 Ed Mastechange GNU ld LINKER_TYPE from binutils to bfd
2017-06-23 Alan SomersClarify usage of aio(4) with kqueue(2)
2017-06-22 Bryan DreweryProvide proper values for X_LINKER_TYPE/VERSION when...
2017-06-22 Bryan DreweryDon't overwrite already-set LINKER_VERSION/LINKER_TYPE.
2017-06-22 Bryan DreweryLINKER_VERSION: Support external binutils.
2017-06-22 Bryan DrewerySupport cached linker values in environment.
2017-06-22 Bryan DrewerySupport XLD for setting X_LINKER_TYPE and X_LINKER_VERSION.
2017-06-22 Bryan DreweryAdd basic bsd.linker.mk auto included from bsd.compiler.mk.
2017-06-22 Bryan DreweryFix spelling error.
2017-06-22 Andriy GaponMFV r319950: 5220 L2ARC does not support devices that...
2017-06-22 Andriy GaponMFV r319742: 8056 zfs send size estimate is inaccurate...
2017-06-22 Andriy GaponMFV r318947: 7578 Fix/improve some aspects of ZIL writing.
2017-06-22 Bryan DreweryRework logic for skipping .depend/.meta file read/stat...
2017-06-21 Bryan DreweryRemove logic for setting .MAKE.DEPENDFILE=/dev/null...
2017-06-21 Bryan DrewerySimilar to r296013 for NO_ROOT, force SUBDIR_PARALLEL...
2017-06-21 Bryan Dreweryobjwarn should be .PHONY.
2017-06-20 Bryan DreweryFix 'make clean all' to work again.
2017-06-20 Bryan DreweryLIBADD: Try to support partial tree checkouts in some...
2017-06-20 Andriy GaponMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 Ed MasteFall back to GPL dtc(1) when we lack a C++11 compiler
2017-06-20 Emmanuel VadotFix punctionation in UPDATING and regen src.conf after...
2017-06-20 Emmanuel VadotUpdate the GNU DTS file from Linux 4.11
2017-06-20 Emmanuel VadotSwitch back to the BSDL DTC (Device Tree Compiler).
2017-06-19 Bryan DreweryUtilize SYSROOT from r320119 in places where DESTDIR...
2017-06-19 Bryan DreweryFollow-up r320061: Need to respect make.conf/env LIBDIR...
2017-06-17 Emmanuel Vadotmake.conf: Add the possibility to use another DTC
2017-06-17 Bryan DreweryFix Makefiles which override LIBDIR to not add incorrec...
2017-06-16 Bryan DreweryWITH_META_MODE: End each ERROR_CMD CMD line with ';'.
2017-06-16 Bryan DreweryFix more incorrect library directories fix 'stale ...
2017-06-16 Bryan DreweryFix LIBAMU location to fix 'stale .depend' rebuilds...
2017-06-16 Edward Tomasz Napi... Don't print all timezones during installworld.
2017-06-16 Phil ShaferMerge libxo-0.8.2:
2017-06-16 Bryan DreweryWITH_META_MODE: Don't try showing command if .ERROR_MET...
2017-06-15 Eric van Gyzencopy(9): clarify that copystr() does not return EFAULT
2017-06-14 Andriy GaponMFV r319951: 8311 ZFS_READONLY is a little too strict
2017-06-14 Andriy GaponMFV r319948: 5428 provide fts(), reallocarray(), and...
2017-06-14 Andriy GaponMFV r319945,r319946: 8264 want support for promoting...
2017-06-13 Ryan LibbyAdd myself (rlibby) as a src committer and markj as...
2017-06-12 Bryan DreweryMETA_MODE: Show .ERROR_CMD in error.
2017-06-12 Bryan DreweryMETA_MODE: NO_FILEMON should imply nofilemon.
2017-06-11 Sevan JaniyanTidy up minor nits raised by mandoc lint:
2017-06-10 Mark JohnstonList DTrace provider pages in a single variable.
2017-06-10 George V. Neville... Update the variables as well.
2017-06-10 George V. Neville... Update Makefile to contain the new DTrace lockstat...
2017-06-10 George V. Neville... Manual page for the DTrace lockstat provider
2017-06-10 Edward Tomasz Napi... Remove mentions of recently removed /usr/share/doc...
2017-06-10 Edward Tomasz Napi... /usr/share/doc/bind is gone since 20040925.
2017-06-10 Edward Tomasz Napi... Improve formatting by removing yet another case of...
2017-06-10 Edward Tomasz Napi... Remove /usr/include/readline/ from hier(7); it's long...
2017-06-10 Edward Tomasz Napi... Remove groff(1) leftovers from hier(7).
2017-06-09 Andriy GaponMFV r319740: 8168 NULL pointer dereference in zfs_create()
2017-06-09 Andriy GaponMFV r319741: 8156 dbuf_evict_notify() does not need...
2017-06-09 Andriy GaponMFV r319739: 8005 poor performance of 1MB writes on...
2017-06-09 Andriy GaponMFV r319738: 8155 simplify dmu_write_policy handling...
2017-06-09 Andriy GaponMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-09 Andriy Voskoboinykrtwn: rename module (if_rtwn.ko -> rtwn.ko) to match...
2017-06-09 Phil ShaferImport libxo-0.8.1 with official fix to today's build...
2017-06-08 Jonathan T. LooneyAdd the infrastructure to support loading multiple...
2017-06-08 Baptiste DaroussinImport mandoc snapshot 2017-06-08
2017-06-08 Phil ShaferImport libxo-0.8.0:
2017-06-08 Richard GallamoreAdd myself (ultima) as a new port committer.
2017-06-08 Baptiste DaroussinRegenerate src.conf.5 after removal of groff
2017-06-07 Baptiste DaroussinFinish removal of groff
2017-06-07 Baptiste DaroussinRemove groff from base
2017-06-05 Bryan DreweryMETA_MODE: Add framework to force rebuilding for major...
2017-06-05 Bryan DreweryMETA_MODE: Allow not ignoring host headers with NO_META...
2017-06-02 Edward Tomasz Napi... Consistently use lowercase hex numbers in ascii(7).
2017-06-01 Bryan DreweryMETA_MODE: Move ignoring of /usr/local/etc/libmap.d...
2017-06-01 Eric van Gyzengetenv(9): rename to "kern_getenv", etc.
2017-06-01 Rene LadanWelcome back bapt@ to portmgr
2017-06-01 Jung-uk KimMerge ACPICA 20170531.
2017-05-31 Jung-uk KimMFV: r319352
2017-05-30 Enji CooperRegenerate src.conf(5)
2017-05-28 Edward Tomasz Napi... Fix Xrs; they were pointing to the wrong section.
2017-05-28 Edward Tomasz Napi... Move mount.conf(8) to mount.conf(5); it's a kernel...
2017-05-28 Edward Tomasz Napi... Declutter rctl(8) by moving kernel build instructions...
2017-05-28 Edward Tomasz Napi... Minor tweaks to iscsi(4) and iscsid(8).
2017-05-28 Edward Tomasz Napi... Random tweaks to cfiscsi(4) man page.
2017-05-28 Eric van GyzenFix INSTALL_AS_USER with external nsswitch databases
2017-05-28 Eric van GyzenFix INSTALL_AS_USER
2017-05-26 Andriy GaponMFV r318944: 8265 Reserve send stream flag for large...
2017-05-26 Andriy GaponMFV r318942: 8166 zpool scrub thinks it repaired offlin...
2017-05-26 Andriy GaponMFV r318934: 8070 Add some ZFS comments
2017-05-26 Andriy GaponMFV r318931: 8063 verify that we do not attempt to...
2017-05-26 Andriy GaponMFV r318929: 7786 zfs`vdev_online() needs better notifi...
2017-05-26 Andriy GaponMFV r318927: 8025 dbuf_read() creates unnecessary zio_r...
next