summaryrefslogtreecommitdiff
path: root/sysdeps/freebsd/proclist.c
Commit message (Expand)AuthorAgeFilesLines
* Exclude the "idle" kernel process when GLIBTOP_EXCLUDE_IDLE.Benoit Dejean2015-08-081-0/+3
* Remove useless/meaningless calls to glibtop_init_[prs]() with sysdeps/{freebs...Benoit Dejean2015-08-081-2/+0
* For processes with threads, only reports the pid once.Benoit Dejean2015-07-151-0/+12
* Update old FSF address.Robert Roth2014-08-201-2/+2
* Fixe some problems as well as implements procwd and procopenfiles forBenoît Dejean2007-07-011-8/+8
* 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-41/+80
* Added kfreebsd support. Patch by Petr Salinger <Petr.Salinger@seznam.cz>.Benoît Dejean2006-11-271-1/+1
* remove unused file.James Henstridge2005-12-121-0/+1
* Glibify a bit more. Closes #147618.Benoît Dejean2004-07-181-1/+1
* whitespace clean up.Benoît Dejean2004-06-091-1/+1
* implement NetBSD support, and some build problems on FreeBSD (Closes:Bastien Nocera2004-03-091-3/+15
* - 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/+103
* Moved all sysdeps code to the new libgtop-backends module.Martin Baulig2001-04-201-107/+0
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-261-38/+40
* s/server->machine/server->_priv->machine/g;Martin Baulig1999-12-231-1/+1
* 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
* Use `(1L << feature)' instead of `(1 << feature)' to avoid problemsMartin Baulig1999-05-061-3/+3
* 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
* Use glibtop_warn_io_r () instead of glibtop_error_io_r ().Martin Baulig1998-10-301-7/+4
* Use correct values for the `state' field.Martin Baulig1998-10-031-8/+14
* Using correct `(1 << GLIBTOP_SYSDPES_*)'. Removed `const' from sysctl ()Martin Baulig1998-08-241-1/+1
* *** empty log message ***Martin Baulig1998-08-141-0/+2
* Some more work here.Martin Baulig1998-08-101-0/+9
* Renamed `wchan' field to `nwchan'; added `wchan' which is of type `charMartin Baulig1998-08-091-3/+2
* Changed format of this file to support multiple arguments to be passed toMartin Baulig1998-08-091-1/+2
* Merged code from Josh Sled.Martin Baulig1998-08-071-3/+44
* Merged some stuff from `stub_suid'.Martin Baulig1998-08-071-51/+16
* Importing FreeBSD port of libgtop from Josh Sled.freebsd_0_1Martin Baulig1998-08-061-5/+47
* Using `GLIBTOP_GUILE' instead of `HAVE_GUILE' so one should be able to useMartin Baulig1998-08-061-0/+39