History log of /freebsd-current/sys/cddl/compat/opensolaris/kern/opensolaris_cmn_err.c
Revision Date Author Comments
# 95ee2897 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

sys: Remove $FreeBSD$: two-line .h pattern

Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/


# 3666c491 29-Jun-2013 Steven Hartland <smh@FreeBSD.org>

style(9) fixes

MFC after: 2 days


# 59e407df 24-Nov-2012 Andriy Gapon <avg@FreeBSD.org>

opensolaris compat: terminate cmn_err mesages with a new line

MFC after: 6 days


# 6643637f 10-Sep-2012 Martin Matuska <mm@FreeBSD.org>

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

MFC after: 2 weeks


# 528bf6e4 19-Dec-2011 Andriy Gapon <avg@FreeBSD.org>

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


# a7d5f7eb 19-Oct-2010 Jamie Gritton <jamie@FreeBSD.org>

A new jail(8) with a configuration file, to replace the work currently done
by /etc/rc.d/jail.


# 910a5e18 13-Oct-2010 Rui Paulo <rpaulo@FreeBSD.org>

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

Found with: clang


# d7f03759 19-Oct-2008 Ulf Lilleengen <lulf@FreeBSD.org>

- Import the HEAD csup code which is the basis for the cvsmode work.


# 85993067 23-May-2008 John Birrell <jb@FreeBSD.org>

OpenSolaris kernel module compatibility sources.