dragonfly.git
2016-10-07 Imre Vadászif_iwm - Add the BSS's basic rates to iwm's LQ command...
2016-10-06 Tomohiro Kusumisbin/hammer: Make getdir() support more than 1 trailing /
2016-10-06 Tomohiro Kusumisbin/hammer: Remove meaningless sscanf for "@@PFS%d...
2016-10-06 Tomohiro Kusumisbin/hammer: Remove redundant ioctl(GET_PSEUDOFS) call...
2016-10-06 Tomohiro Kusumisbin/hammer: Remove XXX in a comment
2016-10-06 Tomohiro Kusumisbin/newfs_hammer: Check/initialize uuid after getopt
2016-10-06 Tomohiro Kusumisbin/hammer: Partly revert 2c1d3cef in 2010
2016-10-06 Tomohiro Kusumisbin/hammer: Remove alloc_data_element()
2016-10-06 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_FSTYPE_STRING
2016-10-06 Tomohiro Kusumisbin/hammer: Sync return value of test_btree_search...
2016-10-06 Tomohiro Kusumisbin/hammer: Move hammer_btree_cmp() to cmd_show.c
2016-10-06 Tomohiro Kusumisbin/hammer: Rename alloc_btree_element() to alloc_btre...
2016-10-06 Tomohiro Kusumisbin/hammer: Remove get_ondisk() after previous commits
2016-10-06 Tomohiro Kusumisbin/hammer: Remove get_node()
2016-10-06 Tomohiro Kusumisbin/hammer: Make get_node() a wrapper over get_buffer_...
2016-10-06 John Marinolocaledef: Improve cc_list parsing
2016-10-06 John Marinolocaledef: Fix ctype dump (fixed wide spread errors)
2016-10-05 Imre Vadászif_iwm - Enable Energy Based Scan (EBS).
2016-10-05 Imre Vadászif_iwm - GC unused code from if_iwm_scan.c, copyied...
2016-10-05 Imre Vadászif_iwm - Tiny cleanup in iwm_rx_addbuf().
2016-10-04 Imre Vadászif_iwm - Make ucode capabilities and api flags handling...
2016-10-04 Imre Vadászif_iwm - Remove a couple of unneeded IWM_UCODE_TLV_FLAG...
2016-10-04 Sascha WildnerSync ACPICA with Intel's version 20160930.
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.
next