]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2014-02-22 Ian LeporeChange fdt_setup_fdtp() from "guess then fail" to more...
2014-02-22 Alan CoxWhen the kernel is running in a virtual machine, it...
2014-02-22 Ian LeporeAllow the ubldr boot device to be choosen by a u-boot...
2014-02-22 Baptiste DaroussinRegen after WITHOUT_DMA -> WITHOUT_DMAGENT renaming
2014-02-22 Baptiste DaroussinRename WITHOUT_DMA into WITHOUT_DMAGENT to avoid confusion
2014-02-22 David XuIncrease alignment to size of pointer if the alignment...
2014-02-22 Christian BruefferSimplify the way the end of a singly linked list is...
2014-02-22 Ivan VorasGrammar fix
2014-02-22 Peter GrehanZFS boot support for bhyveload.
2014-02-22 Mark Johnston1452 DTrace buffer autoscaling should be less violent
2014-02-22 Mark JohnstonDefine the KM_NORMALPRI flag for kmem_alloc(), as it...
2014-02-22 Bryan DreweryFix style of comment blocks.
2014-02-22 Ian LeporeLook for both fdtaddr and fdt_addr env var names. ...
2014-02-22 Ian LeporeFix the strange 2-space indentation that appears only...
2014-02-22 Mark JohnstonPrint a backtrace if the SDT(9) stub gets called so...
2014-02-22 Peter WemmUpdate serf-1.3.0 -> 1.3.4 - fixes multiple issues...
2014-02-22 Peter WemmVendor import serf-1.3.4
2014-02-21 Peter GrehanFix virtio spec URL.
2014-02-21 Dimitry AndricMove the part in bsd.own.mk that sets -Wno-c++11-extens...
2014-02-21 Mateusz GuzikFix a race between kern_proc_{o,}filedesc_out and fdesc...
2014-02-21 Baptiste DaroussinInstall a default configuration file for dma
2014-02-21 Dimitry AndricPull in r197521 from upstream clang trunk (by rdivacky):
2014-02-21 Baptiste DaroussinFix build on i386
2014-02-21 Baptiste DaroussinLower warning level when built with gcc
2014-02-21 Christian BruefferMatch the correct variable to the variable description.
2014-02-21 Baptiste DaroussinFix build with gcc
2014-02-21 Ivan VorasExplain how and where kern.cam.ada.write_cache can...
2014-02-21 Baptiste DaroussinEnforce mail user and group
2014-02-21 Baptiste DaroussinFix typo
2014-02-21 Baptiste DaroussinAdd dma-mbox-create forgotten in the previous commit
2014-02-21 Baptiste DaroussinRegen after addition of WITHOUT_DMA
2014-02-21 Baptiste DaroussinImport Dragonfly Mail Agent into base system
2014-02-21 Neel NatuAdd support for x2APIC virtualization assist in Intel...
2014-02-21 Ian LeporeAdd basic cpu frequency control and temperature monitor...
2014-02-21 Warner LoshRemove bogus blank line.
2014-02-21 David Xumalloc_aligned() may not leave enough space for pointer...
2014-02-21 Tycho NightingaleAvoid clobbering the counter mode when issuing a latch...
2014-02-20 Christian BruefferFurther refine the auth fail regex to catch more auth...
2014-02-20 Baptiste DaroussinImport dma 89702b7f14 (2013-02-13) into vendors
2014-02-20 Peter WemmRevert my commit in r261253; the real problem was tackl...
2014-02-20 Michael TuexenRemove redundant code and fix a style error.
2014-02-20 Peter WemmMatch our implementation of iconv's inbuf argument.
2014-02-20 Peter WemmImport svn-1.8.8.
2014-02-20 Peter WemmVendor import svn-1.8.8
2014-02-20 Edward Tomasz... Make it clear that there are two ways to add a session...
2014-02-20 Christian BruefferSpelling, grammar and mdoc cleanup.
2014-02-20 Steven KreuzerDocument r261504 - FreeBSD/i386 guests can be run under...
2014-02-20 Ian LeporeAdd early printf support, wrapped in #if 0 because...
2014-02-20 Christian BruefferFix a cross-reference.
2014-02-20 Luiz Otavio... Fix the boot on FDT-enabled systems after r261819.
2014-02-20 Luigi Rizzocompile with NOINET
2014-02-20 Neel NatuSimplify APIC mode switching from MMIO to x2APIC. In...
2014-02-19 Robert WatsonTemporarily unhook BERI boot loader from the build...
2014-02-19 Christian BruefferSpelling, grammar and mdoc cleanup.
2014-02-19 Robert WatsonDo build boot-loader FDT code on MIPS.
2014-02-19 Martin MatuskaRevert r262196
2014-02-19 Bryan DreweryAdd missing Save Cursor support for VT520
2014-02-19 Robert WatsonUpdate MIPS bootinfo.h to reflect the actual MIPS boot2...
2014-02-19 Marko ZecV_irtualize rtsock refcounting, which reduces the chanc...
2014-02-19 Peter WemmReally (I think) fix the sporadic heimdal build failure...
2014-02-19 Adrian ChaddExtract out the port VLAN flags/setup code and throw...
2014-02-19 Adrian ChaddAdd methods for the VLAN port set/get routines.
2014-02-19 Adrian ChaddTurn the port init function into a HAL method and initi...
2014-02-19 Adrian ChaddTeach the PHY register path about the different MDIO...
2014-02-19 Adrian ChaddAdd a new method to set up the individual port in question.
2014-02-19 Adrian ChaddChange arswitch_ports_init() to arswitch_port_init...
2014-02-19 Adrian ChaddAdd in the AR8327 probe/attach code and switch type.
2014-02-19 Adrian ChaddStore away the chip version and revision; some AR8327...
2014-02-19 Adrian ChaddAdd in a flag to control whether the low or high data...
2014-02-18 Robert WatsonReplace Apache-style license on two Makefiles with...
2014-02-18 Robert WatsonCommit a first cut at ports of boot2 and loader to...
2014-02-18 Martin MatuskaDe-virtualize pf_mtag_z [1]
2014-02-18 Luiz Otavio... Remove an unnecessary header.
2014-02-18 Ed MasteFix mismerge in r262121
2014-02-18 Neel NatuAdd a check to validate that memory BARs of passthru...
2014-02-18 Jonathan AndersonAdd more __BEGIN_DECLS / __END_DECLS to <sys/capability.h>.
2014-02-18 Gleb SmirnoffFix incorrect assertions.
2014-02-18 Luigi Rizzoenable rfc1323 and rfc1644 by default in picobsd images.
next