gshapiro
79f1c509e5
Fix syntax for Received: header after conflict resolution.
...
Problem noted by: Andrey A. Chernov <ache@FreeBSD.ORG>
2000-08-13 18:47:42 +00:00
darrenr
cd3a828a0d
resolve conflicts
2000-08-13 05:00:44 +00:00
darrenr
15ed61576e
This commit was generated by cvs2svn to compensate for changes in r64588,
...
which included commits to RCS files with non-trunk default branches.
2000-08-13 04:58:02 +00:00
darrenr
54a2153765
Import base ipfilter 3.4.9 into contrib dir.
2000-08-13 04:58:02 +00:00
gshapiro
5e58077ff1
Add a FREEBSD-upgrade file describing what was done for the import
...
Remove obsolete files after the 8.11.0 import
2000-08-12 22:25:19 +00:00
gshapiro
b2ad56931b
Fix conflicts from merge of sendmail 8.11.0.
...
PR: bin/11552 misc/18512 bin/15088
2000-08-12 22:19:16 +00:00
gshapiro
3540747bfc
This commit was generated by cvs2svn to compensate for changes in r64562,
...
which included commits to RCS files with non-trunk default branches.
2000-08-12 21:55:49 +00:00
gshapiro
4332139a9a
Import of sendmail version 8.11.0 into vendor branch SENDMAIL with
...
release tag v8_11_0.
Obtained from: ftp://ftp.sendmail.org/pub/sendmail/
2000-08-12 21:55:49 +00:00
obrien
84b10f00c4
Fix conflicts.
2000-08-09 18:38:26 +00:00
obrien
9703c738f2
This commit was generated by cvs2svn to compensate for changes in r64234,
...
which included commits to RCS files with non-trunk default branches.
2000-08-04 09:35:05 +00:00
obrien
07961757d4
Virgin import of gdb-5.0
2000-08-04 09:35:05 +00:00
obrien
a9ecb83d5a
These files are for an arch we don't care about.
2000-08-04 08:34:04 +00:00
obrien
99f61d59c1
Update for GDB 5.0.
2000-08-02 20:18:50 +00:00
obrien
7efd9835ec
These files are for an arch we don't care about.
2000-08-02 11:56:42 +00:00
marko
30bc7e581a
Remove reference to non-existent manpage (ctl-amd(8)).
...
PR: 20091
Submitted by: Bruce A. Mah <bmah@cisco.com>
Approved by: nik
2000-07-28 19:51:57 +00:00
obrien
f79599c42b
Use the cleaner "-n" syntax w/in [] rather then compare against `""'.
...
Submitted by: green
2000-07-28 09:20:39 +00:00
obrien
767928b5c0
Prevent 'set' from it interpreting the shell var as an argument.
...
Submitted by: green
2000-07-28 08:53:40 +00:00
obrien
973b160fa3
The result of 'set' gives parameters starting with $1, not $0.
...
Submitted by: green
2000-07-28 08:46:08 +00:00
green
55b0cf4829
s/Diggest/Digest/
2000-07-28 01:54:17 +00:00
obrien
95d3a57757
Back out rev 1.12 (safe quoting) until I have a chance to rework the change
...
and get wider testing. Too many people are having problems with the
script in its current form.
2000-07-24 20:50:18 +00:00
green
d961143c81
Get rid of the stupid bug where diff sticks trash in your generated
...
diff output; there being no trailing newline caused it to bitch and
moan and ruin diffs. That's dumb, if I may say so myself.
Yes, this file is coming off the vendor branch. It hasn't been
updated in 6 years.
Approved by: peter
2000-07-24 07:40:02 +00:00
fenner
512c9885aa
This commit was generated by cvs2svn to compensate for changes in r63696,
...
which included commits to RCS files with non-trunk default branches.
2000-07-20 21:26:45 +00:00
fenner
2109c578d0
Import rev 1.26 of tcpdump.org's inet.c -- don't free
...
the buffer before it's used.
2000-07-20 21:26:45 +00:00
obrien
1b645baec9
Fix vendor bogon where one of dhcp_option_ev_name()'s formal parameter
...
types did not match the prototype.
(Note: this is one bug that an Ada compiler would have found as when you
typedef a new type, the new type is not assignment compatabile with the
type used to make it up. C should only be so featureful.)
2000-07-20 19:51:37 +00:00
ume
a96fe340ba
Fix buffer size of ALIGNed buffer.
...
PR: bin/20053
Submitted by: Alex Kapranoff <alex@kapran.bitmcnit.bryansk.su>
2000-07-20 14:54:04 +00:00
phantom
96e2548f11
Correct default value for -s option.
...
PR: bin/12946
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net>
2000-07-20 13:27:58 +00:00
obrien
1d8369bdda
Update to match the upgrade I just performed.
2000-07-20 10:07:13 +00:00
obrien
e14c244fb4
Careful with long, command-line provided interface names.
...
Obtained from: OpenBSD (rev 1.5)
2000-07-20 09:56:18 +00:00
obrien
1c98084517
arp(8) invocations fixed -- one does not use "-n" with "-d".
...
Obtained from: OpenBSD (rev 1.7)
2000-07-20 09:55:08 +00:00
obrien
13b6391a5c
safe shell quoting
...
Obtained from: OpenBSD (rev 1.6)
2000-07-20 09:53:10 +00:00
obrien
12b22ecd6e
Make sure we delete the PID file when we exit.
...
Obtained from: OpenBSD rev 1.3 (this semi-security fix was hidden as a
lease time fix)
2000-07-20 09:33:24 +00:00
obrien
eb7e09db6a
Add yet more options to usage() that the author did not document.
2000-07-20 09:16:30 +00:00
obrien
a297009d53
Careful with long, command-line provided interface names.
...
Obtained from: OpenBSD (rev 1.7)
2000-07-20 08:57:29 +00:00
obrien
517b904e87
Fix conflicts.
2000-07-20 08:44:53 +00:00
obrien
54b697157a
This commit was generated by cvs2svn to compensate for changes in r63616,
...
which included commits to RCS files with non-trunk default branches.
2000-07-20 08:36:42 +00:00
obrien
6c5ad02132
Import Patchlevel 3 of the ISC 2.0 dhcp client.
2000-07-20 08:36:42 +00:00
darrenr
ba420317fe
actually commit merged diffs to the trunk
2000-07-19 23:10:29 +00:00
archie
db6d9e784c
Fix breakage caused by ether_aton() prototype change.
...
PR: bin/20033
2000-07-19 16:30:02 +00:00
archie
dcef1f1448
Fix make world breakage.
...
Broken by: me
2000-07-19 16:03:34 +00:00
darrenr
13a03cd37a
fix conflicts
2000-07-19 13:56:18 +00:00
darrenr
90778a7160
Import v3.4.8 into -current
2000-07-19 13:52:47 +00:00
darrenr
2ea439ac00
This commit was generated by cvs2svn to compensate for changes in r63516,
...
which included commits to RCS files with non-trunk default branches.
2000-07-19 13:52:47 +00:00
peter
e9baa5cc97
Add missing $FreeBSD$ to files that are NOT still on vendor a branch.
2000-07-16 05:48:49 +00:00
ume
5ceceec220
Add IPv6 scoped address support.
...
It enables us to control link-local connections by interface like
this:
ALL : [fe80::%ed0]/10 : allow
ALL : [fe80::]/10 : deny
2000-07-14 17:15:34 +00:00
dwmalone
70fc714180
Stop the tcp_wrappers ident code sending a request which is split
...
across several packets. This is done by not turning off buffering
on the stdio stream for the ident connection. Originally this was
done to avoid reading back what you'd just written into the buffer.
However ANSI C gives a list of functions which should allow you to
safely change direction on a stdio stream, and Wietse found that
fseek seemed to be the most portable.
The original patch used a different workaround, but this should be
a real fix.
PR: 16086
Reviewed by: wietse@porcupine.org
(Original version) Approved by: markm
2000-07-14 15:07:37 +00:00
ps
5060e7c6f0
Merge vendor changes onto mainline.
2000-07-14 09:57:37 +00:00
ps
6a76267b0e
This commit was generated by cvs2svn to compensate for changes in r63128,
...
which included commits to RCS files with non-trunk default branches.
2000-07-14 09:51:40 +00:00
ps
5d465776b9
Import less v358.
2000-07-14 09:51:40 +00:00
ps
87061f3797
Make control-c exit when in more compatability mode.
...
Submitted by: Scott Long <samsco@mho.com>
2000-07-14 09:13:35 +00:00
ben
c33e36c0cc
Mention "amd -H" in the synopsis so that references to the "first form
...
listed", etc, make sense.
PR: 18592
Submitted by: Patrick Gosling <jpmg@eng.cam.ac.uk>
2000-07-12 20:32:43 +00:00