summaryrefslogtreecommitdiff
path: root/sysdeps/freebsd/netload.c
Commit message (Expand)AuthorAgeFilesLines
* freebsd: Support GLIBTOP_IF_FLAGS_WIRELESS in netloadTing-Wei Lan2016-08-201-0/+17
* freebsd: Rewrite netload implementation with getifaddrs and ioctlGleb Smirnoff2016-08-201-176/+129
* Turn glibtop::machine from a value to a pointer, allocated on init.Benoit Dejean2015-08-081-4/+4
* Remove useless/meaningless calls to glibtop_init_[prs]() with sysdeps/{freebs...Benoit Dejean2015-08-081-2/+0
* Rework logic by turning two dark while into fors.Benoit Dejean2015-07-151-28/+20
* 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-153/+167
* Various FreeBSD and kFreeBSD updates. Patch by Roy MarplesBenoît Dejean2007-01-311-6/+29
* 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-80/+76
* whitespace clean up.Benoît Dejean2004-06-091-6/+6
* s/strncpy/g_strlcpy/.Benoît Dejean2004-06-061-2/+1
* implement NetBSD support, and some build problems on FreeBSD (Closes:Bastien Nocera2004-03-091-17/+21
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-191-0/+219
* Moved all sysdeps code to the new libgtop-backends module.Martin Baulig2001-04-201-177/+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-3/+5
* s/server->machine/server->_priv->machine/g;Martin Baulig1999-12-231-5/+5
* New file.Martin Baulig1999-12-121-45/+2
* Return 0 on success and -1 on error.Martin Baulig1999-10-241-1/+5
* 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-15/+15
* Added initial port for BSD/OS (aka BSDI) 2.x and 3.x. 4.x should also(?)Timur Bakeyev1999-04-081-7/+7
* Added basic support for BSDI. It compiles without problems on BSDI 2.1 andMartin Baulig1999-03-191-4/+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
* Oops, misspelled C preprocessor directive ... (it's #elif not #elsif).Martin Baulig1998-12-061-3/+3
* Make it work with NetBSD 1.3.2.Martin Baulig1998-12-051-8/+23
* Great !!! It's working on my FreeBSD 3.0 machine now ... !!!Martin Baulig1998-11-171-1/+18
* More network load stuff.Martin Baulig1998-10-261-3/+140
* Added new features to get network load:Martin Baulig1998-10-261-0/+43