freebsd.git
2015-04-23 traszRemove oldnfs support from nfsstat(1).
2015-04-23 jhbReassign copyright statements on several files from...
2015-04-23 emasteReduce diffs between the three copies of libstand's...
2015-04-23 glebiusDon't propagate SIOCSIFCAPS from a vlan(4) to its paren...
2015-04-23 tuexenA complete user message is signalled with the MSG_EOR...
2015-04-23 kibHandle incorrect ELF images specifying size for PT_GNU_...
2015-04-23 traszSimplify linux_getcwd(), removing code that was longer...
2015-04-23 hselaskyDisable multi process interrupts, because the current...
2015-04-23 araujoMissing break in switch case.
2015-04-23 yongariAdd another variant of BCM5708S controller to IBM HS21...
2015-04-23 gjbCreate the arm64/aarch64 VM disk image as MBR instead of
2015-04-22 pfglibgeom: plug memory leak in EndElement.
2015-04-22 jhbUpdate the pci_cfg_save/restore routines to operate...
2015-04-22 jhbDon't explicitly manage power states for PCI-PCI bridge...
2015-04-22 jhbFix some incorrect #if conditions around older workarou...
2015-04-22 jhbThe minimim grant and maximum latency PCI config regist...
2015-04-22 jhbCosmetic change: use PCIR_SECLAT_2 rather than PCIR_SEC...
2015-04-22 loosFetch the SDHCI frequency from videocore (our prefered...
2015-04-22 rodrigcMove zlib.c from net to libkern.
2015-04-22 pfgAdd definition for the argument_with_type_tag attribute.
2015-04-22 mavMake AIO to not allocate pbufs for unmapped I/O like...
2015-04-22 loosFix the SDHCI clock frequency for RPI2, the default...
2015-04-22 pfgcomputematchjumps(): fix allocator sizeof operand mismatch.
2015-04-22 pfg_pthread_cleanup_push: fix allocator sizeof operand...
2015-04-22 rodrigcMove zlib.c from net to libkern.
2015-04-22 gjbRemove the gptboot partition from the arm64 memory...
2015-04-22 kibMove some common code from sys/amd64/amd64/machdep...
2015-04-22 andrewAdd the null implementation of stack_save and stack_sav...
2015-04-22 andrewRemove the calls to panic from pmap_object_init_pt...
2015-04-22 rodrigcSupport file verification in MAC.
2015-04-22 rodrigcQuiet compiler warnings in mbuf.h
2015-04-21 delphijExtend DA_Q_NO_RC16 to MXUB3* devices.
2015-04-21 glebiusImprove carp(4) locking:
2015-04-21 hirenFor igb(4), when we are doing multiqueue, we are all...
2015-04-21 gjbRevert r281809, which did more harm than good, and...
2015-04-21 traszModify kern___getcwd() to take max pathlen limit as...
2015-04-21 jahFix numerous issues in iic(4) and iicbus(4):
2015-04-21 mavRewrite physio() to not allocate pbufs for unmapped...
2015-04-21 glebiusMake IFMEDIA_DEBUG a kernel option.
2015-04-21 ngieSerialize all of _kerberos5_bootstrap_tools to avoid...
2015-04-21 glebiusInstead of storing mii_media_table array index in ifm_d...
2015-04-21 traszAdd hint about "volmode=dev" to ctl.conf(5).
2015-04-21 glebiusThe comment on BMCR data in if_media entry is wrong...
2015-04-21 glebiusSince xmphy doesn't call mii_phy_setmedia(), there...
2015-04-21 glebiusSince brgphy doesn't call mii_phy_setmedia(), there...
2015-04-21 hselaskyDon't print uninitialized variables.
2015-04-21 bdreweryTweak BSS symbol handling from r281811 to not consider...
2015-04-21 bdrewerySupport libraries linked by path.
2015-04-21 sjgMerge bmake-20150418
2015-04-21 bdrewery- For executables search for matching (B) global uninit...
2015-04-21 bdreweryRevert r281805 for now as it breaks due to spaces in...
2015-04-21 gjbSimplify variable expansion in attempt to fix the vm...
2015-04-21 bdreweryPass full path to ldd(1) so it works on files in cwd.
2015-04-21 rpauloFix wpa/hostapd build without OpenSSL.
2015-04-21 rpauloMerge wpa_supplicant/hostapd 2.4.
2015-04-21 bdrewerySupport demangling C++ symbols with -D flag.
2015-04-21 gjbMerge the following from ^/projects/release-arm64 to...
2015-04-20 pfgpatch(1): small include changes.
2015-04-20 loosBuild and install the DTB for all the supported AllWinn...
2015-04-20 pfgFix improbable memory leak in _citrus_prop_read_str().
2015-04-20 markjMove the definition of struct bpf_if to bpf.c.
2015-04-20 pfgscsi_parse_transportid_rdma(): fix mismatch in memoty...
2015-04-20 joelMinor mdoc fixes.
2015-04-20 bdrewery- Speedup significantly by not using subshells for...
2015-04-20 bdreweryFix indentation to use tabs
2015-04-20 eadlerphabricator related changes:
2015-04-20 gjbCopy amd64/make-memstick.sh to arm64/make-memstick...
2015-04-20 vangyzendmesg: accommodate message buffer growth between the...
2015-04-20 gjbAdd support for building arm64/aarch64 virtual machine...
2015-04-20 vangyzenAlways send log(9) messages to the message buffer.
2015-04-20 gjbMFH: r281668 through r281783
2015-04-20 gjbWhen building VM disk images, vm_copy_base() uses tar...
2015-04-20 mavDon't set bits that should be zero for SATA devices.
2015-04-20 emastecrunchide: Remove local EM_* ELF definitions provided...
2015-04-20 dteskeUpdate usage statement to align with post-r279624 funct...
2015-04-20 emastevidcontrol: skip invalid video modes returned by vt(4)
2015-04-20 dimAdd llvm patch corresponding to r281775.
2015-04-20 dimPull in r229911 from upstream llvm trunk (by Benjamin...
2015-04-20 araujoRemove unused variable.
2015-04-20 araujoAdd back ixgbe_rxeof, just remove the assignment to...
2015-04-20 araujoRemove unused variable.
2015-04-20 alcEliminate an unused variable.
2015-04-20 pfgPrevent a double free.
2015-04-20 pfgg_uncompress_taste: prevent a double free.
2015-04-20 brooksBump doc date missed in r281605.
2015-04-20 mavReport link as up if tap device is not specified (black...
2015-04-20 mavReport link as up only if we managed to open tap device.
2015-04-20 mavActivate write-only optimization if bpf device opened...
2015-04-20 mavDisable RX/TX queues notifications when not needed.
2015-04-20 kibRemove code to support the top of the stack layout...
2015-04-20 kibRemove duplicate definitions of MWAIT_CX hints. Identi...
2015-04-20 sjgbmake-20150418
2015-04-20 sjgImport bmake-20150418
2015-04-20 eadlerfind.1: Add missing whitespace:
2015-04-20 eadlered(1): Fix [-Werror=logical-not-parentheses]
2015-04-19 pfgnfsrpc_createv4: fix double free.
2015-04-19 mariusMake a comment reflect reality.
2015-04-19 mariusRefine the workaround for Intel HSD131 [1] added in...
2015-04-19 adrianRefactor out the _PXM -> VM domain lookup done in ACPI...
2015-04-19 adrianUpdate pkt-gen to optionally use randomised source...
next