Date: Sat, 28 Mar 1998 02:18:27 -0800 (PST) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/netinet in_pcb.c in_pcb.h ip_divert.c raw_ip.c tcp_subr.c udp_usrreq.c Message-ID: <199803281018.CAA07002@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1998/03/28 02:18:27 PST Modified files: sys/netinet in_pcb.c in_pcb.h ip_divert.c raw_ip.c tcp_subr.c udp_usrreq.c Log: Fixed style bugs (mostly) in previous commit. Revision Changes Path 1.41 +3 -2 src/sys/netinet/in_pcb.c 1.25 +5 -6 src/sys/netinet/in_pcb.h 1.22 +3 -2 src/sys/netinet/ip_divert.c 1.53 +3 -2 src/sys/netinet/raw_ip.c 1.44 +7 -5 src/sys/netinet/tcp_subr.c 1.46 +5 -3 src/sys/netinet/udp_usrreq.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?199803281018.CAA07002>