]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-02-26 Ed MasteUpdate LLDB snapshot to upstream r202189
2014-02-26 Peter HolmAdded a regression test for r234131.
2014-02-26 Edward Tomasz... There is no need to prevent iscsictl from adding iSER...
2014-02-26 Peter GrehanChange the MK_ZFS != "no" case slightly to avoid a...
2014-02-26 Li-Wen HsuFix make depend.
2014-02-26 Jason EvansUpdate jemalloc to version 3.5.1.
2014-02-26 Adrian ChaddAdd LED setup support for the AR8327.
2014-02-26 Adrian ChaddAdd in the SGMII configuration code. The DB120 doesn...
2014-02-26 Adrian ChaddAdd the DB120 specific hints for the AR8327.
2014-02-26 Adrian ChaddUndo the DB120 hard-coded values in the AR8327 code...
2014-02-26 Glen BarberUpdate release/release.conf.sample to reflect changes...
2014-02-26 Glen BarberRework how WORLD_FLAGS and KERNEL_FLAGS are set, to...
2014-02-26 Mark JohnstonRevert r262466, as it does not compile on PowerPC.
2014-02-26 Glen BarberChase r262505, and remove CVS exclusion from picobsd...
2014-02-26 Neel NatuQueue pending exceptions in the 'struct vcpu' instead...
2014-02-26 Glen BarberIn release/Makefile, remove exclusion of CVS directorie...
2014-02-25 Julio MerinoFix comment introduced in r262480: it's 1920x1200,...
2014-02-25 Xin LIRefresh our implementation of OpenBSD's Blowfish passwo...
2014-02-25 Ed MasteUpdate LLDB snapshot to upstream r202189
2014-02-25 Glen Barberrelease.sh:
2014-02-25 Ed MasteImport LLDB as of SVN r202189 (git 32871eb)
2014-02-25 Sean BrunoSlightly better revision of teaching userboot how to...
2014-02-25 Christian BruefferRough cleanup (new sentence -> new line, grammar, spell...
2014-02-25 John BaldwinRemove more constants related to static sysctl nodes...
2014-02-25 Kirk McKusickArguments for malloc and calloc should be size_t, not...
2014-02-25 Sean BrunoTeach userboot to comply with WITHOUT_CDDL/WITHOUT_ZFS
2014-02-25 Christian BruefferIn puthdr(), start the ELF .data section on a new page...
2014-02-25 Ruslan Bukin- Pin configuration is a complete iomux register now...
2014-02-25 Ian LeporeInvalidate the SCU cache tag ram on all 4 cores, not...
2014-02-25 Julio MerinoIncrease maximum number of columns to support 1980x1200...
2014-02-25 Hans Petter... Don't generate devd rules for WSP device ID's found...
2014-02-25 Hans Petter... Updates for WSP driver:
2014-02-25 Dimitry AndricMake sure a for loop in fire_alloc_msix() terminates...
2014-02-25 Dimitry AndricIn sys/sparc64/sparc64/spitfire.c, prevent signed shift...
2014-02-25 Daichi GOTOsh: Add -h option to SYNOPSIS
2014-02-25 Mark JohnstonMake all 8 syscall arguments available to syscall probe...
2014-02-25 Kevin LoAdd a flag to run's device list which uses a standard...
2014-02-25 Xin LIWrap for loop in #if block testing the size is actually...
2014-02-25 Xin LIRevert 262462 and 262461, they didn't solve the problem, in
2014-02-24 Xin LIPatch 2/2:
2014-02-24 Xin LIPatch 1/2:
2014-02-24 Ruslan BukinAdd support for Quartz Module.
2014-02-24 Hans Petter... Update ATP manual page.
2014-02-24 Hans Petter... Fix compiler warning.
2014-02-24 Robert WatsonBuild FICL support into little-endian 64-bit MIPS boot...
2014-02-24 Robert WatsonBuild 64-bit ELF support into little-endian 64-bit...
2014-02-24 Eitan Adlerhier(7): Add /usr/lib/private
2014-02-24 Tijl CoosemansFix an array index out of bounds bug in iconv VIQR...
2014-02-24 Tijl CoosemansFix Simplified Chinese character set conversions by...
2014-02-24 Tijl CoosemansConsistently pass around context information using...
2014-02-24 Luiz Otavio... Enable the second and the third I2C controllers on...
2014-02-24 Hans Petter... Update ATP driver:
2014-02-24 Adrian ChaddAdd in port0/port6 configuration as part of the platfor...
2014-02-24 Adrian ChaddAdd the AR8327 bits to the DB120 config file.
2014-02-24 Adrian ChaddLink the AR8327 to the build.
2014-02-24 Adrian ChaddAdd initial AR8327 support.
2014-02-24 Adrian ChaddMethodize the arswitch VLAN routines.
2014-02-24 Adrian Chadd* Ensure enough ports/phys are available for both the...
2014-02-24 Ian LeporeAdd the bits needed to run SMP on imx6.
2014-02-24 Ian LeporeInvalidate caches immediately upon entry to init_second...
2014-02-24 Adrian ChaddAdd correct attributions.
2014-02-24 Adrian ChaddAdd a new option - 'a <file>' - which spits out annotat...
2014-02-24 Adrian ChaddAdd a very basic and totally hacked up iwnstats program.
2014-02-24 Adrian ChaddTrack and expose the latest statistics from the firmware.
2014-02-24 Adrian ChaddReserve a bit for statistics debugging. I'll hopefully...
2014-02-24 Ian LeporeAdd a new cache maintenance function, idcache_inv_all...
2014-02-24 Ian LeporeAdd an ident line.
2014-02-23 Baptiste DaroussinRemove a useless newline, warnx already appends a newline
2014-02-23 Hans Petter... Update ATP driver:
2014-02-23 Adrian ChaddFix a typo.
2014-02-23 Ian LeporeActually set the proper bit to indicate TTB shared...
2014-02-23 Ian LeporeIf the L2 cache type is PIPT, pass a physical address...
2014-02-23 Baptiste DaroussinLower the level of WARNS to fix build with gcc
2014-02-23 Ian LeporeMove the declaration for mpentry() into a header file...
2014-02-23 Ian LeporeEliminate an unused-var warning by wrapping #if 0 aroun...
2014-02-23 Baptiste DaroussinRemove libyaml, it has been replaced by libucl
2014-02-23 Robert WatsonBuild the BERI boot loader on 64-bit MIPS (but not...
2014-02-23 Pawel Jakub... Capability rights are held by descriptors, not processes.
2014-02-23 Robert WatsonWhen building FDT on MIPS, use softfloat.
2014-02-23 Robert WatsonOn mips64, built 64-bit ELF support.
2014-02-23 Robert WatsonGive mips64 its own ficl configuration that sizes point...
2014-02-23 Baptiste DaroussinUpdate my copyright
2014-02-23 Baptiste DaroussinSwitch pkg(7) from libyaml to libucl
2014-02-23 Baptiste DaroussinBranch libucl to the build
2014-02-23 Baptiste DaroussinImport libucl into head
2014-02-23 Adrian ChaddFix indentation.
2014-02-23 Baptiste DaroussinImport libucl into vendor
2014-02-23 David ChisnallFix parsing multiple roots with whitespace between...
2014-02-23 Ian LeporeFix a typo _IMX51_TZICRREG_H_ -> _IMX51_TZICREG_H_...
2014-02-23 Hiren PanchasaraPicoStation M2HP presents reg domain 0x2a which is...
2014-02-23 Ian LeporeDon't force bootverbose on anymore, it can be set from...
2014-02-23 Ian LeporeCreate a generic IMX6 kernel config. This is based...
2014-02-23 Ian LeporeAdd the FREEBSD_BOOT_LOADER option so that a loaded...
2014-02-23 Craig RodriguesRemove KASSERT from in6p_lookup_mcast_ifp().
2014-02-22 Ian LeporeAdd a feature for automatically finding and loading...
2014-02-22 Pedro F. Giffuniext2fs: fully enable ext4 read-only support.
2014-02-22 Ian LeporeChange file_loadraw() from static to public. Change...
2014-02-22 Eitan Adlerbsd-family-tree: Add DragonFly 3.6.1 to the tree.
2014-02-22 Eitan Adlerbsd-family-tree: Add DragonFly 3.6.1 to the tree.
2014-02-22 Gleb SmirnoffImprove logging of send errors, reporting error code...
next