]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-02-28 Konstantin... Remove seemingly unneeded unlock/relock of the dvp...
2010-02-28 Konstantin... Assert that the msdosfs vnode is (e)locked in several...
2010-02-28 Konstantin... Remove unused global statistic about fat cache usage.
2010-02-28 Konstantin... In both if_tun and if_tap:
2010-02-28 Bernd Walterremove debug leftover
2010-02-28 Bernd WalterFix multicast hashes.
2010-02-28 Antoine BrodinAdd files to remove when MK_PPP=no.
2010-02-28 Antoine BrodinAdd files to remove when MK_PORTSNAP=no.
2010-02-28 Antoine BrodinAdd files to remove when MK_PKGTOOLS=no.
2010-02-28 Antoine BrodinAdd files to remove when MK_PF=no.
2010-02-28 Antoine BrodinAdd files to remove when MK_NTP=no.
2010-02-28 Antoine BrodinUpdate files to remove when MK_RCMDS=no.
2010-02-28 Antoine BrodinAdd files to remove when MK_RCS=no.
2010-02-28 Antoine BrodinAdd files to remove when MK_ROUTED=no.
2010-02-28 Antoine BrodinAdd files to remove when MK_TELNET=no.
2010-02-28 Antoine BrodinAdd files to remove when MK_NDIS=no.
2010-02-28 Antoine BrodinUpdate files to remove when MK_NCP=no.
2010-02-28 Antoine BrodinUpdate files to remove when MK_LPR=no.
2010-02-28 Antoine BrodinAdd files to remove when MK_WIRELESS=no.
2010-02-28 Jaakko HeinonenIn _gettemp(), check that the length of the path doesn...
2010-02-27 Weongyo Jeongfixes a bug to load firmware images for LP PHY. For...
2010-02-27 Weongyo Jeongsupports the adhoc demo mode that it's tested on modifi...
2010-02-27 Robert WatsonFix typo in comment.
2010-02-27 Robert WatsonRemove stale comment about socket buffer accounting...
2010-02-27 Hajimu UMEMOTOAdd the shutdown KEYWORD.
2010-02-27 Marcel Moolenaaria64: <machine/sapicreg.h> and <machine/sapicvar.h...
2010-02-27 Marcel MoolenaarInterrupt related cleanups:
2010-02-27 Alan CoxWhen running as a guest operating system, the FreeBSD...
2010-02-27 Antoine BrodinAdd more obsolete files.
2010-02-27 Antoine Brodinusr/share/examples/bc no longer exists.
2010-02-27 Konstantin... Update man page for vm_page_alloc(9).
2010-02-27 Konstantin... Update comment for vm_page_alloc(9), listing all accept...
2010-02-27 Konstantin... For kinfo_proc in kp->ki_siglist, return the set of...
2010-02-27 Konstantin... Fix several style issues.
2010-02-27 Jilles TjoelkerInclude terminated threads in ps's process cpu time...
2010-02-27 Edward Tomasz... Fix panic on invalid 'mdconfig -at preload' usage.
2010-02-27 Ulrich Spörleinrtsol(8)/rtsold(8): make WARNS=3 clean
2010-02-27 Ulrich Spörleinroute(8): make WARNS=3 clean
2010-02-27 Ulrich Spörleinrouted(8)/rtquery(8) bump/demote to WARNS=3 for all...
2010-02-27 Ulrich Spörleinmount_ntfs(8): make WARNS=6 clean
2010-02-27 Ulrich Spörleinmount_hpfs(8): make WARNS=6 clean
2010-02-27 Qing LiUse reference counting instead of locking to secure...
2010-02-27 Matt JacobRevamp the pieces of some of the stuff I forgot to...
2010-02-27 Weongyo Jeongdon't need to check BWN_RX_PHYST0_SHORTPRMBL flag becau...
2010-02-27 Matt JacobFix misallocation error in target mode.
2010-02-27 Xin LIAdd several necessary .El's.
2010-02-26 Antoine BrodinDo not remove fmt.1 when MK_MAIL=no.
2010-02-26 Pyun YongHyeonAdd TSO support on VLANs. While I'm here remove unneces...
2010-02-26 Pyun YongHyeonAdd TSO support on VLANs. While I'm here remove unneces...
2010-02-26 Pyun YongHyeonDisable TSO on BCM5755M controller until I understand...
2010-02-26 Pyun YongHyeonAdd TSO support on VLANs. bce(4) controllers require...
2010-02-26 Pyun YongHyeonMove TSO setup to new function bce_tso_setup(). Also...
2010-02-26 Pyun YongHyeonPrefer m_collapse(9) over m_defrag(9).
2010-02-26 Pyun YongHyeonMake toggling TSO, VLAN hardware checksum offloading...
2010-02-26 Pyun YongHyeonMake sure to stop controller first before changing...
2010-02-26 Pyun YongHyeonAllow disabling VLAN hardware tag stripping with softwa...
2010-02-26 Pyun YongHyeonRemove trailing white spaces.
2010-02-26 Pyun YongHyeonAllocate single MSI message. msk(4) used to allocate...
2010-02-26 Pyun YongHyeonDon't hardcod register offset to set PCIe max read...
2010-02-26 Pyun YongHyeonOptimize inserting LE for TX checksum computation....
2010-02-26 Pyun YongHyeonAdd TSO support on VLANs. Controller requires VLAN...
2010-02-26 Pyun YongHyeonReuse the configured LE for VLAN if new LE was created...
2010-02-26 Wilko Bultes/all ready/already/
2010-02-26 Ed SchoutenMake pr build with WARNS=6.
2010-02-26 Ed SchoutenUse time(NULL) instead of gettimeofday(), because we...
2010-02-26 Alexander MotinStore path for rescan to the right place. This should...
2010-02-26 Ruslan Ermilov(Almost) fixed static linkage. The remaining problem...
2010-02-26 Alexander MotinMake PUIS detection more strict. Previous implementatio...
2010-02-26 Alexander MotinFix newlines broken at r204220.
2010-02-26 Ruslan ErmilovFixed static linkage.
2010-02-26 Alexander MotinFix bug in headphones audio redirection using separate...
2010-02-26 Navdeep ParharSupport IFCAP_VLANHWTSO in cxgb(4). It works with...
2010-02-26 Edwin GroothuisSplit the contributed code from libc/stdtime from lib...
2010-02-26 Weongyo JeongUpdates what firmware module should be used for LP...
2010-02-25 Dag-Erling... Fix 'make checkdpadd'
2010-02-25 Ruslan ErmilovFixed dependencies (make checkdpadd).
2010-02-25 Ruslan ErmilovRemoved redundant -I. from CFLAGS and "yes" from WITHOU...
2010-02-25 Edwin GroothuisRemove non-contributed code.
2010-02-25 Jung-uk KimInitial gdbserver support for amd64.
2010-02-25 Dag-Erling... Remove -static; it was a failed experiment that got...
2010-02-25 Edwin GroothuisCopy lib/libc/stdtime to contrib/tzcode/stdtime for...
2010-02-25 Edwin GroothuisFrom contrib/tzcode:
2010-02-25 Ruslan ErmilovFixed dependencies (make checkdpadd).
2010-02-25 Weongyo JeongAdd bwn(4) driver.
2010-02-25 Weongyo JeongConnect bwn.4 to the build.
2010-02-25 Weongyo JeongAdd bwn(4) driver to the build.
2010-02-25 Yoshihiro TakahashiMFi386: the part of r204309 to fix pc98 kernel
2010-02-25 Rafal JaworowskiMinor style correction.
2010-02-25 Rafal JaworowskiFix handling of GPT disk partition index.
2010-02-25 Rafal JaworowskiLet loader(8) for U-Boot use default storage more flexibly.
2010-02-25 Rafal JaworowskiEnable U-Boot storage for PowerPC. While there fix...
2010-02-25 Wilko BulteOn the (non)sense of legal disclaimers in emails.
2010-02-25 Attilio RaoFix a mis-change about the compiling of atrtc.c.
2010-02-25 Nathan WhitehornFix another bug involving /dev/mem and the OEA64 scratc...
2010-02-25 Ruslan ErmilovFixed missing or broken library dependencies.
2010-02-25 Ruslan ErmilovMoved mcgrab(1) into a separate directory -- our .mk...
2010-02-25 Attilio RaoIntroduce the new kernel sub-tree x86 which should...
2010-02-25 Konstantin... Do not restrict the allowed signals that can be specifi...
2010-02-25 Konstantin... Make pause(3) implementation not depended on the legacy...
2010-02-25 Warner LoshAdd CPU_CNMIPS for the core that's in Octeon CPUs.
next