jhb
b0b3ab2c2b
Document the KERNELS variable.
2002-11-18 20:31:35 +00:00
nyan
902d691151
Add EXTLOCALDIR document.
2002-11-18 12:25:53 +00:00
jhb
21238e0b0a
Document NOCDROM and NO_FLOPPIES.
2002-11-15 20:55:37 +00:00
rwatson
791f66c798
X-ref clock_gettime(2).
2002-11-02 23:59:02 +00:00
chris
133b0e9c7d
Correctly spell "te" as "mls".
2002-10-28 23:03:25 +00:00
chris
5d8d9df155
Add a man page describing the Mandatory Access Control label format.
...
Obtained from: TrustedBSD Project
Sponsored by: DARPA, Network Associates Labs
2002-10-28 22:54:54 +00:00
keramida
fb5b663eb4
Minor grammar fix: referenced to -> in reference to.
2002-10-22 23:36:10 +00:00
keramida
1b3059bb29
Add description of fetch-recursive target.
2002-10-22 23:11:38 +00:00
keramida
ca847810ee
Refer to doc/en_US.ISO8859-1 for documentation.
2002-10-22 23:06:29 +00:00
keramida
bbb274ba35
Split an excessively long sentence.
2002-10-22 22:52:24 +00:00
keramida
f8977b69ec
Improve wording by removing repetitive use of 'default'.
2002-10-22 22:43:24 +00:00
keramida
930e63fa77
The ipfw module is only loaded if necessary.
2002-10-22 22:39:18 +00:00
keramida
307824c07d
s/then/than/ where appropriate.
2002-10-22 22:36:56 +00:00
keramida
28621bafdb
rulset -> ruleset
2002-10-22 22:34:29 +00:00
tmm
92fdfeb044
Update for BSD.include.dist r1.60 (addition of include/dev/ofw).
...
Forgotten by: tmm
Prodded by: ru
2002-10-22 10:37:07 +00:00
ceri
3c0aff24cb
Add a note explaining /var/empty.
...
PR: docs/43364
Submitted by: Kim Scarborough <sluggo@unknown.nu>
MFC after: 14 days
2002-09-26 17:12:05 +00:00
ru
85529a1287
Document DOC_LANG.
...
Reviewed by: murray
2002-09-26 07:08:48 +00:00
mike
405d11ce86
Document intptr_t and uintptr_t.
2002-09-15 20:12:20 +00:00
dillon
c72f9f522e
Cleanup grammer related to PR 40907 and add a section on TCP delayed
...
acks as suggested by Mike Harding <mvh@ix.netcom.com>
2002-08-29 20:34:06 +00:00
dillon
da1dc4af11
Rearrange a sentence that got stuck in the wrong paragraph.
...
X-MFC after: (all commits here will be MFCd)
2002-08-25 18:54:04 +00:00
dillon
accc43e905
Clear up confusion in a sentence describing [/var]/tmp.
2002-08-25 18:46:43 +00:00
dillon
928233d6ea
Add a section on the net.inet.ip.portrange.* sysctls.
...
Suggested by: Mike Harding <mvh@ix.netcom.com>
MFC after: 3 days
2002-08-25 18:34:48 +00:00
dillon
cec04a1909
Oops, last manual commit was to -stable, should have been to -current.
...
No biggy, the code MFC to stable will catch up to the docs in a week.
X-MFC after: -7 days
2002-08-17 20:44:24 +00:00
ru
6c13f40e3d
mdoc(7) police: Bump document date, removed (again) hard sentence breaks..
2002-08-13 14:37:41 +00:00
blackend
8ce62b66d8
Correct links to Handbook's pages, old URLs does not work anymore.
...
MFC after: 1 week
2002-07-30 21:04:26 +00:00
murray
d463cb618d
Fix typo.
...
PR: docs/41091
MFC after: 1 day
2002-07-29 07:22:26 +00:00
jhb
ec0fc832dd
Document DOCRELEASETAG and PORTSRELEASETAG.
2002-07-27 21:09:29 +00:00
jhb
464b9aa171
Document PREFETCHDISTFILES.
2002-07-27 20:04:48 +00:00
jhb
76e8005a59
Document KERNEL_FLAGS and WORLD_FLAGS.
2002-07-27 20:00:39 +00:00
jhb
3326340ebf
- Move BUILDNAME up before CHROOTDIR.
...
- RELEASETAG is an optional variable, not a required one.
2002-07-27 19:52:35 +00:00
chris
6c50bbc20b
sec-doc.7 has been repo-copied to sdoc.7 to be consistent with sprog.7.
...
Sponsored by: DARPA, NAI Labs
2002-07-06 20:30:29 +00:00
dillon
8441f43b69
ICMP type 3 packets should be let through for TCP MTU discovery, fixup
...
the documentation and sample firewall.
PR: docs/39495
2002-06-25 04:13:46 +00:00
dillon
015ebe4a16
Add sections on vfs.write_behind and vfs.hirunningspace. Also note that
...
this has already been comitted to stable (the MFC was really through
this commit, not the previous commit).
2002-06-25 02:47:55 +00:00
dillon
a1c22f015e
update the firewall documentation to cover the fact that ipfw can be
...
loaded as a module.
PR: kern/39814
2002-06-25 02:34:24 +00:00
tjr
6a0bd60d3a
Document the standard COLUMNS environment variable here to avoid redundant
...
descriptions of its effects in utilities' manual pages.
2002-06-07 00:45:06 +00:00
ru
c29678b8e7
mdoc(7) police: added missing markup bits.
2002-05-30 13:16:25 +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
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
ecea9c6ae2
Keep up with BSD.usr.dist,v 1.260.
2002-05-18 12:32:41 +00:00
gallatin
b64e69a5a2
Remove reference to dead file (style.perl.7).
...
Pointy hat to: joe
2002-05-16 16:21:39 +00:00
joe
a0584d6aad
No need to have a perl style if we've not got perl.
2002-05-16 11:48:36 +00:00
ru
7650dc3af1
Catch up with BSD.usr.dist,v 1.259.
2002-05-16 11:40:54 +00:00
trhodes
1de8f5f8fc
More file system > filesystem
2002-05-16 05:21:58 +00:00
ru
943422f782
Split release.2 into two stages. release.2 now install the base
...
dist, while release.3 makes and installs crypto, krb4, and krb5
dists. This makes release.3 restartable (with "make rerelease").
2002-05-14 13:59:33 +00:00
matusita
f787526683
Document CVSCMDARGS variable.
...
Suggested by: murray
Reviewed by: ru
MFC after: 3 days
(if re@ allows)
2002-05-07 14:57:22 +00:00
ru
7e4f7cb51e
Document how to "make release" for a different arch.
...
Obtained from: build(7)
2002-04-30 13:50:04 +00:00
mike
c4b53cb70c
Remove an extraneous .El call.
...
Submitted by: fenner
2002-04-17 23:07:58 +00:00
jhb
0a7f76ebcb
Update /usr/libdata/perl subdirectory to the Perl 5.6.1.
2002-04-08 18:41:33 +00:00
gshapiro
5780e6b397
Add some additional sendmail related directories
...
MFC after: 3 days
2002-04-06 17:19:09 +00:00