]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-09-23 Alexander MotinWhen reporting some major UNIT ATTENTION condition...
2014-09-23 Bryan DreweryNote KBI breakage with DEBUG_LOCKS.
2014-09-23 Edward Tomasz... Fix thinko that, with two map entries like shown below...
2014-09-23 Konstantin... vm_map_pmap_enter() and pmap_enter_object() are current...
2014-09-23 Mark JohnstonRemove settings for pkg_* scripts which are no longer...
2014-09-23 Rui PauloBuild plockstat if WITH_PLOCKSTAT is defined.
2014-09-23 Alexander MotinFix ASCQ for "Logical unit not ready, manual interventi...
2014-09-23 Bryan DreweryDEBUG_LOCKS no longer modifies 'struct vnode', nor...
2014-09-23 Bryan DreweryMake it more explicitly clear that -t will not change...
2014-09-23 Hans Petter... Hardware driver update from Mellanox Technologies,...
2014-09-23 Mateusz Guzikinstall: re-check failed mkdir for EEXIST
2014-09-23 Edward Tomasz... Fix thinko that, with two map entries like shown below...
2014-09-23 Bjoern A. ZeebGiven we are restricting ixl(4) to 64bit platforms...
2014-09-23 Bjoern A. ZeebAs per [1] Intel only supports this driver on 64bit...
2014-09-23 Rui PauloRemove "pci" from CSCOPEDIRS.
2014-09-23 Rui PauloRemove the empty sys/pci directory.
2014-09-23 Rui PauloMove all the power management (SMBus) drivers to their...
2014-09-23 Rui PauloMove amdsmb and nfsmb from dev/pci to their own device...
2014-09-23 Rui PauloMove pci/ncr to dev/ncr.
2014-09-23 Nathan WhitehornWe should have an isync after switching MSR[SF] in...
2014-09-23 Justin HibbitsStage one of multipass suspend/resume
2014-09-23 Peter GrehanCorrect display of bhyve SMBIOS UUIDs with dmidecode...
2014-09-22 Mark JohnstonRemove an incorrect close(2) call that was added in...
2014-09-22 Mark JohnstonRemove some variables that are no longer used as of...
2014-09-22 John BaldwinSwitch from timeout(9) to callout(9). In addition...
2014-09-22 Li-Wen HsuReflect the chanages in sleepqueue.h and subr_sleepqueue.c
2014-09-22 Sean BrunoUPDATING: linux-c6 support notes, and how to fall...
2014-09-22 John BaldwinFix build for kernels without COMPAT_FREEBSD32.
2014-09-22 Sean BrunoBump minimum linux compat version to support Centos6...
2014-09-22 Marcel MoolenaarRename the tests to something more meaningful. I spent...
2014-09-22 Cy SchubertCheck for NULL before de-refencing; in particular sel...
2014-09-22 Marcel MoolenaarDon't update the baseline file when the result of the...
2014-09-22 Cy Schubert#552 destination port not zero after parsing nat rule
2014-09-22 Cy Schubert3561691 gethost never returns an ipv6 address
2014-09-22 John BaldwinAdd a new fo_fill_kinfo fileops method to add type...
2014-09-22 Rui PauloImprovements to asmc(4):
2014-09-22 Cy Schubert#551 ipf.conf address structure not properly zero filled
2014-09-22 Cy Schubert#536 ipnat can try to print rule as dstlist incorrectly
2014-09-22 Cy Schubert#553 gethost needs to zero entire IP address structure
2014-09-22 Cy Schubertipv6 address for test.hosts.dots in wrong byte order.
2014-09-22 Marcel MoolenaarDon't echo '# $FreeBSD$' as the first line into the...
2014-09-22 Marcel MoolenaarUpdate the unit tests to include the QCOW (version...
2014-09-22 Marcel MoolenaarAdd support for QCOW version 1. Version 2 is partially...
2014-09-22 John BaldwinConvert from timeout(9) to callout(9).
2014-09-22 Edward Tomasz... Add missing mlinks for section 9.
2014-09-22 Alexander MotinPretend that we support BYTCHK=1 in WRITE AND VERIFY...
2014-09-22 Stefan EßerThe new naming scheme for keymap files for use with...
2014-09-22 Alexander MotinFix read overrun handling, broken by using wrong variable.
2014-09-22 Alexander MotinDeny ANCHOR flag set without UNMAP flag set in WRITE...
2014-09-22 Hans Petter... Some XHCI hardware requires dropping the endpoint conte...
2014-09-22 Alexander MotinDon't try to continue aborted commands if status was...
2014-09-22 Julio MerinoRegister /usr/tests/lib/libproc to fix build.
2014-09-22 Alexander MotinFix UNMAP stuck if the last block descriptor in the...
2014-09-22 Hans Petter... Improve transmit sending offload, TSO, algorithm in...
2014-09-22 Alexander MotinSimplify legacy reservation handling. Drop it on I_T...
2014-09-22 Sean Brunosvn revisions r269964 and r269963 seemed to have impair...
2014-09-22 Alexander MotinDon't report unsupported FUA_NV bit set in READ/WRITE...
2014-09-22 Alexander MotinReport proper errors codes for unsupported SERVICE...
2014-09-22 Alexander MotinPolish INQUIRY command fields validation.
2014-09-21 Mark JohnstonIgnore a test program which doesn't compile at the...
2014-09-21 Mark JohnstonAdd some ATF tests for libproc.
2014-09-21 Jilles Tjoelkersh(1): Clarify that assignments before commands do...
2014-09-21 Steven HartlandOutput boot code warning when zpool upgrade -a is used...
2014-09-21 Dimitry AndricAdd a few missing llvm/clang patches, update the other...
2014-09-21 Alexander MotinAllow SUBPAGE CODE field in MODE SENSE commands.
2014-09-21 Edward Tomasz... Turns out -1 is a perfectly valid error number, ERESTAR...
2014-09-21 Alexander MotinMention read_ahead tunables/sysctls.
2014-09-21 Konstantin... Update and clarify comments. Remove the useless counte...
2014-09-21 Hiroki SatoFix build.
2014-09-21 Hiroki SatoFix a typo.
2014-09-21 Hiroki SatoAdd a change missing in r271916.
2014-09-21 Hiroki SatoFix a bug which could make routed(8) daemon exit by...
2014-09-21 Hiroki Sato- Virtualize interface cloner for gre(4). This fixes...
2014-09-21 Hiroki SatoVirtualize interface cloner for gif(4). This fixes...
2014-09-21 Hiroki SatoMake net.add_addr_allfibs vnet-local.
2014-09-21 Bjoern A. ZeebHide LRO code under #ifdef INET/INET6 to allow NOIP...
2014-09-20 Marcel MoolenaarAdd unit tests for mkimg(1):
2014-09-20 Hiroki SatoFix a problem that reply packets are not received when...
2014-09-20 Hiroki SatoRevert changes in r269180. It could cause -c N option...
2014-09-20 John BaldwinUse callout(9) instead of timeout(9).
2014-09-20 Ian LeporeAdd a man page for the cgem(4) driver.
2014-09-20 Ian LeporeMake the ARM MPCore Timer driver work with published...
2014-09-20 Ganbold TsagaankhuuFix typo in comment.
2014-09-20 Bjoern A. ZeebProperly hide calls to ARP under #ifdef INET to allow...
2014-09-20 Bjoern A. ZeebMake gcc happy by initialising the variable only set...
2014-09-20 Enji CooperDon't install /etc/rc.d/ftp-proxy unless MK_PF == yes
2014-09-20 Enji CooperDon't install /etc/rc.d/rwho unless MK_RCMDS == yes
2014-09-20 Enji CooperSort the optional rc.d scripts by their knobs
2014-09-20 Neel NatuAdd some more KTR events to help debugging.
2014-09-20 Neel NatuMSR_KGSBASE is no longer saved and restored from the...
2014-09-20 Adrian ChaddPopulate the device info string with _PXM (proximity...
2014-09-20 Neel NatuRestructure the MSR handling so it is entirely handled...
2014-09-20 Adrian ChaddFix up the EDMA RX setup path to correctly initialise...
2014-09-20 Adrian ChaddQuieten the AR9300 HAL attach a little - the setupXTxDe...
2014-09-20 Adrian ChaddQuieten the AR9300 HAL probe a bit.
2014-09-20 Adrian ChaddDon't double-call the ar9300 stub function method.
2014-09-20 Gavin AtkinsonExplain how to load the malo(4) firmware on boot.
2014-09-19 Steven HartlandStyle (9) fixes, spaces to tabs.
2014-09-19 Marcel MoolenaarFix partition alignment and image rounding when any...
2014-09-19 Pedro F. Giffuniawk: Use random(3) instead of rand(3)
next