]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
26 years agoAdd new '-i' option to usage().
Andrzej Bialecki [Wed, 16 Sep 1998 13:55:26 +0000 (13:55 +0000)]
Add new '-i' option to usage().

26 years agoProperly allocate our, per lun, probe peripheral softc from
Justin T. Gibbs [Wed, 16 Sep 1998 13:24:37 +0000 (13:24 +0000)]
Properly allocate our, per lun, probe peripheral softc from
the TEMP malloc pool.

Noticed by: Don Lewis <Don.Lewis@tsc.tdk.com>

26 years ago(1) Pass PORTOBJFORMAT in SCRIPTS_ENV too.
Satoshi Asami [Wed, 16 Sep 1998 12:04:38 +0000 (12:04 +0000)]
(1) Pass PORTOBJFORMAT in SCRIPTS_ENV too.
Submitted by: "Eugene M. Kim" <gene@nttlabs.com>

(2) Check for exact version of perl5 in /usr/bin and exit with error
    message if USE_PERL5 is defined and version does not match
    ${PERL_VERSION}.

(3) Note LIB_DEPENDS should not have any regular expressions.  Remove
    those in USE_XLIB and USE_QT.

26 years agoSnip out some dead code from the alpha part.
Doug Rabson [Wed, 16 Sep 1998 09:34:07 +0000 (09:34 +0000)]
Snip out some dead code from the alpha part.

26 years agoAdd some things to the alpha build.
Doug Rabson [Wed, 16 Sep 1998 09:33:23 +0000 (09:33 +0000)]
Add some things to the alpha build.

26 years agoPut ldd back in the standard list since it builds on alpha now.
Doug Rabson [Wed, 16 Sep 1998 09:32:29 +0000 (09:32 +0000)]
Put ldd back in the standard list since it builds on alpha now.

26 years agoMake ldd work on alpha.
Doug Rabson [Wed, 16 Sep 1998 09:31:48 +0000 (09:31 +0000)]
Make ldd work on alpha.

26 years agoAdjust the declarations of kvm_read and kvm_write to match reality a little
Doug Rabson [Wed, 16 Sep 1998 09:30:14 +0000 (09:30 +0000)]
Adjust the declarations of kvm_read and kvm_write to match reality a little
closer.

26 years agoChange to a code sequence which is more likely to work on SMP systems.
Doug Rabson [Wed, 16 Sep 1998 09:27:05 +0000 (09:27 +0000)]
Change to a code sequence which is more likely to work on SMP systems.
Now all I need is an alpha SMP box to port FreeBSD to :-)

26 years agoUpdate the man page to match the rest of crunchide.
John Hay [Wed, 16 Sep 1998 09:26:14 +0000 (09:26 +0000)]
Update the man page to match the rest of crunchide.

26 years agoMake SCSI stuff truly optional.
Jordan K. Hubbard [Wed, 16 Sep 1998 09:25:20 +0000 (09:25 +0000)]
Make SCSI stuff truly optional.
Noticed by: jhay

26 years agoSync with etc.i386/MAKEDEV version 1.171.
Doug Rabson [Wed, 16 Sep 1998 09:21:43 +0000 (09:21 +0000)]
Sync with etc.i386/MAKEDEV version 1.171.

26 years agoSync with sys/i386/isa/pcaudio.c revision 1.43.
KATO Takenori [Wed, 16 Sep 1998 08:38:50 +0000 (08:38 +0000)]
Sync with sys/i386/isa/pcaudio.c revision 1.43.

26 years agoSync with sys/i386/isa/files.i386 and options.i386 revisions 1.204 and
KATO Takenori [Wed, 16 Sep 1998 08:37:40 +0000 (08:37 +0000)]
Sync with sys/i386/isa/files.i386 and options.i386 revisions 1.204 and
1.87, respectively.

26 years agoSome workarounds for a common DEC pci-pci bridge found on alphas.
Doug Rabson [Wed, 16 Sep 1998 08:28:11 +0000 (08:28 +0000)]
Some workarounds for a common DEC pci-pci bridge found on alphas.
Fix printf format errors which show up on the alpha.

26 years agoPort de driver to alpha.
Doug Rabson [Wed, 16 Sep 1998 08:27:07 +0000 (08:27 +0000)]
Port de driver to alpha.

26 years agoDocument BUS_CREATE_INTR and BUS_CONNECT_INTR.
Doug Rabson [Wed, 16 Sep 1998 08:25:56 +0000 (08:25 +0000)]
Document BUS_CREATE_INTR and BUS_CONNECT_INTR.

26 years agoWorkaround some EB164 wierdness.
Doug Rabson [Wed, 16 Sep 1998 08:24:30 +0000 (08:24 +0000)]
Workaround some EB164 wierdness.

Obtained from: NetBSD

26 years agoDisable unwanted isa interrupts.
Doug Rabson [Wed, 16 Sep 1998 08:23:51 +0000 (08:23 +0000)]
Disable unwanted isa interrupts.

26 years agoAdd cam spls.
Doug Rabson [Wed, 16 Sep 1998 08:23:21 +0000 (08:23 +0000)]
Add cam spls.

26 years agoPort i386 bus_space and bus_dma to alpha.
Doug Rabson [Wed, 16 Sep 1998 08:22:57 +0000 (08:22 +0000)]
Port i386 bus_space and bus_dma to alpha.

26 years agoChange to cam.
Doug Rabson [Wed, 16 Sep 1998 08:22:09 +0000 (08:22 +0000)]
Change to cam.

26 years agoAdd cam software interrupts.
Doug Rabson [Wed, 16 Sep 1998 08:21:12 +0000 (08:21 +0000)]
Add cam software interrupts.

26 years agoPort the i386 bus_dma implementation to alpha.
Doug Rabson [Wed, 16 Sep 1998 08:20:45 +0000 (08:20 +0000)]
Port the i386 bus_dma implementation to alpha.

26 years agoSync with sys/i386/isa/fd.c revision 1.123.
KATO Takenori [Wed, 16 Sep 1998 08:08:38 +0000 (08:08 +0000)]
Sync with sys/i386/isa/fd.c revision 1.123.

26 years agoSync with sys/i386/conf/Makefile.i386 revision 1.123.
KATO Takenori [Wed, 16 Sep 1998 08:04:40 +0000 (08:04 +0000)]
Sync with sys/i386/conf/Makefile.i386 revision 1.123.

26 years agoSort table and descriptions.
Joseph Koshy [Wed, 16 Sep 1998 07:25:34 +0000 (07:25 +0000)]
Sort table and descriptions.

Pointed out by: bde

26 years agoImport base vinum userland sources
Greg Lehey [Wed, 16 Sep 1998 05:57:36 +0000 (05:57 +0000)]
Import base vinum userland sources

26 years agoImport base vinum lkm sources
Greg Lehey [Wed, 16 Sep 1998 05:56:21 +0000 (05:56 +0000)]
Import base vinum lkm sources

26 years agoFix up the boot-time ldconfig handling to deal with dual object
John Polstra [Wed, 16 Sep 1998 05:42:38 +0000 (05:42 +0000)]
Fix up the boot-time ldconfig handling to deal with dual object
file formats.  I have added a new rc.conf variable ${ldconfig_paths_aout}
which is like ${ldconfig_paths}, but only for a.out shared libraries.

On a "standard" ELF system, the ELF ldconfig path is taken from
${ldconfig_paths}, while the a.out ldconfig path is taken from
${ldconfig_paths_aout}.

On a not-yet-converted a.out system, only the a.out ldconfig path
is set, and it is taken from ${ldconfig_paths_aout}.  If that
variable is unset, /etc/rc defaults it to the value of ${ldconfig_paths},
on the assumption that the system's "/etc/rc.conf" file hasn't been
updated.

26 years agoAdd entries to describe CAM's new features.
Jordan K. Hubbard [Wed, 16 Sep 1998 05:15:37 +0000 (05:15 +0000)]
Add entries to describe CAM's new features.

26 years agoReplace memory leaking instances of realloc with non-leaking reallocf.
Warner Losh [Wed, 16 Sep 1998 04:17:47 +0000 (04:17 +0000)]
Replace memory leaking instances of realloc with non-leaking reallocf.
In some cases replace if (a == null) a = malloc(x); else a =
realloc(a, x); with simple reallocf(a, x).  Per ANSI-C, this is
guaranteed to be the same thing.

I've been running these on my system here w/o ill effects for some
time.  However, the CTM-express is at part 6 of 34 for the CAM
changes, so I've not been able to do a build world with the CAM in the
tree with these changes.  Shouldn't impact anything, but...

26 years agoAdd links to addr2line, objcopy, and objdump. These exist only for
John Polstra [Wed, 16 Sep 1998 04:11:15 +0000 (04:11 +0000)]
Add links to addr2line, objcopy, and objdump.  These exist only for
ELF, but still I think this is the best way to get them into the
shell's search path.

26 years agoo Don't reference non-existant function freealloc.
Warner Losh [Wed, 16 Sep 1998 04:07:31 +0000 (04:07 +0000)]
o Don't reference non-existant function freealloc.
o Properly order things

Pointed out by: bde

26 years agoFix printf format bugs.
Justin T. Gibbs [Wed, 16 Sep 1998 03:27:12 +0000 (03:27 +0000)]
Fix printf format bugs.

26 years agoFix compile warnings.
Matt Jacob [Wed, 16 Sep 1998 03:26:10 +0000 (03:26 +0000)]
Fix compile warnings.

26 years agoFix style problems noted by Bruce:
Warner Losh [Wed, 16 Sep 1998 03:16:06 +0000 (03:16 +0000)]
Fix style problems noted by Bruce:
o No copyright on reallocf.
o Order makefile list correctly.
o indent reallocf properly.

26 years agoFix a bug that showed up when debugging dynamically linked programs.
John Polstra [Wed, 16 Sep 1998 02:54:08 +0000 (02:54 +0000)]
Fix a bug that showed up when debugging dynamically linked programs.
References from GDB to "printf" and various other functions would
find the versions in the dynamic linker itself, rather than the
versions in the program's libc.  This fix moves the GDB link map
entry for the dynamic linker to the end of the search list, where
its symbols will be found only if they are not found anywhere else.
It was suggested by Doug Rabson, though I implemented it a little
differently.

I personally would prefer to leave the dynamic linker's entry out
of the GDB search list altogether.  But Doug argues that it is
handy there for such things as setting breakpoints on dlopen().
So it stays for now, at least.

Note, if we ever integrate the dynamic linker with libc (which has
several important benefits to recommend it), this whole problem
goes away.

26 years agoRestore the core-dumping of all writable segments for ELF executables,
John Polstra [Wed, 16 Sep 1998 02:04:05 +0000 (02:04 +0000)]
Restore the core-dumping of all writable segments for ELF executables,
minus the NULL pointer dereference in rev. 1.33.  Also simplify
things somewhat by eliminating one traversal of the VM map entries.
Finally, eliminate calls to vm_map_{un,}lock_read() which aren't
needed here.  I originally took them from procfs_map.c, but here
we know we are dealing only with the map of the current process.

26 years agoApply patch from Stefan Esser to close PR #7941: add code to handle
Bill Paul [Wed, 16 Sep 1998 01:50:04 +0000 (01:50 +0000)]
Apply patch from Stefan Esser to close PR #7941: add code to handle
dynamic loading of libdes on ELF systems. The patch looks correct to
me.

26 years agoDelete unused code. This has been obsoleted by the new devstat code.
Kenneth D. Merry [Wed, 16 Sep 1998 00:25:54 +0000 (00:25 +0000)]
Delete unused code.  This has been obsoleted by the new devstat code.

Reviewed by: imp

26 years agoCheck to make sure that this device is opened read-write, not just read
Kenneth D. Merry [Wed, 16 Sep 1998 00:11:53 +0000 (00:11 +0000)]
Check to make sure that this device is opened read-write, not just read
only.  Previously, if the device was chmoded 644, someone could open it
with the O_RDONLY flag and issue any ioctl to the device.

Reviewed by: imp, gibbs

26 years agoChange the permissions for the transport layer (xpt) and passthrough (pass)
Kenneth D. Merry [Wed, 16 Sep 1998 00:10:26 +0000 (00:10 +0000)]
Change the permissions for the transport layer (xpt) and passthrough (pass)
devices from 644 to 600.

Reviewed by: imp, gibbs

26 years agofix reported compile error flying blind- I do not have the new compiler yet
Matt Jacob [Tue, 15 Sep 1998 22:44:51 +0000 (22:44 +0000)]
fix reported compile error flying blind- I do not have the new compiler yet

26 years agoUpdate to use CAM device names.
Justin T. Gibbs [Tue, 15 Sep 1998 22:38:50 +0000 (22:38 +0000)]
Update to use CAM device names.

26 years agoErk. Revert back to 1.31, dumping only data and stack to the core
John Polstra [Tue, 15 Sep 1998 22:23:12 +0000 (22:23 +0000)]
Erk.  Revert back to 1.31, dumping only data and stack to the core
file, until I can solve a panic that has just cropped up.

26 years agoNuke uninitialized varible fd from retrier(). Change the devstat code
Justin T. Gibbs [Tue, 15 Sep 1998 22:07:24 +0000 (22:07 +0000)]
Nuke uninitialized varible fd from retrier().  Change the devstat code
to reference fdc->fd instead.

26 years agoWhen choosing segments to write to the core file, don't assume that
John Polstra [Tue, 15 Sep 1998 22:07:20 +0000 (22:07 +0000)]
When choosing segments to write to the core file, don't assume that
writable implies readable.

26 years agoCorrect printf format bugs.
Justin T. Gibbs [Tue, 15 Sep 1998 22:05:44 +0000 (22:05 +0000)]
Correct printf format bugs.

26 years agoInstead of just the data and stack segments, include all writable
John Polstra [Tue, 15 Sep 1998 21:46:34 +0000 (21:46 +0000)]
Instead of just the data and stack segments, include all writable
segments (except memory-mapped devices) in the ELF core file.  This
is really nice.  You get access to the data areas of all shared
libraries, and even to files that are mapped read-write.

In the future, it might be good to add a new resource limit in the
spirit of RLIMIT_CORE.  It would specify the maximum sized writable
segment to include in core dumps.  Segments larger than that would
be omitted.  This would be useful for programs that map very large
files read/write but that still would like to get usable core dumps.

26 years agoTranslate some of the newer entries to english. :)
Jordan K. Hubbard [Tue, 15 Sep 1998 21:45:14 +0000 (21:45 +0000)]
Translate some of the newer entries to english. :)

26 years agoBump config version. Also mention that even after rebuilding a new
Justin T. Gibbs [Tue, 15 Sep 1998 21:07:54 +0000 (21:07 +0000)]
Bump config version.  Also mention that even after rebuilding a new
config, you may need to resynchronize your config file with syntax
or name changes documented in GENERIC or LINT.

26 years agoMake the pathname pointed to by the Obj_Entry structure for the
John Polstra [Tue, 15 Sep 1998 21:07:52 +0000 (21:07 +0000)]
Make the pathname pointed to by the Obj_Entry structure for the
dynamic linker itself dynamically allocated.  All of them are
supposed to be dynamically allocated, but we cheated before.  It
made gdb unhappy under some circumstances.

26 years agoBump config version.
Justin T. Gibbs [Tue, 15 Sep 1998 21:07:07 +0000 (21:07 +0000)]
Bump config version.

26 years agoAdd the vesa module to the list
Søren Schmidt [Tue, 15 Sep 1998 20:17:35 +0000 (20:17 +0000)]
Add the vesa module to the list

26 years agoDouble oops, committed the wrong Makefile ata that, fixed.
Søren Schmidt [Tue, 15 Sep 1998 20:14:11 +0000 (20:14 +0000)]
Double oops, committed the wrong Makefile ata that, fixed.

26 years agoOops for the Makefile for the VESA lkm
Søren Schmidt [Tue, 15 Sep 1998 20:09:18 +0000 (20:09 +0000)]
Oops for the Makefile for the VESA lkm

26 years agoUpdate for tcpdump 3.4
Bill Fenner [Tue, 15 Sep 1998 19:47:58 +0000 (19:47 +0000)]
Update for tcpdump 3.4

26 years agoMerge tcpdump 3.4
Bill Fenner [Tue, 15 Sep 1998 19:46:59 +0000 (19:46 +0000)]
Merge tcpdump 3.4

PR: bin/7877

26 years agoThis commit was generated by cvs2svn to compensate for changes in r39297,
Bill Fenner [Tue, 15 Sep 1998 19:36:32 +0000 (19:36 +0000)]
This commit was generated by cvs2svn to compensate for changes in r39297,
which included commits to RCS files with non-trunk default branches.

26 years agoVirgin import of LBL tcpdump v3.4
Bill Fenner [Tue, 15 Sep 1998 19:36:32 +0000 (19:36 +0000)]
Virgin import of LBL tcpdump v3.4

26 years agoAdd DLT_{SLIP,PPP}_BSDOS from libpcap 0.4
Bill Fenner [Tue, 15 Sep 1998 19:35:37 +0000 (19:35 +0000)]
Add DLT_{SLIP,PPP}_BSDOS from libpcap 0.4

26 years agoBump minor version number and add version.c to update to version 0.4
Bill Fenner [Tue, 15 Sep 1998 19:34:01 +0000 (19:34 +0000)]
Bump minor version number and add version.c to update to version 0.4

PR: bin/7877

26 years agoMerge libpcap version 0.4
Bill Fenner [Tue, 15 Sep 1998 19:31:43 +0000 (19:31 +0000)]
Merge libpcap version 0.4

PR: bin/7877

26 years agoThis commit was generated by cvs2svn to compensate for changes in r39291,
Bill Fenner [Tue, 15 Sep 1998 19:28:10 +0000 (19:28 +0000)]
This commit was generated by cvs2svn to compensate for changes in r39291,
which included commits to RCS files with non-trunk default branches.

26 years agoVirgin import of LBL libpcap v0.4
Bill Fenner [Tue, 15 Sep 1998 19:28:10 +0000 (19:28 +0000)]
Virgin import of LBL libpcap v0.4

26 years agoRemove blank after -I
Poul-Henning Kamp [Tue, 15 Sep 1998 19:16:33 +0000 (19:16 +0000)]
Remove blank after -I

26 years agoRemove gratuitous (and bad) spaces in -I args.
Jordan K. Hubbard [Tue, 15 Sep 1998 19:01:46 +0000 (19:01 +0000)]
Remove gratuitous (and bad) spaces in -I args.

26 years agoAdd -lmd
Jordan K. Hubbard [Tue, 15 Sep 1998 18:57:43 +0000 (18:57 +0000)]
Add -lmd

26 years agoAdd VESA support to syscons.
Søren Schmidt [Tue, 15 Sep 1998 18:16:39 +0000 (18:16 +0000)]
Add VESA support to syscons.

Kazu writes:

The VESA support code requires vm86 support. Make sure your kernel
configuration file has the following line.
        options "VM86"
If you want to statically link the VESA support code to the kernel,
add the following option to the kernel configuration file.
        options "VESA"

The vidcontrol command now accepts the following video mode names:
VESA_132x25, VESA_132x43, VESA_132x50, VESA_132x60, VESA_800x600

The VESA_800x600 mode is a raster display mode. The 80x25 text will
be displayed on the 800x600 screen. Useful for some laptop computers.

vidcontrol accepts the new `-i <info>' option, where <info> must be
either `adapter' or `mode'.  When the `-i adapter' option is given,
vidcontrol will print basic information (not much) on the video
adapter. When the `-i mode' option is specified, vidcontrol will
list video modes which are actually supported by the video adapter.

Submitted by:   Kazutaka YOKOTA yokota@FreeBSD.ORG

26 years agoCorrect ua_ntohs.
Brian Somers [Tue, 15 Sep 1998 17:22:20 +0000 (17:22 +0000)]
Correct ua_ntohs.

26 years agoAdd scsi_target to examples. This is the 3rd such breakage I've
Jordan K. Hubbard [Tue, 15 Sep 1998 17:17:02 +0000 (17:17 +0000)]
Add scsi_target to examples.  This is the 3rd such breakage I've
committed a fix for in 2 days and 3 different people have forgotten
to update this file.  GRRR!  What's it going to take, electrodes to
the sensitive bits, people?? :-)

26 years agoDon't initialize NIS until it is really necessary. Now, in case of network
Dmitrij Tejblum [Tue, 15 Sep 1998 16:22:30 +0000 (16:22 +0000)]
Don't initialize NIS until it is really necessary. Now, in case of network
or NIS server problems, local user can login without a pause.

Also, -Wsomething cleanup.

26 years ago-I ${.OBJDIR} needed to pick up the yacc generated include file.
Poul-Henning Kamp [Tue, 15 Sep 1998 15:25:21 +0000 (15:25 +0000)]
-I ${.OBJDIR} needed to pick up the yacc generated include file.

26 years agoRestore pre-v1.44 behavior: always copy modified in-core inode to disk
Luoqi Chen [Tue, 15 Sep 1998 14:45:28 +0000 (14:45 +0000)]
Restore pre-v1.44 behavior: always copy modified in-core inode to disk
buffer. Otherwise some in-core inode changes might be lost, including
important meta data (e.g. size) if softupdates is enabled.

26 years agoSync with sys/i386/i386/userconfig.c revision 1.108.
KATO Takenori [Tue, 15 Sep 1998 14:11:42 +0000 (14:11 +0000)]
Sync with sys/i386/i386/userconfig.c revision 1.108.

26 years agoSync with sys/i386/conf/GENERIC, SMP-GENERIC, device.i386, files.i386,
KATO Takenori [Tue, 15 Sep 1998 14:10:56 +0000 (14:10 +0000)]
Sync with sys/i386/conf/GENERIC, SMP-GENERIC, device.i386, files.i386,
majors.i386 and options.i386 revisions 1.116, 1.13, 1.14, 1.203, 1.49
and 1.86, respectively.

26 years agoAdjust for sd->da and the loss of od.
KATO Takenori [Tue, 15 Sep 1998 14:08:34 +0000 (14:08 +0000)]
Adjust for sd->da and the loss of od.

26 years agoSync with sys/i386/isa/fd.c and wd.c revisions 1.122 and 1.176,
KATO Takenori [Tue, 15 Sep 1998 14:07:08 +0000 (14:07 +0000)]
Sync with sys/i386/isa/fd.c and wd.c revisions 1.122 and 1.176,
respectively.

26 years agoMention /bin/sh fixes.
Martin Cracauer [Tue, 15 Sep 1998 14:06:54 +0000 (14:06 +0000)]
Mention /bin/sh fixes.

26 years agoAdd exec syscall.
Robert Nordier [Tue, 15 Sep 1998 13:26:23 +0000 (13:26 +0000)]
Add exec syscall.

26 years agoComment out NODOC and NOPORTS again. It got uncommented by mistake a few
John Hay [Tue, 15 Sep 1998 13:15:18 +0000 (13:15 +0000)]
Comment out NODOC and NOPORTS again. It got uncommented by mistake a few
days ago.

26 years agoAdd /usr/share/examples/atm
Jordan K. Hubbard [Tue, 15 Sep 1998 12:08:49 +0000 (12:08 +0000)]
Add /usr/share/examples/atm
Forgotten by: phk

26 years ago(this is an extract from src/share/examples/atm/README)
Poul-Henning Kamp [Tue, 15 Sep 1998 11:44:44 +0000 (11:44 +0000)]
(this is an extract from src/share/examples/atm/README)

                ===================================
                HARP  |  Host ATM Research Platform
                ===================================

                              HARP 3

What is this stuff?
-------------------
The Advanced Networking Group (ANG) at the Minnesota Supercomputer Center,
Inc. (MSCI), as part of its work on the MAGIC Gigabit Testbed, developed
the Host ATM Research Platform (HARP) software, which allows IP hosts to
communicate over ATM networks using standard protocols.  It is intended to
be a high-quality platform for IP/ATM research.

HARP provides a way for IP hosts to connect to ATM networks.  It supports
standard methods of communication using IP over ATM.  A host's standard IP
software sends and receives datagrams via a HARP ATM interface.  HARP provides
functionality similar to (and typically replaces) vendor-provided ATM device
driver software.

HARP includes full source code, making it possible for researchers to
experiment with different approaches to running IP over ATM.  HARP is
self-contained; it requires no other licenses or commercial software packages.

HARP implements support for the IETF Classical IP model for using IP over ATM
networks, including:

   o IETF ATMARP address resolution client
   o IETF ATMARP address resolution server
   o IETF SCSP/ATMARP server
   o UNI 3.1 and 3.0 signalling protocols
   o Fore Systems's SPANS signalling protocol

What's supported
----------------
The following are supported by HARP 3:

   o ATM Host Interfaces
        - FORE Systems, Inc. SBA-200 and SBA-200E ATM SBus Adapters
        - FORE Systems, Inc. PCA-200E ATM PCI Adapters
        - Efficient Networks, Inc. ENI-155p ATM PCI Adapters

   o ATM Signalling Protocols
        - The ATM Forum UNI 3.1 signalling protocol
        - The ATM Forum UNI 3.0 signalling protocol
        - The ATM Forum ILMI address registration
        - FORE Systems's proprietary SPANS signalling protocol
        - Permanent Virtual Channels (PVCs)

   o IETF "Classical IP and ARP over ATM" model
        - RFC 1483, "Multiprotocol Encapsulation over ATM Adaptation Layer 5"
        - RFC 1577, "Classical IP and ARP over ATM"
        - RFC 1626, "Default IP MTU for use over ATM AAL5"
        - RFC 1755, "ATM Signaling Support for IP over ATM"
        - RFC 2225, "Classical IP and ARP over ATM"
        - RFC 2334, "Server Cache Synchronization Protocol (SCSP)"
        - Internet Draft draft-ietf-ion-scsp-atmarp-00.txt,
                "A Distributed ATMARP Service Using SCSP"

   o ATM Sockets interface
        - The file atm-sockets.txt contains further information

What's not supported
--------------------
The following major features of the above list are not currently supported:

        o UNI point-to-multipoint support
        o Driver support for Traffic Control/Quality of Service
        o SPANS multicast and MPP support
        o SPANS signalling using Efficient adapters

This software was developed under the sponsorship of the Defense Advanced
Research Projects Agency (DARPA).

Reviewed (lightly) by: phk
Submitted by: Network Computing Services, Inc.

26 years agoThis server is not so non-forking as it seemed at first glance...
Andrzej Bialecki [Tue, 15 Sep 1998 11:17:07 +0000 (11:17 +0000)]
This server is not so non-forking as it seemed at first glance...

Submitted by: Jonathan H N Chin <jc254@newton.cam.ac.uk>

26 years agoUpdate ucd-snmp to version 3.5. It's slightly bigger, so also increase
Andrzej Bialecki [Tue, 15 Sep 1998 11:12:25 +0000 (11:12 +0000)]
Update ucd-snmp to version 3.5. It's slightly bigger, so also increase
the MFS size of net and isp floppies.

Add comment to crunch.conf on how to prepare the ucd-snmp port to work
with the build process.

Submitted by: Jim Flowers <jflowers@ezo.net>

26 years agoFix for the 2.2.7 a.out --> 3.0 ELF cross-build.
Mark Murray [Tue, 15 Sep 1998 10:55:21 +0000 (10:55 +0000)]
Fix for the 2.2.7 a.out --> 3.0 ELF cross-build.

I need report backs on this one, guys!!

26 years agoTurn off replies to ICMP echo requests for broadcast and multicast
Joseph Koshy [Tue, 15 Sep 1998 10:49:03 +0000 (10:49 +0000)]
Turn off replies to ICMP echo requests for broadcast and multicast
addresses by default.

Add a knob "icmp_bmcastecho" to "rc.network" to allow this
behaviour to be controlled from "rc.conf".

Document the controlling sysctl variable "net.inet.icmp.bmcastecho"
in sysctl(3).

Reviewed by: dg, jkh
Reminded on -hackers by: Steinar Haug <sthaug@nethelp.no>

26 years agoObsoleted by CAM.
Justin T. Gibbs [Tue, 15 Sep 1998 10:40:55 +0000 (10:40 +0000)]
Obsoleted by CAM.

26 years agoObsolteted by CAM.
Justin T. Gibbs [Tue, 15 Sep 1998 10:39:50 +0000 (10:39 +0000)]
Obsolteted by CAM.

26 years agoAdd support for the 'V'ersion rmt command.
Justin T. Gibbs [Tue, 15 Sep 1998 10:30:25 +0000 (10:30 +0000)]
Add support for the 'V'ersion rmt command.

26 years agoBuild CAM hardwiring info.
Justin T. Gibbs [Tue, 15 Sep 1998 10:29:32 +0000 (10:29 +0000)]
Build CAM hardwiring info.

26 years agoNcrcontrol is no more.
Justin T. Gibbs [Tue, 15 Sep 1998 10:29:18 +0000 (10:29 +0000)]
Ncrcontrol is no more.

26 years agoReference new files for device stat support.
Justin T. Gibbs [Tue, 15 Sep 1998 10:28:59 +0000 (10:28 +0000)]
Reference new files for device stat support.

26 years agoAugment compression and blocksize support. Update table of known densities.
Justin T. Gibbs [Tue, 15 Sep 1998 10:28:20 +0000 (10:28 +0000)]
Augment compression and blocksize support.  Update table of known densities.

26 years agoDefine LIBCAM and LIBDEVSTAT.
Justin T. Gibbs [Tue, 15 Sep 1998 10:27:20 +0000 (10:27 +0000)]
Define LIBCAM and LIBDEVSTAT.

26 years agoAdd devstat.9.
Justin T. Gibbs [Tue, 15 Sep 1998 10:26:57 +0000 (10:26 +0000)]
Add devstat.9.

26 years agoDocument new volume tag and element status support.
Justin T. Gibbs [Tue, 15 Sep 1998 10:26:24 +0000 (10:26 +0000)]
Document new volume tag and element status support.

26 years agoAdd support for dealing with ENOSPC as the error code returned by a tape
Justin T. Gibbs [Tue, 15 Sep 1998 10:25:50 +0000 (10:25 +0000)]
Add support for dealing with ENOSPC as the error code returned by a tape
device hitting EOM on a write.

26 years agoAdd camcontrol. Remove scsiformat.
Justin T. Gibbs [Tue, 15 Sep 1998 10:25:04 +0000 (10:25 +0000)]
Add camcontrol.  Remove scsiformat.