Local variables that were improperly named 'errno' must be renamed so as
commit45e6bb779ad23b7e8277e592933dc01557dd20e9
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 5 Dec 2006 23:31:57 +0000 (5 23:31 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 5 Dec 2006 23:31:57 +0000 (5 23:31 +0000)
tree18f4f5322f35f971630cc7a2fec65c40cdfe929e
parent6730f408917692d6998e445649fdc996efeda379
Local variables that were improperly named 'errno' must be renamed so as
not to conflict with libc's errno, when building a virtual kernel.
12 files changed:
sys/dev/disk/aic7xxx/aic79xx.c
sys/dev/disk/vpo/vpo.c
sys/kern/uipc_socket.c
sys/kern/uipc_usrreq.c
sys/netinet/in_pcb.c
sys/netinet/sctp_usrreq.c
sys/netinet/tcp_subr.c
sys/netinet6/in6_pcb.c
sys/netproto/atm/atm_aal5.c
sys/netproto/ipx/ipx_pcb.c
sys/netproto/ns/spp_usrreq.c
sys/platform/pc32/apm/apm.c