Deleted Added
full compact
CHANGES (26180) CHANGES (39297)
1@(#) $Header: CHANGES,v 1.45 96/12/07 20:38:04 leres Exp $ (LBL)
1@(#) $Header: CHANGES,v 1.54 98/07/25 12:41:06 leres Exp $ (LBL)
2
2
3v3.4 Sat Jul 25 12:40:55 PDT 1998
4
5- Hardwire Linux slip support since it's too hard to detect.
6
7- Redo configuration of "network" libraries (-lsocket and -lnsl) to
8 deal with IRIX. Thanks to John Hawkinson (jhawk@mit.edu)
9
10- Added -a which tries to translate network and broadcast addresses to
11 names. Suggested by Rob van Nieuwkerk (robn@verdi.et.tudelft.nl)
12
13- Added a configure option to disable gcc.
14
15- Added a "raw" packet printer.
16
17- Not having an interface address is no longer fatal. Requested by John
18 Hawkinson.
19
20- Rework signal setup to accommodate Linux.
21
22- OSPF truncation check fix. Also display the type of OSPF packets
23 using MD5 authentication. Thanks to Brian Wellington
24 (bwelling@tis.com)
25
26- Fix truncation check bugs in the Kerberos printer. Reported by Ezra
27 Peisach (epeisach@mit.edu)
28
29- Don't catch SIGHUP when invoked with nohup(1). Thanks to Dave Plonka
30 (plonka@mfa.com)
31
32- Specify full install target as a way of detecting if install
33 directory does not exist. Thanks to Dave Plonka.
34
35- Bit-swap FDDI addresses for BSD/OS too. Thanks to Paul Vixie
36 (paul@vix.com)
37
38- Fix off-by-one bug when testing size of ethernet packets. Thanks to
39 Marty Leisner (leisner@sdsp.mc.xerox.com)
40
41- Add a local autoconf macro to check for routines in libraries; the
42 autoconf version is broken (it only puts the library name in the
43 cache variable name). Thanks to John Hawkinson.
44
45- Add a local autoconf macro to check for types; the autoconf version
46 is broken (it uses grep instead of actually compiling a code fragment).
47
48- Modified to support the new BSD/OS 2.1 PPP and SLIP link layer header
49 formats.
50
51- Extend OSF ip header workaround to versions 1 and 2.
52
53- Fix some signed problems in the nfs printer. As reported by David
54 Sacerdote (davids@silence.secnet.com)
55
56- Detect group wheel and use it as the default since BSD/OS' install
57 can't hack numeric groups. Reported by David Sacerdote.
58
59- AIX needs special loader options. Thanks to Jonathan I. Kamens
60 (jik@cam.ov.com)
61
62- Fixed the nfs printer to print port numbers in decimal. Thanks to
63 Kent Vander Velden (graphix@iastate.edu)
64
65- Find installed libpcap in /usr/local/lib when not using gcc.
66
67- Disallow network masks with non-network bits set.
68
69- Attempt to detect "egcs" versions of gcc.
70
71- Add missing closing double quotes when displaying bootp strings.
72 Reported by Viet-Trung Luu (vluu@picard.math.uwaterloo.ca)
73
3v3.3 Sat Nov 30 20:56:27 PST 1996
4
5- Added Linux support.
6
7- GRE encapsulated packet printer thanks to John Hawkinson
8 (jhawk@mit.edu)
9
10- Rewrite gmt2local() to avoid problematic os dependencies.

--- 434 unchanged lines hidden ---
74v3.3 Sat Nov 30 20:56:27 PST 1996
75
76- Added Linux support.
77
78- GRE encapsulated packet printer thanks to John Hawkinson
79 (jhawk@mit.edu)
80
81- Rewrite gmt2local() to avoid problematic os dependencies.

--- 434 unchanged lines hidden ---