Mark Murray
dccd431fa6
Fix some syntax errors in examples. These were discovered when trying
...
to follow the examples concerned.
2004-04-06 20:16:10 +00:00
Ruslan Ermilov
df4956d2a4
- Overdue bump of the document date.
...
- Fixed markup.
- Minor wordsmithing.
2004-04-06 19:49:21 +00:00
Ruslan Ermilov
f48cbcdecc
Assorted mdoc(7) fixes.
2004-04-01 07:54:27 +00:00
Mike Silbersack
bdf861859a
Fix last commit to conform to mdoc style.
...
Submitted by: hmp
2004-04-01 07:36:56 +00:00
Mike Silbersack
a61bc764ce
Document the m_defrag function. (Mostly copied from the description
...
in uipc_mbuf.c)
2004-04-01 06:50:21 +00:00
Bruce M Simpson
0c22b2b981
Add David Young's descriptive text for the radiotap interface.
...
Add David Young to copyright comments.
2004-03-31 02:57:30 +00:00
Hiten Pandya
bc216e3cd2
Mdoc Police:
...
* Use .Fa instead of .Pa for function arguments.
* Utilize the .Po/.Pc commands for parenthesis
so the format is not ruined.
Inspired by: pjd's last commit to this file
2004-03-29 19:42:21 +00:00
Pawel Jakub Dawidek
449dfbbc83
Note that we can pass NULL as 4th argument for copystr() and copyinstr()
...
functions.
With little mdoc(7) help from: hmp
2004-03-29 19:23:45 +00:00
Pawel Jakub Dawidek
030f6f3558
The topology lock is not needed for g_error_provider() function.
...
Discussed with: phk
2004-03-24 15:12:17 +00:00
Pawel Jakub Dawidek
67e4206588
Added a note, that g_access() function cannot failed when dc[rwe] <= 0.
2004-03-24 14:42:26 +00:00
Pawel Jakub Dawidek
06bb88dcb2
Functions:
...
- g_new_geomf(),
- g_new_providerf(),
- g_new_consumer()
cannot failed (by returning NULL), so don't scare programmers.
2004-03-24 14:25:46 +00:00
Nate Lawson
bdffb39f34
Add bus_alloc_resource_any(9), which does bus_alloc_resource() with the
...
appropriate default values. Document it in the manpage.
Submitted by: Mark Santcroos <marks@ripe.net>
Reviewed by: imp, dfr, bde
Abstains: bde
2004-03-17 17:40:34 +00:00
Don Lewis
ec0791be40
Change len pararmeter from u_int to size_t.
...
Document vslock() return values.
2004-03-15 10:05:27 +00:00
John Baldwin
bf0e60bbbb
Rewrite sleepqueue manpage to catch up to the new sleep queue interface.
2004-03-12 19:07:18 +00:00
Pawel Jakub Dawidek
378f3f5a17
mdoc(7): New sentence should start on new line.
...
Pointed out by: hmp
2004-03-11 22:22:03 +00:00
Pawel Jakub Dawidek
8217df6de8
Add reference to the g_access(9) manual page.
2004-03-11 19:53:22 +00:00
Pawel Jakub Dawidek
9e5681745a
Connect g_access(9) to the build.
2004-03-11 19:51:14 +00:00
Pawel Jakub Dawidek
dde2befebc
Add manual page for g_access(9) GEOM function.
2004-03-11 19:23:48 +00:00
John Baldwin
f5531a094d
- Document cv_broadcastpri().
...
- Remove references to cv_waitq_*() as they no longer exist.
2004-03-10 15:57:25 +00:00
Bruce M Simpson
017b3034bd
Update pmap_pinit(9) to reflect pmap_pinit2() removal by alc.
2004-03-08 15:07:14 +00:00
Josef El-Rayes
2cd7fe4dc1
Document kernel functions securelevel_gt and securelevel_ge.
...
Approved by: simon(mentor)
Submitted by: Christian S.J. Peron <maneo@bsdpro.com>
PR: docs/62331
mdoc(7) cleanup by: ru
2004-03-07 15:22:08 +00:00
Joseph Koshy
9cfa00a649
Link in contigmalloc(9) to the build.
2004-03-06 08:01:16 +00:00
Joseph Koshy
d7f29ce72b
Cross-reference contigmalloc(9).
2004-03-06 02:13:03 +00:00
Joseph Koshy
c4e99bb025
A manual page for contigmalloc(9).
...
Reviewed by: ru
2004-03-06 02:09:17 +00:00
Warner Losh
4eebf56527
Add warning about loading/unloading drivers and identify
2004-03-05 22:21:18 +00:00
Ruslan Ermilov
3cea578f5a
This interface doesn't return any values.
...
Submitted by: Mark Santcroos
2004-03-05 16:38:01 +00:00
Bruce M Simpson
904fd6bae5
Fix a typo.
2004-03-05 02:50:28 +00:00
Bruce M Simpson
54947b972f
Hook ieee80211 manpages up to the build; fix 1 snafu which crept in.
...
Noticed by: Matthias Schuendehuette
Pointy hat to: bms
2004-03-04 21:13:06 +00:00
Bruce M Simpson
48fbb40803
Add an MLINKS entry for radiotap(9).
2004-03-04 12:54:22 +00:00
Bruce M Simpson
3f3f4cdba2
Initial import of documentation for net80211 interface code.
...
Of particular interest here is the ieee80211_radiotap(9) man page.
TODO: Flesh out ieee80211_node.9, ieee80211_proto.9.
Submitted by: bms (with help from Darron Broad)
2004-03-04 12:52:10 +00:00
Simon L. B. Nielsen
0e87afb66f
- Fix typo.
...
- Use .Fx when I'm here anyway.
PR: docs/63622
Submitted by: Andrew Boothman <andrew@mux.org.uk>
2004-03-01 22:58:07 +00:00
Lukas Ertl
06aed75cac
Add MLINKs for MALLOC_DEFINE and MALLOC_DECLARE.
...
Approved by: grog (mentor)
2004-02-28 23:01:20 +00:00
Poul-Henning Kamp
2bedf807f4
Add contents to manualpage for generic watchdog facility.
...
Formatting likely to break several UN resolutions.
2004-02-28 20:08:41 +00:00
Ruslan Ermilov
6e485c0a7a
mtod() returns pointer to the specified type, not necessarily "void *".
2004-02-27 17:14:00 +00:00
Dag-Erling Smørgrav
c7ea226dc2
Document sysctl_move_oid().
2004-02-27 17:13:42 +00:00
Robert Watson
57792ded36
Update copyright on mac.9 for 2004. Use "-" for copyright year
...
ranges.
Add additional credits for contributions to the MAC Framework.
Obtained from: TrustedBSD Project
Sponsored by: DARPA, McAfee Research
2004-02-26 01:18:46 +00:00
John Baldwin
ab9fe4e1fe
- Clarify ambiguous statement about not being able to both slock and xlock
...
a single lock at the same time.
- Avoid using "own" to refer to holding either a shared or exclusive lock
as it is only really correct for exclusive locks.
- Reword the sentence about sleep-ability to read easier.
Requested by: truckman (1)
2004-02-24 21:36:39 +00:00
Nate Lawson
3c8c064683
bus_set_resource takes a rid, not a pointer to a rid.
2004-02-22 00:29:04 +00:00
Ruslan Ermilov
1b2f42a9c7
Improve formatting.
2004-02-19 12:02:54 +00:00
Poul-Henning Kamp
0aef5c8497
Improve contents, ruin formatting.
2004-02-18 22:10:08 +00:00
Maxim Konovalov
ad1218e35e
o Be consistent with the declaration: pri -> priority.
...
Spotted by: Dmitry Rzhavin
MFC after: 1 week
2004-02-17 13:31:36 +00:00
Dag-Erling Smørgrav
497ddd5807
Back out previous commit due to objections.
2004-02-16 21:36:59 +00:00
Dag-Erling Smørgrav
6f29aba23f
Document the change in M_WAITOK semantics.
2004-02-16 18:46:16 +00:00
Pawel Jakub Dawidek
9a7e557610
Update manual pages: the name of function g_access_rel() has
...
changed to g_access().
Approved by: scottl (mentor)
2004-02-13 08:42:10 +00:00
Pawel Jakub Dawidek
16710e88da
Create symbolic link for g_print_bio(9) manual page.
...
Approved by: scottl (mentor)
2004-02-11 18:43:20 +00:00
Pawel Jakub Dawidek
462b8db96b
Document g_print_bio() function.
...
Approved by: scottl (mentor)
2004-02-11 18:36:31 +00:00
Pawel Jakub Dawidek
eb4f5d9df6
Added GEOM kernel API manuals to the build.
...
Reviewed by: scottl
Approved by: phk, scottl (mentor)
2004-02-11 10:09:17 +00:00
Pawel Jakub Dawidek
f827ccb9a3
Added first part of GEOM kernel API manuals pages.
...
Documented function and macros are:
- DECLARE_GEOM_CLASS(),
- g_attach(),
- g_detach(),
- g_new_bio(),
- g_clone_bio(),
- g_destroy_bio(),
- g_new_consumer(),
- g_destroy_consumer(),
- g_read_data(),
- g_write_data(),
- g_post_event(),
- g_waitfor_event(),
- g_cancel_event(),
- g_new_geomf(),
- g_destroy_geom(),
- g_new_providerf(),
- g_destroy_provider(),
- g_error_provider(),
- g_provider_by_name(),
- g_wither_geom().
and more to come.
I want to thanks following people for help with those documents:
Slawek Zak <zaks@prioris.mini.pw.edu.pl>
Simon L. Nielsen <simon@FreeBSD.org>
Pieter de Boer <g.p.de.boer@st.hanze.nl>
and of course
Poul-Henning Kamp <phk@FreeBSD.org>
Reviewed by: phk, scottl
Approved by: phk, scottl (mentor)
2004-02-11 10:06:18 +00:00
Bruce M Simpson
02312219eb
Document the functions m_apply() and m_getptr().
...
Requested by: Maxim Konovalov
2004-02-11 02:39:24 +00:00
John-Mark Gurney
115eec0e6f
add verbage about how once BUS_TEARDOWN_INTR returns, the interrupt will
...
no longer be active or called..
Also document requirement that no mutexes be held across calls to these
functions..
Reviewed by: jhb, rwatson
2004-02-10 20:34:44 +00:00