Local variables that were improperly named 'errno' must be renamed so as
authorMatthew Dillon <dillon@dragonflybsd.org>
Tue, 5 Dec 2006 23:31:57 +0000 (23:31 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Tue, 5 Dec 2006 23:31:57 +0000 (23:31 +0000)
commit71f385dc30da7b18d12f88f6c4b0ec67af153d20
tree1475860189f8ad1061138fd30897d903d47e4758
parent44a09dd66f9c090009dbe065f461322a786f0e92
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