Date: Sun, 26 Apr 2009 21:03:27 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netipx spx_usrreq.c Message-ID: <200904262103.n3QL3SaN047582@repoman.freebsd.org>
index | next in thread | raw e-mail
ed 2009-04-26 21:03:27 UTC
FreeBSD src repository
Modified files:
sys/netipx spx_usrreq.c
Log:
SVN rev 191533 on 2009-04-26 21:03:27Z by ed
Make the SPX code use its own copies of insque()/remque().
Instead of using the antique insque()/remque() functions from
sys/queue.h, make this code use its own versions. Eventually the code
should just use the regular TAILQ/LIST macros.
Revision Changes Path
1.91 +22 -3 src/sys/netipx/spx_usrreq.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904262103.n3QL3SaN047582>
