keramida
f9c8ec5a2d
Add manpages for devfs.conf and devfs.rules. These have been
...
initially written by Roland, but hacked for a while by me. Any
good parts are the results of Roland's hard work. Any typos or
style mistakes are mine.
Submitted by: Roland Smith <rsmith@xs4all.nl>
PR: docs/63808, docs/75433, docs/80458, docs/80459
MFC after: 2 weeks
2005-05-17 17:52:27 +00:00
netchild
5d2a2acbcb
- document powerd_flags too
...
- add a reference to powerd(8)
Approved by: mentor (joerg)
2005-05-01 08:34:01 +00:00
mlaier
2773327829
Typeo.
...
Submitted by: Emil Mikulic
2005-04-25 10:14:26 +00:00
bz
90ea7635d5
Add note to remove nis entries when compiling with NO_NIS.
...
Reviewed by: ru (initial version), simon (updated version)
Approved by: pjd (mentor)
2005-04-24 20:24:59 +00:00
glebius
21903fff7a
Document bsnmpd related options.
...
Reminded by: maxim
2005-04-18 07:39:53 +00:00
phk
82691535ee
Add NO_DICT handle. Saves almost 3.5 MB installed.
2005-04-13 10:02:58 +00:00
njl
3dce0c81a9
Add note about powerd(8)
...
Submitted by: netchild
2005-03-31 06:02:44 +00:00
jhb
34b7e3bece
Belatedly remove the drivers.conf(5) man page. The actual files and
...
supporting scripts were removed as part of the splitfs floppy rework.
2005-03-23 15:34:45 +00:00
trhodes
d5c41269cf
Remove mention of mac_lomac(4) policy from here too.
2005-03-12 21:10:42 +00:00
brooks
e8a4ee68d5
Document the newsyslog_* and chkprintcap_* variables I added yesterday.
2005-03-02 18:44:56 +00:00
trhodes
91d219a001
Document NO_RCMDS, bump doc date.
2005-03-02 05:22:27 +00:00
obrien
68dc8e15d8
Fix a grammar nit of mine.
2005-02-28 18:32:25 +00:00
obrien
c87c59e4d7
-mandoc style tweak rev 1.13.
...
Submitted by: ru
2005-02-28 18:28:58 +00:00
obrien
001881a134
Catch up with the latest policies on knobs.
2005-02-28 09:42:08 +00:00
ru
6b6b8c04f6
Expand contractions.
2005-02-13 23:45:54 +00:00
ru
1541af42f1
Expand *n't contractions.
2005-02-13 22:25:33 +00:00
obrien
f07750abdd
Expand BSS.
2005-02-11 07:37:25 +00:00
des
6a0712c33a
Fully document (no)?(device|option)s?.
...
This page should probably be repocopied to src/usr.sbin/config/.
2005-02-10 14:26:21 +00:00
ru
114ea39c76
Fixed the misplaced $FreeBSD$.
2005-02-09 18:07:17 +00:00
trhodes
8a1803c6fc
Add xrefs to crypt(3) and pw(8) and add a warning about not manually
...
altering passwd related files.
PR: 74656
Submitted by: Jilles Tjoelker <jilles@stack.nl> (original version)
2005-02-08 19:23:24 +00:00
njl
044b41bb7e
Note changes to throttling sysctls and new power_profile(8) cpufrq support.
2005-02-06 21:31:41 +00:00
phk
1af887fe98
Document NO_GPIB
2005-02-06 16:46:49 +00:00
delphij
3dd08ed15f
Document NO_NETCAT.
2005-02-06 14:59:03 +00:00
brueffer
f2bc2200a5
Backout last commit, lomac_enable is still valid. Just Xref mac_lomac.4
...
instead of lomac.4.
2005-02-05 13:44:29 +00:00
brueffer
c1c4e26bed
Remove last traces of lomac(4)
...
MFC after: 3 days
2005-02-05 13:29:20 +00:00
charnier
ebd0a44c32
spell "file system" correctly
...
Approved by: ru
2005-01-24 20:06:16 +00:00
ru
3666aefb6a
Fixed xref.
2005-01-21 10:48:35 +00:00
ru
21e7b4e73c
Fixed macro abuse.
2005-01-21 10:46:36 +00:00
ru
7a3e657c56
Sort sections.
2005-01-21 08:36:40 +00:00
ru
e892f32ba8
Fixes to previous revision:
...
- bump document date
- break hard sentence break
- remove whitespace at EOL
2005-01-21 07:55:17 +00:00
wes
353c32f9f8
Document the shiny new WITHOUT_MODULES knob in make.conf.
...
PR: kern/76225
Prodded by: ru@, brueffer@
MFC after: 2 weeks
2005-01-21 03:51:07 +00:00
ru
70eec6f87a
Fixed markup.
2005-01-15 12:25:47 +00:00
ru
024faad271
Scheduled mdoc(7) sweep.
2005-01-12 21:48:25 +00:00
trhodes
07cfcb7755
[NO]MAN -> NO_[MAN].
...
Bump doc date.
2005-01-08 09:21:35 +00:00
krion
92e2810f3d
Remove trailing spaces.
...
Forgotten by: me
2005-01-05 09:52:12 +00:00
ru
29be3c915e
NOCLEAN -> NO_CLEAN
...
NOCLEANDIR -> NO_CLEANDIR
2004-12-21 12:21:26 +00:00
ru
68c5efb791
NOSHARE -> NO_SHARE
2004-12-21 12:13:23 +00:00
ru
b74e87102d
Overhaul ppp(8) build options so they are safe to use in
...
/etc/make.conf:
NOALIAS -> retired (support provided by PPP_NO_NAT)
NOATM -> PPP_NO_ATM (also subject to NO_ATM global)
NODES -> PPP_NO_DES (support was broken, now recovered)
NOI4B -> PPP_NO_I4B (also subject to NO_I4B global)
NOKLDLOAD -> PPP_NO_KLDLOAD
NONAT -> PPP_NO_NAT
NONETGRAPH -> PPP_NO_NETGRAPH
NOPAM -> PPP_NO_PAM (will be subject to NO_PAM global)
NORADIUS -> PPP_NO_RADIUS
NOSUID -> retired (support provided by PPP_NO_SUID)
PPP_NOSUID -> PPP_NO_SUID
2004-12-21 12:01:15 +00:00
ru
5c04306fea
NOINET6 -> NO_INET6
2004-12-21 10:49:29 +00:00
ru
f6f8222630
NOGAMES -> NO_GAMES
2004-12-21 10:36:54 +00:00
ru
f4c44b761b
NOCRYPT -> NO_CRYPT
2004-12-21 10:16:04 +00:00
ru
c1a820195c
NOSHARED -> NO_SHARED
2004-12-21 09:59:45 +00:00
ru
74176cc161
NODOCCOMPRESS -> NO_DOCCOMPRESS
...
NOINFO -> NO_INFO
NOINFOCOMPRESS -> NO_INFOCOMPRESS
NOLINT -> NO_LINT
NOPIC -> NO_PIC
NOPROFILE -> NO_PROFILE
2004-12-21 09:33:47 +00:00
ru
3b01b84505
NOATM -> NO_ATM
2004-12-21 09:08:06 +00:00
ru
ba3655c74f
NOLIBC_R -> NO_LIBC_R
...
NOLIBPTHREAD -> NO_LIBPTHREAD
NOLIBTHR -> NO_LIBTHR
2004-12-21 09:00:26 +00:00
ru
cec60429bb
Start the dreaded NOFOO -> NO_FOO conversion.
...
OK'ed by: core
2004-12-21 08:47:35 +00:00
njl
dad7ad8289
Inform users how to set throttling and cpu idling variables for the
...
power_profile rc script.
2004-12-16 22:21:21 +00:00
trhodes
d14f874c4f
Add options recently added to make.conf.
2004-12-15 02:40:43 +00:00
mlaier
7e3eabcfe7
Teach periodic(8) security output to display information about blocked
...
packet counts by pf(4).
This adds a ``daily_status_security_pfdenied_enable'' variable to
periodic.conf, which defaults to ``YES'' as the matching IPF(W) versions.
The output will look like this (line wrapped):
pf denied packets:
> block drop log on rl0 proto tcp all [ Evaluations: 504986 Packets: 0
Bytes: 0 States: 0 ]
> block drop log on rl0 all [ Evaluations: 18559 Packets: 427 Bytes: 140578
States: 0 ]
Submitted by: clive (thanks a lot!)
MFC after: 2 weeks
2004-11-24 18:41:53 +00:00
das
158fb96a5a
Remove some information that only applies to the old a.out core dump format.
2004-11-22 03:15:21 +00:00