- ed4a99e rewrite the linux proc devreader using c++ style by Roland Riegel · 17 years ago
- fe9303b silence compiler warnings by Roland Riegel · 17 years ago
- 7c2e859 again fix hpux compilation (crappy aCC precompiler expands macros within class definitions...) by Roland Riegel · 17 years ago
- d0a1625 abort configure script if ncurses is not found by Roland Riegel · 17 years ago
- 27e5e39 implement hpux device detection by Roland Riegel · 17 years ago
- 6b83942 fix compilation of the hpux devreader by Roland Riegel · 17 years ago
- aebe0e2 implement filters for settings which apply restrictions on their values by Roland Riegel · 17 years ago
- d099030 implement reading and writing of config files (fix debian bug #247030) by Roland Riegel · 17 years ago
- ac1aa56 print to windows using streams by Roland Riegel · 17 years ago
- b8c86da more coding style fixes by Roland Riegel · 17 years ago
- 61bfa80 fix debian bug #417449 by Roland Riegel · 17 years ago
- e6a081f replace "average smoothness" by average window period in seconds by Roland Riegel · 17 years ago
- 6eab983 use spaces for indention by Roland Riegel · 17 years ago
- 654fa31 rewrite setting handling by Roland Riegel · 17 years ago
- fb51fe0 change coding style by Roland Riegel · 17 years ago
- f4658c2 update copyright by Roland Riegel · 17 years ago
- 968733c make it compile again by Roland Riegel · 17 years ago
- b2b955b fix behaviour on 64 bit systems reformat ChangeLog by Roland Riegel · 17 years ago
- 04f453e NLOAD_0_6_0_BRANCH by Roland Riegel · 17 years ago
- 313a86e This commit was manufactured by cvs2svn to create tag 'NLOAD_0_6_0_RELEASE'. by Roland Riegel · 21 years ago v0.6.0
- fc6f52c - bump version number - update README, ChangeLog by Roland Riegel · 21 years ago
- 1567b24 - large manual page update by Roland Riegel · 21 years ago
- ea0ea75 - update copyright in help message by Roland Riegel · 21 years ago
- 868bc0d - merged HP-UX port by Roshan Sequeira <roshans@india.hp.com> by Roland Riegel · 21 years ago
- 325f5b7 - forgot to initialize some vars by Roland Riegel · 21 years ago
- 737abfd - add some useful key shortcuts by Roland Riegel · 21 years ago
- 1c9870e - update some autoconf macros by Roland Riegel · 21 years ago
- 8dbc769 -fix BSD memory leak by Roland Riegel · 21 years ago
- c57e2e8 - general source code cleanup - adjust build system to newer autotool versions by Roland Riegel · 21 years ago
- 71827bb -make it compile with gcc 3.x by Roland Riegel · 22 years ago
- 8c43419 -fix a minor grammar mistake by Roland Riegel · 22 years ago
- 0ec3fb2 *** empty log message *** by Helder Correia · 22 years ago
- f8e5c2c spec file no more in source tree / distro by Helder Correia · 22 years ago
- 0fa4b00 *** empty log message *** by Helder Correia · 22 years ago
- 55cd20c -make nload ready for 0.5.0 by Roland Riegel · 22 years ago
- e7418c4 -more updates by Roland Riegel · 22 years ago
- b81e493 -display IP address of devices by Roland Riegel · 22 years ago
- 26d4733 -updates by Roland Riegel · 22 years ago
- f9ad219 -now "make install" copies the binary again by Roland Riegel · 22 years ago
- 07978b5 Using mandir macro now, more cross-distro by Helder Correia · 22 years ago
- 584d9a7 Decent spec file now by Helder Correia · 22 years ago
- bbbbd71 Removed 2 warnings concerning double to long longg int conversion by Helder Correia · 22 years ago
- 537fd1b -fixed some bugs which appeared when resizing the option window by Roland Riegel · 22 years ago
- cec3366 -updated the man page regarding the option window by Roland Riegel · 22 years ago
- 5c765e3 -removed ugly curses callback (notification of form field changes); integrated into curses classes now by Roland Riegel · 22 years ago
- 9971ddd -more code cleanups (put curses into OO classes) -some UI fixes by Roland Riegel · 22 years ago
- 1313058 -fix two mem leaks by Roland Riegel · 22 years ago
- cae0e2e -fixed a bug introduced shortly: CTRL+C now works again by Roland Riegel · 22 years ago
- 69e5c7d -now nload displays a real average by Roland Riegel · 22 years ago
- bd33600 -some more cleanups -fixed some compiler warnings by Roland Riegel · 22 years ago
- 9231b00 -more code cleanups/simplifications by Roland Riegel · 22 years ago
- 255c69e -updated some more mail addresses by Roland Riegel · 22 years ago
- 03989eb -reorganized code (not finished yet) by Roland Riegel · 22 years ago
- 91ff2d9 -man page fixes by Roland Riegel · 22 years ago
- e4a613e -removed efence (hope the right way) by Roland Riegel · 22 years ago
- 84e143a -documented new nload-user mailing list -other fixes by Roland Riegel · 22 years ago
- 1d92a50 -gzip now overwrites old man pages already existing on the system by Roland Riegel · 23 years ago
- 26b9fd8 -reorganized option handling in option window by Roland Riegel · 23 years ago
- 16a284f -query the keyboard every 100ms, not only before screen update by Roland Riegel · 23 years ago
- 16ebafa -remove unnecessary #include by Roland Riegel · 23 years ago
- 1e3f501 -proceeded with the options window by Roland Riegel · 23 years ago
- ed12c3c -man page fixed and updated (-u and -U parameters) by Roland Riegel · 23 years ago
- 92bafe3 -number units freely configurable with regard to bits and bytes by Roland Riegel · 23 years ago
- 81ee516 -added configure window (not yet useful, press 'o' to see it) by Roland Riegel · 23 years ago
- 1c3d0ef modularize command line argument handling by Roland Riegel · 23 years ago
- 5c296cc removed; automatically installed by automake anyway by Roland Riegel · 23 years ago
- e7163fd fix copyright statement by Roland Riegel · 23 years ago
- 541dd6d Just moved a # to a dnl in configure.in by Helder Correia · 23 years ago
- 16a7f33 Roland, nload gets stripped by default and a --enable-debug option exists now - doesnt get stripped if activated and uses ElectricFence if present in the system - , try it and ask me whatever you want by Helder Correia · 23 years ago
- 21bb3e3 files generated automatically by autotools, so delete them by Roland Riegel · 23 years ago
- b410882 fix compiler warning by Roland Riegel · 23 years ago
- 89754ea added #include missing on OpenBSD by Roland Riegel · 23 years ago
- 3d271f3 Well, I hope this is final 0.4.0 by Helder Correia · 23 years ago
- 01e3d66 Regenerating... by Helder Correia · 23 years ago
- 81cef74 prepare for release 0.4.0 by Roland Riegel · 23 years ago
- a7c59c2 Tuning, looks fine now by Helder Correia · 23 years ago
- abcb9df Man page is installed again - PREFIX/share/man/man by Helder Correia · 23 years ago
- b2000f4 fix comments -> make works again by Roland Riegel · 23 years ago
- f6a64ca add some copyright statements by Roland Riegel · 23 years ago
- d2d1d3c tripled graph resolution by adding two additional drawing chars by Roland Riegel · 23 years ago
- 4026563 fix: handle network device restarts by Roland Riegel · 23 years ago
- 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
- 5a07fc9 ported to BSD and Solaris, but not yet enabled by Roland Riegel · 23 years ago
- c6ade74 Removed curses LDADD by Helder Correia · 23 years ago
- a9a5f4e *** empty log message *** by Helder Correia · 23 years ago
- dcdf089 OK, now working with autoconf 2.13 and automake 1.4p5 from RedHat 7.2 by Helder Correia · 23 years ago
- 84e7150 Bye bye depcomp by Helder Correia · 23 years ago
- a0c9ff0 *** empty log message *** by Helder Correia · 23 years ago
- 425ddd1 Hi Roland Im not dead :) Back online again...First stable spec file by Helder Correia · 23 years ago
- 5b4941f --help output fixed by Roland Riegel · 23 years ago
- 570d972 manpage updated by Roland Riegel · 23 years ago
- da4c9fd added switches -u and -U by Roland Riegel · 23 years ago
- 0f18a6c banned {m,re}alloc; some code cleanups by Roland Riegel · 23 years ago
- b4f7037 change version number to 0.3.2 by Roland Riegel · 23 years ago
- d5650a7 Removed stupid config.h include ?8^) by Helder Correia · 23 years ago
- 5895f8c now it really works above a total of 4GB by Roland Riegel · 23 years ago
- 1124c97 fixed a typo ;) by Roland Riegel · 23 years ago
- c6d9f1d updated nload package description by Roland Riegel · 23 years ago
- 04948cd *** empty log message *** by Helder Correia · 23 years ago
- 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