Dag-Erling Smørgrav
c850bf03ed
Say good-bye, Linux-PAM.
2002-03-08 13:03:58 +00:00
Dag-Erling Smørgrav
ba75d60a65
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
Dag-Erling Smørgrav
6f9b443b18
Fix bugs in module loading and caching code (perforce change #7381 )
...
Sponsored by: DARPA, NAI Labs
2002-03-07 19:24:22 +00:00
Dag-Erling Smørgrav
527825f1c2
s/PAM_REINITIALISE_CRED/PAM_REINITIALIZE_CRED/
...
Sponsored by: DARPA, NAI Labs
2002-03-07 12:11:34 +00:00
Dag-Erling Smørgrav
311828b5d0
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
Dag-Erling Smørgrav
bda8155763
Add missing #include <string.h>
2002-03-07 11:59:04 +00:00
Dag-Erling Smørgrav
543405dc9d
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
Dag-Erling Smørgrav
4579d22cac
Vendor import of OpenPAM Celandine.
2002-03-05 13:49:56 +00:00
Dag-Erling Smørgrav
7e7f2e51f0
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
David E. O'Brien
fcd0ff585f
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
David E. O'Brien
a84e77fb7b
Allow one to specify a STANDARD_EXEC_PREFIX for GCC (but not BINUTILS) bits.
2002-03-03 04:18:00 +00:00
David E. O'Brien
7486111210
Better granularity of the FREEBSD_NATIVE #ifdef's.
2002-03-02 09:58:48 +00:00
David E. O'Brien
99339e95db
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
Dag-Erling Smørgrav
46acc37026
Vendor import of OpenPAM Cantaloupe
2002-02-23 01:24:02 +00:00
Dag-Erling Smørgrav
bf9ae4e89d
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
Dag-Erling Smørgrav
ac676a1116
Vendor import of OpenPAM Caliopsis
2002-02-23 01:23:20 +00:00
Dag-Erling Smørgrav
9350e3cd49
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
Dag-Erling Smørgrav
5c1eca5551
Vendor import of OpenPAM Calamite
2002-02-23 01:22:51 +00:00
Dag-Erling Smørgrav
82170ab754
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
David E. O'Brien
1e2fa85a95
Explain how I did the binutils_2_12_anoncvs_20020221 import.
2002-02-22 05:11:49 +00:00
David E. O'Brien
9d34368f3a
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
David E. O'Brien
dd23d95f1b
Bring the binutils_2_12_20020221_snap version of this to the HEAD branch.
2002-02-22 04:51:15 +00:00
David E. O'Brien
a6c1198cb5
Merge rev 1.2 (FreeBSD a.out configuration support) into
...
Binutils 2.12_20020221_snap.
2002-02-22 04:49:49 +00:00
David E. O'Brien
4ed0906c0d
Use the stock (2.12_20020221_snap) version of this.
2002-02-22 04:48:12 +00:00
David E. O'Brien
9426fb2b85
Use the stock version of this.
2002-02-22 04:47:47 +00:00
David E. O'Brien
a4029a1784
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
David E. O'Brien
00cb9610b5
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
David E. O'Brien
d3e821e6ac
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
David E. O'Brien
3fe4d18dc1
Merge our ELF branding into Binutils 2.12_20020221_snap.
2002-02-22 04:44:56 +00:00
David E. O'Brien
9e68b78882
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
David E. O'Brien
eb1d121cb5
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
David E. O'Brien
4bda744b0a
Reflect the rename of the vendor branch.
2002-02-20 02:36:24 +00:00
Jacques Vidrine
eacee0ff7e
Update build after import of Heimdal Kerberos 2002/02/17.
2002-02-19 15:53:33 +00:00
Murray Stokely
7d8cb95f1c
Add information about the 3.0.1RC6 upgrade.
2002-02-19 14:55:44 +00:00
Murray Stokely
a2f98fcc9e
Resolve conflicts. Remove references to dhcpd from the man page,
...
since only the client exists in the base system.
2002-02-19 12:43:18 +00:00
Murray Stokely
eae30be95a
Resolve conflicts.
2002-02-19 12:22:54 +00:00
Murray Stokely
edc4c2b49d
Resolve conflicts.
...
* Note that option hostname is only honored if the hostname is not
already set. (r1.2)
2002-02-19 12:15:09 +00:00
Murray Stokely
e51a769ab7
Resolve conflicts.
...
* Space the output consistently. (r1.19)
* Use the cleaner "-n" syntax instead of comparing against "". (r1.17)
* Fix arp invocation. (r1.13)
2002-02-19 12:10:40 +00:00
Murray Stokely
74a4b94fe6
Resolve conflicts.
...
* $FreeBSD$
* Fix numerous typos.
* Use correct path for dhclient-script.
2002-02-19 12:07:09 +00:00
Murray Stokely
727d8dcff2
Resolve conflicts.
...
* $FreeBSD$
* connect std{in,out,err}. (r1.19)
* prefer strlcpy to strpy. (r1.13)
* quiet by default. (r1.6)
* document -D option.
2002-02-19 12:04:29 +00:00
Murray Stokely
5e84f73d96
Resolve conflicts :
...
* $FreeBSD$ id, obrien copyright.
* Document the -D option. (r1.6)
* Correct man page reference and fix typo. (r1.8)
Reviewed by: obrien
2002-02-19 12:00:47 +00:00
Murray Stokely
92c4d51b6d
Resolve conflicts :
...
* $FreeBSD$ line.
* Remove dhcpd and dhcprelay from the SEE ALSO section, since these
are not in the base system.
2002-02-19 11:57:47 +00:00
Murray Stokely
c31fe933fc
Resolve conflicts :
...
* $FreeBSD$ line.
* Prefer strlcpy to strcpy (r1.6).
* dhclient-script pathname.
2002-02-19 11:55:09 +00:00
Murray Stokely
4f80634345
This commit was generated by cvs2svn to compensate for changes in r90908,
...
which included commits to RCS files with non-trunk default branches.
2002-02-19 11:04:34 +00:00
Murray Stokely
ce99b771f8
Import ISC DHCP 3.0.1 RC6 client.
2002-02-19 11:04:34 +00:00
Dag-Erling Smørgrav
2340d160b1
Really document the import procedure.
2002-02-19 09:36:40 +00:00
Dag-Erling Smørgrav
24949f0dbd
This commit was generated by cvs2svn to compensate for changes in r90902,
...
which included commits to RCS files with non-trunk default branches.
2002-02-19 09:35:25 +00:00
Dag-Erling Smørgrav
007c6572bf
Vendor import of bwk's 2002-02-18 release. Most significant update is the
...
inclusion of my character class patch.
2002-02-19 09:35:25 +00:00
Dag-Erling Smørgrav
d8eb0f5891
Document the import procedure.
2002-02-19 09:30:33 +00:00
Dag-Erling Smørgrav
82b279f73e
We don't need ths file.
2002-02-19 09:27:25 +00:00