]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share
x86/dma_bounce: rework _bus_dmamap_load_ma implementation
[FreeBSD/FreeBSD.git] / share /
2015-10-23 Conrad Meyersysctl(9): Document U8/U16 types from r289773
2015-10-22 Bryan DreweryFor SUBDIR_PARALLEL, when doing 'make clean*' or 'make...
2015-10-22 Bryan DreweryFix installation of manpages with WITHOUT_COMPRESS...
2015-10-22 Gleb SmirnoffMFV ntp-4.2.8p4 (r289715)
2015-10-22 Conrad Meyergetenv.9: Document behavior of freeenv(NULL)
2015-10-22 Ed SchoutenAdd support for CloudABI on ARM64.
2015-10-22 Bryan DreweryFix incorrect defined() usage from style clean up in...
2015-10-22 Bryan DreweryDocument that we use {} for variable expansion.
2015-10-22 Bryan DreweryFix style. Namely use {} rather than ().
2015-10-22 Bryan DreweryRewrite crunchgen target handling for progs so that...
2015-10-22 Bryan DreweryClean up some bsd.crunchgen.mk issues.
2015-10-22 Bryan DreweryLet SUBDIR_OVERRIDE with 'make buildworld' be more...
2015-10-21 Andriy VoskoboinykAdd myself (avos) to committers-src.dot
2015-10-21 Bryan DreweryRemove indirection of _sub target for using _SUBDIR.
2015-10-21 Bryan DreweryFix building in a directory with SUBDIRs and SUBDIR_PAR...
2015-10-20 Conrad Meyercpuset.9: Link to/from the new page
2015-10-20 Conrad MeyerDocument cpuset(9)
2015-10-20 Bryan DreweryImprove safety of caching from r289659 by only importin...
2015-10-20 Bryan DreweryPass COMPILER_TYPE and COMPILER_VERSION to sub-makes...
2015-10-20 Sergey Kandaurovo NetBSD 7.0, OpenBSD 5.8, FreeBSD 10.2, OS X 10.11...
2015-10-19 Bryan DreweryReplace all of the duplicated logic for recursing into...
2015-10-19 Bryan DreweryAdd missing .PHONY for parallel subdir target.
2015-10-19 Alexander MotinMFV r289561: 6328 Fix cstyle errors in zfs codebase
2015-10-18 Rui PauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-18 Alexander MotinMFV r289535: 5767 fix several problems with zfs test...
2015-10-18 Alexander MotinMFV r289530: 5847 libzfs_diff should check zfs_prop_get...
2015-10-18 Alexander MotinMFV r289526:
2015-10-18 Alexander MotinMFC r289498: 6298 zfs_create_008_neg and zpool_create_0...
2015-10-18 Alexander MotinMFV r247180: Update vendor/illumos/dist and vendor...
2015-10-18 Alexander MotinMFV r289493: 5745 zfs set allows only one dataset prope...
2015-10-18 Enji CooperMake libxo depend on libutil because it uses humanize_n...
2015-10-18 Enji CooperOnly enable -fstack-protector-strong on gcc 4.9+ and...
2015-10-17 Conrad MeyerDocument bitset(9)
2015-10-17 Enji CooperOnly use -fstack-protector-strong with supported compilers
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...
next