summaryrefslogtreecommitdiff
path: root/sysdeps/freebsd/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix numerous bigs in the FreeBSD backendJoe Marcus Clarke2011-06-271-6/+27
* 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-67/+39
* remove unused file.James Henstridge2005-12-121-0/+1
* Fix a bug in netlist where glibtop_netlist.number was never initialized toBenoît Dejean2005-02-281-1/+4
* Glibify a bit more. Closes #147618.Benoît Dejean2004-07-181-1/+1
* whitespace clean up.Benoît Dejean2004-06-091-7/+7
* implement NetBSD support, and some build problems on FreeBSD (Closes:Bastien Nocera2004-03-091-0/+23
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-191-0/+117
* Moved all sysdeps code to the new libgtop-backends module.Martin Baulig2001-04-201-123/+0
* kvm_nlist () returns -1 on error, but a positive return value does notMartin Baulig2000-02-131-1/+1
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-261-52/+54
* s/server->machine/server->_priv->machine/g;Martin Baulig1999-12-231-2/+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
* 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-0/+4
* 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-10/+22
* Using correct `(1 << GLIBTOP_SYSDPES_*)'. Removed `const' from sysctl ()Martin Baulig1998-08-241-3/+3
* kvm_read () returns the number of bytes read and not zero on success.Martin Baulig1998-08-081-1/+1
* Merged code from Josh Sled.Martin Baulig1998-08-071-2/+55
* Merged some stuff from `stub_suid'.Martin Baulig1998-08-071-72/+16
* Importing FreeBSD port of libgtop from Josh Sled.freebsd_0_1Martin Baulig1998-08-061-36/+68
* Bug fixes.Martin Baulig1998-08-061-1/+1
* Using `GLIBTOP_GUILE' instead of `HAVE_GUILE' so one should be able to useMartin Baulig1998-08-061-0/+70