Date: Mon, 16 Dec 2002 14:33:27 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom.h geom_aes.c geom_bsd.c geom_disk.c geom_dump.c geom_mbr.c geom_pc98.c geom_slice.c geom_slice.h geom_subr.c geom_sunlabel.c Message-ID: <200212162233.gBGMXRWl016259@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2002/12/16 14:33:27 PST
Modified files:
sys/geom geom.h geom_aes.c geom_bsd.c geom_disk.c
geom_dump.c geom_mbr.c geom_pc98.c
geom_slice.c geom_slice.h geom_subr.c
geom_sunlabel.c
Log:
Constification and some s/int/u_int/ changes.
Revision Changes Path
1.38 +10 -10 src/sys/geom/geom.h
1.9 +3 -3 src/sys/geom/geom_aes.c
1.34 +7 -7 src/sys/geom/geom_bsd.c
1.33 +1 -1 src/sys/geom/geom_disk.c
1.20 +1 -1 src/sys/geom/geom_dump.c
1.26 +9 -9 src/sys/geom/geom_mbr.c
1.21 +8 -8 src/sys/geom/geom_pc98.c
1.30 +35 -34 src/sys/geom/geom_slice.c
1.10 +3 -3 src/sys/geom/geom_slice.h
1.24 +7 -7 src/sys/geom/geom_subr.c
1.19 +1 -1 src/sys/geom/geom_sunlabel.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?200212162233.gBGMXRWl016259>
