diff --git a/.cvsignore b/.cvsignore index 287980aa..c72fdd1b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -34,3 +34,8 @@ libgtop*.tar.gz *-debstamp libgtop*.pc autom4te.cache +COPYING +INSTALL +install-sh +missing +mkinstalldirs diff --git a/ChangeLog b/ChangeLog index 82b3985f..89ac3351 100644 --- a/ChangeLog +++ b/ChangeLog @@ -153,7 +153,7 @@ 2004-03-05 Bastien Nocera - * include/glibtop/procmap.h: patch by Benoit Dejean + * include/glibtop/procmap.h: patch by Benoît Dejean to break the API, I mean, to make it easier to generate Python bindings (Closes: #129701) diff --git a/backends/server/ChangeLog b/backends/server/ChangeLog index ea71429d..2ee3fe3e 100644 --- a/backends/server/ChangeLog +++ b/backends/server/ChangeLog @@ -5,7 +5,7 @@ * marshal.pl: * read_data.c: (glibtop_read_data_i): * server.c: (handle_slave_connection): fix g_malloc usage on non-Linux - platforms (patch by Benoit Dejean ) + platforms (patch by Benoît Dejean ) 2003-10-20 Bastien Nocera diff --git a/doc/.cvsignore b/doc/.cvsignore index 5bee9400..33e0b830 100644 --- a/doc/.cvsignore +++ b/doc/.cvsignore @@ -8,3 +8,4 @@ auto-macros.texi version.texi stamp-vti *.html *.pdf +mdate-sh diff --git a/lib/.cvsignore b/lib/.cvsignore index 558ee27c..2e3145af 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -5,3 +5,4 @@ Makefile.in libgtop.la *.lo lib.c +error.loT diff --git a/sysdeps/aix/ChangeLog b/sysdeps/aix/ChangeLog index ab16a66d..3429003b 100644 --- a/sysdeps/aix/ChangeLog +++ b/sysdeps/aix/ChangeLog @@ -15,7 +15,7 @@ 2004-03-09 Bastien Nocera * procargs.c: (glibtop_get_proc_args_s): fix g_malloc usage on non-Linux - platforms (patch by Benoit Dejean ) + platforms (patch by Benoît Dejean ) 2003-10-21 Bastien Nocera diff --git a/sysdeps/freebsd/ChangeLog b/sysdeps/freebsd/ChangeLog index 3ca9fcce..8ccd4674 100644 --- a/sysdeps/freebsd/ChangeLog +++ b/sysdeps/freebsd/ChangeLog @@ -40,7 +40,7 @@ * procargs.c: (glibtop_get_proc_args_p): * procmap.c: (glibtop_get_proc_map_p): * swap.c: (glibtop_get_swap_p): fix g_malloc usage on non-Linux - platforms (patch by Benoit Dejean ) + platforms (patch by Benoît Dejean ) 2003-10-21 Bastien Nocera diff --git a/sysdeps/kernel/ChangeLog b/sysdeps/kernel/ChangeLog index 24a00ffb..4ead129c 100644 --- a/sysdeps/kernel/ChangeLog +++ b/sysdeps/kernel/ChangeLog @@ -17,7 +17,7 @@ 2004-03-09 Bastien Nocera * proclist.c: (glibtop_get_proclist_s): fix g_malloc usage on non-Linux - platforms (patch by Benoit Dejean ) + platforms (patch by Benoît Dejean ) 2003-10-21 Bastien Nocera diff --git a/sysdeps/solaris/ChangeLog b/sysdeps/solaris/ChangeLog index ff05c5fa..4dfbb42c 100644 --- a/sysdeps/solaris/ChangeLog +++ b/sysdeps/solaris/ChangeLog @@ -16,7 +16,7 @@ * procargs.c: (glibtop_get_proc_args_s): * procmap.c: (glibtop_get_proc_map_s): fix g_malloc usage on non-Linux - platforms (patch by Benoit Dejean ) + platforms (patch by Benoît Dejean ) 2003-10-21 Bastien Nocera diff --git a/sysdeps/sun4/ChangeLog b/sysdeps/sun4/ChangeLog index b4d7cdb4..2880ab3e 100644 --- a/sysdeps/sun4/ChangeLog +++ b/sysdeps/sun4/ChangeLog @@ -7,7 +7,7 @@ * open.c: (glibtop_open_p): * proclist.c: (glibtop_get_proclist_p): fix g_malloc usage on non-Linux - platforms (patch by Benoit Dejean ) + platforms (patch by Benoît Dejean ) 2003-10-21 Bastien Nocera