]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-10-22 Justin HibbitsInitialize the ofw_bus_devinfo on the portals to preven...
2016-10-22 Justin HibbitsCreate a new MACHINE_ARCH for Freescale PowerPC e500v2
2016-10-22 Navdeep Parharcxgbe(4): Dump any mailbox command that times out.
2016-10-21 John BaldwinDefine max_align_t for C11.
2016-10-21 Jilles Tjoelkerswapoff: Remove only late devices with -aL.
2016-10-21 Dimitry AndricFix building of many ports that use make from base...
2016-10-21 Alan SomersClose some file descriptor leaks in pw
2016-10-21 Kenneth D.... Fix a problem in camcontrol(8) that cropped up with...
2016-10-21 Michael TuexenFix a grammar error.
2016-10-21 Hiren PanchasaraRework r306337.
2016-10-21 Ed MasteAllow all subdirectories to be optional via SUBDIR...
2016-10-21 Mariusz ZaborskiFix few sentence in the man page.
2016-10-21 Mariusz Zaborskicapsicum: perform copyout without the fildesc lock...
2016-10-21 Alexander MotinAdd names for some DASP devices.
2016-10-21 Ed Mastenetmap: if_ptnet depends on inet
2016-10-21 Ed Mastenetmap: fix kernel build on GCC-using architectures
2016-10-21 Michael TuexenDocument the TCP sysctl variables insecure_rst and...
2016-10-21 Michael TuexenMake ICMPv6 hard error handling for TCP consistent...
2016-10-21 Sepherosa Ziehauhyperv/hn: Function renaming; consistent w/ hardware...
2016-10-21 Enji CooperRemove /usr/libexec/bsdinstall/hardening if MK_BSDINSTA...
2016-10-21 Sepherosa Ziehauhyperv/hn: Add network change support.
2016-10-21 Sepherosa Ziehauhyperv/hn: Check NVS version for HASHVAL pktinfo on...
2016-10-21 Sepherosa Ziehauhyperv/hn: Always query RSS capabilities.
2016-10-21 Sepherosa ZiehauLINT: Unhook netmap from LINT-NOIP and LINT-NOINET...
2016-10-21 Jung-uk KimClean up and add some test cases for ALU instructions.
2016-10-21 Jung-uk KimImplement BPF_MOD and BPF_XOR instructions.
2016-10-21 Sepherosa Ziehaunetmap: Unbreak LINT-VIMAGE building
2016-10-21 Jung-uk KimRedude code for conditional jumps.
2016-10-21 Jung-uk KimFix compiler warnings for user land.
2016-10-21 Sepherosa Ziehaunetmap: Unbreak i386 LINT building
2016-10-21 Enji CooperIntegrate contrib/netbsd-tests/fs/tmpfs into the FreeBS...
2016-10-21 Enji CooperExpect tests/sys/fs/tmpfs/link_test:kqueue to fail
2016-10-21 Enji CooperOnly build lib/libc/tests/iconv if MK_ICONV != no
2016-10-21 Enji CooperRevert r307689
2016-10-21 Li-Wen Hsu- Add required header for fixing `make` in sys/modules...
2016-10-21 Justin HibbitsRemove a hack requiring dtsec0 to always be enabled...
2016-10-21 Justin HibbitsRemove an unnecessary debug printf.
2016-10-20 Rick MacklemA problem w.r.t. interoperation between the FreeBSD...
2016-10-20 Mark JohnstonSimplify keg_drain() a bit by using LIST_FOREACH_SAFE.
2016-10-20 Mark Johnstongmirror: Add a subroutine to free synchronization BIOs.
2016-10-20 Mark Johnstongmirror: Release pending regular requests when synchron...
2016-10-20 Ed MasteDon't build libssp as a prereq lib if WITHOUT_SSP is set
2016-10-20 Baptiste DaroussinFix building of llvm's unwind if gcc has been also...
2016-10-20 Ed MasteTidy up ia32_sysvec sv_flags setting
2016-10-20 Ed Mastearch.7: correct typo in predefined macro example
2016-10-20 Warner LoshUse MACHINE_ARCH rather than TARGET_ARCH which has...
2016-10-20 Mateusz Guzikcache: fix up a corner case in r307650
2016-10-20 Kenneth D.... For CCBs allocated on the stack, we need to clear the...
2016-10-20 Ed MasteCorrect typo in r307679: the variable is MK_GNU_GREP_COMPAT
2016-10-20 Ryan StoneSet the executable bit on arcgit and importgit
2016-10-20 Ryan StoneAdd some tools to simplify the use of git
2016-10-20 Ed MasteBuild libgnuregex only if necessary for other components
2016-10-20 Ruslan BukinDisable geom_eli module build on MIPS64 as it has alignment
2016-10-20 Jonathan AndersonAdd make rules to build LLVM IR from C/C++ sources.
2016-10-20 Ed MasteRemove trailing whitespace from r307674
2016-10-20 Ed MasteAdd knobs to make GNU diff and GNU grep optional
2016-10-20 Andrew GallatinClear mbuf hashtype on loopback when RSS is enabled.
2016-10-20 Wojciech MacekDriver for PCI Ethernet NIC on Alpine V1 and V2.
2016-10-20 Wojciech MacekSupport for Alpine Serializer/Deserializer.
2016-10-20 Wojciech MacekSupport for MSI-X on Annapurna Alpine
2016-10-20 Andrew TurnerAdd support for the fpu_kern(9) KPI on arm64. It hooks...
2016-10-20 Kevin LoRemove register keyword.
2016-10-20 Kevin LoRemove a sentence about putting initialization in init_...
2016-10-19 Conrad MeyerCapsicum support for jot(1)
2016-10-19 Ed MasteSwitch gnu/usr.bin/Makefile to SUBDIR.${MK_*} optional...
2016-10-19 Ed Mastemd5: enter capability on last fd or when acting as...
2016-10-19 Sean BrunoResolve whitespace diff to NextBSD.
2016-10-19 Ed MastePut each SUBDIR on a separate line for ease of maintenance
2016-10-19 Ed MasteForce MK_GDB to no if MK_BINUTILS == no
2016-10-19 Gleb SmirnoffFix incorrect assertion that could miss overflows.
2016-10-19 Mateusz GuzikMark a bunch of mpsafe sysctls as such.
2016-10-19 Ed MasteSwitch gnu/lib/Makefile to SUBDIR.${MK_*} optional...
2016-10-19 Hans Petter... Add support for adjusting the hardware buffering delay...
2016-10-19 Mateusz Guzikcache: split negative entry LRU into multiple lists
2016-10-19 Konstantin... Partial workaround for Intel PCI adapters reading past...
2016-10-19 Ed MasteFix MK_SHAREDOCS test from r306864
2016-10-19 Warner LoshAfter deeper software archaeology, reports that 10...
2016-10-19 Pietro CeruttiChase a cornercase in printenv and sync its behaviour...
2016-10-19 Michal MelounTEGRA: Raise minimum voltage for CPU, original 0.9...
2016-10-19 Warner LoshDocument the unique requirements for upgrading more
2016-10-19 Ruslan BukinIncrease timeouts so tests have more chances to succeed
2016-10-19 Andrey V. ElsukovFix `ipfw table lookup` handler to return entry value...
2016-10-19 Konstantin... Add FFS pager, which uses buffer cache read operation...
2016-10-19 Ruslan BukinAdd big-endian uzip file system and choose right file...
2016-10-19 Sepherosa Ziehauhyperv/vmbus: Expose channel management taskqueue for...
2016-10-19 Warner LoshRPI3 is retired in preference to GENERIC-UP. Use that...
2016-10-19 Warner LoshUse MODULES_EXTRA rather than MODULES_OVERRIDE for...
2016-10-19 Adrian Chadd[net80211] Initial full-offload scan support.
2016-10-19 Kevin LoFix typo in comment.
2016-10-19 Justin HibbitsUn-static two local variables in the FPU emulator
2016-10-19 Oleksandr TymoshenkoMove SOC_BRCM_BCM2837 to GENERIC-UP since does not...
2016-10-19 Oleksandr Tymoshenkobcm2835_bsc.c should be compiled only if SOC_BRCM_BCM28...
2016-10-18 Oleksandr TymoshenkoRetire RPI3 kernel config in favour of GENERIC-UP
2016-10-18 Alan SomersFix C++ includability of crypto headers with static...
2016-10-18 Ruslan BukinSkip test on FreeBSD only. So test can be upstreamed...
2016-10-18 Warner LoshAnnounce where we've put the image too
2016-10-18 Warner LoshFix NANO_NAME
2016-10-18 David C Somayajulu1. Use taskqueue_create() instead of taskqueue_create_...
2016-10-18 Andriy Voskoboinykrtwn(4): fix build with 'options IEEE80211_SUPPORT_SUPERG'
2016-10-18 Luigi Rizzoremove stale and unused code from various files
next