Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
N
net-tools
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
net-tools
Commits
7a9eb5f7
Commit
7a9eb5f7
authored
Sep 01, 1998
by
Phil Blundell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.46 is released.
parent
4b2cb283
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
9 deletions
+11
-9
Makefile
Makefile
+1
-1
README
README
+10
-8
No files found.
Makefile
View file @
7a9eb5f7
...
...
@@ -84,7 +84,7 @@ RESLIB = # -L/usr/inet6/lib -linet6
# -------- end of user definitions --------
MAINTAINER
=
Philip.Blundell@pobox.com
RELEASE
=
980810
RELEASE
=
1.46
.EXPORT_ALL_VARIABLES
:
...
...
README
View file @
7a9eb5f7
...
...
@@ -28,9 +28,11 @@ Contents:
Notes
-----
This is a snapshot net-tools release, which by definition is not well
tested. Be prepared for bugs and strange behaviour. The next release
of net-tools should be 1.5.
This is net-tools 1.46. Notable changes since 1.45 include:
- The internationalisation support has been reworked (see below)
- Support for extra hardware types has been added.
- Various bugs have been fixed.
You need kernel 2.0 or later to use these programs. These programs
should compile cleanly with either glibc or libc5.
...
...
@@ -56,11 +58,11 @@ a recent 2.1.x kernel, and many devices do not support it yet.
The documentation is slimmed down. I think most of it was out of
date.
Some configuration options require recent 2.1.x kernels
. The defaults should
be safe for both 2.0 and 2.1. Some of this code may also have problems with
glibc 2.0.
Some configuration options require recent 2.1.x kernels
and/or particular
versions of the C library. The defaults should be safe for all common
environments but some of the more esoteric hardware and protocol families
may be more touchy. Feel free to send patches if you have problems.
Phil Blundell
philb@gnu.org
1
0th August
1998
1
st September
1998
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment