summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r130803,marcel2004-06-20623-33904/+200826
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import of GDB version 6.1.1 (stripped; see FREEBSD-Xlist rev. 1.6).marcel2004-06-20725-44357/+265485
| |
| * This file was not part of the GDB 5.2.1 import and should have beenmarcel2004-06-2020-9238/+0
| | | | | | | | deleted from the vendor branch.
| * This file was not part of the GDB 5.2.1 import and should have beenmarcel2004-06-20362-166798/+0
| | | | | | | | deleted from the vendor branch.
| * This file was not part of the GDB 5.2.1 import and should have beenmarcel2004-06-19239-156804/+0
| | | | | | | | deleted from the vendor branch.
| * This file has been removed from HEAD when it should (also) have beenmarcel2004-06-1930-32873/+0
| | | | | | | | removed from the vendor branch.
* | Re-add the code to automatically load the smbfs.ko module if necessary.mux2004-06-201-1/+11
| | | | | | | | | | | | | | | | | | We can't realy on the mount(2) system call to do it for us here because smb_lib_init() needs the module and we call it before mount(). The old code has been slightly modified to not use the getvfsent(3) API which is now retired. Noticed by: many
* | Grrr. our rev 1.19 (FSF GCC rev 1.579) is causing some problems on 32-bitobrien2004-06-191-0/+9
| | | | | | | | | | systems. So only use the rev 1.19 (FSF GCC rev 1.579) change on 64-bit systems.
* | Fine-tune the last change even more and use the return value as errorle2004-06-191-1/+1
| | | | | | | | | | | | indicator, as it is expected. Spotted by: Christoph Mallon <christoph.mallon@gmx.de>
* | Don't return NULL when the function is defined to return an integer.le2004-06-191-1/+1
| | | | | | | | OK'ed by: tjr
* | Merge FSF GCC rev 1.579 change ((x86_output_mi_thunk): Don't pass MEM toobrien2004-06-191-3/+2
| | | | | | | | | | | | | | %P0, just SYMBOL_REF) into GCC 3.3.3. This fixes the bad C++ thunks code generation building Firefox on AMD64. Submitted by: Sean McNeil <sean@mcneil.com>
* | This file is not part of GDB 5.2.1, but was off the vendor branch.marcel2004-06-1824-44078/+0
| |
* | Revert local changes.marcel2004-06-187-29/+7
| |
* | This file is not part of GDB 5.2.1 and is also off the vendor branch.marcel2004-06-181-814/+0
| | | | | | | | It was removed on 2001-11-07, according to ChangeLog.
* | Fix printing of u_int64_t with a cast to unsigned long long.mlaier2004-06-171-1/+1
| | | | | | | | Found-by: tinderbox(amd64)
* | Commit userland part of pf version 3.5 from OpenBSD (OPENBSD_3_5_BASE).mlaier2004-06-1617-839/+2444
| |
* | This commit was generated by cvs2svn to compensate for changes in r130614,mlaier2004-06-1612-170/+925
|\ \ | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | Import userland of pf 3.5 from OpenBSD (OPENBSD_3_5_BASE).mlaier2004-06-1627-1036/+3368
| | |
* | | Update HEAD with the stock binutils_2_15_20040523 file.obrien2004-06-1613-6350/+12318
| | |
* | | Blah, these came back. Use a bigger hammer.obrien2004-06-163-1390/+0
| | |
* | | Merge rev 1.2 (configuration changes to support FreeBSD) into Binutils 2.15.obrien2004-06-161-6/+6
| | |
* | | Merge rev 1.2 (teach `ld' how to access FreeBSD's ld ELF hints) intoobrien2004-06-161-307/+401
| | | | | | | | | | | | Binutils 2.15.
* | | Merge rev 1.2 (FreeBSD a.out configuration support) into Binutils 2.15.obrien2004-06-161-86/+461
| | |
* | | Merge our ELF branding into Binutils 2.15.obrien2004-06-161-1151/+1325
| | |
* | | This commit was generated by cvs2svn to compensate for changes in r130561,obrien2004-06-16644-102159/+199910
|\ \ \ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Import of Binutils from the FSF 2.15 branch (just post-.0 release).obrien2004-06-16661-110036/+214410
| | | | | | | | | | | | | | | | These bits are taken from the FSF anoncvs repo on 23-May-2004 04:41:00 UTC.
| * | | Play along with the effort to use getopt_long from libc.obrien2004-03-173-1388/+0
| | | |
| * | | Things that never should have been imported.obrien2003-03-0236-12979/+0
| | | |
| * | | Junk that never should have gotten imported.obrien2003-03-0219-36061/+0
| | | |
* | | | This commit was generated by cvs2svn to compensate for changes in r130457,ru2004-06-142-10/+5
|\ \ \ \ | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | From ChangeLog:ru2004-06-142-10/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | : 2004-06-10 Colin Percival <colin.percival@wadham.ox.ac.uk> : * doc/meintro.me, doc/meref.me: Don't use \*[td], \n[dy], \*[mo], : and \n[mo] to avoid dependency on current date.
| * | | | Pull up latest mdoc(7) changes.ru2004-04-162-57/+113
| | | | |
| * | | | From ChangeLog:ru2003-11-022-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | : 2003-07-06 Ruslan Ermilov <ru@FreeBSD.org> : : * src/roff/nroff/nroff.sh: Add option -d for completeness. : * src/roff/nroff/nroff.man: Updated.
* | | | | Merge 1.11.15+ -> 1.11.17 changes onto mainline. I've left cvs.1 alonepeter2004-06-106-72/+194
| | | | | | | | | | | | | | | | | | | | for now.
* | | | | This commit was generated by cvs2svn to compensate for changes in r130303,peter2004-06-1044-496/+6931
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | Import cvs-1.11.17 onto vendor branch.peter2004-06-1050-568/+7125
| | | | | |
| * | | | | The previous commit broke compatibility with certain buggy third-partydes2004-05-201-2/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CVS clients. This commit fixes that and brings this file up-to-date with CVS 1.1.16. Obtained from: ccvs.cvshome.org
| * | | | | Fix a couple of parser bugs.des2004-05-191-2/+2
| | | | | |
| * | | | | File removed from vendor branchpeter2004-04-151-92/+0
| | | | | |
* | | | | | The list of files / directories to remove has moved to FREEBSD-Xlist.des2004-06-091-24/+4
| | | | | |
* | | | | | List of files and directories to delete before importing a new release.des2004-06-091-0/+21
| | | | | |
* | | | | | FreeBSD-ify the manpage. Our inetd does not support bind-address:port syntaxmlaier2004-05-271-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Christian will follow up with some additional words about how to protect this from the outside world. Submitted-by: brueffer Approved-by: bms(mentor)
* | | | | | Merge updated patch from vendor branch (1.1.1.17)des2004-05-201-2/+40
| | | | | |
* | | | | | Merge parser fix from vendor branch (rev 1.1.1.16)des2004-05-191-2/+2
| | | | | |
* | | | | | Add a list of all local changed files. All these files have been takenmbr2004-05-141-0/+66
| | | | | | | | | | | | | | | | | | | | | | | | of the vendor tree.
* | | | | | We don't need these files. Add the to the x-list.mbr2004-05-145-1393/+3
| | | | | |
* | | | | | Remove the GNU patch(1) sources that were committed to HEAD.marius2004-04-302-1088/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Approved by: ache, cvs, ru MFC after: 2 weeks
* | | | | | This commit was generated by cvs2svn to compensate for changes in r128777,marius2004-04-3036-13916/+0
| | | | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
* | | | | | This commit was generated by cvs2svn to compensate for changes in r128671,mikeh2004-04-277-34/+57
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | Import the latest (4/26/04) CVS lukemftp. This adds the ability tomikeh2004-04-277-34/+57
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | have a prefix string on the progressbar and brings in a patch by mux@ to fix the condition when connect() returns EINTR. Requested by: mux
OpenPOWER on IntegriCloud