markm
0461d253df
Punt to attic files not in 5.6.1 OR not needed by FreeBSD.
2002-03-16 22:35:55 +00:00
markm
6921b1a9a7
Restore vendor RCS tag.
2002-03-16 22:17:19 +00:00
markm
126590329a
Update conflict merge for 5.6.1. This is a rotten hack, but it
...
works for all FreeBSD purposes.
2002-03-16 22:15:33 +00:00
markm
0aa007239e
Resolve conflicts.
2002-03-16 21:30:07 +00:00
markm
df2204f4cd
This commit was generated by cvs2svn to compensate for changes in r92444,
...
which included commits to RCS files with non-trunk default branches.
2002-03-16 20:14:31 +00:00
markm
e624907b04
Vendor import Perl 5.6.1
2002-03-16 20:14:31 +00:00
markm
b878a8b4fc
This commit was generated by cvs2svn to compensate for changes in r92442,
...
which included commits to RCS files with non-trunk default branches.
2002-03-16 20:14:30 +00:00
markm
3eac21f49b
Vendor import Perl 5.6.1
2002-03-16 20:14:30 +00:00
obrien
46920ec24f
This commit was generated by cvs2svn to compensate for changes in r92422,
...
which included commits to RCS files with non-trunk default branches.
2002-03-16 16:50:57 +00:00
obrien
4911d68e89
Vendor import of bwk's 2002-02-10 release.
2002-03-16 16:50:57 +00:00
des
34e76199f2
This commit was generated by cvs2svn to compensate for changes in r92289,
...
which included commits to RCS files with non-trunk default branches.
2002-03-14 20:42:07 +00:00
des
a0947ef00d
Vendor import of OpenPAM Centaury.
2002-03-14 20:42:07 +00:00
obrien
f9c4321e64
This commit was generated by cvs2svn to compensate for changes in r92282,
...
which included commits to RCS files with non-trunk default branches.
2002-03-14 19:25:32 +00:00
obrien
1535c5d0a8
Import of LukeM's ftpd version 1.2 Beta 1.
2002-03-14 19:25:32 +00:00
obrien
b376655374
Add note about genscripts.sh.
2002-03-13 07:16:00 +00:00
obrien
be7100fe57
Remove bogon from bad merge.
2002-03-13 04:39:40 +00:00
des
0a97605a6c
Say good-bye, Linux-PAM.
2002-03-08 13:03:58 +00:00
des
f880afc9ee
Fix bugs in module loading and caching code (perforce change #7381 )
...
Sponsored by: DARPA, NAI Labs
2002-03-07 19:24:22 +00:00
des
e61c1e62aa
This commit was generated by cvs2svn to compensate for changes in r91830,
...
which included commits to RCS files with non-trunk default branches.
2002-03-07 19:24:22 +00:00
des
9992450028
s/PAM_REINITIALISE_CRED/PAM_REINITIALIZE_CRED/
...
Sponsored by: DARPA, NAI Labs
2002-03-07 12:11:34 +00:00
des
88bb249809
This commit was generated by cvs2svn to compensate for changes in r91799,
...
which included commits to RCS files with non-trunk default branches.
2002-03-07 12:11:34 +00:00
des
7b1f85a23b
Add missing #include <string.h>
2002-03-07 11:59:04 +00:00
des
47c7c4e2d4
This commit was generated by cvs2svn to compensate for changes in r91796,
...
which included commits to RCS files with non-trunk default branches.
2002-03-07 11:59:04 +00:00
des
5800a4708c
Vendor import of OpenPAM Celandine.
2002-03-05 13:49:56 +00:00
des
1a30b8f440
This commit was generated by cvs2svn to compensate for changes in r91684,
...
which included commits to RCS files with non-trunk default branches.
2002-03-05 13:49:56 +00:00
obrien
95b6324d69
Allow for better control over the GCC front-end when building a cross
...
compiler.
* Undo the diking out of cross compiler logic from gcc.c rev 1.16.
* Add the `CROSS_STARTFILE_PREFIX' knob.
* Add our own definition of `STANDARD_INCLUDE_DIR'. This should have been
included in freebsd-native.h rev 1.5.
2002-03-05 00:17:24 +00:00
obrien
140f4d987a
Allow one to specify a STANDARD_EXEC_PREFIX for GCC (but not BINUTILS) bits.
2002-03-03 04:18:00 +00:00
obrien
71fa5068bb
Better granularity of the FREEBSD_NATIVE #ifdef's.
2002-03-02 09:58:48 +00:00
obrien
d3a0922fcf
Use the default 'ld' emulation rather than hard coding it.
...
For FreeBSD, 'ld' 2.12.0 uses a different emulation than in the past.
So this change makes the upgrade easier.
2002-02-25 04:49:17 +00:00
des
b7924daede
Vendor import of OpenPAM Cantaloupe
2002-02-23 01:24:02 +00:00
des
1274d3e062
This commit was generated by cvs2svn to compensate for changes in r91100,
...
which included commits to RCS files with non-trunk default branches.
2002-02-23 01:24:02 +00:00
des
8f1441cfb2
Vendor import of OpenPAM Caliopsis
2002-02-23 01:23:20 +00:00
des
e4063180c2
This commit was generated by cvs2svn to compensate for changes in r91097,
...
which included commits to RCS files with non-trunk default branches.
2002-02-23 01:23:20 +00:00
des
8e998796e7
Vendor import of OpenPAM Calamite
2002-02-23 01:22:51 +00:00
des
9e519e80c8
This commit was generated by cvs2svn to compensate for changes in r91094,
...
which included commits to RCS files with non-trunk default branches.
2002-02-23 01:22:51 +00:00
obrien
2d4a31bb07
Explain how I did the binutils_2_12_anoncvs_20020221 import.
2002-02-22 05:11:49 +00:00
obrien
23d57cf446
Merge rev 1.2 (teach `ld' how to access FreeBSD's ld ELF hints)
...
into Binutils 2.12_20020221_snap.
2002-02-22 04:52:00 +00:00
obrien
a522fd15cb
Bring the binutils_2_12_20020221_snap version of this to the HEAD branch.
2002-02-22 04:51:15 +00:00
obrien
30ebf72ed1
Merge rev 1.2 (FreeBSD a.out configuration support) into
...
Binutils 2.12_20020221_snap.
2002-02-22 04:49:49 +00:00
obrien
019a6c3379
Use the stock (2.12_20020221_snap) version of this.
2002-02-22 04:48:12 +00:00
obrien
62bfb40c39
Use the stock version of this.
2002-02-22 04:47:47 +00:00
obrien
7445214f6f
Use the vendor's 2.12_20020221_snap version of this file as in rev 1.4.
2002-02-22 04:47:16 +00:00
obrien
de8b6d73fe
Merge rev 1.6 (only define "ELF_DYNAMIC_INTERPRETER" if it isn't defined
...
elsewhere) into Binutils 2.12_20020221_snap.
2002-02-22 04:46:20 +00:00
obrien
4739ef25c0
Merge rev 1.8 (only define "ELF_DYNAMIC_INTERPRETER" if it isn't defined
...
elsewhere) into Binutils 2.12_20020221_snap.
2002-02-22 04:45:47 +00:00
obrien
48a90e5555
Merge our ELF branding into Binutils 2.12_20020221_snap.
2002-02-22 04:44:56 +00:00
obrien
6ae47c1bef
This commit was generated by cvs2svn to compensate for changes in r91041,
...
which included commits to RCS files with non-trunk default branches.
2002-02-22 04:18:42 +00:00
obrien
670387a18a
Import of Binutils from the FSF 2.12 branch (pre-.0 release).
...
These bits are taken from the FSF anoncvs repo on 21-Feburary-2002 20:15 PST.
2002-02-22 04:18:42 +00:00
obrien
626a0fd95c
Reflect the rename of the vendor branch.
2002-02-20 02:36:24 +00:00
nectar
63b64d9c11
Update build after import of Heimdal Kerberos 2002/02/17.
2002-02-19 15:53:33 +00:00
murray
3254728d11
Add information about the 3.0.1RC6 upgrade.
2002-02-19 14:55:44 +00:00