Date: Fri, 19 Feb 1999 05:45:10 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_spppsubr.c Message-ID: <199902191345.FAA02539@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1999/02/19 05:45:10 PST Modified files: sys/net if_spppsubr.c Log: Remove all the #ifdef notyet stuff, it is probably never going to happen in the first place. Use 3sec timeout as recommended. Reorder some debug messages. Label som of the 0x%x in debug messages Make sppp_print_bytes() use %*D and handle zero length. If we don't have MAGIC numbers, don't yell loopback if 0 == 0 Revision Changes Path 1.53 +27 -77 src/sys/net/if_spppsubr.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?199902191345.FAA02539>