sobomax
5af575a982
Fix xrefs.
...
times.3: gettimeofday(3) --> gettimeofday(2)
rc.conf.5: isndn(8) --> isdnd(8)
idsnd(8) --> isdnd(8)
MFC after: 2 weeks
2001-08-09 15:46:53 +00:00
ru
774de761c5
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
obrien
95984597fc
Fix minor typo.
2001-08-09 15:36:03 +00:00
ru
4ae54bc73c
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
ru
8c03b77cd5
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
ru
edf518377f
Update for 3.36.
2001-08-09 14:38:45 +00:00
ru
b9953222d0
Update for 3.36.
...
Reduce diffs to distributed, man(7) format, version.
Markup nits.
2001-08-09 14:38:10 +00:00
yar
27b7f2d4e7
Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.
...
Reviewed by: ru
2001-08-09 13:32:13 +00:00
yar
4b2c641db1
Tiny markup fix: `to' isn't a variable
2001-08-09 11:16:12 +00:00
yar
0fe88827f1
A minor markup fix:
...
- `to' isn't a variable
- don't omit the first `E' in `ERANGE', even though .Er
is able to take care of it
2001-08-09 11:03:52 +00:00
jhay
7098e065a8
Add a missing backslash.
2001-08-09 09:32:16 +00:00
dd
b7554d2a1f
Style fix: use .else where appropriate.
...
PR: 29489
Submitted by: Joseph Mallett <jmallett@xMach.org>
2001-08-09 07:03:11 +00:00
dd
a563cdb5be
Don't build/install game-related documents when building with NOGAMES.
...
This fixes buildworld when src/games doesn't exist (this may not be
"officially" supported, but there's no sense in making it harder for
somebody that wants to do it).
PR: 29162
Submitted by: Stewart Morgan <stewart@nameless-uk.com>
2001-08-09 06:59:16 +00:00
dd
05ca6abd65
Print the peer's name and address in the "Connection establish"
...
message. Similar information is given by the talk daemon when a
connection is requested, but that part isn't on the screen when the
main "talk" screen appears, and sometimes it's nice to know who you're
talking to.
Reviewed by: ru
2001-08-09 06:45:35 +00:00
dd
339ce28dbd
Document how to cancel a scheduled shutdown.
...
Obtained from: OpenBSD
2001-08-09 06:27:32 +00:00
dd
a00d57dd66
Don't free memory that was never allocated. This fixes a core dump in
...
the case where both the config file and the default MTA don't exist.
PR: 29521
Submitted by: marius@alchemy.franken.de
2001-08-09 06:20:18 +00:00
dd
8f17f2c988
Fix markup and a couple of thinkos.
...
Submitted by: ru
2001-08-09 06:10:46 +00:00
asmodai
f973fbeb26
This commit was generated by cvs2svn to compensate for changes in r81340,
...
which included commits to RCS files with non-trunk default branches.
2001-08-09 06:05:46 +00:00
asmodai
b252fb8788
Import of BIND fix for the fact that HMAC-MD5 keys have keyid 0
2001-08-09 06:05:46 +00:00
bmah
da21fb8f94
Reorganization of FreeBSD README document. This change adds no new
...
content or whitespace changes; it just moves sections around for
better organization; the content of this file used to be fairly
fragmented because it originally was derived from parts of several other
documents.
The first half of "About FreeBSD" has been pulled into the Introduction
section. The remainder of "About FreeBSD" plus the "Release Documentation"
section now make up a new <sect1></sect1> level section entitled
"Further Reading".
2001-08-09 04:27:11 +00:00
peter
3c64dcffc3
Forced commit; Previous commit was to remove check_sigacts() that was
...
added with the linuxthreads commit but appears to have never been used.
2001-08-09 02:47:02 +00:00
obrien
7b125fc898
The author isn't a [UC] Regents. Correct the copyright language.
2001-08-09 02:32:05 +00:00
obrien
1b5e0592ae
Fix VCS ID spamage.
2001-08-09 02:29:32 +00:00
obrien
ffdbb9dc0c
Restore the proper copyright on this and remove the gratuitous changes from
...
sys/alpha/include/elf.h.
2001-08-09 02:24:05 +00:00
obrien
f202ead276
The author isn't a [UC] Regents. Correct the copyright language.
2001-08-09 02:09:34 +00:00
peter
0c05c098a9
*** empty log message ***
2001-08-09 01:21:58 +00:00
eric
50b51a574f
Handle keys consistently.
2001-08-09 01:14:09 +00:00
bmah
a906539d9e
Collapse the seven *.sgml files containing the content of the README
...
document into article.sgml. Move the $FreeBSD$ tag from a
comment to a <pubdate></pubdate> entry, but no other content
or whitespace changes.
The two reasons for doing this are to: 1) Get rid of a bunch of
itty-bitty files and 2) help with a reorganization of the README that
will be much simpler if all the content is in a single file.
2001-08-09 00:35:04 +00:00
mikeh
c9f4f4bb72
typo: patched->matched
2001-08-09 00:34:57 +00:00
peter
0202a68674
Build modules from the main src/sys tree.
...
Tidy up some loose ends.. there were extra -I's being added to CFLAGS for
no reason.
2001-08-09 00:13:30 +00:00
peter
c56bebbea6
Add the screen savers for test coverage.
2001-08-09 00:05:30 +00:00
peter
5f243ba62c
repo-copy the source files from modules/syscons to the normal tree
...
and connect them to the normal build infrastructure.
2001-08-09 00:02:30 +00:00
bmah
4c3cdae09b
Fix up links from the FreeBSD README to portions of the Handbook.
...
While I'm here, delete a <warning></warning> paragraph that seems out of
place.
2001-08-08 23:42:07 +00:00
peter
5f165bb85c
Add the Rio 800 USB device IDs
...
Submitted by: Wesley Morgan <morganw@chemikals.org>
2001-08-08 23:04:31 +00:00
bmah
5ceaaa4acf
Reflect the new location of the list of contributors and coalesce
...
two paragraphs.
2001-08-08 22:53:01 +00:00
eric
9c06e538bd
Make menu text match menu button labels.
2001-08-08 22:49:27 +00:00
kris
acdbe14031
Whack this code with the Blessed Wand of Stack Protection.
...
MFC After: 1 week
2001-08-08 22:27:02 +00:00
chm
b1558cdb69
fixing a bug in test mode (growfs -N)
...
Submitted by: Chris Boltwood <chris@hiendmedia.com>
Reviewed by: tomsoft
MFC after: 5 days
2001-08-08 21:45:42 +00:00
yar
cf93cda491
Replace the condemned access(2) by stat(2),
...
as per the discussion in -audit.
2001-08-08 21:22:48 +00:00
sheldonh
1382e23198
Add mention of /var/run/dmesg.boot.
...
Yes, this isn't really the right place for it. No, it really can't
remain undocumented.
2001-08-08 21:02:55 +00:00
sheldonh
68826caad2
Clarify the BUGS section.
...
Reported by: asmodai
Submitted by: jhb
2001-08-08 21:00:54 +00:00
bmah
79193a54d6
Refer to SA-01:52 from the release note item documenting the fix.
...
Also move this item so that references to security advisories remain
in numerical order.
2001-08-08 19:04:48 +00:00
sheldonh
7950d85ec2
can not -> cannot
2001-08-08 18:32:06 +00:00
sheldonh
002436d796
Improve English wording (use "with which" instead of clause without
...
conjunction).
2001-08-08 18:22:58 +00:00
obrien
b091fda7f3
Clean up this thing a little.
2001-08-08 16:19:30 +00:00
obrien
b8f4f22990
Support the new "-i" (output MIME type strings) option by installing
...
the MIME files (both regular and precompiled).
2001-08-08 16:10:16 +00:00
obrien
1e95bfdcca
Build and use the precompiled magic file. Precompiled magic files have
...
been supported since version 3.35, however it is just with version 3.36
that file has become verbose about it.
2001-08-08 15:53:58 +00:00
ru
5aa7d7faf0
Add entry for wsanchez.
2001-08-08 15:35:20 +00:00
green
c2971068e6
In the KLD "load" make target, don't load using the "absolute" path of
...
"./foo.ko". Use "/full/path/foo.ko" instead so that when the path is
reported as being an absolute path to the "shared library", at least
it's not really a relative path.
Obtained from: LOMAC/FreeBSD project
2001-08-08 13:51:10 +00:00
ru
423aa253ae
We don't have rogue(1), and our rogue(6) doesn't use
...
the `ma' attribute. (The original BSD manual stated
that this attribute is used by vi version 2 only.)
2001-08-08 11:54:35 +00:00