Commit Graph

7057 Commits

Author SHA1 Message Date
ru
d70d6a2c6b mdoc(7) police: lint. 2002-05-29 18:00:23 +00:00
ru
9495c02d27 mdoc(7) police: lint. 2002-05-29 17:50:04 +00:00
ru
e5cbcedc3e mdoc(7) police: markup nits. 2002-05-29 17:45:44 +00:00
ru
5f310b26f9 mdoc(7) police: markup nits. 2002-05-29 17:37:32 +00:00
ru
478086f17b mdoc(7) police: markup nit. 2002-05-29 17:30:56 +00:00
ru
d8ab713222 mdoc(7) police: fix references to sendmail(8). 2002-05-29 17:24:40 +00:00
ru
761b89ba2e mdoc(7) police: get rid of a single hard sentence break. 2002-05-29 17:18:52 +00:00
ru
0d0f2e8c89 mdoc(7) police: don't unnecessarily use macros. 2002-05-29 17:16:09 +00:00
ru
50d27889f5 mdoc(7) police: tidy up the markup. 2002-05-29 17:08:58 +00:00
ru
7fb4b89af7 mdoc(7) police: nits. 2002-05-29 17:00:41 +00:00
ru
f8d1ea07cf mdoc(7) police: really back out rev. 1.32. 2002-05-29 16:59:10 +00:00
ru
575bfcdb3a mdoc(7) police: markup nits. 2002-05-29 14:23:22 +00:00
ru
b2b3f82524 mdoc(7) police: tidy up the markup. 2002-05-29 14:11:17 +00:00
brooks
06a158da38 Add a simple manpage for the discard interface derived from lo(4). 2002-05-29 06:59:30 +00:00
brooks
b129ffd210 Document the fact that these devices are allocated at runtime using
cloning and point to two common methods of doing so.
2002-05-29 06:55:06 +00:00
mpp
21e66e05cd Remove the share/man/tools directory. Nothing in here works anymore, and
'manck' from ports does just about everything these tools ever did.
(I did have these 90% working about 5 years ago, but manck came along.....)

The only file of interest might be sp.ignore, but it can be pulled
from the attic if anyone has that much interest.

Inspired by: Mark Murray's deletion of share/man/man0
2002-05-29 04:07:49 +00:00
tjr
806701dcac Document the ENABLE_SUID_NEWGRP variable.
Requested by:	mike
PR:		36190
2002-05-28 08:04:50 +00:00
asmodai
1597fa8dfe Remove, with extreme prejudice, the notion that /tmp best needs to be a
softlink to /var/tmp.

This is horribly wrong since /tmp and /var/tmp serve different goals.
Even given the text that in the old days things were different doesn't help,
since our scripts clean /tmp, and we depend on /var/tmp to persist for
vi editing sessions recovery and other likewise applications.
2002-05-28 06:03:50 +00:00
ru
d542ec16a8 Re-enable running of makewhatis(1). 2002-05-27 15:52:40 +00:00
fanf
f905b5cdd3 Note that this is a historical document and that users should refer
to flex(1) in preference.

Reviewed by:	grog
Approved by:	dwmalone (mentor)
2002-05-26 16:29:25 +00:00
markm
c23d71a355 This directory (whis was supposed to do indexes etc for the printable
documentation) hasn't had its nappies changed since FreeBSD-2.0, and
is now starting to smell rather ripe.

Its dependant on ancient and removed tools, and the last maintainer
can't remember looking at it 1 1/2 years ago.

If we need it, its in the Attic.

Discussed with:	asmodai
2002-05-25 19:36:09 +00:00
sheldonh
01468c7510 Regen:
* Hart:		rev 230 of pcidevs.txt (2002-05-21)
* Boemler:	vendors.txt (2002-05-24)
2002-05-24 22:01:18 +00:00
gshapiro
f6c55bbe1c Add a new make.conf knob, SENDMAIL_MAP_PERMS, which specifies the
permissions to use for alias and map database files built by
/etc/mail/Makefile.  The default is 0640 to assist users in avoiding
a file locking local denial of service.

MFC after:	1 day
		pending RE approval
2002-05-24 01:46:39 +00:00
peter
a984a1d718 For now, make the .ifdef GCC3 case default. We should change -Wno-format
back to -fformat-extensions (or whatever) when we have the functionality.
We are gaining warnings again that should be fixed but the are being hidden
by NO_WERROR and all the -Wformat noise.
2002-05-24 01:02:45 +00:00
gshapiro
c4bd09146b Add a warning regarding localhost-only listening daemons inside jails.
Apparently binding only to 127.0.0.1 inside of a jail actually binds
to the jail IP address as well (in effect, bind to all available
interfaces in the jail).

Submitted by:	Helge Oldach <test-smtp@oldach.net>
MFC after:	1 day
		pending RE approval
2002-05-22 16:37:32 +00:00
ru
3601c537fc PSD:19 (curses) is long dead. 2002-05-22 11:58:34 +00:00
ru
9ab8520a3e Unencumber. 2002-05-22 11:57:29 +00:00
ru
f239fc025d Build sccs(1) docs. 2002-05-22 11:55:47 +00:00
ru
99e76cf69c 19.curses wasn't encumbered, it's just dead. 2002-05-22 11:45:23 +00:00
ru
7676c223e0 Revision 1.39 made filtering of CFLAGS unnecessary. 2002-05-22 11:03:35 +00:00
ru
44014b90c3 Fixed build of recently added legacy docs.
Reviewed by:	grog
2002-05-22 10:41:12 +00:00
marcel
30d1775760 Don't build doc on ia64. No groff in sight. 2002-05-22 01:04:42 +00:00
obrien
ede0448bbd Add gx(4) to the SEE ALSO. 2002-05-20 23:39:25 +00:00
will
d62a129a25 Add a manual page for the spic(4) device driver and hook it in the build.
Reviewed by:	ru
2002-05-20 18:50:58 +00:00
ru
13ebb01c0e Reconnect 21.troff to the build. 2002-05-20 13:54:45 +00:00
ru
7d35224a4f Build this document in a standard way. 2002-05-20 13:53:22 +00:00
ru
3562e84b05 Fixed roffing. 2002-05-20 13:52:35 +00:00
ru
467eed750b Check that src/games exists in a less error-prone way.
PR:		misc/38292
2002-05-20 07:20:20 +00:00
silby
944c398687 Remove 21.troff from the build, it is broken. 2002-05-20 01:15:37 +00:00
grog
7d52587e99 Unbreak world.
Obtained from:	mark
Pointy hat to:	grog

Change msU macros to mU.

This is only a partial solution; the whole issue of building the
documentation needs to be revisited.
2002-05-20 00:47:03 +00:00
silby
44fa8ef813 Remove subdirectories 3, 4, and 17 from the build; they do not build
properly at this time.
2002-05-20 00:06:02 +00:00
obrien
48306d2934 Tweak the WARNS levels a tad. 2002-05-19 18:24:00 +00:00
grog
c5ad1087eb Include the following previously encumbered documentation in the build:
01.cacm 02.implement 03.iosys 04.uprog 06.Clang 15.yacc 16.lex 17.m4

Some of these produce a number of warnings.  I don't want to remove
them yet, because some noble soul may decide to remove the cause of
the warnings, but they won't if it doesn't bite them.
2002-05-19 07:49:28 +00:00
grog
df2179ff8a Remove original license disclaimer.
Add Caldera license.

Approved by:    David Taylor <davidt@caldera.com>

Make buildable under FreeBSD.  This one was relatively easy, though it
still contains obscenities.
2002-05-19 07:40:05 +00:00
grog
1da886c0ad Initial checkin: 4.4BSD version. These files need to be updated with
current license information and adapted to the FreeBSD build
environment before they will build.

Approved by:    David Taylor <davidt@caldera.com>
2002-05-19 07:35:00 +00:00
grog
da8f16c63b Remove original license disclaimer.
Add Caldera license.

Approved by:    David Taylor <davidt@caldera.com>

Make buildable under FreeBSD.

This one's a real mess.  It's full of undefined macros, and in one
place deliberately causes syntax warnings.  I've decided against
taking out the undefined macros: they don't alter the format of the
output document, and maybe one day somebody will put in the macro
definitions.

Note that this file corrects a number of format errors which appear in
the O'Reilly 4.4BSD manual set.
2002-05-19 07:30:18 +00:00
grog
4f59c7a631 Initial checkin: 4.4BSD version. These files need to be updated with
current license information and adapted to the FreeBSD build
environment before they will build.

Approved by:    David Taylor <davidt@caldera.com>
2002-05-19 07:00:28 +00:00
grog
fd170c3db6 Remove original license disclaimer.
Add Caldera license.

Approved by:    David Taylor <davidt@caldera.com>

Make buildable under FreeBSD.  This was relatively complicated: the
original text used the msU macros, which are available in a number of
different kinds.  This version uses a number of mm-like macros,
including AL and BL, which just aren't available in ms, and the msU
macros I've found (even the ones in 4.4BSD) don't have them either.  I
replaced them with ms constructs, which makes it format better than
the O'Reilly document, but I wasn't able to get the table of contents
(ms doesn't have that facility).

Add a prominent comment that this is not a reference for any modern
version of C.
2002-05-19 06:55:13 +00:00
grog
af017dfb54 Initial checkin: 4.4BSD version. These files need to be updated with
current license information and adapted to the FreeBSD build
environment before they will build.

Approved by:    David Taylor <davidt@caldera.com>
2002-05-19 06:17:52 +00:00
grog
6aa1f5995a Remove original license disclaimer.
Add Caldera license.

Approved by:    David Taylor <davidt@caldera.com>

Make buildable under FreeBSD.
2002-05-19 06:13:52 +00:00