freebsd.git
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.
2017-12-06 glebiusFix crash with a dotless hostname.
2017-12-06 asomerscam: fix sign-extension error in adagetparams
2017-12-06 kevansaw_mp.c: use argument name in macros
2017-12-06 baptReally fix typo and improve wording of the comment
2017-12-06 baptFix typo
2017-12-06 baptRevert local changes made to make zstd(1) frontend...
2017-12-06 baptAllow newsyslog to execute compression commands which
2017-12-06 tsoomedhcp_try_rfc1048() is not used any more
2017-12-06 impDe-const to match changes in userboot.h
2017-12-06 eadlersponge(1): revert
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-12-06 jhibbitsAllow custom overrides of mmap attribute for VT framebuffer
2017-12-06 jhibbitsUse unsigned intptr_t type for framebuffer addresses
2017-12-06 impFix random() prototype to match the system.
2017-12-06 impMake putenv and getenv match the userland definition...
2017-12-06 glebiusFix file missed in r326607.
2017-12-06 glebiusReduce pollution via tmpfs.h.
2017-12-06 impRemove unused 4th argument to match the standard error...
2017-12-06 impAdd NVME as a known device type for devstat processing.
2017-12-05 jillesmdoc(7): Update .Dd for previous commit
2017-12-05 impRemove stray cam_periph_async call. It's called twice...
2017-12-05 jillesmdocml: Add IEEE Std 1003.1-2008, 2016 edition
2017-12-05 impSince this is contrib code, create an upstreamable...
2017-12-05 emasteImplement "vidcontrol -h <history_size>" for vt(4)
2017-12-05 kevansdtb/allwinner: Restore a83t/BananaPi-M3 DTS after r342822
2017-12-05 emastevnic: apply hardware L3 checksum only for IPv4
2017-12-05 emasteMakefile.inc1: map mips MACHINE_/TARGET_ARCH to triples
2017-12-05 kevansa10_gpio: Don't do read/set dance if pin is already...
2017-12-05 impNow that we offer a semi-sane standards-ish set of...
2017-12-05 impStop building with the standard system headers.
2017-12-05 impDon't inherit CFLAGS. This a specialized test program...
2017-12-05 impThis isn't NetBSD specific code. Include these for...
2017-12-05 impPrefer stdint.h to inttypes.h since the added prototype...
2017-12-05 impMake sure we include the right path for skein.h, as...
2017-12-05 impNeed to include skein in the include path so we don...
2017-12-05 impUse the kernel relative paths, rather than the userland...
2017-12-05 impNo need to include the userland md5.h, the kernel one...
2017-12-05 impInclude ficl.h before anything else and avoid including...
2017-12-05 impWhen building standalone, include stand.h rather than...
2017-12-05 bdrewerynative-xtools: Ensure GCC files are cleaned up.
2017-12-05 bdreweryDeal with bmake-20170301 no longer resolving -C like...
2017-12-05 bdreweryHandle writable-but-not-a-directory cases for writable...
next