Ack.
Justus Winter, le Wed 24 Sep 2014 15:04:25 +0200, a écrit :
> ---
> NEWS | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/NEWS b/NEWS
> index 6c1bd19..9fc6b3d 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -1,3 +1,13 @@
> +2013-XX-XX
> +Version 1.5
> +
> +* Emit `X_server_routine' functions that can be inlined reducing the
> + message dispatch overhead.
> +
> +* Improve support for variable-sized c strings.
> +
> +* Fix a warning when compiling generated files.
> +
> 2013-09-27
> Version 1.4
>
> --
> 2.1.0
>
--
Samuel
/* Amuse the user. */
printk(
" \\|/ ____ \\|/\n"
" \"@'/ ,. \\`@\"\n"
" /_| \\__/ |_\\\n"
" \\__U_/\n");
(From linux/arch/sparc/kernel/traps.c:die_if_kernel())