Date: Mon, 29 Mar 1999 00:21:30 -0800 (PST) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp cbcp.c fsm.c hdlc.c ip.c lqr.c mbuf.c mbuf.h vjcomp.c Message-ID: <199903290821.AAA34760@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1999/03/29 00:21:30 PST
Modified files:
usr.sbin/ppp cbcp.c fsm.c hdlc.c ip.c lqr.c mbuf.c
mbuf.h vjcomp.c
Log:
Ensure that the thing we're casting to struct ip
is aligned for non-i386 architectures.
Revision Changes Path
1.11 +2 -1 src/usr.sbin/ppp/cbcp.c
1.41 +2 -1 src/usr.sbin/ppp/fsm.c
1.40 +3 -7 src/usr.sbin/ppp/hdlc.c
1.56 +2 -2 src/usr.sbin/ppp/ip.c
1.32 +3 -2 src/usr.sbin/ppp/lqr.c
1.24 +32 -6 src/usr.sbin/ppp/mbuf.c
1.15 +2 -1 src/usr.sbin/ppp/mbuf.h
1.26 +7 -5 src/usr.sbin/ppp/vjcomp.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903290821.AAA34760>
