summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* remove duplicate prototypesdarrenr2000-05-251-3/+1
|
* This commit was generated by cvs2svn to compensate for changes in r60867,peter2000-05-242-1/+2
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Bring in the fix for the trace/_nc_trace issue, without breaking thepeter2000-05-242-1/+2
| | | | | | | | | | vendor branching. The author has fixed this also so we can do this safely.
* | fix conflictsdarrenr2000-05-245-63/+227
| |
* | This commit was generated by cvs2svn to compensate for changes in r60841,darrenr2000-05-2487-3247/+9939
|\ \ | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | Import IP Filter 3.4.4 into FreeBSD-currentdarrenr2000-05-2492-3309/+10166
| | |
* | | Forgot one small more(1) compat patch.ps2000-05-231-1/+2
| | | | | | | | | | | | Obtained from: NetBSD
* | | Allow less to work on > 2GB files.ps2000-05-232-3/+5
| | |
* | | Make less act like more(1) when it is invoked as more.ps2000-05-235-10/+49
| | | | | | | | | | | | Obtained from: NetBSD
* | | This commit was generated by cvs2svn to compensate for changes in r60786,ps2000-05-2276-0/+33117
|\ \ \ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Import the [now] dual licensed version 3.5.4 of less. It isps2000-05-2276-0/+33117
| / / | | | | | | | | | | | | | | | | | | distributed under your choice of the GPL or a BSD style license. Reviewed by: peter Obtained from: http://home.flash.net/~marknu/less/
* | | Do not use DWARF2 unwinding mechanisms for C++ exceptions on all of ourobrien2000-05-223-12/+6
| | | | | | | | | | | | platforms.
* | | Revert rev 1.10 as I took the bug report too much on face value. The bugobrien2000-05-201-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | submitter has been refered to the ISC to determine if there his problems are due to a bug in the script. As a side note, `man 8 ifconfig' does not show "ifconfig -alias" as being acceptable, but it is and does server a purpose.
* | | Our `ifconfig' syntax uses "alias" not "-alias".obrien2000-05-201-8/+8
| | | | | | | | | | | | Submitted by: Per Kristian Hove <Per.Hove@math.ntnu.no>
* | | ASM_DECLARE_OBJECT_NAME and ASM_FINISH_DECLARE_OBJECT are ELF MI routinesobrien2000-05-203-98/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | to generate the special .type and .size directives which are used to set the corresponding fields of the linker symbol table entries in the ELF object file. As such they are not i386-specific and thus belong in our MI header. Otherwise on the Alpha we don't properly give the type and size of dynamic symbols. Bintuil versions past 2.9.1 warn of this and w/o this change, `ld' generates a lot of warnings during a `make world'.
* | | This commit was generated by cvs2svn to compensate for changes in r60679,asmodai2000-05-181-44/+43
|\ \ \ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Virgin import of BIND v8.2.3-T5Basmodai2000-05-181-44/+43
| | | |
* | | | These files were part of GDB 4.16, but not version 4.18 (that weobrien2000-05-179-777/+0
| | | | | | | | | | | | | | | | currently use).
* | | | Add some extra functions adapted from OpenBSD, in preparation forkris2000-05-151-1/+8
| | | | | | | | | | | | | | | | OpenSSH OPIE support.
* | | | This commit was generated by cvs2svn to compensate for changes in r60529,obrien2000-05-131-0/+9
|\ \ \ \ | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Addition SCO/SVR4 offical EI_OSABI types taken from the sourceware trunk.obrien2000-05-131-0/+9
| | | | |
* | | | | Merge rev 1.2 (configuration changes to support FreeBSD)obrien2000-05-131-14/+12
| | | | |
* | | | | Merge in rev 1.2 (ld was kinly looking up the Linux /etc/ld.so.conf so teachobrien2000-05-131-68/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it about the FreeBSD equivalent) This version of that patch selects the Linux code only if the case is Linux. This puts the Linux code on par with the FreeBSD code.
* | | | | Tweaks for i386, add alpha, ppc, sparc, and strongarm support.obrien2000-05-131-9/+31
| | | | |
* | | | | Use the stock vendor version of this file now.obrien2000-05-131-2/+31
| | | | |
* | | | | Merge in revs 1.2 and 1.3 (FreeBSD configuration support)obrien2000-05-131-20/+109
| | | | | | | | | | | | | | | | | | | | Add preliminary sparc, strongarm, PPC FreeBSD support.
* | | | | Merge in rev 1.2 (FreeBSD configuration support)obrien2000-05-131-217/+578
| | | | |
* | | | | Merge in rev 1.2 (balance the brackets; PR-docs/8505)obrien2000-05-131-2/+9
| | | | |
* | | | | Merge in rev 1.2 (don't use "/" to start a comment).obrien2000-05-131-1425/+2711
| | | | |
* | | | | Merge in rev 1.2 which provides some FreeBSD a.out support.obrien2000-05-131-153/+189
| | | | |
* | | | | Fix the i386 config bits, merge in the Alpha bits, and add arm32 andobrien2000-05-131-74/+213
| | | | | | | | | | | | | | | | | | | | sparc bits.
* | | | | Fix the i386 config bits, merge in the Alpha bits, and add arm32 andobrien2000-05-131-359/+2526
| | | | | | | | | | | | | | | | | | | | sparc bits.
* | | | | Return to the vendor's version of this file.obrien2000-05-132-29/+62
| | | | |
* | | | | Return to the vendor's version of this file as in rev 1.4.obrien2000-05-131-31/+37
| | | | |
* | | | | Merge in our rev 1.2 changes: Restore traditional behavior by acknowledgingobrien2000-05-131-10/+16
| | | | | | | | | | | | | | | | | | | | tabs in strings.
* | | | | Return this file to the vendor's file.obrien2000-05-131-2/+13
| | | | |
* | | | | Return this file back to the stock version.obrien2000-05-131-456/+1866
| | | | | | | | | | | | | | | | | | | | The big fixed in rev 1.2 has also been fixed by the Bintuils maintainers.
* | | | | Merge in rev 1.3 changes (Make the default dynamic linker pathname correctobrien2000-05-131-419/+1010
| | | | | | | | | | | | | | | | | | | | for FreeBSD.)
* | | | | Merge in rev 1.4 changes (Make the default dynamic linker pathname correctobrien2000-05-131-119/+219
| | | | | | | | | | | | | | | | | | | | for FreeBSD.)
* | | | | Merge in our ELF branding.obrien2000-05-131-226/+1493
| | | | |
* | | | | This commit was generated by cvs2svn to compensate for changes in r60484,obrien2000-05-12523-42247/+225267
|\ \ \ \ \ | |/ / / / | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Import of Binutils 2.10 snapshot.obrien2000-05-12542-45858/+236481
| | | | |
* | | | | Better fix for strftime/mktime bug, now more compatible since local timezoneache2000-05-111-4/+13
| | | | | | | | | | | | | | | | | | | | name and offset restored for compatibility with standard perl
* | | | | Fix miscellaneous mdoc macro argument limit infringements.sheldonh2000-05-092-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | PR: 18465 Reported by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
* | | | | Remove stale file - moved to new locationache2000-05-071-4833/+0
| | | | |
* | | | | Update my copyright. Add license.phantom2000-05-042-7/+48
| | | | |
* | | | | Set `Er' default value to 17n (length("EPROTONOSUPPORT") + 1)phantom2000-05-041-1/+1
| | | | | | | | | | | | | | | | | | | | Discussed long time ago at -committers
* | | | | This commit was generated by cvs2svn to compensate for changes in r59901,obrien2000-05-021-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | history fixobrien2000-05-021-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Submitted by: ache (forwarded to Christos Zoulas where fix was agreed to)
* | | | | | Add libipsec to the list of known libraries for .Lb macrophantom2000-05-011-0/+1
| | | | | |
OpenPOWER on IntegriCloud