yutent
710e15b018
update
2022-08-23 11:03:59 +08:00
yutent
bfdda2fde9
remove other os
2022-08-22 16:12:54 +08:00
Landry Breuil
5bfad35280
remove unused wormulon files
...
would have avoided confusion, see #16
2020-07-22 21:02:54 +02:00
Theo Buehler
6192f5b356
Fix type for media_list on OpenBSD
...
The `SIOCGIFMEDIA` ioctl was changed in OpenBSD to take a `uint64_t` for
`ifm_ulist` in [this OpenBSD commit][1]. The current code results in a
buffer overflow.
Resolves #16
[1]: f2a0e42315
2020-07-17 10:59:03 +02:00
Landry Breuil
5829523b18
Fix stats on some openbsd drivers (bug #13853 )
...
some driver names are not null-ended (re, nfe?), leading to failing
comparisons. On top of this the comparison was wrong.
Simpler patch than the one provided by Ed Hynan, thanks for the detailed bug
report and thorough analysis.
2017-11-29 09:59:02 +01:00
Florian Rivoal
8bab222cea
Clean up
...
Update copyright notices, rename the configure.in.in into
configure.ac.in, upgrade autogen.sh, and INSTAL, and remove svn fluff in
comments.
2010-12-08 01:25:04 +09:00
Florian Rivoal
0f806d5a5a
Fix buffer overflow
...
Apply the patch from bug 6026, correcting a typo that causes overflows.
2010-10-13 10:07:04 +09:00
Masse Nicolas
5be17a3036
update with version from Jasper - now compatible with Xfce-4.4
...
(Old svn revision: 1361)
2006-04-25 20:26:28 +00:00
Bernhard Walle
75dd6d9340
Fixed memory leak ( #971 ).
...
New version.
(Old svn revision: 351)
2005-05-17 18:42:52 +00:00
Bernhard Walle
6c59586f2e
Added support for MacOS X
...
(Old svn revision: 313)
2003-09-13 12:30:49 +00:00
Bernhard Walle
6140e1bbd0
New version 0.2.0pre6
...
Added GUI warning if the plugin initialization failed and corrected "ms" to "s" (seconds)
(Old svn revision: 309)
2003-09-06 12:37:20 +00:00
Bernhard Walle
eaaaa9c2e3
New version 0.2.0pre5
...
Fixed problems on all operating systems that require initialization and removed
superfluous call of init_netload() function.
(Old svn revision: 307)
2003-08-31 12:54:36 +00:00
Bernhard Walle
5fe22a5340
New version 0.2.0pre4
...
Fixed compile problem on NetBSD and OpenBSD
(Old svn revision: 303)
2003-08-27 18:26:50 +00:00
Bernhard Walle
bf777a0384
New version 0.2.0pre2
...
Support more than one instance of the plugin
(Old svn revision: 298)
2003-08-25 21:08:58 +00:00
Bernhard Walle
1407a73ebb
Change netcode based on wormulon
...
(Old svn revision: 295)
2003-08-24 20:05:32 +00:00