freebsd.git
2017-12-11 impFix regression with lua import
2017-12-11 impUnbreak gcc build by using (void) for functions that...
2017-12-11 markjUse a dedicated counter for inactive queue scans.
2017-12-11 baptRemove hard coded number of lun definition
2017-12-11 impFix a comment to be more accurate
2017-12-11 kibofed: Define barriers for mips and arm.
2017-12-11 kibofed: Remove duplicated symbols from the version file.
2017-12-11 chuckAdd myself to committers-src.dot
2017-12-11 cemi386: Bump KSTACK_PAGES default to match amd64
2017-12-11 impStart adding commands that I know are good to build...
2017-12-11 impAdd -I to just run the imaging part of nanobsd so you...
2017-12-11 impFix the std-x86 layout to produce a bootable system...
2017-12-10 ianWhen building for arm arches, set PKGALIGN to the max...
2017-12-10 dimCorrect r326748, indicating that tgammal(3) is mapped...
2017-12-10 ianSave and restore r9 register in arm ubldr. In old...
2017-12-10 ianDo not give up if writing to the chip's control and...
2017-12-10 cemwc(1): Restore regular file char count fast path
2017-12-10 dimDocument the existence and precision of the remaining...
2017-12-10 mmelRelax too restrictive assert.
2017-12-10 mmelRevert r326740. I committed wrong diff.
2017-12-10 mmelRelax too restrictive assert.
2017-12-10 jhibbitsRetrieve the page outside of holding locks
2017-12-09 eugenpw(8): correct expiration period handling and command...
2017-12-09 adrian[net80211] add a method for checking if a VAP WME AC...
2017-12-09 cemwc(1): Extend non-controversial optimizations to '...
2017-12-09 rmacklemDefine macros used by the pNFS server code.
2017-12-09 karelsgifconfig_gif0 no longer works, document replacement
2017-12-09 zeisingImprove options and error handling.
2017-12-09 markjFix the act_scan_laundry_weight mechanism.
2017-12-09 markjProvide a sysctl to force synchronous initialization...
2017-12-09 traszMove the DIAGNOSTIC check for lost iSCSI PDUs from...
2017-12-09 eadlerarc lint: Explain linting explain
2017-12-09 impIndent multiple device path entries correctly.
2017-12-09 impRemove vestiges of -d and -p commands.
2017-12-09 impForgotten in 326725
2017-12-09 impImport Netflix's efibootmgr to help manage UEFI boot...
2017-12-09 impAdd two dates derived from looking at archival source...
2017-12-08 impThis path belongs in ficl/Makefile, not the common...
2017-12-08 edRemove basename_r(3).
2017-12-08 impDon't automatically create objdir here. We're just...
2017-12-08 impRemove local here. It was a cut and paste error.
2017-12-08 hselaskyCorrectly define the unordered_map namespace in ofed...
2017-12-08 impboot1.c needs EFI_ZFS_BOOT too, so add it globally...
2017-12-08 impBuild WITHOUT_FORTH too, at least for amd64 and i386
2017-12-08 impCreate interp class.
2017-12-08 impConst poison a couple of interfaces.
2017-12-08 impPut the files we're copying over into a few variables...
2017-12-08 impProvide implementations for iscntrl, ispunct and isgraph.
2017-12-08 impRemove _KERNEL hack now that errno.h does the right...
2017-12-08 impAdd partial support signal.h functioanlity. Pull in...
2017-12-08 shurdFree mbuf chain when m_dup fails
2017-12-08 markjActually add the -x setenv test Makefile, missed in...
2017-12-08 shurdHandle read-only mbufs in iflib ether pad function
2017-12-08 pfgSPDX: more ISC-related files.
2017-12-08 asomersat(1): annotate some intended switch-case fallthroughs
2017-12-08 pfgSPDX: license IDs for some ISC-related files.
2017-12-08 andrewSet the io width when using an ACPI uart. Previously...
2017-12-08 jhibbitsRemove PTE VA mappings for tracked pages in 64-bit...
2017-12-08 nwhitehornSupport mounted boot partitions in the installer. This...
2017-12-07 glebiusSeparate out send buffer autoscaling code into function...
2017-12-07 tuexenRetire SCTP_WITH_NO_CSUM option.
2017-12-07 markjAvoid setting -Wno-tentative-definition-incomplete...
2017-12-07 dimRemove an unused incude from lib/msun/bsdsrc/b_log.c.
2017-12-07 dimRemove the sentence in math(3) about some long double...
2017-12-07 eugengeom_raid (RAID5): do not lose bp->bio_error, keep...
2017-12-07 gjbFix the reldoc target in release/Makefile following...
2017-12-07 cemmlx4: Remove redundant declarations to fix GCC build
2017-12-07 bzUse correct field in the description for the lock after...
2017-12-07 markjFix the UMA reclaim worker after r326347.
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-07 jkimImport OpenSSL 1.0.2n.
2017-12-07 bdreweryLook for libraries in OBJDIR when building outside...
2017-12-07 markjEnsure that "out" is initialized in all error paths.
2017-12-07 kibFix livelock in ufsdirhash_create().
2017-12-07 bdeMove instantiation of msgbufp from 9 MD files to subr_p...
2017-12-07 eugenFix use-after-free that sometimes results in a garbage...
2017-12-07 bryanvUse consistent name for the vxlan VNI parameter name...
2017-12-07 asomersdc(1): fix modulo operations with fractional inputs
2017-12-07 bjkFix mandoc -Tlint warnings in bin/
2017-12-07 bjkNote that old sys/event.h required manual sys/types...
2017-12-07 bdreweryDisconnect OFED after r326169 broke all DIRDEPS support...
2017-12-07 bdrewerytinderbox/universe: Don't execute KERNCONFS lookup...
2017-12-07 bdreweryRevert r325529: No longer needed after r325699.
2017-12-06 asomersFix a null-pointer dereference and a tautological check...
2017-12-06 impDefine xpt_path_inq.
2017-12-06 impNow that cam_periph_runccb() can be called from situati...
2017-12-06 impMake cam_periph_runccb be safe to call when we can...
2017-12-06 glebiusGarbage collect IFCAP_POLLING_NOCOUNT. It wasn't used...
2017-12-06 baptSplit body of mails not respecting RFC2822
2017-12-06 asomersOptimize telldir(3)
2017-12-06 stevekThe function make_relative_prefix_1 does not properly...
2017-12-06 stevekThe function fwscanf() return value is wrong when encou...
2017-12-06 bdreweryAUTO_OBJ: Don't create nested OBJDIRS with print-dir...
2017-12-06 baptUpdate to 2017-12-06
2017-12-06 baptsdiff(1) can now be built defaults warning level
2017-12-06 baptRename variables confusing gcc 4.2.1
2017-12-06 baptFix -Wincompatible-pointer-types-discards-qualifiers...
2017-12-06 markjUse unique wait messages in the page daemon control...
2017-12-06 emastetcpdump: remove undesired svn:keywords property from...
2017-12-06 markjUse a global extern declaration to appease gcc.
next