summaryrefslogtreecommitdiff
path: root/sysdeps/freebsd/mem.c
Commit message (Expand)AuthorAgeFilesLines
* Killed branch. SVN SUCKS.affinityBenoît Dejean2007-09-211-90/+0
* 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-166/+34
* Added kfreebsd support. Patch by Petr Salinger <Petr.Salinger@seznam.cz>.Benoît Dejean2006-11-271-5/+5
* remove unused file.James Henstridge2005-12-121-0/+1
* Merge a bunch of trivial OpenBSD patchs. To *BSD maintainers : pleaseBenoît Dejean2004-08-281-8/+8
* whitespace clean up.Benoît Dejean2004-06-091-2/+2
* implement NetBSD support, and some build problems on FreeBSD (Closes:Bastien Nocera2004-03-091-1/+2
* - s/u_int64_t/guint64/Bastien Nocera2003-10-201-9/+9
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-191-0/+222
* Moved all sysdeps code to the new libgtop-backends module.Martin Baulig2001-04-201-228/+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-89/+91
* s/server->machine/server->_priv->machine/g;Martin Baulig1999-12-231-3/+3
* Return 0 on success and -1 on error.Martin Baulig1999-10-241-6/+10
* This is a very big an possibly breaking commit.Martin Baulig1999-10-241-2/+2
* Removed debugging statement.Martin Baulig1999-05-261-2/+0
* More NetBSD 1.4 fixes.Martin Baulig1999-05-261-0/+1
* First attempt at making this work on NetBSD 1.4.Martin Baulig1999-05-251-6/+52
* Use `(1L << feature)' instead of `(1 << feature)' to avoid problemsMartin Baulig1999-05-061-7/+7
* Added initial port for BSD/OS (aka BSDI) 2.x and 3.x. 4.x should also(?)Timur Bakeyev1999-04-081-15/+9
* Added basic support for BSDI. It compiles without problems on BSDI 2.1 andMartin Baulig1999-03-191-1/+14
* 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 on all supported systems (FreeBSD, NetBSD, OpenBSD) now.Martin Baulig1998-12-061-17/+21
* *** empty log message ***Martin Baulig1998-12-051-2/+9
* Make it work with NetBSD 1.3.2.Martin Baulig1998-12-051-1/+17
* Use glibtop_warn_io_r () instead of glibtop_error_io_r ().Martin Baulig1998-10-301-25/+24
* 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-3/+3
* Done some more work on the FreeBSD port.Martin Baulig1998-08-081-12/+50
* kvm_read () returns the number of bytes read and not zero on success.Martin Baulig1998-08-081-3/+2
* Merged code from Josh Sled.Martin Baulig1998-08-071-4/+63
* Merged some stuff from `stub_suid'.Martin Baulig1998-08-071-68/+16
* Importing FreeBSD port of libgtop from Josh Sled.freebsd_0_1Martin Baulig1998-08-061-3/+70
* Using `GLIBTOP_GUILE' instead of `HAVE_GUILE' so one should be able to useMartin Baulig1998-08-061-0/+31