Initial git import.
authorChristophe Varoqui <cvaroqui@hera.kernel.org>
Sun, 1 May 2005 22:05:22 +0000 (15:05 -0700)
committerChristophe Varoqui <cvaroqui@hera.kernel.org>
Sun, 1 May 2005 22:05:22 +0000 (15:05 -0700)
commite1233f6e33c6034e8718b396c59cdf5040ac1122
tree42bd8e6e6d5ed3d493d0bae936a1df02944c12de
Initial git import.
Release 0.4.5-pre2
124 files changed:
AUTHOR [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
FAQ [new file with mode: 0644]
Makefile [new file with mode: 0644]
Makefile.inc [new file with mode: 0644]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
devmap_name/Makefile [new file with mode: 0644]
devmap_name/devmap_name.8 [new file with mode: 0644]
devmap_name/devmap_name.c [new file with mode: 0644]
kpartx/ChangeLog [new file with mode: 0644]
kpartx/Makefile [new file with mode: 0644]
kpartx/README [new file with mode: 0644]
kpartx/bsd.c [new file with mode: 0644]
kpartx/byteorder.h [new file with mode: 0644]
kpartx/crc32.c [new file with mode: 0644]
kpartx/crc32.h [new file with mode: 0644]
kpartx/devmapper.c [new file with mode: 0644]
kpartx/devmapper.h [new file with mode: 0644]
kpartx/dos.c [new file with mode: 0644]
kpartx/dos.h [new file with mode: 0644]
kpartx/efi.h [new file with mode: 0644]
kpartx/gpt.c [new file with mode: 0644]
kpartx/gpt.c.orig [new file with mode: 0644]
kpartx/gpt.h [new file with mode: 0644]
kpartx/kpartx.8 [new file with mode: 0644]
kpartx/kpartx.c [new file with mode: 0644]
kpartx/kpartx.h [new file with mode: 0644]
kpartx/lopart.c [new file with mode: 0644]
kpartx/lopart.h [new file with mode: 0644]
kpartx/solaris.c [new file with mode: 0644]
kpartx/sysmacros.h [new file with mode: 0644]
kpartx/unixware.c [new file with mode: 0644]
kpartx/xstrncpy.c [new file with mode: 0644]
kpartx/xstrncpy.h [new file with mode: 0644]
libcheckers/Makefile [new file with mode: 0644]
libcheckers/checkers.h [new file with mode: 0644]
libcheckers/emc_clariion.c [new file with mode: 0644]
libcheckers/path_state.h [new file with mode: 0644]
libcheckers/readsector0.c [new file with mode: 0644]
libcheckers/selector.c [new file with mode: 0644]
libcheckers/tur.c [new file with mode: 0644]
libmultipath/Makefile [new file with mode: 0644]
libmultipath/blacklist.c [new file with mode: 0644]
libmultipath/blacklist.h [new file with mode: 0644]
libmultipath/cache.c [new file with mode: 0644]
libmultipath/cache.h [new file with mode: 0644]
libmultipath/callout.c [new file with mode: 0644]
libmultipath/callout.h [new file with mode: 0644]
libmultipath/config.c [new file with mode: 0644]
libmultipath/config.h [new file with mode: 0644]
libmultipath/debug.c [new file with mode: 0644]
libmultipath/debug.h [new file with mode: 0644]
libmultipath/defaults.c [new file with mode: 0644]
libmultipath/defaults.h [new file with mode: 0644]
libmultipath/devmapper.c [new file with mode: 0644]
libmultipath/devmapper.h [new file with mode: 0644]
libmultipath/dict.c [new file with mode: 0644]
libmultipath/dict.h [new file with mode: 0644]
libmultipath/discovery.c [new file with mode: 0644]
libmultipath/discovery.h [new file with mode: 0644]
libmultipath/dmparser.c [new file with mode: 0644]
libmultipath/dmparser.h [new file with mode: 0644]
libmultipath/hwtable.c [new file with mode: 0644]
libmultipath/hwtable.h [new file with mode: 0644]
libmultipath/memory.c [new file with mode: 0644]
libmultipath/memory.h [new file with mode: 0644]
libmultipath/parser.c [new file with mode: 0644]
libmultipath/parser.h [new file with mode: 0644]
libmultipath/pgpolicies.c [new file with mode: 0644]
libmultipath/pgpolicies.h [new file with mode: 0644]
libmultipath/propsel.c [new file with mode: 0644]
libmultipath/propsel.h [new file with mode: 0644]
libmultipath/regex.c [new file with mode: 0644]
libmultipath/regex.h [new file with mode: 0644]
libmultipath/sg_include.h [new file with mode: 0644]
libmultipath/structs.c [new file with mode: 0644]
libmultipath/structs.h [new file with mode: 0644]
libmultipath/uevent.c [new file with mode: 0644]
libmultipath/uevent.h [new file with mode: 0644]
libmultipath/util.c [new file with mode: 0644]
libmultipath/util.h [new file with mode: 0644]
libmultipath/vector.c [new file with mode: 0644]
libmultipath/vector.h [new file with mode: 0644]
multipath-tools.spec.in [new file with mode: 0644]
multipath.conf.annotated [new file with mode: 0644]
multipath.conf.synthetic [new file with mode: 0644]
multipath/01_udev [new file with mode: 0755]
multipath/02_multipath [new file with mode: 0755]
multipath/Makefile [new file with mode: 0644]
multipath/dev_t.h [new file with mode: 0644]
multipath/main.c [new file with mode: 0644]
multipath/main.h [new file with mode: 0644]
multipath/multipath.8 [new file with mode: 0644]
multipath/multipath.dev [new file with mode: 0644]
multipath/multipath.rules [new file with mode: 0644]
multipathd/Makefile [new file with mode: 0644]
multipathd/clone_platform.h [new file with mode: 0644]
multipathd/copy.c [new file with mode: 0644]
multipathd/copy.h [new file with mode: 0644]
multipathd/log.c [new file with mode: 0644]
multipathd/log.h [new file with mode: 0644]
multipathd/log_pthread.c [new file with mode: 0644]
multipathd/log_pthread.h [new file with mode: 0644]
multipathd/main.c [new file with mode: 0644]
multipathd/main.h [new file with mode: 0644]
multipathd/multipathd.8 [new file with mode: 0644]
multipathd/multipathd.init.debian [new file with mode: 0644]
multipathd/multipathd.init.redhat [new file with mode: 0644]
multipathd/pidfile.c [new file with mode: 0644]
multipathd/pidfile.h [new file with mode: 0644]
path_priority/Makefile [new file with mode: 0644]
path_priority/pp_alua/LICENSE [new file with mode: 0644]
path_priority/pp_alua/Makefile [new file with mode: 0644]
path_priority/pp_alua/main.c [new file with mode: 0644]
path_priority/pp_alua/rtpg.c [new file with mode: 0644]
path_priority/pp_alua/rtpg.h [new file with mode: 0644]
path_priority/pp_alua/spc3.h [new file with mode: 0644]
path_priority/pp_balance_units/Makefile [new file with mode: 0644]
path_priority/pp_balance_units/pp_balance_units.c [new file with mode: 0644]
path_priority/pp_emc/Makefile [new file with mode: 0644]
path_priority/pp_emc/pp_emc.c [new file with mode: 0644]
path_priority/pp_random [new file with mode: 0755]