summaryrefslogtreecommitdiff
path: root/sysdeps/freebsd/procmap.c
Commit message (Expand)AuthorAgeFilesLines
* Support FreeBSD 13.0-CURRENT >= 1300062 vm_map_entryNeel Chauhan2019-12-151-0/+16
* Fix build for FreeBSD 11.1.Benoit Dejean2017-07-291-0/+37
* Turn glibtop::machine from a value to a pointer, allocated on init.Benoit Dejean2015-08-081-13/+13
* Remove useless/meaningless calls to glibtop_init_[prs]() with sysdeps/{freebs...Benoit Dejean2015-08-081-2/+0
* Implement dev/inode for mapped files on ZFS.Benoit Dejean2015-06-261-1/+39
* Split the code that works only with UFS inode. Will ease new code for ZFS.Benoit Dejean2015-06-261-2/+20
* Update old FSF address.Robert Roth2014-08-201-2/+2
* Don't include sys/pipe.h on kFreeBSDLIBGTOP_2_30_0Steven Chamberlain2014-04-291-3/+0
* kFreeBSD 8.0 build fixPetr Salinger2011-08-301-2/+2
* Fix numerous bigs in the FreeBSD backendJoe Marcus Clarke2011-06-271-4/+6
* Improved freebsd port.Benoît Dejean2008-08-181-1/+17
* Renamed all glibtop_init_xxx functions to _glibtop_init_xxx so they getBenoît Dejean2007-04-111-1/+1
* Removed noisy $Id$.Benoît Dejean2007-02-191-2/+0
* Huge (k)FreeBSD update. (k)FreeBSD support is freebsd/ Other BSD are inBenoît Dejean2007-02-181-235/+209
* Various FreeBSD and kFreeBSD updates. Patch by Roy MarplesBenoît Dejean2007-01-311-30/+44
* Added kfreebsd support. Patch by Petr Salinger <Petr.Salinger@seznam.cz>.Benoît Dejean2006-11-271-11/+11
* remove unused file.James Henstridge2005-12-121-0/+1
* Add support for FreeBSD 6-CURRENT. Use the more portable getrlimit toBenoît Dejean2005-02-231-7/+13
* whitespace clean up.Benoît Dejean2004-06-091-4/+4
* s/strncpy/g_strlcpy/.Benoît Dejean2004-06-061-3/+1
* implement NetBSD support, and some build problems on FreeBSD (Closes:Bastien Nocera2004-03-091-3/+32
* fix g_malloc usage on non-Linux platforms (patch by Benoit DejeanBastien Nocera2004-03-091-1/+1
* - fixed compilationBastien Nocera2003-10-201-1/+0
* - replace all the xmalloc crap by glib memory management functionsBastien Nocera2003-10-201-1/+1
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-191-0/+266
* Moved all sysdeps code to the new libgtop-backends module.Martin Baulig2001-04-201-271/+0
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-261-127/+129
* s/server->machine/server->_priv->machine/g;Martin Baulig1999-12-231-10/+11
* Return 0 on success and -1 on error.Martin Baulig1999-10-241-0/+2
* This is a very big an possibly breaking commit.Martin Baulig1999-10-241-1/+1
* More NetBSD 1.4 fixes.Martin Baulig1999-05-261-0/+45
* First attempt at making this work on NetBSD 1.4.Martin Baulig1999-05-251-0/+6
* Use `(1L << feature)' instead of `(1 << feature)' to avoid problemsMartin Baulig1999-05-061-6/+6
* Added basic support for BSDI. It compiles without problems on BSDI 2.1 andMartin Baulig1999-03-191-1/+1
* Really applied that patch. Don't know what happened to it before.Martin Baulig1999-02-231-1/+6
* Set the copyright of LibGTop to the GNU General Public License.Martin Baulig1999-02-231-7/+7
* Include a copy of the GNU Library General Public License here.Martin Baulig1999-02-221-13/+15
* Applied patch from Jeremy Lea; this patch is also included in theMartin Baulig1999-02-211-1/+1
* Make it work with OpenBSD 2.4.Martin Baulig1998-12-061-0/+2
* Make it work with NetBSD 1.3.2.Martin Baulig1998-12-051-1/+7
* It does not work to get information about the swapper task on FreeBSDMartin Baulig1998-11-111-1/+8
* G_GNUC_UNUSED fun and other compiler warnings ...Martin Baulig1998-10-031-3/+1
* This should work now.Martin Baulig1998-08-181-2/+21
* New file. Added definition of `proc_map'.Martin Baulig1998-08-101-0/+176