summaryrefslogtreecommitdiff
path: root/sysdeps/freebsd/swap.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-355/+26
* Added kfreebsd support. Patch by Petr Salinger <Petr.Salinger@seznam.cz>.Benoît Dejean2006-11-271-9/+9
* remove unused file.James Henstridge2005-12-121-0/+1
* Merge a bunch of trivial OpenBSD patchs. To *BSD maintainers : pleaseBenoît Dejean2004-08-281-10/+10
* whitespace clean up.Benoît Dejean2004-06-091-3/+3
* fix g_malloc usage on non-Linux platforms (patch by Benoit DejeanBastien Nocera2004-03-091-2/+2
* fix swap sizes in FreeBSD, patch by edwin@mavetju.orgBastien Nocera2003-10-201-2/+2
* - fixed compilationBastien Nocera2003-10-201-2/+0
* - replace all the xmalloc crap by glib memory management functionsBastien Nocera2003-10-201-7/+7
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-191-0/+426
* Moved all sysdeps code to the new libgtop-backends module.Martin Baulig2001-04-201-432/+0
* kvm_nlist () returns -1 on error, but a positive return value does notMartin Baulig2000-02-131-2/+2
* perl -pni -e 's,server->machine,server->_priv->machine,g' *.cMartin Baulig2000-01-081-13/+13
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-261-228/+230
* Return 0 on success and -1 on error.Martin Baulig1999-10-241-16/+20
* This is a very big an possibly breaking commit.Martin Baulig1999-10-241-2/+2
* Applied all patches from the FreeBSD 3.3 ports collection.Martin Baulig1999-10-161-0/+2
* First attempt at making this work on NetBSD 1.4.Martin Baulig1999-05-251-0/+34
* 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-17/+46
* Added a missing #endif.Martin Baulig1999-03-011-0/+1
* Applied another patch from Jeremy Lea to make it work withMartin Baulig1999-02-241-0/+32
* 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
* This works now for FreeBSD and NetBSD.Martin Baulig1998-12-061-26/+78
* Make it work with NetBSD 1.3.2.Martin Baulig1998-12-051-0/+20
* Use glibtop_warn_io_r () instead of glibtop_error_io_r ().Martin Baulig1998-10-301-19/+40
* 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-1/+1
* Done some more work on the FreeBSD port.Martin Baulig1998-08-081-2/+33
* Added swap usage based upton the source code of `pinfo'.Martin Baulig1998-08-081-0/+156
* Merged some stuff from `stub_suid'.Martin Baulig1998-08-071-2/+17
* Importing FreeBSD port of libgtop from Josh Sled.freebsd_0_1Martin Baulig1998-08-061-1/+1
* Using `GLIBTOP_GUILE' instead of `HAVE_GUILE' so one should be able to useMartin Baulig1998-08-061-0/+31