Date: Thu, 10 Aug 2000 15:45:54 -0700 (PDT) From: Archie Cobbs <archie@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_async.h ng_bpf.c ng_bpf.h ng_cisco.h ng_ether.c ng_ksocket.c ng_message.h ng_ppp.h ng_pptpgre.h ng_sample.h Message-ID: <200008102245.PAA63890@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
archie 2000/08/10 15:45:54 PDT
Modified files:
sys/netgraph ng_async.h ng_bpf.c ng_bpf.h ng_cisco.h
ng_ether.c ng_ksocket.c ng_message.h
ng_ppp.h ng_pptpgre.h ng_sample.h
Log:
Take advantage of the new unsigned and hex integer types.
Revision Changes Path
1.7 +12 -12 src/sys/netgraph/ng_async.h
1.4 +5 -5 src/sys/netgraph/ng_bpf.c
1.3 +7 -7 src/sys/netgraph/ng_bpf.h
1.4 +3 -3 src/sys/netgraph/ng_cisco.h
1.7 +3 -3 src/sys/netgraph/ng_ether.c
1.8 +3 -3 src/sys/netgraph/ng_ksocket.c
1.8 +13 -13 src/sys/netgraph/ng_message.h
1.7 +30 -30 src/sys/netgraph/ng_ppp.h
1.4 +24 -24 src/sys/netgraph/ng_pptpgre.h
1.3 +5 -5 src/sys/netgraph/ng_sample.h
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?200008102245.PAA63890>
