summaryrefslogtreecommitdiff
path: root/sysdeps/freebsd/prockernel.c
Commit message (Expand)AuthorAgeFilesLines
* Turn glibtop::machine from a value to a pointer, allocated on init.Benoit Dejean2015-08-081-1/+1
* Remove useless/meaningless calls to glibtop_init_[prs]() with sysdeps/{freebs...Benoit Dejean2015-08-081-2/+0
* Update old FSF address.Robert Roth2014-08-201-2/+2
* 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-169/+20
* Various FreeBSD and kFreeBSD updates. Patch by Roy MarplesBenoît Dejean2007-01-311-2/+4
* Added kfreebsd support. Patch by Petr Salinger <Petr.Salinger@seznam.cz>.Benoît Dejean2006-11-271-6/+6
* remove unused file.James Henstridge2005-12-121-0/+1
* Glibify a bit more. Closes #147618.Benoît Dejean2004-07-181-14/+14
* whitespace clean up.Benoît Dejean2004-06-091-3/+3
* s/strncpy/g_strlcpy/.Benoît Dejean2004-06-061-3/+2
* fix typo in the #defines for FSUSAGE_BLOCK_SIZE (patch by Benoît DejeanBastien Nocera2004-04-071-0/+3
* implement NetBSD support, and some build problems on FreeBSD (Closes:Bastien Nocera2004-03-091-8/+91
* - s/u_int64_t/guint64/Bastien Nocera2003-10-201-11/+11
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-191-0/+184
* Moved all sysdeps code to the new libgtop-backends module.Martin Baulig2001-04-201-191/+0
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-261-87/+89
* s/server->machine/server->_priv->machine/g;Martin Baulig1999-12-231-3/+4
* Return 0 on success and -1 on error.Martin Baulig1999-10-241-3/+7
* This is a very big an possibly breaking commit.Martin Baulig1999-10-241-2/+2
* Make inclusion of <osreldate.h> conditional to `HAVE_OSRELDATE_H', not toMartin Baulig1999-10-241-1/+1
* Applied all patches from the FreeBSD 3.3 ports collection.Martin Baulig1999-10-161-2/+6
* Use `(1L << feature)' instead of `(1 << feature)' to avoid problemsMartin Baulig1999-05-061-11/+11
* Added basic support for BSDI. It compiles without problems on BSDI 2.1 andMartin Baulig1999-03-191-2/+8
* Applied patch Stanislav Grozev for OpenBSD: only include <osreldate.h> forMartin Baulig1999-02-251-0/+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
* Applied patch from the FreeBSD 2.2.8 ports collection.Martin Baulig1999-02-211-9/+7
* Oops, misspelled C preprocessor directive ... (it's #elif not #elsif).Martin Baulig1998-12-061-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/+8
* Great !!! It's working on my FreeBSD 3.0 machine now ... !!!Martin Baulig1998-11-171-2/+8
* 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-14/+23
* G_GNUC_UNUSED fun and other compiler warnings ...Martin Baulig1998-10-031-1/+1
* Using correct `(1 << GLIBTOP_SYSDPES_*)'. Removed `const' from sysctl ()Martin Baulig1998-08-241-2/+2
* Some more work here.Martin Baulig1998-08-101-0/+4
* Renamed `wchan' field to `nwchan'; added `wchan' which is of type `charMartin Baulig1998-08-091-33/+64
* Some more FreeBSD stuff.Martin Baulig1998-08-091-41/+34
* Done some more work on the FreeBSD port.Martin Baulig1998-08-081-2/+2
* Merged code from Josh Sled.Martin Baulig1998-08-071-5/+74
* Merged some stuff from `stub_suid'.Martin Baulig1998-08-071-76/+16
* Importing FreeBSD port of libgtop from Josh Sled.freebsd_0_1Martin Baulig1998-08-061-3/+78
* Using `GLIBTOP_GUILE' instead of `HAVE_GUILE' so one should be able to useMartin Baulig1998-08-061-0/+32