Re: [PATCH 4/4] ddb: cleanup db_command.c

2013-07-17 Thread Samuel Thibault
Marin Ramesa, le Wed 10 Jul 2013 14:14:29 +0200, a écrit : > Use new .h files in cleanup of db_command.c. Applied, thanks! Samuel

Re: [PATCH 4/4] ddb: cleanup db_command.c

2013-07-11 Thread Richard Braun
On Thu, Jul 11, 2013 at 03:49:56PM +0200, Marin Ramesa wrote: > I noticed that these four patches are very similar to what was done in > XNU. Now, I don't know if they should be applied to GNU Mach, I'm not > a legal expert, so I don't know if this patches are a copyright > violation of some kin

Re: [PATCH 4/4] ddb: cleanup db_command.c

2013-07-11 Thread Marin Ramesa
On 10.07.2013 14:14:29, Marin Ramesa wrote: > Use new .h files in cleanup of db_command.c. I noticed that these four patches are very similar to what was done in XNU. Now, I don't know if they should be applied to GNU Mach, I'm not a legal expert, so I don't know if this patches are a copyright

[PATCH 4/4] ddb: cleanup db_command.c

2013-07-10 Thread Marin Ramesa
. (ipc_kmsg_print): Likewise. (ipc_msg_print): Likewise. Include . Include . Include . * i386/i386/setjmp.h [__GNUC__] (_longjmp): Add prototype. From 5e371e31032dea5760cf48dbf657df5768b9e241 Mon Sep 17 00:00:00 2001 From: Marin Ramesa Date: Wed, 10 Jul 2013 13:32:32 +0200 Subject: [PATCH 4/4] ddb