Boring whitespace fixes.

This commit is contained in:
wiz 2001-09-04 02:51:15 +00:00
parent e689590189
commit 42a2a8e490
39 changed files with 184 additions and 184 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: altq.9,v 1.3 2001/07/12 15:03:08 wiz Exp $
.\" $NetBSD: altq.9,v 1.4 2001/09/04 02:51:15 wiz Exp $
.\" $OpenBSD: altq.9,v 1.4 2001/07/12 12:41:42 itojun Exp $
.\"
.\" Copyright (C) 2001
@ -226,7 +226,7 @@ queue a packet
drop (and free) a packet if the enqueue operation fails
.El
If the enqueue operation fails,
.Fa error
.Fa error
is set to
.Dv ENOBUFS .
.Fa mbuf

View File

@ -1,4 +1,4 @@
.\" $NetBSD: autoconf.9,v 1.2 2001/08/17 06:22:46 cjs Exp $
.\" $NetBSD: autoconf.9,v 1.3 2001/09/04 02:51:15 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -25,7 +25,7 @@
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
@ -192,7 +192,7 @@ and
.Dc
will be appended automatically to non-driver reports if the return
value is UNCONF or UNSUPP respectively; otherwise the function shouuld
return the value QUIET.
return the value QUIET.
.Pp
.Fn config_found_sm
returns 1 if the device get attached, 0 otherwise. Most callers can

View File

@ -33,7 +33,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)bcopy.3 8.1 (Berkeley) 6/4/93
.\" $NetBSD: bcopy.9,v 1.2 2001/09/04 02:48:40 wiz Exp $
.\" $NetBSD: bcopy.9,v 1.3 2001/09/04 02:51:15 wiz Exp $
.\"
.Dd July 7, 2001
.Dt BCOPY 9
@ -72,7 +72,7 @@ to string
.Fa dst .
.Pp
.Bf -symbolic
Unlike
Unlike
.Xr bcopy 3
the two strings must not overlap!
.Ef

View File

@ -1,4 +1,4 @@
.\" $NetBSD: bitmask_snprintf.9,v 1.1 2000/08/09 03:12:33 tv Exp $
.\" $NetBSD: bitmask_snprintf.9,v 1.2 2001/09/04 02:51:15 wiz Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -25,7 +25,7 @@
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
@ -128,7 +128,7 @@ The
function was originally implemented as a non-standard
.Li %b
format string for the kernel
.Fn printf
.Fn printf
function in
.Nx 1.5
and earlier releases.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: cardbus.9,v 1.2 2001/07/06 18:11:29 abs Exp $
.\" $NetBSD: cardbus.9,v 1.3 2001/09/04 02:51:15 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -25,7 +25,7 @@
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
@ -110,7 +110,7 @@
"cardbus_function_tag_t cf" "void *ih"
.Ft int
.Fn CARDBUS_VENDOR "cardbusreg_t id"
.Ft int
.Ft int
.Fn CARDBUS_PRODUCT "cardbusreg_t id"
.Ft int
.Fn Cardbus_function_enable "cardbus_devfunc_t ct"
@ -337,7 +337,7 @@ New vendor and product identifiers should be added to this
file. The database can be regenerated using the Makefile
.Pa sys/dev/cardbus/Makefile.cardbusdevs .
.Sh SEE ALSO
.Xr cardbus 4 ,
.Xr cardbus 4 ,
.Xr pcmcia 4 ,
.Xr autoconf 9 ,
.Xr bus_dma 9 ,

View File

@ -1,4 +1,4 @@
.\" $NetBSD: config.9,v 1.1 2001/07/01 04:11:13 gmcgarry Exp $
.\" $NetBSD: config.9,v 1.2 2001/09/04 02:51:15 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -25,7 +25,7 @@
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS

View File

@ -1,8 +1,8 @@
.\" $NetBSD: cpu_reboot.9,v 1.8 2001/04/29 19:18:20 jhawk Exp $
.\" $NetBSD: cpu_reboot.9,v 1.9 2001/09/04 02:51:15 wiz Exp $
.\"
.\" Copyright (c) 1994 Christopher G. Demetriou
.\" All rights reserved.
.\"
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@ -18,7 +18,7 @@
.\" information about NetBSD.
.\" 4. The name of the author may not be used to endorse or promote products
.\" derived from this software without specific prior written permission.
.\"
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
@ -29,7 +29,7 @@
.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
.\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
.\"
.Dd November 13, 1995

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ctxsw.9,v 1.10 1999/03/16 00:40:47 garbled Exp $
.\" $NetBSD: ctxsw.9,v 1.11 2001/09/04 02:51:15 wiz Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -25,7 +25,7 @@
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
@ -112,7 +112,7 @@ a process quickly.
.Fn cpu_switch
must remove the first process from the list on the queue
with the highest priority
(lower indices in
(lower indices in
.Va qs
indicate higher priority),
and assign the address of its process structure to the global variable

View File

@ -1,8 +1,8 @@
.\" $NetBSD: doshutdownhooks.9,v 1.6 2001/04/29 19:14:09 jhawk Exp $
.\" $NetBSD: doshutdownhooks.9,v 1.7 2001/09/04 02:51:15 wiz Exp $
.\"
.\" Copyright (c) 1994 Christopher G. Demetriou
.\" All rights reserved.
.\"
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@ -18,7 +18,7 @@
.\" information about NetBSD.
.\" 4. The name of the author may not be used to endorse or promote products
.\" derived from this software without specific prior written permission.
.\"
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
@ -29,7 +29,7 @@
.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
.\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
.\"
.Dd November 13, 1995

View File

@ -1,4 +1,4 @@
.\" $NetBSD: driver.9,v 1.1 2001/07/01 04:11:13 gmcgarry Exp $
.\" $NetBSD: driver.9,v 1.2 2001/09/04 02:51:15 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -25,7 +25,7 @@
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
@ -128,10 +128,10 @@ device-instance name
During system bootstrap, the autoconfiguration framework searches the
system for devices. For each device driver, its match function
is called
.Po
.Po
via its
.Em cfattach
structure
structure
.Pc
to match the driver with a device instance. The match function is
called with three arguments. This first argument
@ -173,10 +173,10 @@ Generally, only a single driver exists for a device, so the match
function returns 1 for a positive match.
.Pp
The autoconfiguration framework will call the attach function
.Po
.Po
via its
.Em cfattach
structure
structure
.Pc
of the driver which returns the highest value from its match function.
The attach function is called with three arguments. The attach
@ -187,7 +187,7 @@ is a pointer to the driver's parent device structure. The second
argument
.Fa self
is a pointer to the driver's device structure. It is also a pointer
to our
to our
.Em softc
structure since the device structure is its first member. The third
argument
@ -243,7 +243,7 @@ argument as passed to the attach function. The second argument
describes the action. Valid actions are DVACT_ACTIVATE
.Po
activate the device
.Pc and DVACT_DEACTIVATE
.Pc and DVACT_DEACTIVATE
.Po
deactivate the device
.Pc .
@ -265,7 +265,7 @@ interrupt not for me
1 for
.Do
I took care of it
.Dc ,
.Dc ,
or -1 for
.Do
I guess it was mine, but I wasn't expecting it

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ethersubr.9,v 1.11 2000/11/07 06:43:34 lukem Exp $
.\" $NetBSD: ethersubr.9,v 1.12 2001/09/04 02:51:15 wiz Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -58,9 +58,9 @@
.Ft int
.Fn ether_delmulti "struct ifrequest *ifr" "struct ethercom *ec"
.Ft void
.Fn ETHER_FIRST_MULTI "struct ether_multistep step" "struct ethercom *ec" "struct ether_multi *enm"
.Fn ETHER_FIRST_MULTI "struct ether_multistep step" "struct ethercom *ec" "struct ether_multi *enm"
.Ft void
.Fn ETHER_NEXT_MULTI "struct ether_multistep step" "struct ether_multi *enm"
.Fn ETHER_NEXT_MULTI "struct ether_multistep step" "struct ether_multi *enm"
.Ft int
.Fn ETHER_IS_MULTICAST "u_int8_t *addr"
.Fd #include <net/if_fddi.h>
@ -92,8 +92,8 @@ Note that you also need the
stuff to support IPv4 on your hardware.
.Bl -tag -width compact
.It Fn ether_ifattach
Perform the device-independent, but Ethernet-specific initialization of
the interface pointed to by
Perform the device-independent, but Ethernet-specific initialization of
the interface pointed to by
.Fa ifp .
.Pp
Among other duties, this function creates a record for the link level
@ -157,20 +157,20 @@ can't be found in the list of multicast addresses.
corresponding functions for FDDI devices.
.It Fn ETHER_NEXT_MULTI
is a macro to step through all of the ether_multi records, one at a time.
The current position is remembered in
.Fa step ,
which the caller must provide.
The current position is remembered in
.Fa step ,
which the caller must provide.
.It Fn ETHER_FIRST_MULTI
must be called to initialize
must be called to initialize
.Fa step
and get the first record. Both macros return a
.Dv NULL
.Dv NULL
.Fa enm
when there are no remaining records.
.It Fn ETHER_IS_MULTICAST
returns 1, if
returns 1, if
.Fa addr
points to an Ethernet/FDDI multicast (or broadcast) address.
points to an Ethernet/FDDI multicast (or broadcast) address.
Implemented as a macro.
.El
.Sh SEE ALSO

View File

@ -1,4 +1,4 @@
.\" $NetBSD: extent.9,v 1.18 2001/07/01 03:13:20 gmcgarry Exp $
.\" $NetBSD: extent.9,v 1.19 2001/09/04 02:51:15 wiz Exp $
.\"
.\" Copyright (c) 1996, 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -282,7 +282,7 @@ The extent manager performs all necessary locking on the extent map
itself, and any other data structures internal to the extent manager.
The locks used by the extent manager are simplelocks, and will never sleep
.Po
see
see
.Xr lock 9
.Pc .
This should be taken into account when designing the locking protocol

View File

@ -1,8 +1,8 @@
.\" $NetBSD: inittodr.9,v 1.6 2000/06/14 17:25:53 cgd Exp $
.\" $NetBSD: inittodr.9,v 1.7 2001/09/04 02:51:16 wiz Exp $
.\"
.\" Copyright (c) 1994 Christopher G. Demetriou
.\" All rights reserved.
.\"
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@ -18,7 +18,7 @@
.\" information about NetBSD.
.\" 4. The name of the author may not be used to endorse or promote products
.\" derived from this software without specific prior written permission.
.\"
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
@ -29,7 +29,7 @@
.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
.\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
.\"
.Dd November 13, 1995
@ -54,7 +54,7 @@ Those heuristics include:
.It
If the battery-backed clock has a valid time, it is used.
.It
If the battery-backed clock does not have a valid time, and
If the battery-backed clock does not have a valid time, and
the time provided in
.Fa base
is within reason,

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ioasic.9,v 1.1 2001/07/01 04:11:13 gmcgarry Exp $
.\" $NetBSD: ioasic.9,v 1.2 2001/09/04 02:51:16 wiz Exp $
.\"
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -25,7 +25,7 @@
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS

View File

@ -1,4 +1,4 @@
.\" $NetBSD: isa.9,v 1.2 2001/07/05 18:01:15 nathanw Exp $
.\" $NetBSD: isa.9,v 1.3 2001/09/04 02:51:16 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -25,7 +25,7 @@
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS

View File

@ -1,4 +1,4 @@
.\" $NetBSD: isapnp.9,v 1.1 2001/07/01 04:11:14 gmcgarry Exp $
.\" $NetBSD: isapnp.9,v 1.2 2001/09/04 02:51:16 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -25,7 +25,7 @@
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
@ -216,7 +216,7 @@ DMA facilities.
This section describes places within the
.Nx
source tree where actual code implementing or utilising the
machine-independent
machine-independent
.Nm
subsystem can be found. All pathnames are relative to
.Pa /usr/src .
@ -248,4 +248,4 @@ regenerated using the Makefile
.Xr isa 9 .
.Sh HISTORY
The machine-independent ISAPNP subsystem appear in
.Nx 1.3 .
.Nx 1.3 .

View File

@ -1,4 +1,4 @@
.\" $NetBSD: kprintf.9,v 1.9 2000/08/09 03:12:33 tv Exp $
.\" $NetBSD: kprintf.9,v 1.10 2001/09/04 02:51:16 wiz Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -25,7 +25,7 @@
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS

View File

@ -1,4 +1,4 @@
.\" $NetBSD: kthread.9,v 1.1 2001/07/01 04:11:14 gmcgarry Exp $
.\" $NetBSD: kthread.9,v 1.2 2001/09/04 02:51:16 wiz Exp $
.\"
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -25,7 +25,7 @@
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS

View File

@ -1,4 +1,4 @@
.\" $NetBSD: lock.9,v 1.8 2001/07/01 03:24:51 gmcgarry Exp $
.\" $NetBSD: lock.9,v 1.9 2001/09/04 02:51:16 wiz Exp $
.\"
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -22,7 +22,7 @@
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS

View File

@ -1,4 +1,4 @@
.\" $NetBSD: log.9,v 1.6 1999/08/17 05:24:06 enami Exp $
.\" $NetBSD: log.9,v 1.7 2001/09/04 02:51:16 wiz Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -25,7 +25,7 @@
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS

View File

@ -1,4 +1,4 @@
.\" $NetBSD: mbuf.9,v 1.16 2001/07/28 16:19:12 itojun Exp $
.\" $NetBSD: mbuf.9,v 1.17 2001/09/04 02:51:16 wiz Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -376,13 +376,13 @@ If we call the return value
.Fa n ,
the contiguous data region is available at
.Li "mtod(n, caddr_t) + *offp" ,
or
or
.Li "mtod(n, caddr_t)"
if
.Fa offp
is
.Dv NULL .
The top of the mbuf chain
The top of the mbuf chain
.Fa m ,
and mbufs up to
.Fa off ,

View File

@ -1,4 +1,4 @@
.\" $NetBSD: microtime.9,v 1.5 2001/06/19 19:26:01 msaitoh Exp $
.\" $NetBSD: microtime.9,v 1.6 2001/09/04 02:51:16 wiz Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -25,7 +25,7 @@
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS

View File

@ -1,4 +1,4 @@
.\" $NetBSD: panic.9,v 1.8 2000/05/26 20:25:57 jhawk Exp $
.\" $NetBSD: panic.9,v 1.9 2001/09/04 02:51:16 wiz Exp $
.\"
.\" Copyright (c) 1996 Michael Graff.
.\" All rights reserved.
@ -52,7 +52,7 @@ is a
.Xr printf 3
style format string which is printed to the console and saved in the
variable
.Va panicstr
.Va panicstr
for later retrieval via core dump inspection.
.Pp
If a kernel debugger is installed, control is passed to it after the

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pci.9,v 1.1 2001/07/01 04:11:14 gmcgarry Exp $
.\" $NetBSD: pci.9,v 1.2 2001/09/04 02:51:16 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -25,7 +25,7 @@
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
@ -57,7 +57,7 @@
.Nm pci_devinfo ,
.Nm PCI_VENDOR ,
.Nm PCI_PRODUCT ,
.Nm PCI_REVISION
.Nm PCI_REVISION
.Nd Peripheral Component Interconnect
.Sh SYNOPSIS
.Fd #include <machine/bus.h>
@ -156,7 +156,7 @@ Configuration tag describing the location and function of the PCI
device. It contains the tuple
.Ao
bus, device, function
.Ac .
.Ac .
.It Fa pci_intr_handle_t
The opaque handle describing an established interrupt handler.
.It Fa struct pci_attach_args

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pcmcia.9,v 1.1 2001/07/01 04:11:14 gmcgarry Exp $
.\" $NetBSD: pcmcia.9,v 1.2 2001/09/04 02:51:16 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -25,7 +25,7 @@
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
@ -247,7 +247,7 @@ in the chipset I/O window. The width of data access is specified by
.Fa width .
Valid values for the width are:
.Bl -tag -width PCMCIA_WIDTH_AUTO
.It PCMCIA_WIDTH_AUTO
.It PCMCIA_WIDTH_AUTO
Use the largest I/O width reported by the device.
.It PCMCIA_WIDTH_IO8
Force 8-bit I/O width.
@ -431,7 +431,7 @@ file. The database can be regenerated using the Makefile
.%D 1995
.Re
.sp
.Xr pcic 4 ,
.Xr pcic 4 ,
.Xr pcmcia 4 ,
.Xr tcic 4 ,
.Xr autoconf 9 ,

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pfil.9,v 1.14 2000/11/11 01:22:37 thorpej Exp $
.\" $NetBSD: pfil.9,v 1.15 2001/09/04 02:51:16 wiz Exp $
.\"
.\" Copyright (c) 1996 Matthew R. Green
.\" All rights reserved.
@ -41,7 +41,7 @@
.Nd packet filter interface
.Sh SYNOPSIS
.Fd #include <sys/param.h>
.Fd #include <sys/mbuf.h>
.Fd #include <sys/mbuf.h>
.Fd #include <net/if.h>
.Fd #include <net/pfil.h>
.Ft int

View File

@ -1,11 +1,11 @@
.\" $NetBSD: pmap.9,v 1.6 2001/08/11 05:05:13 matt Exp $
.\" $NetBSD: pmap.9,v 1.7 2001/09/04 02:51:16 wiz Exp $
.\"
.\" Copyright (c) 2000, 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
.\"
.\" This code is derived from software contributed to The NetBSD Foundation
.\" by Jason R. Thorpe.
.\"
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@ -21,7 +21,7 @@
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
.\" contributors may be used to endorse or promote products derived
.\" from this software without specific prior written permission.
.\"
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
@ -32,7 +32,7 @@
.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd April 16, 2001
.Dt PMAP 9
@ -440,7 +440,7 @@ The
argument contains protection bits (the same bits as used in the
.Fa prot
argument) indicating the type of access that caused the mapping to
be created. This information may be used to seed modified/referenced
be created. This information may be used to seed modified/referenced
information for the page being mapped, possibly avoiding redundant faults
on platforms that track modified/referenced information in software.
Other information provided by

View File

@ -1,4 +1,4 @@
.\" $NetBSD: ppsratecheck.9,v 1.1 2000/08/03 00:09:39 itojun Exp $
.\" $NetBSD: ppsratecheck.9,v 1.2 2001/09/04 02:51:16 wiz Exp $
.\"
.\" Copyright (c) 2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -25,7 +25,7 @@
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS

View File

@ -1,8 +1,8 @@
.\" $NetBSD: resettodr.9,v 1.5 2000/06/14 17:25:54 cgd Exp $
.\" $NetBSD: resettodr.9,v 1.6 2001/09/04 02:51:16 wiz Exp $
.\"
.\" Copyright (c) 1994 Christopher G. Demetriou
.\" All rights reserved.
.\"
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@ -18,7 +18,7 @@
.\" information about NetBSD.
.\" 4. The name of the author may not be used to endorse or promote products
.\" derived from this software without specific prior written permission.
.\"
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
@ -29,7 +29,7 @@
.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
.\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
.\"
.Dd November 13, 1995

View File

@ -1,4 +1,4 @@
.\" $NetBSD: rnd.9,v 1.7 2000/11/07 06:43:34 lukem Exp $
.\" $NetBSD: rnd.9,v 1.8 2001/09/04 02:51:16 wiz Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -62,10 +62,10 @@ functions make a device available for entropy collection for
.Pp
Ideally the first argument
.Fa rnd_source
of these functions gets included in the devices' entity struct,
but any means to permanently (static) attach one such argument
of these functions gets included in the devices' entity struct,
but any means to permanently (static) attach one such argument
to one incarnation of the device is ok. Do not share
.Fa rnd_source
.Fa rnd_source
structures between two devices.
.Pp
.Bl -tag -width 8n
@ -75,23 +75,23 @@ It must be called before the source struct pointed to by
.Fa rnd_source
is used in any of the following functions.
.Pp
.Fa devname
.Fa devname
is the name of the device. It is used to print a message (if the kernel is
compiled with ``options RND_VERBOSE'') and also for status information printed
with
.Xr rndctl 8 .
.Pp
.Fa source_type
is
.Dv RND_TYPE_NET
for network devices,
.Dv RND_TYPE_DISK
is
.Dv RND_TYPE_NET
for network devices,
.Dv RND_TYPE_DISK
for physical disks,
.Dv RND_TYPE_TAPE
for a tape drive, and
.Dv RND_TYPE_TTY
.Dv RND_TYPE_TAPE
for a tape drive, and
.Dv RND_TYPE_TTY
for a tty.
.Dv RND_TYPE_UNKNOWN
.Dv RND_TYPE_UNKNOWN
is not to be used as a type. It is used internally to the rnd system.
.Pp
.Fa flags
@ -132,14 +132,14 @@ source, don't.
If it is desired to mix in the
.Va datum
and to add in a timestamp, but not to actually estimate entropy from a source
of randomness, passing
.Dv NULL
of randomness, passing
.Dv NULL
for
.Va rnd_source
is permitted, and the device does not need to be attached.
.It Fn rnd_add_data "rndsource_element_t *rnd_source" "void *data" "u_int32_t len" "u_int32_t entropy"
adds (hopefully) random
.Fa data
adds (hopefully) random
.Fa data
to the entropy pool.
.Fa len
is the number of bytes in
@ -147,7 +147,7 @@ is the number of bytes in
and
.Fa entropy
is an "entropy quality" measurement.
If every bit of
If every bit of
.Fa data
is known to be random,
.Fa entropy
@ -160,8 +160,8 @@ inter-event timings.
If it is desired to mix in the
.Va data
and to add in a timestamp, but not to actually estimate entropy from a source
of randomness, passing
.Dv NULL
of randomness, passing
.Dv NULL
for
.Va rnd_source
is permitted, and the device does not need to be attached.

View File

@ -1,12 +1,12 @@
.\" $NetBSD: rt_timer.9,v 1.5 2001/06/11 01:50:52 wiz Exp $
.\" $NetBSD: rt_timer.9,v 1.6 2001/09/04 02:51:16 wiz Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
.\"
.\" This code is derived from software contributed to The NetBSD Foundation
.\" by Kevin M. Lahey of the Numerical Aerospace Simulation Facility,
.\" NASA Ames Research Center.
.\"
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@ -22,7 +22,7 @@
.\" 4. Neither the name of The NetBSD Foundation nor the names of its
.\" contributors may be used to endorse or promote products derived
.\" from this software without specific prior written permission.
.\"
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
@ -39,7 +39,7 @@
.Dt RT_TIMER 9
.Os
.Sh NAME
.Nm rt_timer ,
.Nm rt_timer ,
.Nm rt_timer_add ,
.Nm rt_timer_queue_create ,
.Nm rt_timer_queue_change ,
@ -61,7 +61,7 @@
.Fn rt_timer_remove_all "struct rtentry *rt"
.Sh DESCRIPTION
The
.Nm
.Nm
functions provide a generic route callout functionality.
They allow a function to be called for a route at any time.
This was originally intended to be used to remove routes added
@ -100,14 +100,14 @@ argument is non-zero, the timeout action is performed for each entry.
.It Fn rt_timer_add "struct rtentry *rt" \
"void(*f)(struct rtentry *, struct rttimer *)" "struct rttimer_queue *q"
This function adds an entry to a timeout queue.
The function
.Fa f
The function
.Fa f
will be called after the timeout period for queue
.Fa q
has elapsed.
If
.Fa f
is NULL
.Fa q
has elapsed.
If
.Fa f
is NULL
the route will be deleted when the timeout expires.
.It Fn rt_timer_remove_all "struct rtentry *rt"
This function removes all references to the given route from the

View File

@ -1,4 +1,4 @@
.\" $NetBSD: scsipi.9,v 1.4 2001/07/18 20:35:36 bouyer Exp $
.\" $NetBSD: scsipi.9,v 1.5 2001/09/04 02:51:16 wiz Exp $
.\"
.\"
.\" Copyright (c) 2001 Manuel Bouyer.
@ -532,7 +532,7 @@ callback.
.It Fn scsipi_periph_timed_thaw "void *arg"
Same as the channel counterparts, but only for one specific peripheral.
.It Fn scsipi_target_detach "struct scsipi_channel *chan" "int target" "int lun" "int flags"
detach the periph associated with this I_T_L nexus. Both
detach the periph associated with this I_T_L nexus. Both
.Fa target
and
.Fa lun

View File

@ -1,8 +1,8 @@
.\" $NetBSD: shutdownhook_establish.9,v 1.5 2000/06/14 17:25:54 cgd Exp $
.\" $NetBSD: shutdownhook_establish.9,v 1.6 2001/09/04 02:51:16 wiz Exp $
.\"
.\" Copyright (c) 1994 Christopher G. Demetriou
.\" All rights reserved.
.\"
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@ -18,7 +18,7 @@
.\" information about NetBSD.
.\" 4. The name of the author may not be used to endorse or promote products
.\" derived from this software without specific prior written permission.
.\"
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
@ -29,7 +29,7 @@
.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
.\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
.\"
.Dd November 13, 1995
@ -74,7 +74,7 @@ rely on many system services (including file systems, and timeouts
and other interrupt-driven services), or even basic system
integrity (because the system could be rebooting after a crash).
.Sh RETURN VALUES
If successful,
If successful,
.Fn shutdownhook_establish
returns an opaque pointer describing the newly-established
shutdown hook. Otherwise, it returns NULL.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: sleep.9,v 1.15 2001/07/01 03:23:02 gmcgarry Exp $
.\" $NetBSD: sleep.9,v 1.16 2001/09/04 02:51:16 wiz Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -175,7 +175,7 @@ merely signals a
.Em possible
change to the blocking conditions.
For example, when two or more processes are waiting for an exclusive-access
lock
lock
.Pq see Xr lock 9 ,
only one of them will succeed in acquiring the lock when it is released.
All others will have to go back to sleep and wait for the next opportunity.

View File

@ -1,8 +1,8 @@
.\" $NetBSD: softintr.9,v 1.5 2001/01/21 00:50:48 augustss Exp $
.\" $NetBSD: softintr.9,v 1.6 2001/09/04 02:51:16 wiz Exp $
.\"
.\" Copyright (c) 2000 Christopher G. Demetriou.
.\" All rights reserved.
.\"
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@ -18,7 +18,7 @@
.\" information about NetBSD.
.\" 4. The name of the author may not be used to endorse or promote products
.\" derived from this software without specific prior written permission.
.\"
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
@ -29,7 +29,7 @@
.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
.\" --(license Id: LICENSE.proto,v 1.1 2000/06/13 21:40:26 cgd Exp )--
.\"
.Dd May 30, 2000
@ -119,7 +119,7 @@ by a call to
to be executed as soon as that software interrupt is unblocked.
This function may assume that the interrupt is currently blocked,
so it need not check to see if the interrupt needs to be executed
immediately.
immediately.
.Fn softintr_schedule
can safely be called multiple times before the
callback routine is invoked.

View File

@ -1,4 +1,4 @@
.\" $NetBSD: spl.9,v 1.14 2001/05/07 17:59:41 jdolecek Exp $
.\" $NetBSD: spl.9,v 1.15 2001/09/04 02:51:16 wiz Exp $
.\"
.\" Copyright (c) 2000, 2001 Jason R. Thorpe. All rights reserved.
.\" Copyright (c) 1997 Michael Long.
@ -130,7 +130,7 @@ are:
.Bl -tag -width splsoftserialXX
.It Fn splhigh
blocks all hard and soft interrupts. It is used for code that cannot
tolerate any interrupts, like hardware context switching code and
tolerate any interrupts, like hardware context switching code and
the
.Xr ddb 4
in-kernel debugger.

View File

@ -1,8 +1,8 @@
.\" $NetBSD: time.9,v 1.8 2001/04/29 19:12:20 jhawk Exp $
.\" $NetBSD: time.9,v 1.9 2001/09/04 02:51:17 wiz Exp $
.\"
.\" Copyright (c) 1994 Christopher G. Demetriou
.\" All rights reserved.
.\"
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@ -18,7 +18,7 @@
.\" information about NetBSD.
.\" 4. The name of the author may not be used to endorse or promote products
.\" derived from this software without specific prior written permission.
.\"
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
@ -29,7 +29,7 @@
.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
.\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
.\"
.Dd November 13, 1995
@ -73,7 +73,7 @@ The
.Va runtime
variable holds the time that the system switched to the
current process.
It is set after each context switch,
It is set after each context switch,
and is updated when the system time is adjusted with
.Xr settimeofday 2 .
Because

View File

@ -1,4 +1,4 @@
.\" $NetBSD: uiomove.9,v 1.3 1999/03/16 00:40:48 garbled Exp $
.\" $NetBSD: uiomove.9,v 1.4 2001/09/04 02:51:17 wiz Exp $
.\"
.\" Copyright (c) 1996 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -43,20 +43,20 @@
.Fn uiomove "void *buf" "int n" "struct uio *uio"
.Sh DESCRIPTION
The
The
.Nm
function copies up to
function copies up to
.Fa n
bytes between the kernel-space address pointed
to by
to by
.Fa buf
and the addresses described by
.Fa uio ,
which may be in user-space or kernel-space.
which may be in user-space or kernel-space.
The
The
.Fa uio
argument is a pointer to a
argument is a pointer to a
.Fa struct uio
as defined by
.Aq Pa sys/uio.h :
@ -66,20 +66,20 @@ struct uio {
int uio_iovcnt; /* number of iovecs in array */
off_t uio_offset; /* offset into file this uio corresponds to */
size_t uio_resid; /* residual i/o count */
enum uio_seg uio_segflg;
enum uio_rw uio_rw;
enum uio_seg uio_segflg;
enum uio_rw uio_rw;
struct proc *uio_procp;/* process if UIO_USERSPACE */
};
.Ed
A
A
.Fa struct uio
typically describes data in motion.
Several of the fields described below reflect that expectation.
.Bl -tag -width uio_xxxxxx
.It uio_iov
Pointer to array of
Pointer to array of
.Fa struct iovecs :
.Bd -literal
struct iovec {
@ -99,7 +99,7 @@ A flag indicating whether the space described is in user-space
(UIO_USERSPACE) or kernel-space (UIO_SYSSPACE).
.It uio_rw
A flag indicating whether date should be read into the space
(UIO_READ) or written from the space (UIO_WRITE).
(UIO_READ) or written from the space (UIO_WRITE).
.It uio_procp
A pointer to the process whose data area is described by the
structure, or NULL if the area is in kernel-space.
@ -107,36 +107,36 @@ structure, or NULL if the area is in kernel-space.
The value of
.Fa uio->uio_rw
controls whether
controls whether
.Nm
copies data from
copies data from
.Fa buf
to
.Fa uio
or vice versa.
or vice versa.
The lesser of
The lesser of
.Fa n
or
or
.Fa uio->resid
bytes are copied.
bytes are copied.
.Nm
.Nm
changes fields of the structure pointed to by
.Fa uio ,
such that
.Fa uio ,
such that
.Fa uio->uio_resid
is decremented by the amount of data moved,
.Fa uio->uio_offset
is decremented by the amount of data moved,
.Fa uio->uio_offset
is incremented by the same amount, and the array of iovecs is adjusted
to point that much farther into the region described.
This allows multiple calls to
This allows multiple calls to
.Nm
to easily be used to fill or drain the region of data.
.Sh RETURN VALUES
.Nm
.Nm
returns 0 on success or EFAULT if a bad address is encountered.
.Sh SEE ALSO

View File

@ -1,4 +1,4 @@
.\" $NetBSD: vme.9,v 1.1 2001/07/01 04:11:14 gmcgarry Exp $
.\" $NetBSD: vme.9,v 1.2 2001/09/04 02:51:17 wiz Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@ -25,7 +25,7 @@
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
@ -52,7 +52,7 @@
.Nm vme_dmamem_free ,
.Nm vme_space_alloc ,
.Nm vme_space_free ,
.Nm vme_space_get
.Nm vme_space_get
.Nd Versa Module Euroboard bus
.Sh SYNOPSIS
.Fd #include <machine/bus.h>
@ -270,7 +270,7 @@ are described in
.It Fo vme_dmamem_alloc
.Fa "vc" "size" "am" "datasize" "swap" "segs" "nsegs" "rsegs" "flags"
.Fc
Allocates memory that is
Allocates memory that is
.Do
DMA safe
.Dc for the VME bus managed by
@ -340,7 +340,7 @@ Extensive DMA facilities are provided.
This section describes places within the
.Nx
source tree where actual code implementing or utilising the
machine-independent
machine-independent
.Nm
subsystem can be found. All pathnames are relative to
.Pa /usr/src .