]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share
Rework the 'make -n -n' feature such that '-n' recurses and '-N' does not.
[FreeBSD/FreeBSD.git] / share /
2015-10-17 Bryan DreweryRework the 'make -n -n' feature such that '-n' recurses...
2015-10-17 Enji CooperInstall share/zoneinfo in a deterministic way by sortin...
2015-10-16 Alexander MotinMFV r289310:
2015-10-16 Bryan DrewerySimilar to r289355, /usr/tests is within the base syste...
2015-10-16 Bryan DreweryRename the /usr/share/doc/legal files to driver.LICENSE...
2015-10-15 Bryan DreweryAdd more SUBDIR_PARALLEL.
2015-10-15 Bryan DreweryMake installing to a non-existent directory an error.
2015-10-15 Bryan DreweryFix wrong use of .for; the iteration variable is not...
2015-10-15 Bryan DreweryRemove excess .else
2015-10-15 Alexander MotinMFV r289312: 2605 want to resume interrupted zfs send
2015-10-15 Ed Maste/usr/tests is part of the base system (for *.debug...
2015-10-14 Bryan DreweryAdd missing targets to PHONY_NOTMAIN.
2015-10-14 Bryan DreweryRecurse on 'buildconfig' and 'installconfig'. Remove...
2015-10-14 Bryan DreweryRe-indent the ALL_SUBDIR_TARGETS list
2015-10-14 Bryan DreweryRevert r289282 for now as the interaction with a direct...
2015-10-14 Ed Maste/libexec subdirs are part of the base system (for ...
2015-10-14 Eric van Gyzenresolver: automatically reload /etc/resolv.conf
2015-10-14 Alexander MotinMFV r289311: 5764 "zfs send -nv" directs output to...
2015-10-14 Alexander MotinMFV r289308: 6267 dn_bonus evicted too early
2015-10-14 Alexander MotinMFV r289306: 6295 metaslab_condense's dbgmsg should...
2015-10-14 Alexander MotinMFV r289304: 6293 ztest failure: error == 28 (0xc ...
2015-10-14 Alexander MotinMFV r289298: 6286 ZFS internal error when set large...
2015-10-14 Alexander MotinMFV r289296: 6288 dmu_buf_will_dirty could be faster
2015-10-14 Alexander MotinMFV r289294: 5219 l2arc_write_buffers() may write beyon...
2015-10-14 Bryan DreweryFix support for building a PROG_CXX, and PROG, directly.
2015-10-14 Adrian ChaddFix date.
2015-10-14 Bryan DreweryFollow-up r288218 by ensuring common objects are built...
2015-10-14 Adrian Chaddrsu(4) manpage updates: add me, add 802.11n support...
2015-10-14 Bryan DreweryReplace the out-of-place includes/files/config handling...
2015-10-14 Bryan DreweryCorrect a comment in bsd.incs.mk forgotten in r274662...
2015-10-14 Bryan DreweryAdd a note about the mysterious files/includes/config...
2015-10-13 Bryan Drewerybsd.subdir.mk: Move all of the targets into ALL_SUBDIR_...
2015-10-13 Bryan Drewerybsd.subdir.mk: Handle cleanobj.
2015-10-13 Enji CooperReplace references to /dev/acd0 with /dev/cd0
2015-10-12 Alexander MotinMFV r289188: 6281 prefetching should apply to 1MB reads
2015-10-12 Alexander MotinMFV r289187: 6251 add tunable to disable free_bpobj...
2015-10-12 Alexander MotinMFV r289185: 6250 zvol_dump_init() can hold txg open
2015-10-12 Peter WemmUpdate from svn-1.8.14 to 1.9.2.
2015-10-12 Enji CooperRefactor the test/ Makefiles after recent changes to...
2015-10-11 Enji CooperDefault TESTSDIR to /usr/tests/${RELDIR:H}
2015-10-11 Enji CooperSimplify netbsd-tests.test.mk
2015-10-11 Baptiste DaroussinUse existing CONFDIR instead of adding a new CONFIGDIR
2015-10-11 Alexander MotinMake delete method set via kern.cam.da.X.delete_method...
2015-10-11 Alexander MotinRemove compatibility shims for legacy ATA device names.
2015-10-10 Baptiste DaroussinUpdate Dragonfly Mail Agent to v0.10
2015-10-10 Poul-Henning KampRemove a double "as well as"
2015-10-10 Baptiste DaroussinInstall bsd.confs.mk
2015-10-09 Baptiste DaroussinInstall configuration files with CONFMODE instead of...
2015-10-09 Baptiste DaroussinMove all the dma(8) components into one single directory
2015-10-09 Baptiste DaroussinAdd a new bsd.confs.mk similar to bsd.files.mk or bsd...
2015-10-09 Ed MasteUpdate to ELF Tool Chain r3250
2015-10-09 Dag-Erling SmørgravUpgrade to Unbound 1.5.5.
2015-10-09 Edward Tomasz Napi... Document iSCSI and autofs(5) variables in rc.conf(5).
2015-10-08 Xin LIFix short month names and replace %b with %_m in date_f...
2015-10-08 Marcel MoolenaarAdd option -l for specifying which OS loader to dlopen...
2015-10-07 Simon J. GerratyTo help bootstrap new local depends,
2015-10-07 Simon J. GerratyDo not assume host toolchain supports sysroot
2015-10-07 Simon J. GerratyIn jobs mode we can use .ORDER to force stage_links...
2015-10-06 Conrad MeyerFix core corruption caused by race in note_procstat_vmmap
2015-10-06 Dimitry AndricUpgrade our copies of clang, llvm, lldb, compiler-rt...
2015-10-06 Dimitry AndricMerge ^/head r288836 through r288925.
2015-10-06 Warner LoshPrevious versions of bsd.own.mk included bsd.compiler.mk
2015-10-05 Dimitry AndricMerge ^/head r288831 through r288835.
2015-10-05 Dimitry AndricMerge ^/head r288457 through r288830.
2015-10-04 Pedro F. GiffuniBump the stack protector to level "strong".
2015-10-04 Pawel Jakub DawidekAdd a little, but very useful script for use with progr...
2015-10-02 Bryan Drewery/usr/src/games was removed in r288485.
2015-10-02 Bryan DreweryMETA_MODE: Fix stage_links not running in the right...
2015-10-01 Dimitry AndricMerge ^/head r288197 through r288456.
2015-09-30 Bryan DreweryMETA_MODE: Set HOST_CXX and HOST_CPP and chain them...
2015-09-30 Bryan DreweryMETA_MODE: Remove unneeded groff/tmac special GENDIRDEP...
2015-09-30 Christian BruefferJoin excessive split lines.
2015-09-30 Mark JohnstonMFV r288408:
2015-09-29 Christian BruefferThe Dt argument should be in capital letters.
2015-09-27 Alexander MotinAdd to CTL initial support for CDROMs and removable...
2015-09-27 Xin LIMFV r288243: nc from OpenBSD 5.8.
2015-09-27 Enji CooperRemove MLINKS to more non-existent mbuf(9) macros
2015-09-27 Enji CooperPosthumously remove all references to MFREE(9)
2015-09-26 Mark JohnstonDocument the interface for applying advice up to the...
2015-09-26 Adrian ChaddOops - commit the correct manpage content for otusfw.4.
2015-09-26 Hans Petter SelaskyFix spelling.
2015-09-26 Conrad MeyerDocument bus_get_resource(9).
2015-09-26 Adrian ChaddAdd man pages for the AR9170 and AR9170 firmware.
2015-09-25 Bryan DreweryRemove 'set -e' that are no longer needed as it is...
2015-09-25 Bryan DreweryExplicitly enable .MAKE.ALWAYS_PASS_JOB_QUEUE for bmake.
2015-09-25 Bryan DreweryMETA_MODE: Remove DEP_MACHINE from Makefile.depend...
2015-09-25 Bryan DreweryMETA_MODE: Remove DEP_RELDIR from Makefile.depend files.
2015-09-25 Bryan DreweryThe bsd.progs.mk -> bsd.prog.mk rework did not pan...
2015-09-25 Bryan DreweryPROGS: Let the parent run the children in parallel.
2015-09-25 Bryan DreweryMETA_MODE: Fix staging not respecting _DIR overrides.
2015-09-25 Ed MasteAdd double size 16x32 VGA ROM font
2015-09-25 Xin LIMFV r288063: make dataset property de-registration...
2015-09-25 Bryan DreweryDon't recurse with cleanobj.
2015-09-24 Dimitry AndricMerge ^/head r288126 through r288196.
2015-09-24 Hans Petter SelaskyImplement support for reading USB quirks from the kerne...
2015-09-24 Bryan DreweryFix running make in src directories without a Makefile...
2015-09-24 Ed MasteInstall kernel debug data under /usr/lib/debug
2015-09-24 Bryan DreweryNote that LIBADD is only valid in /usr/src.
2015-09-24 Bryan DreweryAdd very basic LIBADD documentation.
2015-09-24 Bryan DreweryDocument bsd.progs.mk and add more variables overrides.
next