Commit Graph

6109 Commits

Author SHA1 Message Date
ru
b927312bcc mdoc(7) police: fixed markup, removed the extra word. 2001-08-20 08:28:18 +00:00
dd
1c71725d2d Shoot (and kill) the second person with a high-powered rifle. 2001-08-20 01:02:05 +00:00
dd
277945b1a7 There is no "(integer)" type; it's called "(int)".
PR:		20749
Submitted by:	Ralf S. Engelschall <rse@engelschall.com>
2001-08-20 00:29:23 +00:00
dd
0e6448f1e9 Add new entires for firewall_flags, amd_map_program, and
enable_quotas.  Plus other assorted fixes.

PR:		20479
Submitted by:	Ralf S. Engelschall <rse@engelschall.com>
2001-08-20 00:28:30 +00:00
dd
2341531234 Mark up IPFIREWALL in .Dv. 2001-08-20 00:10:42 +00:00
kris
ee2eccab67 Zap LIBSS 2001-08-19 21:34:20 +00:00
dd
5e416567e1 Implement a LOCAL_PEERCRED socket option which returns a
`struct xucred` with the credentials of the connected peer.
Obviously this only works (and makes sense) on SOCK_STREAM
sockets.  This works for both the connect(2) and listen(2)
callers.

There is precise documentation of the semantics in unix(4).

Reviewed by:	dwmalone (eyeballed)
2001-08-17 22:01:18 +00:00
dd
03df2812cd When discussing optimization levels, don't put the compiler options in
.Op.  None of the other manual pages do it when discussing options in
the main text, so this one shouldn't, either.  Also, use .Pq instead
of another odd constructhyphenation isn't an issue here, since it's
desireable to have the contents of that digression appear together,
and it's already in another macro, anyway).
2001-08-17 21:42:15 +00:00
ru
e02840ed3d Removed comments that simply describe what is seen by ``cvs di -rRELENG_4''
of that file.  (xtp(4) has already been MFC'ed.)
2001-08-17 15:51:26 +00:00
ru
ce58f1ab6f mdoc(7) police: markup nit. 2001-08-17 12:26:00 +00:00
kris
141c7ecefc cdrecord is now called cdrtools
Submitted by:	stuart nichols <unstable@stac.state.tx.us>
2001-08-17 06:42:31 +00:00
ru
c11943f58b MFS: first appeared in FreeBSD 4.4. 2001-08-16 17:19:30 +00:00
sheldonh
6bf1068b6e Document the sendmail_outbound_enable and sendmail_outbound_flags,
which were introduced 5 months ago.  Looking at the descriptions,
these two look like the stupidest options to have arrived in a while,
but they must be documented now that they've been merged onto the
stable branch.
2001-08-16 09:14:09 +00:00
ru
6f3390c47b mdoc(7) police: markup nits. 2001-08-16 07:50:54 +00:00
obrien
cd3f3aab8e Add the `WANT_FORCE_OPTIMIZATION_DOWNGRADE' knob. If set to an integer
value, it forces GCC to not optimize above this level.  For intance, GCC
made with "WANT_FORCE_OPTIMIZATION_DOWNGRADE=1" is a good setting for the
Alpha platform when building ports.
2001-08-16 06:05:18 +00:00
dd
cd8f761f0a Remove unused variable in example. 2001-08-16 06:02:20 +00:00
ru
0d5ee817d4 mdoc(7) police: minor markup fixes. 2001-08-15 11:40:44 +00:00
ache
5bc15add4f Add ve,vi,vs for cons25
Submitted by:	yokota
2001-08-15 03:25:57 +00:00
jasone
0133f95fe7 Implement kernel semaphores.
Reviewed by:	jhb
2001-08-14 22:13:14 +00:00
ru
dbc6471fad mdoc(7) police: bump document date. 2001-08-14 16:01:00 +00:00
ru
71ab32c797 mdoc(7) police: fix SEE ALSO. 2001-08-14 15:53:07 +00:00
ru
d5fd644ccd mdoc(7) police: removed final dot from the .Nd call. 2001-08-14 11:58:07 +00:00
ru
24c7b0a61d mdoc(7) police: s/BSD/.Bx/ where appropriate. 2001-08-14 10:01:54 +00:00
jasone
4adf50d764 Add missing commas. 2001-08-14 05:10:07 +00:00
jasone
74c140cf82 Add sx_try_upgrade() and sx_downgrade().
Submitted by:	Alexander Kabaev <ak03@gte.com>
2001-08-13 21:25:30 +00:00
ru
c6c3284428 mdoc(7) police: s;BSD/OS;.Bsx; where appropriate. 2001-08-13 17:07:40 +00:00
ru
d896280a89 mdoc(7) police: s/NetBSD/.Nx/ where appropriate. 2001-08-13 17:00:36 +00:00
ru
4e5771e1b8 mdoc(7) police: s/OpenBSD/.Ox/ where appropriate. 2001-08-13 16:43:02 +00:00
ru
e8e5635e4a Spell "FreeBSD" with "F" and "BSD" in uppercase. 2001-08-13 16:33:00 +00:00
ru
95ce4d2cdc Removed duplicate VCS ID tags, as per style(9). 2001-08-13 14:06:34 +00:00
iedowse
8840bd034b Update io(4) to match reality following revision 1.42 of
sys/i386/i386/mem.c: only the super-user may open /dev/io
regardless of the device permissions (just 4 years late!).

Also, add cross-reference to i386_{get,set}_ioperm(2).

PR:		kern/13359
2001-08-12 21:08:34 +00:00
markm
8d004b8b0d Remove the WANT_INSECURE_OPIE option - it is now a default. This is not
nearly as ominous as it sounds, and it allows OPIE to be used over SSH
and on xterms.

Requested by:	ache
Discussed on:	-security
2001-08-12 18:47:56 +00:00
knu
b4724cab6a Chagne MASTER_SITE_FREEBSD to MASTER_SITE_FREEBSD_ORG, because
MASTER_SITE_FREEBSD is already used in bsd.port.mk for some different
purpose.
2001-08-12 17:22:41 +00:00
knu
9d3276fb16 Fix MASTER_SITE_RUBY. The listed master site is obsolete. 2001-08-12 17:09:19 +00:00
knu
d0d3a84d17 Add MASTER_SITE_FREEBSD. 2001-08-12 16:32:05 +00:00
mp
4b47222371 For consistency with other man pages, fix first appearance. 2001-08-11 00:59:40 +00:00
ru
f858dca3dc mdoc(7) police: join split punctuation to macro calls. 2001-08-10 17:35:21 +00:00
ru
7221cd94bd mdoc(7) police: fixed the "new sentence" bogons. 2001-08-10 15:03:10 +00:00
ru
80f060f0cf mdoc(7) police: protect trailing full stops of abbreviations
with a trailing zero-width space: `e.g.\&'.
2001-08-10 13:45:36 +00:00
ru
53dd954220 mdoc(7) police: add zdestroy() to NAME. 2001-08-10 10:53:10 +00:00
ru
8eb3df1c5a Add manpage for pgfind(9).
PR:		docs/29552
Submitted by:	Evan Sarmiento <kaworu@sektor7.ath.cx>
2001-08-10 07:19:55 +00:00
tmm
026a7a5f64 Document zdestroy().
Reviewed by:	des
2001-08-09 16:01:27 +00:00
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
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
sheldonh
68826caad2 Clarify the BUGS section.
Reported by:	asmodai
Submitted by:	jhb
2001-08-08 21:00:54 +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
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
ru
6787c701a8 mdoc(7) police: expand plain text xrefs. 2001-08-08 11:48:28 +00:00
ru
a82b7d95ed mdoc(7) police: markup nits. 2001-08-08 10:27:25 +00:00