Date: Mon, 23 Aug 1999 17:56:51 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa isa_compat.c src/sys/kern link_elf.c subr_scanf.c vfs_bio.c src/sys/pci if_al.c isp_pci.c Message-ID: <199908240056.RAA21030@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1999/08/23 17:56:51 PDT
Modified files:
sys/i386/isa isa_compat.c
sys/kern link_elf.c subr_scanf.c vfs_bio.c
sys/pci if_al.c isp_pci.c
Log:
Cast pointers to uintptr_t instead of casting them to u_long, and/or vice
versa. Cosmetic.
Revision Changes Path
1.13 +2 -2 src/sys/i386/isa/isa_compat.c
1.18 +3 -3 src/sys/kern/link_elf.c
1.6 +2 -2 src/sys/kern/subr_scanf.c
1.226 +5 -4 src/sys/kern/vfs_bio.c
1.9 +3 -3 src/sys/pci/if_al.c
1.31 +2 -2 src/sys/pci/isp_pci.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?199908240056.RAA21030>
