]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-10-31 Peter HolmThe kern_renameat() looks up the fvp using the DELETE...
2011-10-31 Andrey V. ElsukovAdd information about MD_READONLY and MD_COMPRESS flags...
2011-10-31 Ed SchoutenPut some static keywords in the source code.
2011-10-30 Dimitry AndricPull in r143305 and r143312 from upstream clang trunk...
2011-10-30 Marius StroblAdd multiple inclusion protection.
2011-10-30 Marius StroblActually, limit to 32-bit DMA for the transfer buffers...
2011-10-30 Marius StroblCorrect the DMA constraints, the LSI64854 isn't limited...
2011-10-30 Marius Strobl- Use device_t rather than the NetBSDish struct device.
2011-10-30 Doug BartonFix typo from r226927
2011-10-30 Robert MillanFix a few gratuitous library dependencies. Some of...
2011-10-30 Edward Tomasz... For processes with no controlling terminal, display...
2011-10-30 Kevin LoAdd missing PF_UNLOCK in pf_test
2011-10-30 Christian BruefferFix a misplaced parenthesis.
2011-10-30 Alan CoxEliminate vm_phys_bootstrap_alloc(). It was a failed...
2011-10-30 Doug BartonAdd birth date for Ken Thompson
2011-10-30 Marcel MoolenaarRevert rev. 226893: subr_syscall.c is being included...
2011-10-29 Doug BartonAdd a reminder about quarterly status report due dates
2011-10-29 John-Mark Gurneyremove trailing whitespace...
2011-10-29 John-Mark Gurneyerror if /boot/mbr is empty... This can happen on...
2011-10-29 Hans Petter... Improve USB mass storage quirk auto detection.
2011-10-29 Adrian ChaddAdd some new ath(4) debugging bits, from my if_ath_tx...
2011-10-29 Doug BartonFix the text and attribution of the poem "Youth" by...
2011-10-29 Scott LongFix an implicit dependency between the MFI driver and...
2011-10-29 Andrey A. ChernovReword '}' description to sound more clear.
2011-10-29 Marcel MoolenaarDefine systrace_probe_func in subr_syscall.c where...
2011-10-28 Jilles Tjoelkersh: Add test for exit status of for loop without items.
2011-10-28 Alan CoxUse "u_long" instead of "unsigned long".
2011-10-28 Andrey A. ChernovUpdate '}' description to reflect reality (and POSIX)
2011-10-28 Robert MillanAdd a few improvements to utf-8 -> cp436 console map
2011-10-28 Xin LIDon't expose a constant array into global namespace.
2011-10-28 Adrian ChaddInclude the tid when printing out crypto replay errors.
2011-10-28 Adrian ChaddWhen punting frames to the RX tap, free the mbufs since...
2011-10-28 Sergey KandaurovFix arguments list for proc:::signal-discard DTrace...
2011-10-28 Sergey KandaurovAdd the XSI option -b to show date of the last reboot.
2011-10-28 Andrey V. ElsukovOur geom withering function could take some time before...
2011-10-28 Eygene RyabinkinFix handling of rc_force in /etc/rc.d/dhclient
2011-10-28 Pyun YongHyeonDisable updating InputDiscards counter for BCM5717...
2011-10-28 Pyun YongHyeonAdd initial BCM5720 support.
2011-10-28 Pyun YongHyeonRecognize BCM5720C PHY.
2011-10-27 Michael TuexenWhen add a new remote address using sctp_add_remote_addr(),
2011-10-27 Michael TuexenSend out control chunks which have no specific destination.
2011-10-27 Pyun YongHyeonDefine BGE_FW_HB_TIMEOUT_SEC and remove one more magic...
2011-10-27 Pyun YongHyeonRename hard-coded value 1 << 14 with BGE_RX_CPU_DRV_EVENT.
2011-10-27 Xin LIIncrease default scrub threshold from 30 days to 5...
2011-10-27 Pyun YongHyeonRename BGE_FW_DRV_ALIVE/BGE_FW_PAUSE to BGE_FW_CMD_DRV_...
2011-10-27 Doug BartonFix svnversion for svn 1.7.x by not looking for .svn...
2011-10-27 Gavin AtkinsonRemove example for linking /dev/vga to /dev/ttyv0,...
2011-10-27 Pawel Jakub... Remove redundant space.
2011-10-27 Gavin AtkinsonUpdate the example rules in devfs.conf to reflect the...
2011-10-27 Pawel Jakub... Implement 'async' mode for HAST.
2011-10-27 Pawel Jakub... Minor cleanups.
2011-10-27 Pawel Jakub... Reduce indentation.
2011-10-27 Pawel Jakub... Improve comment so it doesn't suggest race is possible...
2011-10-27 Pawel Jakub... - Eliminate the need for hio_nv.
2011-10-27 Pawel Jakub... Monor cleanups.
2011-10-27 Pawel Jakub... Delay resuid generation until first connection to secon...
2011-10-27 John BaldwinSort function prototypes.
2011-10-27 John BaldwinWhitespace fix.
2011-10-27 Alan CoxTidy up the comment at the head of vm_page_alloc, and...
2011-10-27 Ed SchoutenDon't forget to kick the man page date.
2011-10-27 Ed SchoutenMake our utmpx more like System V.
2011-10-27 Alan CoxEliminate vestiges of page coloring in VM_ALLOC_NOOBJ...
2011-10-27 Pawel Jakub... Correct comments.
2011-10-27 Ed SchoutenPrint INIT_PROCESS and LOGIN_PROCESS entries as well.
2011-10-27 Pawel Jakub... Before this change when GELI detected hardware crypto...
2011-10-27 Pawel Jakub... Update Copyright.
2011-10-27 Pawel Jakub... Improve AES-NI performance for AES-XTS:
2011-10-27 Sergey KandaurovFix the manual section number for a cross-reference...
2011-10-27 Ken SmithAdjust the debugger options slightly. This should...
2011-10-27 Sergey KandaurovRemove the long reprecated ``/stand/sysinstall'' from...
2011-10-27 Kevin LoCheck the return value of BUS_SETUP_INTR()
2011-10-27 Gleb SmirnoffUtilize new IF_DEQUEUE_ALL(ifq, m) macro in pfsyncintr...
2011-10-27 Gleb SmirnoffAdd macro IF_DEQUEUE_ALL(ifq, m), that takes the entire...
2011-10-27 Gleb Smirnoff- If KDB & NETGRAPH_DEBUG are on, print traces on disco...
2011-10-27 Mikolaj GolubFix a memory leak in tzload().
2011-10-27 Alan Coxcontigmalloc(9) and contigfree(9) are now implemented...
2011-10-26 Pyun YongHyeonSRAM offset 0x0C04 is used by driver to inform the...
2011-10-26 Pyun YongHyeonOffset 0x6810 is RX-RISC event register. Rename BGE_CPU...
2011-10-26 Ken SmithMove the debugging support to its own section. This...
2011-10-26 Alexander MotinClarify disks/volumes above 2TiB support in geom_raid:
2011-10-26 Pyun YongHyeonDefine MAC address mail box and use it instead of using
2011-10-26 Pyun YongHyeonRename definition of BGE_SOFTWARE_GENCOMM_* to more...
2011-10-26 Olivier HouchardAdd libkern/ucmpdi2.c
2011-10-26 Pyun YongHyeonBCM5719 cannot handle DMA requests for DMA segments...
2011-10-26 Pyun YongHyeonBroadcom says BCM5755 or higher and BCM5906 have short...
2011-10-26 Pyun YongHyeonIt is known that all Broadcom controllers have 4GB...
2011-10-26 Pyun YongHyeonMake CPMU handle GPHY power down control on controllers...
2011-10-26 Hans Petter... Fix suspend and resume of FULL and HIGH speed USB devices
2011-10-26 Robert MillanRevert r226665 untill the issues with this change have...
2011-10-26 Adrian ChaddBring over the new aggregate statistics from the 11n...
2011-10-26 Adrian ChaddAs a prelude to bringing over the 11n work, include...
2011-10-26 John Baldwin- Fixup filenames in a few more places where they are...
2011-10-26 Sergey KandaurovFix typo in timer_getoverrun cross-reference.
2011-10-26 Ed SchoutenAttempt to fix build logic for gensnmptree.
2011-10-26 Hiroki Sato- Add support for a "!" character in regex matching...
2011-10-26 Edwin GroothuisFix breakage in tzsetup:
2011-10-26 Pyun YongHyeonFix long standing bge_sysctl_debug_info() issues.
2011-10-25 Adrian ChaddAdd in some more 11n related HAL methods.
2011-10-25 Adrian ChaddThe AR5413 datasheet specifies that AR_TxIntrReq should...
2011-10-25 Adrian ChaddAdd some fixes to the 11n aggregation HAL calls:
next