Ruslan Ermilov
c5e7e03a14
Spell "FreeBSD" with "F" and "BSD" in uppercase.
2001-08-13 16:33:00 +00:00
Ruslan Ermilov
8af1452cf8
Removed duplicate VCS ID tags, as per style(9).
2001-08-13 14:06:34 +00:00
Dima Dorfman
3ec77b1f25
Remove libgmp build infrastructure.
2001-08-10 18:35:08 +00:00
Peter Wemm
fcd12d096e
Use some slightly less horrible make magic for doing the version stuff.
2001-08-10 11:24:23 +00:00
Peter Wemm
bebb0ae143
One more version related tweak after cvs-1.11 -> 1.11.1p1
2001-08-10 11:18:35 +00:00
Peter Wemm
ca68170342
Update build rules for .in and tidy up.
2001-08-10 11:03:29 +00:00
Peter Wemm
a8833905d7
Tools dir is now empty and unused
2001-08-10 10:47:28 +00:00
Peter Wemm
dded7a88d2
Generate version.c on the fly rather than using a generated file.
2001-08-10 10:29:04 +00:00
Peter Wemm
8653f7fd3c
Get the version source from the (more) correct place.
...
Remove the obsolete cvsbug.sh script
2001-08-10 10:22:43 +00:00
Peter Wemm
4241f99d9e
*** empty log message ***
2001-08-10 09:55:48 +00:00
Peter Wemm
f6020148f3
Add annotate.c, remove rtag.c for 1.11.1p1
2001-08-10 09:54:52 +00:00
Peter Wemm
635a163b6a
Temporarily turn off cvs builds for the (short) duration of
...
import/verification.
2001-08-10 09:35:58 +00:00
Ruslan Ermilov
ac0450b530
Skip empty calls in the NAME section after the .Nm macro call.
...
This makes the following difference:
-groff_mdoc(7), -(7) - groff_mdoc reference for groff's mdoc implementation
+groff_mdoc(7) - reference for groff's mdoc implementation
2001-08-09 15:42:40 +00:00
Ruslan Ermilov
9023135631
An empty request (single dot on the line) is treated as an
...
empty line by troff(1) and is ignored. Teach makewhatis(1)
about this. This makes the following difference:
-groff_man(7), . groff_man(7) - groff `man' macros to support generation of man pages
+groff_man(7) - groff `man' macros to support generation of man pages
-groff_mdoc(7), -(7) - . groff_mdoc reference for groff's mdoc implementation
+groff_mdoc(7), -(7) - groff_mdoc reference for groff's mdoc implementation
-troff(1), . . troff(1) - format documents
+troff(1) - format documents
Noticed by: yar
2001-08-09 15:23:30 +00:00
Ruslan Ermilov
b07badb7bd
Teach makewhatis(1) about mdoc(7) .Xr macro.
...
% whatis finger.conf
finger.conf(5) - finger 1 alias configuration file
% whatis finger.conf
finger.conf(5) - finger(1) alias configuration file
Reviewed by: MAINTAINER timeout
2001-08-09 15:12:59 +00:00
Eric Melville
eb84be870e
Handle keys consistently.
2001-08-09 01:14:09 +00:00
Ruslan Ermilov
c4d9468ea0
mdoc(7) police:
...
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text.
Not only this slows down the mdoc(7) processing significantly, but it also
has an undesired (in this case) effect of disabling hyphenation within the
entire enclosed block.
2001-08-07 15:48:51 +00:00
Ruslan Ermilov
4ad7956eb6
dialog(3) -> dialog_noyes(3).
2001-08-07 12:13:22 +00:00
Eric Melville
2180c55b9c
Update man page to actually match the source.
...
PR: 7456
2001-08-01 06:23:00 +00:00
Dima Dorfman
7bd0b86765
Enable the new libmp in the build, and disable libgmp and its
...
henchmen.
2001-07-29 08:58:22 +00:00
David E. O'Brien
8a61321605
Hook up the manpage.
2001-07-29 07:21:39 +00:00
Eric Melville
5dc547c27e
Properly update cursor position when the list is scrolled.
2001-07-26 05:35:19 +00:00
Eric Melville
b48baf886a
Handle keys consistently.
2001-07-26 03:34:43 +00:00
David E. O'Brien
50ea040994
Add lbasename which is used in the `LD' fix for -current.
2001-07-20 03:53:28 +00:00
David E. O'Brien
6f6c5dce4e
Update the version string so I can identify this new variant.
2001-07-20 03:51:17 +00:00
Eric Melville
87aaead2f8
Improve the interface provided by libdialog. Move a cursor around over
...
the components and trigger actions based on its position. This reduces
the need to remember the functions of various keys, and makes the
interface more consistant across library.
~
2001-07-18 05:21:37 +00:00
Ruslan Ermilov
280835fe49
Restore vendor CVS keywords; eliminate troff(1) warnings.
2001-07-12 13:13:37 +00:00
Peter Wemm
da81118c1b
Use the real structure names explicitly. Note that this is mostly for
...
reading old a.out core files, which are totally 100% non-understandable
to the gdb floating-point reader if you have SSE turned on.
This should be the last of the world build breakers...
2001-07-12 13:01:17 +00:00
Ruslan Ermilov
ed5a93a7c2
Restore UUCP VCS IDs; eliminate troff(1) warnings.
2001-07-12 12:35:00 +00:00
Ruslan Ermilov
26e7668052
Fixed CLEANFILES.
2001-07-12 08:48:36 +00:00
Ruslan Ermilov
eb89426722
mdoc(7) police: removed punctuation after the last SEE ALSO xref.
2001-07-10 18:00:19 +00:00
Ruslan Ermilov
83f96682da
Add $FreeBSD$ CVS tag.
2001-07-10 17:23:07 +00:00
Ruslan Ermilov
edfa7141c3
Upgrade to Groff 1.17.2.
2001-07-10 17:15:52 +00:00
Ruslan Ermilov
63919764c2
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 10:42:19 +00:00
Dima Dorfman
70d51341bf
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
2001-07-09 09:54:33 +00:00
Brian Somers
7bc6d0158f
Fix the type of the NULL arg to execl()
...
Idea from: Theo de Raadt <deraadt@openbsd.org>
2001-07-09 09:24:06 +00:00
Ruslan Ermilov
5521ff5a4d
mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).
2001-07-06 16:46:48 +00:00
Kris Kennaway
95897b0fae
Silence a non-constant format string warning.
...
MFC after: 1 week
2001-07-05 10:49:43 +00:00
David E. O'Brien
c46eebd508
Upgrade to Binutils 2.11.2.
2001-06-29 07:49:41 +00:00
David E. O'Brien
1b1d481112
Style fix.
2001-06-26 18:32:20 +00:00
David E. O'Brien
f6c9428e6e
Add the IA-64 unwind handling (needed for readelf).
2001-06-26 18:29:47 +00:00
David E. O'Brien
e3ffd96636
Upgrade to Binutils 2.11.2.
2001-06-26 18:20:46 +00:00
David E. O'Brien
d4d994956c
Upgrade to 2.11.2.
2001-06-26 17:13:11 +00:00
Andrey A. Chernov
b15d61cf16
Rewrite locale handling using nl_langinfo(CODESET), so aliases not needed here
...
now
2001-06-25 21:11:43 +00:00
Dima Dorfman
cfd1472cef
When processing -a, strip off the path of the argument before copying
...
it to the output.
Reviewed by: alex
2001-06-18 21:57:24 +00:00
Alexander Langer
f0849acde3
Document the -a flag.
2001-06-17 11:22:57 +00:00
Dima Dorfman
8a89f037e9
Add an -a option which will make send-pr copy the specified file into
...
the Fix: section. Binary files (as determined by file(1)) are
uuencode'd.
Submitted by: alex
2001-06-17 00:35:46 +00:00
Anton Berezin
90270b8e6f
Fix the build of C programs that link against libperl, and use the
...
blessed way of doing this:
cc -o interp interp.c `perl -MExtUtils::Embed -e ccopts -e ldopts`
In order for this to work, ldopts should contain -lcrypt.
PR: 21804
Reviewed by: markm
2001-06-13 20:37:03 +00:00
Andrey A. Chernov
baf58b5622
In debug mode don't print error for C,POSIX,ASCII,US-ASCII locales
2001-06-10 23:42:31 +00:00
Andrey A. Chernov
3a068c3b67
Fix for new locale names
2001-06-10 16:03:56 +00:00