Tristan Hill
753d9abb13
proclist, procarg and proctime gtkdoc updates
...
Added gtkdoc for proclist, procarg and proctime.
Author: Tristan Hill <stan@saticed.me.uk >
https://bugzilla.gnome.org/show_bug.cgi?id=616082
2013-08-30 07:31:31 +03:00
Robert Roth
3c4ddb5572
release: post-release bump to 2.28.6
2013-08-19 23:49:15 +03:00
Robert Roth
fec9e956e3
Release: 2.28.5
LIBGTOP_2_28_5
2013-08-19 23:46:16 +03:00
Robert Roth
2ee4fa70a5
Added new maintainer in DOAP file
2013-08-09 23:41:24 +03:00
Jasper Lievisse Adriaanse
7a4b2d91ad
unbreak after swapin and swapout were removed from OpenBSD uvm statistics.
2013-05-29 20:59:23 +02:00
Jasper Lievisse Adriaanse
dc7eab4329
Adjust for the fact that regular users cannot read wchan anymore in OpenBSD 5.4.
2013-04-01 13:40:11 +02:00
Jasper Lievisse Adriaanse
a44392d948
Don't error out when running on a different release than built on
...
https://bugzilla.gnome.org/show_bug.cgi?id=653177
2013-04-01 13:35:24 +02:00
Victor Ibragimov
b013937b2c
[l10n] Added Tadjik translation
2013-03-19 22:39:27 +01:00
Changwoo Ryu
4bded8fa91
Updated Korean translation
2013-03-19 02:23:50 +09:00
Duarte Loreto
f88a38aa52
Converted Portuguese translation to New Spelling (Novo AO)
2013-03-17 01:06:48 +00:00
Cole Robinson
37774dc02d
fsusage: Fix fetching rootfs stats on Fedora 17
...
When fsusage scans mtab, it matches on the first entry, but since 'rootfs'
isn't of the expected format '/dev/<blah>' it bails out.
Match early on any rootfs entries and skip them.
Fixes #685897
2013-01-28 23:02:04 +01:00
TmTFx
4efe3721e7
Updated Friulian translation
2012-12-28 22:26:12 -02:00
Jasper Lievisse Adriaanse
31cbc3374d
sysctl.h on OpenBSD no longer pulls in proc.h.
2012-12-18 22:47:09 +01:00
Timur Zhamakeev
c8a33802c2
Updated Kyrgyz translation
2012-09-27 12:16:13 +06:00
Rūdolfs Mazurs
a3ff5fb398
Updated Latvian translation
2012-09-24 15:36:41 +03:00
Piotr Drąg
8d5b3dd86a
Updated Polish translation
2012-09-04 18:42:25 +02:00
Nilamdyuti Goswami
fecedf8c72
Implemented FUEL entries to Assamese translation
2012-08-28 00:32:40 +05:30
Nilamdyuti Goswami
183b7b0cf1
Assamese translation reviewed
2012-07-11 18:14:32 +05:30
Carles Ferrando
1523fae41e
[l10n]Updated Catalan (Valencian) translation
2012-04-10 21:12:29 +02:00
Jordi Serratosa
a6d0d61175
[l10n] Fixes on Catalan translation
2012-04-10 21:12:28 +02:00
Jasper Lievisse Adriaanse
b0f4bee85e
sync with openbsd to use the new vmmap memory allocator
2012-04-04 19:23:07 +02:00
Alexander Shopov
1d1d3fb907
Updated Bulgarian translation
2012-04-01 18:21:12 +03:00
Kjartan Maraas
bd363a9ca6
Updated Norwegian bokmål translation
2012-01-28 16:54:28 +01:00
Kjartan Maraas
46c1169ab1
Add missing #include <config.h>
2012-01-23 21:28:10 +01:00
Antoine Jacoutot
b11aa1517e
OpenBSD: kinfo_proc2 -> kinfo_proc
...
The kinfo_proc2 interface has been removed from OpenBSD (it was
deprecated anyway), so use the correct replacement: kinfo_proc.
https://bugzilla.gnome.org/show_bug.cgi?id=667591
2012-01-22 12:47:49 +01:00
Nilamdyuti Goswami
aa7572abfd
Updated Assamese Translations:bugzilla#659595
2011-09-24 16:37:35 +05:30
Nilamdyuti Goswami
17b03f33ab
Updated Assamese translation
2011-09-22 19:42:27 +02:00
Jasper Lievisse Adriaanse
dd46d6a00e
Don't bother with PIDs below 20 as they are highly likely to be kernel threads anyway.
2011-09-18 13:42:13 +02:00
Jasper Lievisse Adriaanse
7bd52fc397
Extend comment a bit regarding processes dying before we get to kvm_getproc2().
2011-09-18 13:41:20 +02:00
Jiro Matsuzawa
ff7cbcbe61
Updated Japanese translation
2011-09-17 12:46:17 +09:00
Marc-Andre Laperle
d1d565aa60
Fix Darwin support
...
glibtop_get_proclist_p's signature didn't match the headers prototype.
https://bugzilla.gnome.org/show_bug.cgi?id=556904
2011-09-08 09:26:58 +02:00
Piotr Drąg
169b76a88f
Fixed ky.po
2011-09-05 23:46:54 +02:00
Petr Salinger
0a265d05d4
Dont add extra libs for kfreebsd
...
The current version fails to build on GNU/kFreeBSD.
The problem is due to cleanup in GNU/kFreeBSD world
https://bugzilla.gnome.org/show_bug.cgi?id=601319
2011-08-30 18:05:33 +02:00
Jasper Lievisse Adriaanse
08ac661b19
Apply a fix from the OpenBSD backend by using the same type to store the
...
temporary amounts of swap, as is used in the struct that's eventually used
to export it.
2011-08-30 17:52:40 +02:00
Petr Salinger
1baa3fcc6a
kFreeBSD 8.0 build fix
...
fixes a couple of checks for kFreeBSD 8.0.
https://bugzilla.gnome.org/show_bug.cgi?id=608518
2011-08-30 17:00:18 +02:00
Thomas Klausner
eaff15b741
NetBSD-5.99.21 lost struct uvmexp.swap{ins,outs}
...
In NetBSD-5.99.21, the uarea swap-out functionality was removed, which also
removed two members from struct uvmexp, swapins and swapouts.
2011-08-30 14:44:43 +02:00
Frédéric Péters
4612e7c7eb
release: post-release bump to 2.28.5
2011-08-30 13:35:14 +02:00
Frédéric Péters
f66324f84d
Release: 2.28.4
LIBGTOP_2_28_4
2011-08-30 13:29:29 +02:00
Frédéric Péters
138889c4d6
build: roll tarballs as tar.xz
2011-08-30 13:28:56 +02:00
Jasper Lievisse Adriaanse
cac71bf6c4
Revert "Expand to support ifmedia(4) types as found on BSD."
...
This reverts commit 5144c3e127
.
It wasn't meant to be pushed yet..
2011-07-29 11:02:23 +02:00
Jasper Lievisse Adriaanse
2ea3da9da5
Fix makeinfo(1) warning in reference.texi
...
doc/reference.texi:746: warning: @strong{Note...} produces a
spurious cross-reference in Info; reword to avoid that.
https://bugzilla.gnome.org/show_bug.cgi?id=653180
2011-07-28 14:19:37 +02:00
Jasper Lievisse Adriaanse
5144c3e127
Expand to support ifmedia(4) types as found on BSD.
...
https://bugzilla.gnome.org/show_bug.cgi?id=652713
2011-07-28 14:19:37 +02:00
Ihar Hrachyshka
c4907672cd
Updated Belarusian translation.
2011-07-24 19:42:36 +03:00
Jasper Lievisse Adriaanse
4c9a161eb5
ansify function declaration, no binary change.
2011-07-11 15:05:06 +02:00
Jasper Lievisse Adriaanse
32833323d9
Some OpenBSD cleaning:
...
- decrease stack usage when retrieving memory stats
- use consistent warnings when failing sysctl(3) calls
https://bugzilla.gnome.org/show_bug.cgi?id=654344
2011-07-11 14:57:55 +02:00
Jasper Lievisse Adriaanse
0de702b142
- implement GLIBTOP_MEM_CACHED on OpenBSD by retrieving buffercache stats
2011-07-10 16:44:42 +02:00
Jasper Lievisse Adriaanse
4e24854dbf
Two small tweaks to the OpenBSD backend:
...
- correct sysctl names in two warning messages
- rename a few variables for clarity
2011-07-09 10:19:18 +02:00
Joe Marcus Clarke
08fd95d253
Fix numerous bigs in the FreeBSD backend
...
* Correct calculation of CPU time.
* Fix a bug on newer versions of FreeBSD where computing the process map leads
to a tight error loop.
* Add support for the new procstat API to obtain the list of open files and
cwd.
* Use kvm_openfiles instead of kvm_open to better handle error messages.
* Split some modules out into non-suid modules.
* Properly determine the number of CPUs.
https://bugzilla.gnome.org/show_bug.cgi?id=605431
2011-06-27 16:32:20 +02:00
Jasper Lievisse Adriaanse
aa1a6766f2
Fix hardware address retrieval on OpenBSD.
...
https://bugzilla.gnome.org/show_bug.cgi?id=652997
2011-06-22 17:26:55 +02:00
Jasper Lievisse Adriaanse
537dc1bff1
Fix scope6 and prefix6 retrieval on OpenBSD.
...
https://bugzilla.gnome.org/show_bug.cgi?id=652997
2011-06-22 17:26:38 +02:00