]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-05-02 bzAdd LINT-NOINET6 which we have inofficially supported...
2011-05-02 dimClang r130700 can now compile sys/boot/i386/boot2 with...
2011-05-02 dimMinor updates to the clang and tblgen manpages.
2011-05-02 jhbHandle a rare edge case with nearly full TCP receive...
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-05-02 mariusCorrect spelling in comments.
2011-05-02 mariusFix an logic bug which caused jumbo buffers to not...
2011-05-02 davidch- Re-committed r220603 which was accidentally backed...
2011-05-02 mariusProbe the PHY accompanying BCM57765.
2011-05-02 dimVendor import of clang trunk r130700:
2011-05-02 dimVendor import of llvm trunk r130700:
2011-05-02 jhbThe ACPI Host-PCI bridge driver actually supports multi...
2011-05-02 delphijCorrect a typo. According to Intel document 318914...
2011-05-02 marcelDon't use the whole region 5 for KVA, because the CPU...
2011-05-02 dimRemove usr/include/nfs/krpc.h and usr/include/nfs/nfsdi...
2011-05-02 jkimFix build with clang. Please note there is an LLVM...
2011-05-02 bschmidtAll PCI based wireless drivers seem to be explicitly...
2011-05-02 tuexenSome more cleanups related to an kernel without INET.
2011-05-02 jhbDon't explicitly list pci_write_ivar() for bus_write_iv...
2011-05-02 jhbAdd an entry for the Kuroutoshikou SERIAL4P-LPPCI2...
2011-05-02 jhbAdd implementations of BUS_ADJUST_RESOURCE() to the...
2011-05-02 adrianAdd in the work-around for the AR8316 gige switch PHY.
2011-05-02 brucecAdd -Wmissing-include-dirs to CWARNFLAGS, so tinderbox...
2011-05-02 maximo OpenBSD 4.9 added.
2011-05-02 adrianAdd documentation to sys/conf/options pointing out...
2011-05-01 rmacklemFix nfsstat.1 to indicate that "-z" now works for
2011-05-01 rmacklemFix nfsstat so that the "-z" option works for the
2011-05-01 adrianSome AR724x PCIe fixes, which should wrap up the first...
2011-05-01 rmacklemAdd the kernel support needed to zero out the nfsstats
2011-05-01 bruefferMinor cleanup.
2011-05-01 uqsrecoverdisk(8): treat output file consistently and...
2011-05-01 uqsLet users' PATH decide which groff suite to pick up.
2011-05-01 bschmidtThese are of course i386/amd64 only.
2011-05-01 bschmidtAdd files for wpi(4)
2011-05-01 bschmidtNo need for htole32(), which is an uint8_t.
2011-05-01 umeFix typo in manpage resolvconf.conf(5).
2011-05-01 bschmidtAdd the remaining wireless drivers.
2011-05-01 rmacklemFix the Makefile for mount_nfs so that it creates a
2011-04-30 mmAdd ChangeLog.gcc43 for backported changes from gcc 4.3
2011-04-30 kibFix typos.
2011-04-30 marcelStop linking against a direct-mapped virtual address...
2011-04-30 thompsaLACP frames must not be send VLAN-tagged, check for...
2011-04-30 marcelTurn PBVM page table entries into PTEs so that they...
2011-04-30 bzUpdate carp, gre and pf module builds to be depenent...
2011-04-30 bzIntroduce two new options MK_INET and MK_INET_SUPPORT...
2011-04-30 bzAllow MKMODULESENV being preset from other sources...
2011-04-30 bzFix a mismerge from p4 in that in_localaddr() is not...
2011-04-30 mmFix deduplicated zfs receive
2011-04-30 bzFis a problem with r221258 that mac is still needed...
2011-04-30 kibClarify the comment.
2011-04-30 bzAfter r221249 allow SCTP to be compiled in an IPv6...
2011-04-30 adrianAn example configuration file for the Atheros PB92.
2011-04-30 bzAdd some more missing optional dependencies on inet6...
2011-04-30 adrianThe AR724x SoC's require the irq status line to be...
2011-04-30 adrianCall the DDR FIFO flush method when IP2 interrupts...
2011-04-30 adrianFlip off debugging for now.
2011-04-30 adrianAdd some initial PCIe bridge support for the AR724x...
2011-04-30 adrianAdd UPDATING entry for the AR71xx config changes
2011-04-30 adrianIn preparation for the AR724x PCIe bus code, make the...
2011-04-30 tuexenRemove some leftover debug code.
2011-04-30 bzMake the TCP code compile without INET. Sort #includes...
2011-04-30 tuexenImprove compilation of SCTP code without INET support.
2011-04-30 bzMake the UDP code compile without INET. Expose udp_usr...
2011-04-30 bzMake the PCB code compile without INET support by addin...
2011-04-30 adrianAdd a missing DDR FIFO method for the ar71xx.
2011-04-29 karglImprove the accuracy from a max ULP of ~2000 to max...
2011-04-29 desAdd an -E option to mirror newfs's. The idea is that...
2011-04-29 desSomewhere around the 473rd time I mistyped "mdconfig...
2011-04-29 jhbAdd a new bus method, BUS_ADJUST_RESOURCE() that is...
2011-04-29 desImplement BIO_DELETE for vnode devices by simply overwr...
2011-04-29 dougbRather than trusting that nothing is going to sneak...
2011-04-29 jhbExtend the rman(9) API to support altering an existing...
2011-04-29 jhbChange rman_manage_region() to actually honor the rm_st...
2011-04-29 jhbAdd the mipsn32eb TARGET_ARCH to the list of mips targe...
2011-04-29 jhbAdd the AH_SUPPORT_AR9130 option.
2011-04-29 jkimDetect VMware guest and set the TSC frequency as report...
2011-04-29 adrianCosmetic changes to fit 80 character screen width.
2011-04-29 jhbTCP reuses t_rxtshift to determine the backoff timer...
2011-04-29 jhbAdd a 'show progress' command that shows a summary...
2011-04-29 jhbFix build of this kernel config. The ath(4) bits need...
2011-04-29 adrianRemove some holdovers from the AR5212 origin of this...
2011-04-29 rmacklemThe build was broken by r221190 for 64bit arches like...
2011-04-29 mavMake CAM_DEBUG_CDB also dump ATA commands in addition...
2011-04-29 kevloAdd urtw(4)
2011-04-29 kevloGuard against default ni_chan
2011-04-29 adrianTidy up the naming of the ip2 DDR flush routine, and...
2011-04-29 rmacklemAnother man page update related to the switchover of the
2011-04-28 rmacklemFix the new NFS client so that it handles the "nfs_args...
2011-04-28 jfvAdd a #define for driver portability to older OS
2011-04-28 jkimDefine "Hypervisor Present" bit. This bit is used...
2011-04-28 jfvSmall change to make backporting to stable/7,
2011-04-28 jhbUpdate a comment since ext2fs does not use SU.
2011-04-28 jhbAdd support for Oxford PCI Express Expresso family...
2011-04-28 jhbTrim some additional unnecessary <linker_set.h> includes.
2011-04-28 jkimTurn off periodic recalibration of CPU ticker frequency...
2011-04-28 jhbDue to space constraints, the UFS boot2 and boot1 use...
2011-04-28 jhbThe b_dep field of buffers is always empty for ext2fs...
2011-04-28 gnnA diagnostic tool to go along with the vxge(4) 10GbE...
2011-04-28 attilioAdd the watchdogs patting during the (shutdown time...
2011-04-28 obrienRemove unused GPL files from tcsh.
next