index
:
delta/gnome/libgtop.git
LIBGTOP_0_25_PATCHES
LIBGTOP_1_1_2_PATCHES
LIBGTOP_STABLE_0_20
LIBGTOP_STABLE_1_0
affinity
before-gnome-2-0-merge
benoit/add_examples_to_ci_cd
gnome-2-10
gnome-2-12
gnome-2-14
gnome-2-20
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-32
gnome-2-34
gnome-2-36
gnome-2-38
gnome-2-4
gnome-2-40
gnome-2-6
gnome-2-8
libgtop-GNOME-2-0-port
libgtop-MARTIN-HEAD
linux_daemon
master
master-UNNAMED-BRANCH
testing
wip/diskio
wip/hadess/check-abi
wip/lantw/check-for-kinfo_getfile-on-freebsd
wip/libgtop-ng
wip/nielsdg/add-ci
gitlab.gnome.org: GNOME/libgtop.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
freebsd
/
netload.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Turn glibtop::machine from a value to a pointer, allocated on init.
Benoit Dejean
2015-08-08
1
-4
/
+4
*
Remove useless/meaningless calls to glibtop_init_[prs]() with sysdeps/{freebs...
Benoit Dejean
2015-08-08
1
-2
/
+0
*
Rework logic by turning two dark while into fors.
Benoit Dejean
2015-07-15
1
-28
/
+20
*
Update old FSF address.
Robert Roth
2014-08-20
1
-2
/
+2
*
Renamed all glibtop_init_xxx functions to _glibtop_init_xxx so they get
Benoît Dejean
2007-04-11
1
-1
/
+1
*
Removed noisy $Id$.
Benoît Dejean
2007-02-19
1
-2
/
+0
*
Huge (k)FreeBSD update. (k)FreeBSD support is freebsd/ Other BSD are in
Benoît Dejean
2007-02-18
1
-153
/
+167
*
Various FreeBSD and kFreeBSD updates. Patch by Roy Marples
Benoît Dejean
2007-01-31
1
-6
/
+29
*
remove unused file.
James Henstridge
2005-12-12
1
-0
/
+1
*
Fix a bug in netlist where glibtop_netlist.number was never initialized to
Benoît Dejean
2005-02-28
1
-80
/
+76
*
whitespace clean up.
Benoît Dejean
2004-06-09
1
-6
/
+6
*
s/strncpy/g_strlcpy/.
Benoît Dejean
2004-06-06
1
-2
/
+1
*
implement NetBSD support, and some build problems on FreeBSD (Closes:
Bastien Nocera
2004-03-09
1
-17
/
+21
*
Reverted libgtop changes. It's a common module and I should not modify it.
Carlos Perelló Marín
2003-10-19
1
-0
/
+219
*
Moved all sysdeps code to the new libgtop-backends module.
Martin Baulig
2001-04-20
1
-177
/
+0
*
kvm_nlist () returns -1 on error, but a positive return value does not
Martin Baulig
2000-02-13
1
-1
/
+1
*
The indentation in LibGTop was done with the following command:
Martin Baulig
1999-12-26
1
-3
/
+5
*
s/server->machine/server->_priv->machine/g;
Martin Baulig
1999-12-23
1
-5
/
+5
*
New file.
Martin Baulig
1999-12-12
1
-45
/
+2
*
Return 0 on success and -1 on error.
Martin Baulig
1999-10-24
1
-1
/
+5
*
This is a very big an possibly breaking commit.
Martin Baulig
1999-10-24
1
-2
/
+2
*
Use `(1L << feature)' instead of `(1 << feature)' to avoid problems
Martin Baulig
1999-05-06
1
-15
/
+15
*
Added initial port for BSD/OS (aka BSDI) 2.x and 3.x. 4.x should also(?)
Timur Bakeyev
1999-04-08
1
-7
/
+7
*
Added basic support for BSDI. It compiles without problems on BSDI 2.1 and
Martin Baulig
1999-03-19
1
-4
/
+4
*
Set the copyright of LibGTop to the GNU General Public License.
Martin Baulig
1999-02-23
1
-7
/
+7
*
Include a copy of the GNU Library General Public License here.
Martin Baulig
1999-02-22
1
-13
/
+15
*
Oops, misspelled C preprocessor directive ... (it's #elif not #elsif).
Martin Baulig
1998-12-06
1
-3
/
+3
*
Make it work with NetBSD 1.3.2.
Martin Baulig
1998-12-05
1
-8
/
+23
*
Great !!! It's working on my FreeBSD 3.0 machine now ... !!!
Martin Baulig
1998-11-17
1
-1
/
+18
*
More network load stuff.
Martin Baulig
1998-10-26
1
-3
/
+140
*
Added new features to get network load:
Martin Baulig
1998-10-26
1
-0
/
+43