Justus Winter, le Wed 09 Apr 2014 23:17:28 +0200, a écrit :
> * libports/interrupt-operation.c (ports_S_interrupt_operation): Fix
> receiver lookup.
> * libports/mig-mutate.h: Add mutators.
> * libports/ports.h: Remove superfluous declarations.
Ack.
> ---
> libports/interrupt-operation.c | 4 +--
Justus Winter, le Wed 09 Apr 2014 23:17:27 +0200, a écrit :
> * hurd/hurd_types.defs (interrupt_t): New type.
> * hurd/hurd_types.h (interrupt_t): Likewise.
> * hurd/interrupt.defs (interrupt_operation): Use the new type.
Ack.
> ---
> hurd/hurd_types.defs | 12
> hurd/hurd_types.h
Hello,
A while ago, I added support for Hurd (actually Mach) network devices
in libpcap. I've refreshed this work so that it now tries to fetch
data from netdde before trying a Mach device, just like pfinet does.
Debian packages built with the patch [1] are available from my
repository for tests :
Justus Winter, le Thu 10 Apr 2014 00:47:38 +0200, a écrit :
> * eth-filter/filter.c (ds_device_open): Remove invalid port deallocation.
Ack.
> ---
> eth-filter/filter.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/eth-filter/filter.c b/eth-filter/filter.c
> index f3d58dd..04bf7b1 100
* eth-filter/filter.c (ds_device_open): Remove invalid port deallocation.
---
eth-filter/filter.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/eth-filter/filter.c b/eth-filter/filter.c
index f3d58dd..04bf7b1 100644
--- a/eth-filter/filter.c
+++ b/eth-filter/filter.c
@@ -348,7 +348,6 @@ ds_de
Hi,
I was able to investigate this more. I have the inconveninece that at
every HURD shtudown (even if graceful) I lookse my date&time in the bios...
Justus Winter wrote:
Sometimes bugs can't be easily reproduced, sadly. One needs to gather
>information in the best possible way then...
Yes,
* libports/interrupt-operation.c (ports_S_interrupt_operation): Fix
receiver lookup.
* libports/mig-mutate.h: Add mutators.
* libports/ports.h: Remove superfluous declarations.
---
libports/interrupt-operation.c | 4 +---
libports/mig-mutate.h | 7 +++
libports/ports.h |
* hurd/hurd_types.defs (interrupt_t): New type.
* hurd/hurd_types.h (interrupt_t): Likewise.
* hurd/interrupt.defs (interrupt_operation): Use the new type.
---
hurd/hurd_types.defs | 12
hurd/hurd_types.h| 1 +
hurd/interrupt.defs | 6 +-
3 files changed, 18 insertions(+),
Hi!
On Tue, Apr 8, 2014 at 11:26 PM, Zhang Cong wrote:
> Why, I can't understand ? the gdb server be the debugged program's
> parent, right?
> And gdb just interactive with gdb server and gdbserver interactive with
> the debugged program, right?
>
> Yes, if you use the gdbserver to start the de
Justus Winter, le Wed 09 Apr 2014 12:37:20 +0200, a écrit :
> Make the intran, outtran and destructor functions mutable using
> preprocessor macros. Make it possible to inject imports using the
> DEVICE_IMPORTS macro. This way, userspace servers can provide their
> own translation functions.
>
>
Make the intran, outtran and destructor functions mutable using
preprocessor macros. Make it possible to inject imports using the
DEVICE_IMPORTS macro. This way, userspace servers can provide their
own translation functions.
* include/device/device_types.defs: Honor DEVICE_IMPORTS.
(device_t): M
Hi!
On Wed, 9 Apr 2014 09:05:46 +0200, Svante Signell
wrote:
> On Fri, 2014-04-04 at 21:14 +0200, Samuel Thibault wrote:
> > Thomas Schwinge, le Wed 26 Jun 2013 23:30:03 +0200, a écrit :
> > > On Sat, 22 Jun 2013 08:15:46 -0700, Ian Lance Taylor
> > > wrote:
> > > > Go can work without split s
On Fri, 2014-04-04 at 21:14 +0200, Samuel Thibault wrote:
> Hello,
>
> Thomas Schwinge, le Wed 26 Jun 2013 23:30:03 +0200, a écrit :
> > On Sat, 22 Jun 2013 08:15:46 -0700, Ian Lance Taylor
> > wrote:
> > > Go can work without split stack. In that case libgo will use much
> > > larger stacks fo
13 matches
Mail list logo