Commit graph

9921 commits

Author SHA1 Message Date
Max Khon
2d29a49113 Add Kirill Ponomarew for several ports he maintain. 2003-04-27 18:24:03 +00:00
Robert Watson
ec6d7d60d9 Since the future of jailNG is unclear, remove text describing it from
the jail chapter.  FYI, this chapter is increasingly out-of-date due
to recent 5.x changes.
2003-04-27 16:02:13 +00:00
Hiroki Sato
f75b3c9cf1 Merge from the English version:
1.2   -> 1.4  	contributing/Makefile
	1.1   -> 1.3  	dialup-firewall/Makefile
	1.5   -> 1.7  	diskless-x/Makefile
	1.8   -> 1.10 	fonts/Makefile
	1.20  -> 1.21 	fonts/article.sgml
	1.2   -> 1.4  	ipsec-must/Makefile
	1.8   -> 1.10 	multi-os/Makefile
	1.33  -> 1.35 	multi-os/article.sgml
	1.1   -> 1.3  	zip-drive/Makefile
2003-04-27 15:41:37 +00:00
Hiroki Sato
13751322ba Merge the following from the English version:
1.2   -> 1.4  	contributors/Makefile
	1.358 -> 1.371	contributors/article.sgml
2003-04-27 10:27:31 +00:00
Hiroki Sato
d75a6d14b6 Remove an unnecessary gs invocation from ifhp script.
PR:		docs/51444
Submitted by:	Mike Meyer <mwm@mired.org>
2003-04-27 08:57:24 +00:00
Tom Rhodes
0cfd1ec386 Add information about the two schedulers in FreeBSD.
Add information about how to determine the current scheduler.

PR:		50720
Submitted by:	Sergey A. Osokin <osa@FreeBSD.org.ru> (original version)
Changes by:	Chris Pepper <pepper@reppep.com>
Extra work by:	trhodes
2003-04-26 16:07:24 +00:00
Murray Stokely
dc4773d579 Clarify history of DocBook.
PR:		docs/50824
Submitted by:	Oliver Fischer <plexus@snafu.de>
2003-04-26 07:40:04 +00:00
Hiten Pandya
5021b1d143 Correct spelling, 'involes' to 'involves'.
Approved by: des (mentor)
2003-04-24 17:27:26 +00:00
Tom Rhodes
3c5189eb2b Add: device agp and a quick description.
PR:	48728
2003-04-24 15:10:13 +00:00
Hiten Pandya
dfcb704410 - Change section title, 'S/Key' to 'One-time Passwords'.
- Correct index terms to reflect the above.
  - Nearby grammar change.

Approved by: des (mentor)
2003-04-24 11:01:57 +00:00
Hiten Pandya
b2cdef5f74 Traditional commit; Remove from myself to Contributors and add to
Developers section.

Approved by: des (mentor)
2003-04-24 09:28:20 +00:00
Hiten Pandya
869f325b7a Add myself to the authors file. 2003-04-24 09:21:04 +00:00
John Polstra
4aae094c73 CVSup.ca.FreeBSD.org has moved. Update the maintainer address. 2003-04-24 02:06:29 +00:00
John Polstra
c2edbdeef7 Add cvsup5.nl.FreeBSD.org. 2003-04-23 16:14:04 +00:00
Hiroki Sato
f6cd99b654 Back out WITH_DOCFORMAT_NAVI_LINK?=YES in Makefile. The navi-link
is generated when ${WITH_DOCFORMAT_NAVI_LINK} is defined or
${FORMATS} includes "html" and "html-split."
2003-04-22 18:35:44 +00:00
Bruce A. Mah
13ad38b92b Add entity for axe(4). 2003-04-21 16:03:22 +00:00
Robert Watson
05e4fc5873 Trim incomplete Userland API section, it contributes nothing over
the existing Userland Architecture section.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2003-04-20 23:10:35 +00:00
Robert Watson
fa27b75e0f Add more to the MAC Framework Kernel Architecture:
- Add Management Interfaces (sysctls, tunables, et al).
- Add Concurrency and Synchronization (busy count handling to synchronize
  policy loading).
- Add Policy Registration (management of active poliy lists).
- Flesh out Labeling Support to talk about label initialization and
  life cycles, allocation semantics.
- Add System Calls.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2003-04-20 21:00:56 +00:00
Robert Watson
8c1173c2f6 Spellcheck. 2003-04-20 18:10:58 +00:00
Robert Watson
96eb481cbd Resort and organize some sections:
- Move Userland Architecture down to the Userland APIs section.

- Push most of the Policy-related subsections into the MAC Policy
  Architecture section.  Tweak a little language so it makes
  sense.
2003-04-20 18:01:22 +00:00
Robert Watson
a7b83db368 Remove "MAC Framework" from a bunch of headings where it seems
redundant.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2003-04-20 17:27:14 +00:00
Robert Watson
be5924b944 Break out Policy Background from the Introduction.
Note that the MAC Framework can also be used to express DAC policies.

Push the MAC Framework Policy Elements section up a level to sect1 and
name it "MAC Policy Architecture".

Stick "MAC" in front of the Policy Entry Points section header to
improve consistency.
2003-04-20 17:09:56 +00:00
Robert Watson
f4d495b054 Some more structural changes for the MAC Framework chapter of the
Developer's Handbook: break out the "Entry Point Framework" section
into a number of sections: MAC Policy Declaration, Entry Point
Introduction, MAC Policy Entry Point Reference.  Re-order sections
a bit so there's a more logical progression and fewer large chunks
of text over many pages.  This greatly improves readability.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2003-04-20 05:48:12 +00:00
Robert Watson
93cbd61b9c Document the MPC_LOADTIME_FLAG_LABELMBUFS load-time policy flag and
its possible interactions with the MPC_LOADTIME_FLAG_NOTLATE flag.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2003-04-20 04:59:57 +00:00
Robert Watson
5656cc3abb Replace "There's nothing here yet" in the Userland API section of
the MAC Framework Chapter of the Developer's Handbook with a
cross-reference the the mac(3) man page for the time being.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2003-04-20 04:45:08 +00:00
Robert Watson
0bca361723 - Break out many of the paragraphs in the "Kernel Architecture" section
of the MAC Framework chapter of the Developer's Handbook into their
  own <sect2> sections.

- Re-order the Policy Elements sect2 to the end of the section since
  most of the remainder of the subsections talk about parts of the
  Framework, not module structure.

- Add text relating to the support for persistent labeling using
  extended attributes on supporting file systems.

- Add concurrency/synchronization primitives to the list of framework
  elements.

This section needs more work, and will probably grow sub-sections on
most of the major elements in the element list.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2003-04-20 04:32:55 +00:00
Robert Watson
2b6ca199ef GC a stray <sect3> from an earlier commit.
GC the sample policy modules section since there's nothing there yet.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2003-04-20 04:17:22 +00:00
Robert Watson
1d668180a6 Found the missing description of mpo_destroy_vnode_label(), it was in
the label management calls section.  GC the dup copy.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2003-04-20 04:12:11 +00:00
Robert Watson
bdfc29bc51 - Synchronize label initialization and destruction arguments: in some
cases, the object pointer was still present as an argument to
  label init/destroy calls, although it was removed in the source a
  while back.  In some cases, we've added blocking dispositions to
  initialization calls that previously didn't have them (ipq), so
  add that also.  Generally call 'how' 'flag' instead to match the
  prototypes in mac_policy.h.

- Add missing descriptions of mpo_destroy_vnode_label(), and the
  recently added mpo_copy_mbuf_label().

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2003-04-20 04:10:20 +00:00
Robert Watson
e51825dea9 Add two sub-sections to the MAC Framework userland architecture section
of the Developer's Handbook: text on the APIs to access and manipulate
labels on objects, and a brief description of how labels may currently
be set on users using login.conf.  This text could also use some more
work, but is probably an improvement over the previous lack of text.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2003-04-20 03:53:49 +00:00
Robert Watson
8bb593ce7b Add entities for mac_prepare(3) and mac.conf(5). 2003-04-20 03:50:41 +00:00
Giorgos Keramidas
b479b428df Fix a broken URL introduced while removing duplication.
Okay by:	mheinen
2003-04-19 16:00:43 +00:00
Hiroki Sato
4f8b26641c - Add WITH_DOCFORMAT_NAVI_LINK to mk/doc.docbook.mk and
enable it in en_US.ISO8859-1/ and ja_JP.eucJP/.

- Add PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"
  and l10n.ent for entity localization.

- Use share/misc/docbook.css for indentiation of <programlisting>
  and <screen>.

- Add some missing $FreeBSD$.
2003-04-19 11:39:30 +00:00
Robert Watson
105124763b Flesh out the kernel architecture section of the MAC Framework
bits of the Developer's Handbook some.  Needs more work, but now
goes into a bit more detail.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2003-04-19 03:32:43 +00:00
Robert Watson
6304541cd0 Slightly flesh out the synopsis: this chapter is not just about MAC
policies, but more generally about a framework for access control
extension.

Obtained from:	TrustedBSD Project
Sponsored by:	DARPA, Network Associates Laboratories
2003-04-19 00:56:54 +00:00
Martin Heinen
27869157cf Explain why editing GENERIC is a bad idea.
PR:		docs/51109
Submitted by:	Martin Karlsson <mk-freebsd@bredband.net>
2003-04-18 14:44:47 +00:00
Martin Heinen
c6656fe002 Remove URL already given in the url attribute of <ulink>. 2003-04-18 14:43:26 +00:00
Martin Heinen
a0e309ebff MFbed: Update German translations.
books/faq/book.sgml				1.530 -> 1.531
books/handbook/mirrors/chapter.sgml		1.286 -> 1.287
2003-04-18 14:40:45 +00:00
Robert Watson
4605a95479 Add a placeholder paragraph for the user architecture section, replacing
the "..." with a brief summary of what is to come.
2003-04-18 03:45:42 +00:00
Robert Watson
499253ef61 Apply a spell checker to the first few sections. 2003-04-18 02:25:24 +00:00
Jim Mock
6f8d640a6d Fix some minor nits:
* ids -> IDs
    * irc -> IRC

Also remove a reference to a mailing list as being "majordomo
maintained".
2003-04-17 23:16:35 +00:00
Tom Rhodes
bba04fa7a6 Add entities for my recently added ntp_adjtime(2) and ntp_gettime(2) manual
pages.
2003-04-17 19:28:42 +00:00
Bruce A. Mah
9452599b04 Add pam_chroot(8) entity. 2003-04-17 15:42:26 +00:00
Christian Brueffer
7aa6b25f4a Add 'IPsec' to the word list
Requested by:	murray
2003-04-17 02:09:32 +00:00
Murray Stokely
0c88ff267a Add www/es/includes.sgml to the version bump list.
Discussed with:	jesusr
2003-04-14 08:48:50 +00:00
Murray Stokely
c6de9bc074 Add Linux Systems Labs Australia to the list of FreeBSD resellers.
Submitted by:	"Glenn T. Jayaputera" <gtj@tesla.net.au>
2003-04-14 06:26:13 +00:00
Kazuo Horikawa
679b375d03 New Japanese translations 2003-04-13 23:22:37 +00:00
Marc Fonvieille
8c8a820241 s/ctm.rmail/ctm_rmail/
PR:		docs/50919
Submitted by:	Pav Lucistnik <pav@oook.cz>
2003-04-13 22:48:48 +00:00
Kazuo Horikawa
4940c279aa Catch up with 5.0-CURRENT-20030329-JPSNAP 2003-04-13 22:34:56 +00:00
Martin Heinen
5037b2ae11 Remove callout images. 2003-04-13 22:27:07 +00:00