]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-07-17 dougbFix the location of the default pid file in named.8
2011-07-17 zackRevert revision 224079 as Rick pointed out that I would...
2011-07-17 jhbDon't include mptable_pci.c in Xen kernels. It is...
2011-07-16 rmacklemThe new NFSv4 client handled NFSERR_GRACE as a fatal...
2011-07-16 marcelDon't assume pmap_mapdev() gets called only for memory...
2011-07-16 jchandraMIPS changes for Netlogic XLP support.
2011-07-16 marcelDon't send EOI to the CPU before we handled the interru...
2011-07-16 marcelAdd a few more helper functions for working with memory...
2011-07-16 jchandraAdd MIPS platform files for Netlogic XLP SoC.
2011-07-16 nwhitehornAdd PS3 partitioning (and framework for future pseries...
2011-07-16 zecClear pending ifnet events, in an attempt at preventing
2011-07-16 nwhitehornAdd support for booting PS3s from disk. This is still...
2011-07-16 jchandraSupport compiling MIPS elf trampoline with a different...
2011-07-16 jillessh: Add a test for a fairly obscure case with aliases.
2011-07-16 philipGarbage-collect the tools for maintaining the previous...
2011-07-16 philipMFV pciids-20110716, r224099
2011-07-16 jhbEnable the new PCI-PCI bridge driver on pc98 by default...
2011-07-16 jhbFix build with NEW_PCIB defined.
2011-07-16 jhbFix build when NEW_PCIB is not defined.
2011-07-16 hselaskyFix for VirtualBox 4.x and other virtual machines that...
2011-07-16 dougbbmake and other updates necessary for the BIND 9.8...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-16 dougbVendor import of BIND 9.8.0-P4
2011-07-16 dougbUpdate for BIND 9.8.x
2011-07-16 zackAdd DEXITCODE plumbing to NFS.
2011-07-16 hselasky- Add two missing functions to the LibUSB v0.1 API.
2011-07-16 zackAdd a small comment about unloading the kgsappi module.
2011-07-16 zackSimple find/replace of VOP_ISLOCKED -> NFSVOPISLOCKED...
2011-07-16 zackSimple find/replace of VOP_UNLOCK -> NFSVOPUNLOCK....
2011-07-16 zackSimple find/replace of vn_lock -> NFSVOPLOCK. This...
2011-07-16 zackRemove unnecessary thread pointer from VOPLOCK macros...
2011-07-16 zackChange loadattr and fillattr to ask the file system...
2011-07-16 zackMove nfsvno_pathconf to be accessible to sys/fs/nfs...
2011-07-16 zackSmall acl patch to return the aclerror that comes back...
2011-07-16 dougbHandle the MK_BIND_XML option more intelligently
2011-07-16 dougbMinor typo fix, s/config.in/configure.in/
2011-07-16 adrianThe i8259 controller is initialized incorrectly on...
2011-07-15 ziAdd myself to committers-ports.dot
2011-07-15 jhbRespect the BIOS/firmware's notion of acceptable addres...
2011-07-15 joelSort snd_* entries alphabetically.
2011-07-15 jonathanAuto-generated system call code with cap_new(), cap_get...
2011-07-15 jonathanAdd cap_new() and cap_getrights() system calls.
2011-07-15 mckusickDelete duplicate tags entry I introduced in -r223901.
2011-07-15 jhbRevert 130163 and let top use KERN_PROC_PROC when indiv...
2011-07-15 mckusickAdd an FFS specific mount option to allow a filesystem...
2011-07-15 gjbRemove an extra '.It' from axe(4).
2011-07-15 mckusickBreak out the pass 5 inode and block map updating into...
2011-07-15 attilioFix logical_cpus_mask retrieving by using, correctly...
2011-07-15 avgpmcstat, pmccontrol: catch up with removal of machdep...
2011-07-15 jonathanAdd implementation for capabilities.
2011-07-15 marcelDo not call platform_gpio_init() early. It doesn't...
2011-07-15 marcelSet preload_addr_relocate accordingly so that preloaded...
2011-07-15 marcelIn pmap_protect(), don't call vm_page_dirty() if the...
2011-07-15 kevloRemove "-n" from echo
2011-07-15 emasteRemove note that claims pthread_set_name_np is for...
2011-07-15 emasteImprove portability #defines for compiling aicasm on...
2011-07-14 adrianAdd a missing check for the global ath_hal_debug.
2011-07-14 mpClear the filter memory area before using it. Leaving...
2011-07-14 jkimPrefer uint64_t over u_int64_t.
2011-07-14 jkimIf TSC stops ticking in C3, disable deep sleep when...
2011-07-14 jhbSupport controllers whose option ROM is disabled in...
2011-07-14 mckusickWhen using -A option (unmount all mounted filesystems...
2011-07-14 jhbUse MFI_STAT_* constants for cmd_status field values...
2011-07-14 traszRename resource names to match these in login.conf.
2011-07-14 glebiusIn ng_attach_cntl() first allocate things that may...
2011-07-14 mckusickConsistently check mount flag (MNTK_SUJ) rather than...
2011-07-14 delphijUse _PATH_DEV and make the format more consistent with...
2011-07-14 hselaskyRestore USB MIDI transmit buffer size to 1Kbyte.
2011-07-14 yongariDocument AX88772B and AX88760. AX88760 is treated as...
2011-07-14 yongariAdd initial support for AX88772B USB Fast Ethernet...
2011-07-14 nwhitehornEnable PREEMPTION for PowerPC/AIM generic kernels....
2011-07-14 bzRemove semaphore map entry count "semmap" field and...
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-14 nwhitehornImport dialog 1.1-20110707. This adds support for sever...
2011-07-14 bzFix indentation.
2011-07-14 bzUnbreak no-INET kernels after r223839 adding the needed...
2011-07-14 rayInclude device rt in RT305X config.
2011-07-14 rayRevert it back. Too many changes for one commit.
2011-07-14 rayInclude device rt in RT305X config and little cleanup.
2011-07-14 delphijAdd a -l option to show file system's corresponding...
2011-07-14 delphijUse calloc() instead of an explicit memset.
2011-07-14 delphijAdd a new option, -N to disable the default and recomme...
2011-07-14 delphijUse prototype. While I'm there, add a pair of parenthe...
2011-07-14 adrianMore Japan regulatory domain fixes:
2011-07-14 adrianJapan regulatory domain update #1 - sync with CRDA...
2011-07-14 gjbRemove trailing whitespace in the shutdown(8) manual.
2011-07-14 gjbImprovements to the shutdown(8) manual.
2011-07-13 hselaskyFix for dump after shutdown with USB keyboard plugged...
2011-07-13 kibWhile fixing the looping of a thread while devfs vnode...
2011-07-13 marius- Expand the scope of the lock in the interrupt routine...
2011-07-13 marius- For SAS but neither FC nor SPI controllers default...
2011-07-13 mariusPCIB_ALLOC_MSIX() may already fail on the first pass...
2011-07-13 mariusRemove extra empty lines.
2011-07-13 nwhitehornRun newaliases at the end of the install process.
2011-07-13 trocinyWhen exiting with error because of an invalid command...
2011-07-13 trocinyFix indentation.
2011-07-13 rmacklemr222389 introduced a case where the NFSv4 client could
2011-07-12 kibDocument RFTSIGZMB. Fix spelling of SIGCHLD. Note that...
2011-07-12 kibImplement an RFTSIGZMB flag to rfork(2) to specify...
2011-07-12 tuexenDon't check for SOCK_DGRAM anymore. Also remove multicast
next