]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-01-03 npAdd a manual page for cxgbetool. It is incomplete...
2015-01-03 npcxgbe/tom: do not engage the TOE's payload chopper...
2015-01-02 ianFix alignment directives in arm asm code after clang...
2015-01-02 delphijDocument file update.
2015-01-02 ngieRemove MK_INFO guards in bsd.info.mk per r276556
2015-01-02 jillesLink lib/libc/c063 tests to the build.
2015-01-02 loospuc(4): Add an entry for the Feasso PCI FPP-02 2S1P...
2015-01-02 nwhitehornRemove last vestige of Apple-specific memory parsing...
2015-01-02 emasteAdd Makefile for elftoolchain readelf(1)
2015-01-02 gjbDocument asr(4) removal in r276526.
2015-01-02 gjbBump copyright year.
2015-01-02 gjbUpdate the 'Submitting Problem Reports' section to...
2015-01-02 delphijMFV r276568:
2015-01-02 npcxgbe/tom: fix the MSS calculation for IPv6 connections...
2015-01-02 gjbRemove hwlist.asr macro, asr(4) removed in r276526.
2015-01-02 delphijAdd a manual page for phttpget(8).
2015-01-02 npcxgbe/tom: log some more details in send_flowc_wr.
2015-01-02 delphijVendor import of file 5.22.
2015-01-02 emastereadelf: Correct rounding on note padding
2015-01-02 jkimGarbage collect the empty directory.
2015-01-02 ngieRemove gnu/ info pages to unbreak the build with MK_GCC...
2015-01-02 dchaginCast *path to silence clang -Wpointer-sign warning.
2015-01-02 rwatsonIn mbuf_to_synq_entry(), use M_START() and M_SIZE(...
2015-01-02 baptRemove info pages
2015-01-02 baptRegen after removal of texinfo
2015-01-02 baptFix typo
2015-01-02 baptRemove leftovers from r276551
2015-01-02 baptFix the date of texinfo removal
2015-01-02 baptRemove GNU texinfo from base along with all info pages.
2015-01-02 dchaginRemove Giant from linux_getcwd() due to VFS is MPSAFE...
2015-01-02 scottlFix a missed comment from r276526.
2015-01-02 emasteUpdate ELF headers to include additional defines
2015-01-02 dimAdd clang and llvm patches corresponding to r276516...
2015-01-02 dimPull in r222587 from upstream llvm trunk (by Jörg...
2015-01-02 baptUse mandoc to generate cat pages
2015-01-02 baptUse mandoc -Tlint instead of groff for manlint target
2015-01-02 hselaskyThe "vt_suspend_flush_timer()" function is sometimes...
2015-01-02 brAdd driver for general-purpose I/O (GPIO).
2015-01-02 hselaskyThe "cnputs_mtx" mutex must be allowed to recurse....
2015-01-02 hselaskyRemove duplicate pci_driver class declaration.
2015-01-02 hselaskyFix warning about possible use of uninitialized variable.
2015-01-02 ngieDon't install h_raw if dealing with clang 3.5.0+ to...
2015-01-02 scottlGarbage collect the asr driver. Hardware for it has...
2015-01-02 ianPut in a workaround for bug 196407 (arm modules cause...
2015-01-02 emastelibelf: Return an error instead of asserting on an...
2015-01-02 kibCallers of pmap_kextract() cannot distinguish between...
2015-01-02 kibActually remove GIANT_REQUIRED, declared but not done...
2015-01-02 ngieReset errno in :scalbnf_val and :scalbnl_val before...
2015-01-01 ianRemove -Wa,-march=armv7a from arm kernel configs, it...
2015-01-01 ianDefine a WFI macro that expands to the right form of...
2015-01-01 ianRework the vpf support code so that it compiles with...
2015-01-01 dimPull in r200010 from upstream libc++ trunk (by Marshall...
2015-01-01 dimPull in r213790 from upstream clang trunk (by Richard...
2015-01-01 nwhitehornAllow booting with both a real Open Firmware tree and...
2015-01-01 nwhitehornThe path entry for a device tree node and its name...
2015-01-01 dchaginFix Clang -Wpointer-sign warnings.
2015-01-01 dchaginFix Clang warning: passing 'unsigned int *' to paramete...
2015-01-01 dchaginRegen after r276508, r276509.
2015-01-01 dchaginCorrect an argument status of wait4 syscall for Linuxul...
2015-01-01 dchaginCorrect an argument status of wait4 syscall for Linuxul...
2015-01-01 dimRemove the clang -no-integrated-as workaround for smapi...
2015-01-01 rdivackyLLVM integrated assembler can assemble these files...
2015-01-01 npcxgbe(4): remove buf_ring specific restriction on the...
2015-01-01 impPut the conditional back. For the default case it isn...
2015-01-01 impMove more of the warnings into kern.mk, as well as...
2015-01-01 delphijFix markup for minthreads and maxthreads.
2015-01-01 impEliminate bsd.sys.mk on purpose. Do not put it back.
2015-01-01 ngieUnbreak the build for some modules that depend on ...
2015-01-01 bryanvAdd softc flag for when the indirect descriptor feature...
2015-01-01 bryanvUse the appropriate IPv4 or IPv6 TSO HW assist flag
2015-01-01 impFix module builds on arm (and maybe others) by turning...
2014-12-31 npcxgbe(4): major tx rework.
2014-12-31 adrianMigrate the RSS IPv6 hash code to use pointers to the...
2014-12-31 ngieThe variable used with install(1) for stripping should...
2014-12-31 loosFree the buffer returned by gpio_pin_list() after the...
2014-12-31 npTemporarily unplug cxgbe(4) from !amd64 builds.
2014-12-31 dimUpgrade our copy of clang, llvm and lldb to 3.5.0 release.
2014-12-31 emastereadelf: Add stdint.h for C99 fixed size types
2014-12-31 dimMerge ^/head r274961 through r276475.
2014-12-31 dimSome minor changes to UPDATING.
2014-12-31 alcEliminate a stale debug message. The per-CPU cache...
2014-12-31 dimMerge ^/head r274961 through r276472.
2014-12-31 pfgFixes to exit status.
2014-12-31 ianA couple small fixes to make clang 3.5 happy... Move...
2014-12-31 marius- Switching the mode of Ricoh R5CE823 to SD2.0 causes...
2014-12-31 bzBump copyright year.
2014-12-31 smhCorrect zpool list displaying invalid EXPANDSZ for...
2014-12-31 smhUse the correct state name for unavailable pools in...
2014-12-31 ianChange the order of operations for the initial cache...
2014-12-31 ianFix a paste-o.
2014-12-31 emastelibelf: Rearrange size test to prevent integer overflow
2014-12-31 alcThe physical memory allocator supports the use of disti...
2014-12-30 neelInitialize all fields of 'struct vm_exception exception...
2014-12-30 dimFirst stab at UPDATING notes for clang 3.5.0.
2014-12-30 ngieExpect access_test:access_inval to fail before __FreeBS...
2014-12-30 neelReplace bhyve's minimal RTC emulation with a fully...
2014-12-30 emasteCheck for multiplication integer overflow in CHECK_EHDR
2014-12-30 wblockRemove the svn:executable property from iscsi.4.
2014-12-30 mjgConvert nullfs hash lock from a mutex to an rwlock.
2014-12-30 mjgConvert vfs hash lock from a mutex to an rwlock.
next