summaryrefslogtreecommitdiff
path: root/sysdeps/freebsd
Commit message (Expand)AuthorAgeFilesLines
...
* Various FreeBSD and kFreeBSD updates. Patch by Roy MarplesBenoît Dejean2007-01-317-45/+144
* Bumped version number to 2.14.6.Benoît Dejean2007-01-111-6/+0
* Added kfreebsd support. Patch by Petr Salinger <Petr.Salinger@seznam.cz>.Benoît Dejean2006-11-2712-58/+68
* Fixed typo.Benoît Dejean2006-04-092-1/+7
* Use configure checks to detect whether we need to define either KERNEL orJulio M. Merino Vidal2006-04-091-4/+4
* Check for the kvm library and use it to link the suid freebsd sysdeps codeJulio M. Merino Vidal2006-04-091-0/+1
* Use statvfs(2) if available instead of statfs(2). The latter was replacedJulio M. Merino Vidal2006-04-092-0/+21
* Store only strings in values' values. g_strdup these strings. Even ifBenoît Dejean2006-04-042-8/+15
* Bring back to life (from the 1.x versions) the sysinfo.c file for theJulio M. Merino Vidal2006-04-043-1/+107
* Synch the list of GLIBTOP_SUID_* constants with those expected by theJulio M. Merino Vidal2006-04-041-0/+1
* Remove obsolete and non-functional code that breaks the build underJulio M. Merino Vidal2006-04-042-5/+10
* remove unused file.James Henstridge2005-12-1227-0/+27
* Moved _glibtop_init_hook_[sp] declaration to private glibtop/init_hooks.h.Benoît Dejean2005-08-021-1/+2
* Forgot to add this file.Benoît Dejean2005-02-282-0/+46
* Fix a bug in netlist where glibtop_netlist.number was never initialized toBenoît Dejean2005-02-286-88/+120
* Add support for FreeBSD 6-CURRENT. Use the more portable getrlimit toBenoît Dejean2005-02-237-27/+92
* Added glibtop_get_netlist. Patch from marcus@freebsd.org (Joe MarcusBenoît Dejean2004-12-053-2/+71
* Merge a bunch of trivial OpenBSD patchs. To *BSD maintainers : pleaseBenoît Dejean2004-08-285-20/+29
* Merged Marcus' patches.Benoît Dejean2004-08-223-3/+6
* Glibify a bit more. Closes #147618.Benoît Dejean2004-07-184-18/+18
* Fixed copy/paste error while setting buf->state.Benoît Dejean2004-07-152-1/+6
* *** empty log message ***Benoît Dejean2004-06-201-1/+1
* *** empty log message ***Benoît Dejean2004-06-181-10/+10
* whitespace clean up.Benoît Dejean2004-06-0924-86/+86
* s/strncpy/g_strlcpy/.Benoît Dejean2004-06-066-14/+18
* Removed Linux related code.Benoît Dejean2004-05-262-10/+4
* fix typo in the #defines for FSUSAGE_BLOCK_SIZE (patch by Benoît DejeanBastien Nocera2004-04-072-0/+8
* implement NetBSD support, and some build problems on FreeBSD (Closes:Bastien Nocera2004-03-0915-82/+419
* fix g_malloc usage on non-Linux platforms (patch by Benoit DejeanBastien Nocera2004-03-094-4/+11
* install only one library, libgtop-2.0 Fix build-time warnings due to theBastien Nocera2003-10-212-2/+6
* - s/u_int64_t/guint64/Bastien Nocera2003-10-205-26/+33
* fix swap sizes in FreeBSD, patch by edwin@mavetju.orgBastien Nocera2003-10-202-2/+7
* - fixed compilationBastien Nocera2003-10-209-12/+17
* - replace all the xmalloc crap by glib memory management functionsBastien Nocera2003-10-205-10/+18
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-1934-0/+4031
* Moved all sysdeps code to the new libgtop-backends module.Martin Baulig2001-04-2034-4368/+0
* Reflect latest interface changes.Martin Baulig2000-02-132-28/+73
* kvm_nlist () returns -1 on error, but a positive return value does notMartin Baulig2000-02-1310-10/+16
* Removed siglist.c.Martin Baulig2000-02-131-1/+1
* Removed the non-suid `libgtop-sysdeps.la'. Removed.Martin Baulig2000-02-063-44/+6
* Moved here from the sysdeps directories.Martin Baulig2000-02-062-31/+1
* Removed the `lockfile' argument; we now use a configure check to determineMartin Baulig2000-02-061-1/+1
* Added `use_isdn' and `lockfile' arguments. When `use_isdn' is TRUE, weMartin Baulig2000-01-221-1/+2
* Better use `BUFSIZ' instead of `PAGE_SIZE' since this is large enoughMartin Baulig2000-01-121-1/+1
* *** empty log message ***Martin Baulig2000-01-091-18/+17
* perl -pni -e 's,server->machine,server->_priv->machine,g' *.cMartin Baulig2000-01-082-14/+14
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-2631-1390/+1452
* s/server->machine/server->_priv->machine/g;Martin Baulig1999-12-2319-67/+80
* New file.Martin Baulig1999-12-126-54/+214
* This is a larger source-incompatible commit, but it'll make it easier toMartin Baulig1999-12-113-11/+11