Mark Murray
|
e077a8bde9
|
Perl is no longer in base. Long live the port!
|
2002-05-16 10:09:28 +00:00 |
|
David E. O'Brien
|
4e3e26a2ed
|
Merge c-common.c rev 1.10 into GCC 3.1
Clarify that the "yields only last 2 digits of year in some locales" warning
does not apply to BSD.
Submitted by: ache
|
2002-05-14 01:53:53 +00:00 |
|
David E. O'Brien
|
8a75a69eaf
|
If you want to not warn on K&R main(); this is how it should be implemented.
|
2002-05-14 01:44:02 +00:00 |
|
David E. O'Brien
|
a353d6a0f1
|
Merge choose-temp.c rev 1.2 (use /tmp 1st, and then /var/tmp) into GCC 3.1.
|
2002-05-14 00:33:44 +00:00 |
|
David E. O'Brien
|
2e0c661e02
|
Add framework for our kernel printf enhancements.
|
2002-05-14 00:30:25 +00:00 |
|
Jacques Vidrine
|
02a3169302
|
Resolve conflicts after import of ISC BIND 8.3.2-T1B documentation.
|
2002-05-13 19:35:44 +00:00 |
|
Jacques Vidrine
|
733fb0d8d3
|
This commit was generated by cvs2svn to compensate for changes in r96539,
which included commits to RCS files with non-trunk default branches.
|
2002-05-13 19:33:58 +00:00 |
|
Jacques Vidrine
|
6e0927100d
|
Import of ISC BIND 8.3.2-T1B documentation.
|
2002-05-13 19:33:58 +00:00 |
|
Jacques Vidrine
|
8803a0eeb7
|
Resolve conflicts after import of ISC BIND 8.3.2-T1B.
|
2002-05-13 19:33:23 +00:00 |
|
Jacques Vidrine
|
c4dd49b64d
|
Import of ISC BIND 8.3.2-T1B.
|
2002-05-13 19:31:58 +00:00 |
|
Jacques Vidrine
|
0f9cfbb030
|
This commit was generated by cvs2svn to compensate for changes in r96536,
which included commits to RCS files with non-trunk default branches.
|
2002-05-13 19:31:58 +00:00 |
|
David E. O'Brien
|
f4603a02f9
|
Remove files not part of GCC 3.1.
|
2002-05-12 21:50:48 +00:00 |
|
David E. O'Brien
|
f0ab1657e0
|
do-while ASM_OUTPUT_ALIGN to enable its use in more places.
|
2002-05-12 17:31:12 +00:00 |
|
David E. O'Brien
|
79c021244b
|
Fixes for building a.out bits.
Submitted by: bde
|
2002-05-12 12:01:12 +00:00 |
|
Giorgos Keramidas
|
96044fe8c3
|
CVS_RSH defaults to 'ssh' these days, and not 'rsh'.
PR: docs/37429
Submitted by: Martin v. Löwis <martin@v.loewis.de>
Reviewed by: peter
|
2002-05-12 02:12:04 +00:00 |
|
Alfred Perlstein
|
cc7b0935ec
|
unbreak build:
commands.c, sys_bsd.c: comment out/remove junk after #endif/#else
network.c, terminal.c, utlities.c: include stdlib.h for exit(3)
|
2002-05-11 03:19:44 +00:00 |
|
David E. O'Brien
|
8e4199296c
|
Localize the version number at the request of the GCC developers.
|
2002-05-11 00:25:50 +00:00 |
|
Dag-Erling Smørgrav
|
e55149b3dc
|
Add missing include (perforce change 11137)
|
2002-05-10 22:03:19 +00:00 |
|
Dag-Erling Smørgrav
|
c690a1aa91
|
This commit was generated by cvs2svn to compensate for changes in r96364,
which included commits to RCS files with non-trunk default branches.
|
2002-05-10 22:03:19 +00:00 |
|
David E. O'Brien
|
be42e63aec
|
Add tweaks needed when using as the system compiler.
|
2002-05-10 19:05:07 +00:00 |
|
David E. O'Brien
|
3b2b7c3e7a
|
Change symbol values to match freebsd.h to avoid warnings.
|
2002-05-10 09:02:14 +00:00 |
|
David E. O'Brien
|
f35f6d5d45
|
Remove files not part of GCC 3.1.
|
2002-05-10 05:26:57 +00:00 |
|
David E. O'Brien
|
c16b9cb4c2
|
Import data for 3.0.2.
|
2002-05-10 05:21:15 +00:00 |
|
David E. O'Brien
|
641c89aab9
|
Gcc 3.1.0 pre-release's Objective C support bits from the FSF anoncvs repo
on 9-May-2002 15:57:15 EDT.
|
2002-05-09 22:50:04 +00:00 |
|
David E. O'Brien
|
eed3fdf51c
|
This commit was generated by cvs2svn to compensate for changes in r96297,
which included commits to RCS files with non-trunk default branches.
|
2002-05-09 22:50:04 +00:00 |
|
David E. O'Brien
|
e3f07fb2c3
|
Gcc 3.1.0 pre-release's libf2c bits from the FSF anoncvs repo on
9-May-2002 15:57:15 EDT.
|
2002-05-09 22:47:59 +00:00 |
|
David E. O'Brien
|
f8b4ea32c4
|
This commit was generated by cvs2svn to compensate for changes in r96295,
which included commits to RCS files with non-trunk default branches.
|
2002-05-09 22:47:59 +00:00 |
|
David E. O'Brien
|
df9426806f
|
Use the stock (3.1 pre) file.
|
2002-05-09 22:44:32 +00:00 |
|
David E. O'Brien
|
2311abec95
|
Use the stock file for now (but leave a note behind about our OBE changes).
|
2002-05-09 22:42:39 +00:00 |
|
David E. O'Brien
|
f8263b4181
|
Merge rev 1.2 (printf format error fixes) in its 1.8 form into Gcc 3.1 pre.
|
2002-05-09 22:39:46 +00:00 |
|
David E. O'Brien
|
4a81869631
|
Use the stock (3.1) file.
|
2002-05-09 22:38:33 +00:00 |
|
David E. O'Brien
|
1c7d68f037
|
We use the stock (3.1) file.
|
2002-05-09 22:16:22 +00:00 |
|
David E. O'Brien
|
d89ca98b1b
|
Merge rev 1.2 (-fformat-extensions) and rev 1.7 (optimization downgrade)
into the Gcc 3.1 prerelease.
|
2002-05-09 22:15:04 +00:00 |
|
David E. O'Brien
|
e913f56bba
|
Use the stock (3.1 pre) file.
|
2002-05-09 22:08:26 +00:00 |
|
David E. O'Brien
|
e9d2a91a8b
|
Use the stock (3.1) version.
|
2002-05-09 22:05:33 +00:00 |
|
David E. O'Brien
|
b2eb577abd
|
Merge rev 1.2 [_exit() over exit()] into the Gcc 3.1 prerelease.
|
2002-05-09 22:04:44 +00:00 |
|
David E. O'Brien
|
aa12b755c1
|
Merge revs 1.{2,15} (FREEBSD_NATIVE); 1.{5,13} (ELF, and objformat support);
1.{16,23,25} (better cross building control); 1.21 ("GCC_OPTIONS")
into the GCC 3.1 prerelease.
|
2002-05-09 22:02:01 +00:00 |
|
David E. O'Brien
|
6a38fe7c3a
|
Merge rev 1.2 (a.out support) into the GCC 3.1 prerelease.
|
2002-05-09 21:44:15 +00:00 |
|
David E. O'Brien
|
bf6ecf8c61
|
Use the stock 3.1 prerelease version of this for now.
|
2002-05-09 21:42:32 +00:00 |
|
David E. O'Brien
|
6e85a4c56a
|
Use the stock 3.1 prerelease file now. Rev 1.2 (add_bb) just doesn't
cleanly fit in any more.
|
2002-05-09 21:41:12 +00:00 |
|
David E. O'Brien
|
ea73da804b
|
Use the stock (3.1) file.
|
2002-05-09 21:24:44 +00:00 |
|
David E. O'Brien
|
f5902c2a3e
|
We use the stock (3.1) file now.
|
2002-05-09 21:19:23 +00:00 |
|
David E. O'Brien
|
d341fe2879
|
Use the stock (3.1) file now.
The choosing of TMPDIR has moved to make-temp-file.c.
|
2002-05-09 21:15:23 +00:00 |
|
David E. O'Brien
|
6bc913d9ee
|
Use the stock 3.1 prerelease file.
|
2002-05-09 21:12:10 +00:00 |
|
David E. O'Brien
|
e3f1715f75
|
Use the stock 3.1-prerelease file.
|
2002-05-09 21:11:21 +00:00 |
|
David E. O'Brien
|
d5453940b5
|
Use stock file.
|
2002-05-09 21:06:15 +00:00 |
|
David E. O'Brien
|
909b401074
|
Gcc 3.1.0 pre-release from the FSF anoncvs repo on 9-May-2002 15:57:15 EDT.
|
2002-05-09 20:02:13 +00:00 |
|
David E. O'Brien
|
a922fa645e
|
This commit was generated by cvs2svn to compensate for changes in r96263,
which included commits to RCS files with non-trunk default branches.
|
2002-05-09 20:02:13 +00:00 |
|
David E. O'Brien
|
9b58188bdc
|
sys_nerr should come from standard headers -- not from a coder's guess
of what is right.
|
2002-05-09 00:41:18 +00:00 |
|
David E. O'Brien
|
2fa9c646bb
|
Alpha MD bits for Gcc 3.1.
|
2002-05-07 23:28:45 +00:00 |
|
David E. O'Brien
|
fa4cd061df
|
Comment a knob.
|
2002-05-07 02:26:40 +00:00 |
|
David E. O'Brien
|
f5519e857b
|
The default ASM_OUTPUT_ADDR_DIFF_ELT will now handle our mixed a.out/ELF.
|
2002-05-07 02:25:52 +00:00 |
|
Mark Murray
|
ee2ea5ceaf
|
Fix an external declaration that was causing telnetd to core dump.
MFC after: 1 week
PR: 37766
|
2002-05-06 09:46:29 +00:00 |
|
Dag-Erling Smørgrav
|
c495750164
|
Initialize other to all-zeroes before using it (perforce change 10738)
|
2002-05-03 12:56:29 +00:00 |
|
Dag-Erling Smørgrav
|
6f610f13c7
|
This commit was generated by cvs2svn to compensate for changes in r95978,
which included commits to RCS files with non-trunk default branches.
|
2002-05-03 12:56:29 +00:00 |
|
Dag-Erling Smørgrav
|
ac7e3b9d95
|
Vendor import of OpenPAM Cinnamon.
|
2002-05-02 04:40:21 +00:00 |
|
Dag-Erling Smørgrav
|
3bd84c66bd
|
This commit was generated by cvs2svn to compensate for changes in r95908,
which included commits to RCS files with non-trunk default branches.
|
2002-05-02 04:40:21 +00:00 |
|
David E. O'Brien
|
b8df1f7e86
|
MI bits for Gcc 3.1.
|
2002-04-30 17:22:42 +00:00 |
|
David E. O'Brien
|
353c69dcb9
|
i386 MD bits for Gcc 3.1.
These are totally untested. Do these work? Hell if I know, I have yet to
bootstrap using these bits. But people want them, so here they are.
|
2002-04-30 17:15:01 +00:00 |
|
Darren Reed
|
a5b879f8a3
|
Import 3.4.27
|
2002-04-27 17:01:32 +00:00 |
|
Darren Reed
|
ab45c4a6f4
|
This commit was generated by cvs2svn to compensate for changes in r95567,
which included commits to RCS files with non-trunk default branches.
|
2002-04-27 17:01:32 +00:00 |
|
Darren Reed
|
accfbf9e7c
|
Import 3.4.27
|
2002-04-27 17:01:31 +00:00 |
|
Darren Reed
|
6f6de10640
|
This commit was generated by cvs2svn to compensate for changes in r95565,
which included commits to RCS files with non-trunk default branches.
|
2002-04-27 17:01:31 +00:00 |
|
Mike Heffner
|
975d4a76cc
|
This commit was generated by cvs2svn to compensate for changes in r95504,
which included commits to RCS files with non-trunk default branches.
|
2002-04-26 16:51:03 +00:00 |
|
Mike Heffner
|
ccb3a87203
|
Import the FreeBSD differences Luke patched in lukemftp:
*) Large file ASCII support
*) -4/-6 options to force IPv4/IPv6 respectively
Also, fix for buffer overflow on PASV from malicious server.
|
2002-04-26 16:51:03 +00:00 |
|
Darren Reed
|
0261139eb5
|
resolve conflicts from import
|
2002-04-25 03:36:26 +00:00 |
|
Darren Reed
|
1a1e221318
|
Import IPFilter 3.4.26
|
2002-04-25 03:34:27 +00:00 |
|
Darren Reed
|
e225a96a93
|
This commit was generated by cvs2svn to compensate for changes in r95421,
which included commits to RCS files with non-trunk default branches.
|
2002-04-25 03:34:27 +00:00 |
|
Darren Reed
|
ce4e47980d
|
Import IPFilter 3.4.26
|
2002-04-25 03:34:26 +00:00 |
|
Darren Reed
|
1192f4fd9c
|
This commit was generated by cvs2svn to compensate for changes in r95419,
which included commits to RCS files with non-trunk default branches.
|
2002-04-25 03:34:26 +00:00 |
|
David E. O'Brien
|
d5d1c5a11e
|
Style changes to reduce diff to things I did in the FSF repo.
|
2002-04-24 04:49:34 +00:00 |
|
David E. O'Brien
|
51448c0be3
|
Fix bug where we were loosing our platform-wide ASM_COMMENT_START
definition due to pollution in i386/unix.h.
|
2002-04-24 04:48:00 +00:00 |
|
Sheldon Hearn
|
696e0ff1f6
|
This commit was generated by cvs2svn to compensate for changes in r95267,
which included commits to RCS files with non-trunk default branches.
|
2002-04-22 16:15:20 +00:00 |
|
Sheldon Hearn
|
34ffbc80d6
|
Import smbfs-1.4.4.
|
2002-04-22 16:15:20 +00:00 |
|
Gregory Neil Shapiro
|
7320a0ab16
|
Resolve conflicts from import of post-8.12.3 bug fixes.
|
2002-04-20 20:34:16 +00:00 |
|
Gregory Neil Shapiro
|
6a2f2ff3e9
|
Import of post-8.12.3 bug fixes from vendor repository.
These are being imported for the upcoming FreeBSD 4.6 release.
|
2002-04-20 20:31:51 +00:00 |
|
Gregory Neil Shapiro
|
1e66b2bb25
|
This commit was generated by cvs2svn to compensate for changes in r95154,
which included commits to RCS files with non-trunk default branches.
|
2002-04-20 20:31:51 +00:00 |
|
Gregory Neil Shapiro
|
6b7c9af44b
|
Remove files no longer in vendor release from vendor branch.
|
2002-04-20 19:51:37 +00:00 |
|
Gregory Neil Shapiro
|
63e422f7ec
|
Two more files to keep track of.
|
2002-04-20 19:34:31 +00:00 |
|
Dag-Erling Smørgrav
|
c7070155fc
|
Fix broken markup (perforce changes 9937, 9939)
|
2002-04-17 22:58:58 +00:00 |
|
Dag-Erling Smørgrav
|
a35b5480e5
|
This commit was generated by cvs2svn to compensate for changes in r94970,
which included commits to RCS files with non-trunk default branches.
|
2002-04-17 22:58:58 +00:00 |
|
Dag-Erling Smørgrav
|
11d81aa6d4
|
Set rsp to NULL before calling the conversation function so we can later
detect if it hasn't been touched (perforce change 9889)
Sponsored by: DARPA, NAI Labs
|
2002-04-17 22:57:09 +00:00 |
|
Dag-Erling Smørgrav
|
07f86017c9
|
This commit was generated by cvs2svn to compensate for changes in r94968,
which included commits to RCS files with non-trunk default branches.
|
2002-04-17 22:57:09 +00:00 |
|
Dag-Erling Smørgrav
|
7c99428b69
|
This commit was generated by cvs2svn to compensate for changes in r94889,
which included commits to RCS files with non-trunk default branches.
|
2002-04-16 22:25:21 +00:00 |
|
Dag-Erling Smørgrav
|
00d65bdc4b
|
Vendor import of pam_passwdqc v0.5.
|
2002-04-16 22:25:21 +00:00 |
|
Dag-Erling Smørgrav
|
b81138f1a3
|
Don't echo log messages to stderr (perforce change 9758)
|
2002-04-16 22:04:22 +00:00 |
|
Dag-Erling Smørgrav
|
904bb47d69
|
This commit was generated by cvs2svn to compensate for changes in r94884,
which included commits to RCS files with non-trunk default branches.
|
2002-04-16 22:04:22 +00:00 |
|
Dag-Erling Smørgrav
|
193cf419da
|
Log dlopen() / dlsym() failures at the debug level (perforce change 9760)
|
2002-04-16 21:35:53 +00:00 |
|
Dag-Erling Smørgrav
|
700246cb79
|
This commit was generated by cvs2svn to compensate for changes in r94880,
which included commits to RCS files with non-trunk default branches.
|
2002-04-16 21:35:53 +00:00 |
|
Dag-Erling Smørgrav
|
bdcb69e2b5
|
Fix braino in the openpam_log() macro that caused the arguments to be
expanded twice (perforce change 9853)
|
2002-04-16 21:34:41 +00:00 |
|
Dag-Erling Smørgrav
|
1f287e050e
|
This commit was generated by cvs2svn to compensate for changes in r94878,
which included commits to RCS files with non-trunk default branches.
|
2002-04-16 21:34:41 +00:00 |
|
Dag-Erling Smørgrav
|
69665ef57f
|
Print newline after error and info messages (perforce change 9750)
|
2002-04-15 06:32:54 +00:00 |
|
Dag-Erling Smørgrav
|
dfcaf7512d
|
This commit was generated by cvs2svn to compensate for changes in r94735,
which included commits to RCS files with non-trunk default branches.
|
2002-04-15 06:32:54 +00:00 |
|
Dag-Erling Smørgrav
|
f116fd5df6
|
Fix typo in pam_get_authtok(3) (perforce change 9746)
|
2002-04-15 01:26:36 +00:00 |
|
Dag-Erling Smørgrav
|
6ff9b5cda1
|
This commit was generated by cvs2svn to compensate for changes in r94706,
which included commits to RCS files with non-trunk default branches.
|
2002-04-15 01:26:36 +00:00 |
|
Dag-Erling Smørgrav
|
402783abd1
|
Bug & warning fixes; pretty much what will become 0.5 later this week.
Submitted by: Solar Designer <solar@openwall.com>
|
2002-04-14 22:30:54 +00:00 |
|
Dag-Erling Smørgrav
|
26c5765441
|
This commit was generated by cvs2svn to compensate for changes in r94691,
which included commits to RCS files with non-trunk default branches.
|
2002-04-14 22:30:54 +00:00 |
|
Dag-Erling Smørgrav
|
183bda3791
|
Vendor import of OpenPAM Cineraria.
|
2002-04-14 18:28:22 +00:00 |
|
Dag-Erling Smørgrav
|
0a276ef941
|
This commit was generated by cvs2svn to compensate for changes in r94670,
which included commits to RCS files with non-trunk default branches.
|
2002-04-14 18:28:22 +00:00 |
|
Dag-Erling Smørgrav
|
8d38dc9dca
|
Fix typo in openpam_log macro (perforce change 9634)
Sponsored by: DARPA, NAI Labs
|
2002-04-12 22:22:27 +00:00 |
|