jhb
1c9daba05c
Fix world by trimming an extra comment terminator.
2001-10-29 19:22:38 +00:00
nsayer
267f5448c8
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
markm
4c52c72d92
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
obrien
44033418a5
Tell how the import was done.
2001-10-27 08:11:44 +00:00
obrien
964537ec45
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
obrien
c87ea5d897
Import the One True AWK, in the form of bwk's AWK Nov 15, 2000 release.
2001-10-27 08:07:37 +00:00
ru
efc392e6af
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
ru
5b73377aa7
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
jkh
421d760549
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
obrien
1326af6770
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
obrien
7734e00828
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
bde
b2d7aa6d5d
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
bde
229c3ac7c3
Compensate for "Compensate for header dethreading" by backing it out.
2001-10-10 17:48:44 +00:00
obrien
0d5a8d884b
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
obrien
7860fd7670
Virgin import of Christos Zoulas's FILE 3.37.
2001-10-08 22:50:54 +00:00
markm
0163eae972
Add __FBSDID() to diff-reduce with "base" telnet.
2001-10-01 16:04:55 +00:00
obrien
d9494059c0
*** empty log message ***
2001-10-01 08:43:58 +00:00
julian
3176497499
Quick hack to print out the non-standard pppoe used by 3com
2001-09-27 08:02:27 +00:00
dillon
e67d87ef7c
oops, forgot to commit man page for cvs changes
2001-09-21 19:05:36 +00:00
peter
68a5e33921
Userland part of nfs client/server split and cleanup.
2001-09-18 23:34:44 +00:00
dillon
903a77c857
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
dillon
41d5a1c2e8
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
mp
8d8497f743
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
mp
538cdbc622
Import tcsh-6.11
2001-09-05 17:49:32 +00:00
obrien
06419b3f67
Add the am-utils homepage to SEE ALSO
...
Submitted by: ru
2001-09-05 16:14:07 +00:00
obrien
6f7c45cc94
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
obrien
6382972949
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
obrien
82393acb3a
Teak -- we were being a little over agressive.
2001-09-02 20:15:13 +00:00
obrien
e21867b1a8
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
obrien
71ce81901c
Virgin import of AMD (am-utils) v6.0.7
2001-09-02 20:14:08 +00:00
obrien
e5bc1180ba
We can use the stock defintion of "MOUNT_NFS3" now.
2001-09-02 19:47:53 +00:00
obrien
aedd0d9804
Reduce diff from vendor source.
2001-09-02 19:35:47 +00:00
obrien
8737b3a711
Update for 6.0.7.
2001-09-02 19:32:45 +00:00
obrien
b71428b85a
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
obrien
724f217e1e
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
obrien
542e64bc7e
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
obrien
5f47d5134a
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
obrien
f93277da58
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
obrien
9530544716
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
obrien
54cdac569e
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
obrien
e4ce73cbb6
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
obrien
21e96c439d
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
obrien
f7e67c0496
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
obrien
1be4f4c0a2
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
obrien
f32306f7e2
Merge rev 1.7 (mount directory change) into Am-utils 6.0.7.
2001-09-02 18:13:17 +00:00
obrien
ac3e3d43d4
Virgin import of AMD (am-utils) v6.0.7
2001-09-02 17:19:13 +00:00
obrien
cc5c13afba
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
roberto
8a8eed52b9
Merge after 4.1.0 import.
2001-08-29 15:15:59 +00:00
roberto
e3ef210a6f
Update for 4.1.0 import.
2001-08-29 15:02:12 +00:00
roberto
fc8a76dcfc
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