git: annotated tag v4.4.2 created

2016-02-14 Thread Justin C. Sherrill
at  a42ba1f0b6f7f7cd43c75501fe421a924e085e7b (tag)
   tagging  285d2566d96ea6b61aa74763f6c1d0d201540695 (commit)
  replaces  v4.4.1
 tagged by  Justin C. Sherrill
on  Sun Feb 14 21:15:58 2016 -0500


DragonFly 4.4.2
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAABCAAGBQJWwTTfAAoJEFUXbO+LAd2JPGgIAIYOEfZLMBE08/5uBvqXbB1u
Y//frthNEnE1IwoDAVjYGQkZGQCtfbOhYSxB0o9o3rPf5TpoWoG0FTDDrTAKG0Dx
cFHzTngzUhlKVMGpn0DMUJa/Yl5s3ENjAFc/1DOuvlaYaWuOzCqEnOR2cK9h9YiN
JB/ZslwNHxDUrxiFqehR9C+HHLjcQoANiXvku/XqOKwIG3nHCYdYBGdCVB2H8Z3F
AkIg7qcPzWJiO4xMhAN/FF9+0KER2HX5HQ6oDoESvCp04FApjVLHRGI/3dNw/zt9
eZJElAyhx/rY7YEGjAJIVABdiOWMxsvt/2388u+sbUa/yOHw03rjGyIllAJm/co=
=VpyT
-END PGP SIGNATURE-

Imre Vadasz (2):
  virtio_blk: Use contigmalloc/contigfree for vtblk_request allocations.
  drm/radeon: We need the physical address of the dummy page, not the 
virtual

Imre Vadász (5):
  if_iwm: Apply some changes from OpenBSD, if_iwm.c rev 1.39 -> 1.42
  if_iwm: Just store the struct firmware pointer, like if_iwn does.
  if_iwm: Remove comments referring to Linux iwlwifi source filenames.
  if_iwm: Fix IEEE80211_ADDR_COPY() usage.
  if_iwm: Fix up the rate control setup code.

Markus Pfeiffer (1):
  etc/rc.d: Update rtsold

Matthew Dillon (6):
  i915 - Add delay after attach to avoid console/X races
  kernel - Reduce lwp_signotify() latency
  devfs - Fix panic on extra devfs mounts when rules are present
  ssh - Remove undocumented roaming support CVE-2016-0777 CVE-2016-0778
  kernel - Add quirks for xhci (usb)
  hammer - remove debugging kprintf

Sascha Wildner (11):
  libc/stdtime: Fix two cases where a NULL pointer could have been free()'d.
  kernel/vga: Remove wrong lwkt_reltoken(). It's not taken at this point.
  libc/nls: Sync str{error,signal}() messages with .
  w(1): inet_addr() returns INADDR_NONE upon failure.
  ee(1): Fix an uninitialized variable.
  kernel: Fix the kern.dumpdev sysctl.
  Import OpenSSL 1.0.1r.
  Local adjustments for OpenSSL 1.0.1r.
  gcc50/libconv_supc: cp-demangle.c needs HAVE_CONFIG_H.
  Sync zoneinfo database with tzdata2016a from 
ftp://ftp.iana.org/tz/releases
  make upgrade: Add an obsolete time zone.

Sepherosa Ziehau (2):
  igb: Fix DMACR settings
  ifconfig: Fix inet6 address deletion



-- 
DragonFly BSD source repository


git: tools/tcp_stream: Fix building on linux

2016-02-14 Thread Sepherosa Ziehau

commit 7caf082d007cf6d1c7dc6c16f20a05333ed0988d
Author: Sepherosa Ziehau 
Date:   Sun Feb 14 20:38:55 2016 +0800

tools/tcp_stream: Fix building on linux

And white space clean up.

Summary of changes:
 tools/tools/netrate/netperf/tcp_stream/tcp_stream.c | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7caf082d007cf6d1c7dc6c16f20a05333ed0988d


-- 
DragonFly BSD source repository


git: drm/linux: Add two ktime_xxx functions

2016-02-14 Thread Francois Tigeot

commit 9342d33f92bad531b9d31d7066b3bf04bc198fe3
Author: François Tigeot 
Date:   Sun Feb 14 17:53:48 2016 +0100

drm/linux: Add two ktime_xxx functions

Summary of changes:
 sys/dev/drm/include/linux/timekeeping.h | 13 +
 1 file changed, 13 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9342d33f92bad531b9d31d7066b3bf04bc198fe3


-- 
DragonFly BSD source repository