Change (almost) all references to tqh_first and tqe_next and tqe_prev
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Mon, 2 Aug 2004 13:22:34 +0000 (13:22 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Mon, 2 Aug 2004 13:22:34 +0000 (13:22 +0000)
commitecd80f47f422eb3c05104502c79ca7902e7240f1
tree12934e4e6d6a3aed5750975870248ca749cd35a5
parent0efb2a26f92777333d59b905eb1914dec5150bc9
Change (almost) all references to tqh_first and tqe_next and tqe_prev
to the correct TAILQ macros. Exceptions are contrib/ipfilter, which will
be handled separately, and dev/misc/labpc, which makes some very wiered
things and therefore needs much more care.
34 files changed:
sys/dev/disk/i386/bs/bs.c
sys/dev/disk/i386/bs/bsfunc.c
sys/dev/disk/i386/bs/bsfunc.h
sys/dev/misc/streams/streams.c
sys/dev/netif/re/if_re.c
sys/dev/netif/re/if_rereg.h
sys/dev/netif/wl/if_wl.c
sys/emulation/svr4/svr4_socket.c
sys/emulation/svr4/svr4_sockio.c
sys/i386/include/physio_proc.h
sys/i386/isa/ccbque.h
sys/net/if.c
sys/net/ip6fw/ip6_fw.c
sys/net/sppp/if_spppsubr.c
sys/netinet6/icmp6.c
sys/netinet6/in6_ifattach.c
sys/netinet6/in6_prefix.c
sys/netinet6/in6_var.h
sys/netinet6/nd6.c
sys/netinet6/nd6_nbr.c
sys/netproto/atalk/aarp.c
sys/netproto/ipsec/key.c
sys/netproto/ipsec/xform_ipip.c
sys/netproto/key/key.c
sys/platform/pc32/include/physio_proc.h
sys/sys/ccbque.h
sys/sys/socketvar.h
sys/vfs/msdosfs/msdosfs_vfsops.c
sys/vfs/nfs/nfs_nqlease.c
sys/vfs/nfs/nfs_socket.c
sys/vfs/nfs/nfs_srvcache.c
sys/vfs/nfs/nfs_syscalls.c
sys/vfs/nfs/nfs_vnops.c
sys/vfs/ufs/ufs_quota.c