Date: Sat, 13 Apr 1996 05:53:55 -0700 (PDT) From: Bruce Evans <bde> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa atapi.c atapi.h src/sys/net if_ppp.c if_pppvar.h src/sys/netinet tcp_debug.c tcp_debug.h src/sys/netipx spx_debug.c spx_debug.h spx_usrreq.c Message-ID: <199604131253.FAA21159@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 96/04/13 05:53:54
Modified: sys/i386/isa atapi.c atapi.h
sys/net if_ppp.c if_pppvar.h
sys/netinet tcp_debug.c tcp_debug.h
sys/netipx spx_debug.c spx_debug.h spx_usrreq.c
Log:
Eliminated sloppy common-style declarations. Now there are no duplicated
common labels for LINT. There are still some common declarations for the
!KERNEL case in tcp_debug.h and spx_debug.h. trpt depends on the ones in
tcp_debug.h.
Revision Changes Path
1.11 +11 -9 src/sys/i386/isa/atapi.c
1.6 +10 -6 src/sys/i386/isa/atapi.h
1.33 +3 -1 src/sys/net/if_ppp.c
1.5 +2 -2 src/sys/net/if_pppvar.h
1.7 +5 -1 src/sys/netinet/tcp_debug.c
1.5 +7 -3 src/sys/netinet/tcp_debug.h
1.6 +7 -2 src/sys/netipx/spx_debug.c
1.6 +4 -1 src/sys/netipx/spx_debug.h
1.8 +1 -2 src/sys/netipx/spx_usrreq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604131253.FAA21159>
