dragonfly.git
2016-10-03 John MarinoLibreSSL: complete update v2.4.2 => v2.4.3
2016-10-03 John MarinoMerge branch 'vendor/LIBRESSL'
2016-10-03 John MarinoUpdate LibreSSL from version 2.4.2 => 2.4.3
2016-10-03 Sascha Wildnermtree(8): Fix wrong extern.
2016-10-03 John MarinoRelocate private panel library to intended location
2016-10-03 Imre Vadászpc64: Fix typo in wrmsr_safe.
2016-10-03 Sascha WildnerUse <termios.h> instead of the deprecated <sys/termios.h>.
2016-10-03 Sascha WildnerSplit out <sys/_termios.h> for struct termios and the...
2016-10-03 Imre Vadászif_iwm - Move mbuf hacks after sanity checks in iwm_mvm...
2016-10-02 Sascha WildnerRemove old timezone via 'make upgrade'.
2016-10-02 Sascha Wildnerbsd-family-tree: Sync with FreeBSD (various NetBSD...
2016-10-01 Tomohiro Kusumisys/dev/disk/dm: Remove default:break for switch enums...
2016-10-01 Tomohiro Kusumisys/dev/disk/dm: Remove #if0'd dmminphys() from NetBSD
2016-10-01 Tomohiro Kusumisys/dev/disk/dm: Cleanup
2016-10-01 Imre Vadászif_iwm - Get rid of struct iwm_rx_data argument for...
2016-10-01 John MarinoExpose ld.bfd and ld.gold
2016-09-29 Sascha WildnerSync zoneinfo database with tzdata2016g from ftp:/...
2016-09-29 Sascha WildnerAdd HISTORY sections in most sbin/ manual pages.
2016-09-29 zrjkernel: Explicitly exclude -flto cflags for genassym.c
2016-09-29 zrjusb4bsd: Fix compilation with -flto.
2016-09-29 zrjcxm(4): Fix type mismatches on firmware variables.
2016-09-29 zrjkernel/smbfs: Fix type mismatches for smbfs_pbuf_freecnt.
2016-09-29 zrjkernel/adv: Fix extern type to match the real one.
2016-09-29 zrjgcc50: Compile and install collect2 utility.
2016-09-29 zrj<sys/cdefs.h> Also add __malloclike to lint case.
2016-09-27 Matthew Dillonkernel - Remove mplock from KTRACE paths
2016-09-26 Imre Vadászcpuctl(4): Require write rights for CPUCTL_MSRSBIT...
2016-09-26 Antonio Huete... kernel/vmx - Add a missing lwkt_reltoken()
2016-09-26 Imre Vadászif_iwm - Get rid of some more superfluous bus_dmamap_sy...
2016-09-26 Matthew Dillonkernel - Change IPI recovery watchdog
2016-09-26 zrjlibc_r: Tiny adjustment, git add.
2016-09-26 Sascha Wildnerlibpthread: Some more adjustments for pthread_attr_sets...
2016-09-26 Imre Vadászif_iwm - Add support for Firmware paging, needed for...
2016-09-26 Imre Vadászif_iwm - Move iwm_dma_contig_alloc/_free functions...
2016-09-26 zrjpthread: Split pthread_exit() to smaller chunks.
2016-09-26 zrjpthread: Split mutex_init().
2016-09-26 zrjpthread: Prefer explicit return on error.
2016-09-26 zrjpthread: Set default contention scope to system.
2016-09-26 zrjpthread: Use spin hint for cpu on x86_64 too.
2016-09-26 zrjpthread: Move few attr private structs to thr_init.c
2016-09-26 zrjpthread: Add vprintf variant of _thread_printf, reforma...
2016-09-26 zrjpthread: Fix some warnings, do not raise WARNS to 6.
2016-09-26 zrjpthread: Collect separated mutex functions.
2016-09-26 zrjpthread: Change single weak reference to strong one.
2016-09-26 zrjpthread: Move out pthread_md.c from x86_64 dir to commo...
2016-09-26 zrjpthread: Fix return value for pthread_attr_setschedpolicy()
2016-09-26 zrjpthread: General pre-cleanup (style, typos etc)
2016-09-26 zrjpthread: Sync copyright changes with FreeBSD.
2016-09-26 zrjwpa_supplicant: Avoid cpp warning during buildworld.
2016-09-26 zrjOpenSSH: Add missing prototypes and bump WARNS to 3.
2016-09-26 zrjOpenSSH: Suppress last warning in session.c
2016-09-26 zrjOpenSSH: Suppress warning on login_getcapstr().
2016-09-26 zrjgcc47: Suppress last codegen warning.
2016-09-26 zrjgcc47: Fix misplaced NULL usage in strings.
2016-09-26 zrjgcc47: Backport objc fix from gcc trunk.
2016-09-26 zrjgcc47: Prevent -Wswitch-bool noise.
2016-09-26 zrjcrunchgen(1): Fix few spurious warnings.
2016-09-26 zrjlibncurses: Set WANRS at 5.
2016-09-26 zrjlibncurses: Avoid warning when calling cgetent().
2016-09-26 zrjlibncurses: Avoid -Woverflow in baud rates.
2016-09-26 zrjbootstrap: Expand BOOTSTRAPPING case to avoid warning.
2016-09-26 John Marinoath_hal: Add FCC6_FCCA regulatory domain (0x0014)
2016-09-26 Daniel Bilikkernel/psm: Support newer Synaptics touchpads
2016-09-25 Sascha Wildnerkernel/clock_gettime: Various fixes.
2016-09-25 Imre Vadászif_iwm - Switch 7265D and 3165 devices to 7265D firmware.
2016-09-25 Imre Vadásziwmfw - Import 7265D firmware for AC3165 and newer...
2016-09-25 Imre Vadászif_iwm - Move struct iwm_cfg chipset configs to if_iwm_...
2016-09-25 Imre Vadászif_iwm - Simplify device id matching code a bit.
2016-09-25 Antonio Huete... kernel/vmm - Fix build with VMM_DEBUG
2016-09-24 zrjpthread: Init libthread_xu also in pthread_key_create()
2016-09-24 zrj<pthread.h>: Avoid namespace pollution.
2016-09-24 zrj<pthread.h>: Mark some __nonnull(x) cases.
2016-09-24 zrj<pthread.h>: Visibility changes.
2016-09-24 zrj<pthread.h>: Perform some style(9) cleanup.
2016-09-24 zrjUse recently added attributes in few standard headers.
2016-09-24 zrj<stdlib.h>: Change visibility of few POSIX extensions...
2016-09-24 zrjstyle(9): Perform some cleanup in few standard headers.
2016-09-24 zrj<sys/cdefs.h>: Add support for alloc_align, alloc_size...
2016-09-24 zrj<sys/cdefs.h>: Be more careful with _Noreturn.
2016-09-24 zrj<sys/cdefs.h>: Move __warn_unused_result__ to 3.4
2016-09-24 zrj<sys/cdefs.h>: Style(9) fixes.
2016-09-24 zrjbootstrap: Fix old boostrapping issue once and for...
2016-09-23 Imre Vadászif_iwm - Remove OpenBSD-specific comment. Beautify...
2016-09-23 Imre Vadászif_iwm - Fix typo in commit a7697ea01c11fd493aec52260a0...
2016-09-23 Imre Vadászif_iwm - Get rid of unneeded IWM_FWDMASEGSZ and IWM_FWM...
2016-09-23 Imre Vadászif_iwm - With the previous commits, this DELAY no longe...
2016-09-23 Imre Vadászif_iwm - Sync IWM_MVM_ALIVE waiting and start_fw handli...
2016-09-23 Imre Vadászif_iwm - Synchronize firmware loading code with Linux...
2016-09-22 Imre Vadásziwmfw - Fixup revert to version 16 for the 8000C firmware.
2016-09-22 Imre Vadászif_iwm - Improve reliability of iwm_release on disassoc...
2016-09-22 Imre Vadászif_iwm - Remove 1s delay after fw loading. Can't reprod...
2016-09-22 Imre Vadászif_iwm - SCAN_ABORT_UMAC response doesn't use a wide id
2016-09-22 Imre Vadászif_iwm - Revert 8000C firmware (for AC8260) to version...
2016-09-21 Antonio Huete... vkernel - Invalidate pte before setting attributes...
2016-09-21 Antonio Huete... vkernel - Fix a vkernel lockup on startup
2016-09-20 Imre Vadászif_iwm - Recognize the IWM_UCODE_TLV_FW_MEM_SEG firmwar...
2016-09-20 Imre Vadásziwmfw - Update to version 17 firmware for all devices...
2016-09-19 Imre Vadászif_iwm - Recognize IWM_DTS_MEASUREMENT_NOTIF_WIDE notif...
2016-09-19 Imre Vadászif_iwm - Very basic DTS thermal sensor support (prints...
2016-09-18 Imre Vadászif_iwm - Remove some more fields from struct nvm_data...
next