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
Marc Fonvieille
d745f041f1
MFen 1.221 --> 1.229
2002-11-29 21:15:09 +00:00
Marc Fonvieille
8b618e962c
Use of manual page entities when needed.
2002-11-29 20:35:22 +00:00
Ceri Davies
2d2aaff921
1) Fix a broken link where the FAQ links back to itself;
...
2) Change a reference to copyright to license;
3) While "Staring from FreeBSD ..." does have a certain je ne sais quoi, fix
the typo.
2002-11-29 18:01:56 +00:00
Ceri Davies
ac3b0fe323
keramida has been bugmeister for a good while now.
2002-11-29 17:57:02 +00:00
Martin Heinen
525fa84c67
Move program output into <screen>.
...
Reviewed by: trhodes
2002-11-29 17:22:22 +00:00
Tom Rhodes
27a6f7dd48
Add a <note> that 5.0 and later use device.hints(5) in place of userconfig.
...
Add an <xref> to the device.hints(5) section so users will know its there.
PR: 44595
Discussed with: bmah
2002-11-27 22:59:51 +00:00
Tom Rhodes
ef16b02438
Mention that this chapter includes a section about device.hints(5).
2002-11-27 22:11:49 +00:00
Tom Rhodes
f59686229c
Minor changes to my section on file system ACLs after a discussion with
...
chris.
Submitted by: chris (some parts)
2002-11-27 22:03:22 +00:00
Tom Rhodes
2142f7fb53
Reword a sentence for clarity.
2002-11-27 21:36:40 +00:00
Marc Fonvieille
883c5e4b09
Fix quote problems in using correct tags.
2002-11-27 20:38:02 +00:00
Tom Rhodes
cf9b5fe609
Add a section discussing file system Access Control Lists.
2002-11-27 20:30:35 +00:00
Marc Fonvieille
2c0d613996
Start the update of serial console section: the kernel syntax was
...
updated from 3.X to 4.X syntax, 5.X one will be added soon with all
needed fixes (device.hints etc.).
2002-11-27 20:17:50 +00:00
Marc Fonvieille
775d2d2a7f
s/Sysinstall/sysinstall/ to be consistent with sysinstall(8) manual
...
page; it was discussed in past.
2002-11-27 19:59:12 +00:00
Marc Fonvieille
53002c3619
Punctuation fix.
2002-11-27 19:46:00 +00:00
Marc Fonvieille
51978ad40a
Add information about polled mode port under 5.X
...
With some help from: bde
2002-11-27 19:31:49 +00:00
Martin Heinen
18714ee672
Punctuation fix.
...
Approved by: alex (mentor)
2002-11-27 13:24:04 +00:00
Martin Heinen
cf9e6d8cf7
Fix typos:
...
- remove a word
- s!pam!PAM!
- s!rpm!RPM!
- s!R3s!R3S!
Approved by: alex (mentor)
2002-11-27 13:00:25 +00:00
Martin Heinen
7ed11f84f3
- s!<ret>!<keycap>Enter</keycap>!
...
- use <replaceable> instead of <>
- fix </step> and </para> tags
- move hyphen out of <application> elements
- put error messages in <errorname> or <errorcode>
- add missing tags
There are still many misued <emphasis> tags.
Approved by: alex (mentor)
2002-11-27 12:52:16 +00:00
Giorgos Keramidas
742b3832bd
Mark up hostnames with <hostid>.
2002-11-26 22:59:05 +00:00
Marc Fonvieille
fe710655da
Remove a bunch of contractions.
2002-11-25 22:31:15 +00:00
Ollivier Robert
218b77da65
Replace my old PGP2 key with the new DSA one.
2002-11-25 12:33:48 +00:00
Peter Pentchev
4145e37d6d
Add a six-months-overdue uid, roam@sbnd.net.
2002-11-25 10:52:02 +00:00