Tom Rhodes
a1796ddaf3
Update a file location: sys/pci/sym.c > sys/dev/sym/sym_hipd.c.
...
Pointed out by: Kenneth Stailey <kstailey@yahoo.com>
2003-03-06 21:18:33 +00:00
Giorgos Keramidas
117c7c4773
The initial value of the instruction pointer after processor reset is
...
not 0xffffff00 but 0xfffffff0. Verified by checking section 10.1 of
"Intel 80386 Reference Programmer's Manual" at:
http://people.freebsd.org/~jhb/386htm/s10_01.htm
PR: docs/48571
Submitted by: Rui Lopes <rui@ruilopes.com>
2003-03-01 00:56:20 +00:00
Ceri Davies
2d9cd0e3bd
Small grammatical fix.
2003-02-18 18:33:03 +00:00
Ceri Davies
0692de8608
Split the "parent" and "alignment" arguments to bus_dma_tag_create into two
...
separate listitems.
PR: docs/48427
Submitted by: anholt
2003-02-18 18:26:52 +00:00
Sean Chittenden
30dd31cfc8
Use own dogfood and remove whitespace pointed out through by displaying
...
trailing whitespace.
PR: docs/48371
Approved by: ceri
2003-02-17 20:09:57 +00:00
Sean Chittenden
563de07c7d
Update the .emacs example to display trailing whitespace (nice and red by
...
default). Americanize spelling while I'm at it:
s/optimise/optimize/g &&
s/intepret/interpret/g
PR: docs/48371
Approved by: ceri
2003-02-17 20:06:34 +00:00
Marc Fonvieille
34d7a51850
Add 2003 for the copyright.
2003-02-09 11:28:09 +00:00
John Baldwin
6fa60155c8
Check in some updates I made to this ages ago which are at least still
...
partially applicable. This does at least remove some mutex flags that
were obsoleted a long, long time ago as well as rename the lockmgr section
to be more generic.
2003-02-03 18:47:06 +00:00
Marc Fonvieille
5a7b8715a4
Typo fixing: s/libparnoia/libaparnoia
...
PR: docs/47806
Submitted by: Alexander Pohoyda <alexander.pohoyda@gmx.net>
2003-02-02 11:19:37 +00:00
Marc Fonvieille
ace2db0de6
Fix a typo.
...
Submitted by: Craig Rodrigues <rodrigc@attbi.com>
2003-02-02 09:14:16 +00:00
Tom Hukins
e425fbbac8
s/freebsd.org/FreeBSD.org/
2003-01-21 19:28:27 +00:00
Chris Costello
db7a21561d
Update the MAC policy ops entry point list and sort it.
...
Sponsored by: DARPA, Network Associates Laboratories
Obtained from: The TrustedBSD Project
2003-01-14 22:47:24 +00:00
Peter Pentchev
1f359cbbab
/tmp/msg
2003-01-12 18:20:55 +00:00
Tom Rhodes
c306bdf707
Remove unneeded <authorgroup> tags.
...
Use asmodai (for historical reasons)
Submitted by: Hiten Pandya <hiten@unixdaemons.com>
2003-01-06 06:31:56 +00:00
Tom Rhodes
babf16bc4f
Whitespace... Eliminated.
2003-01-06 06:14:22 +00:00
Robert Watson
d5f12ddfea
Add some filler text regarding MAC userland APIs until we have a table
...
in place.
2002-12-22 05:09:15 +00:00
Robert Watson
5959fcca17
Remove clause three of license.
...
Authorized by: NETA
2002-12-22 04:37:00 +00:00
Marc Fonvieille
7d6701c693
s/subr_bus.h/subr_bus.c/
...
Submitted by: Hiten Pandya
2002-12-17 19:01:46 +00:00
Marc Fonvieille
01bcf1ded6
Add infos about devfs(5) where needed.
...
Submitted by: keramida
2002-12-02 21:11:55 +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
Ceri Davies
ac307bceb7
s/seperate/separate/
2002-11-20 19:41:10 +00:00
Chris Costello
5c76844791
Change from a very article-esque chapter title to a more appropriate title
...
for the Developers' Handbook.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
2002-10-22 00:48:30 +00:00
Marc Fonvieille
bdf348014f
Add missing tags, and s/-4.x/4.X
2002-10-13 16:22:23 +00:00
Marc Fonvieille
e2e04c2b7c
Fix the vm chapter layout in order to have a TOC.
...
Submitted by: Hiten Pandya <hiten@angelica.unixdaemons.com>
2002-10-13 16:15:22 +00:00
Warner Losh
5dc1ae8669
Give a better bus address example than 0x23c, since most ISA devices
...
map to 8 or 16 byte boundaries. Use 0x230 instead. Remove part of a
bullet item about documenting each device_t field here because a
device_t is supposed to be an opaque data structure to the client
drivers.
2002-09-08 22:08:56 +00:00
Alfred Perlstein
dd540ae7ec
Rename file.
...
Requested by: keramida
2002-09-08 21:47:07 +00:00
Alfred Perlstein
7e4ba0309d
Add a chapter to describe newbus.
...
Submitted by: Hiten Pandya <hiten@angelica.unixdaemons.com>
PR: docs/42557
2002-09-08 21:25:24 +00:00
Giorgos Keramidas
05281d92ce
Unbreak </literal>.
2002-08-31 20:22:20 +00:00
Giorgos Keramidas
1703a2c741
<quote> properly.
2002-08-31 20:18:23 +00:00
Giorgos Keramidas
e07216f989
- Point to pub/FreeBSD/ports/packages/Latest/ for packages.
...
- Fix gcl.tgz package link.
- Add more LISP implementation package links.
- Mention that Perl is a package now (except for 4.x releases).
- Add description & package links for:
Icon, Logo, Python, Tcl.
- Add link to lang/gpc port.
2002-08-30 21:10:16 +00:00
Giorgos Keramidas
56f7702269
Grammar fix. Avoid starting sentence with "And".
2002-08-30 20:55:12 +00:00
Giorgos Keramidas
c51706e25a
Be more explicit about package links.
2002-08-30 20:54:09 +00:00
Giorgos Keramidas
6b04bdb5d5
Be a little more liberal in spacing within lists,
...
to allow moving by `paragraph' in various parts more quickly.
Translators ignore this, since it only changes whitespace.
2002-08-28 20:57:41 +00:00
Giorgos Keramidas
fe348dc248
Grammar fix.
2002-08-28 19:33:57 +00:00
Giorgos Keramidas
6282b35e9b
Whitespace only changes. Wrap stuff as much as possible under
...
70 columns.
2002-08-28 19:19:51 +00:00
Giorgos Keramidas
a828c35ea5
Add a few more <literal> or <filename> to boot[02].
2002-08-28 19:09:02 +00:00
Giorgos Keramidas
45bdd9c222
Send Freud into oblivion to make Jung happier with FreeBSD.
2002-08-28 18:38:52 +00:00
Giorgos Keramidas
d164c7241e
Grammar fix. Translators can ignore this.
2002-08-28 18:30:08 +00:00
Ceri Davies
2b6ce9005a
Make consistent use of <userinput>.
...
PR: docs/41286
Submitted by: Martin Heinen <martin@sumuk.de>
2002-08-27 16:58:05 +00:00
Marc Fonvieille
ebaf5e9b48
Fix a typo in program listing.
...
PR: docs/41814
Submitted by: Maxim Maximov <mcsi@agava.com>
2002-08-20 12:26:29 +00:00
Marc Fonvieille
538c34d2d8
s/sevice/service
...
PR: docs/41811
Submitted by: Maxim Maximov <mcsi@agava.com>
2002-08-20 12:15:39 +00:00
Robert Watson
6c33af52cd
Expand the synopsis for the MAC framework a bit to include additional
...
information on what MAC is, how the MAC framework supports MAC policies
in FreeBSD, etc.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
2002-08-19 13:58:00 +00:00
Robert Watson
93af0d314d
Add ENOENT to the error precedence chart.
...
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
2002-08-19 13:42:17 +00:00
Robert Watson
ee7a6550ed
Minor spelling tweak for discretionary.
2002-08-19 13:39:50 +00:00
Chris Costello
1c8ff53e4f
Introduce support for Mandatory Access Control and extensible
...
kernel access control.
Document the kernel side of the MAC policy architecture. This
is a little out of date at the moment. Some parts to be filled
in as things are developed, and much is subject to change. It
will, however, give developers a good idea of how things work.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI Labs
2002-08-19 04:38:25 +00:00
Murray Stokely
2c4941f92c
Remove the "History of the Unix Kernel" place-holder chapter. That
...
material does not belong here. Replace it with the new "Booting and
Kernel Initialization" chapter.
2002-07-29 06:19:30 +00:00
Murray Stokely
6800086bfb
Add a chapter about the FreeBSD Boot Process and Kernel
...
Initialization. Much like the rest of the Developer's Handbook, this
needs a lot of work, but is better than nothing.
PR: docs/39471
2002-07-29 06:18:01 +00:00
Ceri Davies
2720833199
Grammatical fix.
2002-07-19 14:47:04 +00:00
Tom Rhodes
d4b003e30a
FreeBSD documentation project prefers to use manual pages over man pages,
...
hence some documents should reflect this.
Tossed around on: -doc -developers
2002-07-11 19:08:31 +00:00
Tom Hukins
63767bc5ab
Fix typo
...
Submitted by: Douglas José Pereira dos Santos <dsantos@impsat.com.br>
2002-06-27 19:32:34 +00:00