cvs2svn
fc5b97396b
This commit was manufactured by cvs2svn to create branch
...
'VENDOR-libpcap'.
1996-08-21 20:01:09 +00:00
pst
f6a118d747
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>
1996-08-21 20:01:08 +00:00
mpp
8b88c4bcb8
Correctly document when getopt returns EOF and '?', and some other
...
minor cleanup.
1996-08-21 19:48:50 +00:00
mpp
4bd6eac44d
Fix the typos listed in PR# 1511, plus a few others.
...
Submitted by: Mitsuru IWASAKI <iwasaki@pc.jaring.my>
1996-08-21 19:22:04 +00:00
mpp
aebd70e42c
Add kzip(8) as supplied with PR# 1507, with some minor cleanup by me.
...
Submitted by: David E. O'Brien <obrien@nuxi.com>
1996-08-21 19:07:22 +00:00
pst
093639bb4e
Change DISTDIR to TCPDUMP_DISTDIR
1996-08-21 17:11:41 +00:00
ache
303254c665
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.
1996-08-21 17:00:54 +00:00
pst
bc3f9f59ca
Uniquely name the distribution directory variable so that it can be overridden
...
for multiple packages at the same time.
1996-08-21 16:50:15 +00:00
ache
0ab16cf833
Add /usr/sbin to sysctl because /usr/sbin not in standard path
1996-08-21 16:31:34 +00:00
jkh
d0be617bb1
Add cvsup.nl.freebsd.org
1996-08-21 10:16:49 +00:00
jkh
3aa25cafa7
Add cvsup directory to share/examples
...
Reminded-By: ache
1996-08-21 09:53:06 +00:00
asami
73505cbcc1
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).
1996-08-21 07:28:57 +00:00
asami
a675d40e11
There is no word "UNIX" in the title of the new (red) daemon book.
1996-08-21 07:18:30 +00:00
peter
1e36c99434
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>.
1996-08-21 05:59:19 +00:00
peter
92bdc4747e
Back out part of my previous commit. The bug was fixed over 12 months
...
ago in FreeBSD more cleanly.
1996-08-21 04:31:28 +00:00
gpalmer
1b2a059cbc
Pickup VERSION from the tcpdump sources in contrib/tcpdump. Allows
...
`make world' to work again.
1996-08-21 04:14:36 +00:00
jkh
bc74acf88c
Fix a small potential bogon I noticed here with restarts.
1996-08-21 01:27:25 +00:00
jkh
a6e0ac7f27
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.
1996-08-21 01:23:33 +00:00
jkh
9a98b5cc99
Add an ftpErrString() function for returning human readable failure
...
codes.
Submitted-By: Archie Cobbs <archie@whistle.com>
1996-08-21 01:12:11 +00:00
peter
4bf6b5a8d6
Ack! Don't install cvs.info.gz etc in /usr/bin...
1996-08-21 00:57:26 +00:00
peter
48ab930e09
Make the CVSvn.texi dependency hack work a little better..
1996-08-21 00:35:53 +00:00
jkh
fc3f072c43
Whups! Forgot to do my edits for sup.FreeBSD.org -> cvsup.FreeBSD.org
...
before doing the commit.
1996-08-21 00:26:30 +00:00
jkh
5e0c5e88bd
Clean up some of the example docs, add a set of example files for cvsup
...
now that we're actively promoting that service.
1996-08-21 00:23:56 +00:00
peter
c9ede12ed8
Oops, forgot to 'cvs add' this one.
1996-08-21 00:04:28 +00:00
peter
15d5c28796
Update to use the cvs-1.8.1 sources from src/contrib/cvs
1996-08-20 23:58:03 +00:00
wosch
179f760ed3
add pathnames.h, -Wall cleanup
1996-08-20 23:51:20 +00:00
fenner
ae78f84561
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).
1996-08-20 23:50:16 +00:00
peter
b1cd2d8798
This commit was generated by cvs2svn to compensate for changes in r17721,
...
which included commits to RCS files with non-trunk default branches.
1996-08-20 23:46:10 +00:00
peter
f391bbfb3d
Import of slightly trimmed cvs-1.8 distribution. Generated files
...
and non-unix code has been left out.
1996-08-20 23:46:10 +00:00
fenner
1e0bab6102
Add #define's for RFC1716/RFC1812 new ICMP UNREACHABLE types.
...
Obtained from: LBL's tcpdump distribution
1996-08-20 23:11:30 +00:00
jkh
0be5fbfd70
Clean up the english a little, having made the mistake of reading it.
1996-08-20 21:27:18 +00:00
ache
93e8293e65
Add Id
...
Move comment up to place
1996-08-20 21:16:53 +00:00
wosch
5b1f465721
a header file for zopen.3
...
Pointed out by: Philippe Charnier <charnier@lirmm.fr>
1996-08-20 20:49:39 +00:00
joerg
9d6deeff0a
Ensure at least one space between the module name and the module path.
...
Detected by: asami
1996-08-20 20:37:47 +00:00
wosch
dae73fa126
run pwd_mkdb with new check option [-c] to verify correctness
...
of /etc/master.passwd
1996-08-20 19:57:23 +00:00
smpatel
86c7dd2224
Fix a minor style error in my code.
1996-08-20 15:03:41 +00:00
ache
4fa0311d85
Add isblank attr to non-break space
...
Add comment describing how upper half of table made
1996-08-20 14:43:58 +00:00
ache
6a665fb6b5
Fix non-break space attrs
1996-08-20 14:36:56 +00:00
ache
f0734207bc
Remove isgraph attr from non-break space
1996-08-20 14:27:26 +00:00
ache
91b45f51a1
Pick collate info fo ranges
1996-08-20 14:22:57 +00:00
asami
a937c7412b
Update explanation of *_DEPENDS, in particular note that bsd.port.mk
...
can now check existence of files specified by full pathnames, not only
executables.
1996-08-20 10:00:33 +00:00
asami
31ca965be7
(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. ;)
1996-08-20 09:51:02 +00:00
julian
e9a033ea39
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.
1996-08-20 08:22:01 +00:00
smpatel
9446323d5b
Reflect the removal of the kernel's FD_SETSIZE limit.
1996-08-20 07:26:20 +00:00
smpatel
5c389ba8cb
Sync rfork() flags up with OpenBSD.
...
Suggested by: Theo de Raadt <deraadt@theos.com>
1996-08-20 07:23:35 +00:00
smpatel
678da456db
Reran makesyscalls.sh after changing select()'s first argument to 'int'.
1996-08-20 07:20:29 +00:00
smpatel
a7ea52d243
Remove the kernel FD_SETSIZE limit for select().
...
Make select()'s first argument 'int' not 'u_int'.
Reviewed by: bde
1996-08-20 07:18:10 +00:00
pst
e872f89def
Fix up path
1996-08-20 05:44:01 +00:00
pst
4002d7efaf
Bump shared library number to 2.1
1996-08-20 05:43:51 +00:00
julian
04969b9b40
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
1996-08-20 03:54:13 +00:00