Commit graph

9125 commits

Author SHA1 Message Date
Robert Watson
1c1a82166a Add a man entity for libugidfw, since it's referenced from the MAC
documentation.
2002-12-05 17:26:11 +00:00
Robert Watson
8a0b7ed1fb Add basic documentation for the File System Firewall Policy,
mac_bsdextended.
2002-12-05 17:24:34 +00:00
Robert Watson
c8e864ab81 Since Biba and MLS now have appropriately placed man pages, convert
some XXXMANPAGE references into actual man page entities for these
policies.
2002-12-05 17:09:06 +00:00
Robert Watson
809425b7a3 Add man page entities for mac_mls, mac_biba, mac_bsdextended now that
they are in their final resting places (share/man/man4).
2002-12-05 17:07:49 +00:00
Martin Heinen
a78b5ebc8c MFbed: Content update and various fixes
books/faq/book.sgml:				1.494 -> 1.500
books/handbook/boot/chapter.sgml:		1.46  -> 1.49
books/handbook/kernelconfig/chapter.sgml:	1.84  -> 1.89
books/handbook/disks/chapter.sgml:		1.114 -> 1.116
books/handbook/cutting-edge/chapter.sgml:	1.154 -> 1.155
books/handbook/security/chapter.sgml:		1.117 -> 1.120
books/handbook/serialcomms/chapter.sgml:	1.68  -> 1.71
books/handbook/ppp-and-slip/chapter.sgml:	1.93  -> 1.94
share/sgml/mailing-lists.ent			1.8   -> 1.9
share/sgml/teams.ent				1.5   -> 1.6
books/handbook/mail/chapter.sgml		fixes only
books/handbook/config/chapter.sgml		fixes only
2002-12-05 17:01:44 +00:00
Martin Heinen
eb3e6b33da New translation: books/handbook/linuxemu/chapter.sgml
Submitted by:	Johann Kois <j.kois@web.de>
Obtained from:	The FreeBSD German Documentation Project
2002-12-05 16:56:19 +00:00
Martin Heinen
0d20c85012 MFbed: Connect pgpkeys to the build, use ps2pdf to build PDFs. 2002-12-05 16:53:04 +00:00
Robert Watson
9241c2dd38 Various updates for the ccd chapter to take into account 5.0: we no
longer accept a "units" argument to the kernel configuration entry.
Devfs now does all the device management, eschew use of MAKEDEV.

Note: I haven't yet tested all the commands here, I suspect some
instances of "ccd0c" may need to become simply "ccd0".
2002-12-05 15:56:53 +00:00
Robert Watson
5c8f4cdd6d Drop in a real-quick section on the MAC Framework and pluggable policy
modules in FreeBSD 5.0.  Give brief descriptions of the policies that
we have available.  Since the man pages are still getting dropped in,
temporarily put in XXX's for the missing man page cross references--
we'll fix that tonight.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associats Laboratories
2002-12-05 00:37:47 +00:00
Robert Watson
da9ebe6d82 More /dev/r<foo> no longer preferred. 2002-12-04 22:10:51 +00:00
Robert Watson
13a8def0a0 Use of raw disk devices no longer preferred.
No need to specify "-t ufs" when mounting a UFS file system with
a BSD disk label, mount will do the right thing.
2002-12-04 22:08:29 +00:00
Marc Fonvieille
dde71ac662 Add xref link to "File System Access Control Lists" section.
While I'm there: addition of a non-breaking space.

Requested by:	rwatson
2002-12-04 22:07:03 +00:00
Robert Watson
b3cf5873da Add some more RAID device names that people might run into -- we
apparently support more controller types than when this chapter
was last updated.
2002-12-04 22:02:07 +00:00
Marc Fonvieille
b7ed839e97 Add info about how to power off and reboot a FreeBSD box.
Requested by:	rwatson
2002-12-04 21:45:12 +00:00
Robert Watson
30179a557f In FreeBSD 5, we don't set schg on kernels, so that's not likely
to be the cause of foot-shooting.
2002-12-04 21:30:58 +00:00
Robert Watson
549855b75d A variety of kernel configuration updates for 5.0, largely in the
form of <note></note> entries.  We now keep kernels in different
places.  We changed a bunch of options.  We deprecated support
for the i386 processor in GENERIC.  We now have PSEUDOFS.  We
dropped MFS for mdmfs.  We have ACLs in GENERIC.  We have ACLs
at all.  We have COMPAT_FREEBSD4.  Many things that should not have
been options have now been forgotten. No, wait.  They were enabled
by default.

<note>We really need two separate documents here: kernel configuration
for FreeBSD 4.x, and kernel configuration for FreeBSD 5.x.  This
quantity of notes is a lot less readable than I'd like.  If someone
wants to pick up this task before RC2, that would be great.</note>
2002-12-04 21:21:19 +00:00
Robert Watson
d8f37f2cb8 Add entities for getpmac(8), setpmac(8), and setfsmac(8). 2002-12-04 16:39:58 +00:00
Robert Watson
10a0dffa09 Update list of "things you will know after reading this chapter" for
the security chapter to include that you'll know about ACLs, as
trhodes has committed an ACLs section.
2002-12-04 15:21:24 +00:00
Mario Sergio Fujikawa Ferreira
5bad8f34e2 xmms was moved from audio to multimedia category 2002-12-04 02:48:45 +00:00
Marc Fonvieille
a535af853f Add more infos about devfs(5). 2002-12-03 21:04:07 +00:00
Marc Fonvieille
01bcf1ded6 Add infos about devfs(5) where needed.
Submitted by:		keramida
2002-12-02 21:11:55 +00:00
Robert Watson
4d0de73f15 Minor language tweaks.
Discussed with:	Hiten Pandya <hiten@unixdaemons.com>
2002-12-02 19:36:14 +00:00
Robert Watson
c36b056dcc Commit the draft SMPng architecture document John Baldwin posted to
arch@ ages ago, with a number of updates I've added for things like
the MAC Framework, locking of SIGIO, sysctl(), timeout(), credentials,
jail, kernel modules, and a few other things.  Note particularly large
holes in documentation for file and file descriptor locking, pipe
locking, select locking, process locking, scheduler locking.  In fact,
most sections need a lot of work, but I figured it was better to get
this into the documentation tree where people could see/fix it, than
let it rot more.  This is not currently hooked up to the build since
it's not yet ready, but can be built easily.
2002-12-02 16:38:13 +00:00
Mario Sergio Fujikawa Ferreira
34fb408a8f o Update references, a number of ports were moved from graphics to
multimedia category
o Replace "Thus " with "Therefore, "
2002-12-02 14:45:38 +00:00
Kazuo Horikawa
f4e3c1097f Catch up with 5.0-CURRENT-20021105-JPSNAP 2002-12-02 06:20:29 +00:00
Kazuo Horikawa
91be23fd2a Catch up with 5.0-CURRENT-20021105-JPSNAP
Obtained from:	http://www.unixuser.org/%7Eeuske/doc/openssh/jman/openssh-jman-350p1.tar.gz
2002-12-02 04:51:30 +00:00
Kazuo Horikawa
02b10a8f2b Catch up with 5.0-CURRENT-20021105-JPSNAP
o Removed sigblock.2 file and added link from sigblock.2 to sigsetmask.2
o Added other MLINKS entries to existing Japanese entries
2002-12-02 02:14:41 +00:00
Kazuo Horikawa
33fde2be72 Remove garbage line
Submitted by:	NAKAMURA Takeshi <1yen@sh.rim.or.jp>
2002-12-02 01:34:35 +00:00
Kazuo Horikawa
4c475d946c Catch up with 5.0-CURRENT-20021105-JPSNAP
Submitted by:	SUZUKI Koichi <metal@gc5.so-net.ne.jp>
2002-12-02 01:32:15 +00:00
Marc Fonvieille
08349d2a78 Add info about devfs(5) where needed. 2002-12-01 23:30:33 +00:00
Martin Heinen
df6082fb5f Minor markup changes,
remove a duplicate paragraph,
fix a typo.

Reviewed by:	trhodes
2002-12-01 23:22:01 +00:00
Marc Fonvieille
6b53067695 Add infos about devfs(5) where needed. 2002-12-01 23:00:42 +00:00
Ceri Davies
7587ca0663 Add an entity for the FreeBSD-mips mailing list.
Add MIPS to the list of porting efforts in the FAQ.
Grammar fixup for the handbook.
2002-12-01 19:25:48 +00:00
Ceri Davies
ea73275f92 Remove the PPP primer.
Useful content has been migrated into the handbook by blackend.

PR:		docs/42392
Reviewed by:	blackend, keramida
2002-12-01 18:30:44 +00:00
Marc Fonvieille
84116021ba s/softupdates/Soft Updates/
Submitted by:	Hiten Pandya <hiten@uk.FreeBSD.org>
2002-12-01 13:39:29 +00:00
Marc Fonvieille
e1ac948ad2 Various fixes in Parallel Line IP section:
- remove contractions
- punctuation fixes
- use of manual page entities and hostid tags
2002-11-30 22:49:07 +00:00
Marc Fonvieille
12c0be934c Add some manual page entities for devfs(5) and note that 4.X and earlier
do not use it by default.
2002-11-30 21:53:36 +00:00
Marc Fonvieille
4b5857eeec Use quote tags and manual page entity where needed. 2002-11-30 21:30:36 +00:00
Marc Fonvieille
2ac3e75c13 Add some missing SGML codes for 8bits chars. 2002-11-30 21:16:15 +00:00
Giorgos Keramidas
3455e02b7a Fix typo in the Donations Liaison Office real name. 2002-11-30 13:55:54 +00:00
Giorgos Keramidas
983707d7f6 <quote> a make.conf variable properly. 2002-11-30 12:17:03 +00:00
Marc Fonvieille
4116a95f01 s/complied/compiled
s/softupdates/Soft Updates/
2002-11-30 11:21:40 +00:00
Marc Fonvieille
ae734028fd Reword a previous commit. 2002-11-30 11:07:57 +00:00
Marc Fonvieille
a169cb742f Add a note about use of devfs(5) under 5.X system. 2002-11-30 11:05:29 +00:00
Jesus Rodriguez Cuesta
534c368a5b Achieve in a easier way the wheel-mouse support from within XEmacs.
PR:		45295
Submitted by:	Norbert Koch <nk@viteno.net>
2002-11-30 06:00:47 +00:00
Marc Fonvieille
b719ba7da7 Explain that 5.X use devfs(5), so no need to create device nodes. 2002-11-29 22:22:52 +00:00
Marc Fonvieille
46a3ab81c1 Use of manual page entities were needed. 2002-11-29 21:59:24 +00:00
Marc Fonvieille
eff48f6b2a Reword a sentence to be consistent with previous ones, add a non-breaking
space for FreeBSD 5.X
2002-11-29 21:51:42 +00:00
Marc Fonvieille
05631dad0b MFen 1.44 --> 1.48 2002-11-29 21:41:38 +00:00
Marc Fonvieille
4d284625c6 Mfen 1.126 --> 1.127 2002-11-29 21:16:03 +00:00