]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-10-11 ngieFix a typo (TESTDIR -> TESTSDIR); document the new...
2015-10-11 ngieUpdate/simplify the comment
2015-10-10 ngieMFhead @ r289100
2015-10-10 adrianFlip on fast frames support for AR5416 and AR9300 serie...
2015-10-10 ianFix more cases of iicbus-layer functions that must...
2015-10-09 ianReturn only IIC_Exxxx status values from iicbus-layer...
2015-10-09 baptMove ppp.conf into the ppp sources
2015-10-09 ianAdd iic2errno(), a helper function to translate IIC_Exx...
2015-10-09 baptRename the dma directory into dmagent to avoid collisio...
2015-10-09 ianUse IIC_EBUSBSY and IIC_BUSERR status values consistant...
2015-10-09 ianMostly rewrite the imx i2c driver. This started out...
2015-10-09 baptInstall configuration files with CONFMODE instead of...
2015-10-09 baptAdd installconfig as a top level target
2015-10-09 baptAdd missing Makefile
2015-10-09 baptMove all the dma(8) components into one single directory
2015-10-09 baptChange make distribution so that it now call installcon...
2015-10-09 baptAdd a new bsd.confs.mk similar to bsd.files.mk or bsd...
2015-10-09 ianBugfix: Exit the transfer loop if any read or write...
2015-10-09 ianStyle and whitespace cleanups. The only functional...
2015-10-09 dimPull in r242623 from upstream libc++ trunk (by Eric...
2015-10-09 dimAdd llvm patch corresponding to r289072.
2015-10-09 bdreweryLet -c imply -S (hide signal output).
2015-10-09 kanAdd definitions for MIPS TLS relocations to elftoolchain.
2015-10-09 kanRemove some trailing space.
2015-10-09 emasteaddr2line: initialize die to NULL
2015-10-09 dimRemove empty line again from libc++'s iostream.cpp...
2015-10-09 dimTemporarily revert upstream llvm trunk r240144 (by...
2015-10-09 emasteUpdate to ELF Tool Chain r3250
2015-10-09 emasteAdd .gnu.versym VERSYM_HIDDEN flag and related mask
2015-10-09 wblockFix a repeated typo: rootir -> rootdir.
2015-10-09 kevloSort function prototypes and add missing 'static' keywords.
2015-10-09 cpercivaAdd --currently-running <release> option to freebsd...
2015-10-09 traszRemove root_mount_wait(). It's not used anywhere.
2015-10-09 desUpgrade to Unbound 1.5.5.
2015-10-09 traszDocument iSCSI and autofs(5) variables in rc.conf(5).
2015-10-09 alcExploit r288122 to avoid pointlessly enqueueing a page...
2015-10-08 cemFix missing semi-colon from r289055.
2015-10-08 traszRemove comment obsoleted by r289056.
2015-10-08 traszRemove unused SI_SUB_* #defines.
2015-10-08 mjglinux: fix handling of out-of-bounds syscall attempts
2015-10-08 marcelIf we can't open the file, skip devclose() for the...
2015-10-08 delphijFix short month names and replace %b with %_m in date_f...
2015-10-08 kibBuild changes that allow the modules on arm64.
2015-10-08 delphijAdd encoding for mime-types.
2015-10-08 kibDisable syscons and vpo modules for arm64.
2015-10-08 kibAdd the arm64 define.
2015-10-08 kibImplement in-kernel relocator for the arm64 module...
2015-10-08 kibMake the copyright notice in the file to match reality...
2015-10-08 roygerxen/console: Introduce a new console driver for Xen...
2015-10-08 cpercivaChange gptldr from relocating 0xfff1 bytes of boot2...
2015-10-08 kevloAdd support for Fresco Logic USB 3.0 host controller.
2015-10-08 hselaskyAdd quirk for USB 3.0 PCI device.
2015-10-08 gavinRecognise the Netgear WNDA4100 (N900) 3x3 device in...
2015-10-08 rodrigcMerge:
2015-10-08 kibEnforce the maxproc limitation before allocating struct...
2015-10-08 fabientFix r283120 which use class size larger than 8bits.
2015-10-08 fabientFix r283998 that broke mapin events for hwpmc.
2015-10-08 fabientFix for r288176 changes related to debug symbols move.
2015-10-08 desAdd -n to the ntpq command line so it will show IP...
2015-10-08 mavAdd missing vnode lock in case of file modify request.
2015-10-08 adrianwpi(4): check size before transmitting frames
2015-10-08 adrianwpi(4): fix some byteorder conversions
2015-10-08 adrianwpi(4): fix 'maybe uninitialized' warnings
2015-10-08 adrianwpi(4): add some branch predictions.
2015-10-08 adrianwpi(4): drop unnecessary locking in wpi_set_pslevel().
2015-10-08 edProperly format pointer size independent CloudABI syste...
2015-10-08 rodrigcUse print as a function, not operator.
2015-10-08 marcelAdd option -l for specifying which OS loader to dlopen...
2015-10-08 peterMove SHLIBDIR?=/lib before <src.opts.mk> so that it...
2015-10-08 adrianwpi(4): remove software queues
2015-10-08 rodrigcUse -fpermissive if compiling with GCC.
2015-10-08 bdreweryCorrect a comment.
2015-10-07 gjbCorrect the command-line utility in the r285420 entry:
2015-10-07 rodrigcUse proper function prototypes.
2015-10-07 bdreweryRemove redundant RFFPWAIT/vfork(2) handling in Linux...
2015-10-07 jhbDocument the recently added pl_syscall_* fields in...
2015-10-07 andrewMove pmu.c to files.arm and rename the option to pmu...
2015-10-07 glebiusFix regression from r287779, that bite me. If we call...
2015-10-07 glebiusFix regression from r248371. We need to copy packet...
2015-10-07 glebiusIn softdep_setup_freeblocks():
2015-10-07 baptOnly print the errno string in case sysctl(3) does...
2015-10-07 kibA follow-up to r288492. In fact, revert the mentioned...
2015-10-07 ngieRemove all of the syncs
2015-10-07 baptTrim spaces at the end of the buffer before trying...
2015-10-07 hrsFix a bug that caused reinitialization failure of MAC...
2015-10-07 ngieIntegrate the rest of the pieces from libarchive into the
2015-10-07 ngieIntegrate the testcases into the FreeBSD test suite
2015-10-07 kevloDeclare odata as a pointer type instead of a pointer...
2015-10-07 gjbRefine the r286591 entry based on feedback from jilles@.
2015-10-07 gjbRemove entry for r287469, Skylake/i219 support is not...
2015-10-07 gjbSplit the r288943 entry into different entries, since...
2015-10-07 delphijRemove support of ancient (pre-8.0R, 800041) FreeBSD...
2015-10-07 sjgUpdated depends
2015-10-07 sjgTo help bootstrap new local depends,
2015-10-07 sjgDo not assume host toolchain supports sysroot
2015-10-07 sjgIn jobs mode we can use .ORDER to force stage_links...
2015-10-06 delphijNow that we own the code, use arc4random(3) unconditionally
2015-10-06 jhbTweak: use 'mainlwp' instead of 'mainpid' since this...
2015-10-06 bdreweryFix build with older GCC which, doesn't like 'main...
2015-10-06 delphijUse strlcpy() when the string is expected to be nul...
next