dlfcn.shar The dlopen()/dlsym()/dlclose() emulation library for AIX. dialup.shar The AIX dialup password utility to request an additional password when logging in through a modem or similar sensitive device. Similar to the not so well documented System V feature. ldd.c The SunOS compatible ldd command for AIX. This lists all shared libraries referenced by a program, even those referenced indirectly. relink.sh An utility script to relink an executable for replacing functions. lvm.pdf Johnny Shieh's LVM slides. ibmtrace.sh An utility script to reduce the mass of output generated by a normal AIX trace session to what approximately amounts to a syscall trace. aix-ll.pdf An updated document on shared libraries and linking (AIX 4.3 and VAC 5), this replaces the older documents below. aix-linking.pdf and aix-advlinking.pdf Gary R. Hook's AIX linker slides, a must read for anyone doing large programs or shared libraries on AIX. share.pdf Stephen B. Peckham's SHARE slides on the AIX 4.2 extensions to dynamic linking. aixfaq.pdf The comp.unix.aix frequently asked questions document, converted to PDF by Jonathan S. Stibal. qarch.c An utility from Fred Hucht and Michael Staats to check the CPU variant a .o file is compiled for (power, ppc...). apache_1.3.19.rtl.patch modperl.rtl.patch perl-5.6.1.dlopen.patch A set of three patches to make Apache, perl 5.6.1, modperl and assorted dependant modules like HTML::Embperl and Apache::Request work under AIX 4.3. Do not install this if you need binary compatibility with older perl modules.