Gnumach cleanup 10

2008-07-20 Thread Barry deFreese
Hi folks, Here is another patch and changelog that should fix the "control reaches end of non-void function" and return incorrect data types warnings. Thanks, Barry deFreese 2008-07-19 Barry deFreese <[EMAIL PROTECTED]> * chips/busses.h (struct bus_ctlr): *intr return void instead o

[patch #6583] db_read_bytes reports an incorrect address in its error message

2008-07-20 Thread Thomas Schwinge
Update of patch #6583 (project hurd): Category:None => GNU Mach Assigned to:None => abarbu Open/Closed:Open => Closed __

[patch #6582] ddb doesn't decode arguments for aam and aad instructions

2008-07-20 Thread Thomas Schwinge
Update of patch #6582 (project hurd): Category:None => GNU Mach Assigned to:None => abarbu Open/Closed:Open => Closed __

[patch #6581] Add posix types

2008-07-20 Thread Thomas Schwinge
Update of patch #6581 (project hurd): Assigned to:None => abarbu Open/Closed:Open => Closed ___ Reply to this item at:

[patch #6580] ddb still prints empty symbols

2008-07-20 Thread Thomas Schwinge
Update of patch #6580 (project hurd): Assigned to:None => abarbu Open/Closed:Open => Closed ___ Reply to this item at:

[patch #6579] Remove quad from sys/types.h

2008-07-20 Thread Thomas Schwinge
Update of patch #6579 (project hurd): Assigned to:None => abarbu Open/Closed:Open => Closed ___ Reply to this item at:

[patch #6578] db_set_breakpoint should return the breakpoint, and add a new breakpoint flag

2008-07-20 Thread Thomas Schwinge
Update of patch #6578 (project hurd): Assigned to:None => abarbu Open/Closed:Open => Closed ___ Reply to this item at:

[patch #6577] Free ddb symbols

2008-07-20 Thread Thomas Schwinge
Update of patch #6577 (project hurd): Assigned to:None => abarbu Open/Closed:Open => Closed ___ Reply to this item at:

[patch #5618] Test code for i386_{set,get}_gdt

2008-07-20 Thread Thomas Schwinge
Update of patch #5618 (project hurd): Open/Closed:Open => Closed ___ Reply to this item at: ___ Nach

Re: [patch] use major & minor for device numbers

2008-07-20 Thread Samuel Thibault
Samuel Thibault, le Sun 20 Jul 2008 00:08:56 +0100, a écrit : > Samuel Thibault, le Sun 20 Jul 2008 00:08:23 +0100, a écrit : > > Flávio Cruz, le Sat 19 Jul 2008 21:23:10 +, a écrit : > > > This patch makes libnetfs use the macros from sys/sysmacros.h. > > > > Which is from glibc. Are we sure