History log of /freebsd-10.1-release/sys/cddl/compat/opensolaris/kern/opensolaris_cmn_err.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 252392 29-Jun-2013 smh

style(9) fixes

MFC after: 2 days


# 243498 24-Nov-2012 avg

opensolaris compat: terminate cmn_err mesages with a new line

MFC after: 6 days


# 240303 10-Sep-2012 mm

Add assfail() and assfail3() to the opensolaris module.
Remove obsoleted intermediate cddl/compat/opensolaris/sys/debug.h.

MFC after: 2 weeks


# 228710 19-Dec-2011 avg

opensolaris compat: fix vcmn_err so that panic(9) produces a proper message

... instead of just a verbatim format string.

Reviewed by: pjd
MFC after: 1 week


# 213791 13-Oct-2010 rpaulo

Pass a format string to panic() and to taskqueue_start_threads().

Found with: clang


# 179263 23-May-2008 jb

OpenSolaris kernel module compatibility sources.