summaryrefslogtreecommitdiff
path: root/sysdeps/freebsd/procstate.c
Commit message (Expand)AuthorAgeFilesLines
* remove unused file.James Henstridge2005-12-121-0/+1
* Merged Marcus' patches.Benoît Dejean2004-08-221-1/+1
* Fixed copy/paste error while setting buf->state.Benoît Dejean2004-07-151-1/+1
* whitespace clean up.Benoît Dejean2004-06-091-3/+3
* s/strncpy/g_strlcpy/.Benoît Dejean2004-06-061-2/+1
* implement NetBSD support, and some build problems on FreeBSD (Closes:Bastien Nocera2004-03-091-13/+26
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-191-0/+137
* Moved all sysdeps code to the new libgtop-backends module.Martin Baulig2001-04-201-144/+0
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-261-65/+67
* s/server->machine/server->_priv->machine/g;Martin Baulig1999-12-231-1/+2
* Return 0 on success and -1 on error.Martin Baulig1999-10-241-4/+8
* This is a very big an possibly breaking commit.Martin Baulig1999-10-241-2/+2
* Don't use the `GLIBTOP_PROCESS_*' constants for process states for LibGTopMartin Baulig1999-10-161-0/+22
* More NetBSD 1.4 fixes.Martin Baulig1999-05-261-2/+16
* Use `(1L << feature)' instead of `(1 << feature)' to avoid problemsMartin Baulig1999-05-061-4/+4
* Added initial port for BSD/OS (aka BSDI) 2.x and 3.x. 4.x should also(?)Timur Bakeyev1999-04-081-1/+2
* Reflect latest `proc_state.state' changes.Martin Baulig1999-04-011-11/+12
* Added basic support for BSDI. It compiles without problems on BSDI 2.1 andMartin Baulig1999-03-191-1/+1
* 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-14/+16
* Make it work with OpenBSD 2.4.Martin Baulig1998-12-061-0/+2
* It does not work to get information about the swapper task on FreeBSDMartin Baulig1998-11-111-0/+3
* Use glibtop_warn_io_r () instead of glibtop_error_io_r ().Martin Baulig1998-10-301-6/+4
* Use correct values for the `state' field.Martin Baulig1998-10-031-1/+20
* Using correct `(1 << GLIBTOP_SYSDPES_*)'. Removed `const' from sysctl ()Martin Baulig1998-08-241-1/+1
* Some more work here.Martin Baulig1998-08-101-0/+4
* Some more FreeBSD stuff.Martin Baulig1998-08-091-4/+20
* Merged code from Josh Sled.Martin Baulig1998-08-071-3/+11
* Merged some stuff from `stub_suid'.Martin Baulig1998-08-071-23/+18
* Importing FreeBSD port of libgtop from Josh Sled.freebsd_0_1Martin Baulig1998-08-061-3/+23
* Using `GLIBTOP_GUILE' instead of `HAVE_GUILE' so one should be able to useMartin Baulig1998-08-061-0/+32