]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-10-13 Adrian Chaddcasperd: bump default socket queue length to SOMAXCONN...
2015-10-13 Adrian Chaddmakefs: introduce a new option to specify what to round...
2015-10-13 Jason A. HarmeningEnsure the client regions for unmapped bounce buffers...
2015-10-13 Navdeep Parhariw_cxgbe: MPA v2 is always available.
2015-10-12 Peter WemmIf world is built with a custom sendmail.cf, use it...
2015-10-12 David C SomayajuluAdd support for reading device temperature
2015-10-12 Enji CooperIntegrate the tests from lib/libarchive, usr.bin/cpio...
2015-10-12 Alexander MotinFreeBSD-specific addition to r289191.
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 Ed MasteAdd missing commas
2015-10-12 Alexander Motin6281 prefetching should apply to 1MB reads
2015-10-12 Alexander Motin6251 add tunable to disable free_bpobj processing
2015-10-12 Eric van GyzenFix indentation in etc/rc.d/fsck.
2015-10-12 Alexander Motin6250 zvol_dump_init() can hold txg open
2015-10-12 Peter WemmUpdate from svn-1.8.14 to 1.9.2.
2015-10-12 Peter WemmVendor import of subversion-1.9.2
2015-10-12 Kevin LoAccept any correct frames from any source when MONITOR...
2015-10-12 Enji CooperRefactor the test/ Makefiles after recent changes to...
2015-10-12 Adrian Chaddnet80211 drivers: eliminate any references to sc_rxtap_...
2015-10-12 Adrian Chaddurtwn(4): split *reg and *var parts (no functional...
2015-10-12 Adrian Chaddnet80211: move ieee80211_free_node() call on error...
2015-10-12 Adrian Chaddnet80211: free node reference in the ieee80211_parent_x...
2015-10-12 Adrian Chaddwpi(4): add support for TX fragmentation.
2015-10-12 Adrian Chaddnet80211: separate mbuf cleanup from ieee80211_fragment()
2015-10-12 Pedro F. GiffuniRevert r289150:
2015-10-11 Jilles Tjoelkersh: Make struct arglist an array instead of a linked...
2015-10-11 Enji CooperDefault TESTSDIR to /usr/tests/${RELDIR:H}
2015-10-11 Conrad MeyerNTB: MFV c336acd3: memcpy lockup workaround
2015-10-11 Conrad MeyerNTB: MFV c9d534c8: Correctly handle receive buffers...
2015-10-11 Conrad MeyerNTB: MFV 90f9e934: reset tx_index on link toggle
2015-10-11 Conrad MeyerNTB: MFV b77b2637: Link toggle memory leak
2015-10-11 Conrad MeyerNTB: MFV 113fc505: Handle 64bit BAR sizes
2015-10-11 Conrad MeyerNTB: MFV cc0f868d: fix pointer math issues
2015-10-11 Enji CooperSimplify netbsd-tests.test.mk
2015-10-11 Pedro F. GiffuniCorrect handling of enum attributes with g++
2015-10-11 Baptiste DaroussinUse existing CONFDIR instead of adding a new CONFIGDIR
2015-10-11 Sean BrunoCorrect flash layout (this is a 4M flash unit).
2015-10-11 Alexander MotinMake delete method set via kern.cam.da.X.delete_method...
2015-10-11 Baptiste DaroussinFix build with gcc 4.2
2015-10-11 Alexander MotinRemove legacy CHS geometry from dmesg and unify capacit...
2015-10-11 Alexander MotinRemove compatibility shims for legacy ATA device names.
2015-10-11 Alexander MotinRemove lock upgrade attempt from ctl_be_block_open_file().
2015-10-11 Sean BrunoUse machine specific values cleaned from openwrt for...
2015-10-11 Adrian Chaddwpi(4): do not count failures twice for ic_raw_xmit().
2015-10-11 Adrian Chaddwpi(4): move error handling upper (wpi_tx_data()/wpi_cm...
2015-10-11 Adrian Chaddwpi(4): fix possible race between TX/RX threads.
2015-10-11 Adrian Chaddwpi(4): do not allocate space for unused rings.
2015-10-11 Adrian Chaddwpi(4): do not override iv_recv_mgmt() in non-adhoc...
2015-10-11 Adrian Chaddwpi(4): use more correct types.
2015-10-10 Baptiste DaroussinUpdate Dragonfly Mail Agent to v0.10
2015-10-10 Baptiste DaroussinImport dma 0.10
2015-10-10 Ian LeporeReplace a local sx lock that allowed only one client...
2015-10-10 Sean BrunoThere's no way a fbsd install + kernel will fit into...
2015-10-10 Poul-Henning... Remove a double "as well as"
2015-10-10 Baptiste DaroussinFix installing config files as non root
2015-10-10 Baptiste DaroussinInstall bsd.confs.mk
2015-10-10 Edward Tomasz... Add 'p' postfix to mdconfig(8).
2015-10-10 Edward Tomasz... Change the default setting of kern.ipc.shm_allow_remove...
2015-10-10 Edward Tomasz... Provide better debug message on kernel module name...
2015-10-10 Edward Tomasz... Make geom_nop(4) collect statistics on all types of...
2015-10-10 Jean-Sébastien... drm/i915: Remove "Attempting to unbind pinned buffer...
2015-10-10 Adrian ChaddUpdate the AP135 reference design flash layout to be...
2015-10-10 Ian LeporeTranslate iic hardware layer status values to errno...
2015-10-10 Ian LeporeAdd a short name, IIC_INTRWAIT, for the common case...
2015-10-10 Navdeep Parhariw_cxgbe: fix for page fault in cm_close_handler().
2015-10-10 Enji CooperRemove all of the syncs
2015-10-10 Adrian ChaddFlip on fast frames support for AR5416 and AR9300 serie...
2015-10-10 Ian LeporeFix more cases of iicbus-layer functions that must...
2015-10-09 Ian LeporeReturn only IIC_Exxxx status values from iicbus-layer...
2015-10-09 Baptiste DaroussinMove ppp.conf into the ppp sources
2015-10-09 Ian LeporeAdd iic2errno(), a helper function to translate IIC_Exx...
2015-10-09 Baptiste DaroussinRename the dma directory into dmagent to avoid collisio...
2015-10-09 Ian LeporeUse IIC_EBUSBSY and IIC_BUSERR status values consistant...
2015-10-09 Ian LeporeMostly rewrite the imx i2c driver. This started out...
2015-10-09 Baptiste DaroussinInstall configuration files with CONFMODE instead of...
2015-10-09 Baptiste DaroussinAdd installconfig as a top level target
2015-10-09 Baptiste DaroussinAdd missing Makefile
2015-10-09 Baptiste DaroussinMove all the dma(8) components into one single directory
2015-10-09 Baptiste DaroussinChange make distribution so that it now call installcon...
2015-10-09 Baptiste DaroussinAdd a new bsd.confs.mk similar to bsd.files.mk or bsd...
2015-10-09 Ian LeporeBugfix: Exit the transfer loop if any read or write...
2015-10-09 Ian LeporeStyle and whitespace cleanups. The only functional...
2015-10-09 Dimitry AndricPull in r242623 from upstream libc++ trunk (by Eric...
2015-10-09 Dimitry AndricAdd llvm patch corresponding to r289072.
2015-10-09 Bryan DreweryLet -c imply -S (hide signal output).
2015-10-09 Alexander KabaevAdd definitions for MIPS TLS relocations to elftoolchain.
2015-10-09 Alexander KabaevRemove some trailing space.
2015-10-09 Ed Masteaddr2line: initialize die to NULL
2015-10-09 Dimitry AndricRemove empty line again from libc++'s iostream.cpp...
2015-10-09 Dimitry AndricTemporarily revert upstream llvm trunk r240144 (by...
2015-10-09 Ed MasteUpdate to ELF Tool Chain r3250
2015-10-09 Ed MasteAdd .gnu.versym VERSYM_HIDDEN flag and related mask
2015-10-09 Ed MasteImport ELF Tool Chain snapshot revision 3250
2015-10-09 Warren BlockFix a repeated typo: rootir -> rootdir.
2015-10-09 Kevin LoSort function prototypes and add missing 'static' keywords.
2015-10-09 Colin PercivalAdd --currently-running <release> option to freebsd...
2015-10-09 Edward Tomasz... Remove root_mount_wait(). It's not used anywhere.
2015-10-09 Dag-Erling... Upgrade to Unbound 1.5.5.
next