]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-02-17 bruefferRemove the 3rd clause ("advertising clause") of the...
2014-02-17 bruefferAdd $FreeBSD$.
2014-02-17 asomerstest_eagain_*_* should've been using nonblocking socket...
2014-02-17 hselaskyOur quirk table is almost full. Add some room for more...
2014-02-17 hselaskyAdjust USB quirk.
2014-02-17 dimIn sys/dev/usb/controller/uss820dci.c, similar to r2619...
2014-02-17 ianGive the fdt helper routines static linkage since no...
2014-02-17 emasteUpdate lldb for clang/llvm 3.4 import
2014-02-17 eadlerpcm(4): Permit non-root users to change default unit
2014-02-17 feldFix formatting.
2014-02-17 jhayetcupdate should use the src tree from where the releas...
2014-02-17 glebiusAdd my copyright to flowtable.
2014-02-17 glebiusWhitespace.
2014-02-17 glebiusBring copyright notice to standard style.
2014-02-17 glebiuso Remove at compile time the HASH_ALL code, that was...
2014-02-17 jhayMake it possible to use the env kernel config file...
2014-02-17 adrianThe MDIO control register for the AR8327 has a differen...
2014-02-17 adrianAdd mmd declaration.
2014-02-17 eadlercalendar(1): don't segfault in invalid input
2014-02-17 adrianImplement PHY bus MMD writes for arswitch.
2014-02-17 bdreweryFix M_FILEDESC leak in fdgrowtable() introduced in...
2014-02-16 bdreweryRemove redundant memcpy of fd_ofiles in fdgrowtable...
2014-02-16 dimAfter r261980, the local ptr variable in xbox_init...
2014-02-16 jmmvUndefine HAVE_VSNPRINTF_IN_STD.
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-16 bruefferAdd an UPDATING entry about the nve(4) driver removal.
2014-02-16 br- Decrease buffer size.
2014-02-16 marcelStart getty(8) on ttyu1 as well. It's not uncommon...
2014-02-16 ianAfter a timeout, reset the controller using SDHCI_RESET...
2014-02-16 brAdd driver for Synchronous Audio Interface (SAI).
2014-02-16 hselaskyAdd new PCI ID for hardware which needs port routing...
2014-02-16 bruefferRemove an nve(4)-specific workaround from the xbox...
2014-02-16 jmmvUse DESTDIR for the installation of the /usr/tests...
2014-02-16 dimIn sys/dev/usb/controller/musb_otg.c, fix a warning...
2014-02-16 bruefferNote the removal of nve(4).
2014-02-16 bruefferRetire the nve(4) driver; nfe(4) has been the default...
2014-02-16 traszMention that rctl(8) was sponsored by the Foundation.
2014-02-16 dteskeAdd zfsboot to the scripted interface of bsdinstall...
2014-02-16 jmmvInstall a symlink from /usr/tests/local to /usr/local...
2014-02-16 ianCatch up with last-second name change.
2014-02-16 ianOops, remove some dregs of debugging.
2014-02-16 ianMake it possible to access the ocotp registers before...
2014-02-16 ianAdd a helper routine to depth-search the device tree...
2014-02-15 marcusCorrect a typo in Malcolm MacDougall's name.
2014-02-15 ianSweep up a couple crumbs left over from the imx6->fsl...
2014-02-15 ianIt turns out Freescale cleverly made the ocotp device...
2014-02-15 ianAdd timeout logic to sdhci, separate from the timeouts...
2014-02-15 ianIf no compatible cards were found after probing the...
2014-02-15 gnnSummary: Two quick edits to the implementation notes...
2014-02-15 ianIncrease the wait time for acquiring the bus from 10...
2014-02-15 ianConvert the "R1B fix" from a busy-loop in the interrupt...
2014-02-15 ianAdd a driver to provide access to imx6 on-chip one...
2014-02-15 glebiusBetter build fix.
2014-02-15 bdreweryRework rctl(8) manpage
2014-02-15 bdreweryAdd forgotten rc.conf(5) update with r261931
2014-02-15 bdreweryAllow overriding rctl.conf(5) file location for /etc...
2014-02-15 zbbHandle pmap_enter() on already promoted mappings for...
2014-02-15 zbbRemove spurious assertion from pmap_extract_locked...
2014-02-15 zbbAvoid redundant superpage promotion attempts on ARM
2014-02-15 zbbFix superpage promotion on ARM with respect to RO/RW...
2014-02-15 zbbEnsure proper TLB invalidation on superpage promotion...
2014-02-15 zbbAlways clear L1 PTE descriptor when removing superpage...
2014-02-15 dimIn sys/dev/xen/console/console.c, #if 0 an unused stati...
2014-02-15 dimUnder sys/netpfil/ipfw, surround two IPv6-specific...
2014-02-15 dimIn sys/fs/nandfs/nandfs_vfsops.c, #if 0 an unused stati...
2014-02-15 desSwitch the hardcoded default hash function from MD5...
2014-02-15 luigicomplete svn 261909 - new netmap version.
2014-02-15 adrianMake sure that the flowtable flowid is only set to...
2014-02-15 jmgdocument _JAIL as a possible option to set a cpuset...
2014-02-15 luigiThis new version of netmap brings you the following:
2014-02-15 ianFix a typo, C_ALSOLUTE -> C_ABSOLUTE.
2014-02-14 dimIn cxgbe, conditionalize the t4_pgprot_wc() function...
2014-02-14 adrianInclude the CPU id in the per-CPU timer swi thread...
2014-02-14 neelUpdate bhyve(8) man page to describe the usage of the...
2014-02-14 neelAllow PCI devices to be configured on all valid bus...
2014-02-14 dimDisable warning about unused static const variables...
2014-02-14 dimIn r260111, in sys/conf/files, I disabled warning about...
2014-02-14 pluknetPreserve one character space for a trailing '\0'.
2014-02-14 bruefferIn chat_UpdateSet(), initialize the input buffer to...
2014-02-14 dimSimilar to r260026, disable warning about unused functi...
2014-02-14 glebiusFix build on 32bit arches broken by me in r261882.
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-14 dimAfter r251709, avoid a clang 3.4 warning about an unuse...
2014-02-14 wblockRemove mention of minimum password length and upper...
2014-02-14 avgmove devd rules for zfs events into a separate file...
2014-02-14 avgzfs.8: fix garbled options in a sample zfs send -R...
2014-02-14 avgzpool.8: fix typo in option description of labelclear...
2014-02-14 avgprovide fast versions of ffsl and flsl for i386; ffsll...
2014-02-14 avgupdate taskqueue(9) manual page
2014-02-14 jmmvImport atf-0.20:
2014-02-14 jmmvImport atf-0.19:
2014-02-14 bruefferIn sgetpwnam(), save and free pw_class like all other...
2014-02-14 bruefferCorrect the order of arguments to mtx_init().
2014-02-14 glebiusWhenever flowtable lookup fails, we do route lookup...
2014-02-14 glebiusOnce pf became not covered by a single mutex, many...
2014-02-14 dimBump __FreeBSD_version after the libc++ 3.4 ABI compati...
2014-02-14 adrianReword.
2014-02-14 hselaskyFix minor logical error in the XHCI driver. Set correct...
2014-02-14 adrianEnable use of the PCIe connected wifi on the DB120...
2014-02-14 adrianDisable this check for now; it fails on the AR9344...
next