David E. O'Brien
0b8f0431a4
Revert rev 1.10 as I took the bug report too much on face value. The bug
...
submitter has been refered to the ISC to determine if there his problems
are due to a bug in the script.
As a side note, `man 8 ifconfig' does not show "ifconfig -alias" as being
acceptable, but it is and does server a purpose.
2000-05-20 18:01:05 +00:00
David E. O'Brien
866299fe42
Our `ifconfig' syntax uses "alias" not "-alias".
...
Submitted by: Per Kristian Hove <Per.Hove@math.ntnu.no>
2000-05-20 17:47:06 +00:00
David E. O'Brien
4553af7930
ASM_DECLARE_OBJECT_NAME and ASM_FINISH_DECLARE_OBJECT are ELF MI routines
...
to generate the special .type and .size directives which are used to set
the corresponding fields of the linker symbol table entries in the ELF
object file. As such they are not i386-specific and thus belong in our
MI header. Otherwise on the Alpha we don't properly give the type and
size of dynamic symbols. Bintuil versions past 2.9.1 warn of this and
w/o this change, `ld' generates a lot of warnings during a `make world'.
2000-05-20 10:14:43 +00:00
Jeroen Ruigrok van der Werven
b3b7116fa3
This commit was generated by cvs2svn to compensate for changes in r60679,
...
which included commits to RCS files with non-trunk default branches.
2000-05-18 07:08:31 +00:00
Jeroen Ruigrok van der Werven
3664462f40
Virgin import of BIND v8.2.3-T5B
2000-05-18 07:08:31 +00:00
David E. O'Brien
bd70ab3989
These files were part of GDB 4.16, but not version 4.18 (that we
...
currently use).
2000-05-17 19:32:59 +00:00
Kris Kennaway
6102159f98
Add some extra functions adapted from OpenBSD, in preparation for
...
OpenSSH OPIE support.
2000-05-15 04:20:54 +00:00
David E. O'Brien
d6ccb80c97
This commit was generated by cvs2svn to compensate for changes in r60529,
...
which included commits to RCS files with non-trunk default branches.
2000-05-13 19:21:45 +00:00
David E. O'Brien
30565a54fc
Addition SCO/SVR4 offical EI_OSABI types taken from the sourceware trunk.
2000-05-13 19:21:45 +00:00
David E. O'Brien
745b5e1af2
Merge rev 1.2 (configuration changes to support FreeBSD)
2000-05-13 17:55:26 +00:00
David E. O'Brien
c6404fdf02
Merge in rev 1.2 (ld was kinly looking up the Linux /etc/ld.so.conf so teach
...
it about the FreeBSD equivalent) This version of that patch selects the
Linux code only if the case is Linux. This puts the Linux code on par with
the FreeBSD code.
2000-05-13 17:51:22 +00:00
David E. O'Brien
7277157f24
Tweaks for i386, add alpha, ppc, sparc, and strongarm support.
2000-05-13 17:48:08 +00:00
David E. O'Brien
cb51ce8cd9
Use the stock vendor version of this file now.
2000-05-13 17:34:51 +00:00
David E. O'Brien
76d24f9bde
Merge in revs 1.2 and 1.3 (FreeBSD configuration support)
...
Add preliminary sparc, strongarm, PPC FreeBSD support.
2000-05-13 17:33:39 +00:00
David E. O'Brien
83e6e888b1
Merge in rev 1.2 (FreeBSD configuration support)
2000-05-13 17:23:06 +00:00
David E. O'Brien
bf88f988f1
Merge in rev 1.2 (balance the brackets; PR-docs/8505)
2000-05-13 17:17:56 +00:00
David E. O'Brien
c0714643b3
Merge in rev 1.2 (don't use "/" to start a comment).
2000-05-13 17:16:40 +00:00
David E. O'Brien
54ba4feb51
Merge in rev 1.2 which provides some FreeBSD a.out support.
2000-05-13 17:15:13 +00:00
David E. O'Brien
51b36c071e
Fix the i386 config bits, merge in the Alpha bits, and add arm32 and
...
sparc bits.
2000-05-13 17:12:52 +00:00
David E. O'Brien
41a5f4b230
Fix the i386 config bits, merge in the Alpha bits, and add arm32 and
...
sparc bits.
2000-05-13 17:02:34 +00:00
David E. O'Brien
43766e3cef
Return to the vendor's version of this file.
2000-05-13 16:56:24 +00:00
David E. O'Brien
9f2a1db658
Return to the vendor's version of this file as in rev 1.4.
2000-05-13 16:54:41 +00:00
David E. O'Brien
eccf7968d0
Merge in our rev 1.2 changes: Restore traditional behavior by acknowledging
...
tabs in strings.
2000-05-13 16:53:47 +00:00
David E. O'Brien
caf0b2ed4a
Return this file to the vendor's file.
2000-05-13 16:52:25 +00:00
David E. O'Brien
8913907509
Return this file back to the stock version.
...
The big fixed in rev 1.2 has also been fixed by the Bintuils maintainers.
2000-05-13 16:48:31 +00:00
David E. O'Brien
7371abab19
Merge in rev 1.3 changes (Make the default dynamic linker pathname correct
...
for FreeBSD.)
2000-05-13 16:46:57 +00:00
David E. O'Brien
d37bffcc61
Merge in rev 1.4 changes (Make the default dynamic linker pathname correct
...
for FreeBSD.)
2000-05-13 16:45:41 +00:00
David E. O'Brien
1398d72f39
Merge in our ELF branding.
2000-05-13 16:44:19 +00:00
David E. O'Brien
78ce21c1df
Import of Binutils 2.10 snapshot.
2000-05-12 23:15:20 +00:00
David E. O'Brien
32dca8efe6
This commit was generated by cvs2svn to compensate for changes in r60484,
...
which included commits to RCS files with non-trunk default branches.
2000-05-12 23:15:20 +00:00
Andrey A. Chernov
738988c182
Better fix for strftime/mktime bug, now more compatible since local timezone
...
name and offset restored for compatibility with standard perl
2000-05-11 23:49:13 +00:00
Sheldon Hearn
f167d7fb3e
Fix miscellaneous mdoc macro argument limit infringements.
...
PR: 18465
Reported by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
2000-05-09 14:02:06 +00:00
Andrey A. Chernov
53ace76468
Remove stale file - moved to new location
2000-05-07 13:34:40 +00:00
Alexey Zelkin
392e724c06
Update my copyright. Add license.
2000-05-04 18:21:11 +00:00
Alexey Zelkin
8cc2d40041
Set `Er' default value to 17n (length("EPROTONOSUPPORT") + 1)
...
Discussed long time ago at -committers
2000-05-04 12:56:53 +00:00
David E. O'Brien
2f5118d33b
This commit was generated by cvs2svn to compensate for changes in r59901,
...
which included commits to RCS files with non-trunk default branches.
2000-05-02 20:00:07 +00:00
David E. O'Brien
078e45bc3d
history fix
...
Submitted by: ache (forwarded to Christos Zoulas where fix was agreed to)
2000-05-02 20:00:07 +00:00
Alexey Zelkin
b4bc89bdd1
Add libipsec to the list of known libraries for .Lb macro
2000-05-01 14:32:43 +00:00
Alexey Zelkin
b673230313
Fix typo
...
Noticed by: jasone
2000-04-28 09:30:57 +00:00
Alexey Zelkin
10181a4a7e
Suggest to use -pthreads instead of -lc_r
...
Noticed by: John-Mark Gurney <gurney_j@efn.org>
2000-04-27 08:54:09 +00:00
David E. O'Brien
0e38cc420b
Don't refer to non-existent automount(8).
...
Submitted by: Alexey M. Zelkin <phantom@cris.net>
2000-04-23 18:16:16 +00:00
Alexey Zelkin
988d59a7ab
Add note about synchronization of .Lb macro code and its section
...
in mdoc.samples(7)
2000-04-23 14:53:57 +00:00
Alexey Zelkin
efa90abcbe
Teach .Lb macro about other libraries.
2000-04-22 15:48:32 +00:00
Alexey Zelkin
ddd1f930f3
Introduce new mdoc macro -- Lb. It will be used to define library ownership
...
for function. For example: for stat(2) syscall (owned by libc) we will add
following code:
.Sh LIBRARY
.Lb libc
and it will be rendered to:
LIBRARY
Standard C Library (libc, -lc)
Suggested by: mpp
Idea obtained from: NetBSD
2000-04-21 09:35:43 +00:00
David E. O'Brien
35754f3b83
Revert this file back to its FSF/Cygnus virgin state.
...
With jb's rev 1.2 commit to usr.bin/lorder/lorder.sh we don't depend on
the 4.4BSD's ``nm -o'' behavior.
Previous to 4.3BSD-Reno, ``nm -o'' did not output the .o's filename on a
line by itself. The change occurred between CSRG's nm.c rev 4.8 (1987) and
rev 5.1 (in 1989), which was "new version from Hans Huebner hans@garp.mit.edu ,
huebner@db0tui6.BITNET". The Binutils maintainers would rather cater to
a loud boisterous user of 4.3BSD VAXen which has its own native toolchain,
rather than a modern Unix with multiple orders of magnitude more users
and in which Binutils *is* the native toolchain.
2000-04-20 08:58:04 +00:00
David E. O'Brien
959f4c6c47
This fix from christos@zoulas.com (Christos Zoulas) based on ache's
...
ports/shells/tcsh/patches/patch-ac fixes the problem with 8-bit characters
not highlighting properly.
2000-04-20 05:02:30 +00:00
David E. O'Brien
8c1034524b
This commit was generated by cvs2svn to compensate for changes in r59419,
...
which included commits to RCS files with non-trunk default branches.
2000-04-20 05:02:30 +00:00
David E. O'Brien
8e66bd9ec8
6.09.01 vendor update.
2000-04-20 04:22:36 +00:00
David E. O'Brien
efc7b78750
This commit was generated by cvs2svn to compensate for changes in r59415,
...
which included commits to RCS files with non-trunk default branches.
2000-04-20 04:22:36 +00:00
David E. O'Brien
4a6dfd6c0a
Vendor import of the 19990502 Cygnus Sourceware version of sparc-ops.c.
...
This fixes a critcal problem in building a sparc64 toolchain.
2000-04-19 17:30:18 +00:00