aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* Fix conflicts.David E. O'Brien2000-05-274-258/+669
| | | | Notes: svn path=/head/; revision=60970
* This commit was generated by cvs2svn to compensate for changes in r60967,David E. O'Brien2000-05-2721-77/+1571
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=60968
| * Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch"David E. O'Brien2000-05-2727-337/+2242
| | | | | | | | | | | | | | branch as of May 26th, 2000. [these are changes March 31 - May 24th] Notes: svn path=/vendor/gcc/dist/; revision=60967
* | define CSUM_DELAY_DATA to match mergeDarren Reed2000-05-261-1/+5
| | | | | | | | Notes: svn path=/head/; revision=60944
* | Resolve conflicts.Jeroen Ruigrok van der Werven2000-05-265-192/+437
| | | | | | | | Notes: svn path=/head/; revision=60943
* | This commit was generated by cvs2svn to compensate for changes in r60940,Jeroen Ruigrok van der Werven2000-05-2696-1589/+2892
|\ \ | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=60941
| * | Virgin import of BIND v8.2.3-T5BJeroen Ruigrok van der Werven2000-05-26101-1781/+3329
| | | | | | | | | | | | Notes: svn path=/vendor/bind/dist/; revision=60940
* | | fix up #ifdef jungle for FreeBSDDarren Reed2000-05-251-5/+11
| | | | | | | | | | | | Notes: svn path=/head/; revision=60925
* | | remove duplicate prototypesDarren Reed2000-05-251-3/+1
| | | | | | | | | | | | Notes: svn path=/head/; revision=60923
* | | This commit was generated by cvs2svn to compensate for changes in r60867,Peter Wemm2000-05-242-1/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=60868
| * | | Bring in the fix for the trace/_nc_trace issue, without breaking thePeter Wemm2000-05-242-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vendor branching. The author has fixed this also so we can do this safely. Notes: svn path=/vendor/ncurses/dist/; revision=60867
* | | | fix conflictsDarren Reed2000-05-245-63/+227
| | | | | | | | | | | | | | | | Notes: svn path=/head/; revision=60845
* | | | This commit was generated by cvs2svn to compensate for changes in r60841,Darren Reed2000-05-2487-3247/+9939
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=60842
| * | | | Import IP Filter 3.4.4 into FreeBSD-currentDarren Reed2000-05-2492-3309/+10166
| | | | | | | | | | | | | | | | | | | | Notes: svn path=/vendor/ipfilter/dist/; revision=60841
* | | | | Forgot one small more(1) compat patch.Paul Saab2000-05-231-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Obtained from: NetBSD Notes: svn path=/head/; revision=60816
* | | | | Allow less to work on > 2GB files.Paul Saab2000-05-232-3/+5
| | | | | | | | | | | | | | | | | | | | Notes: svn path=/head/; revision=60814
* | | | | Make less act like more(1) when it is invoked as more.Paul Saab2000-05-235-10/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Obtained from: NetBSD Notes: svn path=/head/; revision=60812
* | | | | This commit was generated by cvs2svn to compensate for changes in r60786,Paul Saab2000-05-2276-0/+33117
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=60787
| * | | | | Import the [now] dual licensed version 3.5.4 of less. It isvendor/less/v354Paul Saab2000-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/ Notes: svn path=/vendor/less/dist/; revision=60786 svn path=/vendor/less/v354/; revision=60788; tag=vendor/less/v354
* | | | | Do not use DWARF2 unwinding mechanisms for C++ exceptions on all of ourDavid E. O'Brien2000-05-223-12/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | platforms. Notes: svn path=/head/; revision=60776
* | | | | Revert rev 1.10 as I took the bug report too much on face value. The bugDavid E. O'Brien2000-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. Notes: svn path=/head/; revision=60735
* | | | | Our `ifconfig' syntax uses "alias" not "-alias".David E. O'Brien2000-05-201-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Submitted by: Per Kristian Hove <Per.Hove@math.ntnu.no> Notes: svn path=/head/; revision=60733
* | | | | ASM_DECLARE_OBJECT_NAME and ASM_FINISH_DECLARE_OBJECT are ELF MI routinesDavid E. O'Brien2000-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'. Notes: svn path=/head/; revision=60731
* | | | | This commit was generated by cvs2svn to compensate for changes in r60679,Jeroen Ruigrok van der Werven2000-05-181-44/+43
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=60680
| * | | | Virgin import of BIND v8.2.3-T5BJeroen Ruigrok van der Werven2000-05-181-44/+43
| | | | | | | | | | | | | | | | | | | | Notes: svn path=/vendor/bind/dist/; revision=60679
* | | | | These files were part of GDB 4.16, but not version 4.18 (that weDavid E. O'Brien2000-05-179-777/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | currently use). Notes: svn path=/head/; revision=60667
* | | | | Add some extra functions adapted from OpenBSD, in preparation forKris Kennaway2000-05-151-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OpenSSH OPIE support. Notes: svn path=/head/; revision=60572
* | | | | This commit was generated by cvs2svn to compensate for changes in r60529,David E. O'Brien2000-05-131-0/+9
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=60530
| * | | | | Addition SCO/SVR4 offical EI_OSABI types taken from the sourceware trunk.David E. O'Brien2000-05-131-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | Notes: svn path=/vendor/binutils/dist/; revision=60529
* | | | | | Merge rev 1.2 (configuration changes to support FreeBSD)David E. O'Brien2000-05-131-14/+12
| | | | | | | | | | | | | | | | | | | | | | | | Notes: svn path=/head/; revision=60526
* | | | | | Merge in rev 1.2 (ld was kinly looking up the Linux /etc/ld.so.conf so teachDavid E. O'Brien2000-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. Notes: svn path=/head/; revision=60525
* | | | | | Tweaks for i386, add alpha, ppc, sparc, and strongarm support.David E. O'Brien2000-05-131-9/+31
| | | | | | | | | | | | | | | | | | | | | | | | Notes: svn path=/head/; revision=60524
* | | | | | Use the stock vendor version of this file now.David E. O'Brien2000-05-131-2/+31
| | | | | | | | | | | | | | | | | | | | | | | | Notes: svn path=/head/; revision=60523
* | | | | | Merge in revs 1.2 and 1.3 (FreeBSD configuration support)David E. O'Brien2000-05-131-20/+109
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add preliminary sparc, strongarm, PPC FreeBSD support. Notes: svn path=/head/; revision=60522
* | | | | | Merge in rev 1.2 (FreeBSD configuration support)David E. O'Brien2000-05-131-217/+578
| | | | | | | | | | | | | | | | | | | | | | | | Notes: svn path=/head/; revision=60521
* | | | | | Merge in rev 1.2 (balance the brackets; PR-docs/8505)David E. O'Brien2000-05-131-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | Notes: svn path=/head/; revision=60520
* | | | | | Merge in rev 1.2 (don't use "/" to start a comment).David E. O'Brien2000-05-131-1425/+2711
| | | | | | | | | | | | | | | | | | | | | | | | Notes: svn path=/head/; revision=60519
* | | | | | Merge in rev 1.2 which provides some FreeBSD a.out support.David E. O'Brien2000-05-131-153/+189
| | | | | | | | | | | | | | | | | | | | | | | | Notes: svn path=/head/; revision=60518
* | | | | | Fix the i386 config bits, merge in the Alpha bits, and add arm32 andDavid E. O'Brien2000-05-131-74/+213
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sparc bits. Notes: svn path=/head/; revision=60517
* | | | | | Fix the i386 config bits, merge in the Alpha bits, and add arm32 andDavid E. O'Brien2000-05-131-359/+2526
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sparc bits. Notes: svn path=/head/; revision=60516
* | | | | | Return to the vendor's version of this file.David E. O'Brien2000-05-132-29/+62
| | | | | | | | | | | | | | | | | | | | | | | | Notes: svn path=/head/; revision=60515
* | | | | | Return to the vendor's version of this file as in rev 1.4.David E. O'Brien2000-05-131-31/+37
| | | | | | | | | | | | | | | | | | | | | | | | Notes: svn path=/head/; revision=60514
* | | | | | Merge in our rev 1.2 changes: Restore traditional behavior by acknowledgingDavid E. O'Brien2000-05-131-10/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tabs in strings. Notes: svn path=/head/; revision=60513
* | | | | | Return this file to the vendor's file.David E. O'Brien2000-05-131-2/+13
| | | | | | | | | | | | | | | | | | | | | | | | Notes: svn path=/head/; revision=60512
* | | | | | Return this file back to the stock version.David E. O'Brien2000-05-131-456/+1866
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The big fixed in rev 1.2 has also been fixed by the Bintuils maintainers. Notes: svn path=/head/; revision=60511
* | | | | | Merge in rev 1.3 changes (Make the default dynamic linker pathname correctDavid E. O'Brien2000-05-131-419/+1010
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for FreeBSD.) Notes: svn path=/head/; revision=60510
* | | | | | Merge in rev 1.4 changes (Make the default dynamic linker pathname correctDavid E. O'Brien2000-05-131-119/+219
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for FreeBSD.) Notes: svn path=/head/; revision=60509
* | | | | | Merge in our ELF branding.David E. O'Brien2000-05-131-226/+1493
| | | | | | | | | | | | | | | | | | | | | | | | Notes: svn path=/head/; revision=60508
* | | | | | This commit was generated by cvs2svn to compensate for changes in r60484,David E. O'Brien2000-05-12523-42247/+225267
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=60485
| * | | | | Import of Binutils 2.10 snapshot.David E. O'Brien2000-05-12542-45858/+236481
| | | | | | | | | | | | | | | | | | | | | | | | Notes: svn path=/vendor/binutils/dist/; revision=60484