murray
1aaeb1baaf
Remove duplicate entry.
...
Submitted by: mlaier@
2004-07-14 07:10:15 +00:00
murray
395ff73b0a
More technical terms.
...
MFC After: 3 days
2004-07-14 05:23:16 +00:00
murray
31c543ec24
Add more technical acronyms, product names, country names, and
...
technical english words to reduce the number of false positives when
spellchecking our documentation.
2004-07-14 04:58:05 +00:00
phk
b0e6874188
Give kldunload a -f(orce) argument.
...
Add a MOD_QUIESCE event for modules. This should return error (EBUSY)
of the module is in use.
MOD_UNLOAD should now only fail if it is impossible (as opposed to
inconvenient) to unload the module. Valid reasons are memory references
into the module which cannot be tracked down and eliminated.
When kldunloading, we abandon if MOD_UNLOAD fails, and if -force is
not given, MOD_QUIESCE failing will also prevent the unload.
For backwards compatibility, we treat EOPNOTSUPP from MOD_QUIESCE as
success.
Document that modules should return EOPNOTSUPP for unknown events.
2004-07-13 19:36:59 +00:00
alfred
2690c990dd
Document thread parameter passed to VFS_ROOT and vflush.
2004-07-12 09:06:51 +00:00
keramida
e8a16db246
Fix a typo that slipped in during my last commit to this file.
...
Submitted by: fox@vader.aacc.cc.md.us
2004-07-12 00:45:25 +00:00
darrenr
6c66c4291a
Document that sx_unlock() exists as a macro.
...
Remove redundant include file, <sys/kernel.h>, and clean up the function
list at the top with the addition of a "Sx utility macro" section.
2004-07-11 16:08:25 +00:00
maxim
b611b99868
o Document net.inet.sack.enable sysctl. net.inet.sack.sackhole_limit
...
is not documented yet, it is not used at the moment and is the subject
of the future work.
Improved by: ru
Not objected: ps, jayanth
2004-07-10 17:55:13 +00:00
imp
10c37ef567
Modernize description of physio. Make explicit that this creates a
...
request that's passed to the driver's strategy.
2004-07-10 01:10:17 +00:00
alfred
68b0bdace1
document vfs_suser.
2004-07-09 22:33:43 +00:00
des
8369ef54b0
Bump document date.
...
Reminded by: ru
2004-07-09 11:44:49 +00:00
des
af4e696e95
The type and name of sbuf_b{cat,cpy}()'s second argument have changed.
2004-07-09 11:38:59 +00:00
ru
933877b657
Fixed markup.
2004-07-09 10:08:03 +00:00
ru
83e9f64836
Polished markup.
2004-07-09 09:22:36 +00:00
ru
4f3bf456c2
Fixed markup and punctuation.
2004-07-09 07:26:15 +00:00
harti
5f6be541da
Remove the g++ include directory - it has been gone a long time
...
ago and add it's new incarnation c++ instead.
2004-07-08 17:07:30 +00:00
harti
344e054ea3
Add a description what is in the sub-directories of /usr/include/netnatm.
2004-07-08 16:54:39 +00:00
trhodes
717ce5b1a5
Note that the implementation notes were not only derived from NetBSD but
...
also applies to other Arcnet drivers. Note that it should eventually
be moved to a more generic section.
2004-07-08 16:33:01 +00:00
keramida
4a8ef4b9a0
Fix some grammar-wording knit.
...
PR: docs/66540
Submitted by: Michel Lavondes <fox@vader.aacc.cc.md.us>
MFC after: 3 days
2004-07-08 13:49:39 +00:00
ru
7c245468ef
Markup overhaul.
2004-07-08 13:24:58 +00:00
ru
23e116c2ae
Markup nits.
2004-07-08 12:55:24 +00:00
ru
efc0fe87b2
Markup laundry.
2004-07-08 12:52:33 +00:00
ru
5b532478c2
Use the commonly used list type to enumerate supported devices.
2004-07-08 12:48:16 +00:00
ru
9285db0e84
Slight markup fixes.
2004-07-08 12:45:46 +00:00
ru
e4769a7f49
Make the list type match the common type used to enumerate supported devices.
2004-07-08 12:40:42 +00:00
ru
94b4a8fa25
Added missing markup bits.
2004-07-08 12:37:18 +00:00
ru
b5ca87c075
Protect "e.g." from being interpreted as end of sentence.
2004-07-08 12:36:20 +00:00
ru
a802702e7f
Markup fixes.
2004-07-08 12:33:39 +00:00
ru
a4468886ea
Fixed markup.
2004-07-08 12:29:37 +00:00
ru
f439c3fcb0
Slight markup fixes.
2004-07-08 12:21:51 +00:00
hmp
a32114504e
Correct a couple of language nits and a spelling.
...
PR: docs/68799
Submitted by: Chris Pepper <pepper@reppep.com>
MFC after: 3 days
2004-07-08 11:02:19 +00:00
ru
4ac33425c4
Revise markup.
2004-07-08 10:47:13 +00:00
ru
54adde43e3
Markup fixes.
2004-07-08 10:31:12 +00:00
harti
051df492b2
Add the missing copyright.
...
Spotted by: ru
2004-07-08 08:14:28 +00:00
ru
038b71d4b6
Kill trailing whitespace.
2004-07-08 07:27:26 +00:00
ru
bad28f8968
Fixed markup.
2004-07-08 07:19:46 +00:00
ru
e17ef698a7
Slight markup fixes.
2004-07-08 07:11:24 +00:00
ru
2e2f0c76a4
Markup fixes.
2004-07-08 07:09:57 +00:00
ru
eb70b901cb
Slight markup fixes.
2004-07-08 06:56:30 +00:00
ru
9cdb603498
Slight markup fixes.
2004-07-08 06:38:59 +00:00
alfred
4dc964a3b8
There is no VOP_TRUNCATE anymore.
...
style(9) (parenthesis around return values) the example.
2004-07-08 00:43:50 +00:00
alfred
60a197bb10
s/proc/thread
2004-07-08 00:38:28 +00:00
alfred
c8d0f89ed2
Update comments in example as well.
2004-07-08 00:36:58 +00:00
alfred
18187ae75d
Update because struct componentname now has a thread pointer instead
...
of a proc pointer.
2004-07-08 00:11:43 +00:00
alfred
11872a37e7
Update in the face of NDFREE.
...
Basically the advice on freeing the componentname buffers is no
longer correct.
Update the example code.
2004-07-08 00:08:18 +00:00
keramida
f331f3e650
Fix various grammar knits.
...
PR: docs/66824
Submitted by: Michel Lavondes <fox@vader.aacc.cc.md.us>
MFC after: 3 days
2004-07-07 21:37:30 +00:00
ru
a27d829ef3
Fixed markup.
2004-07-07 20:32:33 +00:00
ru
9f45c1d92e
mdoc(7) fixes.
2004-07-07 19:57:16 +00:00
simon
a61052b4e8
Remove double .Pp caused by p4 miss-merge.
2004-07-07 19:41:42 +00:00
simon
e9cf42f747
Add a HARDWARE section.
...
For cx(4) this was based on information from the Hardware Notes.
OK'ed by: rik
2004-07-07 19:36:12 +00:00