summaryrefslogtreecommitdiff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
...
* Remove OpenBSD RCS ID which bears no meaning here.Jasper Lievisse Adriaanse2014-01-2336-71/+0
* Fix several issues related to process information on OpenBSD and drop lsof us...Robert Nagy2014-01-233-141/+116
* Some fields have moved in struct proc from timeval to timespec.Jasper Lievisse Adriaanse2014-01-231-3/+3
* Adjust header inclusion on OpenBSDJasper Lievisse Adriaanse2014-01-231-2/+2
* Extending the cpu number from 32 to 1024 (bgo #323354, bgo #681632)Jason Xing2013-12-122-2/+4
* Linux cpuinfo count fixed for SMP PPC processors (bgo #621831)Robert Roth2013-12-091-1/+2
* Log error on statvfs failure.Robert Roth2013-12-091-1/+2
* OpenBSD: add missing headerAntoine Jacoutot2013-10-161-0/+1
* Merge remote-tracking branch 'origin' into wip/libgtop-ngRobert Roth2013-08-301-10/+59
|\
| * proclist, procarg and proctime gtkdoc updatesTristan Hill2013-08-301-10/+59
* | Increased buffersize to be able to hold larger cpuinfo files (bgo #681632)Robert Roth2013-08-221-1/+1
|/
* unbreak after swapin and swapout were removed from OpenBSD uvm statistics.Jasper Lievisse Adriaanse2013-05-291-4/+4
* Adjust for the fact that regular users cannot read wchan anymore in OpenBSD 5.4.Jasper Lievisse Adriaanse2013-04-011-5/+2
* fsusage: Fix fetching rootfs stats on Fedora 17Cole Robinson2013-01-281-0/+4
* sysctl.h on OpenBSD no longer pulls in proc.h.Jasper Lievisse Adriaanse2012-12-181-0/+1
* sync with openbsd to use the new vmmap memory allocatorJasper Lievisse Adriaanse2012-04-041-33/+127
* Add missing #include <config.h>Kjartan Maraas2012-01-231-0/+4
* OpenBSD: kinfo_proc2 -> kinfo_procAntoine Jacoutot2012-01-229-19/+19
* Don't bother with PIDs below 20 as they are highly likely to be kernel thread...Jasper Lievisse Adriaanse2011-09-181-2/+5
* Extend comment a bit regarding processes dying before we get to kvm_getproc2().Jasper Lievisse Adriaanse2011-09-181-2/+7
* Fix Darwin supportMarc-Andre Laperle2011-09-081-1/+1
* Apply a fix from the OpenBSD backend by using the same type to store theJasper Lievisse Adriaanse2011-08-301-1/+1
* kFreeBSD 8.0 build fixPetr Salinger2011-08-301-2/+2
* NetBSD-5.99.21 lost struct uvmexp.swap{ins,outs}Thomas Klausner2011-08-301-6/+9
* ansify function declaration, no binary change.Jasper Lievisse Adriaanse2011-07-111-6/+3
* Some OpenBSD cleaning:Jasper Lievisse Adriaanse2011-07-113-24/+20
* - implement GLIBTOP_MEM_CACHED on OpenBSD by retrieving buffercache statsJasper Lievisse Adriaanse2011-07-101-2/+17
* Two small tweaks to the OpenBSD backend:Jasper Lievisse Adriaanse2011-07-091-7/+7
* Fix numerous bigs in the FreeBSD backendJoe Marcus Clarke2011-06-2710-86/+201
* Fix hardware address retrieval on OpenBSD.Jasper Lievisse Adriaanse2011-06-221-2/+2
* Fix scope6 and prefix6 retrieval on OpenBSD.Jasper Lievisse Adriaanse2011-06-221-5/+33
* Fix filesystem read/write accounting on OpenBSDJasper Lievisse Adriaanse2011-06-222-4/+13
* Explain why we undef STAT_STATVFS on OpenBSDJasper Lievisse Adriaanse2011-06-161-0/+5
* Revert vmmap-based procmap.c for OpenBSD.Jasper Lievisse Adriaanse2011-06-161-124/+30
* Various tweaks for OpenBSD uptime calculationJasper Lievisse Adriaanse2011-06-161-8/+13
* Silence various warnings in the OpenBSD codeJasper Lievisse Adriaanse2011-06-163-10/+7
* Make CPU load retrieval work.Jasper Lievisse Adriaanse2011-06-161-12/+6
* Split off OpenBSD code into a separate implementationJasper Lievisse Adriaanse2011-06-1638-1/+3592
* Cygwin: Add private mountlist support.Yaakov Selkowitz2010-11-282-1/+165
* Cygwin: Don't printf a string directly but use %s insteadYaakov Selkowitz2010-11-281-1/+1
* freebsd: Fix get_mem() on 64-bit systems (bgo#630128)Alexander Kojevnikov2010-10-031-2/+2
* Don't printf a string directly but use %s insteadChristian Persch2009-05-082-2/+2
* Killed debug message.Benoît Dejean2009-05-031-2/+0
* Oops, fix segfault in linux/proc_map.Benoît Dejean2009-05-031-5/+8
* Looks for smaps member using a gperf table instead of usingBenoît Dejean2009-05-034-42/+218
* Don't use sscanf anymore when parsins smaps.Benoît Dejean2009-05-031-1/+70
* Added cygwin support.Benoît Dejean2009-04-3034-1/+3010
* Always ignore "none" FS type.Benoît Dejean2009-03-311-0/+2
* Missing file.LIBGTOP_2_25_91Benoît Dejean2009-02-161-0/+44
* r2792 | bdejean | 2009-01-12 22:05:48 +0100 (lun 12 jan 2009) | 4 linesBenoît Dejean2009-02-162-1/+2