1. 6b83942 fix compilation of the hpux devreader by Roland Riegel · 17 years ago
  2. aebe0e2 implement filters for settings which apply restrictions on their values by Roland Riegel · 17 years ago
  3. d099030 implement reading and writing of config files (fix debian bug #247030) by Roland Riegel · 17 years ago
  4. ac1aa56 print to windows using streams by Roland Riegel · 17 years ago
  5. b8c86da more coding style fixes by Roland Riegel · 17 years ago
  6. 61bfa80 fix debian bug #417449 by Roland Riegel · 17 years ago
  7. e6a081f replace "average smoothness" by average window period in seconds by Roland Riegel · 17 years ago
  8. 6eab983 use spaces for indention by Roland Riegel · 17 years ago
  9. 654fa31 rewrite setting handling by Roland Riegel · 17 years ago
  10. fb51fe0 change coding style by Roland Riegel · 17 years ago
  11. f4658c2 update copyright by Roland Riegel · 17 years ago
  12. 968733c make it compile again by Roland Riegel · 17 years ago
  13. b2b955b fix behaviour on 64 bit systems reformat ChangeLog by Roland Riegel · 17 years ago
  14. ea0ea75 - update copyright in help message by Roland Riegel · 21 years ago
  15. 868bc0d - merged HP-UX port by Roshan Sequeira <roshans@india.hp.com> by Roland Riegel · 21 years ago
  16. 325f5b7 - forgot to initialize some vars by Roland Riegel · 21 years ago
  17. 737abfd - add some useful key shortcuts by Roland Riegel · 21 years ago
  18. 8dbc769 -fix BSD memory leak by Roland Riegel · 21 years ago
  19. c57e2e8 - general source code cleanup - adjust build system to newer autotool versions by Roland Riegel · 21 years ago
  20. 71827bb -make it compile with gcc 3.x by Roland Riegel · 22 years ago
  21. 55cd20c -make nload ready for 0.5.0 by Roland Riegel · 22 years ago
  22. b81e493 -display IP address of devices by Roland Riegel · 22 years ago
  23. f9ad219 -now "make install" copies the binary again by Roland Riegel · 22 years ago
  24. bbbbd71 Removed 2 warnings concerning double to long longg int conversion by Helder Correia · 22 years ago
  25. 537fd1b -fixed some bugs which appeared when resizing the option window by Roland Riegel · 22 years ago
  26. 5c765e3 -removed ugly curses callback (notification of form field changes); integrated into curses classes now by Roland Riegel · 22 years ago
  27. 9971ddd -more code cleanups (put curses into OO classes) -some UI fixes by Roland Riegel · 22 years ago
  28. 1313058 -fix two mem leaks by Roland Riegel · 22 years ago
  29. cae0e2e -fixed a bug introduced shortly: CTRL+C now works again by Roland Riegel · 22 years ago
  30. 69e5c7d -now nload displays a real average by Roland Riegel · 22 years ago
  31. bd33600 -some more cleanups -fixed some compiler warnings by Roland Riegel · 22 years ago
  32. 9231b00 -more code cleanups/simplifications by Roland Riegel · 22 years ago
  33. 255c69e -updated some more mail addresses by Roland Riegel · 22 years ago
  34. 03989eb -reorganized code (not finished yet) by Roland Riegel · 22 years ago
  35. 26b9fd8 -reorganized option handling in option window by Roland Riegel · 23 years ago
  36. 16a284f -query the keyboard every 100ms, not only before screen update by Roland Riegel · 23 years ago
  37. 16ebafa -remove unnecessary #include by Roland Riegel · 23 years ago
  38. 1e3f501 -proceeded with the options window by Roland Riegel · 23 years ago
  39. 92bafe3 -number units freely configurable with regard to bits and bytes by Roland Riegel · 23 years ago
  40. 81ee516 -added configure window (not yet useful, press 'o' to see it) by Roland Riegel · 23 years ago
  41. 1c3d0ef modularize command line argument handling by Roland Riegel · 23 years ago
  42. 21bb3e3 files generated automatically by autotools, so delete them by Roland Riegel · 23 years ago
  43. b410882 fix compiler warning by Roland Riegel · 23 years ago
  44. 89754ea added #include missing on OpenBSD by Roland Riegel · 23 years ago
  45. 01e3d66 Regenerating... by Helder Correia · 23 years ago
  46. 81cef74 prepare for release 0.4.0 by Roland Riegel · 23 years ago
  47. f6a64ca add some copyright statements by Roland Riegel · 23 years ago
  48. d2d1d3c tripled graph resolution by adding two additional drawing chars by Roland Riegel · 23 years ago
  49. 4026563 fix: handle network device restarts by Roland Riegel · 23 years ago
  50. 8448b91 OK Roland, now I think the stuff is finally working, except the man page is not installed anymore, but I will fix it by Helder Correia · 23 years ago
  51. 5a07fc9 ported to BSD and Solaris, but not yet enabled by Roland Riegel · 23 years ago
  52. c6ade74 Removed curses LDADD by Helder Correia · 23 years ago
  53. dcdf089 OK, now working with autoconf 2.13 and automake 1.4p5 from RedHat 7.2 by Helder Correia · 23 years ago
  54. 5b4941f --help output fixed by Roland Riegel · 23 years ago
  55. da4c9fd added switches -u and -U by Roland Riegel · 23 years ago
  56. 0f18a6c banned {m,re}alloc; some code cleanups by Roland Riegel · 23 years ago
  57. d5650a7 Removed stupid config.h include ?8^) by Helder Correia · 23 years ago
  58. 5895f8c now it really works above a total of 4GB by Roland Riegel · 23 years ago
  59. 9ff4089 Packaging and configuring system improved. Now making use of config.h. Man page no longer gzipped and now automaticaly versioned. Fixed two warnings in main.cpp caused by dev.h. Printhelp call no longer has an argument. by Helder Correia · 23 years ago
  60. 189824d finishing touches for the 0.3.1 release by Roland Riegel · 23 years ago
  61. 5d1cfdf Fixed compilation warnings: float to int conversions by Helder Correia · 23 years ago
  62. 8b3e927 Fixed compilation warning: removed tab before end of file by Helder Correia · 23 years ago
  63. ad92f01 Helder Correia: new source building mechanism by Roland Riegel · 23 years ago
  64. 1262f23 workaround for the 4GBytes problem in the kernel, do some extra calculations by Roland Riegel · 23 years ago
  65. c070498 bug fixed: wrong arrow key handling introduced with the -m parameter; several comments added to the code by Roland Riegel · 23 years ago
  66. 6c446f4 added the -m command line switch: show more than one device at the same time without graphs by Roland Riegel · 23 years ago
  67. f7007f7 made code more object oriented, many code cleanups by Roland Riegel · 23 years ago
  68. 43e22b1 Initial revision by Roland Riegel · 23 years ago