John Baldwin
4091481652
Fix world by trimming an extra comment terminator.
2001-10-29 19:22:38 +00:00
Nick Sayer
3737d6dfe3
Add Berkeley copyright to SRA.
...
This is by the kind permission of Dave Safford, formerly of TAMU who wrote the
original code. Here is an excerpt of the e-mail exchange concerning this
issue:
Dave Safford wrote:
>Nick Sayer wrote:
>> Some time ago we spoke about SRA and importing it into FreeBSD. I forgot to
>> ask if you had a prefered license boilerplate for the top of the files. It
>> has come up recently, and the SRA code in FreeBSD doesn't have one.
>I really have no preference - use whatever is most convenient in the
>FreeBSD environment.
>dave safford
This is the standard BSD license with clause 3 removed and clause 4
suitably renumbered.
MFC after: 1 day
2001-10-29 16:12:16 +00:00
Mark Murray
6fdd5473af
Diff-reduce these two.
...
Really, one of them needs to disappear. I'll figure out which
later.
Reported by: bde
2001-10-27 12:49:19 +00:00
David E. O'Brien
7561b6ddef
Tell how the import was done.
2001-10-27 08:11:44 +00:00
David E. O'Brien
62179fa259
This commit was generated by cvs2svn to compensate for changes in r85587,
...
which included commits to RCS files with non-trunk default branches.
2001-10-27 08:07:37 +00:00
David E. O'Brien
2a55deb138
Import the One True AWK, in the form of bwk's AWK Nov 15, 2000 release.
2001-10-27 08:07:37 +00:00
Ruslan Ermilov
5b9df042e6
This commit was generated by cvs2svn to compensate for changes in r85552,
...
which included commits to RCS files with non-trunk default branches.
2001-10-26 17:22:12 +00:00
Ruslan Ermilov
5b9435ca7b
From ChangeLog:
...
: 2001-10-19 Ruslan Ermilov <ru@FreeBSD.org>
:
: * tmac/doc.tmac (doc-flag-recursion): Protect arguments against
: being handled as end-of-sentence characters,
This fixes ".Fl \&?". Previously, it produced an additional whitespace.
There were no precedents in FreeBSD manpages. That's why it was
Noticed by: Thomas Klausner <wiz@netbsd.org>
2001-10-26 17:22:12 +00:00
Jordan K. Hubbard
3f2d9117d4
Close buffer overflow noted in security advisory DSA-085.
...
Submitted by: Koga Youichirou <y-koga@jp.FreeBSD.org>
Obtained from: Debian
2001-10-26 08:25:32 +00:00
David E. O'Brien
45a7ac086f
This commit was generated by cvs2svn to compensate for changes in r84865,
...
which included commits to RCS files with non-trunk default branches.
2001-10-13 01:47:52 +00:00
David E. O'Brien
ca8d09641f
Import the extra bits needed to target IA-64, PowerPC, and sparc64.
...
(this is Binutils from the FSF 2.11 branch [checked out 19-July-2001])
2001-10-13 01:47:52 +00:00
Bruce Evans
62601deb33
Fixed corruption of the vendor $Id$ to $FreeBSD$. Put $FreeBSD$ in
...
__FBSDID() and ifdefed away all vendor id stuff.
This file should never have left the vendor branch; it is now identical
with the vendor's version except for id fiddling.
2001-10-12 15:05:00 +00:00
Bruce Evans
6eabd84580
Compensate for "Compensate for header dethreading" by backing it out.
2001-10-10 17:48:44 +00:00
David E. O'Brien
6cb9e840ab
This commit was generated by cvs2svn to compensate for changes in r84685,
...
which included commits to RCS files with non-trunk default branches.
2001-10-08 22:50:54 +00:00
David E. O'Brien
649d615c25
Virgin import of Christos Zoulas's FILE 3.37.
2001-10-08 22:50:54 +00:00
Mark Murray
f2ac7de925
Add __FBSDID() to diff-reduce with "base" telnet.
2001-10-01 16:04:55 +00:00
David E. O'Brien
757eeda04b
*** empty log message ***
2001-10-01 08:43:58 +00:00
Julian Elischer
f1f9d42a53
Quick hack to print out the non-standard pppoe used by 3com
2001-09-27 08:02:27 +00:00
Matthew Dillon
ccc5f0046b
oops, forgot to commit man page for cvs changes
2001-09-21 19:05:36 +00:00
Peter Wemm
9119623471
Userland part of nfs client/server split and cleanup.
2001-09-18 23:34:44 +00:00
Matthew Dillon
984918456b
Implement comprehensive CVS/Template support to complement the Template
...
support that already exists for checkout. The -T option for cvs update
and cvs checkout may be used to cause CVS to retrieve/update the checkin
template when possible.
MFC after: 1 week
2001-09-15 05:57:52 +00:00
Matthew Dillon
3471d10cbc
Implement -j for cvs diff, allowing tag:date based diffs (normally date-based
...
diffs are against the head branch only).
MFC after: 1 week
2001-09-15 05:50:59 +00:00
Mark Peek
20b87d27d4
This commit was generated by cvs2svn to compensate for changes in r83098,
...
which included commits to RCS files with non-trunk default branches.
2001-09-05 17:49:32 +00:00
Mark Peek
6767bd61d2
Import tcsh-6.11
2001-09-05 17:49:32 +00:00
David E. O'Brien
8dc63fa70b
Add the am-utils homepage to SEE ALSO
...
Submitted by: ru
2001-09-05 16:14:07 +00:00
David E. O'Brien
6874428a19
Use the native mount and nfs_prot headers.
...
Also generate nfs_prot_x.c in ANSI-C mode.
2001-09-02 20:37:36 +00:00
David E. O'Brien
fce5abd394
TODO is no longer part of Amd, and we do not need, nor use clnt_sperrno.c.
2001-09-02 20:15:46 +00:00
David E. O'Brien
6bf7267c1a
Teak -- we were being a little over agressive.
2001-09-02 20:15:13 +00:00
David E. O'Brien
a6ece77961
This commit was generated by cvs2svn to compensate for changes in r82819,
...
which included commits to RCS files with non-trunk default branches.
2001-09-02 20:14:08 +00:00
David E. O'Brien
fee4c7e3e7
Virgin import of AMD (am-utils) v6.0.7
2001-09-02 20:14:08 +00:00
David E. O'Brien
2411b5a2bd
We can use the stock defintion of "MOUNT_NFS3" now.
2001-09-02 19:47:53 +00:00
David E. O'Brien
7fa5ad1d30
Reduce diff from vendor source.
2001-09-02 19:35:47 +00:00
David E. O'Brien
187b9bd766
Update for 6.0.7.
2001-09-02 19:32:45 +00:00
David E. O'Brien
937ee2af7c
We are returning to the stock (6.0.7) file now.
...
+ The bufov vulnerability was fixed in the vendor sources.
+ The vendor sources are now POSIX [me harder] compliant.
2001-09-02 19:31:00 +00:00
David E. O'Brien
461b368fa4
We are returning to the stock (6.0.7) file now.
...
+ The bufov vulnerability was fixed in the vendor sources.
+ The vendor sources are now POSIX [me harder] compliant.
+ The db vs. dbm files issue was fixed in the vendor sources.
2001-09-02 19:28:19 +00:00
David E. O'Brien
d113f55341
We are returning to the stock (6.0.7) file now.
...
The security issues were fixed in the vendor sources.
2001-09-02 19:14:18 +00:00
David E. O'Brien
0b99cf978d
Merge rev 1.2 (use our native headers for NFSv3), 1.9 (fs header movment)
...
into Amd 6.0.7.
2001-09-02 19:04:09 +00:00
David E. O'Brien
b5959ffd1f
We are returning to the stock (6.0.7) file now.
...
+ The bufov vulnerability was fixed in the vendor sources.
+ The vendor sources are now POSIX [me harder] compliant.
2001-09-02 18:46:35 +00:00
David E. O'Brien
ff425a14f2
Merge our rev 1.2,3 (use or native files for NFSv3 support)
...
changes into Amd 6.0.7.
2001-09-02 18:39:17 +00:00
David E. O'Brien
d013412cfa
We are returning to the stock (6.0.7) file now.
...
I don't recall why the rev 1.2 hack is needed. It looks like Amd was
already using our local headers. I no longer have a FreeBSD 2.x box to
test this on, and this will never be MFC'ed to RELENG_2_2. So lets just
decrease the maintenance effort.
2001-09-02 18:26:32 +00:00
David E. O'Brien
c0d59ba0ab
We are returning to the stock (6.0.7) file now.
...
+ The rev 1.4 addition was taken from a snapshot previous to 6.0.7, so
it is included in 6.0.7.
+ The vendor sources are now POSIX [me harder] compliant.
2001-09-02 18:22:46 +00:00
David E. O'Brien
0186c009b0
We are returning to the stock (6.0.7) file now.
...
My "nfsv2" mount option hack was added to the vendor sources.
2001-09-02 18:20:22 +00:00
David E. O'Brien
acf76d74f1
We are returning to the stock (6.0.7) file now.
...
The vendor sources are now POSIX [me harder] compliant.
2001-09-02 18:17:08 +00:00
David E. O'Brien
31062d74c5
We are returning to the stock (6.0.7) file now.
...
The bufov vulnerability was fixed in the vendor sources.
2001-09-02 18:15:24 +00:00
David E. O'Brien
8cc613df48
Merge rev 1.7 (mount directory change) into Am-utils 6.0.7.
2001-09-02 18:13:17 +00:00
David E. O'Brien
d39ff6a040
Virgin import of AMD (am-utils) v6.0.7
2001-09-02 17:19:13 +00:00
David E. O'Brien
1c39b362fb
This commit was generated by cvs2svn to compensate for changes in r82794,
...
which included commits to RCS files with non-trunk default branches.
2001-09-02 17:19:13 +00:00
Ollivier Robert
5364982f9f
Merge after 4.1.0 import.
2001-08-29 15:15:59 +00:00
Ollivier Robert
9893808986
Update for 4.1.0 import.
2001-08-29 15:02:12 +00:00
Ollivier Robert
ced70873ca
Redo the int -> unsigned changes jedgar did. It should have been submitted
...
back but it was off the vendor branch anyway so...
2001-08-29 15:01:06 +00:00