eivind
e40a9dcd23
Document /var/empty as generic empty directory, not sshd specific
2003-09-13 16:23:49 +00:00
eivind
af40555b40
asami is no longer our ports lead, so remove a statement saying
...
the ports collection is maintained by asami and the ports team.
2003-09-13 16:16:31 +00:00
ru
1c23ef339b
mdoc(7): Use the new feature of the .In macro.
2003-09-08 19:57:22 +00:00
njl
dcae809e0d
Add a warning describing at least one circumstance where cvsup can hose
...
a local branch. Text from an email from jdp@
Reported by: simon
2003-08-25 19:08:37 +00:00
njl
0ab867f1c2
Add a section on maintaining a local branch in CVS.
...
MFC after: 1 day
2003-08-22 17:12:55 +00:00
simon
fe03290df6
Add /rescue/ and a reference to its manual page rescue(8).
...
Approved by: ceri (mentor)
2003-08-08 11:15:57 +00:00
ru
887d81ea29
Moved the WORLDDIR variable description to the Optional Variables section.
2003-08-04 21:00:35 +00:00
simon
084778ce38
Move the rescue manpage, documenting the new rescue utilities in
...
/rescue, from section 7 to section 8. The old rescue.7 file has been
simply subjected to "cvs rm", as there is no history to preserve.
Update the release documentation accordingly.
Requested by: njl, ru
Most text by: Tim Kientzle <kientzle@acm.org>
Reviewed by: ru, doc@
Approved by: ceri (mentor)
2003-07-28 21:06:38 +00:00
ru
b93079f17c
Moved the boot floppy generation code out from release.9 to release.10.
...
The release.9 target is now responsible only for generation of MFS root
file systems, that are built for all architectures, even those that do
not provide a floppy installation option. The release.10 target is now
responsible for creation of a set of boot, MFS root, and fixit floppies,
and the NO_FLOPPIES variable now affects only this target.
Also, replaced the FIXIT_TARGET variable with a check of whether the
*FIXITSIZE variables are present for a given architecture, similar to
how this is done when generating boot floppies.
Discussed with: jhb
2003-07-25 08:54:41 +00:00
ru
14b4207391
Added the WORLDDIR variable (defaulting to ${.CURDIR}/..) that
...
points to a directory where "make buildworld" was run. Useful
for building 5.x snapshots on 4.x.
2003-07-23 14:40:51 +00:00
simon
87695ddeee
Add manual page to document the new rescue utilities in /rescue.
...
Most text by: Tim Kientzle <kientzle@acm.org>
Reviewed by: ru, doc@
Approved by: ceri (mentor)
2003-07-23 13:24:32 +00:00
brueffer
a2d3051144
Grammar fix
...
PR: 54225
Submitted by: Christopher Nehren <apeiron@comcast.net>
MFC after: 3 days
2003-07-08 21:10:32 +00:00
smkelly
c2c00420f7
Bring build(7) in sync with src/Makefile by removing documentation
...
for targets that have been unsupported since April:
- upgrade
- aout-to-elf
- aout-to-elf-build
- aout-to-elf-install
- move-aout-libs
Approved by: imp
2003-07-08 16:39:10 +00:00
ru
b0eb63bf04
MASTER_SITE_OVERRIDE can list several sites.
2003-06-23 20:01:58 +00:00
trhodes
a5b28dd15a
Remove the old xref to kerberos(1), and replace it with an xref to
...
kerberos(8). According to markm, the kerberos(8) manual page is
installed if NO_KERBEROS is set.
PR: 30443
2003-06-14 13:23:49 +00:00
harti
246f3d9c06
This is a driver for the physical layer chips used in ATM interfaces.
...
It currently supports the PMC Sierra Lite, Ultra and 622 chips and
the IDT 77105. The driver handles media options and state in a consistent
manner for ATM drivers. The next commit to the midway driver will make
it use utopia.
2003-06-12 14:28:32 +00:00
charnier
fc142094b7
Use .Ic instead of .Xr for internal commands
2003-06-08 13:33:50 +00:00
ru
683fd8c50f
Assorted mdoc(7) fixes.
2003-06-02 11:19:24 +00:00
ru
19a4968055
Kill whitespace at EOL.
...
Approved by: re (blanket)
2003-05-21 15:55:40 +00:00
ru
aaa0f05b80
Assorted mdoc(7), grammar, spelling, and punctuation fixes.
...
Approved by: re (blanket)
2003-05-21 15:49:01 +00:00
brueffer
5fd3439030
Add a reference to release(7)
...
Requested by: murray
Approved by: re (murray)
2003-05-21 07:16:32 +00:00
brueffer
5d6b04168c
Sort references by section
...
PR: 52501
Submitted by: Simon L.Nielsen <simon@nitro.dk>
Approved by: re (scottl)
MFC after: 3 days
2003-05-20 23:25:44 +00:00
murray
3cae45d064
Make the output more consistent.
2003-05-05 05:36:20 +00:00
brueffer
0c01b221bd
Mbits -> Mbits/s
...
band width -> bandwidth
PR: 39822
Submitted by: Chris Pepper <pepper@rockefeller.edu>
MFC after: 3 days
2003-04-26 09:30:34 +00:00
tjr
895cc40f1a
Add terse descriptions for NLSPATH and LC_*.
2003-04-12 05:20:15 +00:00
murray
f0a2206dbc
Note that kern.securelevel must be set to '-1' to build a release
...
successfully.
PR: docs/42339
MFC after: 3 days
2003-04-07 11:40:25 +00:00
murray
16a93d5f11
Correctly use .Bd macro.
2003-04-07 11:28:35 +00:00
murray
f8221d23db
Document a workaround for the problem of infrastructure changes in the
...
doc/ tree that can cause release builds on the security branches to
break.
PR: docs/35620
MFC after: 3 days
2003-04-07 10:50:00 +00:00
obrien
fe0afe560c
s/loaded as a module/available as a module/g
...
Submitted by: ru
2003-03-23 04:23:10 +00:00
obrien
4b49145ba5
Make PREFETCHDISTFILES the default. Set NO_PREFETCHDISTFILES if you don't
...
like this. Also make it easier to issue the distfile fetching on command.
2003-03-16 22:59:00 +00:00
seanc
7ef05d02b9
Update sendfile.2 to include a TUNING section that documents the
...
various tunables that are applicable to sendfile(2). Update tuning.7
to mention a reference to sendfile.2.
Approved by: keramida
2003-03-12 09:28:44 +00:00
markm
a5830ac074
KerberosIV deorbit sequence: We no longer build a krb4 distribution.
2003-03-08 11:49:40 +00:00
markm
a58cd51a7f
Update for kerberos 5
2003-03-08 11:45:47 +00:00
tjr
c5c996630b
Remove a remnant of netns.
2003-03-06 05:02:36 +00:00
ru
0dea541567
mdoc(7) police: Scheduled sweep.
2003-02-24 22:53:26 +00:00
brueffer
9be6bcdb82
Packages have been in .tbz format for some time now, thus s/tgz/tbz/
...
X-MFC after: re-approval
2003-02-22 11:57:09 +00:00
ru
58b4ceca92
NODEVFS cleanup.
2003-02-05 15:31:43 +00:00
fanf
15aba21762
List all of the assignment operators explicitly, for those who have been
...
traumatized by perl.
2003-01-22 15:19:07 +00:00
ceri
109ea67936
Sort. Move /usr/heimdal to /var/heimdal where it really is.
...
PR: docs/46637
Submitted by: Igor Sobrado <sobrado@acm.org>
Approved by: ru
2003-01-10 18:32:39 +00:00
dillon
c538ab97f2
Some Pa fixes from Tom, plus a little rearranging of the paragraph by me.
...
Submitted by: Tom Rhodes
2002-12-28 19:08:11 +00:00
schweikh
fec6546e12
english(4) police.
2002-12-27 12:15:40 +00:00
ru
f6006b0adb
Spelling: s/then/than/ where appropriate.
2002-12-24 16:52:31 +00:00
ru
4979ab8d81
mdoc(7) police: Deal with self-xrefs.
2002-12-24 13:41:48 +00:00
ru
57c4647984
mdoc(7) police: spelling, removed (scheduled again) hard sentence breaks.
2002-12-23 15:05:18 +00:00
dillon
bdd4b4e798
A pile of patches, most notably some Doc policing by Hiten Pandya.
2002-12-23 07:27:53 +00:00
dillon
6a9b175c84
Add development.7
...
Reminded by: Sean Kelly <smkelly@zombie.org>
2002-12-23 06:46:48 +00:00
schweikh
687750af7d
english(4) police.
2002-12-22 21:04:59 +00:00
dillon
3c0d125aa8
So many people have asked me to describe my development environment that
...
my fingers are getting tired. Here is a new manual page, 'development',
which describes a very powerful, generic, exportable development environment
suitable to developers, sysops, admins, and anyone at all who is
maintaining more the one FreeBSD box. I have used this type of environment
for many years and have had to make virtually no changes to it for all that
time.
MFC after: 3 days
2002-12-22 02:07:05 +00:00
dillon
524e713804
Change tcp.inflight_min from 1024 to a production default of 6144. Create
...
a sysctl for the stabilization value for the bandwidth delay product (inflight)
algorithm and document it.
MFC after: 3 days
2002-12-14 21:00:17 +00:00
chris
e2c68238d2
Add and fix cross-references.
...
Prompted by: rwatson, dcs
Sponsored by: DARPA, Network Associates Labs
2002-12-12 22:17:44 +00:00