]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-12-06 ngieMFhead@r291879
2015-12-06 nwhitehornAdapt to new wireless scheme where base wlan interfaces...
2015-12-05 ngieRemove stray unescaped `%` in `Booting from ...` inform...
2015-12-05 mavThere is no priority request queue on 16Gig chips.
2015-12-05 mavRework WWNs generation to make cards without NVRAM...
2015-12-05 bdreweryFix regression in r291738: This really wants -lssp.
2015-12-05 impWhen building no-priv, chmod etc/defaults/rc.conf befor...
2015-12-05 arybchiksfxge: erase nvram partitions in chunks equal to their...
2015-12-05 cemstyle.9: Add a small blurb about allowing bool
2015-12-05 impStupid last minute changes: Add missing } and fi
2015-12-05 kevloRemove a duplicate definition.
2015-12-05 avosurtwn: fix some regressions after r290630
2015-12-05 jillessh: Link tests/parameters/positional8.0 to the build.
2015-12-05 npFix RSS build.
2015-12-05 andrewAllow the artificial profile frames to be adjusted...
2015-12-05 melifaroRemove LLE read lock from IPv4 fast path.
2015-12-05 andrewMove the check to see if we are tracing a function...
2015-12-05 kibIt seems that at least some KVM versions advertise...
2015-12-05 kibIn the pmap_set_pg() function, which enables the global...
2015-12-05 arybchiksfxge: pick up the new TLV structures
2015-12-05 arybchiksfxge: cleanup: remove set but not used trailer variable
2015-12-05 arybchiksfxge: cleanup: remove set but not used variable with...
2015-12-05 arybchiksfxge: cleanup: remove set but not used saved_spec...
2015-12-05 arybchiksfxge: cleanup: remove SFL9122 "Huntington" PCI IDs
2015-12-05 arybchiksfxge: support for MCDI logging implemented
2015-12-05 impNew config files for embedded boards.
2015-12-05 ngieInitialize errno to 0 in the nul testcase before testing it
2015-12-05 ngieFix -Wformat issues and minor whitespace issues in...
2015-12-05 ngiesplit.ih:
2015-12-05 ngieUse `==` instead of `=` in the function comment above...
2015-12-05 ngieUse ANSI C function prototypes/definitions instead...
2015-12-05 ngieAdd missing headers and sort #includes per style(9)
2015-12-05 ngie- Use ANSI C function prototypes/definitions instead...
2015-12-05 ngieFix -Wformat warnings by using the correct format quali...
2015-12-05 impAwk helper script that reads in a mtree METALOG file...
2015-12-05 impSetting NANO_NOPRIV_BUILD will now add -DNO_ROOT and...
2015-12-05 impSRCCONF makes no sense in make.conf. Don't set it there...
2015-12-05 impMinor cleanup in how we run make:
2015-12-04 impRemove commented out junk.
2015-12-04 cemioat(4): Add MODULE_VERSION so MODULE_DEPEND works
2015-12-04 impSince this is an almost identical copy of ALIX_DSK...
2015-12-04 mavMake 16Gig chips to use new queue pointer registers.
2015-12-04 hselaskyFix i386 build WITH_OFED=YES. Remove some redundant...
2015-12-04 dimAdd clang patch corresponding to r291701.
2015-12-04 jillesrc.subr: Check for running daemons before a custom...
2015-12-04 andrewAdd ahci_generic to the ahci module on arm64.
2015-12-04 bruefferARC-1203 is supported since the latest driver update.
2015-12-04 ngieFix scope of bridge_header and bridge_pcix_cap in mthca...
2015-12-04 tuexenFix a bug where a stream reset request wasn't retranmit...
2015-12-04 bdreweryFix 'install*' and many other missing targets with...
2015-12-04 bdreweryThe .if redirection on .WAIT is no longer needed with...
2015-12-04 bdreweryFix 'afterinstall' order not being respected after...
2015-12-04 bdreweryRearrange some common logic.
2015-12-04 arybchiksfxge: [EF10] support RxQ scattering control
2015-12-04 arybchiksfxge: add additional WRITESIZE value for NVRAM_INFO...
2015-12-04 bdreweryRemove disconnected directory RETEST.
2015-12-04 bdreweryCalculate MPATH for sys/modules to save 92% time in...
2015-12-04 mckusickWe need to zero out the clustering variables in a freed...
2015-12-04 kenFix a style issue in g_disk_limit().
2015-12-04 kenFix g_disk_vlist_limit() to work properly with deletes.
2015-12-04 bdreweryMove obscure lib/ installation of /usr/lib/include...
2015-12-04 bdreweryAdd assertion for when LIBADD should be used rather...
2015-12-04 bdreweryFix LDADD/DPADD that should be LIBADD.
2015-12-04 bdreweryRework unknown LIBADD assertion to be more clear and...
2015-12-04 bdrewerySupport all of the CDDL/ZFS libraries for LIBADD.
2015-12-04 bdreweryFor INTERNALLIB always add in the corresponding _DP_...
2015-12-04 bdreweryReplace ln -s calls with INSTALL_SYMLINK
2015-12-04 bdreweryDon't create a Makefile.depend in share/mk.
2015-12-04 bdreweryDIRDEPS_BUILD: Install new Makefile.depend files atomic...
2015-12-04 bdreweryDIRDEPS_BUILD: For the bootstrapped LIBADD from DPADD...
2015-12-04 mavUpdate isp_put_icb_2400() for new structure fields.
2015-12-04 bdrewerySimplify the LIBRARIES_ONLY hacks so that install:...
2015-12-04 bennoTweak some unused field defines to have the correct...
2015-12-03 mavEnable interrupt handshake for 16Gig chips.
2015-12-03 bdreweryrescue/rescue does not yet build in meta mode.
2015-12-03 bdreweryRevert r288966 as it is redundant and not right.
2015-12-03 kenFix typos in the camdd(8) usage() function output cause...
2015-12-03 nwhitehornFollow-on to r291666: use -ffreestanding instead of...
2015-12-03 bdreweryConvert to LIBADD
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-03 bdreweryUse proper LIBADD.
2015-12-03 bdreweryDIRDEPS_BUILD: Connect usr.sbin/camdd
2015-12-03 kenAdd asynchronous command support to the pass(4) driver...
2015-12-03 jkimImport OpenSSL 1.0.2e.
2015-12-03 cemif_ntb: Don't roundup MW size to full BAR size unnecess...
2015-12-03 cemif_ntb: Log error *before* zeroing relevant variables
2015-12-03 cemPull vm_object_scan_all_shadowed out of vm_object_backi...
2015-12-03 hselaskyRegenerate usb.conf .
2015-12-03 nwhitehornBump MAXCPU. We already run on hardware with 32 threads...
2015-12-03 dimIn assembler mode, clang defaulted to DWARF3, if only...
2015-12-03 tuexenEnsure that outgoing streams get reset when they run...
2015-12-03 hselaskyConvert the mlxen driver to use the BUSDMA(9) APIs...
2015-12-03 avosurtwn(4): add error handling for urtwn_write_X() functions.
2015-12-03 fanfAvoid -Wmissing-initializer
2015-12-03 fanfUpdate to upstream version 2.11
2015-12-03 avosurtwn(4): move duplicate code from urtwn_(r92c/r88e...
2015-12-03 hselaskyUpdated the mlx4 and mlxen drivers to the latest versio...
2015-12-03 hselaskyAdd some structures and defines which will be used...
2015-12-03 emastereadelf: add Xen ELF notes
2015-12-03 emastenewvers: Honour SOURCE_DATE_EPOCH as a build reproducib...
next