Ruslan Ermilov
504586cecd
MFV.
2003-07-03 18:01:20 +00:00
Ruslan Ermilov
dedfec2aa4
This commit was generated by cvs2svn to compensate for changes in r117201,
...
which included commits to RCS files with non-trunk default branches.
2003-07-03 16:46:08 +00:00
Ruslan Ermilov
2cbfdf07f8
Update mdoc(7) to the current version. From ChangeLog:
...
2003-07-01 Ruslan Ermilov <ru@FreeBSD.org>
* tmac/doc.tmac (doc-do-func, doc-do-func-args): Don't print a comma
after `/*' and `*/'.
Fix spacing.
(Fn, Fo): Reduce indentation in synopsis.
* tmac/doc-common (doc-check-depth): New macro.
(doc-end-macro, Sh, Ss): Use it.
(Cd): Fix behaviour in synopsis.
(In): Make it parsed and callable.
If not in the synopsis, represent the C header file enclosed in
angle brackets.
(doc-str-Rv-std-suffix, doc-str-Rv-stds-suffix, doc-str-Rv-std0):
Use minus, not hyphen.
2003-07-03 16:46:08 +00:00
Ruslan Ermilov
03f4c85fc8
From ChangeLog:
...
: 2003-06-31 Ruslan Ermilov <ru@FreeBSD.org>
: * tmac/tty-char.tmac: Provide `lb', `rb', `lk', `rk', `lt', `rt'.
This fixes warnings in some legacy roff documents.
Prodded by: bde
2003-07-02 09:43:53 +00:00
Ruslan Ermilov
fedbfbbbc6
This commit was generated by cvs2svn to compensate for changes in r117153,
...
which included commits to RCS files with non-trunk default branches.
2003-07-02 09:43:53 +00:00
Mike Heffner
77c4370ef2
This commit was generated by cvs2svn to compensate for changes in r117059,
...
which included commits to RCS files with non-trunk default branches.
2003-06-30 05:24:21 +00:00
Mike Heffner
fa547236e7
Import latest cvs version with the correct patchset (fixes ETA bug).
2003-06-30 05:24:21 +00:00
Gordon Tetlow
6d1b4a4730
Tweak a couple of utilities so they compile cleanly for /rescue. Mostly
...
path fixes.
Submitted by: Tim Kientzle <kientzle@acm.org>
2003-06-29 18:46:18 +00:00
David E. O'Brien
952d62c73c
Remove bit about _THREAD_SAFE. deischen committed a change to stdio.h
...
that totally removed _THREAD_SAFE.
PR: 36167
Submitted by: gerald
2003-06-25 16:12:05 +00:00
Andrey A. Chernov
f30d7f3d69
Remove ru_SU, we don't need it in favour to ru_RU
...
Submitted by: ru
2003-06-23 13:21:15 +00:00
Andrey A. Chernov
536a12dbd6
Copy ru_SU spelling fixes to ru_RU
...
Submitted by: ru
2003-06-23 13:18:42 +00:00
Ruslan Ermilov
76e16c7155
FreeBSD now has the locale(1) utility.
2003-06-22 10:41:47 +00:00
David Schultz
d086ded323
Userland spinlocks bad. Sleep locks good.
...
Use the latter for gdtoa.
Requested by: deischen (far too long ago)
2003-06-21 08:20:14 +00:00
Ruslan Ermilov
ee9f05f121
Follow the (good) trend of returning import files to vendor versions
...
where possible for easier future imports.
2003-06-18 16:43:43 +00:00
Ruslan Ermilov
ea56877722
Use stock (FSF) version of this file from now on.
...
The local hack to reset the terminal window size after info(1)
has been asleep and is awakening is superseded by the official
fix in Texinfo 4.4.
PR: gnu/51733
Submitted by: AIDA Shinra (author of the official fix)
2003-06-18 14:04:03 +00:00
Ruslan Ermilov
ff4cd97f60
Update for version 4.6 import.
2003-06-18 13:30:44 +00:00
Ruslan Ermilov
dff7225a08
Update for texinfo 4.6.
2003-06-18 13:02:27 +00:00
Ruslan Ermilov
7acf5f7d48
Merge texinfo 4.6 changes onto the trunk.
2003-06-18 13:02:02 +00:00
Ruslan Ermilov
24cb3cb6cc
Use stock (FSF) version of this file.
2003-06-18 13:01:38 +00:00
Ruslan Ermilov
615de0446a
This commit was generated by cvs2svn to compensate for changes in r116528,
...
which included commits to RCS files with non-trunk default branches.
2003-06-18 13:01:08 +00:00
Ruslan Ermilov
f82e2b21e8
This commit was generated by cvs2svn to compensate for changes in r116525,
...
which included commits to RCS files with non-trunk default branches.
2003-06-18 12:57:43 +00:00
Ruslan Ermilov
c332585b53
Import of stripped down GNU texinfo 4.6
2003-06-18 12:57:43 +00:00
Dag-Erling Smørgrav
a2e903ace6
This commit was generated by cvs2svn to compensate for changes in r116520,
...
which included commits to RCS files with non-trunk default branches.
2003-06-18 09:44:09 +00:00
Dag-Erling Smørgrav
901243b303
Avoid side effects in macro arguments (perforce change #33323 )
...
Submitted by: Dmitry V. Levin <ldv@altlinux.org>
2003-06-18 09:44:09 +00:00
Doug Barton
e44548554b
Give an example of the more efficient conflict resolution command
...
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.
2003-06-17 09:20:16 +00:00
Doug Barton
3329c8935f
Resolve conflicts in 8.3.6, generally in favor of the vendor code
2003-06-17 08:32:40 +00:00
Doug Barton
5d217625ac
This commit was generated by cvs2svn to compensate for changes in r116464,
...
which included commits to RCS files with non-trunk default branches.
2003-06-17 08:25:13 +00:00
Doug Barton
55d7029049
Import of ISC BIND version 8.3.6.
...
Version 8.3.5 was skipped due to bugs fixed in this version.
2003-06-17 08:25:13 +00:00
Mike Heffner
e1876a6e87
This never should have been here.
2003-06-16 03:06:32 +00:00
Mike Heffner
1796d6118b
Import the June 15, 2003 CVS version of NetBSD's ftp + patchset to fix
...
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.
2003-06-16 02:36:38 +00:00
Mike Heffner
fa65375d6b
This commit was generated by cvs2svn to compensate for changes in r116424,
...
which included commits to RCS files with non-trunk default branches.
2003-06-16 02:36:38 +00:00
Ruslan Ermilov
cc60c35de4
2003-05-03 Ruslan Ermilov <ru@FreeBSD.org>
...
* tmac/groff_mdoc.man: Slight improvements.
2003-06-07 20:18:23 +00:00
Ruslan Ermilov
5942defa41
This commit was generated by cvs2svn to compensate for changes in r115984,
...
which included commits to RCS files with non-trunk default branches.
2003-06-07 20:18:23 +00:00
Ruslan Ermilov
48466d8c42
2003-05-22 Ruslan Ermilov <ru@FreeBSD.org>
...
* tmac/X.tmac: Fix definition of `em'.
2003-06-07 20:17:38 +00:00
Ruslan Ermilov
c29e78e78f
This commit was generated by cvs2svn to compensate for changes in r115982,
...
which included commits to RCS files with non-trunk default branches.
2003-06-07 20:17:38 +00:00
Dag-Erling Smørgrav
726edecf4a
Remove debugging output (perforce change #32378 )
2003-06-02 15:04:15 +00:00
Dag-Erling Smørgrav
873e44709d
This commit was generated by cvs2svn to compensate for changes in r115698,
...
which included commits to RCS files with non-trunk default branches.
2003-06-02 15:04:15 +00:00
Dag-Erling Smørgrav
31c521e9ea
Vendor import of OpenPAM Digitalis.
2003-06-01 12:54:03 +00:00
Dag-Erling Smørgrav
c62cf40c3e
This commit was generated by cvs2svn to compensate for changes in r115619,
...
which included commits to RCS files with non-trunk default branches.
2003-06-01 12:54:03 +00:00
Martin Blapp
0022867d24
This commit was generated by cvs2svn to compensate for changes in r115379,
...
which included commits to RCS files with non-trunk default branches.
2003-05-29 09:18:22 +00:00
Martin Blapp
fe0dbd7088
Use non-blocking mode for amd(8) too. The fix will be part
...
of the next amd(8) snap.
Reviewed by: rwatson
Approved by: re
Obtained from: NetBSD
2003-05-29 09:18:22 +00:00
David E. O'Brien
34d258e905
From FSF Binutils CVS repo:
...
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)
2003-05-28 03:32:33 +00:00
Ruslan Ermilov
3fc8056a59
Apply a vendor fix for one problem with tagged lists. From ChangeLog:
...
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)
2003-05-19 14:37:41 +00:00
Ruslan Ermilov
e5b4d90497
This commit was generated by cvs2svn to compensate for changes in r115155,
...
which included commits to RCS files with non-trunk default branches.
2003-05-19 14:37:41 +00:00
Mark Murray
074e8e8ee9
Fix up external variables named "debug" that have a horrible habit
...
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)
2003-05-11 18:17:00 +00:00
David E. O'Brien
f8f4e47610
I goofed in rev 1.59 (a.out support axing) and missed getting FUNCTION_PROFILER
...
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>
2003-05-08 16:02:22 +00:00
David E. O'Brien
8d5c19ffbc
Centralize _PATH_* definitions.
...
Submitted by: Tim Kientzle <kientzle@acm.org> (embellished by me)
2003-05-05 22:49:23 +00:00
David E. O'Brien
77b7cdf199
Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3.
2003-05-04 02:54:49 +00:00
Ruslan Ermilov
567296d467
MFV:
...
- Do not emit multiple empty lines in the CRT mode.
- Fixed the Nd macro to use the right dash.
2003-05-03 22:02:44 +00:00
Ruslan Ermilov
65b4847f6c
A couple of vendor updates:
...
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.
2003-05-03 21:54:30 +00:00