View | Details | Raw Unified | Return to bug 191174 | Differences between
and this patch

Collapse All | Expand All

(-)b/share/man/man9/BUF_ISLOCKED.9 (-1 / +1 lines)
Lines 66-69 The lock is not held by anyone. Link Here
66
.Xr lockmgr 9
66
.Xr lockmgr 9
67
.Sh AUTHORS
67
.Sh AUTHORS
68
This manual page was written by
68
This manual page was written by
69
.An Attilio Rao Aq attilio@FreeBSD.org .
69
.An Attilio Rao Aq Mt attilio@FreeBSD.org .
(-)b/share/man/man9/BUF_LOCK.9 (-1 / +1 lines)
Lines 72-75 information on non-zero return values. Link Here
72
.Xr lockmgr 9
72
.Xr lockmgr 9
73
.Sh AUTHORS
73
.Sh AUTHORS
74
This manual page was written by
74
This manual page was written by
75
.An Chad David Aq davidc@acns.ab.ca .
75
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/BUF_LOCKFREE.9 (-1 / +1 lines)
Lines 60-63 The buffer whose lock is to be destroyed. Link Here
60
.Xr lockdestroy 9
60
.Xr lockdestroy 9
61
.Sh AUTHORS
61
.Sh AUTHORS
62
This manual page was written by
62
This manual page was written by
63
.An Chad David Aq davidc@acns.ab.ca .
63
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/BUF_LOCKINIT.9 (-1 / +1 lines)
Lines 59-62 The buffer whose lock it to be initialized. Link Here
59
.Xr lockmgr 9
59
.Xr lockmgr 9
60
.Sh AUTHORS
60
.Sh AUTHORS
61
This manual page was written by
61
This manual page was written by
62
.An Chad David Aq davidc@acns.ab.ca .
62
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/BUF_RECURSED.9 (-1 / +1 lines)
Lines 62-65 for details. Link Here
62
.Xr lockmgr 9
62
.Xr lockmgr 9
63
.Sh AUTHORS
63
.Sh AUTHORS
64
This manual page was written by
64
This manual page was written by
65
.An Attilio Rao Aq attilio@FreeBSD.org .
65
.An Attilio Rao Aq Mt attilio@FreeBSD.org .
(-)b/share/man/man9/BUF_TIMELOCK.9 (-1 / +1 lines)
Lines 80-83 for details on non-zero return values. Link Here
80
.Xr lockmgr 9
80
.Xr lockmgr 9
81
.Sh AUTHORS
81
.Sh AUTHORS
82
This manual page was written by
82
This manual page was written by
83
.An Chad David Aq davidc@acns.ab.ca .
83
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/BUF_UNLOCK.9 (-1 / +1 lines)
Lines 61-64 The buffer must already be locked. Link Here
61
.Xr lockmgr 9
61
.Xr lockmgr 9
62
.Sh AUTHORS
62
.Sh AUTHORS
63
This manual page was written by
63
This manual page was written by
64
.An Chad David Aq davidc@acns.ab.ca .
64
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/BUS_CONFIG_INTR.9 (-2 / +1 lines)
Lines 102-106 method first appeared in Link Here
102
.\"
102
.\"
103
.Sh AUTHORS
103
.Sh AUTHORS
104
This manual page was written by
104
This manual page was written by
105
.An Marcel Moolenaar
105
.An Marcel Moolenaar Aq Mt marcel@xcllnt.net .
106
.Aq marcel@xcllnt.net .
(-)b/share/man/man9/BUS_SETUP_INTR.9 (-4 / +2 lines)
Lines 205-216 otherwise an appropriate error is returned. Link Here
205
.Sh AUTHORS
205
.Sh AUTHORS
206
.An -nosplit
206
.An -nosplit
207
This manual page was written by
207
This manual page was written by
208
.An Jeroen Ruigrok van der Werven
208
.An Jeroen Ruigrok van der Werven Aq Mt asmodai@FreeBSD.org
209
.Aq asmodai@FreeBSD.org
210
based on the manual pages for
209
based on the manual pages for
211
.Fn BUS_CREATE_INTR
210
.Fn BUS_CREATE_INTR
212
and
211
and
213
.Fn BUS_CONNECT_INTR
212
.Fn BUS_CONNECT_INTR
214
written by
213
written by
215
.An Doug Rabson
214
.An Doug Rabson Aq Mt dfr@FreeBSD.org .
216
.Aq dfr@FreeBSD.org .
(-)b/share/man/man9/CTASSERT.9 (-2 / +1 lines)
Lines 66-70 structure is 16 bytes. Link Here
66
.Xr KASSERT 9
66
.Xr KASSERT 9
67
.Sh AUTHORS
67
.Sh AUTHORS
68
This manual page was written by
68
This manual page was written by
69
.An Hiten M. Pandya
69
.An Hiten M. Pandya Aq Mt hmp@FreeBSD.org .
70
.Aq hmp@FreeBSD.org .
(-)b/share/man/man9/DB_COMMAND.9 (-3 / +3 lines)
Lines 103-110 Calling my command with address 0x1000 Link Here
103
db>
103
db>
104
.Ef
104
.Ef
105
.Ed
105
.Ed
106
.Sh "SEE ALSO"
106
.Sh SEE ALSO
107
.Xr ddb 4
107
.Xr ddb 4
108
.Sh AUTHOR
108
.Sh AUTHORS
109
This manual page was written by
109
This manual page was written by
110
.An Guillaume Ballet Aq gballet@gmail.com .
110
.An Guillaume Ballet Aq Mt gballet@gmail.com .
(-)b/share/man/man9/DECLARE_GEOM_CLASS.9 (-1 / +1 lines)
Lines 176-179 DECLARE_GEOM_CLASS(example_class, g_example); Link Here
176
.Sh AUTHORS
176
.Sh AUTHORS
177
.An -nosplit
177
.An -nosplit
178
This manual page was written by
178
This manual page was written by
179
.An Pawel Jakub Dawidek Aq pjd@FreeBSD.org .
179
.An Pawel Jakub Dawidek Aq Mt pjd@FreeBSD.org .
(-)b/share/man/man9/DECLARE_MODULE.9 (-2 / +2 lines)
Lines 107-112 enumeration Link Here
107
.Sh AUTHORS
107
.Sh AUTHORS
108
.An -nosplit
108
.An -nosplit
109
This manual page was written by
109
This manual page was written by
110
.An Alexander Langer Aq alex@FreeBSD.org ,
110
.An Alexander Langer Aq Mt alex@FreeBSD.org ,
111
inspired by the KLD Facility Programming Tutorial by
111
inspired by the KLD Facility Programming Tutorial by
112
.An Andrew Reiter Aq arr@watson.org .
112
.An Andrew Reiter Aq Mt arr@watson.org .
(-)b/share/man/man9/DEVICE_ATTACH.9 (-1 / +1 lines)
Lines 68-71 Zero is returned on success, otherwise an appropriate error is returned. Link Here
68
.Xr DEVICE_SHUTDOWN 9
68
.Xr DEVICE_SHUTDOWN 9
69
.Sh AUTHORS
69
.Sh AUTHORS
70
This manual page was written by
70
This manual page was written by
71
.An Doug Rabson Aq dfr@FreeBSD.org .
71
.An Doug Rabson Aq Mt dfr@FreeBSD.org .
(-)b/share/man/man9/DEVICE_IDENTIFY.9 (-1 / +1 lines)
Lines 91-94 foo_identify(driver_t *driver, device_t parent) Link Here
91
.Xr DEVICE_SHUTDOWN 9
91
.Xr DEVICE_SHUTDOWN 9
92
.Sh AUTHORS
92
.Sh AUTHORS
93
This manual page was written by
93
This manual page was written by
94
.An Alexander Langer Aq alex@FreeBSD.org .
94
.An Alexander Langer Aq Mt alex@FreeBSD.org .
(-)b/share/man/man9/DEV_MODULE.9 (-1 / +1 lines)
Lines 102-105 DEV_MODULE(foo, foo_load, NULL); Link Here
102
.Xr module 9
102
.Xr module 9
103
.Sh AUTHORS
103
.Sh AUTHORS
104
This manual page was written by
104
This manual page was written by
105
.An Alexander Langer Aq alex@FreeBSD.org .
105
.An Alexander Langer Aq Mt alex@FreeBSD.org .
(-)b/share/man/man9/DRIVER_MODULE.9 (-1 / +1 lines)
Lines 147-150 for a specific pass level. Link Here
147
.Xr SYSINIT 9
147
.Xr SYSINIT 9
148
.Sh AUTHORS
148
.Sh AUTHORS
149
This manual page was written by
149
This manual page was written by
150
.An Alexander Langer Aq alex@FreeBSD.org .
150
.An Alexander Langer Aq Mt alex@FreeBSD.org .
(-)b/share/man/man9/EVENTHANDLER.9 (-1 / +1 lines)
Lines 334-337 facility first appeared in Link Here
334
.Fx 4.0 .
334
.Fx 4.0 .
335
.Sh AUTHORS
335
.Sh AUTHORS
336
This manual page was written by
336
This manual page was written by
337
.An Joseph Koshy Aq jkoshy@FreeBSD.org .
337
.An Joseph Koshy Aq Mt jkoshy@FreeBSD.org .
(-)b/share/man/man9/KASSERT.9 (-2 / +1 lines)
Lines 83-87 vput(vp) Link Here
83
.Xr panic 9
83
.Xr panic 9
84
.Sh AUTHORS
84
.Sh AUTHORS
85
This manual page was written by
85
This manual page was written by
86
.An Jonathan M. Bresler
86
.An Jonathan M. Bresler Aq Mt jmb@FreeBSD.org .
87
.Aq jmb@FreeBSD.org .
(-)b/share/man/man9/LOCK_PROFILING.9 (-5 / +5 lines)
Lines 134-149 Generalized lock profiling support appeared in Link Here
134
The
134
The
135
.Nm MUTEX_PROFILING
135
.Nm MUTEX_PROFILING
136
code was written by
136
code was written by
137
.An Eivind Eklund Aq eivind@FreeBSD.org ,
137
.An Eivind Eklund Aq Mt eivind@FreeBSD.org ,
138
.An Dag-Erling Sm\(/orgrav Aq des@FreeBSD.org
138
.An Dag-Erling Sm\(/orgrav Aq Mt des@FreeBSD.org
139
and
139
and
140
.An Robert Watson Aq rwatson@FreeBSD.org .
140
.An Robert Watson Aq Mt rwatson@FreeBSD.org .
141
The
141
The
142
.Nm
142
.Nm
143
code was written by
143
code was written by
144
.An Kip Macy Aq kmacy@FreeBSD.org .
144
.An Kip Macy Aq Mt kmacy@FreeBSD.org .
145
This manual page was written by
145
This manual page was written by
146
.An Dag-Erling Sm\(/orgrav Aq des@FreeBSD.org .
146
.An Dag-Erling Sm\(/orgrav Aq Mt des@FreeBSD.org .
147
.Sh NOTES
147
.Sh NOTES
148
The
148
The
149
.Dv LOCK_PROFILING
149
.Dv LOCK_PROFILING
(-)b/share/man/man9/MODULE_DEPEND.9 (-1 / +1 lines)
Lines 77-80 MODULE_DEPEND(foo, bar, 1, 3, 4); Link Here
77
.Sh AUTHORS
77
.Sh AUTHORS
78
.An -nosplit
78
.An -nosplit
79
This manual page was written by
79
This manual page was written by
80
.An Alexander Langer Aq alex@FreeBSD.org .
80
.An Alexander Langer Aq Mt alex@FreeBSD.org .
(-)b/share/man/man9/MODULE_VERSION.9 (-1 / +1 lines)
Lines 56-59 MODULE_VERSION(foo, 1); Link Here
56
.Sh AUTHORS
56
.Sh AUTHORS
57
.An -nosplit
57
.An -nosplit
58
This manual page was written by
58
This manual page was written by
59
.An Alexander Langer Aq alex@FreeBSD.org .
59
.An Alexander Langer Aq Mt alex@FreeBSD.org .
(-)b/share/man/man9/SDT.9 (-2 / +2 lines)
Lines 278-286 SDT_PROBE_DEFINE1_XLATE(ip, , , receive, "struct icmp *", Link Here
278
DTrace and the
278
DTrace and the
279
.Nm
279
.Nm
280
framework were originally ported to FreeBSD from Solaris by
280
framework were originally ported to FreeBSD from Solaris by
281
.An John Birrell Aq jb@FreeBSD.org .
281
.An John Birrell Aq Mt jb@FreeBSD.org .
282
This manual page was written by
282
This manual page was written by
283
.An Mark Johnston Aq markj@FreeBSD.org .
283
.An Mark Johnston Aq Mt markj@FreeBSD.org .
284
.Sh BUGS
284
.Sh BUGS
285
The
285
The
286
.Nm
286
.Nm
(-)b/share/man/man9/SYSCALL_MODULE.9 (-1 / +1 lines)
Lines 81-84 A minimal example for a syscall module can be found in Link Here
81
.Pa /usr/share/examples/kld/syscall/module/syscall.c
81
.Pa /usr/share/examples/kld/syscall/module/syscall.c
82
.Sh AUTHORS
82
.Sh AUTHORS
83
This manual page was written by
83
This manual page was written by
84
.An Alexander Langer Aq alex@FreeBSD.org .
84
.An Alexander Langer Aq Mt alex@FreeBSD.org .
(-)b/share/man/man9/SYSINIT.9 (-2 / +2 lines)
Lines 157-163 framework first appeared in Link Here
157
The
157
The
158
.Nm
158
.Nm
159
framework was written by
159
framework was written by
160
.An Terrence Lambert Aq terry@FreeBSD.org .
160
.An Terrence Lambert Aq Mt terry@FreeBSD.org .
161
.Pp
161
.Pp
162
This manual page was written by
162
This manual page was written by
163
.An Hiten Pandya Aq hmp@FreeBSD.org .
163
.An Hiten Pandya Aq Mt hmp@FreeBSD.org .
(-)b/share/man/man9/VFS_SET.9 (-1 / +1 lines)
Lines 108-111 VFS_SET(myfs_vfsops, myfs, 0); Link Here
108
.Xr vfs_modevent 9
108
.Xr vfs_modevent 9
109
.Sh AUTHORS
109
.Sh AUTHORS
110
This manual page was written by
110
This manual page was written by
111
.An Chad David Aq davidc@acns.ab.ca .
111
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/alq.9 (-4 / +4 lines)
Lines 431-441 Asynchronous Logging Queues (ALQ) facility first appeared in Link Here
431
The
431
The
432
.Nm
432
.Nm
433
facility was written by
433
facility was written by
434
.An Jeffrey Roberson Aq jeff@FreeBSD.org
434
.An Jeffrey Roberson Aq Mt jeff@FreeBSD.org
435
and extended by
435
and extended by
436
.An Lawrence Stewart Aq lstewart@freebsd.org .
436
.An Lawrence Stewart Aq Mt lstewart@freebsd.org .
437
.Pp
437
.Pp
438
This manual page was written by
438
This manual page was written by
439
.An Hiten Pandya Aq hmp@FreeBSD.org
439
.An Hiten Pandya Aq Mt hmp@FreeBSD.org
440
and revised by
440
and revised by
441
.An Lawrence Stewart Aq lstewart@freebsd.org .
441
.An Lawrence Stewart Aq Mt lstewart@freebsd.org .
(-)b/share/man/man9/bus_activate_resource.9 (-1 / +1 lines)
Lines 90-93 Zero is returned on success, otherwise an error is returned. Link Here
90
.Xr driver 9
90
.Xr driver 9
91
.Sh AUTHORS
91
.Sh AUTHORS
92
This manual page was written by
92
This manual page was written by
93
.An Warner Losh Aq imp@FreeBSD.org .
93
.An Warner Losh Aq Mt imp@FreeBSD.org .
(-)b/share/man/man9/bus_alloc_resource.9 (-2 / +2 lines)
Lines 178-183 should be saved in the softc of the device after these calls. Link Here
178
.Sh AUTHORS
178
.Sh AUTHORS
179
.An -nosplit
179
.An -nosplit
180
This manual page was written by
180
This manual page was written by
181
.An Alexander Langer Aq alex@big.endian.de
181
.An Alexander Langer Aq Mt alex@big.endian.de
182
with parts by
182
with parts by
183
.An Warner Losh Aq imp@FreeBSD.org .
183
.An Warner Losh Aq Mt imp@FreeBSD.org .
(-)b/share/man/man9/bus_child_present.9 (-1 / +1 lines)
Lines 84-87 if (bus_child_present(dev)) Link Here
84
.Xr driver 9
84
.Xr driver 9
85
.Sh AUTHORS
85
.Sh AUTHORS
86
This manual page was written by
86
This manual page was written by
87
.An Warner Losh Aq imp@FreeBSD.org .
87
.An Warner Losh Aq Mt imp@FreeBSD.org .
(-)b/share/man/man9/bus_release_resource.9 (-1 / +1 lines)
Lines 103-106 The kernel will panic, if it cannot release the resource. Link Here
103
.Xr driver 9
103
.Xr driver 9
104
.Sh AUTHORS
104
.Sh AUTHORS
105
This manual page was written by
105
This manual page was written by
106
.An Alexander Langer Aq alex@big.endian.de .
106
.An Alexander Langer Aq Mt alex@big.endian.de .
(-)b/share/man/man9/bus_set_resource.9 (-1 / +1 lines)
Lines 93-96 Zero is returned on success, otherwise an error is returned. Link Here
93
.Xr driver 9
93
.Xr driver 9
94
.Sh AUTHORS
94
.Sh AUTHORS
95
This manual page was written by
95
This manual page was written by
96
.An Warner Losh Aq imp@FreeBSD.org .
96
.An Warner Losh Aq Mt imp@FreeBSD.org .
(-)b/share/man/man9/cd.9 (-2 / +2 lines)
Lines 116-123 manual page first appeared in Link Here
116
.An -nosplit
116
.An -nosplit
117
This
117
This
118
manual page was written by
118
manual page was written by
119
.An John-Mark Gurney Aq jmg@FreeBSD.org .
119
.An John-Mark Gurney Aq Mt jmg@FreeBSD.org .
120
It was updated for CAM and
120
It was updated for CAM and
121
.Fx 3.0
121
.Fx 3.0
122
by
122
by
123
.An Kenneth Merry Aq ken@FreeBSD.org .
123
.An Kenneth Merry Aq Mt ken@FreeBSD.org .
(-)b/share/man/man9/config_intrhook.9 (-2 / +2 lines)
Lines 100-105 with the CAM subsystem, but are available for any driver to use. Link Here
100
.Sh AUTHORS
100
.Sh AUTHORS
101
.An -nosplit
101
.An -nosplit
102
The functions were written by
102
The functions were written by
103
.An Justin Gibbs Aq gibbs@FreeBSD.org .
103
.An Justin Gibbs Aq Mt gibbs@FreeBSD.org .
104
This manual page was written by
104
This manual page was written by
105
.An M. Warner Losh Aq imp@FreeBSD.org .
105
.An M. Warner Losh Aq Mt imp@FreeBSD.org .
(-)b/share/man/man9/crypto.9 (-1 / +1 lines)
Lines 648-654 most of the framework code Link Here
648
The cryptographic framework first appeared in
648
The cryptographic framework first appeared in
649
.Ox 2.7
649
.Ox 2.7
650
and was written by
650
and was written by
651
.An "Angelos D. Keromytis" Aq angelos@openbsd.org .
651
.An Angelos D. Keromytis Aq Mt angelos@openbsd.org .
652
.Sh BUGS
652
.Sh BUGS
653
The framework currently assumes that all the algorithms in a
653
The framework currently assumes that all the algorithms in a
654
.Fn crypto_newsession
654
.Fn crypto_newsession
(-)b/share/man/man9/devstat.9 (-1 / +1 lines)
Lines 431-437 The Link Here
431
statistics system appeared in
431
statistics system appeared in
432
.Fx 3.0 .
432
.Fx 3.0 .
433
.Sh AUTHORS
433
.Sh AUTHORS
434
.An Kenneth Merry Aq ken@FreeBSD.org
434
.An Kenneth Merry Aq Mt ken@FreeBSD.org
435
.Sh BUGS
435
.Sh BUGS
436
There may be a need for
436
There may be a need for
437
.Fn spl
437
.Fn spl
(-)b/share/man/man9/domain.9 (-1 / +1 lines)
Lines 240-243 types if the domain has a default raw protocol. Link Here
240
.Xr socket 2
240
.Xr socket 2
241
.Sh AUTHORS
241
.Sh AUTHORS
242
This manual page was written by
242
This manual page was written by
243
.An Chad David Aq davidc@acns.ab.ca .
243
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/eventtimers.9 (-1 / +1 lines)
Lines 250-253 timer hardware access. Link Here
250
.Sh SEE ALSO
250
.Sh SEE ALSO
251
.Xr eventtimers 4
251
.Xr eventtimers 4
252
.Sh AUTHORS
252
.Sh AUTHORS
253
.An Alexander Motin Aq mav@FreeBSD.org
253
.An Alexander Motin Aq Mt mav@FreeBSD.org
(-)b/share/man/man9/fail.9 (-1 / +1 lines)
Lines 191-197 Return 5 once, when pid 1234 executes the fail point. Link Here
191
.Sh AUTHORS
191
.Sh AUTHORS
192
.An -nosplit
192
.An -nosplit
193
This manual page was written by
193
This manual page was written by
194
.An Zach Loafman Aq zml@FreeBSD.org .
194
.An Zach Loafman Aq Mt zml@FreeBSD.org .
195
.Sh CAVEATS
195
.Sh CAVEATS
196
It is easy to shoot yourself in the foot by setting fail points too
196
It is easy to shoot yourself in the foot by setting fail points too
197
aggressively or setting too many in combination.
197
aggressively or setting too many in combination.
(-)b/share/man/man9/firmware.9 (-1 / +1 lines)
Lines 269-272 system was introduced in Link Here
269
.Fx 6.1 .
269
.Fx 6.1 .
270
.Sh AUTHORS
270
.Sh AUTHORS
271
This manual page was written by
271
This manual page was written by
272
.An Max Laier Aq mlaier@FreeBSD.org .
272
.An Max Laier Aq Mt mlaier@FreeBSD.org .
(-)b/share/man/man9/g_access.9 (-1 / +1 lines)
Lines 162-165 Any other error that can be returned by the provider's access method. Link Here
162
.Sh AUTHORS
162
.Sh AUTHORS
163
.An -nosplit
163
.An -nosplit
164
This manual page was written by
164
This manual page was written by
165
.An Pawel Jakub Dawidek Aq pjd@FreeBSD.org .
165
.An Pawel Jakub Dawidek Aq Mt pjd@FreeBSD.org .
(-)b/share/man/man9/g_attach.9 (-1 / +1 lines)
Lines 138-141 The operation creates a topology loop. Link Here
138
.Sh AUTHORS
138
.Sh AUTHORS
139
.An -nosplit
139
.An -nosplit
140
This manual page was written by
140
This manual page was written by
141
.An Pawel Jakub Dawidek Aq pjd@FreeBSD.org .
141
.An Pawel Jakub Dawidek Aq Mt pjd@FreeBSD.org .
(-)b/share/man/man9/g_bio.9 (-1 / +1 lines)
Lines 274-277 example_start(struct bio *bp) Link Here
274
.Sh AUTHORS
274
.Sh AUTHORS
275
.An -nosplit
275
.An -nosplit
276
This manual page was written by
276
This manual page was written by
277
.An Pawel Jakub Dawidek Aq pjd@FreeBSD.org .
277
.An Pawel Jakub Dawidek Aq Mt pjd@FreeBSD.org .
(-)b/share/man/man9/g_consumer.9 (-1 / +1 lines)
Lines 134-137 some_function(struct g_geom *mygeom, struct g_provider *pp) Link Here
134
.Sh AUTHORS
134
.Sh AUTHORS
135
.An -nosplit
135
.An -nosplit
136
This manual page was written by
136
This manual page was written by
137
.An Pawel Jakub Dawidek Aq pjd@FreeBSD.org .
137
.An Pawel Jakub Dawidek Aq Mt pjd@FreeBSD.org .
(-)b/share/man/man9/g_data.9 (-1 / +1 lines)
Lines 119-122 An I/O error occurred while reading from or writing to the consumer. Link Here
119
.Sh AUTHORS
119
.Sh AUTHORS
120
.An -nosplit
120
.An -nosplit
121
This manual page was written by
121
This manual page was written by
122
.An Pawel Jakub Dawidek Aq pjd@FreeBSD.org .
122
.An Pawel Jakub Dawidek Aq Mt pjd@FreeBSD.org .
(-)b/share/man/man9/g_event.9 (-1 / +1 lines)
Lines 186-189 and there was insufficient memory. Link Here
186
.Sh AUTHORS
186
.Sh AUTHORS
187
.An -nosplit
187
.An -nosplit
188
This manual page was written by
188
This manual page was written by
189
.An Pawel Jakub Dawidek Aq pjd@FreeBSD.org .
189
.An Pawel Jakub Dawidek Aq Mt pjd@FreeBSD.org .
(-)b/share/man/man9/g_geom.9 (-1 / +1 lines)
Lines 203-206 destroy_example_geom(struct g_geom *gp) Link Here
203
.Sh AUTHORS
203
.Sh AUTHORS
204
.An -nosplit
204
.An -nosplit
205
This manual page was written by
205
This manual page was written by
206
.An Pawel Jakub Dawidek Aq pjd@FreeBSD.org .
206
.An Pawel Jakub Dawidek Aq Mt pjd@FreeBSD.org .
(-)b/share/man/man9/g_provider.9 (-1 / +1 lines)
Lines 142-145 create_example_provider(struct g_geom *gp) Link Here
142
.Sh AUTHORS
142
.Sh AUTHORS
143
.An -nosplit
143
.An -nosplit
144
This manual page was written by
144
This manual page was written by
145
.An Pawel Jakub Dawidek Aq pjd@FreeBSD.org .
145
.An Pawel Jakub Dawidek Aq Mt pjd@FreeBSD.org .
(-)b/share/man/man9/g_provider_by_name.9 (-1 / +1 lines)
Lines 74-77 if there is no such provider. Link Here
74
.Sh AUTHORS
74
.Sh AUTHORS
75
.An -nosplit
75
.An -nosplit
76
This manual page was written by
76
This manual page was written by
77
.An Pawel Jakub Dawidek Aq pjd@FreeBSD.org .
77
.An Pawel Jakub Dawidek Aq Mt pjd@FreeBSD.org .
(-)b/share/man/man9/g_wither_geom.9 (-1 / +1 lines)
Lines 83-86 The topology lock has to be held. Link Here
83
.Sh AUTHORS
83
.Sh AUTHORS
84
.An -nosplit
84
.An -nosplit
85
This manual page was written by
85
This manual page was written by
86
.An Pawel Jakub Dawidek Aq pjd@FreeBSD.org .
86
.An Pawel Jakub Dawidek Aq Mt pjd@FreeBSD.org .
(-)b/share/man/man9/get_cyclecount.9 (-1 / +1 lines)
Lines 92-95 function first appeared in Link Here
92
.Fx 5.0 .
92
.Fx 5.0 .
93
.Sh AUTHORS
93
.Sh AUTHORS
94
This manual page was written by
94
This manual page was written by
95
.An Mark Murray Aq markm@FreeBSD.org .
95
.An Mark Murray Aq Mt markm@FreeBSD.org .
(-)b/share/man/man9/getnewvnode.9 (-1 / +1 lines)
Lines 66-69 returns 0 on success. Link Here
66
There are currently no failure conditions - that do not result in a panic.
66
There are currently no failure conditions - that do not result in a panic.
67
.Sh AUTHORS
67
.Sh AUTHORS
68
This manual page was written by
68
This manual page was written by
69
.An Chad David Aq davidc@acns.ab.ca .
69
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/groupmember.9 (-1 / +1 lines)
Lines 57-60 If the Link Here
57
is found, 1 is returned; otherwise, 0 is returned.
57
is found, 1 is returned; otherwise, 0 is returned.
58
.Sh AUTHORS
58
.Sh AUTHORS
59
This manual page was written by
59
This manual page was written by
60
.An Chad David Aq davidc@acns.ab.ca .
60
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/hhook.9 (-3 / +3 lines)
Lines 374-382 http://caia.swin.edu.au/urp/newtcp/ Link Here
374
The
374
The
375
.Nm
375
.Nm
376
framework was written by
376
framework was written by
377
.An Lawrence Stewart Aq lstewart@FreeBSD.org .
377
.An Lawrence Stewart Aq Mt lstewart@FreeBSD.org .
378
.Pp
378
.Pp
379
This manual page was written by
379
This manual page was written by
380
.An David Hayes Aq david.hayes@ieee.org
380
.An David Hayes Aq Mt david.hayes@ieee.org
381
and
381
and
382
.An Lawrence Stewart Aq lstewart@FreeBSD.org .
382
.An Lawrence Stewart Aq Mt lstewart@FreeBSD.org .
(-)b/share/man/man9/ieee80211_radiotap.9 (-2 / +2 lines)
Lines 297-302 definitions first appeared in Link Here
297
.Sh AUTHORS
297
.Sh AUTHORS
298
.An -nosplit
298
.An -nosplit
299
The original version of this manual page was written by
299
The original version of this manual page was written by
300
.An Bruce M. Simpson Aq bms@FreeBSD.org
300
.An Bruce M. Simpson Aq Mt bms@FreeBSD.org
301
and
301
and
302
.An Darron Broad Aq darron@kewl.org .
302
.An Darron Broad Aq Mt darron@kewl.org .
(-)b/share/man/man9/insmntque.9 (-1 / +1 lines)
Lines 92-95 even if the file system is being unmounted. Link Here
92
.Xr vgone 9
92
.Xr vgone 9
93
.Sh AUTHORS
93
.Sh AUTHORS
94
This manual page was written by
94
This manual page was written by
95
.An Chad David Aq davidc@acns.ab.ca .
95
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/kernel_mount.9 (-2 / +2 lines)
Lines 206-211 appeared in Link Here
206
The
206
The
207
.Fn kernel_mount
207
.Fn kernel_mount
208
family of functions and API was developed by
208
family of functions and API was developed by
209
.An Poul-Henning Kamp Aq phk@FreeBSD.org .
209
.An Poul-Henning Kamp Aq Mt phk@FreeBSD.org .
210
This manual page was written by
210
This manual page was written by
211
.An Tom Rhodes Aq trhodes@FreeBSD.org .
211
.An Tom Rhodes Aq Mt trhodes@FreeBSD.org .
(-)b/share/man/man9/khelp.9 (-3 / +3 lines)
Lines 430-438 http://caia.swin.edu.au/urp/newtcp/ Link Here
430
The
430
The
431
.Nm
431
.Nm
432
framework was written by
432
framework was written by
433
.An Lawrence Stewart Aq lstewart@FreeBSD.org .
433
.An Lawrence Stewart Aq Mt lstewart@FreeBSD.org .
434
.Pp
434
.Pp
435
This manual page was written by
435
This manual page was written by
436
.An David Hayes Aq david.hayes@ieee.org
436
.An David Hayes Aq Mt david.hayes@ieee.org
437
and
437
and
438
.An Lawrence Stewart Aq lstewart@FreeBSD.org .
438
.An Lawrence Stewart Aq Mt lstewart@FreeBSD.org .
(-)b/share/man/man9/kqueue.9 (-1 / +1 lines)
Lines 463-466 by Link Here
463
.Sh AUTHORS
463
.Sh AUTHORS
464
This
464
This
465
manual page was written by
465
manual page was written by
466
.An John-Mark Gurney Aq jmg@FreeBSD.org .
466
.An John-Mark Gurney Aq Mt jmg@FreeBSD.org .
(-)b/share/man/man9/lock.9 (-1 / +1 lines)
Lines 397-400 will be the result of trying. Link Here
397
.Xr VOP_PRINT 9
397
.Xr VOP_PRINT 9
398
.Sh AUTHORS
398
.Sh AUTHORS
399
This manual page was written by
399
This manual page was written by
400
.An Chad David Aq davidc@acns.ab.ca .
400
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/mbchain.9 (-1 / +1 lines)
Lines 219-222 mb_done(mbp); Link Here
219
.Xr mdchain 9
219
.Xr mdchain 9
220
.Sh AUTHORS
220
.Sh AUTHORS
221
This manual page was written by
221
This manual page was written by
222
.An Boris Popov Aq bp@FreeBSD.org .
222
.An Boris Popov Aq Mt bp@FreeBSD.org .
(-)b/share/man/man9/mbpool.9 (-1 / +1 lines)
Lines 255-261 the number of buffers on the free list. Link Here
255
.Sh SEE ALSO
255
.Sh SEE ALSO
256
.Xr mbuf 9
256
.Xr mbuf 9
257
.Sh AUTHORS
257
.Sh AUTHORS
258
.An Harti Brandt Aq harti@FreeBSD.org
258
.An Harti Brandt Aq Mt harti@FreeBSD.org
259
.Sh CAVEATS
259
.Sh CAVEATS
260
The function
260
The function
261
.Fn mbp_sync
261
.Fn mbp_sync
(-)b/share/man/man9/mbuf_tags.9 (-1 / +1 lines)
Lines 283-286 Inlined functions are defined in Link Here
283
The packet tags first appeared in
283
The packet tags first appeared in
284
.Ox 2.9
284
.Ox 2.9
285
and were written by
285
and were written by
286
.An Angelos D. Keromytis Aq angelos@openbsd.org .
286
.An Angelos D. Keromytis Aq Mt angelos@openbsd.org .
(-)b/share/man/man9/mdchain.9 (-1 / +1 lines)
Lines 208-211 mb_done(mdp); Link Here
208
.Xr mbuf 9
208
.Xr mbuf 9
209
.Sh AUTHORS
209
.Sh AUTHORS
210
This manual page was written by
210
This manual page was written by
211
.An Boris Popov Aq bp@FreeBSD.org .
211
.An Boris Popov Aq Mt bp@FreeBSD.org .
(-)b/share/man/man9/memguard.9 (-4 / +4 lines)
Lines 196-208 first appeared in Link Here
196
.An -nosplit
196
.An -nosplit
197
.Nm
197
.Nm
198
was originally written by
198
was originally written by
199
.An Bosko Milekic Aq bmilekic@FreeBSD.org .
199
.An Bosko Milekic Aq Mt bmilekic@FreeBSD.org .
200
This manual page was originally written by
200
This manual page was originally written by
201
.An Christian Brueffer Aq brueffer@FreeBSD.org .
201
.An Christian Brueffer Aq Mt brueffer@FreeBSD.org .
202
Additions have been made by
202
Additions have been made by
203
.An Matthew Fleming Aq mdf@FreeBSD.org
203
.An Matthew Fleming Aq Mt mdf@FreeBSD.org
204
and
204
and
205
.An Gleb Smirnoff Aq glebius@FreeBSD.org
205
.An Gleb Smirnoff Aq Mt glebius@FreeBSD.org
206
to both the implementation and the documentation.
206
to both the implementation and the documentation.
207
.Sh BUGS
207
.Sh BUGS
208
It is not possible to guard allocations that really expect themselves to be
208
It is not possible to guard allocations that really expect themselves to be
(-)b/share/man/man9/microtime.9 (-1 / +1 lines)
Lines 118-121 but have existed in other incarnations since Link Here
118
.Bx 4.4 .
118
.Bx 4.4 .
119
.Sh AUTHORS
119
.Sh AUTHORS
120
This manual page was written by
120
This manual page was written by
121
.An Kelly Yancey Aq kbyanc@posi.net .
121
.An Kelly Yancey Aq Mt kbyanc@posi.net .
(-)b/share/man/man9/microuptime.9 (-1 / +1 lines)
Lines 120-123 execution time. Link Here
120
.Xr tvtohz 9
120
.Xr tvtohz 9
121
.Sh AUTHORS
121
.Sh AUTHORS
122
This manual page was written by
122
This manual page was written by
123
.An Kelly Yancey Aq kbyanc@posi.net .
123
.An Kelly Yancey Aq Mt kbyanc@posi.net .
(-)b/share/man/man9/mod_cc.9 (-5 / +5 lines)
Lines 322-333 http://caia.swin.edu.au/urp/newtcp/ Link Here
322
The
322
The
323
.Nm
323
.Nm
324
framework was written by
324
framework was written by
325
.An Lawrence Stewart Aq lstewart@FreeBSD.org ,
325
.An Lawrence Stewart Aq Mt lstewart@FreeBSD.org ,
326
.An James Healy Aq jimmy@deefa.com
326
.An James Healy Aq Mt jimmy@deefa.com
327
and
327
and
328
.An David Hayes Aq david.hayes@ieee.org .
328
.An David Hayes Aq Mt david.hayes@ieee.org .
329
.Pp
329
.Pp
330
This manual page was written by
330
This manual page was written by
331
.An David Hayes Aq david.hayes@ieee.org
331
.An David Hayes Aq Mt david.hayes@ieee.org
332
and
332
and
333
.An Lawrence Stewart Aq lstewart@FreeBSD.org .
333
.An Lawrence Stewart Aq Mt lstewart@FreeBSD.org .
(-)b/share/man/man9/module.9 (-1 / +1 lines)
Lines 118-121 DECLARE_MODULE(foo, mod_data, SI_SUB_EXEC, SI_ORDER_ANY); Link Here
118
.Pa /usr/share/examples/kld
118
.Pa /usr/share/examples/kld
119
.Sh AUTHORS
119
.Sh AUTHORS
120
This manual page was written by
120
This manual page was written by
121
.An Alexander Langer Aq alex@FreeBSD.org .
121
.An Alexander Langer Aq Mt alex@FreeBSD.org .
(-)b/share/man/man9/namei.9 (-2 / +2 lines)
Lines 347-355 An attempt is made to modify a file or directory on a read-only file system. Link Here
347
.Sh AUTHORS
347
.Sh AUTHORS
348
.An -nosplit
348
.An -nosplit
349
This manual page was written by
349
This manual page was written by
350
.An Eivind Eklund Aq eivind@FreeBSD.org
350
.An Eivind Eklund Aq Mt eivind@FreeBSD.org
351
and later significantly revised by
351
and later significantly revised by
352
.An Hiten M. Pandya Aq hmp@FreeBSD.org .
352
.An Hiten M. Pandya Aq Mt hmp@FreeBSD.org .
353
.Sh BUGS
353
.Sh BUGS
354
The
354
The
355
.Dv LOCKPARENT
355
.Dv LOCKPARENT
(-)b/share/man/man9/osd.9 (-2 / +2 lines)
Lines 384-390 Object Specific Data (OSD) facility first appeared in Link Here
384
The
384
The
385
.Nm
385
.Nm
386
facility was written by
386
facility was written by
387
.An Pawel Jakub Dawidek Aq pjd@FreeBSD.org .
387
.An Pawel Jakub Dawidek Aq Mt pjd@FreeBSD.org .
388
.Pp
388
.Pp
389
This manual page was written by
389
This manual page was written by
390
.An Lawrence Stewart Aq lstewart@FreeBSD.org .
390
.An Lawrence Stewart Aq Mt lstewart@FreeBSD.org .
(-)b/share/man/man9/pbuf.9 (-1 / +1 lines)
Lines 129-132 In the case of Link Here
129
can also be returned indicating that there are no buffers available.
129
can also be returned indicating that there are no buffers available.
130
.Sh AUTHORS
130
.Sh AUTHORS
131
This manual page was written by
131
This manual page was written by
132
.An Chad David Aq davidc@acns.ab.ca .
132
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/pci.9 (-2 / +3 lines)
Lines 695-704 space on the target architecture. Link Here
695
.%O ISBN 0-201-30974-2
695
.%O ISBN 0-201-30974-2
696
.Re
696
.Re
697
.Sh AUTHORS
697
.Sh AUTHORS
698
.An -nosplit
698
This manual page was written by
699
This manual page was written by
699
.An Bruce M Simpson Aq bms@FreeBSD.org
700
.An Bruce M Simpson Aq Mt bms@FreeBSD.org
700
and
701
and
701
.An John Baldwin Aq jhb@FreeBSD.org .
702
.An John Baldwin Aq Mt jhb@FreeBSD.org .
702
.Sh BUGS
703
.Sh BUGS
703
The kernel PCI code has a number of references to
704
The kernel PCI code has a number of references to
704
.Dq "slot numbers" .
705
.Dq "slot numbers" .
(-)b/share/man/man9/pfind.9 (-1 / +1 lines)
Lines 85-88 on failure. Link Here
85
.Xr pgfind 9
85
.Xr pgfind 9
86
.Sh AUTHORS
86
.Sh AUTHORS
87
This manual page was written by
87
This manual page was written by
88
.An Evan Sarmiento Aq kaworu@sektor7.ath.cx .
88
.An Evan Sarmiento Aq Mt kaworu@sektor7.ath.cx .
(-)b/share/man/man9/pgfind.9 (-1 / +1 lines)
Lines 62-65 structure on successful completion. Link Here
62
.Xr pfind 9
62
.Xr pfind 9
63
.Sh AUTHORS
63
.Sh AUTHORS
64
This manual page was written by
64
This manual page was written by
65
.An Evan Sarmiento Aq kaworu@sektor7.ath.cx .
65
.An Evan Sarmiento Aq Mt kaworu@sektor7.ath.cx .
(-)b/share/man/man9/pmap.9 (-1 / +1 lines)
Lines 127-130 operation. Link Here
127
.Xr vm_map 9
127
.Xr vm_map 9
128
.Sh AUTHORS
128
.Sh AUTHORS
129
This manual page was written by
129
This manual page was written by
130
.An Bruce M Simpson Aq bms@spc.org .
130
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/pmap_activate.9 (-1 / +1 lines)
Lines 48-51 accessed. Link Here
48
.Xr pmap 9
48
.Xr pmap 9
49
.Sh AUTHORS
49
.Sh AUTHORS
50
This manual page was written by
50
This manual page was written by
51
.An Bruce M Simpson Aq bms@spc.org .
51
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/pmap_change_wiring.9 (-1 / +1 lines)
Lines 65-68 function. Link Here
65
.Xr pmap 9
65
.Xr pmap 9
66
.Sh AUTHORS
66
.Sh AUTHORS
67
This manual page was written by
67
This manual page was written by
68
.An Bruce M Simpson Aq bms@spc.org .
68
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/pmap_clear_modify.9 (-1 / +1 lines)
Lines 60-63 bit on the physical page Link Here
60
.Xr pmap_ts_referenced 9
60
.Xr pmap_ts_referenced 9
61
.Sh AUTHORS
61
.Sh AUTHORS
62
This manual page was written by
62
This manual page was written by
63
.An Bruce M Simpson Aq bms@spc.org .
63
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/pmap_copy.9 (-1 / +1 lines)
Lines 81-84 routine only operates upon a single page. Link Here
81
.Xr pmap 9
81
.Xr pmap 9
82
.Sh AUTHORS
82
.Sh AUTHORS
83
This manual page was written by
83
This manual page was written by
84
.An Bruce M Simpson Aq bms@spc.org .
84
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/pmap_enter.9 (-1 / +1 lines)
Lines 65-68 specification to make the requested entry at the time it is called. Link Here
65
.Xr pmap 9
65
.Xr pmap 9
66
.Sh AUTHORS
66
.Sh AUTHORS
67
This manual page was written by
67
This manual page was written by
68
.An Bruce M Simpson Aq bms@spc.org .
68
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/pmap_extract.9 (-2 / +2 lines)
Lines 90-95 be returned. Link Here
90
The
90
The
91
.Fn pmap_extract_and_hold
91
.Fn pmap_extract_and_hold
92
function was implemented by
92
function was implemented by
93
.An Alan L. Cox Aq alc@imimic.com .
93
.An Alan L. Cox Aq Mt alc@imimic.com .
94
This manual page was written by
94
This manual page was written by
95
.An Bruce M Simpson Aq bms@spc.org .
95
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/pmap_growkernel.9 (-1 / +1 lines)
Lines 48-51 It will allocate more page entries if required. Link Here
48
.Xr pmap 9
48
.Xr pmap 9
49
.Sh AUTHORS
49
.Sh AUTHORS
50
This manual page was written by
50
This manual page was written by
51
.An Bruce M Simpson Aq bms@spc.org .
51
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/pmap_init.9 (-1 / +1 lines)
Lines 62-65 excessive numbers of PV entries. Link Here
62
.Xr pmap 9
62
.Xr pmap 9
63
.Sh AUTHORS
63
.Sh AUTHORS
64
This manual page was written by
64
This manual page was written by
65
.An Bruce M Simpson Aq bms@spc.org .
65
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/pmap_is_modified.9 (-1 / +1 lines)
Lines 68-71 bits set on the page. Link Here
68
.Xr pmap_clear_reference 9
68
.Xr pmap_clear_reference 9
69
.Sh AUTHORS
69
.Sh AUTHORS
70
This manual page was written by
70
This manual page was written by
71
.An Bruce M Simpson Aq bms@spc.org .
71
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/pmap_is_prefaultable.9 (-1 / +1 lines)
Lines 54-57 This is a helper function which is called by Link Here
54
.Xr vm_fault_prefault 9
54
.Xr vm_fault_prefault 9
55
.Sh AUTHORS
55
.Sh AUTHORS
56
This manual page was written by
56
This manual page was written by
57
.An Bruce M Simpson Aq bms@spc.org .
57
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/pmap_map.9 (-1 / +1 lines)
Lines 77-80 is returned. Link Here
77
.Xr pmap 9
77
.Xr pmap 9
78
.Sh AUTHORS
78
.Sh AUTHORS
79
This manual page was written by
79
This manual page was written by
80
.An Bruce M Simpson Aq bms@spc.org .
80
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/pmap_mincore.9 (-1 / +1 lines)
Lines 71-74 return Link Here
71
.Xr pmap 9
71
.Xr pmap 9
72
.Sh AUTHORS
72
.Sh AUTHORS
73
This manual page was written by
73
This manual page was written by
74
.An Bruce M Simpson Aq bms@spc.org .
74
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/pmap_object_init_pt.9 (-1 / +1 lines)
Lines 70-73 startup, and immediately following a call to Link Here
70
.Xr vm_map 9
70
.Xr vm_map 9
71
.Sh AUTHORS
71
.Sh AUTHORS
72
This manual page was written by
72
This manual page was written by
73
.An Bruce M Simpson Aq bms@spc.org .
73
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/pmap_page_exists_quick.9 (-1 / +1 lines)
Lines 63-66 is one of the first 16 PVs linked from the page Link Here
63
.Xr pmap 9
63
.Xr pmap 9
64
.Sh AUTHORS
64
.Sh AUTHORS
65
This manual page was written by
65
This manual page was written by
66
.An Bruce M Simpson Aq bms@spc.org .
66
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/pmap_page_init.9 (-1 / +1 lines)
Lines 48-51 queue management lists. Link Here
48
.Xr pmap_pinit 9
48
.Xr pmap_pinit 9
49
.Sh AUTHORS
49
.Sh AUTHORS
50
This manual page was written by
50
This manual page was written by
51
.An Hiten Pandya Aq hmp@FreeBSD.org .
51
.An Hiten Pandya Aq Mt hmp@FreeBSD.org .
(-)b/share/man/man9/pmap_page_protect.9 (-1 / +1 lines)
Lines 64-67 and Link Here
64
.Xr pmap 9
64
.Xr pmap 9
65
.Sh AUTHORS
65
.Sh AUTHORS
66
This manual page was written by
66
This manual page was written by
67
.An Bruce M Simpson Aq bms@spc.org .
67
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/pmap_pinit.9 (-1 / +1 lines)
Lines 64-67 until further notice. Link Here
64
.Xr pmap_growkernel 9
64
.Xr pmap_growkernel 9
65
.Sh AUTHORS
65
.Sh AUTHORS
66
This manual page was written by
66
This manual page was written by
67
.An Bruce M Simpson Aq bms@spc.org .
67
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/pmap_qenter.9 (-1 / +1 lines)
Lines 76-79 function is intended to remove such temporary mappings. Link Here
76
.Xr pmap 9
76
.Xr pmap 9
77
.Sh AUTHORS
77
.Sh AUTHORS
78
This manual page was written by
78
This manual page was written by
79
.An Bruce M Simpson Aq bms@spc.org .
79
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/pmap_release.9 (-1 / +1 lines)
Lines 55-58 no longer contains any valid mappings. Link Here
55
.Xr pmap_pinit 9
55
.Xr pmap_pinit 9
56
.Sh AUTHORS
56
.Sh AUTHORS
57
This manual page was written by
57
This manual page was written by
58
.An Bruce M Simpson Aq bms@spc.org .
58
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/pmap_remove.9 (-1 / +1 lines)
Lines 81-84 more quickly than would be the case for calling Link Here
81
.Fn pmap 9
81
.Fn pmap 9
82
.Sh AUTHORS
82
.Sh AUTHORS
83
This manual page was written by
83
This manual page was written by
84
.An Bruce M Simpson Aq bms@spc.org .
84
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/pmap_resident_count.9 (-1 / +1 lines)
Lines 71-74 which are currently wired into in main memory. Link Here
71
.Xr pmap 9
71
.Xr pmap 9
72
.Sh AUTHORS
72
.Sh AUTHORS
73
This manual page was written by
73
This manual page was written by
74
.An Bruce M Simpson Aq bms@spc.org .
74
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/pmap_zero_page.9 (-1 / +1 lines)
Lines 69-72 This function is required to be implemented for each architecture supported by Link Here
69
.Xr pmap 9
69
.Xr pmap 9
70
.Sh AUTHORS
70
.Sh AUTHORS
71
This manual page was written by
71
This manual page was written by
72
.An Bruce M Simpson Aq bms@spc.org .
72
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/pseudofs.9 (-1 / +1 lines)
Lines 67-70 module appeared in Link Here
67
The
67
The
68
.Nm
68
.Nm
69
module and this manual page were written by
69
module and this manual page were written by
70
.An Dag-Erling Sm\(/orgrav Aq des@FreeBSD.org .
70
.An Dag-Erling Sm\(/orgrav Aq Mt des@FreeBSD.org .
(-)b/share/man/man9/redzone.9 (-1 / +1 lines)
Lines 114-120 Free backtrace: Link Here
114
first appeared in
114
first appeared in
115
.Fx 7.0 .
115
.Fx 7.0 .
116
.Sh AUTHORS
116
.Sh AUTHORS
117
.An Pawel Jakub Dawidek Aq pjd@FreeBSD.org
117
.An Pawel Jakub Dawidek Aq Mt pjd@FreeBSD.org
118
.Sh BUGS
118
.Sh BUGS
119
Currently,
119
Currently,
120
.Nm
120
.Nm
(-)b/share/man/man9/resource_int_value.9 (-1 / +1 lines)
Lines 76-79 Inappropriate resource type. Link Here
76
.Xr driver 9
76
.Xr driver 9
77
.Sh AUTHORS
77
.Sh AUTHORS
78
This manual page was written by
78
This manual page was written by
79
.An Warner Losh Aq imp@FreeBSD.org .
79
.An Warner Losh Aq Mt imp@FreeBSD.org .
(-)b/share/man/man9/rman.9 (-1 / +1 lines)
Lines 469-472 function returns a pointer to the device which reserved the resource Link Here
469
.Xr mutex 9
469
.Xr mutex 9
470
.Sh AUTHORS
470
.Sh AUTHORS
471
This manual page was written by
471
This manual page was written by
472
.An Bruce M Simpson Aq bms@spc.org .
472
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/sbuf.9 (-6 / +6 lines)
Lines 551-565 family of functions first appeared in Link Here
551
The
551
The
552
.Nm
552
.Nm
553
family of functions was designed by
553
family of functions was designed by
554
.An Poul-Henning Kamp Aq phk@FreeBSD.org
554
.An Poul-Henning Kamp Aq Mt phk@FreeBSD.org
555
and implemented by
555
and implemented by
556
.An Dag-Erling Sm\(/orgrav Aq des@FreeBSD.org .
556
.An Dag-Erling Sm\(/orgrav Aq Mt des@FreeBSD.org .
557
Additional improvements were suggested by
557
Additional improvements were suggested by
558
.An Justin T. Gibbs Aq gibbs@FreeBSD.org .
558
.An Justin T. Gibbs Aq Mt gibbs@FreeBSD.org .
559
Auto-extend support added by
559
Auto-extend support added by
560
.An Kelly Yancey Aq kbyanc@FreeBSD.org .
560
.An Kelly Yancey Aq Mt kbyanc@FreeBSD.org .
561
Drain functionality added by
561
Drain functionality added by
562
.An Matthew Fleming Aq mdf@FreeBSD.org .
562
.An Matthew Fleming Aq Mt mdf@FreeBSD.org .
563
.Pp
563
.Pp
564
This manual page was written by
564
This manual page was written by
565
.An Dag-Erling Sm\(/orgrav Aq des@FreeBSD.org .
565
.An Dag-Erling Sm\(/orgrav Aq Mt des@FreeBSD.org .
(-)b/share/man/man9/selrecord.9 (-2 / +2 lines)
Lines 121-126 but consumers should not generally rely on this feature. Link Here
121
.Sh AUTHORS
121
.Sh AUTHORS
122
.An -nosplit
122
.An -nosplit
123
This manual page was written by
123
This manual page was written by
124
.An Chad David Aq davidc@FreeBSD.org
124
.An Chad David Aq Mt davidc@FreeBSD.org
125
and
125
and
126
.An Alfred Perlstein Aq alfred@FreeBSD.org .
126
.An Alfred Perlstein Aq Mt alfred@FreeBSD.org .
(-)b/share/man/man9/signal.9 (-1 / +1 lines)
Lines 435-438 returns either a valid signal number or zero. Link Here
435
.Xr psignal 9
435
.Xr psignal 9
436
.Sh AUTHORS
436
.Sh AUTHORS
437
This manual page was written by
437
This manual page was written by
438
.An Chad David Aq davidc@FreeBSD.org .
438
.An Chad David Aq Mt davidc@FreeBSD.org .
(-)b/share/man/man9/sleep.9 (-1 / +1 lines)
Lines 383-386 function appeared in Link Here
383
.Sh AUTHORS
383
.Sh AUTHORS
384
.An -nosplit
384
.An -nosplit
385
This manual page was written by
385
This manual page was written by
386
.An J\(:org Wunsch Aq joerg@FreeBSD.org .
386
.An J\(:org Wunsch Aq Mt joerg@FreeBSD.org .
(-)b/share/man/man9/sysctl_add_oid.9 (-1 / +1 lines)
Lines 527-533 newtree.newint Link Here
527
These functions first appeared in
527
These functions first appeared in
528
.Fx 4.2 .
528
.Fx 4.2 .
529
.Sh AUTHORS
529
.Sh AUTHORS
530
.An Andrzej Bialecki Aq abial@FreeBSD.org
530
.An Andrzej Bialecki Aq Mt abial@FreeBSD.org
531
.Sh BUGS
531
.Sh BUGS
532
Sharing nodes between many code sections
532
Sharing nodes between many code sections
533
causes interdependencies that sometimes may lock the resources.
533
causes interdependencies that sometimes may lock the resources.
(-)b/share/man/man9/sysctl_ctx_init.9 (-1 / +1 lines)
Lines 233-239 and then proceeds to free the older entries (in this case the nodes). Link Here
233
These functions first appeared in
233
These functions first appeared in
234
.Fx 4.2 .
234
.Fx 4.2 .
235
.Sh AUTHORS
235
.Sh AUTHORS
236
.An Andrzej Bialecki Aq abial@FreeBSD.org
236
.An Andrzej Bialecki Aq Mt abial@FreeBSD.org
237
.Sh BUGS
237
.Sh BUGS
238
The current removal algorithm is somewhat heavy.
238
The current removal algorithm is somewhat heavy.
239
In the worst case,
239
In the worst case,
(-)b/share/man/man9/tvtohz.9 (-1 / +1 lines)
Lines 55-58 function first appeared in Link Here
55
.Fx 3.0
55
.Fx 3.0
56
.Sh AUTHORS
56
.Sh AUTHORS
57
This manual page was written by
57
This manual page was written by
58
.An Kelly Yancey Aq kbyanc@posi.net .
58
.An Kelly Yancey Aq Mt kbyanc@posi.net .
(-)b/share/man/man9/ucred.9 (-1 / +1 lines)
Lines 233-236 accepts a target process, not a target thread, for access control purposes. Link Here
233
.Xr uihold 9
233
.Xr uihold 9
234
.Sh AUTHORS
234
.Sh AUTHORS
235
This manual page was written by
235
This manual page was written by
236
.An Chad David Aq davidc@acns.ab.ca .
236
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/uidinfo.9 (-1 / +1 lines)
Lines 106-109 returns a pointer to an initialized Link Here
106
structure, and should not fail.
106
structure, and should not fail.
107
.Sh AUTHORS
107
.Sh AUTHORS
108
This manual page was written by
108
This manual page was written by
109
.An Chad David Aq davidc@acns.ab.ca .
109
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/usbdi.9 (-1 / +1 lines)
Lines 638-641 module has been inspired by the NetBSD USB stack initially written by Link Here
638
Lennart Augustsson. The
638
Lennart Augustsson. The
639
.Nm usb
639
.Nm usb
640
module was written by
640
module was written by
641
.An Hans Petter Selasky Aq hselasky@FreeBSD.org .
641
.An Hans Petter Selasky Aq Mt hselasky@FreeBSD.org .
(-)b/share/man/man9/utopia.9 (-1 / +1 lines)
Lines 350-353 Update the statistics with counters read from the chip. Link Here
350
.Sh SEE ALSO
350
.Sh SEE ALSO
351
.Xr utopia 4
351
.Xr utopia 4
352
.Sh AUTHORS
352
.Sh AUTHORS
353
.An Harti Brandt Aq harti@FreeBSD.org
353
.An Harti Brandt Aq Mt harti@FreeBSD.org
(-)b/share/man/man9/vaccess_acl_nfs4.9 (-1 / +1 lines)
Lines 123-129 appropriate privileges or to the owner of a file or other resource. Link Here
123
Current implementation of
123
Current implementation of
124
.Fn vaccess_acl_nfs4
124
.Fn vaccess_acl_nfs4
125
was written by
125
was written by
126
.An Edward Tomasz Napierala Aq trasz@FreeBSD.org .
126
.An Edward Tomasz Napierala Aq Mt trasz@FreeBSD.org .
127
.Sh BUGS
127
.Sh BUGS
128
This manual page should include a full description of the NFSv4 ACL
128
This manual page should include a full description of the NFSv4 ACL
129
evaluation algorithm, or cross reference another page that does.
129
evaluation algorithm, or cross reference another page that does.
(-)b/share/man/man9/vflush.9 (-1 / +1 lines)
Lines 78-81 will be returned. Link Here
78
.Xr vrele 9
78
.Xr vrele 9
79
.Sh AUTHORS
79
.Sh AUTHORS
80
This manual page was written by
80
This manual page was written by
81
.An Chad David Aq davidc@acns.ab.ca .
81
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/vfs_busy.9 (-1 / +1 lines)
Lines 88-91 is set). Link Here
88
.Xr vfs_unbusy 9
88
.Xr vfs_unbusy 9
89
.Sh AUTHORS
89
.Sh AUTHORS
90
This manual page was written by
90
This manual page was written by
91
.An Chad David Aq davidc@acns.ab.ca .
91
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/vfs_getnewfsid.9 (-1 / +1 lines)
Lines 74-77 xxx_mount(struct mount *mp, char *path, caddr_t data, Link Here
74
.Xr vfs_getvfs 9
74
.Xr vfs_getvfs 9
75
.Sh AUTHORS
75
.Sh AUTHORS
76
This manual page was written by
76
This manual page was written by
77
.An Chad David Aq davidc@acns.ab.ca .
77
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/vfs_getopt.9 (-2 / +2 lines)
Lines 240-245 if the option was not found. Link Here
240
.Sh AUTHORS
240
.Sh AUTHORS
241
.An -nosplit
241
.An -nosplit
242
This manual page was written by
242
This manual page was written by
243
.An Chad David Aq davidc@FreeBSD.org
243
.An Chad David Aq Mt davidc@FreeBSD.org
244
and
244
and
245
.An Ruslan Ermilov Aq ru@FreeBSD.org .
245
.An Ruslan Ermilov Aq Mt ru@FreeBSD.org .
(-)b/share/man/man9/vfs_getvfs.9 (-1 / +1 lines)
Lines 74-77 if ((mp = vfs_getvfs(&fhp->fh_fsid)) == NULL) { Link Here
74
.Xr vfs_getnewfsid 9
74
.Xr vfs_getnewfsid 9
75
.Sh AUTHORS
75
.Sh AUTHORS
76
This manual page was written by
76
This manual page was written by
77
.An Chad David Aq davidc@acns.ab.ca .
77
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/vfs_mountedfrom.9 (-1 / +1 lines)
Lines 52-55 is the device that contains the file system, but in the case of a pseudo Link Here
52
file system it could be a descriptive name like "devfs" or "procfs".
52
file system it could be a descriptive name like "devfs" or "procfs".
53
.Sh AUTHORS
53
.Sh AUTHORS
54
This manual page was written by
54
This manual page was written by
55
.An Chad David Aq davidc@acns.ab.ca .
55
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/vfs_rootmountalloc.9 (-1 / +1 lines)
Lines 63-66 or invalid. Link Here
63
.Xr vfsconf 9
63
.Xr vfsconf 9
64
.Sh AUTHORS
64
.Sh AUTHORS
65
This manual page was written by
65
This manual page was written by
66
.An Chad David Aq davidc@acns.ab.ca .
66
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/vfs_timestamp.9 (-1 / +1 lines)
Lines 60-63 seconds and nanoseconds, maximum precision. Link Here
60
.El
60
.El
61
.Sh AUTHORS
61
.Sh AUTHORS
62
This manual page was written by
62
This manual page was written by
63
.An Chad David Aq davidc@acns.ab.ca .
63
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/vfs_unbusy.9 (-1 / +1 lines)
Lines 55-58 The mount point to unbusy. Link Here
55
.Xr vfs_busy 9
55
.Xr vfs_busy 9
56
.Sh AUTHORS
56
.Sh AUTHORS
57
This manual page was written by
57
This manual page was written by
58
.An Chad David Aq davidc@acns.ab.ca .
58
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/vfsconf.9 (-1 / +1 lines)
Lines 148-151 whatever the case. Link Here
148
.Xr VFS_SET 9
148
.Xr VFS_SET 9
149
.Sh AUTHORS
149
.Sh AUTHORS
150
This manual page was written by
150
This manual page was written by
151
.An Chad David Aq davidc@acns.ab.ca .
151
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/vgone.9 (-1 / +1 lines)
Lines 60-63 exclusively locked. Link Here
60
.Xr vnode 9
60
.Xr vnode 9
61
.Sh AUTHORS
61
.Sh AUTHORS
62
This manual page was written by
62
This manual page was written by
63
.An Chad David Aq davidc@acns.ab.ca .
63
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/vhold.9 (-1 / +1 lines)
Lines 80-83 expect the interlock to already be held. Link Here
80
.Xr vnode 9
80
.Xr vnode 9
81
.Sh AUTHORS
81
.Sh AUTHORS
82
This manual page was written by
82
This manual page was written by
83
.An Chad David Aq davidc@acns.ab.ca .
83
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/vinvalbuf.9 (-1 / +1 lines)
Lines 114-117 set in Link Here
114
.Xr VOP_FSYNC 9
114
.Xr VOP_FSYNC 9
115
.Sh AUTHORS
115
.Sh AUTHORS
116
This manual page was written by
116
This manual page was written by
117
.An Chad David Aq davidc@acns.ab.ca .
117
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/vm_fault_prefault.9 (-1 / +1 lines)
Lines 69-72 helper function to determine if a page may be prefaulted into physical memory. Link Here
69
.Xr pmap_is_prefaultable 9
69
.Xr pmap_is_prefaultable 9
70
.Sh AUTHORS
70
.Sh AUTHORS
71
This manual page was written by
71
This manual page was written by
72
.An Bruce M Simpson Aq bms@spc.org .
72
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/vm_map.9 (-1 / +1 lines)
Lines 347-350 is backed by a Link Here
347
.Xr vm_map_wire 9
347
.Xr vm_map_wire 9
348
.Sh AUTHORS
348
.Sh AUTHORS
349
This manual page was written by
349
This manual page was written by
350
.An Bruce M Simpson Aq bms@spc.org .
350
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/vm_map_check_protection.9 (-1 / +1 lines)
Lines 67-70 or if any other error occurred, the value FALSE is returned. Link Here
67
.Xr vm_map_protect 9
67
.Xr vm_map_protect 9
68
.Sh AUTHORS
68
.Sh AUTHORS
69
This manual page was written by
69
This manual page was written by
70
.An Bruce M Simpson Aq bms@spc.org .
70
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/vm_map_create.9 (-1 / +1 lines)
Lines 63-66 Otherwise, it returns Link Here
63
.Xr vm_map_init 9
63
.Xr vm_map_init 9
64
.Sh AUTHORS
64
.Sh AUTHORS
65
This manual page was written by
65
This manual page was written by
66
.An Bruce M Simpson Aq bms@spc.org .
66
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/vm_map_delete.9 (-1 / +1 lines)
Lines 65-68 function always returns Link Here
65
.Xr vm_map_remove 9
65
.Xr vm_map_remove 9
66
.Sh AUTHORS
66
.Sh AUTHORS
67
This manual page was written by
67
This manual page was written by
68
.An Bruce M Simpson Aq bms@spc.org .
68
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/vm_map_entry_resize_free.9 (-2 / +1 lines)
Lines 240-244 tree-based free space algorithm was added in Link Here
240
.Fx 5.3 .
240
.Fx 5.3 .
241
.Sh AUTHORS
241
.Sh AUTHORS
242
The tree-based free space algorithm and this manual page were written by
242
The tree-based free space algorithm and this manual page were written by
243
.An Mark W. Krentel
243
.An Mark W. Krentel Aq Mt krentel@dreamscape.com .
244
.Aq krentel@dreamscape.com .
(-)b/share/man/man9/vm_map_find.9 (-1 / +1 lines)
Lines 158-161 will be returned. Link Here
158
.Xr vm_map_lock 9
158
.Xr vm_map_lock 9
159
.Sh AUTHORS
159
.Sh AUTHORS
160
This manual page was written by
160
This manual page was written by
161
.An Bruce M Simpson Aq bms@spc.org .
161
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/vm_map_findspace.9 (-1 / +1 lines)
Lines 75-78 otherwise, the value 1 is returned. Link Here
75
.Xr vm_map_lock 9
75
.Xr vm_map_lock 9
76
.Sh AUTHORS
76
.Sh AUTHORS
77
This manual page was written by
77
This manual page was written by
78
.An Bruce M Simpson Aq bms@spc.org .
78
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/vm_map_inherit.9 (-1 / +1 lines)
Lines 82-85 will be returned. Link Here
82
.Xr fork 2
82
.Xr fork 2
83
.Sh AUTHORS
83
.Sh AUTHORS
84
This manual page was written by
84
This manual page was written by
85
.An Bruce M Simpson Aq bms@spc.org .
85
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/vm_map_init.9 (-1 / +1 lines)
Lines 56-59 It is called during early system initialization. Link Here
56
.Xr vm_map 9
56
.Xr vm_map 9
57
.Sh AUTHORS
57
.Sh AUTHORS
58
This manual page was written by
58
This manual page was written by
59
.An Bruce M Simpson Aq bms@spc.org .
59
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/vm_map_insert.9 (-1 / +1 lines)
Lines 90-93 overlaps the end of the map. Link Here
90
.Xr vm_map 9
90
.Xr vm_map 9
91
.Sh AUTHORS
91
.Sh AUTHORS
92
This manual page was written by
92
This manual page was written by
93
.An Bruce M Simpson Aq bms@spc.org .
93
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/vm_map_lock.9 (-1 / +1 lines)
Lines 110-113 Currently, all of the locking macros implement their locks as sleep locks. Link Here
110
.Xr vm_map 9
110
.Xr vm_map 9
111
.Sh AUTHORS
111
.Sh AUTHORS
112
This manual page was written by
112
This manual page was written by
113
.An Bruce M Simpson Aq bms@spc.org .
113
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/vm_map_lookup.9 (-1 / +1 lines)
Lines 85-88 arguments appropriately for the hypothetical page fault. Link Here
85
.Xr vm_map 9
85
.Xr vm_map 9
86
.Sh AUTHORS
86
.Sh AUTHORS
87
This manual page was written by
87
This manual page was written by
88
.An Bruce M Simpson Aq bms@spc.org .
88
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/vm_map_madvise.9 (-1 / +1 lines)
Lines 74-77 is returned. Link Here
74
.Xr vm_map 9
74
.Xr vm_map 9
75
.Sh AUTHORS
75
.Sh AUTHORS
76
This manual page was written by
76
This manual page was written by
77
.An Bruce M Simpson Aq bms@spc.org .
77
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/vm_map_max.9 (-1 / +1 lines)
Lines 63-66 returns a pointer to the physical map associated with the virtual map Link Here
63
.Xr vm_map 9
63
.Xr vm_map 9
64
.Sh AUTHORS
64
.Sh AUTHORS
65
This manual page was written by
65
This manual page was written by
66
.An Bruce M Simpson Aq bms@spc.org .
66
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/vm_map_protect.9 (-1 / +1 lines)
Lines 90-93 is returned. Link Here
90
.Xr vm_map 9
90
.Xr vm_map 9
91
.Sh AUTHORS
91
.Sh AUTHORS
92
This manual page was written by
92
This manual page was written by
93
.An Bruce M Simpson Aq bms@spc.org .
93
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/vm_map_remove.9 (-1 / +1 lines)
Lines 66-69 always returns Link Here
66
.Xr vm_map_delete 9
66
.Xr vm_map_delete 9
67
.Sh AUTHORS
67
.Sh AUTHORS
68
This manual page was written by
68
This manual page was written by
69
.An Bruce M Simpson Aq bms@spc.org .
69
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/vm_map_simplify_entry.9 (-1 / +1 lines)
Lines 58-61 possibly extended. Link Here
58
.Xr vm_map_remove 9
58
.Xr vm_map_remove 9
59
.Sh AUTHORS
59
.Sh AUTHORS
60
This manual page was written by
60
This manual page was written by
61
.An Bruce M Simpson Aq bms@spc.org .
61
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/vm_map_stack.9 (-1 / +1 lines)
Lines 129-132 function previously located in the file Link Here
129
.Xr vm_map_insert 9
129
.Xr vm_map_insert 9
130
.Sh AUTHORS
130
.Sh AUTHORS
131
This manual page was written by
131
This manual page was written by
132
.An Bruce M Simpson Aq bms@spc.org .
132
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/vm_map_submap.9 (-1 / +1 lines)
Lines 92-95 backing object was specified. Link Here
92
.Xr vm_map_find 9
92
.Xr vm_map_find 9
93
.Sh AUTHORS
93
.Sh AUTHORS
94
This manual page was written by
94
This manual page was written by
95
.An Bruce M Simpson Aq bms@spc.org .
95
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/vm_map_sync.9 (-1 / +1 lines)
Lines 78-81 or if an entry could not be found for the given start address. Link Here
78
.Xr vm_map 9
78
.Xr vm_map 9
79
.Sh AUTHORS
79
.Sh AUTHORS
80
This manual page was written by
80
This manual page was written by
81
.An Bruce M Simpson Aq bms@spc.org .
81
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/vm_map_wire.9 (-1 / +1 lines)
Lines 111-114 is returned. Link Here
111
.Xr vm_map 9
111
.Xr vm_map 9
112
.Sh AUTHORS
112
.Sh AUTHORS
113
This manual page was written by
113
This manual page was written by
114
.An Bruce M Simpson Aq bms@spc.org .
114
.An Bruce M Simpson Aq Mt bms@spc.org .
(-)b/share/man/man9/vm_page_aflag.9 (-1 / +1 lines)
Lines 97-100 and Link Here
97
bits are only valid for the managed pages.
97
bits are only valid for the managed pages.
98
.Sh AUTHORS
98
.Sh AUTHORS
99
This manual page was written by
99
This manual page was written by
100
.An Chad David Aq davidc@acns.ab.ca .
100
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/vm_page_alloc.9 (-1 / +1 lines)
Lines 136-139 unless Link Here
136
is set.
136
is set.
137
.Sh AUTHORS
137
.Sh AUTHORS
138
This manual page was written by
138
This manual page was written by
139
.An Chad David Aq davidc@acns.ab.ca .
139
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/vm_page_bits.9 (-1 / +1 lines)
Lines 164-167 clears all of the dirty bits in a page. Link Here
164
None of these functions are allowed to block.
164
None of these functions are allowed to block.
165
.Sh AUTHORS
165
.Sh AUTHORS
166
This manual page was written by
166
This manual page was written by
167
.An Chad David Aq davidc@acns.ab.ca .
167
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/vm_page_cache.9 (-1 / +1 lines)
Lines 48-51 to the cache queue will fail. Link Here
48
If the page is dirty the system will panic.
48
If the page is dirty the system will panic.
49
.Sh AUTHORS
49
.Sh AUTHORS
50
This manual page was written by
50
This manual page was written by
51
.An Chad David Aq davidc@acns.ab.ca .
51
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/vm_page_deactivate.9 (-1 / +1 lines)
Lines 47-50 unmanaged and is not wired. Link Here
47
.Xr vm_page_wire 9
47
.Xr vm_page_wire 9
48
.Sh AUTHORS
48
.Sh AUTHORS
49
This manual page was written by
49
This manual page was written by
50
.An Chad David Aq davidc@acns.ab.ca .
50
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/vm_page_dontneed.9 (-1 / +1 lines)
Lines 56-59 ones from the queues as their pages are released. Link Here
56
.Xr vm_page_deactivate 9
56
.Xr vm_page_deactivate 9
57
.Sh AUTHORS
57
.Sh AUTHORS
58
This manual page was written by
58
This manual page was written by
59
.An Chad David Aq davidc@acns.ab.ca .
59
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/vm_page_free.9 (-1 / +1 lines)
Lines 95-98 returns 1 if it is able to free the page; otherwise, 0 is returned. Link Here
95
.Xr vm_page_wire 9
95
.Xr vm_page_wire 9
96
.Sh AUTHORS
96
.Sh AUTHORS
97
This manual page was written by
97
This manual page was written by
98
.An Chad David Aq davidc@acns.ab.ca .
98
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/vm_page_grab.9 (-1 / +1 lines)
Lines 81-84 always returns the page. Link Here
81
.Xr vm_page_alloc 9
81
.Xr vm_page_alloc 9
82
.Sh AUTHORS
82
.Sh AUTHORS
83
This manual page was written by
83
This manual page was written by
84
.An Chad David Aq davidc@acns.ab.ca .
84
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/vm_page_hold.9 (-1 / +1 lines)
Lines 72-75 page daemon. Link Here
72
.Xr vm_page_wire 9
72
.Xr vm_page_wire 9
73
.Sh AUTHORS
73
.Sh AUTHORS
74
This manual page was written by
74
This manual page was written by
75
.An Chad David Aq davidc@acns.ab.ca .
75
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/vm_page_insert.9 (-1 / +1 lines)
Lines 93-96 For example, if the page size is 4096 bytes, and the address Link Here
93
in the object is 81944, the page index is 20.
93
in the object is 81944, the page index is 20.
94
.Sh AUTHORS
94
.Sh AUTHORS
95
This manual page was written by
95
This manual page was written by
96
.An Chad David Aq davidc@acns.ab.ca .
96
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/vm_page_lookup.9 (-1 / +1 lines)
Lines 60-63 is returned if successful; otherwise, Link Here
60
is returned.
60
is returned.
61
.Sh AUTHORS
61
.Sh AUTHORS
62
This manual page was written by
62
This manual page was written by
63
.An Chad David Aq davidc@acns.ab.ca .
63
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/vm_page_rename.9 (-1 / +1 lines)
Lines 69-72 at which the new page should be inserted. Link Here
69
.El
69
.El
70
.Sh AUTHORS
70
.Sh AUTHORS
71
This manual page was written by
71
This manual page was written by
72
.An Chad David Aq davidc@acns.ab.ca .
72
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/vm_page_wire.9 (-1 / +1 lines)
Lines 64-67 is set) then the page is left on Link Here
64
.Dv PQ_NONE .
64
.Dv PQ_NONE .
65
.Sh AUTHORS
65
.Sh AUTHORS
66
This manual page was written by
66
This manual page was written by
67
.An Chad David Aq davidc@acns.ab.ca .
67
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/vm_set_page_size.9 (-1 / +1 lines)
Lines 59-62 is not a power of two, the system will panic. Link Here
59
must be called prior to any page size dependent functions.
59
must be called prior to any page size dependent functions.
60
.Sh AUTHORS
60
.Sh AUTHORS
61
This manual page was written by
61
This manual page was written by
62
.An Chad David Aq davidc@acns.ab.ca .
62
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/vn_fullpath.9 (-1 / +1 lines)
Lines 122-125 otherwise, an error number is returned. Link Here
122
.Xr free 9
122
.Xr free 9
123
.Sh AUTHORS
123
.Sh AUTHORS
124
This manual page was written by
124
This manual page was written by
125
.An Robert Watson Aq rwatson@FreeBSD.org .
125
.An Robert Watson Aq Mt rwatson@FreeBSD.org .
(-)b/share/man/man9/vn_isdisk.9 (-1 / +1 lines)
Lines 70-73 is returned and Link Here
70
will contain the error number.
70
will contain the error number.
71
.Sh AUTHORS
71
.Sh AUTHORS
72
This manual page was written by
72
This manual page was written by
73
.An Chad David Aq davidc@acns.ab.ca .
73
.An Chad David Aq Mt davidc@acns.ab.ca .
(-)b/share/man/man9/watchdog.9 (-1 / +1 lines)
Lines 78-81 behaviour is recommended. Link Here
78
The
78
The
79
.Nm
79
.Nm
80
facility and this manual page was written
80
facility and this manual page was written
81
.An Poul-Henning Kamp Aq phk@FreeBSD.org .
81
.An Poul-Henning Kamp Aq Mt phk@FreeBSD.org .
(-)b/share/man/man9/zero_copy.9 (-2 / +2 lines)
Lines 164-171 been in existence in patch form since at least mid-1999. Link Here
164
.Sh AUTHORS
164
.Sh AUTHORS
165
.An -nosplit
165
.An -nosplit
166
The zero copy sockets code was originally written by
166
The zero copy sockets code was originally written by
167
.An Andrew Gallatin Aq gallatin@FreeBSD.org
167
.An Andrew Gallatin Aq Mt gallatin@FreeBSD.org
168
and substantially modified and updated by
168
and substantially modified and updated by
169
.An Kenneth Merry Aq ken@FreeBSD.org .
169
.An Kenneth Merry Aq Mt ken@FreeBSD.org .
170
.Sh BUGS
170
.Sh BUGS
171
The COW based send mechanism is not safe and may result in kernel crashes.
171
The COW based send mechanism is not safe and may result in kernel crashes.
(-)b/share/man/man9/zone.9 (-3 / +3 lines)
Lines 366-375 to function as a slab allocator. Link Here
366
The zone allocator was written by
366
The zone allocator was written by
367
.An John S. Dyson .
367
.An John S. Dyson .
368
The zone allocator was rewritten in large parts by
368
The zone allocator was rewritten in large parts by
369
.An Jeff Roberson Aq jeff@FreeBSD.org
369
.An Jeff Roberson Aq Mt jeff@FreeBSD.org
370
to function as a slab allocator.
370
to function as a slab allocator.
371
.Pp
371
.Pp
372
This manual page was written by
372
This manual page was written by
373
.An Dag-Erling Sm\(/orgrav Aq des@FreeBSD.org .
373
.An Dag-Erling Sm\(/orgrav Aq Mt des@FreeBSD.org .
374
Changes for UMA by
374
Changes for UMA by
375
.An Jeroen Ruigrok van der Werven Aq asmodai@FreeBSD.org .
375
.An Jeroen Ruigrok van der Werven Aq Mt asmodai@FreeBSD.org .

Return to bug 191174