]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
28 years agoFix a couple of file-descriptor leaks.
phk [Fri, 23 Aug 1996 09:33:32 +0000 (09:33 +0000)]
Fix a couple of file-descriptor leaks.

28 years agoConditionalize some annoying debug statements, update the docs.
jkh [Fri, 23 Aug 1996 07:56:06 +0000 (07:56 +0000)]
Conditionalize some annoying debug statements, update the docs.

28 years agoAdd tim Vanderhoek for his uulib and uudeview ports.
tg [Fri, 23 Aug 1996 07:00:33 +0000 (07:00 +0000)]
Add tim Vanderhoek for his uulib and uudeview ports.

28 years agoDon't make -l warn when it's not used, so we can potentially set it
jkh [Fri, 23 Aug 1996 06:21:17 +0000 (06:21 +0000)]
Don't make -l warn when it's not used, so we can potentially set it
all the time if we want to use "link" behavior for file URLs (and not
have fetch whine at us when they're not).

28 years agoAnother attempt at making multi-sector mode work.
dyson [Fri, 23 Aug 1996 02:52:44 +0000 (02:52 +0000)]
Another attempt at making multi-sector mode work.

28 years agoUse the .At macro where appropriate.
mpp [Fri, 23 Aug 1996 01:06:24 +0000 (01:06 +0000)]
Use the .At macro where appropriate.

28 years agoUse the .Fx macro where appropriate.
mpp [Fri, 23 Aug 1996 00:57:08 +0000 (00:57 +0000)]
Use the .Fx macro where appropriate.

28 years agoTypo police.
mpp [Fri, 23 Aug 1996 00:26:01 +0000 (00:26 +0000)]
Typo police.

28 years agoUse the .Fx macro to specify FreeBSD version where appropriate.
mpp [Thu, 22 Aug 1996 23:51:58 +0000 (23:51 +0000)]
Use the .Fx macro to specify FreeBSD version where appropriate.

28 years agoUse the .Bx macro where appropriate.
mpp [Thu, 22 Aug 1996 23:39:32 +0000 (23:39 +0000)]
Use the .Bx macro where appropriate.

28 years agoCorrectly use .Fn instead of .Nm to reference function names
mpp [Thu, 22 Aug 1996 23:31:07 +0000 (23:31 +0000)]
Correctly use .Fn instead of .Nm to reference function names
in a bunch of man pages.

Use the correct .Bx  (BSD UNIX) or .At (AT&T UNIX) macros
instead of explicitly specifying the version in the text
in a bunch of man pages.

28 years agoPrint the correct thing when interrupted by a signal.
jkh [Thu, 22 Aug 1996 23:25:24 +0000 (23:25 +0000)]
Print the correct thing when interrupted by a signal.

28 years agoUpdate a bunch of man pages to use .Fn instead
mpp [Thu, 22 Aug 1996 22:05:59 +0000 (22:05 +0000)]
Update a bunch of man pages to use .Fn instead
of .Nm when referencing funciton names.

28 years agoAdd zephyr
pst [Thu, 22 Aug 1996 21:37:19 +0000 (21:37 +0000)]
Add zephyr

28 years ago1. Understand file:/path style URLs.
jkh [Thu, 22 Aug 1996 21:30:51 +0000 (21:30 +0000)]
1. Understand file:/path style URLs.
2. Add a -l flag for symlinking to rather than copying file:/path style URLs.
3. Add a -T flag for setting the timeout interval (overrides FTP_TIMEOUT if set)

28 years agoList all of the include files required for getpeername and getsockname.
mpp [Thu, 22 Aug 1996 20:49:57 +0000 (20:49 +0000)]
List all of the include files required for getpeername and getsockname.
Closes PR# 1170.

Submitted by: James Raynard <jraynard@dial.pipex.com>

28 years agocode cleanup
wosch [Thu, 22 Aug 1996 18:46:13 +0000 (18:46 +0000)]
code cleanup

28 years agobye, bye
wosch [Thu, 22 Aug 1996 17:41:22 +0000 (17:41 +0000)]
bye, bye

28 years agoadd FreeBSD Inc. to copyright string
wosch [Thu, 22 Aug 1996 17:37:02 +0000 (17:37 +0000)]
add FreeBSD Inc. to copyright string

28 years agoadd copyright, $Id$
wosch [Thu, 22 Aug 1996 16:55:15 +0000 (16:55 +0000)]
add copyright, $Id$
remove case '?', if '?' is not in getopt(), it should
not be in the switch statement

28 years ago[HISTORY]
wosch [Thu, 22 Aug 1996 16:54:12 +0000 (16:54 +0000)]
[HISTORY]
cat command appeared in Version 1 AT&T UNIX, not Version 6
Apparently the cat man page was the first written man page

Obtained from: A Quarter Century of UNIX, Peter H. Salus
[BUGS]
fix a typo

28 years agoAdd skkserv (1178/tcp) and sj3 (3086/tcp). They are both Japanese
asami [Thu, 22 Aug 1996 10:29:28 +0000 (10:29 +0000)]
Add skkserv (1178/tcp) and sj3 (3086/tcp).  They are both Japanese
kanji input servers.

28 years agoslight cleanup of the floppy building stuff to take into account
julian [Thu, 22 Aug 1996 09:45:46 +0000 (09:45 +0000)]
slight cleanup of the floppy building stuff to take into account
the new OBJdir system.
quite a bit to go yet.

cd /usr/src; make world
cd release
cd sysinstall;make obj; cd ..
cd floppies; make obj; make

28 years agoSubmitted by: john birell (jb@cimlogic.com.au)
julian [Thu, 22 Aug 1996 04:25:09 +0000 (04:25 +0000)]
Submitted by: john birell (jb@cimlogic.com.au)
fixups for makefiles
and for Thread-safe sycalls

28 years agoSome cleanups to the callout lists recently added.
julian [Thu, 22 Aug 1996 03:50:33 +0000 (03:50 +0000)]
Some cleanups to the callout lists recently added.
note that at_shutdown has a new parameter to indicate When
during a shutdown the callout should be made. also
add a RB_POWEROFF flag to reboot "howto" parameter..
tells the reboot code in our at_shutdown module to turn off the UPS
and kill the power. bound to be useful eventually on laptops

28 years agoAdd a new "swapfile" variable so that you can add a file as a additional
jkh [Wed, 21 Aug 1996 23:15:37 +0000 (23:15 +0000)]
Add a new "swapfile" variable so that you can add a file as a additional
swap as the system is coming up.

28 years agoFix a spelling error.
mpp [Wed, 21 Aug 1996 22:38:20 +0000 (22:38 +0000)]
Fix a spelling error.

28 years agoAdd my own zipcode, since it seems to be missing, along with
mpp [Wed, 21 Aug 1996 22:32:54 +0000 (22:32 +0000)]
Add my own zipcode, since it seems to be missing, along with
some other ones that NetBSD has in their zipcode file that we
don't.

28 years agoUpdate the area code for St. Cloud, MN, since it received a new
mpp [Wed, 21 Aug 1996 22:18:21 +0000 (22:18 +0000)]
Update the area code for St. Cloud, MN, since it received a new
one this year.

Also move one entry that was out of place into the correct sort order.

28 years agoUpdate some more man pages to use the .Fx macro.
mpp [Wed, 21 Aug 1996 22:10:36 +0000 (22:10 +0000)]
Update some more man pages to use the .Fx macro.

28 years agoUpdate a bunch of man pages to use the .Fx macro to specify FreeBSD versions.
mpp [Wed, 21 Aug 1996 22:01:49 +0000 (22:01 +0000)]
Update a bunch of man pages to use the .Fx macro to specify FreeBSD versions.

28 years agoEven though this looks like it, this is not a complex code change.
dyson [Wed, 21 Aug 1996 21:56:23 +0000 (21:56 +0000)]
Even though this looks like it, this is not a complex code change.
The interface into the "VMIO" system has changed to be more consistant
and robust.  Essentially, it is now no longer necessary to call vn_open
to get merged VM/Buffer cache operation, and exceptional conditions
such as merged operation of VBLK devices is simpler and more correct.

This code corrects a potentially large set of problems including the
problems with ktrace output and loaded systems, file create/deletes,
etc.

Most of the changes to NFS are cosmetic and name changes, eliminating
a layer of subroutine calls.  The direct calls to vput/vrele have
been re-instituted for better cross platform compatibility.

Reviewed by: davidg

28 years agoUse the .Fx macro to reference FreeBSD versions in several newer man
mpp [Wed, 21 Aug 1996 21:43:28 +0000 (21:43 +0000)]
Use the .Fx macro to reference FreeBSD versions in several newer man
pages.

For those of you that don't know, here is an example of how the .Fx
macro is used:

The xyzzy command first appeared in
.Fx 2.2 .

Will expand to:

The xyzzy command first appeared in FreeBSD 2.2.

28 years agoFix typo in last commit...sigh
pst [Wed, 21 Aug 1996 21:39:44 +0000 (21:39 +0000)]
Fix typo in last commit...sigh

28 years agoAdd hooks for an IP NAT module, much like the firewall stuff...
sos [Wed, 21 Aug 1996 21:37:07 +0000 (21:37 +0000)]
Add hooks for an IP NAT module, much like the firewall stuff...
Move the sockopt definitions for the firewall code from
ip_fw.h to in.h where it belongs.

28 years agoImprove some poor wording.
mpp [Wed, 21 Aug 1996 21:30:02 +0000 (21:30 +0000)]
Improve some poor wording.

28 years agoFix up the NAME lines forthe ceil and floor man pages to be
mpp [Wed, 21 Aug 1996 21:23:47 +0000 (21:23 +0000)]
Fix up the NAME lines forthe ceil and floor man pages to be
less confusing.

Reviewed by: bde
Partially obtained from: NetBSD-bugs

28 years agoAdd the -o option to the usage line.
mpp [Wed, 21 Aug 1996 20:54:38 +0000 (20:54 +0000)]
Add the -o option to the usage line.

28 years agoOops, forgot to actually add the new man page.
mpp [Wed, 21 Aug 1996 20:47:58 +0000 (20:47 +0000)]
Oops, forgot to actually add the new man page.

28 years agoAdd a man page for mailstats(8).
mpp [Wed, 21 Aug 1996 20:45:20 +0000 (20:45 +0000)]
Add a man page for mailstats(8).

Obtained from:  NetBSD

28 years agoFix bugs in the ISO (Fletcher) checksum, obey the -q flag, misc cleanup of
pst [Wed, 21 Aug 1996 20:03:57 +0000 (20:03 +0000)]
Fix bugs in the ISO (Fletcher) checksum, obey the -q flag, misc cleanup of
ISO based code, and document new options (courtesy of libpcap).
Submitted by: Tony Li <tli@jnx.com>

28 years agoAdd support for ISO CLNP/ES-IS/IS-IS.
pst [Wed, 21 Aug 1996 20:01:08 +0000 (20:01 +0000)]
Add support for ISO CLNP/ES-IS/IS-IS.
These changes have been also sent back to LBL for inclusion in next release.

Submitted by: Tony Li <tli@jnx.com>

28 years agoCorrectly document when getopt returns EOF and '?', and some other
mpp [Wed, 21 Aug 1996 19:48:50 +0000 (19:48 +0000)]
Correctly document when getopt returns EOF and '?', and some other
minor cleanup.

28 years agoFix the typos listed in PR# 1511, plus a few others.
mpp [Wed, 21 Aug 1996 19:22:04 +0000 (19:22 +0000)]
Fix the typos listed in PR# 1511, plus a few others.

Submitted by: Mitsuru IWASAKI <iwasaki@pc.jaring.my>

28 years agoAdd kzip(8) as supplied with PR# 1507, with some minor cleanup by me.
mpp [Wed, 21 Aug 1996 19:07:22 +0000 (19:07 +0000)]
Add kzip(8) as supplied with PR# 1507, with some minor cleanup by me.

Submitted by:  David E. O'Brien <obrien@nuxi.com>

28 years agoChange DISTDIR to TCPDUMP_DISTDIR
pst [Wed, 21 Aug 1996 17:11:41 +0000 (17:11 +0000)]
Change DISTDIR to TCPDUMP_DISTDIR

28 years agoBugfix: all device counts >= 256 was broken, they truncated by % 255
ache [Wed, 21 Aug 1996 17:00:54 +0000 (17:00 +0000)]
Bugfix: all device counts >= 256 was broken, they truncated by % 255
because of u_char count field size. It hits when device
header file already present.

28 years agoUniquely name the distribution directory variable so that it can be overridden
pst [Wed, 21 Aug 1996 16:50:15 +0000 (16:50 +0000)]
Uniquely name the distribution directory variable so that it can be overridden
for multiple packages at the same time.

28 years agoAdd /usr/sbin to sysctl because /usr/sbin not in standard path
ache [Wed, 21 Aug 1996 16:31:34 +0000 (16:31 +0000)]
Add /usr/sbin to sysctl because /usr/sbin not in standard path

28 years agoAdd cvsup.nl.freebsd.org
jkh [Wed, 21 Aug 1996 10:16:49 +0000 (10:16 +0000)]
Add cvsup.nl.freebsd.org

28 years agoAdd cvsup directory to share/examples
jkh [Wed, 21 Aug 1996 09:53:06 +0000 (09:53 +0000)]
Add cvsup directory to share/examples
Reminded-By: ache
28 years agoBe consistent about the codebase we originated from. Always use
asami [Wed, 21 Aug 1996 07:28:57 +0000 (07:28 +0000)]
Be consistent about the codebase we originated from.  Always use
"4.4BSD-Lite" (not "4.4 BSD Lite", "BSD 4.4-lite" or some such), this
is what the CSRG people call their release in the red daemon book (and
most of the handbook had it that way).

28 years agoThere is no word "UNIX" in the title of the new (red) daemon book.
asami [Wed, 21 Aug 1996 07:18:30 +0000 (07:18 +0000)]
There is no word "UNIX" in the title of the new (red) daemon book.

28 years agoDecode ICMP_UNREACH_FILTER_PROHIB responses as !F, from RFC1812.
peter [Wed, 21 Aug 1996 05:59:19 +0000 (05:59 +0000)]
Decode ICMP_UNREACH_FILTER_PROHIB responses as !F, from RFC1812.
Suggested by: Bill Fenner <fenner@parc.xerox.com>

Additionally, print unrecognised ICMP_UNREACH codes numerically. eg, code
15 would show up as !<15>.

28 years agoBack out part of my previous commit. The bug was fixed over 12 months
peter [Wed, 21 Aug 1996 04:31:28 +0000 (04:31 +0000)]
Back out part of my previous commit.  The bug was fixed over 12 months
ago in FreeBSD more cleanly.

28 years agoPickup VERSION from the tcpdump sources in contrib/tcpdump. Allows
gpalmer [Wed, 21 Aug 1996 04:14:36 +0000 (04:14 +0000)]
Pickup VERSION from the tcpdump sources in contrib/tcpdump. Allows
`make world' to work again.

28 years agoFix a small potential bogon I noticed here with restarts.
jkh [Wed, 21 Aug 1996 01:27:25 +0000 (01:27 +0000)]
Fix a small potential bogon I noticed here with restarts.

28 years agoImplement a change suggested by Archie Cobbs - the seekto argument should
jkh [Wed, 21 Aug 1996 01:23:33 +0000 (01:23 +0000)]
Implement a change suggested by Archie Cobbs - the seekto argument should
be zero'd only if the operation *fails*, indicating that the file
starting offset is effectively zero.  This makes more sense.

28 years agoAdd an ftpErrString() function for returning human readable failure
jkh [Wed, 21 Aug 1996 01:12:11 +0000 (01:12 +0000)]
Add an ftpErrString() function for returning human readable failure
codes.
Submitted-By: Archie Cobbs <archie@whistle.com>
28 years agoAck! Don't install cvs.info.gz etc in /usr/bin...
peter [Wed, 21 Aug 1996 00:57:26 +0000 (00:57 +0000)]
Ack! Don't install cvs.info.gz etc in /usr/bin...

28 years agoMake the CVSvn.texi dependency hack work a little better..
peter [Wed, 21 Aug 1996 00:35:53 +0000 (00:35 +0000)]
Make the CVSvn.texi dependency hack work a little better..

28 years agoWhups! Forgot to do my edits for sup.FreeBSD.org -> cvsup.FreeBSD.org
jkh [Wed, 21 Aug 1996 00:26:30 +0000 (00:26 +0000)]
Whups!  Forgot to do my edits for sup.FreeBSD.org -> cvsup.FreeBSD.org
before doing the commit.

28 years agoClean up some of the example docs, add a set of example files for cvsup
jkh [Wed, 21 Aug 1996 00:23:56 +0000 (00:23 +0000)]
Clean up some of the example docs, add a set of example files for cvsup
now that we're actively promoting that service.

28 years agoOops, forgot to 'cvs add' this one.
peter [Wed, 21 Aug 1996 00:04:28 +0000 (00:04 +0000)]
Oops, forgot to 'cvs add' this one.

28 years agoUpdate to use the cvs-1.8.1 sources from src/contrib/cvs
peter [Tue, 20 Aug 1996 23:58:03 +0000 (23:58 +0000)]
Update to use the cvs-1.8.1 sources from src/contrib/cvs

28 years agoadd pathnames.h, -Wall cleanup
wosch [Tue, 20 Aug 1996 23:51:20 +0000 (23:51 +0000)]
add pathnames.h, -Wall cleanup

28 years agoPrint out ICMP errors that are responses to our own packets by default.
fenner [Tue, 20 Aug 1996 23:50:16 +0000 (23:50 +0000)]
Print out ICMP errors that are responses to our own packets by default.
Turn this behavior off using '-Q'.  This makes '-v' useless other than as
an ICMP-sniffer, which tcpdump is better at anyway.

Print out another couple of ICMP messages, and fix the printing of the
original packet (mostly byte order problems).

28 years agoThis commit was generated by cvs2svn to compensate for changes in r17721,
peter [Tue, 20 Aug 1996 23:46:10 +0000 (23:46 +0000)]
This commit was generated by cvs2svn to compensate for changes in r17721,
which included commits to RCS files with non-trunk default branches.

28 years agoImport of slightly trimmed cvs-1.8 distribution. Generated files
peter [Tue, 20 Aug 1996 23:46:10 +0000 (23:46 +0000)]
Import of slightly trimmed cvs-1.8 distribution.  Generated files
and non-unix code has been left out.

28 years agoAdd #define's for RFC1716/RFC1812 new ICMP UNREACHABLE types.
fenner [Tue, 20 Aug 1996 23:11:30 +0000 (23:11 +0000)]
Add #define's for RFC1716/RFC1812 new ICMP UNREACHABLE types.

Obtained from: LBL's tcpdump distribution

28 years agoClean up the english a little, having made the mistake of reading it.
jkh [Tue, 20 Aug 1996 21:27:18 +0000 (21:27 +0000)]
Clean up the english a little, having made the mistake of reading it.

28 years agoAdd Id
ache [Tue, 20 Aug 1996 21:16:53 +0000 (21:16 +0000)]
Add Id
Move comment up to place

28 years agoa header file for zopen.3
wosch [Tue, 20 Aug 1996 20:49:39 +0000 (20:49 +0000)]
a header file for zopen.3

Pointed out by: Philippe Charnier <charnier@lirmm.fr>

28 years agoEnsure at least one space between the module name and the module path.
joerg [Tue, 20 Aug 1996 20:37:47 +0000 (20:37 +0000)]
Ensure at least one space between the module name and the module path.

Detected by: asami

28 years agorun pwd_mkdb with new check option [-c] to verify correctness
wosch [Tue, 20 Aug 1996 19:57:23 +0000 (19:57 +0000)]
run pwd_mkdb with new check option [-c] to verify correctness
of /etc/master.passwd

28 years agoFix a minor style error in my code.
smpatel [Tue, 20 Aug 1996 15:03:41 +0000 (15:03 +0000)]
Fix a minor style error in my code.

28 years agoAdd isblank attr to non-break space
ache [Tue, 20 Aug 1996 14:43:58 +0000 (14:43 +0000)]
Add isblank attr to non-break space
Add comment describing how upper half of table made

28 years agoFix non-break space attrs
ache [Tue, 20 Aug 1996 14:36:56 +0000 (14:36 +0000)]
Fix non-break space attrs

28 years agoRemove isgraph attr from non-break space
ache [Tue, 20 Aug 1996 14:27:26 +0000 (14:27 +0000)]
Remove isgraph attr from non-break space

28 years agoPick collate info fo ranges
ache [Tue, 20 Aug 1996 14:22:57 +0000 (14:22 +0000)]
Pick collate info fo ranges

28 years agoUpdate explanation of *_DEPENDS, in particular note that bsd.port.mk
asami [Tue, 20 Aug 1996 10:00:33 +0000 (10:00 +0000)]
Update explanation of *_DEPENDS, in particular note that bsd.port.mk
can now check existence of files specified by full pathnames, not only
executables.

28 years ago(1) Clarify the use of ${MOTIFLIB} by giving examples on what to
asami [Tue, 20 Aug 1996 09:51:02 +0000 (09:51 +0000)]
(1) Clarify the use of ${MOTIFLIB} by giving examples on what to
    substitute.

(2) Bring the *_DEPENDS section up to the current state.  Explain that
    the pathname in the "path:dir" pair can be a full pathname if you
    want a port to depend on something that isn't executable or an
    executable that's not expected to be in the user's search path
    (like /usr/local/libexec).  Also, change the LIB_DEPENDS example
    to use jpeg, tcl-7.3's appropriateness as an example is quite
    outdated at this point. ;)

28 years agoSubmitted by: John Birrell <cimaxp1!jb@werple.net.au>
julian [Tue, 20 Aug 1996 08:22:01 +0000 (08:22 +0000)]
Submitted by: John Birrell <cimaxp1!jb@werple.net.au>

Here are the diffs for libc_r to get it one step closer to P1003.1c
These make most of the thread/mutex/condvar structures opaque to the
user. There are three functions which have been renamed with _np
suffixes because they are extensions to P1003.1c (I did them for JAVA,
which needs to suspend/resume threads and also start threads suspended).

I've created a new header (pthread_np.h) for the non-POSIX stuff.

The egrep tags stuff in /usr/src/lib/libc_r/Makefile that I uncommented
doesn't work. I think its best to delete it. I don't think libc_r needs
tags anyway, 'cause most of the source is in libc which does have tags.

also:

Here's the first batch of man pages for the thread functions.
The diff to /usr/src/lib/libc_r/Makefile removes some stuff that was
inherited from /usr/src/lib/libc/Makefile that should only be done with
libc.

also:

I should have sent this diff with the pthread(3) man page.
It allows people to type

make -DWANT_LIBC_R world

to get libc_r built with the rest of the world. I put this in the
pthread(3) man page.  The default is still not to build libc_r.

also:
The diff attached adds a pthread(3) man page to /usr/src/share/man/man3.
The idea is that without libc_r installed, this man page will give people
enough info to know that they have to build libc_r.

28 years agoReflect the removal of the kernel's FD_SETSIZE limit.
smpatel [Tue, 20 Aug 1996 07:26:20 +0000 (07:26 +0000)]
Reflect the removal of the kernel's FD_SETSIZE limit.

28 years agoSync rfork() flags up with OpenBSD.
smpatel [Tue, 20 Aug 1996 07:23:35 +0000 (07:23 +0000)]
Sync rfork() flags up with OpenBSD.

Suggested by: Theo de Raadt <deraadt@theos.com>

28 years agoReran makesyscalls.sh after changing select()'s first argument to 'int'.
smpatel [Tue, 20 Aug 1996 07:20:29 +0000 (07:20 +0000)]
Reran makesyscalls.sh after changing select()'s first argument to 'int'.

28 years agoRemove the kernel FD_SETSIZE limit for select().
smpatel [Tue, 20 Aug 1996 07:18:10 +0000 (07:18 +0000)]
Remove the kernel FD_SETSIZE limit for select().
Make select()'s first argument 'int' not 'u_int'.

Reviewed by: bde

28 years agoFix up path
pst [Tue, 20 Aug 1996 05:44:01 +0000 (05:44 +0000)]
Fix up path

28 years agoBump shared library number to 2.1
pst [Tue, 20 Aug 1996 05:43:51 +0000 (05:43 +0000)]
Bump shared library number to 2.1

28 years ago having checked in the file I probably should check in the entry for
julian [Tue, 20 Aug 1996 03:54:13 +0000 (03:54 +0000)]
 having checked in the file I probably should check in the entry for
kern_shutdown.c if I want anyone to be able to compile a kernel

28 years agoIf running under a typical sysv-style curses, including ncurses, use
peter [Tue, 20 Aug 1996 00:31:37 +0000 (00:31 +0000)]
If running under a typical sysv-style curses, including ncurses, use
hline() to draw the window split rather than fudging it with dashes.
This causes the line to be drawn in line-draw characters if the terminal
description has them.

Suggested by: ache

28 years agoAdd ignore of SUNOS4 subdirectory to commit instructions
pst [Mon, 19 Aug 1996 22:27:25 +0000 (22:27 +0000)]
Add ignore of SUNOS4 subdirectory to commit instructions

28 years agoadd 8x16 iso-8859-2 font
wosch [Mon, 19 Aug 1996 22:13:06 +0000 (22:13 +0000)]
add 8x16 iso-8859-2 font

submitted by: Slaven ReziƦ (TomiƦ) <eserte@cs.tu-berlin.de>

28 years agoabbreviate UK
wosch [Mon, 19 Aug 1996 22:11:16 +0000 (22:11 +0000)]
abbreviate UK
add iso keyboard map for Belgian

28 years agoGrab tcpdump out of src/contrib/tcpdump
pst [Mon, 19 Aug 1996 21:57:10 +0000 (21:57 +0000)]
Grab tcpdump out of src/contrib/tcpdump

28 years agoUpgrade instructions
pst [Mon, 19 Aug 1996 21:55:18 +0000 (21:55 +0000)]
Upgrade instructions

28 years agoPrint IPX packets over a PPP link.
pst [Mon, 19 Aug 1996 21:43:47 +0000 (21:43 +0000)]
Print IPX packets over a PPP link.
Always display IPX network number in decimal (industry standard).
Decode other PPP protocol types too.

Submitted by: peter, pst, John Hay <jhay@mikom.csir.co.za>

28 years agoImprovements to IGMP message decoding.
pst [Mon, 19 Aug 1996 21:39:00 +0000 (21:39 +0000)]
Improvements to IGMP message decoding.
Add support for the router-alert option.
Submitted by: Bill Fenner <fenner@parc.xerox.com>

28 years agoFix bugs in AARP packet handling and fake up a phantom LAP header
pst [Mon, 19 Aug 1996 21:37:18 +0000 (21:37 +0000)]
Fix bugs in AARP packet handling and fake up a phantom LAP header
since Ethertalk doesn't actually put one out on the wire.

Submitted by: Toshihiro Kanda <candy@fct.kgc.co.jp>

28 years agoDecode maximumim sized ethernet frames properly
pst [Mon, 19 Aug 1996 21:35:13 +0000 (21:35 +0000)]
Decode maximumim sized ethernet frames properly