summaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RELENG_5_1'.cvs2svn2003-05-3151-25404/+0
* This commit was generated by cvs2svn to compensate for changes in r115379,Martin Blapp2003-05-291-0/+8
|\
| * Use non-blocking mode for amd(8) too. The fix will be partMartin Blapp2003-05-291-0/+8
* | From FSF Binutils CVS repo:David E. O'Brien2003-05-281-1/+15
* | This commit was generated by cvs2svn to compensate for changes in r115155,Ruslan Ermilov2003-05-191-7/+8
|\ \
| * | Apply a vendor fix for one problem with tagged lists. From ChangeLog:Ruslan Ermilov2003-05-191-7/+8
| * | A couple of vendor updates:Ruslan Ermilov2003-05-033-16/+9
| * | Removed files not present in v1.19 import.vendor/groff/1.19Ruslan Ermilov2003-05-01102-78727/+0
* | | Fix up external variables named "debug" that have a horrible habitMark Murray2003-05-115-8/+8
* | | I goofed in rev 1.59 (a.out support axing) and missed getting FUNCTION_PROFILERDavid E. O'Brien2003-05-081-1/+1
* | | Centralize _PATH_* definitions.David E. O'Brien2003-05-052-2/+8
* | | Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3.David E. O'Brien2003-05-0419-81/+79
* | | MFV:Ruslan Ermilov2003-05-033-16/+9
* | | The author wanted stringification, not concatenation.David E. O'Brien2003-05-031-1/+2
* | | This commit was generated by cvs2svn to compensate for changes in r114536,Dag-Erling Smørgrav2003-05-0251-77/+106
|\ \ \
| * | | Vendor import of OpenPAM Dianthus.Dag-Erling Smørgrav2003-05-0251-77/+106
* | | | Update for version 4.5 import.Ruslan Ermilov2003-05-022-7/+12
* | | | Update for texinfo 4.5.Ruslan Ermilov2003-05-021-9/+55
* | | | Merge texinfo 4.5 changes onto the trunk.Ruslan Ermilov2003-05-022-57/+160
* | | | Use stock (FSF) version of this file.Ruslan Ermilov2003-05-027-391/+538
* | | | This commit was generated by cvs2svn to compensate for changes in r114475,Ruslan Ermilov2003-05-022-573/+0
* | | | This commit was generated by cvs2svn to compensate for changes in r114472,Ruslan Ermilov2003-05-02105-3034/+4926
|\ \ \ \
| * | | | Import of stripped down GNU texinfo 4.5Ruslan Ermilov2003-05-02112-3473/+5621
| * | | | Removed files not present in the v4_1 import.Ruslan Ermilov2002-07-221-182/+0
* | | | | Update upgrade instructions.Ruslan Ermilov2003-05-011-4/+4
* | | | | This commit was generated by cvs2svn to compensate for changes in r114438,Dag-Erling Smørgrav2003-05-011-3/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Initialize variables (perforce change #30310)Dag-Erling Smørgrav2003-05-011-3/+4
* | | | | This commit was generated by cvs2svn to compensate for changes in r114436,Dag-Erling Smørgrav2003-05-011-3/+5
|\| | | |
| * | | | Initialize dlh (perforce change #30312)Dag-Erling Smørgrav2003-05-011-3/+5
* | | | | Merge local changes (8 bit clean ctype support) onto mainline.Ruslan Ermilov2003-05-013-4/+22
* | | | | Merge Groff 1.19 changes.Ruslan Ermilov2003-05-016-62/+118
* | | | | Use stock (FSF) version of this file.Ruslan Ermilov2003-05-014-43/+35
* | | | | Removed yacc(1) output files.Ruslan Ermilov2003-05-013-8394/+0
* | | | | This commit was generated by cvs2svn to compensate for changes in r114405,Ruslan Ermilov2003-05-0196-70090/+0
* | | | | Removed files not present in v1.19 import.Ruslan Ermilov2003-05-013-232/+0
* | | | | This commit was generated by cvs2svn to compensate for changes in r114402,Ruslan Ermilov2003-05-01500-17665/+119033
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Virgin import of FSF groff v1.19Ruslan Ermilov2003-05-01511-17863/+119280
* | | | | We're changing the platform name from x86[_-]86 to amd64.David E. O'Brien2003-04-261-1/+1
* | | | | Fix the LINK_SPEC. Our i386 32-bit emulation name changed.David E. O'Brien2003-04-261-2/+1
* | | | | Remove the last vestiges (I hope) of the mixed ELF/a.out support.David E. O'Brien2003-04-262-13/+1
* | | | | Teach gcc how to put unitialized data into BSS on FreeBSD.Alexander Kabaev2003-04-131-0/+21
* | | | | Fix a typo in the -O parsing code that caused a crash when the -O optionTim J. Robbins2003-04-121-1/+2
* | | | | Add some missing prototypes to eliminate some warnings. These alreadyDavid Schultz2003-04-091-0/+21
* | | | | Add missing prototype for gdtoa().David Schultz2003-04-051-0/+2
* | | | | update man page to reflect change in default syslog level ipmon is now compil...Darren Reed2003-04-051-1/+1
* | | | | Change the default syslog facility from LOG_LOCAL0 to LOG_SECURITY afterDarren Reed2003-04-051-1/+2
* | | | | sendmail 8.12.9 has been importedGregory Neil Shapiro2003-03-291-4/+4
* | | | | Fix conflicts from sendmail 8.12.9 importGregory Neil Shapiro2003-03-294-9/+139
* | | | | This commit was generated by cvs2svn to compensate for changes in r112810,Gregory Neil Shapiro2003-03-2958-174/+329
|\ \ \ \ \
| * | | | | Import sendmail 8.12.9vendor/sendmail/8.12.9Gregory Neil Shapiro2003-03-2962-183/+464