]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-07-18 John Baldwin- Export each thread's individual resource usage in...
2011-07-18 Attilio Rao- Remove the eintrcnt/eintrnames usage and introduce...
2011-07-18 John BaldwinEnable NEW_PCIB by default on ia64.
2011-07-18 John BaldwinImplement bus_adjust_resource() for the ia64 nexus...
2011-07-18 Jonathan AndersonProvide ability to audit cap_rights_t arguments.
2011-07-18 Hans Petter... Only the USB root HUB thread is allowed to attach and...
2011-07-18 Bjoern A. ZeebIf compiling RESCUE always ignore feature_present(3...
2011-07-18 Martin MatuskaZFS tries to allocate blocks evenly across all devices...
2011-07-18 Doug BartonThe named.reload script is no longer useful in the...
2011-07-18 Martin MatuskaResurrect the ZFS "aclmode" property
2011-07-18 Justin T. Gibbscddl/contrib/opensolaris/cmd/zpool/zpool_main.c:
2011-07-18 Justin T. GibbsCorrect reporting of missing leaf vdevs so that the...
2011-07-18 Justin T. Gibbscddl/contrib/opensolaris/lib/libzfs/common/libzfs.h:
2011-07-17 Robert WatsonDefine two new sysctl node flags: CTLFLAG_CAPRD and...
2011-07-17 Martin MatuskaFix accidential commit part:
2011-07-17 Pyun YongHyeonRevert r222135 by allowing controller reinitialization...
2011-07-17 Ryan StoneFix a LOR between hwpmc and the kernel linker. When...
2011-07-17 Martin MatuskaAppend to CPIO_SRCS instead of using TAR_SRCS,
2011-07-17 Martin MatuskaUpdate bsdcpio to 2.8.4
2011-07-17 Martin MatuskaUpdate bsdtar to 2.8.4
2011-07-17 Martin Matuska- Update libarchive to 2.8.4
2011-07-17 Bjoern A. ZeebAdd spares to the network stack for FreeBSD-9:
2011-07-17 Ryan StoneThe MBR uses a 32-bit unsigned integer to store the...
2011-07-17 Glen BarberAdd a closing '.El' tag.
2011-07-17 Pawel Jakub... Add some spare fields to the g_class and g_geom structu...
2011-07-17 Dimitry AndricUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 Hiroki Sato- Improve interface list handling. The rtadvd(8) now...
2011-07-17 Jayachandran C.Comment out KDB/DDB related options for N32 kernel.
2011-07-17 Bjoern A. ZeebCorrect the description of struct pfioc_state_kill.
2011-07-17 Dmitry MorozovskyCorrect small typo in a do{}while(0) define
2011-07-17 Bjoern A. ZeebFix compilation of mips kernels adding apropriate ...
2011-07-17 Dimitry AndricVendor import of clang trunk r135360:
2011-07-17 Dimitry AndricVendor import of llvm trunk r135360:
2011-07-17 Jilles Tjoelkerrc.d/routing: Fix ugly output with additional routing...
2011-07-17 Dimitry AndricWhen building some of the boot loaders with clang,...
2011-07-17 John BaldwinDon't ignore negatively decoded address ranges.
2011-07-17 Doug BartonFixes to make the WITH_BIND_LIBS option functional...
2011-07-17 Ed SchoutenRestore binary compatibility for GIO_KEYMAP and PIO_KEYMAP.
2011-07-17 Doug BartonCommemorate the release of RFC 6303 by updating the...
2011-07-17 Doug BartonPick up the 2011-06-08 update to this file, the additio...
2011-07-17 Bjoern A. ZeebRemove the 'either' from the comment as it'll be less...
2011-07-17 Doug BartonFix the location of the default pid file in named.8
2011-07-17 Zack KirschRevert revision 224079 as Rick pointed out that I would...
2011-07-17 John BaldwinDon't include mptable_pci.c in Xen kernels. It is...
2011-07-16 Rick MacklemThe new NFSv4 client handled NFSERR_GRACE as a fatal...
2011-07-16 Marcel MoolenaarDon't assume pmap_mapdev() gets called only for memory...
2011-07-16 Jayachandran C.MIPS changes for Netlogic XLP support.
2011-07-16 Marcel MoolenaarDon't send EOI to the CPU before we handled the interru...
2011-07-16 Marcel MoolenaarAdd a few more helper functions for working with memory...
2011-07-16 Jayachandran C.Add MIPS platform files for Netlogic XLP SoC.
2011-07-16 Nathan WhitehornAdd PS3 partitioning (and framework for future pseries...
2011-07-16 Marko ZecClear pending ifnet events, in an attempt at preventing
2011-07-16 Nathan WhitehornAdd support for booting PS3s from disk. This is still...
2011-07-16 Jayachandran C.Support compiling MIPS elf trampoline with a different...
2011-07-16 Jilles Tjoelkersh: Add a test for a fairly obscure case with aliases.
2011-07-16 Philip PaepsGarbage-collect the tools for maintaining the previous...
2011-07-16 Philip PaepsMFV pciids-20110716, r224099
2011-07-16 John BaldwinEnable the new PCI-PCI bridge driver on pc98 by default...
2011-07-16 John BaldwinFix build with NEW_PCIB defined.
2011-07-16 John BaldwinFix build when NEW_PCIB is not defined.
2011-07-16 Hans Petter... Fix for VirtualBox 4.x and other virtual machines that...
2011-07-16 Doug Bartonbmake and other updates necessary for the BIND 9.8...
2011-07-16 Doug BartonUpgrade to version 9.8.0-P4
2011-07-16 Doug BartonVendor import of BIND 9.8.0-P4
2011-07-16 Doug BartonUpdate for BIND 9.8.x
2011-07-16 Zack KirschAdd DEXITCODE plumbing to NFS.
2011-07-16 Hans Petter... - Add two missing functions to the LibUSB v0.1 API.
2011-07-16 Zack KirschAdd a small comment about unloading the kgsappi module.
2011-07-16 Zack KirschSimple find/replace of VOP_ISLOCKED -> NFSVOPISLOCKED...
2011-07-16 Zack KirschSimple find/replace of VOP_UNLOCK -> NFSVOPUNLOCK....
2011-07-16 Zack KirschSimple find/replace of vn_lock -> NFSVOPLOCK. This...
2011-07-16 Zack KirschRemove unnecessary thread pointer from VOPLOCK macros...
2011-07-16 Zack KirschChange loadattr and fillattr to ask the file system...
2011-07-16 Zack KirschMove nfsvno_pathconf to be accessible to sys/fs/nfs...
2011-07-16 Zack KirschSmall acl patch to return the aclerror that comes back...
2011-07-16 Doug BartonHandle the MK_BIND_XML option more intelligently
2011-07-16 Doug BartonMinor typo fix, s/config.in/configure.in/
2011-07-16 Adrian ChaddThe i8259 controller is initialized incorrectly on...
2011-07-15 Ryan SteinmetzAdd myself to committers-ports.dot
2011-07-15 John BaldwinRespect the BIOS/firmware's notion of acceptable addres...
2011-07-15 Joel DahlSort snd_* entries alphabetically.
2011-07-15 Jonathan AndersonAuto-generated system call code with cap_new(), cap_get...
2011-07-15 Jonathan AndersonAdd cap_new() and cap_getrights() system calls.
2011-07-15 Kirk McKusickDelete duplicate tags entry I introduced in -r223901.
2011-07-15 John BaldwinRevert 130163 and let top use KERN_PROC_PROC when indiv...
2011-07-15 Kirk McKusickAdd an FFS specific mount option to allow a filesystem...
2011-07-15 Glen BarberRemove an extra '.It' from axe(4).
2011-07-15 Kirk McKusickBreak out the pass 5 inode and block map updating into...
2011-07-15 Attilio RaoFix logical_cpus_mask retrieving by using, correctly...
2011-07-15 Andriy Gaponpmcstat, pmccontrol: catch up with removal of machdep...
2011-07-15 Jonathan AndersonAdd implementation for capabilities.
2011-07-15 Marcel MoolenaarDo not call platform_gpio_init() early. It doesn't...
2011-07-15 Marcel MoolenaarSet preload_addr_relocate accordingly so that preloaded...
2011-07-15 Marcel MoolenaarIn pmap_protect(), don't call vm_page_dirty() if the...
2011-07-15 Kevin LoRemove "-n" from echo
2011-07-15 Ed MasteRemove note that claims pthread_set_name_np is for...
2011-07-15 Ed MasteImprove portability #defines for compiling aicasm on...
2011-07-14 Adrian ChaddAdd a missing check for the global ath_hal_debug.
2011-07-14 Mark PeekClear the filter memory area before using it. Leaving...
2011-07-14 Jung-uk KimPrefer uint64_t over u_int64_t.
next