/[hurd]/hurd-l4/laden/ChangeLog
ViewVC logotype

Diff of /hurd-l4/laden/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by marcus, Sat Jul 26 17:26:09 2003 UTC revision 1.2 by marcus, Fri Sep 19 17:49:59 2003 UTC
# Line 1  Line 1 
1    2003-09-19  Marcus Brinkmann  <marcus@gnu.org>
2    
3            * Makefile.am (laden_CFLAGS): Add -I$(top_srcdir)/libc-parts.
4            * output.c: Include <stdlib.h> and <string.h>.
5            * output.h (struct output_driver): Add CFG argument to INIT
6            function.
7            (output_init): Make NAME argument const, rename it to DRIVER.
8            * output.c (output_init): Likewise.  Only check if the prefix of
9            DRIVER is a driver name.  Then skip a trailing comma and pass the
10            remainder via the new variable DRIVER_CFG to the init function of
11            the driver.
12            * output-vga.c (vga_init): Add CFG argument.
13            * output-serial.c: New file by Daniel Wagner <wagi@gmx.de>.
14    
15  2003-07-26  Marcus Brinkmann  <marcus@gnu.org>  2003-07-26  Marcus Brinkmann  <marcus@gnu.org>
16    
17          * Initial check-in.          * Initial check-in.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26