summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* Give an example of the more efficient conflict resolution commanddougb2003-06-171-0/+2
| | | | | | suggested by the version of the commit message that's mailed out as opposed to the more error prone version that will be suggested when doing the actual import.
* Resolve conflicts in 8.3.6, generally in favor of the vendor codedougb2003-06-175-72/+84
|
* This commit was generated by cvs2svn to compensate for changes in r116464,dougb2003-06-1790-1761/+2140
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import of ISC BIND version 8.3.6.dougb2003-06-1795-1825/+2221
| | | | | | | | Version 8.3.5 was skipped due to bugs fixed in this version.
* | This never should have been here.mikeh2003-06-161-1055/+0
| |
* | This commit was generated by cvs2svn to compensate for changes in r116424,mikeh2003-06-1618-561/+4710
|\ \ | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | Import the June 15, 2003 CVS version of NetBSD's ftp + patchset to fixmikeh2003-06-1618-561/+4710
| | | | | | | | | | | | | | | | | | | | | header file differences between FBSD and NBSD. Like lukemftpd, the portable version of lukemftp lags too far behind CVS. This import includes several big fixes plus a cleaned up manpage.
* | | This commit was generated by cvs2svn to compensate for changes in r115984,ru2003-06-071-2/+3
|\ \ \ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | 2003-05-03 Ruslan Ermilov <ru@FreeBSD.org>ru2003-06-071-2/+3
| | | | | | | | | | | | | | | | * tmac/groff_mdoc.man: Slight improvements.
* | | | This commit was generated by cvs2svn to compensate for changes in r115982,ru2003-06-071-1/+1
|\ \ \ \ | |/ / / | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | 2003-05-22 Ruslan Ermilov <ru@FreeBSD.org>ru2003-06-071-1/+1
| | | | | | | | | | | | | | | | * tmac/X.tmac: Fix definition of `em'.
* | | | This commit was generated by cvs2svn to compensate for changes in r115698,des2003-06-021-2/+1
|\ \ \ \ | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Remove debugging output (perforce change #32378)des2003-06-021-2/+1
| | | | |
* | | | | This commit was generated by cvs2svn to compensate for changes in r115619,des2003-06-01128-631/+1022
|\ \ \ \ \ | |/ / / / | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Vendor import of OpenPAM Digitalis.des2003-06-01128-631/+1022
| | | | |
* | | | | This commit was generated by cvs2svn to compensate for changes in r115379,mbr2003-05-291-0/+8
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | Use non-blocking mode for amd(8) too. The fix will be partmbr2003-05-291-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of the next amd(8) snap. Reviewed by: rwatson Approved by: re Obtained from: NetBSD
* | | | | | From FSF Binutils CVS repo:obrien2003-05-281-1/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-04-09 Richard Henderson <rth@redhat.com> * elf64-alpha.c (elf64_alpha_relocate_section) <R_ALPHA_GPREL32>: Ignore relocations against r_symndx == 0. Requested by: kris,re(scottl)
* | | | | | This commit was generated by cvs2svn to compensate for changes in r115155,ru2003-05-191-7/+8
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | Apply a vendor fix for one problem with tagged lists. From ChangeLog:ru2003-05-191-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-05-18 Werner LEMBERG <wl@gnu.org> * tmac/doc.tmac (doc-tag-list): Force horizontal mode after tag to make items work which consist only of a tag. 2003-05-17 Werner LEMBERG <wl@gnu.org> * tmac/doc.tmac (doc-tag-list): Don't use \Z to assure that spaces aren't stretched in a tag (this can fail with unformatted boxes). Instead, insert a break and go back one line. Approved by: re (blanket)
| * | | | | A couple of vendor updates:ru2003-05-033-16/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-05-01 Werner LEMBERG <wl@gnu.org> * tmac/doc-ditroff, tmac/doc-nroff (doc-header-space, doc-footer-space): Initialize to 0.5i. (doc-setup-page-layout): Don't set doc-header-space and doc-footer-space. 2003-05-01 Ruslan Ermilov <ru@FreeBSD.org> * tmac/doc-common (Nd): Use \[em]. 2003-05-03 Werner LEMBERG <wl@gnu.org> * tmac/doc-common (doc-header): Emit vertical space of 1v instead of `doc-header-space' after header line if register `cR' is set.
| * | | | | Removed files not present in v1.19 import.ru2003-05-01102-78727/+0
| | | | | |
* | | | | | Fix up external variables named "debug" that have a horrible habitmarkm2003-05-115-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of conflicting with other, similarly named functions in static libraries. This is done mostly by renaming the var if it is shared amongst modules, or making it static otherwise. OK'ed by: re(scottl)
* | | | | | I goofed in rev 1.59 (a.out support axing) and missed getting FUNCTION_PROFILERobrien2003-05-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fully clean. This resulted in inserted garbage into the produced assembly code when the gcc -pg and -fPIC options are used together. PR: i386/50598 Submitted by: Don Lewis <truckman@freebsd.org>
* | | | | | Centralize _PATH_* definitions.obrien2003-05-052-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | Submitted by: Tim Kientzle <kientzle@acm.org> (embellished by me)
* | | | | | Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3.obrien2003-05-0419-81/+79
| | | | | |
* | | | | | MFV:ru2003-05-033-16/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Do not emit multiple empty lines in the CRT mode. - Fixed the Nd macro to use the right dash.
* | | | | | The author wanted stringification, not concatenation.obrien2003-05-031-1/+2
| | | | | |
* | | | | | This commit was generated by cvs2svn to compensate for changes in r114536,des2003-05-0251-77/+106
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | Vendor import of OpenPAM Dianthus.des2003-05-0251-77/+106
| | | | | |
* | | | | | Update for version 4.5 import.ru2003-05-022-7/+12
| | | | | |
* | | | | | Update for texinfo 4.5.ru2003-05-021-9/+55
| | | | | |
* | | | | | Merge texinfo 4.5 changes onto the trunk.ru2003-05-022-58/+161
| | | | | |
* | | | | | Use stock (FSF) version of this file.ru2003-05-027-397/+544
| | | | | |
* | | | | | This commit was generated by cvs2svn to compensate for changes in r114475,ru2003-05-022-573/+0
| | | | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
* | | | | | This commit was generated by cvs2svn to compensate for changes in r114472,ru2003-05-02105-3056/+4948
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | Import of stripped down GNU texinfo 4.5ru2003-05-02112-3502/+5650
| | | | | | |
| * | | | | | Removed files not present in the v4_1 import.ru2002-07-221-182/+0
| | | | | | |
* | | | | | | Update upgrade instructions.ru2003-05-011-4/+4
| | | | | | |
* | | | | | | This commit was generated by cvs2svn to compensate for changes in r114438,des2003-05-011-3/+4
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | Initialize variables (perforce change #30310)des2003-05-011-3/+4
| | | | | | |
* | | | | | | This commit was generated by cvs2svn to compensate for changes in r114436,des2003-05-011-3/+5
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | Initialize dlh (perforce change #30312)des2003-05-011-3/+5
| | | | | | |
* | | | | | | Merge local changes (8 bit clean ctype support) onto mainline.ru2003-05-013-4/+22
| | | | | | |
* | | | | | | Merge Groff 1.19 changes.ru2003-05-016-62/+118
| | | | | | |
* | | | | | | Use stock (FSF) version of this file.ru2003-05-014-43/+35
| | | | | | |
* | | | | | | Removed yacc(1) output files.ru2003-05-013-8394/+0
| | | | | | |
* | | | | | | This commit was generated by cvs2svn to compensate for changes in r114405,ru2003-05-0196-70090/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
* | | | | | | Removed files not present in v1.19 import.ru2003-05-013-232/+0
| | | | | | |
* | | | | | | This commit was generated by cvs2svn to compensate for changes in r114402,ru2003-05-01500-17681/+119049
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
OpenPOWER on IntegriCloud