]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-01-14 cemFix broken fstyp exfat testcase
2017-01-14 cemRevert r310994
2017-01-14 ngieNote that sys/types.h is required on FreeBSD for kqueue...
2017-01-13 glebiusRemove deprecated fgetsock() and fputsock().
2017-01-13 jhbTrim a few comments on platforms that did not implement...
2017-01-13 wblockUpdate the shm_open.2 man page to reflect objective...
2017-01-13 glebiusUse getsock_cap() instead of deprecated fgetsock().
2017-01-13 ianCorrect the comments about how much buffer is allocated.
2017-01-13 glebiusUse getsock_cap() instead of deprecated fgetsock().
2017-01-13 cemfstyp.8: Move initial exFAT blurb to the -u section
2017-01-13 ianCheck tty_gone() after allocating IO buffers. The...
2017-01-13 emastelibgcc_s: add libc DT_NEEDED to fix underlinking
2017-01-13 tuexenEnsure that the buffer length and the length provided...
2017-01-13 mavImprove CAM_CDB_POINTER support.
2017-01-13 hrsPurge varargs.h in favor of stdarg.h.
2017-01-13 adrian[net80211] add a macro to check this configuration...
2017-01-13 adrian[net80211] begin laying the groundwork for drivers...
2017-01-13 adrian[net80211] Initial VHT node upgrade/downgrade support...
2017-01-13 adrian[net80211] initial, somewhat incomplete VHT channel...
2017-01-13 hrs- Add static for functions and variables with internal...
2017-01-13 ngiefmaxmin_test still fails with clang 3.9.x.. bypass...
2017-01-13 ngieUse dfr-01-xfat.img.bz2, not dfr-01-xfat.dd.bz2 (the...
2017-01-13 ngieAdd testcase for exFAT that currently fails
2017-01-13 ngieAdd license preamble for r286964; credit to asomers
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-13 cemfstyp(8): Detect exFAT filesystems
2017-01-13 kevloIncrease retry count to 100 in r88e_fw_cmd() and r92c_f...
2017-01-13 pfgRemove __nonnull() attributes from x86 machine check...
2017-01-12 ianRestructure the tty_drain loop so that device-busy...
2017-01-12 glebiusFix the contiguity once more.
2017-01-12 hrs- Fix dereference of NULL pointer which could cause...
2017-01-12 kanFix typo in r311971.
2017-01-12 sbrunoPurge surprise change to sys/conf/files for ixgbe(4).
2017-01-12 cemlibkern: Remove obsolete 'register' keyword
2017-01-12 sbrunoPurge EM_MULTIQUEUE references from the man page for...
2017-01-12 bmsAllow uart(4) to use MSI interrupts on single-port...
2017-01-12 sbrunoFix panic on mb_free_ext() due to NULL destructor.
2017-01-12 asomersFix uninitialized variable CIDs in route6d
2017-01-12 kibFor the main binary, postpone enforcing relro read...
2017-01-12 arybchiksfxge(4): add sysctl to change MAC stats update period
2017-01-12 sbrunoRestore fixup for newer em(4) devices WOL capabilities...
2017-01-12 pfgrpcgen(1): Check getrlimit() return for generated code.
2017-01-12 sbrunoDeprecate kernel configuration option EM_MULTIQUEUE...
2017-01-12 sbrunoReset the EIAC register to include the LINK status...
2017-01-12 sbrunoAttempt to use the "new" BAR address for newer igb...
2017-01-12 arybchiksfxge(4): add tunable to configure MAC stats update...
2017-01-12 sobomaxFix slight type mismatch between so_options defined...
2017-01-12 ngieAdd __BIT and __BITS macros from NetBSD to help support...
2017-01-12 mavReport random flash storage as non-rotating to GEOM_DISK.
2017-01-12 ngieAdd additional testcases missed in r311966
2017-01-12 ngieRemove __HAVE_LONG_DOUBLE #define from t_strtod.c and...
2017-01-12 ngieFix lib/libc/sys/access_test after r311925
2017-01-12 ngieSync ^/vendor/NetBSD/tests/dist with upstream
2017-01-12 ngieCommit updates accepted upstream (NetBSD)
2017-01-12 cemg_raid: Prevent tasters from attempting excessively...
2017-01-12 rpokalaRemove writability requirement for single-mbuf, contigu...
2017-01-12 arybchiksfxge(4): stats refresh in SW should depend on HW updat...
2017-01-12 arybchiksfxge(4): do not ignore requested MAC stats update...
2017-01-12 scottlPrint out the number of queues/MSIx vectors.
2017-01-12 ianRework tty_drain() to poll the hardware for completion...
2017-01-12 cempciconf(8): Reallow trailing colon in selectors
2017-01-12 markjEnable the use of ^C and ^S/^Q in DDB.
2017-01-12 ianInclude sys/systm.h for use of bootverbose. Fixes power...
2017-01-12 bzGet rid of a compiler warning which I saw too often.
2017-01-11 npcxgbe/tom: Add VIMAGE support to the TOE driver.
2017-01-11 avosrtwn: fix R92C_TXDW4_RTSRATE_M definition (0x3f ->...
2017-01-11 pfgrpcgen(1): Avoid unused variable warning on generated...
2017-01-11 emastereadelf: add S390 relocation types
2017-01-11 cpercivaRemove obsolete path from fortune(6). This was inadver...
2017-01-11 emastereadelf: add more PPC64 relocation types found in LLVM
2017-01-11 emastereadelf: add PPC64 relocation types
2017-01-11 mavPretend we support some IOCTLs to not scary upper layers.
2017-01-11 dimUse proper prototypes in struct boot_module_t
2017-01-11 dimMake EFI_RESERVED_SERVICE a proper prototype
2017-01-11 sbrunoRestore v6 offload caps for igb(4) class devices.
2017-01-11 dumbbellcommitters-ports.dot: Add myself
2017-01-11 dimDon't include <errno.h> in reloc_elf.c, as it includes...
2017-01-11 asomersFix build of usr.bin/tail with GCC
2017-01-11 ngieConsolidate __NetBSD__ #ifdef
2017-01-11 ngieImport testcase updates with code contributed back...
2017-01-11 ngieFix whitespace in comment
2017-01-11 ngieAdd acpi_if.h and opt_acpi.h to Makefile to unbreak...
2017-01-11 ngiePull in changes from upstream for lib/libc/{c063,gen...
2017-01-11 ngiePartially revert r311236
2017-01-11 hrsAdd more #ifdef INET and INET6.
2017-01-11 ngieFix up r311227
2017-01-11 delphijMFV r311913:
2017-01-11 jhibbitsForce all TOC references in asm to include '@toc'
2017-01-11 gonzo[sdhci] Add ACPI platform support for SDHCI driver
2017-01-11 markjHave DTrace handle faults when dereferencing a lock...
2017-01-11 markjIgnore LC_SLEEPABLE when testing whether a mutex is...
2017-01-11 ianFollow r311103: add "pool" to the keywords that rc...
2017-01-11 cemRevert r311843, r311667
2017-01-10 mmBuild libarchive tests missing in r311899
2017-01-10 mmMFV r311899:
2017-01-10 markjCoalesce TLB shootdowns of global PTEs in pmap_advise...
2017-01-10 markjDo not set BIO_DONE if the BIO specifies a completion...
2017-01-10 sbrunoSet CFLAGS correctly for sys/modules/em
2017-01-10 mmUpdate vendor/libarchive to git 22f2d190639e6bd496a3b82...
2017-01-10 mjgsparc64: add atomic_fcmpset
next