Commit Graph

  • 1dd5bf2568 Removed localhost from list of permitted host and added `server_config.h' again - we need to have this file to make a distribution. Martin Baulig 1998-08-16 19:41:32 +00:00
  • ad3fa88935 Bump version number to 0.25pre1. Martin Baulig 1998-08-16 18:54:09 +00:00
  • 8dba7d8869 tupdated' this file to make make distcheck' happy. Martin Baulig 1998-08-16 18:52:02 +00:00
  • a2cacf7d6b Minor bug fix. Martin Baulig 1998-08-16 18:50:47 +00:00
  • bfb4474267 Copy this file to /usr/src/linux/arch/i386/kernel/entry.S Martin Baulig 1998-08-16 18:50:36 +00:00
  • 8cd96ef559 Copy this file to /usr/src/linux/include/asm-i386/unistd.h Martin Baulig 1998-08-16 18:49:54 +00:00
  • 2fd0624294 Added nr_running', nr_tasks' and `last_pid'. Martin Baulig 1998-08-16 18:47:13 +00:00
  • 59bb8d0ced Major code cleanups. We now use open () and read (). Martin Baulig 1998-08-16 18:46:53 +00:00
  • 739ce693dc Fixed typo. Martin Baulig 1998-08-16 18:46:08 +00:00
  • 77f56522c5 *** empty log message *** Martin Baulig 1998-08-16 13:40:15 +00:00
  • b40e08fb74 Added new fields nr_running', nr_tasks', `last_pid'. Added new fields Martin Baulig 1998-08-16 13:40:01 +00:00
  • 36657db940 Major code cleanups, we now use open () and read (). Martin Baulig 1998-08-16 13:37:14 +00:00
  • 486cc220c4 *** empty log message *** Martin Baulig 1998-08-14 16:41:56 +00:00
  • baea8b9603 Minor cleanups. Martin Baulig 1998-08-12 23:05:36 +00:00
  • e7b174f995 I think I removed this directory long time ago ... Martin Baulig 1998-08-12 23:05:08 +00:00
  • 0f62dc7e3b Added rusage' and frequency' fields. Martin Baulig 1998-08-12 22:38:11 +00:00
  • 2e670cc0d8 Works a little bit more like `ps' - you can give an optional command line Martin Baulig 1998-08-12 22:37:50 +00:00
  • 9248d72018 Using text_rss', shlib_rss', data_rss' and dirty_size' instead of Martin Baulig 1998-08-12 20:16:24 +00:00
  • da622f70c7 Reverted changed made in last revision (1.21) of this file. Martin Baulig 1998-08-12 16:42:57 +00:00
  • a0cb2b913d *** empty log message *** Martin Baulig 1998-08-12 16:41:07 +00:00
  • 71310d645d Minor changes to make it work with kernel 2.1.115. Martin Baulig 1998-08-12 16:30:06 +00:00
  • b05cfacb3d New directory. Updated documentation. Martin Baulig 1998-08-12 16:25:48 +00:00
  • 2356852a8c Fixed typo. Martin Baulig 1998-08-11 19:56:42 +00:00
  • 59a07e10f1 New file. Improved automatical generation of the documentation file Martin Baulig 1998-08-11 15:32:48 +00:00
  • 974eb766de Updated documentation. New file, included from `gnome-hackers.sgml'. Martin Baulig 1998-08-11 15:27:41 +00:00
  • d48e4086d5 Some work on the documentation. Martin Baulig 1998-08-11 08:37:01 +00:00
  • d9361d388c New file. Added definition of `proc_map'. Martin Baulig 1998-08-10 16:57:44 +00:00
  • b6885555c1 Now using correct number of parameters in `gh_new_procedure'. Martin Baulig 1998-08-10 16:55:19 +00:00
  • d44df22180 Getting shared memory size seems to work now. Martin Baulig 1998-08-10 12:27:43 +00:00
  • 2e4ec2a85c Some more work here. Martin Baulig 1998-08-10 08:09:37 +00:00
  • 260440e6ee Disabled `guile' subdir. Martin Baulig 1998-08-10 08:09:12 +00:00
  • 8b8ceec1bf Added new fields rtime' and frequency'. Martin Baulig 1998-08-10 08:08:51 +00:00
  • 0bb5215f84 Added implementation. Martin Baulig 1998-08-10 00:58:00 +00:00
  • 59f5f092fb Fixed typo. Martin Baulig 1998-08-10 00:57:31 +00:00
  • 32c0ced22a Renamed wchan' field to nwchan'; added wchan' which is of type char Martin Baulig 1998-08-09 21:11:18 +00:00
  • fd95ab60a4 Changed format of this file to support multiple arguments to be passed to Martin Baulig 1998-08-09 17:08:59 +00:00
  • b4038c9828 *** empty log message *** Martin Baulig 1998-08-09 17:06:25 +00:00
  • e64dc16608 Some more FreeBSD stuff. Martin Baulig 1998-08-09 17:05:11 +00:00
  • 4e25a1dbd5 Now using correct default server. Martin Baulig 1998-08-09 17:04:46 +00:00
  • c0641998cf Minor server/daemon cleanups; reading sysdeps from server now working. Martin Baulig 1998-08-08 20:04:43 +00:00
  • 9cf583b2fa Done some more work on the FreeBSD port. Martin Baulig 1998-08-08 20:04:07 +00:00
  • 2d1d157fc4 *** empty log message *** Martin Baulig 1998-08-08 16:34:47 +00:00
  • 9c97f59c15 Using GLIBTOP_INIT_STATE_SYSDEPS' instead of GLIBTOP_INIT_STATE_INIT'. Martin Baulig 1998-08-08 16:34:00 +00:00
  • 82daee6f29 Call glibtop_init_s' instead of glibtop_open_s'. Martin Baulig 1998-08-08 16:33:17 +00:00
  • e329617831 On FreeBSD, printf () doesn't like '%Lx', '%Ld' and '%Lu', so we use an expilcit cast to unsigned long' and types %lx' and `%ld'. Martin Baulig 1998-08-08 16:32:26 +00:00
  • 6d8c10d4ae kvm_read () returns the number of bytes read and not zero on success. Martin Baulig 1998-08-08 16:05:21 +00:00
  • 13cf3ae4d0 Added swap usage based upton the source code of `pinfo'. Martin Baulig 1998-08-08 16:04:02 +00:00
  • 6893d89fd8 Merged code from Josh Sled. Martin Baulig 1998-08-07 15:12:04 +00:00
  • 35e900692a Merged some stuff from `stub_suid'. Martin Baulig 1998-08-07 13:14:17 +00:00
  • 8e8cb05168 New file. Martin Baulig 1998-08-07 13:10:47 +00:00
  • a510ed1271 Removed. New files. Added `libgtop_server'; this has been moved here from Martin Baulig 1998-08-07 12:59:00 +00:00
  • 3b4e0378f9 Removed `output.h'. Martin Baulig 1998-08-07 12:42:08 +00:00
  • bb1c7f9192 Removed `include/glibtop/output.h'. This file is very outdated ! Martin Baulig 1998-08-07 12:41:08 +00:00
  • e7c77a85e9 Now using correct features' parameter in call to glibtop_init_s'. Martin Baulig 1998-08-07 12:38:40 +00:00
  • d72da1bb2f New directory. This is mainly used as example for people porting libgtop Martin Baulig 1998-08-07 12:35:20 +00:00
  • 4b3fcf149a New fields error_method', sysdeps' and `required'. I added an improved Martin Baulig 1998-08-07 10:01:55 +00:00
  • 09e1353d0d Added Josh to the AUTHORS file. Martin Baulig 1998-08-06 23:37:35 +00:00
  • 79f5a9c667 Importing FreeBSD port of libgtop from Josh Sled. freebsd_0_1 Martin Baulig 1998-08-06 23:34:50 +00:00
  • 864867aeeb Initial revision Martin Baulig 1998-08-06 23:34:50 +00:00
  • 8750ff351e Bug fixes. Martin Baulig 1998-08-06 22:55:22 +00:00
  • bfcc8c3944 Enabled slave-server again. Martin Baulig 1998-08-06 22:55:02 +00:00
  • bf19661382 Added 2 seconds delay to give child time to start up. Martin Baulig 1998-08-06 22:54:46 +00:00
  • 20016762a6 New checks. Martin Baulig 1998-08-06 22:53:45 +00:00
  • 0a7bd78704 Using GLIBTOP_GUILE' instead of HAVE_GUILE' so one should be able to use Martin Baulig 1998-08-06 21:57:45 +00:00
  • 2e454140f1 Added pagein' and pageout'. Martin Baulig 1998-08-01 22:03:11 +00:00
  • fc506344ea Added. Martin Baulig 1998-07-30 18:08:19 +00:00
  • e7f5588ee9 Using correct `(1 << GLIBTOP_SYSDEPS_<feature>)' in call to Martin Baulig 1998-07-30 17:56:02 +00:00
  • b55ee6117f New check. Martin Baulig 1998-07-30 17:52:29 +00:00
  • 902b6a8f16 Using u_int64_t' instead of unsigned long' and `long' to avoid problems Martin Baulig 1998-07-30 14:24:19 +00:00
  • d18a6cf2ce Removed debugging instruction. Martin Baulig 1998-07-30 14:03:13 +00:00
  • 8ced0f5889 Using `0xffffffff' instead of -1 as error code for inet_addr () since on Martin Baulig 1998-07-30 12:54:00 +00:00
  • a33b97ef9d Removed gnomesupport.h. Martin Baulig 1998-07-30 10:42:34 +00:00
  • 3c3118521d Only defining guile stuff if we really have guile. Martin Baulig 1998-07-30 08:30:40 +00:00
  • f07551a43d New file. Martin Baulig 1998-07-29 22:01:31 +00:00
  • 37eb76e767 *** empty log message *** Martin Baulig 1998-07-29 21:39:50 +00:00
  • e2196888ca New files. Martin Baulig 1998-07-29 21:36:49 +00:00
  • 8b9b984701 Using #include "*.h"' instead of #include "proc/*.h"'. Martin Baulig 1998-07-29 13:01:25 +00:00
  • aa6d16e47b Added `all_fs' parameter. Martin Baulig 1998-07-24 14:43:16 +00:00
  • f3f051ecba Replaced glibtop_init_r' with glibtop_init_s'. Martin Baulig 1998-07-24 10:26:42 +00:00
  • 51c5c3ac22 Remove init.c from libgtop_sysdeps_la_SOURCES Manish Vachharajani 1998-07-24 07:46:10 +00:00
  • 61c262dd7e Changed type for signal', blocked', sigignore' and sigcatch' to Martin Baulig 1998-07-23 18:12:04 +00:00
  • 954a78f200 New file. Martin Baulig 1998-07-22 22:56:09 +00:00
  • a90bffbbf6 *** empty log message *** Martin Baulig 1998-07-22 20:59:17 +00:00
  • 6bf243c901 New file. Martin Baulig 1998-07-22 20:52:42 +00:00
  • dd5c4a716b New file. Martin Baulig 1998-07-22 20:47:17 +00:00
  • 0dc0c2d7f0 Added fsusage.[ch]' and mountlist.[ch]'. Martin Baulig 1998-07-22 17:21:59 +00:00
  • a584809b1c Really removing this stuff. Martin Baulig 1998-07-22 17:15:22 +00:00
  • 5e97af535f Summary of this long ChangeLog: Martin Baulig 1998-07-22 09:26:43 +00:00
  • 7efcda3082 New file. Martin Baulig 1998-07-21 21:13:13 +00:00
  • 5a1fa089f3 Added note that this file is currently out of date and a link to the Martin Baulig 1998-07-21 21:05:57 +00:00
  • a129a83c45 New file - basic documentation for the table () system call. Martin Baulig 1998-07-21 20:39:01 +00:00
  • 65fbcf1ea3 New directory for 2.0.xx kernels. Martin Baulig 1998-07-21 17:25:09 +00:00
  • d145edb435 The table () system call for 2.1.xx kernels. table_0_03 Martin Baulig 1998-07-21 17:16:23 +00:00
  • fc2d1f07c3 Initial revision Martin Baulig 1998-07-21 17:16:23 +00:00
  • 694ad7adb7 The table () system call for 2.0.xx kernels. Martin Baulig 1998-07-21 17:15:45 +00:00
  • d8a7175820 Initial revision Martin Baulig 1998-07-21 17:15:45 +00:00
  • fe56feb875 Importing from procps-1.2.7. procps_1_2_7 Martin Baulig 1998-07-18 16:15:56 +00:00
  • 5e9d34c91a Initial revision Martin Baulig 1998-07-18 16:15:56 +00:00
  • 0e086aef25 Added `GLIBTOP_METHOD_PIPE' again. Martin Baulig 1998-07-18 16:09:42 +00:00
  • 540385da7e Using library functions with '_l' prefix instead of directly calling Martin Baulig 1998-07-17 17:26:22 +00:00