Martin Baulig
f30dfecaf7
Changed indentation, removed some lines already commented out.
...
Enclosed debugging statement in '#ifdef DEBUG'.
1998-07-13 00:18:44 +00:00
Martin Baulig
8a666eb5a4
Fixed unbalanced '#endif'.
1998-07-12 14:29:30 +00:00
Martin Baulig
61071132bf
Changed indentation using
...
'indent -br -ce -sc -pcs -cs -bs -i8 -bad -bap -fca '
1998-07-12 14:24:49 +00:00
Martin Baulig
b177c3930d
Changed indentation using
...
'indent -br -ce -sc -pcs -cs -bs -i8 -bad -bap -fca'
1998-07-12 14:22:45 +00:00
Martin Baulig
eb8d28b694
Removed `proxy'. This directory is considered obsolete and will be removed
...
1998-07-10 Martin Baulig <martin@home-of-linux.org >
* src/Makefile.am (SUBDIRS): Removed `proxy'. This directory
is considered obsolete and will be removed soon.
1998-07-09 23:03:27 +00:00
Martin Baulig
0b4f757b2b
using functions from `xmalloc.c'.
...
1998-07-06 Martin Baulig <martin@home-of-linux.org >
* sysdeps/common/mountlist.c: using functions from `xmalloc.c'.
* sysdeps/common/error.c: all functions now accept NULL as
`server' argument.
1998-07-07 00:10:49 +00:00
Martin Baulig
2aa20e2060
New macros.
...
1998-07-06 Martin Baulig <martin@home-of-linux.org >
* acconfig.h (AFS, MOUNTED_FREAD, MOUNTED_FREAD_FSTYP,
MOUNTED_GETFSSTAT, MOUNTED_GETMNT, MOUNTED_GETMNTENT1,
MOUNTED_GETMNTENT2, MOUNTED_GETMNTINFO, MOUNTED_LISTMNTENT,
MOUNTED_VMOUNT, STAT_STATFS3_OSF1, STAT_READ_FILSYS,
STAT_STATFS2_BSIZE, STAT_STATFS2_FSIZE, STAT_STATFS2_FS_DATA,
STAT_STATFS4, STAT_STATVFS, STATFS_TRUNCATES_BLOCK_COUNTS):
New macros.
* configure.in: added GNOME_FILEUTILS_CHECKS.
1998-07-06 23:00:48 +00:00
Martin Baulig
7d8ff8f72e
*** empty log message ***
1998-07-06 22:51:12 +00:00
Martin Baulig
576dde394a
using g_malloc, g_realloc and g_strdup.
...
* mountlist.c: using g_malloc, g_realloc and g_strdup.
1998-07-06 22:48:25 +00:00
Martin Baulig
1d7491be0d
Importing from GNU Fileutils 3.16.
fileutils_3_16
1998-07-06 22:44:40 +00:00
Martin Baulig
15cc0113a9
Initial revision
1998-07-06 22:44:40 +00:00
Martin baulig
9532dadc2e
No longer use `glibtop_machine.h' for Linux.
...
1998-07-03 Martin baulig <martin@home-of-linux.org >
* macros/gnome-libgtop-sysdeps.m4: No longer use
`glibtop_machine.h' for Linux.
* sysdeps/linux/glibtop_machine.h: Removed.
* sysdeps/guile/guile.awk: Using `scm_append'
instead of `gh_append'.
* sysdeps/guile/names/guile-names.awk: dito.
* sysdeps/linux/*.c: Using code from stable branch again.
* include/glibtop/parameter.h: New file.
* lib/parameter.c: New file.
* lib/{open, init}.c: Done some more work on server
initialization
1998-07-03 17:19:25 +00:00
Manish Vachharajani
94715ef718
Fixed a typo for determining gtop libs
1998-06-28 22:37:56 +00:00
Manish Vachharajani
44bb75cf6e
Made glibtop_machine.h get put in include_HEADERS
1998-06-28 21:37:14 +00:00
Manish Vachharajani
4d2072ce65
Fixed a type in the Makefile
1998-06-28 21:04:40 +00:00
Vincent Renardias
eb36f97c50
Mon, 22 Jun 1998 12:38:50 +0200 [Vincent]
...
* .fr translation updates.
1998-06-22 10:45:16 +00:00
Martin Baulig
a76522a990
Added perl interface.
...
1998-06-21 Martin Baulig <martin@home-of-linux.org >
* perl/*: Added perl interface.
* sysdeps/linux/cpu.c: Bug fix.
* include/glibtop/global.h: Only including guile header files
within libgtop.
* configure.in (LIGBTOP_LIBS): Added `-lgtop'.
* Makefile.am: Creating `perl/Makefile.PL' from `perl/Makefile.PL.in'
and `perl/Libgtop.xs' using `perl/perl.awk'.
1998-06-21 22:24:18 +00:00
Martin Baulig
71187a5e51
Some more daemon stuff.
1998-06-18 19:06:55 +00:00
Martin Baulig
b54a5d2dfd
*** empty log message ***
1998-06-18 19:04:47 +00:00
Martin Baulig
134ec106b3
Did some more work on the daemon; many debug messages are in the code at
...
the moment.
1998-06-18 19:04:44 +00:00
Martin Baulig
1b90ed4fcc
Reverted some stuff from 06-07-1998 since it was too buggy.
...
1998-06-18 Martin Baulig <baulig@taurus.uni-trier.de >
* sysdeps/linux/*.c: Reverted some stuff from 06-07-1998
since it was too buggy.
1998-06-18 19:02:49 +00:00
Martin Baulig
3fcc477b25
New field `server_port'.
...
1998-06-18 Martin Baulig <baulig@taurus.uni-trier.de >
* glibtop.h (_glibtop): New field `server_port'.
1998-06-18 13:08:40 +00:00
Martin Baulig
81c75477f4
New function.
...
1998-06-18 Martin Baulig <baulig@taurus.uni-trier.de >
* lib/xmalloc.c (glibtop_strdup_r): New function.
1998-06-18 13:06:40 +00:00
Martin Baulig
8b025ff2c2
Removed.
...
1998-06-18 Martin Baulig <baulig@taurus.uni-trier.de >
* lib/gnuclient.c: Removed.
1998-06-18 12:31:40 +00:00
Martin Baulig
2de9ea5c7d
Changed client <-> server interface to make less system calls.
...
1998-06-18 Martin Baulig <baulig@taurus.uni-trier.de >
* lib/{command, write, read}.c: Changed client <-> server
interface to make less system calls.
* src/daemon/main.c: Changed server side of interface.
* include/glibtop/command.h (struct _glibtop_response): New
structure to return data from the server to the client.
1998-06-18 10:22:39 +00:00
Martin Baulig
d9e6288b7a
*** empty log message ***
1998-06-14 21:33:26 +00:00
Martin Baulig
8d78559597
Did some more work on the daemon.
1998-06-14 21:32:00 +00:00
Martin Baulig
2a281d0a53
Added `socket' field.
...
1998-06-14 Martin Baulig <martin@home-of-linux.org >
* glibtop.h (struct _glibtop): Added `socket' field.
1998-06-14 21:30:41 +00:00
Martin Baulig
28dfff5752
New file. Imported from xemacs 20.3.
...
1998-06-14 Martin Baulig <martin@home-of-linux.org >
* include/glibtop/gnuserv.h: New file. Imported from xemacs 20.3.
* sysdeps/common/gnuslib.c: New file. Imported from xemacs 20.3
* lib/gnuclient.c: New file. Imported from xemacs 20.3
* sysdeps/daemon/gnuserv.c: New file. Imported from xemacs 20.3
* sysdeps/daemon: New directory.
* configure.in (LIBGTOP_LIBS, LIBGTOP_GUILE_LIBS): Added
`$X_LIBS -lXau' when we have xauth.
1998-06-14 19:04:44 +00:00
Martin Baulig
7d0d3db11c
Removed again.
1998-06-14 17:05:37 +00:00
Martin Baulig
63c475d400
Committing changes from `src/daemon'
1998-06-14 17:04:57 +00:00
Martin Baulig
d334a77447
Importing from xemacs-20.3
xemacs_20_3
1998-06-14 17:04:10 +00:00
Martin Baulig
1b7d7976b1
Initial revision
1998-06-14 17:04:10 +00:00
Martin Baulig
d7770a12c6
Committing changes from `src/daemon'.
1998-06-14 17:03:32 +00:00
Martin Baulig
5fef6560bf
Importing from xemacs-20.3
1998-06-14 17:02:44 +00:00
Martin Baulig
75605116d0
Initial revision
1998-06-14 17:02:44 +00:00
Martin Baulig
35943ea8fc
Committing changes I made in 'src/daemon'.
1998-06-14 16:54:23 +00:00
Martin Baulig
e166f54328
Importing from xemacs-20.3
1998-06-14 16:50:30 +00:00
Martin Baulig
c1cc35ac17
Initial revision
1998-06-14 16:50:30 +00:00
Martin Baulig
0acb497216
New tag.
...
1998-06-14 Martin Baulig <martin@home-of-linux.org >
* acconfig.h (HAVE_XAUTH): New tag.
* configure.in: Added check for `HAVE_XAUTH'.
1998-06-14 16:48:06 +00:00
Martin Baulig
58707dac42
New function - same as glibtop_error_r', but doesn't call
exit'.
...
1998-06-14 Martin Baulig <martin@home-of-linux.org >
* sysdeps/common/error.c (glibtop_warn_r): New function -
same as `glibtop_error_r', but doesn't call `exit'.
(glibtop_error_io_r, glibtop_warn_io_r): New functions,
display `strerror (errno)' together with message.
1998-06-14 16:47:09 +00:00
Martin Baulig
8f14d30d11
Compiles and links correctly.
1998-06-14 14:45:57 +00:00
Martin Baulig
bde0d74282
including correct headers; (HAVE_UNISTD_H): Added conditional. Added
...
1998-06-14 Martin Baulig <martin@home-of-linux.org >
* include/glibtop/global.h (TIME_WITH_SYS_TIME): including
correct headers; (HAVE_UNISTD_H): Added conditional.
Added `#include <sys/param.h>' and `#include <sys/stat.h>'.
1998-06-14 14:44:53 +00:00
Martin Baulig
026e93121e
Forgot to import this file.
1998-06-14 14:39:34 +00:00
Martin Baulig
f87722233a
Initial revision
1998-06-14 14:39:34 +00:00
Martin Baulig
03c5a235ef
Importing gnuserv and gnuclient from XEmacs 20.3.
1998-06-14 14:09:34 +00:00
Martin Baulig
215ab9f17b
Initial revision
1998-06-14 14:09:34 +00:00
Martin Baulig
794a8efaed
Added README.
...
1998-06-14 Martin Baulig <baulig@taurus.uni-trier.de >
* README: Added README.
* kernel.patch: Patch for the Linux kernel to add the
new system call.
1998-06-14 12:40:59 +00:00
Martin Baulig
b56c327ccc
This new system call now provides all information required for libgtop.
table_0_02
1998-06-14 12:29:52 +00:00
Martin Baulig
8f43551d68
New file - declaration of the table () function via _syscall3 (); due to a
...
1998-06-14 Martin Baulig <martin@home-of-linux.org >
* kernel.s: New file - declaration of the table () function
via _syscall3 (); due to a bug in egcs, we cannot put this
into a C file.
1998-06-14 12:19:18 +00:00