summaryrefslogtreecommitdiffstats
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* While in the SYNOPSIS section, Nm macro always required anru2000-11-181-6/+4
| | | | | | | | | | | | | | | | argument to setup indentation for the rest of the synopsis line and to automatically emit a line break for a non-first synopsis line. It does not require it anymore. The following now works as expected: .Sh NAME .Nm utility .Sh SYNOPSIS .Nm .Cm start .Nm .Cm stop
* Return to the stock version of this file as local FreeBSD modsru2000-11-171-8/+3
| | | | | to it have been made in mdoc(7) format, but now it is again in man(7) format, and the vendor apparently incorporated our mods.
* Fixed Nm macro so that it accepts punctuation characters as argument.ru2000-11-171-15/+4
| | | | | | | | | | For example, neither of the following worked before: .Nm , name, .Nm . name. .Nm : name: .Dq Nm ``name'' .Op Nm . [name].
* Make the question mark (`?') a valid punctuation character.ru2000-11-163-2/+4
| | | | | | | | | | | | | | One can now, for example, write: .Sh EXAMPLES Have you read the .Xr mdoc 7 ? .Pp Do you like .Fx ? The mdoc.samples(7) page has been automatically updated to record this change.
* Fix problem with extra space after an Xr, because aZ was being called twice.ru2000-11-161-7/+5
| | | | | | Fix the no-space-after-a-period-in-macro problem. Obtained from: NetBSD
* dyn-string.* moved to libiberty/ and include/.obrien2000-11-152-141/+0
|
* Merge rev 1.2 into Binutils 2.10.1.obrien2000-11-151-125/+184
| | | | | Teach `ld' about FreeBSD (ie, fix the All the World's Linux) and how to access our ld ELF hints.
* Merge conflicts. Adds revs 1.2 and 1.3 (FreeBSD configuration support),obrien2000-11-151-1/+3
| | | | and preliminary sparc, strongarm, PPC FreeBSD support to Binutils 2.10.1.
* Merge rev 1.2 (FreeBSD configuration support) into Binutils 2.10.1.obrien2000-11-151-1/+1
|
* Merge conflicts into Binutils 2.10.1.obrien2000-11-152-170/+186
| | | | | This fixes the i386 config bits, merge in the Alpha bits, and adds arm32 & sparc bits.
* We use the stock version of this file now.obrien2000-11-151-1/+1
|
* Return to the vendor's version of this file as in rev 1.4.obrien2000-11-151-11/+30
|
* We use the stock version of this file now.obrien2000-11-151-2/+21
| | | | (Our needs have been addressed by the Binutils maintainers)
* Only define "ELF_DYNAMIC_INTERPRETER" if it isn't defined elsewhere.obrien2000-11-151-3/+8
| | | | | FreeBSD does not adhear to the System V 64-bit ABI for the dynamic [linker] interpreter, and thus must override this value.
* Only define "ELF_DYNAMIC_INTERPRETER" if it isn't defined elsewhere.obrien2000-11-151-4/+11
| | | | | FreeBSD does not adhear to the Intel386 System V ABI for the dynamic [linker] interpreter, and thus must override this value.
* Merge our ELF branding into Binutils 2.10.1.obrien2000-11-151-11/+33
|
* This commit was generated by cvs2svn to compensate for changes in r68765,obrien2000-11-1549-901/+5948
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Import of GNU Binutils version 2.10.1.obrien2000-11-1560-1228/+6420
| | | | | | | | Believe it or not, this is heavily stripped down.
* | Use Fx macro wherever possible.ru2000-11-141-1/+1
| |
* | Fixed the last-minute bug I have made in previous revision (.ie -> .if).ru2000-11-131-1/+1
| |
* | Really make the Fx macro parsed and callable.ru2000-11-132-34/+48
| |
* | This commit was generated by cvs2svn to compensate for changes in r68673,obrien2000-11-1313-0/+912
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Import a virgin (but trimed) Binutils 2.10 release.obrien2000-11-1313-0/+912
| |
* | remove files not needed.obrien2000-11-133-4062/+0
| |
* | This commit was generated by cvs2svn to compensate for changes in r68670,obrien2000-11-133-0/+4062
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Upgrade to Binutils 2.10.0.obrien2000-11-133-0/+4062
| |
* | Properly format the SUBTARGET_SWITCHES so that ``gcc -v --help'' printsobrien2000-11-111-6/+6
| | | | | | | | | | | | | | them out. PR: 19326 Submitted by: Naohiko Tsuji <yakisoba@f2.dion.ne.jp>
* | Avoid use of direct troff requests in mdoc(7) manual pages.ru2000-11-102-9/+1
| |
* | Remove the -kthread option that matched [sort of] the LinuxThreads port.obrien2000-11-071-3/+4
| | | | | | | | | | | | | | | | | | | | This option depended on bits not part of the base system and required people to install the LinuxThreads port in a manner non-consistent with the workings of our Ports Collection. The directions for properly linking with LinuxThreads are given by that port at install time. Requested by: jasone
* | This commit was generated by cvs2svn to compensate for changes in r68396,asmodai2000-11-061-8/+15
|\ \ | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | Fix AA being cleared on notify "queries"asmodai2000-11-061-8/+15
| | | | | | | | | | | | Submitted by: Mark Andrews <marka@nominum.com>
* | | This commit was generated by cvs2svn to compensate for changes in r68349,obrien2000-11-05165-0/+15983
|\ \ \ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Virgin import of FILE 3.32obrien2000-11-05165-0/+15983
| / /
* | | This commit was generated by cvs2svn to compensate for changes in r68332,kris2000-11-041-7/+19
|\ \ \ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | Import vendor fix for insecure temporary filename creation with thekris2000-11-041-7/+19
| | | | | | | | | | | | | | | | '<<' operator, reported on bugtraq by proton <proton@ENERGYMECH.NET>
* | | | * Consistently use the `make_resolv_conf' function.obrien2000-11-041-13/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Better handling of the 127.0.0.1 route. * Minor style tweak to reduce diffs from v3 script and ours. Obtained from: ISC v3 client script
* | | | This commit was generated by cvs2svn to compensate for changes in r68325,obrien2000-11-042-4/+8
|\ \ \ \ | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Import Patchlevel 5 of the ISC 2.0 dhcp client plus bug fixes from theobrien2000-11-042-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | beta ISC DHCP version 3 offering. In message http://www.isc.org/ml-archives/dhcp-client/2000/10/msg00001.html author Ted Lemon stated "This will not be fixed in any 2.0 release - 2.0 is no longer being maintained." to a reported problem about an interoperability problem against Microsoft servers. FreeBSD went with the ISC client vs. the WIDE client because others convinced me it was better supported. Sigh. I wonder if version 3 will get the same treatment after its release... Since FreeBSD generally uses only released contrib products and the ISC version 3 offering is still in beta, our backs are up against the wall. The common/options.c rev 1.65 work around for erroneous Microsoft DHCP servers has been back ported to the version 2.0pl5 client. Since this comes from a change in the vendor's own code (and would no doubt also be committed to the version 2 client if the author were still supporting it), we will consider this a vendor release and import this as such. PR: 21658 Submitted by: Motomichi Matsuzaki <mzaki@e-mail.ne.jp>
* | | | | Fix conflicts.obrien2000-11-041-1/+1
| | | | |
* | | | | This commit was generated by cvs2svn to compensate for changes in r68320,obrien2000-11-043-7/+19
|\ \ \ \ \ | |/ / / / | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Import Patchlevel 5 of the ISC 2.0 dhcp client.obrien2000-11-044-9/+21
| | | | |
| * | | | Vendor approved fix where with some CIDR subnets, dhclient would set theobrien2000-08-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | broadcast address to the [sub]net address. Approved by: Ted Lemon <mellon@nominum.com> Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>
* | | | | Fix another possible bufer overflow in top.imp2000-11-031-1/+1
| | | | | | | | | | | | | | | | | | | | PR: bin/22496
* | | | | Resolve conflicts.asmodai2000-10-312-19/+37
| | | | |
* | | | | This commit was generated by cvs2svn to compensate for changes in r68073,asmodai2000-10-3112-559/+1667
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Virgin import of BIND v8.2.3-T6Basmodai2000-10-3114-560/+1673
| | | | |
* | | | | Resolve conflicts.asmodai2000-10-314-11/+22
| | | | |
* | | | | This commit was generated by cvs2svn to compensate for changes in r68068,asmodai2000-10-3144-199/+320
|\ \ \ \ \ | |/ / / / | | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| * | | | Virgin import of BIND v8.2.3-T6Basmodai2000-10-3148-210/+342
| | | | |
* | | | | Start using crt[in].o to adhear to the ELF ABIobrien2000-10-301-2/+2
| | | | | | | | | | | | | | | | | | | | (and crtstuff.c's requirements).
OpenPOWER on IntegriCloud