]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-09-23 rpauloMove all the power management (SMBus) drivers to their...
2014-09-23 rpauloMove amdsmb and nfsmb from dev/pci to their own device...
2014-09-23 rpauloMove pci/ncr to dev/ncr.
2014-09-23 nwhitehornWe should have an isync after switching MSR[SF] in...
2014-09-23 jhibbitsStage one of multipass suspend/resume
2014-09-23 grehanCorrect display of bhyve SMBIOS UUIDs with dmidecode...
2014-09-22 markjRemove an incorrect close(2) call that was added in...
2014-09-22 markjRemove some variables that are no longer used as of...
2014-09-22 jhbSwitch from timeout(9) to callout(9). In addition...
2014-09-22 lwhsuReflect the chanages in sleepqueue.h and subr_sleepqueue.c
2014-09-22 sbrunoUPDATING: linux-c6 support notes, and how to fall...
2014-09-22 jhbFix build for kernels without COMPAT_FREEBSD32.
2014-09-22 sbrunoBump minimum linux compat version to support Centos6...
2014-09-22 marcelRename the tests to something more meaningful. I spent...
2014-09-22 cyCheck for NULL before de-refencing; in particular sel...
2014-09-22 marcelDon't update the baseline file when the result of the...
2014-09-22 cy#552 destination port not zero after parsing nat rule
2014-09-22 cy3561691 gethost never returns an ipv6 address
2014-09-22 jhbAdd a new fo_fill_kinfo fileops method to add type...
2014-09-22 rpauloImprovements to asmc(4):
2014-09-22 cy#551 ipf.conf address structure not properly zero filled
2014-09-22 cy#536 ipnat can try to print rule as dstlist incorrectly
2014-09-22 cy#553 gethost needs to zero entire IP address structure
2014-09-22 cyipv6 address for test.hosts.dots in wrong byte order.
2014-09-22 marcelDon't echo '# $FreeBSD$' as the first line into the...
2014-09-22 marcelUpdate the unit tests to include the QCOW (version...
2014-09-22 marcelAdd support for QCOW version 1. Version 2 is partially...
2014-09-22 jhbConvert from timeout(9) to callout(9).
2014-09-22 traszAdd missing mlinks for section 9.
2014-09-22 mavPretend that we support BYTCHK=1 in WRITE AND VERIFY...
2014-09-22 seThe new naming scheme for keymap files for use with...
2014-09-22 mavFix read overrun handling, broken by using wrong variable.
2014-09-22 mavDeny ANCHOR flag set without UNMAP flag set in WRITE...
2014-09-22 hselaskySome XHCI hardware requires dropping the endpoint conte...
2014-09-22 mavDon't try to continue aborted commands if status was...
2014-09-22 jmmvRegister /usr/tests/lib/libproc to fix build.
2014-09-22 mavFix UNMAP stuck if the last block descriptor in the...
2014-09-22 hselaskyImprove transmit sending offload, TSO, algorithm in...
2014-09-22 mavSimplify legacy reservation handling. Drop it on I_T...
2014-09-22 sbrunosvn revisions r269964 and r269963 seemed to have impair...
2014-09-22 mavDon't report unsupported FUA_NV bit set in READ/WRITE...
2014-09-22 mavReport proper errors codes for unsupported SERVICE...
2014-09-22 mavPolish INQUIRY command fields validation.
2014-09-21 markjIgnore a test program which doesn't compile at the...
2014-09-21 markjAdd some ATF tests for libproc.
2014-09-21 jillessh(1): Clarify that assignments before commands do...
2014-09-21 smhOutput boot code warning when zpool upgrade -a is used...
2014-09-21 dimAdd a few missing llvm/clang patches, update the other...
2014-09-21 mavAllow SUBPAGE CODE field in MODE SENSE commands.
2014-09-21 traszTurns out -1 is a perfectly valid error number, ERESTAR...
2014-09-21 mavMention read_ahead tunables/sysctls.
2014-09-21 kibUpdate and clarify comments. Remove the useless counte...
2014-09-21 hrsFix build.
2014-09-21 hrsFix a typo.
2014-09-21 hrsAdd a change missing in r271916.
2014-09-21 hrsFix a bug which could make routed(8) daemon exit by...
2014-09-21 hrs- Virtualize interface cloner for gre(4). This fixes...
2014-09-21 hrsVirtualize interface cloner for gif(4). This fixes...
2014-09-21 hrsMake net.add_addr_allfibs vnet-local.
2014-09-21 bzHide LRO code under #ifdef INET/INET6 to allow NOIP...
2014-09-20 marcelAdd unit tests for mkimg(1):
2014-09-20 hrsFix a problem that reply packets are not received when...
2014-09-20 hrsRevert changes in r269180. It could cause -c N option...
2014-09-20 jhbUse callout(9) instead of timeout(9).
2014-09-20 ianAdd a man page for the cgem(4) driver.
2014-09-20 ianMake the ARM MPCore Timer driver work with published...
2014-09-20 ganboldFix typo in comment.
2014-09-20 bzProperly hide calls to ARP under #ifdef INET to allow...
2014-09-20 bzMake gcc happy by initialising the variable only set...
2014-09-20 ngieDon't install /etc/rc.d/ftp-proxy unless MK_PF == yes
2014-09-20 ngieDon't install /etc/rc.d/rwho unless MK_RCMDS == yes
2014-09-20 ngieSort the optional rc.d scripts by their knobs
2014-09-20 neelAdd some more KTR events to help debugging.
2014-09-20 neelMSR_KGSBASE is no longer saved and restored from the...
2014-09-20 adrianPopulate the device info string with _PXM (proximity...
2014-09-20 neelRestructure the MSR handling so it is entirely handled...
2014-09-20 adrianFix up the EDMA RX setup path to correctly initialise...
2014-09-20 adrianQuieten the AR9300 HAL attach a little - the setupXTxDe...
2014-09-20 adrianQuieten the AR9300 HAL probe a bit.
2014-09-20 adrianDon't double-call the ar9300 stub function method.
2014-09-20 gavinExplain how to load the malo(4) firmware on boot.
2014-09-19 smhStyle (9) fixes, spaces to tabs.
2014-09-19 marcelFix partition alignment and image rounding when any...
2014-09-19 pfgawk: Use random(3) instead of rand(3)
2014-09-19 pfgunistd: drop argument names from setpgrp(3) prototype.
2014-09-19 gjbWhen populating the dvd/packages/ directory, create
2014-09-19 rodrigcReference the test case "packs" to fix warnings
2014-09-19 hselaskyAdd new USB IDs.
2014-09-19 smhFix static kernel build with options ZFS
2014-09-19 dumbbellvt(4): Remove superfluous word in comment
2014-09-19 dumbbellvt(4): Rewrite history scrolling
2014-09-19 glebius- Provide igb_get_counter() to return counters that...
2014-09-19 mavFix inverted expression to report block size in mode...
2014-09-19 dumbbellvt(4): Remove vt_buf->vb_dirtymask
2014-09-19 glebiusMechanically convert to if_inc_counter().
2014-09-19 glebiusMechanically convert to if_inc_counter().
2014-09-19 glebiusMechanically convert to if_inc_counter().
2014-09-19 glebiusMove rl(4) to dev/rl.
2014-09-19 glebiusMechanically convert to if_inc_counter().
2014-09-19 glebiusMechanically convert to if_inc_counter().
next