summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* Re-initialize gp after a jsr.obrien2001-08-171-0/+4
| | | | | | | | | | | | | | | When rtld runs the .fini section in a shared lib (C++), the code in question from .../contrib/gdb/config/alpha/crtbegin.asm first calls __do_globals_dtors_aux and then __do_frame_takedown. Unfortunately, the value of gp after a jsr is undefined and in this case had changed from before the call, probably as a result of calling code in some other shared library. The normal calling convention for alpha is to re-initialize gp using 'ldgp gp,0(ra)' after a jsr instruction but in this case no such re-initialization is done. This leads to a bogus value being read for the address of __do_frame_takedown and a quick segfault. Submitted by: dfr Obtained from: GCC 3.0
* Add the `WANT_FORCE_OPTIMIZATION_DOWNGRADE' knob. If set to an integerobrien2001-08-161-7/+12
| | | | | | value, it forces GCC to not optimize above this level. For intance, GCC made with "WANT_FORCE_OPTIMIZATION_DOWNGRADE=1" is a good setting for the Alpha platform when building ports.
* MFV: New macro: .Ex.ru2001-08-151-0/+1
|
* This commit was generated by cvs2svn to compensate for changes in r81682,ru2001-08-152-3/+99
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * From ChangeLog:ru2001-08-153-3/+100
| | | | | | | | | | | | | | | | | | | | | | | | : 2001-08-14 Ruslan Ermilov <ru@FreeBSD.org> : : * tmac/doc.tmac (Ex): New implementation. : * tmac/doc-common, tmac/groff_tmac.man: Updated. This adds a new macro, .Ex (Exit Status), for use in the DIAGNOSTICS section of section 1, 6 and 8 manpages. Prodded by: dd
* | Removal of following export controll related sentences:horikawa2001-08-151-10/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | o Because of export controls, TELNET ENCRYPT option is not supported outside of the United States and Canada. o Because of export controls, data encryption is not supported outside of the United States and Canada. src/crypto/README revision 1.5 commit log says: > Crypto sources are no longer export controlled: > Explain, why crypto sources are still in crypto/. and actually telnet encryption is used outside of US and Canada now. Pointed out by: OHSAWA Chitoshi <ohsawa@catv1.ccn-net.ne.jp> Reviewed by: no objection on doc
* | This commit was generated by cvs2svn to compensate for changes in r81630,ru2001-08-142-15/+50
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * From ChangeLog:ru2001-08-142-15/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | : 2001-08-13 Ruslan Ermilov <ru@FreeBSD.org> : : * tmac/doc.tmac (Rv): Implement support for 0 or more than 1 : argument. : * tmac/groff_tmac.man: Updated. All of the following are now valid: .Rv -std f1 .Rv -std f1 f2 .Rv -std f1 f2 f3 .Rv -std The last form is useful where the standard return behavior is applicable to all of the functions described in this particular manpage. Look, for example, at the stat(2), setresuid(2), and utimes(2) manpages. The form with >1 functions is useful in a mixed environment. See the fhopen(2) manpage for an example. Prodded by: yar
* | mdoc(7) police: s/BSD/.Bx/ where appropriate.ru2001-08-143-5/+10
| |
* | Revert part of the 1.11->1.11.1p1 change. Put the blank line back inpeter2001-08-131-0/+2
| | | | | | | | | | the beginning of constructed log messages being passed to $EDITOR. This is where folks start typing.
* | Fix uninitialized "force" variable.ache2001-08-131-1/+4
| | | | | | | | | | | | PR: 23203 Submitted by: fenner Approved by: markm
* | libgmp has been superseded by libmp.dd2001-08-10367-53804/+0
| |
* | Argh, this could not possibly have worked as it existed in the tree.peter2001-08-101-1/+1
| |
* | Copy our changes from sccs2rcs.csh to sccs2rcs.inpeter2001-08-102-285/+4
| |
* | This commit was generated by cvs2svn to compensate for changes in r81440,peter2001-08-101-1/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | This commit was generated by cvs2svn to compensate for changes in r81437,peter2001-08-101-439/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | This file is gone in cvs-1.11.1p1 (replaced by log.in)peter2001-08-101-183/+0
| |
* | This commit was generated by cvs2svn to compensate for changes in r81434,peter2001-08-107-1495/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | Re-kill this file. It got whiplash being killed and restored on thepeter2001-08-101-97/+0
| | | | | | | | mainline, it is truely dead now.
* | This commit was generated by cvs2svn to compensate for changes in r81426,peter2001-08-102-295/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | This commit was generated by cvs2svn to compensate for changes in r81424,peter2001-08-109-6605/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | This commit was generated by cvs2svn to compensate for changes in r81422,peter2001-08-101-86/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | This commit was generated by cvs2svn to compensate for changes in r81420,peter2001-08-101-526/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | This commit was generated by cvs2svn to compensate for changes in r81414,peter2001-08-101-175/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | This commit was generated by cvs2svn to compensate for changes in r81412,peter2001-08-101-764/+0
| | | | | | | | which included commits to RCS files with non-trunk default branches.
* | Tweak for 1.11.1p1peter2001-08-101-2/+2
| |
* | Initial merge of cvs-1.11 -> 1.11.1p1 changes onto mainline. There ispeter2001-08-1018-1224/+1624
| | | | | | | | still some suspicious and/or broken stuff to fix yet.
* | This commit was generated by cvs2svn to compensate for changes in r81404,peter2001-08-1097-4397/+18751
|\ \ | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | Import cvs-1.11.1p1 onto vendor branchpeter2001-08-10115-5599/+20372
| | |
* | | This commit was generated by cvs2svn to compensate for changes in r81340,asmodai2001-08-091-1/+4
|\ \ \ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Import of BIND fix for the fact that HMAC-MD5 keys have keyid 0asmodai2001-08-091-1/+4
| | | |
* | | | mdoc(7) police:ru2001-08-073-50/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text. Not only this slows down the mdoc(7) processing significantly, but it also has an undesired (in this case) effect of disabling hyphenation within the entire enclosed block.
* | | | Don't do unsafe activities inside signal handlers. Just set a flag andkris2001-08-061-44/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | return. Obtained from: OpenBSD Reviewed by: audit
* | | | Correct the version number.obrien2001-08-011-1/+1
| | | |
* | | | Update FreeBSD import informationgshapiro2001-08-011-4/+4
| | | |
* | | | Resolve conflicts from import of sendmail 8.11.5gshapiro2001-08-015-12/+19
| | | |
* | | | This commit was generated by cvs2svn to compensate for changes in r80785,gshapiro2001-08-0134-463/+1149
|\ \ \ \ | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Import sendmail 8.11.5gshapiro2001-08-0139-476/+1169
| | | | |
* | | | | Fix build.asmodai2001-07-301-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I am not sure who thought that making FreeBSD depend on ISC's libbsd was a sensible thing to do. Thus I have ripped out the define of gettimeofday() and isc__gettimeofday() out of this file, since we: 1) Don't use nor build libbsd (FreeBSD might give a hint in its name as to why) 2) Our gettimeofday() is the same in semantics as prototyped in ISC's libbsd. This was something which could have been fixed before it was released if we had at least some insight into the development process. But my praying fell on deaf ears it seems. Of course, if I am wrong I welcome the corrections to my thinking, gladly even.
* | | | | Resolve conflicts.asmodai2001-07-303-7/+15
| | | | |
* | | | | This commit was generated by cvs2svn to compensate for changes in r80650,asmodai2001-07-3054-396/+789
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Virgin import of BIND v8.2.4-RELasmodai2001-07-3057-403/+804
| | | | |
* | | | | This commit was generated by cvs2svn to compensate for changes in r80588,obrien2001-07-3040-276/+1665
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | Virgin import of Christos Zoulas's FILE 3.36.obrien2001-07-3040-276/+1665
| | | | | |
* | | | | | This commit was generated by cvs2svn to compensate for changes in r80508,obrien2001-07-281-0/+291
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | Import of Binutils from the FSF 2.11 branch [checked out 19-July-2001].obrien2001-07-281-0/+291
| | | | | | |
* | | | | | | fix conflicts created by importdarrenr2001-07-286-68/+188
| | | | | | |
* | | | | | | This commit was generated by cvs2svn to compensate for changes in r80486,darrenr2001-07-2869-514/+924
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | | Import IPFilter version 3.4.20darrenr2001-07-2893-1091/+1972
| | | | | | | |
* | | | | | | | This commit was generated by cvs2svn to compensate for changes in r80484,darrenr2001-07-282-0/+100
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
OpenPOWER on IntegriCloud