Martin Baulig
19ffa1419a
Only #include <osreldate.h> on FreeBSD.
2000-02-13 21:31:39 +00:00
Martin Baulig
1e568f294e
**** Merged from HEAD ****
...
2000-02-13 Martin Baulig <martin@home-of-linux.org >
* *.c: kvm_nlist () returns -1 on error, but a positive return value
does not necessarily mean failure. Fixes #3302 which was reported by
Matthias Scheler some time ago.
2000-02-13 15:47:59 +00:00
Martin Baulig
7752a312e9
Set correct buf->size' and
buf->flags' fields when `max_length' was
...
2000-01-22 Martin Baulig <martin@home-of-linux.org >
* procargs.c (glibtop_get_proc_args_s): Set correct `buf->size' and
`buf->flags' fields when `max_length' was given. Fixes #5183 .
2000-01-21 23:27:08 +00:00
Martin Baulig
23c7449898
**** Merged from HEAD ****
...
2000-01-20 Martin Baulig <martin@home-of-linux.org >
* fsusage.c (adjust_blocks): Use `u_int64_t' arguments and
return value to avoid long int overflows on machines with large
disks.
* fsusage.h (struct fs_usage): Use `u_int64_t' here as well.
LIBGTOP_1_1_2_PATCHES
2000-01-20 21:54:28 +00:00
Martin Baulig
64b3db2dc0
**** Merged from Hardangervidda ****
...
1999-11-28 Martin Baulig <martin@home-of-linux.org >
* gnuserv.c (setup_table): Don't dump core when the table of
permitted host names contains a NULL pointer.
1999-11-28 16:43:00 +00:00
Martin Baulig
e94b4882b6
**** Merged from Hardangervidda ****
...
1999-11-28 Martin Baulig <martin@home-of-linux.org >
* procstate.c (glibtop_get_procstate_s): Stat "/proc/<pid>" instead
of "/proc/<pid>/state" to get `uid' and `gid'. Thanks to Jason Becker
for pointing out that GTop reported wrong uid's.
1999-11-28 11:57:11 +00:00
Martin Baulig
1e629c9a86
**** Merged from HEAD ****
...
Fix bug #2909 ; I made some little mistake when applying a patch here.
1999-10-20 14:46:32 +00:00
Martin Baulig
6b6e1261f1
**** Merged from HEAD ****
...
1999-10-19 Martin Baulig <martin@home-of-linux.org >
* uptime.c (glibtop_get_uptime_s): Don't cast uptime and idletime
to float as suggested by John Kodis.
1999-10-19 00:16:29 +00:00
Martin Baulig
bbc872138b
Set version number to 1.0.7 binary age 6, interface age 6.
...
1999-10-19 Martin Baulig <martin@home-of-linux.org >
* LIBGTOP-VERSION: Set version number to 1.0.7 binary age 6,
interface age 6.
1999-10-19 00:04:38 +00:00
Martin Baulig
3555a6ca0c
Released LibGTop 1.0.6 "October LibGTop".
...
1999-10-18 Martin Baulig <martin@home-of-linux.org >
Released LibGTop 1.0.6 "October LibGTop".
LIBGTOP_1_0_6
1999-10-18 20:03:58 +00:00
Martin Baulig
e5928d0b13
Let's call it "October LibGTop" ... :)
1999-10-18 20:02:36 +00:00
Martin Baulig
5bb7e07e95
One should not touch release notes of released versions ... but
...
this was really neccessary to avoid some confusion.
1999-10-18 19:51:30 +00:00
Martin Baulig
043f4a498f
*** empty log message ***
1999-10-18 19:49:56 +00:00
Martin Baulig
94297b8460
Added release notes for LibGTop 1.0.6.
1999-10-18 19:49:38 +00:00
Martin Baulig
0f5b941b15
Removed obsolete file.
...
1999-10-18 Martin Baulig <martin@home-of-linux.org >
* NEWS.old: Removed obsolete file.
1999-10-18 19:47:12 +00:00
Martin Baulig
df6d645afd
Removed obsolete file.
...
1999-10-18 Martin Baulig <martin@home-of-linux.org >
* TODO: Removed obsolete file.
1999-10-18 19:35:39 +00:00
Martin Baulig
9ac47c7839
We start maintaining a NEWS file now :)
...
1999-10-18 Martin Baulig <martin@home-of-linux.org >
* NEWS: We start maintaining a NEWS file now :)
1999-10-18 19:34:20 +00:00
Martin Baulig
8d734d1296
This is an ordinary branch now.
1999-10-18 18:57:39 +00:00
Martin Baulig
7fa43bba5d
C-u 1 texinfo-multiple-files-update
1999-10-18 18:54:50 +00:00
Martin Baulig
e2e01a9405
Remove internals.texi from the stable branch.
1999-10-18 18:49:28 +00:00
Martin Baulig
5530697ab8
**** Merged from HEAD ****
...
1999-10-16 Martin Baulig <martin@home-of-linux.org >
Applied all patches from the FreeBSD 3.3 ports collection.
* swap.c: Only #include <rlist.h> for __FreeBSD_version < 400005.
* prockernel.c: Make it compile on FreeBSD / alpha.
* procsignal.c: Some fixes for FreeBSD-current.
1999-10-16 18:31:43 +00:00
Martin Baulig
95f279d1a7
Set version number to 1.0.6 binary age 5, interface age 5.
...
1999-10-16 Martin Baulig <martin@home-of-linux.org >
* LIBGTOP-VERSION: Set version number to 1.0.6 binary age 5,
interface age 5.
1999-10-16 18:03:12 +00:00
Martin Baulig
1904a463e2
**** Merged from HEAD ****
...
1999-10-16 Martin Baulig <martin@home-of-linux.org >
* procstate.c (glibtop_get_proc_state_p): Don't use the
`GLIBTOP_PROCESS_*' constants for process states for
LibGTop 1.0.x.
1999-10-16 18:01:39 +00:00
Jesus Bravo Alvarez
7ce1f9e9d7
Added Galician translation
1999-10-09 21:41:12 +00:00
Martin Baulig
5221f6d4f8
Released LibGTop 1.0.5.
...
1999-09-29 Martin Baulig <martin@home-of-linux.org >
Released LibGTop 1.0.5.
LIBGTOP_1_0_5
1999-09-29 00:46:31 +00:00
Martin Baulig
ac175a4cbf
updated po files for 1.0.5.
1999-09-29 00:43:54 +00:00
Martin Baulig
f53d1a69bc
**** Merged from HEAD ****
...
1999-09-29 Martin Baulig <martin@home-of-linux.org >
* configure.in (libgtop_top_builddir): AC_SUBST this.
1999-09-28 23:29:47 +00:00
Kenneth llphaane Christiansen
adaa9cad97
Updated.
...
1999-09-29 Kenneth llphaane Christiansen <kenneth@ripen.dk >
* da.po: Updated.
1999-09-28 23:02:35 +00:00
Elliot Lee
7201ec7790
Remove %{prefix}/lib/libgtop
...
Remove %{prefix}/lib/libgtop
1999-09-27 22:43:10 +00:00
Chyla Zbigniew
113525a7d7
Updated Polish translation
1999-09-26 22:31:18 +00:00
Martin Baulig
d6e62e85d2
Set version number to 1.0.5 binary age 4, interface age 4.
...
1999-09-24 Martin Baulig <martin@home-of-linux.org >
* LIBGTOP-VERSION: Set version number to 1.0.5 binary age 4,
interface age 4.
1999-09-24 06:32:28 +00:00
Martin Baulig
ee153445f0
1.0.4.
LIBGTOP_1_0_4
1999-09-24 06:08:35 +00:00
Martin Baulig
50b43a0f41
Released LibGTop 1.0.4.
...
1999-09-24 Martin Baulig <martin@home-of-linux.org >
Released LibGTop 1.0.4.
1999-09-24 05:53:40 +00:00
Kjartan Maraas
25c26a6620
doh
1999-09-21 22:55:09 +00:00
Kjartan Maraas
0438b9d69a
Added Danish translation from Kenneth Christiansen <kenneth@ripen.dk>.
...
1999-09-22 Kjartan Maraas <kmaraas@online.no >
* da.po: Added Danish translation from Kenneth
Christiansen <kenneth@ripen.dk >.
1999-09-21 22:54:44 +00:00
Vincent Renardias
90c01f24fe
Updated.
...
* Updated.
1999-09-20 14:00:34 +00:00
Martin Baulig
dc0f442247
**** Merged from HEAD ****
...
1999-09-19 Martin Baulig <martin@home-of-linux.org >
* libgtopConf.sh.in: Added MODULE_VERSION on Miguel's
request (set it to "libgtop-@LIBGTOP_VERSION@").
1999-09-18 23:09:05 +00:00
Pablo Saratxaga
017f4d20c7
merged files from head cvs for translations
1999-09-18 17:09:00 +00:00
Chyla Zbigniew
c021ce7851
Added pl to ALL_LINGUAS
1999-09-17 03:37:44 +00:00
Chyla Zbigniew
93ab9882c3
Added Polish translation
1999-09-17 03:35:23 +00:00
Martin Baulig
a0477c6212
**** Merged from HEAD ****
1999-09-17 00:37:41 +00:00
Martin Baulig
6780e78a6b
Set version number to 1.0.4 binary age 3, interface age 3.
...
1999-09-17 Martin Baulig <martin@home-of-linux.org >
* LIBGTOP-VERSION: Set version number to 1.0.4 binary age 3,
interface age 3.
1999-09-16 22:25:54 +00:00
Martin Baulig
d8871029eb
Merged everything since May 31 from HEAD and released LibGTop 1.0.3.
...
1999-09-16 Martin Baulig <martin@home-of-linux.org >
Merged everything since May 31 from HEAD and released
LibGTop 1.0.3.
LIBGTOP_1_0_3
1999-09-16 21:49:18 +00:00
Martin Baulig
6799ce187b
**** Merged from HEAD ****
1999-09-16 21:38:03 +00:00
Tomas Ogren
2b6b2578be
Synced
...
1999-09-16 Tomas Ogren <stric@ing.umu.se >
* sv.po: Synced
1999-09-16 21:37:45 +00:00
Martin Baulig
1b0a9fd291
Should be ok now.
1999-09-16 21:37:20 +00:00
Martin Baulig
43e070dd8b
make update-po.
1999-09-16 21:33:27 +00:00
Martin Baulig
b0d18119ff
**** Merged from HEAD ****
1999-09-16 21:31:36 +00:00
Kjartan Maraas
be05f8163a
Updated translation.
...
1999-07-11 Kjartan Maraas <kmaraas@online.no >
* no.po: Updated translation.
1999-07-11 12:27:13 +00:00
Tomas Ogren
d6cdf95d83
New file
...
1999-07-11 Tomas Ogren <stric@ing.umu.se >
* sv.po: New file
1999-07-11 01:41:44 +00:00