summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r73393,kris2001-03-032-16/+35
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import vendor fix for buffer overflow in HOME environment variablekris2001-03-032-16/+35
| |
* | setlocale(3) has been fixed to match POSIX standard:ru2001-03-024-4/+4
| | | | | | | | LC_ALL takes precedence over other LC_* envariables.
* | Change "NO_PROFILE_DATA" to "NO_PROFILE_COUNTERS" to match the commit byobrien2001-03-021-2/+2
| | | | | | | | | | the FSF/GCC people in the stock 2.97 source that is like our custom change modulo the conditional compilation symbol.
* | Move the obvious bits of mixed ELF and a.out support down into this MDobrien2001-03-021-0/+108
| | | | | | | | | | | | | | header to reduce the difference of our sources to the stock GNU/FSF ones. While the mix binary format support was nice to have in the FreeBSD MI header as a frame work, it just clutters up too much and makes the FreeBSD MI header more different from the FSF/GNU stock one than it needs to be.
* | Push as much as was easy of the mixed ELF & a.out support for the i386obrien2001-03-021-130/+21
| | | | | | | | | | | | into the i386 MD FreeBSD header. Also comment tweaking, continuation line style changes, and other minor changes to make this closer to the latest FSF/GNU 3.0 sources (to reduce my headache when 3.0 is imported).
* | Fixed undesirable hyphenation on the dash of a flag argument.ru2001-03-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Example: .Sh SYNOPSIS .Nm natd .Fl unregistered-only .Fl proxy-only .Fl deny-incoming .Fl use-sockets .Fl same-ports Ported from: mdocNG
* | Fixed two bugs with -tag lists.ru2001-03-011-10/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the -tag list definition didn't have a -width modifier, the first .It call was supposed to set the width depending on the first argument type; if it is a macro name, use the macro's width value; otherwise, use width value of `No'. The following two lists should produce identical output: .Bl -tag -width Er -compact .It Er EINVAL invalid argument .El .Bl -tag -compact .It Er EINVAL invalid argument .El If the outermost -tag list definition did't have a -width modifier, the .It elements of inner lists might not work (producing a list where each successive element `walks' to the right). Example: .Bl -tag -compact .It outer .It outer .Bl -tag -compact .It inner .It inner .El .It outer .It outer .El Ported from: mdocNG
* | mdoc(7) police: misc fixes.ru2001-03-011-8/+5
| |
* | Stylistic changes mirroring ones done in the FSF/GNU 3.0 development sources.obrien2001-02-281-50/+49
| |
* | Repair 8.11.3 merge conflictsgshapiro2001-02-2810-259/+308
| |
* | This commit was generated by cvs2svn to compensate for changes in r73188,gshapiro2001-02-2839-253/+772
|\ \ | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | Import sendmail 8.11.3gshapiro2001-02-2849-513/+1080
| | |
* | | Synch with NetBSD and OpenBSD: replace -iso9945-1 with -p1003.1-96.ru2001-02-261-6/+6
| | |
* | | Revert part of rev 1.2: make -ansiC equivalent to -ansiC-89.ru2001-02-261-2/+2
| | |
* | | Do not output extra space after .Ef call.ru2001-02-261-1/+1
| | | | | | | | | | | | Ported from: mdocNG
* | | Resolve conflictskris2001-02-264-112/+263
| | |
* | | This commit was generated by cvs2svn to compensate for changes in r73064,kris2001-02-2657-1434/+4380
|\ \ \ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Initial import of bc 1.0.6kris2001-02-2661-1549/+4644
| | | |
* | | | Make ``groff -man'' work again for both man(7) and mdoc(7) manpages.ru2001-02-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | The new Groff release will support this feature. Requested by: peter
* | | | Flip the default for CVS_RSH to "ssh". I am tired of getting asked thispeter2001-02-231-2/+2
| | | | | | | | | | | | | | | | all the time, and IMHO it is long overdue.
* | | | Return to the code as distributed by sendmail.org. This eliminates agshapiro2001-02-221-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | warning on Alphas. It is still not the perfect solution for machines which sizeof(u_long) != sizeof(void *) but it is as close as we are going to get for now and consistent with the rest of the code. 8.12 has solved this problem by providing a portable snprintf() which understands %p. PR: bin/14142
* | | | Document the vacation -d and -l optionsgshapiro2001-02-221-0/+17
| | | | | | | | | | | | | | | | PR: docs/22875
* | | | Do not output extra comma before "and" for references with two authors.ru2001-02-191-11/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Example: .Rs .%A Author1 .%A Author2 .%B Book .Re Produced: Author1, and Author2, Book. Now produces: Author1 and Author2, Book. Ported from: mdocNG
* | | | This commit was generated by cvs2svn to compensate for changes in r72571,asmodai2001-02-176-19/+38
|\ \ \ \ | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Virgin import of ISC BIND v8.2.3-REL docsasmodai2001-02-176-19/+38
| | | | |
* | | | | Remove old DNS setup document. We have long past the times whereasmodai2001-02-171-1081/+0
| | | | | | | | | | | | | | | | | | | | BIND 4 was the thing of the day.
* | | | | Merge rev 1.2 (-fformat-extensions); 1.{7,9} (complain about -O2 on theobrien2001-02-171-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | Alpha & FORCE_OPTIMIZATION_DOWNGRADE); 1.8 (-Wnon-const-format) into GCC 2.95.3(RC#3).
* | | | | Merge gcc-2.95.3-test3 changes onto mainline. Bump FreeBSD cc version.obrien2001-02-178-139/+151
| | | | |
* | | | | This commit was generated by cvs2svn to compensate for changes in r72562,obrien2001-02-1738-1127/+2898
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | Enlist the FreeBSD-CURRENT users as testers of GCC 2.95.3 Release Candidate #3obrien2001-02-1747-1268/+3052
| | | | | |
| * | | | | Enlist the FreeBSD-CURRENT users as testers of GCC 2.95.3 Release Candidate #1peter2001-01-031-5/+5
| | | | | |
* | | | | | SEE ALSO is the special name, and should not be taken in quotes,ru2001-02-161-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | since -mdoc checks for the "SEE" word only to set its variables. In the SEE ALSO section, -mdoc automatically emits an empty line before each new reference.
* | | | | | 1. Disable the recognition of the last dot character in theru2001-02-141-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | default .Ar argument as an end-of-sentence character. Example: .Ar foo Produced: file ... foo Now produces: file ... foo 2. Fixed an off-by-one bug in the .It macro for the -hang lists. Example: .Bl -hang -width 8n -compact .It 1234 OK .It 1234567 OK .It 12345678 BUG .El Produced: 1234 OK 1234567 OK 12345678 BUG Now produces: 1234 OK 1234567 OK 12345678 BUG Ported from: mdocNG
* | | | | | Fixed the .St strings so that no single-character component ofru2001-02-081-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the name could be wrapped, e.g. ``ISO C'' is always printed on the same line. Ported from: mdocNG
* | | | | | Fixed the .Xr macro so that it produces the right spacingru2001-02-081-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and no hyphenation is possible on a dash (`-') character. Ported from: mdocNG
* | | | | | Bump __FreeBSD_cc_version to 500002 to show the -pthread option change.obrien2001-02-081-1/+1
| | | | | |
* | | | | | Synch: Add $FreeBSD$.asmodai2001-02-071-0/+1
| | | | | |
* | | | | | 1. Disable hyphenation on a dash (`-') character in macro arguments.ru2001-02-071-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2. Disable recognition of end-of-sentence characters in text-type macro arguments. 3. Fix the missing space bug when an end-of-sentence character was followed by another punctuation character. 4. Fix the bug where hyphenation was left disabled after .Re. Obtained from: mdocNG
* | | | | | Add a missing line-break request so that -raggedru2001-02-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -compact lists always start from the new line. Example: foo .Bd -ragged -compact bar .Ed Produced: foo bar Now produces: foo bar
* | | | | | Fix typo: compatability -> compatibility.asmodai2001-02-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Compatability is not an existing english word.
* | | | | | Fix typo: seperate -> separate.asmodai2001-02-062-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Seperate does not exist in the english language. Submitted to look at by: kris
* | | | | | Fix typo: wierd -> weird.asmodai2001-02-062-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | There is no such thing as wierd in the english language.
* | | | | | fix conflictsdarrenr2001-02-046-19/+103
| | | | | |
* | | | | | This commit was generated by cvs2svn to compensate for changes in r72003,darrenr2001-02-0430-150/+327
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | | | Import IP Filter updatedarrenr2001-02-0436-173/+443
| | | | | | |
* | | | | | | mdoc(7) police: split punctuation characters + misc fixes.ru2001-02-015-41/+48
| | | | | | |
* | | | | | | Make the exclamation mark (`!') a recognizable punctuation character.ru2001-02-013-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Obtained from: mdocNG
* | | | | | | Update port_after.h to reflect FreeBSD values.asmodai2001-01-301-2/+4
| | | | | | |
* | | | | | | Resolve conflicts after import.asmodai2001-01-287-85/+261
| | | | | | |
OpenPOWER on IntegriCloud