Commit Graph

255 Commits

Author SHA1 Message Date
ddf b4528d66d9 _exit(2) in unistd.h on some systems. 2005-11-29 01:27:48 +00:00
ddf b60fe9ceeb Oops. 2005-11-28 15:35:21 +00:00
ddf 5069cba411 Small changes to support Mac OS X (Ken McLeod email of 20051027). 2005-10-27 09:31:44 +00:00
ddf bc5f3491fa Whitespace. 2005-10-26 22:56:05 +00:00
ddf 3f2d5210c9 Fix for problem found by Ken McLeod <thecloud@apple.com>
hash function return value not constrained.
2005-10-26 20:27:50 +00:00
ddf 98ffcb5293 Configure improvements from Tim Freeman <tim@fungible.com>
Adds support for cross-compilation.  Removed deprecated macros.
Adds NO_SYSTEM compile time flag.
2005-06-13 08:35:18 +00:00
ddf 44206c8a75 Patch to get hardware address on FreeBSD and OpenBSD from Nicolas Bernard
<n.bernard@worldonline.fr>

Here is a patch which uses sysctl to get the hardware address. I tried
it on FreeBSD 5.3 and OpenBSD 3.5. Note that I don't know how this code
work on an non-ethernet interface (tried on some pseudo-interface and
get an all-0 address, but...).

I left the code in the get_addrs_ioctl fct despite the fact it uses
sysctl because it was simpler.

Oh yes, I used gotos, I found them more readable in this case than
deeply imbricated ifs.
2005-05-03 20:14:53 +00:00
ddf 65726d562a 802.1q VLAN support from Jacek Konieczny <jajcus@bnet.pl> 2005-03-31 12:08:05 +00:00
ddf 42e3e8e43a Added include sys/types.h to keep FreeBSD happy. 2004-08-09 20:41:57 +00:00
ddf d5cdd96df5 . 2004-07-31 09:33:10 +00:00
ddf 712e6fb28b Added ppp.h to dist. 2004-07-27 08:45:17 +00:00
ddf 6623fda6d6 . 2004-07-26 20:37:25 +00:00
ddf fb552d306e Added support for PPP interfaces. 2004-07-26 20:36:29 +00:00
ddf 09cb936020 Testing. 2004-03-30 21:22:29 +00:00
ddf 58eaad91cd testing. 2004-03-30 21:08:22 +00:00
ddf 7d542e5f2a Changelog update. 2004-03-22 00:28:55 +00:00
ddf 6af72bed65 "" 2004-03-19 15:55:30 +00:00
ddf bddf997a7a "" 2004-03-19 10:08:47 +00:00
ddf 4327f0ef4d Added support for DLT_NULL
0.16
2004-02-28 18:53:37 +00:00
ddf e6cd8bdbee 0.16pre1 2004-02-07 11:25:57 +00:00
ddf 2fd7012129 Fixes for type-punned pointers - Henne Vogelsang <hvogel@suse.de> 2004-02-05 22:58:06 +00:00
ddf f123c4f1f7 Pointless. 2004-01-26 19:37:26 +00:00
ddf ab1f1e813d Pointless 2004-01-26 19:36:33 +00:00
ddf a0d94641ad Another pointless commit 2004-01-26 19:35:31 +00:00
ddf e35e7f41d8 Another pointless commit 2004-01-26 19:34:50 +00:00
ddf 1db3bc35fa Another pointless commit. 2004-01-26 19:33:59 +00:00
ddf 1d8588aee6 Pointless change to test mailed commit. 2004-01-26 19:31:28 +00:00
ddf 75fb867137 "" 2004-01-21 19:50:07 +00:00
ddf 328652da0c pthread.c fixes for Solaris. 2004-01-20 09:58:02 +00:00
ddf 382684dc24 *** empty log message *** 2004-01-20 09:51:48 +00:00
ddf 50cab8a742 Fixes to -n and -N options. 2004-01-20 09:45:35 +00:00
ddf 25102a4e03 Fixed iftop.spec. 2003-11-10 22:16:55 +00:00
ddf 1d7189212b 0.15 2003-11-10 22:06:39 +00:00
ddf 63a32703d4 0.15pre5 (again). 2003-11-07 02:16:41 +00:00
ddf ebbdd81793 0.15pre5 2003-11-07 01:40:57 +00:00
ddf c350e9f4d9 "" 2003-11-06 23:37:20 +00:00
ddf e80ab09fd7 "" 2003-11-06 21:43:49 +00:00
ddf fbef5fdbc0 "" 2003-11-06 21:43:31 +00:00
ddf 027a02428b 0.15pre4 2003-11-06 18:27:14 +00:00
ddf db4cda4090 "" 2003-11-04 11:57:45 +00:00
ddf fa64b3dd74 Added updated spec file. 2003-10-24 18:40:45 +00:00
ddf d7a2dd8f09 Code tidy.
Documented config file.
Added screen-filter config option.
Added "pre-release" warning to configure.
2003-10-22 19:28:32 +00:00
ddf 3932a7d19e 0.15pre3
Fixed missing file from Makefile.am
2003-10-21 22:25:48 +00:00
ddf 10d93e0cfc . 2003-10-20 21:44:24 +00:00
ddf 6f80fb214d Randomly renamed options and buttons.
Stopped whinging about default config file not existing.
0.15pre2
2003-10-20 21:41:53 +00:00
ddf 458045923b Added initial config file support. 2003-10-19 06:44:33 +00:00
ddf 3824538a29 Cosmetic changes. 2003-10-14 22:33:45 +00:00
ddf b7eb237e15 v0.15pre1
Added configurable bars options.
Made log/lin run-time option.
2003-10-14 20:57:49 +00:00
ddf 0800558ede New TODOs. 2003-10-14 15:36:37 +00:00
ddf 10f518c1de Added option for lin/log scale (not yet accessible)
Added ability to specify fixed maximum for bandwidth scale.
2003-10-13 21:55:33 +00:00