freebsd.git
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 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 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...
2015-10-06 delphijRemove a few unused headers.
2015-10-06 bdrewerytruss: Add support for utrace(2).
2015-10-06 jhbMove td_oncpu and td_lastcpu out of the "zero'd on...
2015-10-06 dimStop linking libc++.so verbosely, there is no need to.
2015-10-06 adrianRemove gen3 check introduced in r286653.
2015-10-06 dimFor llvm/clang libraries, skip including tablegen-produ...
2015-10-06 jhbGroup the decoded system calls by ABI and sort the...
2015-10-06 jhbFix various edge cases related to system call tracing.
2015-10-06 gjbUpdate the last check revision marker.
2015-10-06 gjbDocument r288943, clang, llvm, etc. updated to upstream...
2015-10-06 cemFix core corruption caused by race in note_procstat_vmmap
2015-10-06 dimUpgrade our copies of clang, llvm, lldb, compiler-rt...
2015-10-06 gjbDocument r288669, stack protector "strong" level.
2015-10-06 gjbDocument r288654, lagg(4) fec removal.
2015-10-06 ngieAdd directory for test encoder missed by accident in...
2015-10-06 ngieRemove a comment from an earlier iteration of trying...
2015-10-06 ngieIntegrate the tests from libxo into the FreeBSD test...
2015-10-06 dimUpdate dates in UPDATING and ObsoleteFiles.inc. github/projects/clang370-import
2015-10-06 dimMerge ^/head r288836 through r288925.
2015-10-06 roygerUpdate Xen headers from 4.2 to 4.6
2015-10-06 glebiusRemove debugging variable from r143761.
2015-10-06 hrsReallocate a maxlen-long buffer only when the current...
2015-10-06 hirenAdd a comment specifying how we implement rfc3042.
2015-10-06 ngieUse LIBXOSRC instead of LIBXO when defining the path...
2015-10-06 alcExploit r288122 to address a cosmetic issue. Pages...
2015-10-06 impPrevious versions of bsd.own.mk included bsd.compiler.mk
2015-10-06 cyOn some interfaces, ipfilter drops UDP packets with...
next