Rename functions to avoid conflicts with libc.
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 3 Sep 2006 17:43:59 +0000 (17:43 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 3 Sep 2006 17:43:59 +0000 (17:43 +0000)
commitbc01a4047a3efbc83f7fea28abbde9426f32dba5
tree9a81d082084f7985313e3e48af5659e87db456f7
parent4be74d368ae84173dca83a2961f734915fdf2095
Rename functions to avoid conflicts with libc.
24 files changed:
sys/dev/acpica5/acpi.c
sys/dev/acpica5/acpi_pci_link.c
sys/dev/disk/isp/isp_pci.c
sys/dev/disk/mpt/mpt_pci.c
sys/dev/misc/dcons/dcons_os.c
sys/dev/raid/vinum/vinum.c
sys/i386/acpica5/madt.c
sys/i386/apm/apm.c
sys/i386/i386/autoconf.c
sys/i386/i386/bios.c
sys/i386/i386/machdep.c
sys/kern/init_main.c
sys/kern/kern_environment.c
sys/kern/kern_shutdown.c
sys/kern/kern_usched.c
sys/kern/vfs_conf.c
sys/platform/pc32/acpica5/madt.c
sys/platform/pc32/apm/apm.c
sys/platform/pc32/i386/autoconf.c
sys/platform/pc32/i386/bios.c
sys/platform/pc32/i386/machdep.c
sys/sys/conf.h
sys/sys/kernel.h
sys/sys/systm.h