[build-status: 130743] Log for successful build of zsh-beta_4.3.6-dev-0+20080516-1 (dist=unstable)
Build Daemon 2
buildd2 at linux-m32r.org
Wed May 28 04:27:23 JST 2008
Automatic build of zsh-beta_4.3.6-dev-0+20080516-1 on mappi005 by sbuild/m32r 98-farm
Build started at 20080528-0022
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 3260kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main zsh-beta 4.3.6-dev-0+20080516-1 (dsc) [1236B]
Get:2 http://debian.linux-m32r.org 06_devonian/main zsh-beta 4.3.6-dev-0+20080516-1 (tar) [2479kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main zsh-beta 4.3.6-dev-0+20080516-1 (diff) [780kB]
Fetched 3260kB in 1min37s (33.5kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: yodl, texinfo, groff-base, bsdmainutils, libncursesw5-dev, texi2html (>= 1.76-2), libcap2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libpcre3-dev
Checking for already installed source dependencies...
yodl: already installed (2.11-1)
texinfo: already installed (4.11.dfsg.1-4)
groff-base: already installed (1.18.1.1-12)
bsdmainutils: already installed (6.1.10)
libncursesw5-dev: already installed (5.6+20080503-1)
texi2html: already installed (1.78-1 >= 1.76-2 is satisfied)
libcap2-dev: missing
Using default version 2.09-1 (Priority: 500)
libpcre3-dev: already installed (7.6-2)
Checking for source dependency conflicts...
/usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install libcap2-dev
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
texlive-latex-recommended-doc texlive-latex-base-doc tcl
texlive-fonts-recommended-doc
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
libcap2
Suggested packages:
manpages-dev
The following NEW packages will be installed:
libcap2 libcap2-dev
0 upgraded, 2 newly installed, 0 to remove and 39 not upgraded.
Need to get 0B/24.1kB of archives.
After this operation, 156kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
libcap2 libcap2-dev
Authentication warning overridden.
Selecting previously deselected package libcap2.
(Reading database ... 60925 files and directories currently installed.)
Unpacking libcap2 (from .../libcap2_2.09-1_m32r.deb) ...
Selecting previously deselected package libcap2-dev.
Unpacking libcap2-dev (from .../libcap2-dev_2.09-1_m32r.deb) ...
Processing triggers for man-db ...
Setting up libcap2 (2.09-1) ...
Setting up libcap2-dev (2.09-1) ...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting zsh-beta in zsh-beta-4.3.6-dev-0+20080516
dpkg-source: info: unpacking zsh-beta_4.3.6-dev-0+20080516.orig.tar.gz
dpkg-source: info: applying zsh-beta_4.3.6-dev-0+20080516-1.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package zsh-beta
dpkg-buildpackage: source version 4.3.6-dev-0+20080516-1
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
test -f debian/rules
test ! -f Config/version.mk.orig || mv Config/version.mk.orig Config/version.mk
rm -f build build-static
if test -d obj && cd obj && test -f Makefile; then /usr/bin/make distclean; fi
if test -d obj-static && cd obj-static && test -f Makefile; then /usr/bin/make distclean; fi
rm -f `find . -name "*~"` \
debian/files* core debian/*ubstvars \
stamp-configure stamp-configure-static \
config.cache config.status config.status.lineno \
Doc/zsh.idx config.h.in~
rm -rf debian/tmp debian/tmp-doc debian/tmp-static debian/tmp-dbg \
debian/tmp-dev config.cache obj obj-static \
autom4te.cache
debian/rules build
test -f debian/rules
chmod 755 configure
mkdir -p obj/testhome
test -f Config/version.mk.orig || cp Config/version.mk Config/version.mk.orig
sed -i -e 's/^VERSION=\([^+]*\)$/VERSION=\1+0516/' Config/version.mk
cd obj && CFLAGS='-Wall -g -W -O2' ../configure --prefix=/usr --mandir=/usr/share/man --bindir=/bin LDFLAGS="-Wl,--as-needed -g" --program-suffix=-beta --infodir=/usr/share/info --enable-maildir-support --enable-max-jobtable-size=256 --enable-etcdir=/etc/zsh-beta --enable-function-subdirs --enable-site-fndir=/usr/local/share/zsh-beta/site-functions --enable-fndir=/usr/share/zsh-beta/functions --with-tcsetpgrp --with-term-lib="ncursesw" --enable-cap --enable-pcre
configuring for zsh 4.3.6-dev-0+0516
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether large file support needs explicit enabling... yes, but CPPFLAGS is already set, so use its settings
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether gcc needs -traditional... no
checking for an ANSI C-conforming const... yes
checking for gcc option to accept ANSI C...
checking whether to use prototypes... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for working alloca.h... yes
checking for alloca... yes
checking if the compiler supports union initialisation... yes
checking if signed to unsigned casting is broken... no
checking if the compiler supports variable-length arrays... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for gawk... gawk
checking whether ln works... yes
checking for egrep... (cached) /bin/grep -E
checking for yodl... yodl
checking for pdfetex... pdfetex
checking for texi2pdf... texi2pdf
checking for ansi2knr... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether stat file-mode macros are broken... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for pcre-config... pcre-config
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking libc.h usability... no
checking libc.h presence... no
checking for libc.h... no
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/capability.h usability... yes
checking sys/capability.h presence... yes
checking for sys/capability.h... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking utmpx.h usability... yes
checking utmpx.h presence... yes
checking for utmpx.h... yes
checking for sys/types.h... (cached) yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking pcre.h usability... yes
checking pcre.h presence... yes
checking for pcre.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking sys/stropts.h usability... yes
checking sys/stropts.h presence... yes
checking for sys/stropts.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking ncursesw/ncurses.h usability... yes
checking ncursesw/ncurses.h presence... yes
checking for ncursesw/ncurses.h... yes
checking ncurses/ncurses.h usability... no
checking ncurses/ncurses.h presence... no
checking for ncurses/ncurses.h... no
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking for conflicts in sys/time.h and sys/select.h... no
checking TIOCGWINSZ in termios.h... no
checking TIOCGWINSZ in sys/ioctl.h... yes
checking for streams headers including struct winsize... no
checking for printf in -lc... yes
checking for pow in -lm... yes
checking for library containing tigetstr... -lncursesw
checking if _XOPEN_SOURCE_EXTENDED should not be defined... no
checking for library containing tigetflag... none required
checking for library containing tgetent... none required
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking if we need to ignore ncurses... no
checking for library containing getpwnam... none required
checking for dlopen in -ldl... yes
checking for cap_get_proc in -lcap... yes
checking for socket in -lsocket... no
checking for iconv... yes
checking whether _libiconv_version is declared... no
checking for iconv declaration...
checking if an include file defines ospeed... yes
checking return type of signal handlers... void
checking for pid_t... yes
checking for off_t... yes
checking for ino_t... yes
checking for mode_t... yes
checking for uid_t in sys/types.h... yes
checking for size_t... yes
checking if long is 64 bits... no
checking if off_t is 64 bit... no
checking if ino_t is 64 bit... no
checking if compiler has a 64 bit type... long long
checking for a corresponding unsigned 64 bit type... unsigned long long
checking for sigset_t... yes
checking for struct stat.st_atim.tv_nsec... yes
checking for struct stat.st_atimespec.tv_nsec... no
checking for struct stat.st_atimensec... no
checking for struct stat.st_mtim.tv_nsec... yes
checking for struct stat.st_mtimespec.tv_nsec... no
checking for struct stat.st_mtimensec... no
checking for struct stat.st_ctim.tv_nsec... yes
checking for struct stat.st_ctimespec.tv_nsec... no
checking for struct stat.st_ctimensec... no
checking for struct timezone... yes
checking for struct utmp... yes
checking for struct utmpx... yes
checking for ut_host in struct utmp... yes
checking for ut_host in struct utmpx... yes
checking for ut_xtime in struct utmpx... no
checking for ut_tv in struct utmpx... yes
checking for d_ino in struct dirent... yes
checking for d_stat in struct dirent... no
checking for d_ino in struct direct... no
checking for d_stat in struct direct... no
checking for sin6_scope_id in struct sockaddr_in6... yes
checking if we need our own h_errno... yes
checking for strftime... yes
checking for strptime... yes
checking for mktime... yes
checking for timelocal... yes
checking for difftime... yes
checking for gettimeofday... yes
checking for select... yes
checking for poll... yes
checking for readlink... yes
checking for faccessx... no
checking for fchdir... yes
checking for ftruncate... yes
checking for fstat... yes
checking for lstat... yes
checking for lchown... yes
checking for fchown... yes
checking for fchmod... yes
checking for fseeko... yes
checking for ftello... yes
checking for mkfifo... yes
checking for _mktemp... no
checking for mkstemp... yes
checking for waitpid... yes
checking for wait3... yes
checking for sigaction... yes
checking for sigblock... yes
checking for sighold... yes
checking for sigrelse... yes
checking for sigsetmask... yes
checking for sigprocmask... yes
checking for killpg... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for tcsetpgrp... yes
checking for tcgetattr... yes
checking for nice... yes
checking for gethostname... yes
checking for gethostbyname2... yes
checking for getipnodebyname... no
checking for inet_aton... yes
checking for inet_pton... yes
checking for inet_ntop... yes
checking for getlogin... yes
checking for getpwent... yes
checking for getpwnam... yes
checking for getpwuid... yes
checking for getgrgid... yes
checking for getgrnam... yes
checking for initgroups... yes
checking for nis_list... no
checking for setuid... yes
checking for seteuid... yes
checking for setreuid... yes
checking for setresuid... yes
checking for setsid... yes
checking for memcpy... yes
checking for memmove... yes
checking for strstr... yes
checking for strerror... yes
checking for strtoul... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for setlocale... yes
checking for uname... yes
checking for signgam... yes
checking for putenv... yes
checking for getenv... yes
checking for setenv... yes
checking for unsetenv... yes
checking for xw... no
checking for brk... yes
checking for sbrk... yes
checking for pathconf... yes
checking for sysconf... yes
checking for tgetent... yes
checking for tigetflag... yes
checking for tigetnum... yes
checking for tigetstr... yes
checking for setupterm... yes
checking for initscr... yes
checking for getcchar... yes
checking for setcchar... yes
checking for waddwstr... yes
checking for wget_wch... yes
checking for win_wch... yes
checking for use_default_colors... yes
checking for pcre_compile... yes
checking for pcre_study... yes
checking for pcre_exec... yes
checking for nl_langinfo... yes
checking for erand48... yes
checking for open_memstream... yes
checking for wctomb... yes
checking for iconv... (cached) yes
checking for grantpt... yes
checking for unlockpt... yes
checking for ptsname... yes
checking for htons... yes
checking for ntohs... yes
checking for regcomp... yes
checking for regexec... yes
checking for regerror... yes
checking for regfree... yes
checking for working strcoll... yes
checking for cap_get_proc... yes
checking if tgetent accepts NULL... yes
checking if tgetent returns 0 on success... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for munmap... yes
checking for msync... yes
checking whether getpgrp requires zero arguments... yes
checking for dlopen... yes
checking for dlerror... yes
checking for dlsym... yes
checking for dlclose... yes
checking for load... no
checking for loadquery... no
checking for loadbind... no
checking for unload... no
checking for shl_load... no
checking for shl_unload... no
checking for shl_findsym... no
checking what style of signals to use... POSIX_SIGNALS
checking where signal.h is located... /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/bits/signum.h
checking where error names are located... /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/asm-generic/errno-base.h /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/bits/errno.h /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/linux/errno.h /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/asm-generic/errno.h
checking location of curses header... ncursesw/ncurses.h
checking where curses key definitions are located... /usr/include/ncursesw/curses.h
checking for ncursesw/term.h... yes
checking for ncurses/term.h... no
checking for term.h... yes
checking where term.h is located... ncursesw/term.h
checking if boolcodes is available... yes
checking if numcodes is available... yes
checking if strcodes is available... yes
checking if boolnames is available... yes
checking if numnames is available... yes
checking if strnames is available... yes
checking where the RLIMIT macros are located... /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/bits/resource.h
checking if rlim_t is longer than a long... no
checking if the rlim_t is unsigned... yes
checking for rlim_t... yes
checking for limit RLIMIT_AIO_MEM... no
checking for limit RLIMIT_AIO_OPS... no
checking for limit RLIMIT_AS... yes
checking for limit RLIMIT_LOCKS... yes
checking for limit RLIMIT_MEMLOCK... yes
checking for limit RLIMIT_NPROC... yes
checking for limit RLIMIT_NOFILE... yes
checking for limit RLIMIT_PTHREAD... no
checking for limit RLIMIT_RSS... yes
checking for limit RLIMIT_SBSIZE... no
checking for limit RLIMIT_TCACHE... no
checking for limit RLIMIT_VMEM... no
checking for limit RLIMIT_SIGPENDING... no
checking for limit RLIMIT_MSGQUEUE... no
checking for limit RLIMIT_NICE... no
checking for limit RLIMIT_RTPRIO... no
checking if RLIMIT_VMEM and RLIMIT_RSS are the same... no
checking if RLIMIT_VMEM and RLIMIT_AS are the same... no
checking if RLIMIT_RSS and RLIMIT_AS are the same... no
checking for struct rusage.ru_maxrss... yes
checking for struct rusage.ru_ixrss... yes
checking for struct rusage.ru_idrss... yes
checking for struct rusage.ru_isrss... yes
checking for struct rusage.ru_minflt... yes
checking for struct rusage.ru_majflt... yes
checking for struct rusage.ru_nswap... yes
checking for struct rusage.ru_inblock... yes
checking for struct rusage.ru_oublock... yes
checking for struct rusage.ru_msgsnd... yes
checking for struct rusage.ru_msgrcv... yes
checking for struct rusage.ru_nsignals... yes
checking for struct rusage.ru_nvcsw... yes
checking for struct rusage.ru_nivcsw... yes
checking for /dev/fd filesystem... /proc/self/fd
checking for RFS superroot directory... no
checking whether we should use the native getcwd... no
checking for NIS... no
checking for NIS+... no
checking for utmp file... /var/run/utmp
checking for wtmp file... /var/log/wtmp
checking for utmpx file... no
checking for wtmpx file... no
checking for brk() prototype in <unistd.h>... yes
checking for sbrk() prototype in <unistd.h>... yes
checking for mknod prototype in <sys/stat.h>... yes
checking for ioctl prototype in <unistd.h> or <termios.h>... no
checking for ioctl prototype in <sys/ioctl.h>... yes
checking if named FIFOs work... yes
checking if echo in /bin/sh interprets escape sequences... no
checking if link() works... yes
checking if kill(pid, 0) returns ESRCH correctly... yes
checking if POSIX sigsuspend() works... yes
checking if getpwnam() is faked... no
checking base type of the third argument to accept... socklen_t
checking if your system has /dev/ptmx... yes
checking if /dev/ptmx is usable... yes
configure: checking for functions supporting multibyte characters
checking for iswalnum... yes
checking for iswcntrl... yes
checking for iswdigit... yes
checking for iswgraph... yes
checking for iswlower... yes
checking for iswprint... yes
checking for iswpunct... yes
checking for iswspace... yes
checking for iswupper... yes
checking for iswxdigit... yes
checking for mbrlen... yes
checking for mbrtowc... yes
checking for towupper... yes
checking for towlower... yes
checking for wcschr... yes
checking for wcscpy... yes
checking for wcslen... yes
checking for wcsncmp... yes
checking for wcsncpy... yes
checking for wcrtomb... yes
checking for wcwidth... yes
checking for wmemchr... yes
checking for wmemcmp... yes
checking for wmemcpy... yes
checking for wmemmove... yes
checking for wmemset... yes
configure: all functions found, multibyte support enabled
checking if the wcwidth() function is broken... no
checking if your system uses ELF binaries... yes
checking if we can use -rdynamic... yes
checking if your dlsym() needs a leading underscore... no
checking if environ is available in shared libraries... yes
checking if tgetent is available in shared libraries... yes
checking if tigetstr is available in shared libraries... yes
checking if name clashes in shared objects are OK... yes
checking for working RTLD_GLOBAL... yes
checking whether symbols in the executable are available... yes
checking whether executables can be stripped... yes
checking whether libraries can be stripped... yes
configure: creating ./config.status
config.status: creating Config/defs.mk
config.status: creating Makefile
config.status: creating Doc/Makefile
config.status: creating Etc/Makefile
config.status: creating Src/Makefile
config.status: creating Test/Makefile
config.status: creating config.h
config.status: executing config.modules commands
creating ./config.modules
config.status: executing stamp-h commands
zsh configuration
-----------------
zsh version : 4.3.6-dev-0+0516
host operating system : m32r-unknown-linux-gnu
source code location : ..
compiler : gcc
preprocessor flags :
executable compiler flags : -Wall -g -W -O2
module compiler flags : -Wall -g -W -O2 -fPIC
executable linker flags : -Wl,--as-needed -g -rdynamic
module linker flags : -Wl,--as-needed -g -shared
library flags : -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
installation basename : zsh-beta
binary install path : /bin
man page install path : /usr/share/man
info install path : /usr/share/info
functions install path : /usr/share/zsh-beta/functions
See config.modules for installed modules and functions.
touch stamp-configure
test -f debian/rules
touch stamp-h.in
cd obj && /usr/bin/make
make[1]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj'
make[2]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
cd .. && /bin/sh $top_srcdir/Src/mkmakemod.sh Src Makemod
creating Src/Makemod.in
config.status: creating Src/Makemod
make[3]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
echo 'timestamp for *.mdd files' > ../Src/modules.stamp
creating Src/Builtins/Makefile.in
config.status: creating Src/Builtins/Makefile
make[4]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Builtins'
make[4]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Builtins'
creating Src/Modules/Makefile.in
config.status: creating Src/Modules/Makefile
make[4]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[4]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
creating Src/Zle/Makefile.in
config.status: creating Src/Zle/Makefile
make[4]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[4]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[3]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
make[3]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
gawk -f ../../Src/signames1.awk /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/bits/signum.h >sigtmp.c
gcc -E sigtmp.c >sigtmp.out
gawk -f ../../Src/signames2.awk sigtmp.out > signames.c
rm -f sigtmp.c sigtmp.out
grep 'define.*SIGCOUNT' signames.c > sigcount.h
make[4]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
make[4]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
Updated `zsh.mdh'.
echo 'timestamp for zsh.mdh against zsh.mdd' > zsh.mdhs
gawk -f ../../Src/makepro.awk ../../Src/builtin.c Src > builtin.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < builtin.syms) \
> builtin.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < builtin.syms) \
> `echo builtin.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/compat.c Src > compat.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compat.syms) \
> compat.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compat.syms) \
> `echo compat.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/cond.c Src > cond.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < cond.syms) \
> cond.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < cond.syms) \
> `echo cond.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/exec.c Src > exec.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < exec.syms) \
> exec.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < exec.syms) \
> `echo exec.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/glob.c Src > glob.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < glob.syms) \
> glob.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < glob.syms) \
> `echo glob.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/hashtable.c Src > hashtable.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < hashtable.syms) \
> hashtable.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < hashtable.syms) \
> `echo hashtable.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/hist.c Src > hist.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < hist.syms) \
> hist.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < hist.syms) \
> `echo hist.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/init.c Src > init.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < init.syms) \
> init.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < init.syms) \
> `echo init.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/input.c Src > input.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < input.syms) \
> input.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < input.syms) \
> `echo input.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/jobs.c Src > jobs.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < jobs.syms) \
> jobs.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < jobs.syms) \
> `echo jobs.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/lex.c Src > lex.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < lex.syms) \
> lex.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < lex.syms) \
> `echo lex.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/linklist.c Src > linklist.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < linklist.syms) \
> linklist.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < linklist.syms) \
> `echo linklist.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/loop.c Src > loop.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < loop.syms) \
> loop.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < loop.syms) \
> `echo loop.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/math.c Src > math.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < math.syms) \
> math.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < math.syms) \
> `echo math.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/mem.c Src > mem.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < mem.syms) \
> mem.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < mem.syms) \
> `echo mem.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/module.c Src > module.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < module.syms) \
> module.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < module.syms) \
> `echo module.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/options.c Src > options.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < options.syms) \
> options.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < options.syms) \
> `echo options.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/params.c Src > params.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < params.syms) \
> params.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < params.syms) \
> `echo params.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/parse.c Src > parse.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < parse.syms) \
> parse.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < parse.syms) \
> `echo parse.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/pattern.c Src > pattern.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < pattern.syms) \
> pattern.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < pattern.syms) \
> `echo pattern.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/prompt.c Src > prompt.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < prompt.syms) \
> prompt.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < prompt.syms) \
> `echo prompt.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/signals.c Src > signals.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < signals.syms) \
> signals.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < signals.syms) \
> `echo signals.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk signames.c Src > signames.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < signames.syms) \
> signames.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < signames.syms) \
> `echo signames.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/sort.c Src > sort.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < sort.syms) \
> sort.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < sort.syms) \
> `echo sort.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/string.c Src > string.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < string.syms) \
> string.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < string.syms) \
> `echo string.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/subst.c Src > subst.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < subst.syms) \
> subst.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < subst.syms) \
> `echo subst.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/text.c Src > text.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < text.syms) \
> text.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < text.syms) \
> `echo text.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/utils.c Src > utils.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < utils.syms) \
> utils.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < utils.syms) \
> `echo utils.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../Src/makepro.awk ../../Src/watch.c Src > watch.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < watch.syms) \
> watch.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < watch.syms) \
> `echo watch.epro | sed 's/\.epro$/.pro/'`
make[4]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
make[4]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
Updated `zsh.mdh'.
make[4]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Builtins'
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Builtins'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Builtins'
Updated `rlimits.mdh'.
echo 'timestamp for rlimits.mdh against rlimits.mdd' > rlimits.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Builtins/rlimits.c Src/Builtins > rlimits.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < rlimits.syms) \
> rlimits.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < rlimits.syms) \
> `echo rlimits.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Builtins'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Builtins'
Updated `rlimits.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Builtins'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Builtins'
Updated `sched.mdh'.
echo 'timestamp for sched.mdh against sched.mdd' > sched.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Builtins/sched.c Src/Builtins > sched.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < sched.syms) \
> sched.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < sched.syms) \
> `echo sched.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Builtins'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Builtins'
Updated `sched.mdh'.
make[4]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Builtins'
make[4]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `cap.mdh'.
echo 'timestamp for cap.mdh against cap.mdd' > cap.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/cap.c Src/Modules > cap.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < cap.syms) \
> cap.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < cap.syms) \
> `echo cap.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `cap.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `clone.mdh'.
echo 'timestamp for clone.mdh against clone.mdd' > clone.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/clone.c Src/Modules > clone.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < clone.syms) \
> clone.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < clone.syms) \
> `echo clone.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `clone.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `curses.mdh'.
echo 'timestamp for curses.mdh against curses.mdd' > curses.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/curses.c Src/Modules > curses.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < curses.syms) \
> curses.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < curses.syms) \
> `echo curses.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `curses.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `datetime.mdh'.
echo 'timestamp for datetime.mdh against datetime.mdd' > datetime.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/datetime.c Src/Modules > datetime.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < datetime.syms) \
> datetime.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < datetime.syms) \
> `echo datetime.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `datetime.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `example.mdh'.
echo 'timestamp for example.mdh against example.mdd' > example.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/example.c Src/Modules > example.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < example.syms) \
> example.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < example.syms) \
> `echo example.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `example.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `files.mdh'.
echo 'timestamp for files.mdh against files.mdd' > files.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/files.c Src/Modules > files.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < files.syms) \
> files.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < files.syms) \
> `echo files.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `files.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `langinfo.mdh'.
echo 'timestamp for langinfo.mdh against langinfo.mdd' > langinfo.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/langinfo.c Src/Modules > langinfo.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < langinfo.syms) \
> langinfo.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < langinfo.syms) \
> `echo langinfo.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `langinfo.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `mapfile.mdh'.
echo 'timestamp for mapfile.mdh against mapfile.mdd' > mapfile.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/mapfile.c Src/Modules > mapfile.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < mapfile.syms) \
> mapfile.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < mapfile.syms) \
> `echo mapfile.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `mapfile.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `mathfunc.mdh'.
echo 'timestamp for mathfunc.mdh against mathfunc.mdd' > mathfunc.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/mathfunc.c Src/Modules > mathfunc.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < mathfunc.syms) \
> mathfunc.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < mathfunc.syms) \
> `echo mathfunc.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `mathfunc.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `newuser.mdh'.
echo 'timestamp for newuser.mdh against newuser.mdd' > newuser.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/newuser.c Src/Modules > newuser.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < newuser.syms) \
> newuser.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < newuser.syms) \
> `echo newuser.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `newuser.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `parameter.mdh'.
echo 'timestamp for parameter.mdh against parameter.mdd' > parameter.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/parameter.c Src/Modules > parameter.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < parameter.syms) \
> parameter.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < parameter.syms) \
> `echo parameter.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `parameter.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `pcre.mdh'.
echo 'timestamp for pcre.mdh against pcre.mdd' > pcre.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/pcre.c Src/Modules > pcre.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < pcre.syms) \
> pcre.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < pcre.syms) \
> `echo pcre.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `pcre.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `regex.mdh'.
echo 'timestamp for regex.mdh against regex.mdd' > regex.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/regex.c Src/Modules > regex.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < regex.syms) \
> regex.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < regex.syms) \
> `echo regex.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `regex.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `socket.mdh'.
echo 'timestamp for socket.mdh against socket.mdd' > socket.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/socket.c Src/Modules > socket.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < socket.syms) \
> socket.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < socket.syms) \
> `echo socket.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `socket.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `stat.mdh'.
echo 'timestamp for stat.mdh against stat.mdd' > stat.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/stat.c Src/Modules > stat.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < stat.syms) \
> stat.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < stat.syms) \
> `echo stat.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `stat.mdh'.
if [ x" /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/asm-generic/errno-base.h /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/bits/errno.h /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/linux/errno.h /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/asm-generic/errno.h" = x ]; then \
touch errtmp.out; \
else \
gawk -f ../../../Src/Modules/errnames1.awk /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/asm-generic/errno-base.h /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/bits/errno.h /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/linux/errno.h /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/asm-generic/errno.h >errtmp.c; \
gcc -E errtmp.c >errtmp.out; \
fi
gawk -f ../../../Src/Modules/errnames2.awk errtmp.out > errnames.c
rm -f errtmp.c errtmp.out
grep 'define.*ERRCOUNT' errnames.c > errcount.h
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `system.mdh'.
echo 'timestamp for system.mdh against system.mdd' > system.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/system.c Src/Modules > system.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < system.syms) \
> system.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < system.syms) \
> `echo system.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk errnames.c Src/Modules > errnames.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < errnames.syms) \
> errnames.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < errnames.syms) \
> `echo errnames.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `system.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `tcp.mdh'.
echo 'timestamp for tcp.mdh against tcp.mdd' > tcp.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/tcp.c Src/Modules > tcp.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < tcp.syms) \
> tcp.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < tcp.syms) \
> `echo tcp.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `tcp.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `termcap.mdh'.
echo 'timestamp for termcap.mdh against termcap.mdd' > termcap.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/termcap.c Src/Modules > termcap.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < termcap.syms) \
> termcap.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < termcap.syms) \
> `echo termcap.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `termcap.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `terminfo.mdh'.
echo 'timestamp for terminfo.mdh against terminfo.mdd' > terminfo.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/terminfo.c Src/Modules > terminfo.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < terminfo.syms) \
> terminfo.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < terminfo.syms) \
> `echo terminfo.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `terminfo.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `zftp.mdh'.
echo 'timestamp for zftp.mdh against zftp.mdd' > zftp.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/zftp.c Src/Modules > zftp.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zftp.syms) \
> zftp.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zftp.syms) \
> `echo zftp.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `zftp.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `zprof.mdh'.
echo 'timestamp for zprof.mdh against zprof.mdd' > zprof.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/zprof.c Src/Modules > zprof.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zprof.syms) \
> zprof.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zprof.syms) \
> `echo zprof.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `zprof.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `zpty.mdh'.
echo 'timestamp for zpty.mdh against zpty.mdd' > zpty.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/zpty.c Src/Modules > zpty.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zpty.syms) \
> zpty.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zpty.syms) \
> `echo zpty.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `zpty.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `zselect.mdh'.
echo 'timestamp for zselect.mdh against zselect.mdd' > zselect.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/zselect.c Src/Modules > zselect.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zselect.syms) \
> zselect.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zselect.syms) \
> `echo zselect.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `zselect.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
( \
echo '/** thingies.list **/'; \
echo '/** thingy structures for the known thingies **/'; \
echo; \
echo '/* format: T("name", TH_FLAGS, w_widget, t_nextthingy) */'; \
echo; \
sed -e 's/#.*//; /^$/d; s/" *,.*/"/' \
-e 's/^"/T("/; s/$/, 0,/; h' \
-e 's/-//g; s/^.*"\(.*\)".*/w_\1, t_D\1)/' \
-e 'H; g; s/\n/ /' \
< ../../../Src/Zle/iwidgets.list; \
sed -e 's/#.*//; /^$/d; s/" *,.*/"/' \
-e 's/^"/T("./; s/$/, TH_IMMORTAL,/; h' \
-e 's/-//g; s/^.*"\.\(.*\)".*/w_\1, t_\1)/' \
-e 'H; g; s/\n/ /' \
< ../../../Src/Zle/iwidgets.list; \
) > thingies.list
( \
echo '/** zle_things.h **/'; \
echo '/** indices of and pointers to known thingies **/'; \
echo; \
echo 'enum {'; \
sed -n -f ../../../Src/Zle/zle_things.sed < thingies.list; \
echo ' ZLE_BUILTIN_THINGY_COUNT'; \
echo '};'; \
) > zle_things.h
make[6]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[6]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
Updated `zle.mdh'.
echo 'timestamp for zle.mdh against zle.mdd' > zle.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_bindings.c Src/Zle > zle_bindings.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_bindings.syms) \
> zle_bindings.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_bindings.syms) \
> `echo zle_bindings.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_hist.c Src/Zle > zle_hist.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_hist.syms) \
> zle_hist.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_hist.syms) \
> `echo zle_hist.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_keymap.c Src/Zle > zle_keymap.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_keymap.syms) \
> zle_keymap.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_keymap.syms) \
> `echo zle_keymap.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_main.c Src/Zle > zle_main.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_main.syms) \
> zle_main.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_main.syms) \
> `echo zle_main.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_misc.c Src/Zle > zle_misc.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_misc.syms) \
> zle_misc.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_misc.syms) \
> `echo zle_misc.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_move.c Src/Zle > zle_move.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_move.syms) \
> zle_move.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_move.syms) \
> `echo zle_move.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_params.c Src/Zle > zle_params.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_params.syms) \
> zle_params.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_params.syms) \
> `echo zle_params.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_refresh.c Src/Zle > zle_refresh.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_refresh.syms) \
> zle_refresh.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_refresh.syms) \
> `echo zle_refresh.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_thingy.c Src/Zle > zle_thingy.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_thingy.syms) \
> zle_thingy.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_thingy.syms) \
> `echo zle_thingy.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_tricky.c Src/Zle > zle_tricky.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_tricky.syms) \
> zle_tricky.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_tricky.syms) \
> `echo zle_tricky.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_utils.c Src/Zle > zle_utils.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_utils.syms) \
> zle_utils.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_utils.syms) \
> `echo zle_utils.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_vi.c Src/Zle > zle_vi.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_vi.syms) \
> zle_vi.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_vi.syms) \
> `echo zle_vi.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zle_word.c Src/Zle > zle_word.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_word.syms) \
> zle_word.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_word.syms) \
> `echo zle_word.epro | sed 's/\.epro$/.pro/'`
make[6]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[6]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
Updated `zle.mdh'.
make[6]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[6]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
Updated `complete.mdh'.
echo 'timestamp for complete.mdh against complete.mdd' > complete.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/complete.c Src/Zle > complete.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < complete.syms) \
> complete.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < complete.syms) \
> `echo complete.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/compcore.c Src/Zle > compcore.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compcore.syms) \
> compcore.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compcore.syms) \
> `echo compcore.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/compmatch.c Src/Zle > compmatch.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compmatch.syms) \
> compmatch.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compmatch.syms) \
> `echo compmatch.epro | sed 's/\.epro$/.pro/'`
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/compresult.c Src/Zle > compresult.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compresult.syms) \
> compresult.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compresult.syms) \
> `echo compresult.epro | sed 's/\.epro$/.pro/'`
make[6]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[6]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
Updated `complete.mdh'.
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `zutil.mdh'.
echo 'timestamp for zutil.mdh against zutil.mdd' > zutil.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Modules/zutil.c Src/Modules > zutil.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zutil.syms) \
> zutil.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zutil.syms) \
> `echo zutil.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
Updated `zutil.mdh'.
make[4]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[4]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
Updated `compctl.mdh'.
echo 'timestamp for compctl.mdh against compctl.mdd' > compctl.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/compctl.c Src/Zle > compctl.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compctl.syms) \
> compctl.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compctl.syms) \
> `echo compctl.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
Updated `compctl.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
Updated `complist.mdh'.
echo 'timestamp for complist.mdh against complist.mdd' > complist.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/complist.c Src/Zle > complist.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < complist.syms) \
> complist.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < complist.syms) \
> `echo complist.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
Updated `complist.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
Updated `computil.mdh'.
echo 'timestamp for computil.mdh against computil.mdd' > computil.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/computil.c Src/Zle > computil.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < computil.syms) \
> computil.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < computil.syms) \
> `echo computil.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
Updated `computil.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
Updated `deltochar.mdh'.
echo 'timestamp for deltochar.mdh against deltochar.mdd' > deltochar.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/deltochar.c Src/Zle > deltochar.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < deltochar.syms) \
> deltochar.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < deltochar.syms) \
> `echo deltochar.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
Updated `deltochar.mdh'.
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
Updated `zleparameter.mdh'.
echo 'timestamp for zleparameter.mdh against zleparameter.mdd' > zleparameter.mdhs
gawk -f ../../../Src/makepro.awk ../../../Src/Zle/zleparameter.c Src/Zle > zleparameter.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zleparameter.syms) \
> zleparameter.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zleparameter.syms) \
> `echo zleparameter.epro | sed 's/\.epro$/.pro/'`
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
Updated `zleparameter.mdh'.
make[4]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[3]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
rm -f stamp-modobjs.tmp
make[3]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o builtin.o ../../Src/builtin.c
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o compat.o ../../Src/compat.c
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o cond.o ../../Src/cond.c
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o exec.o ../../Src/exec.c
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o glob.o ../../Src/glob.c
../../Src/glob.c: In function 'qualnlink':
../../Src/glob.c:3130: warning: comparison between signed and unsigned
../../Src/glob.c:3131: warning: comparison between signed and unsigned
../../Src/glob.c:3132: warning: comparison between signed and unsigned
../../Src/glob.c: In function 'qualuid':
../../Src/glob.c:3141: warning: comparison between signed and unsigned
../../Src/glob.c: In function 'qualgid':
../../Src/glob.c:3150: warning: comparison between signed and unsigned
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o hashtable.o ../../Src/hashtable.c
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o hist.o ../../Src/hist.c
../../Src/hist.c: In function 'getsubsargs':
../../Src/hist.c:313: warning: unused parameter 'subline'
srcdir='../../Src' CFMOD='../config.modules' \
/bin/sh ../../Src/mkbltnmlst.sh bltinmods.list
Updated `zshpaths.h'.
Creating `zshxmods.h'.
echo '#define ZSH_VERSION "'4.3.6-dev-0+0516'"' > version.h
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o init.o ../../Src/init.c
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o input.o ../../Src/input.c
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o jobs.o ../../Src/jobs.c
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o lex.o ../../Src/lex.c
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o linklist.o ../../Src/linklist.c
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o loop.o ../../Src/loop.c
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o math.o ../../Src/math.c
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o mem.o ../../Src/mem.c
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o module.o ../../Src/module.c
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o options.o ../../Src/options.c
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o params.o ../../Src/params.c
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o parse.o ../../Src/parse.c
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o pattern.o ../../Src/pattern.c
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o prompt.o ../../Src/prompt.c
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o signals.o ../../Src/signals.c
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o signames.o signames.c
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o sort.o ../../Src/sort.c
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o string.o ../../Src/string.c
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o subst.o ../../Src/subst.c
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o text.o ../../Src/text.c
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o utils.o ../../Src/utils.c
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o watch.o ../../Src/watch.c
echo '' builtin.o compat.o cond.o exec.o glob.o hashtable.o hist.o init.o input.o jobs.o lex.o linklist.o loop.o math.o mem.o module.o options.o params.o parse.o pattern.o prompt.o signals.o signames.o sort.o string.o subst.o text.o utils.o watch.o >> ../Src/stamp-modobjs.tmp
make[4]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Builtins'
make[4]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Builtins'
make[4]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[4]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[4]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[4]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[3]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
Updated `stamp-modobjs'.
make[3]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
gawk -f ../../Src/makepro.awk ../../Src/main.c Src > main.syms
(echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < main.syms) \
> main.epro
(echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < main.syms) \
> `echo main.epro | sed 's/\.epro$/.pro/'`
gcc -c -I. -DHAVE_CONFIG_H -Wall -g -W -O2 -o main.o ../../Src/main.c
make[3]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
make[3]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
( echo '#!'; cat builtin.syms compat.syms cond.syms exec.syms glob.syms hashtable.syms hist.syms init.syms input.syms jobs.syms lex.syms linklist.syms loop.syms math.syms mem.syms module.syms options.syms params.syms parse.syms pattern.syms prompt.syms signals.syms signames.syms sort.syms string.syms subst.syms text.syms utils.syms watch.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zsh.export
make[3]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
rm -f zsh
gcc -Wl,--as-needed -g -rdynamic -o zsh main.o `cat stamp-modobjs` -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
utils.o: In function `gettempname':
/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/../../Src/utils.c:1654: warning: the use of `mktemp' is dangerous, better use `mkstemp'
make[3]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
make[4]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Builtins'
gawk -f ../../../Src/Builtins/rlimits.awk /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/include/bits/resource.h /dev/null > rlimits.h
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o rlimits..o ../../../Src/Builtins/rlimits.c
../../../Src/Builtins/rlimits.c: In function 'boot_':
../../../Src/Builtins/rlimits.c:924: warning: unused parameter 'm'
( echo '#!'; cat rlimits.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > rlimits.export
rm -f rlimits.so
gcc -Wl,--as-needed -g -shared -o rlimits.so rlimits..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o sched..o ../../../Src/Builtins/sched.c
../../../Src/Builtins/sched.c: In function 'schedaddtimed':
../../../Src/Builtins/sched.c:61: warning: unused parameter 't'
../../../Src/Builtins/sched.c: In function 'boot_':
../../../Src/Builtins/sched.c:413: warning: unused parameter 'm'
( echo '#!'; cat sched.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > sched.export
rm -f sched.so
gcc -Wl,--as-needed -g -shared -o sched.so sched..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
make[4]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Builtins'
make[4]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o cap..o ../../../Src/Modules/cap.c
( echo '#!'; cat cap.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > cap.export
rm -f cap.so
gcc -Wl,--as-needed -g -shared -o cap.so cap..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o clone..o ../../../Src/Modules/clone.c
( echo '#!'; cat clone.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > clone.export
rm -f clone.so
gcc -Wl,--as-needed -g -shared -o clone.so clone..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o curses..o ../../../Src/Modules/curses.c
../../../Src/Modules/curses.c: In function 'zcurses_attrget':
../../../Src/Modules/curses.c:302: warning: unused parameter 'w'
../../../Src/Modules/curses.c: In function 'zccmd_init':
../../../Src/Modules/curses.c:422: warning: unused parameter 'nam'
../../../Src/Modules/curses.c:422: warning: unused parameter 'args'
../../../Src/Modules/curses.c: In function 'zccmd_endwin':
../../../Src/Modules/curses.c:811: warning: unused parameter 'nam'
../../../Src/Modules/curses.c:811: warning: unused parameter 'args'
../../../Src/Modules/curses.c: In function 'zccmd_input':
../../../Src/Modules/curses.c:1047: warning: comparison between signed and unsigned
../../../Src/Modules/curses.c: In function 'bin_zcurses':
../../../Src/Modules/curses.c:1455: warning: unused parameter 'ops'
../../../Src/Modules/curses.c: In function 'boot_':
../../../Src/Modules/curses.c:1652: warning: unused parameter 'm'
( echo '#!'; cat curses.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > curses.export
rm -f curses.so
gcc -Wl,--as-needed -g -shared -o curses.so curses..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o datetime..o ../../../Src/Modules/datetime.c
../../../Src/Modules/datetime.c: In function 'boot_':
../../../Src/Modules/datetime.c:193: warning: unused parameter 'm'
( echo '#!'; cat datetime.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > datetime.export
rm -f datetime.so
gcc -Wl,--as-needed -g -shared -o datetime.so datetime..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o example..o ../../../Src/Modules/example.c
( echo '#!'; cat example.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > example.export
rm -f example.so
gcc -Wl,--as-needed -g -shared -o example.so example..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o files..o ../../../Src/Modules/files.c
../../../Src/Modules/files.c: In function 'boot_':
../../../Src/Modules/files.c:811: warning: unused parameter 'm'
( echo '#!'; cat files.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > files.export
rm -f files.so
gcc -Wl,--as-needed -g -shared -o files.so files..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o langinfo..o ../../../Src/Modules/langinfo.c
( echo '#!'; cat langinfo.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > langinfo.export
rm -f langinfo.so
gcc -Wl,--as-needed -g -shared -o langinfo.so langinfo..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o mapfile..o ../../../Src/Modules/mapfile.c
( echo '#!'; cat mapfile.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > mapfile.export
rm -f mapfile.so
gcc -Wl,--as-needed -g -shared -o mapfile.so mapfile..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o mathfunc..o ../../../Src/Modules/mathfunc.c
../../../Src/Modules/mathfunc.c: In function 'boot_':
../../../Src/Modules/mathfunc.c:593: warning: unused parameter 'm'
( echo '#!'; cat mathfunc.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > mathfunc.export
rm -f mathfunc.so
gcc -Wl,--as-needed -g -shared -o mathfunc.so mathfunc..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o newuser..o ../../../Src/Modules/newuser.c
../../../Src/Modules/newuser.c: In function 'features_':
../../../Src/Modules/newuser.c:44: warning: unused parameter 'm'
../../../Src/Modules/newuser.c:44: warning: unused parameter 'features'
../../../Src/Modules/newuser.c: In function 'enables_':
../../../Src/Modules/newuser.c:51: warning: unused parameter 'm'
../../../Src/Modules/newuser.c:51: warning: unused parameter 'enables'
( echo '#!'; cat newuser.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > newuser.export
rm -f newuser.so
gcc -Wl,--as-needed -g -shared -o newuser.so newuser..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o parameter..o ../../../Src/Modules/parameter.c
../../../Src/Modules/parameter.c: In function 'boot_':
../../../Src/Modules/parameter.c:1878: warning: unused parameter 'm'
( echo '#!'; cat parameter.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > parameter.export
rm -f parameter.so
gcc -Wl,--as-needed -g -shared -o parameter.so parameter..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o pcre..o ../../../Src/Modules/pcre.c
../../../Src/Modules/pcre.c: In function 'boot_':
../../../Src/Modules/pcre.c:335: warning: unused parameter 'm'
( echo '#!'; cat pcre.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > pcre.export
rm -f pcre.so
gcc -Wl,--as-needed -g -shared -o pcre.so pcre..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o regex..o ../../../Src/Modules/regex.c
../../../Src/Modules/regex.c: In function 'zcond_regex_match':
../../../Src/Modules/regex.c:80: warning: comparison of unsigned expression < 0 is always false
../../../Src/Modules/regex.c:102: warning: comparison between signed and unsigned
../../../Src/Modules/regex.c: In function 'boot_':
../../../Src/Modules/regex.c:168: warning: unused parameter 'm'
../../../Src/Modules/regex.c: In function 'zcond_regex_match':
../../../Src/Modules/regex.c:58: warning: 'matchessz' may be used uninitialized in this function
( echo '#!'; cat regex.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > regex.export
rm -f regex.so
gcc -Wl,--as-needed -g -shared -o regex.so regex..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o socket..o ../../../Src/Modules/socket.c
../../../Src/Modules/socket.c: In function 'boot_':
../../../Src/Modules/socket.c:292: warning: unused parameter 'm'
( echo '#!'; cat socket.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > socket.export
rm -f socket.so
gcc -Wl,--as-needed -g -shared -o socket.so socket..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o stat..o ../../../Src/Modules/stat.c
../../../Src/Modules/stat.c: In function 'boot_':
../../../Src/Modules/stat.c:659: warning: unused parameter 'm'
( echo '#!'; cat stat.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > stat.export
rm -f stat.so
gcc -Wl,--as-needed -g -shared -o stat.so stat..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o system..o ../../../Src/Modules/system.c
../../../Src/Modules/system.c: In function 'boot_':
../../../Src/Modules/system.c:457: warning: unused parameter 'm'
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o errnames..o errnames.c
( echo '#!'; cat system.syms errnames.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > system.export
rm -f system.so
gcc -Wl,--as-needed -g -shared -o system.so system..o errnames..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o tcp..o ../../../Src/Modules/tcp.c
../../../Src/Modules/tcp.c: In function 'boot_':
../../../Src/Modules/tcp.c:712: warning: unused parameter 'm'
( echo '#!'; cat tcp.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > tcp.export
rm -f tcp.so
gcc -Wl,--as-needed -g -shared -o tcp.so tcp..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o termcap..o ../../../Src/Modules/termcap.c
../../../Src/Modules/termcap.c: In function 'boot_':
../../../Src/Modules/termcap.c:362: warning: unused parameter 'm'
( echo '#!'; cat termcap.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > termcap.export
rm -f termcap.so
gcc -Wl,--as-needed -g -shared -o termcap.so termcap..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o terminfo..o ../../../Src/Modules/terminfo.c
../../../Src/Modules/terminfo.c: In function 'boot_':
../../../Src/Modules/terminfo.c:338: warning: unused parameter 'm'
( echo '#!'; cat terminfo.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > terminfo.export
rm -f terminfo.so
gcc -Wl,--as-needed -g -shared -o terminfo.so terminfo..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o zftp..o ../../../Src/Modules/zftp.c
../../../Src/Modules/zftp.c: In function 'zftp_open':
../../../Src/Modules/zftp.c:1699: warning: variable 'zservp' might be clobbered by 'longjmp' or 'vfork'
../../../Src/Modules/zftp.c:1702: warning: variable 'hostnam' might be clobbered by 'longjmp' or 'vfork'
../../../Src/Modules/zftp.c:1696: warning: argument 'args' might be clobbered by 'longjmp' or 'vfork'
( echo '#!'; cat zftp.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zftp.export
rm -f zftp.so
gcc -Wl,--as-needed -g -shared -o zftp.so zftp..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o zprof..o ../../../Src/Modules/zprof.c
( echo '#!'; cat zprof.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zprof.export
rm -f zprof.so
gcc -Wl,--as-needed -g -shared -o zprof.so zprof..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o zpty..o ../../../Src/Modules/zpty.c
../../../Src/Modules/zpty.c: In function 'boot_':
../../../Src/Modules/zpty.c:816: warning: unused parameter 'm'
( echo '#!'; cat zpty.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zpty.export
rm -f zpty.so
gcc -Wl,--as-needed -g -shared -o zpty.so zpty..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o zselect..o ../../../Src/Modules/zselect.c
../../../Src/Modules/zselect.c: In function 'boot_':
../../../Src/Modules/zselect.c:310: warning: unused parameter 'm'
( echo '#!'; cat zselect.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zselect.export
rm -f zselect.so
gcc -Wl,--as-needed -g -shared -o zselect.so zselect..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[5]: `complete.mdh' is up to date.
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o zutil..o ../../../Src/Modules/zutil.c
../../../Src/Modules/zutil.c: In function 'boot_':
../../../Src/Modules/zutil.c:1844: warning: unused parameter 'm'
../../../Src/Modules/zutil.c: In function 'bin_zregexparse':
../../../Src/Modules/zutil.c:1363: warning: variable 'subj' might be clobbered by 'longjmp' or 'vfork'
( echo '#!'; cat zutil.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zutil.export
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
( echo '#!'; cat complete.syms compcore.syms compmatch.syms compresult.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > complete.export
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
rm -f zutil.so
gcc -Wl,--as-needed -g -shared -o zutil.so zutil..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
make[4]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[4]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o compctl..o ../../../Src/Zle/compctl.c
../../../Src/Zle/compctl.c: In function 'boot_':
../../../Src/Zle/compctl.c:3990: warning: unused parameter 'm'
( echo '#!'; cat compctl.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > compctl.export
( echo '#!'; cat zle_bindings.syms zle_hist.syms zle_keymap.syms zle_main.syms zle_misc.syms zle_move.syms zle_params.syms zle_refresh.syms zle_thingy.syms zle_tricky.syms zle_utils.syms zle_vi.syms zle_word.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zle.export
rm -f compctl.so
gcc -Wl,--as-needed -g -shared -o compctl.so compctl..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o complete..o ../../../Src/Zle/complete.c
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o compcore..o ../../../Src/Zle/compcore.c
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o compmatch..o ../../../Src/Zle/compmatch.c
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o compresult..o ../../../Src/Zle/compresult.c
rm -f complete.so
gcc -Wl,--as-needed -g -shared -o complete.so complete..o compcore..o compmatch..o compresult..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o complist..o ../../../Src/Zle/complist.c
( echo '#!'; cat complist.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > complist.export
rm -f complist.so
gcc -Wl,--as-needed -g -shared -o complist.so complist..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o computil..o ../../../Src/Zle/computil.c
../../../Src/Zle/computil.c: In function 'boot_':
../../../Src/Zle/computil.c:4634: warning: unused parameter 'm'
( echo '#!'; cat computil.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > computil.export
rm -f computil.so
gcc -Wl,--as-needed -g -shared -o computil.so computil..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o deltochar..o ../../../Src/Zle/deltochar.c
( echo '#!'; cat deltochar.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > deltochar.export
rm -f deltochar.so
gcc -Wl,--as-needed -g -shared -o deltochar.so deltochar..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
( \
echo '/** widgets.list **/'; \
echo '/** widget structures for the internal widgets **/'; \
echo; \
echo '/* format: W(ZLE_FLAGS, t_firstname, functionname) */'; \
echo; \
sed -e 's/#.*//; /^$/d; s/-//g' \
-e 's/^"\(.*\)" *, *\([^ ]*\) *, *\(.*\)/W(\3, t_\1, \2)/' \
< ../../../Src/Zle/iwidgets.list; \
) > widgets.list
( \
echo '/** zle_widget.h **/'; \
echo '/** indices of and pointers to internal widgets **/'; \
echo; \
echo 'enum {'; \
sed -n -f ../../../Src/Zle/zle_widget.sed < widgets.list; \
echo ' ZLE_BUILTIN_WIDGET_COUNT'; \
echo '};'; \
) > zle_widget.h
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o zle_bindings..o ../../../Src/Zle/zle_bindings.c
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o zle_hist..o ../../../Src/Zle/zle_hist.c
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o zle_keymap..o ../../../Src/Zle/zle_keymap.c
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o zle_main..o ../../../Src/Zle/zle_main.c
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o zle_misc..o ../../../Src/Zle/zle_misc.c
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o zle_move..o ../../../Src/Zle/zle_move.c
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o zle_params..o ../../../Src/Zle/zle_params.c
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o zle_refresh..o ../../../Src/Zle/zle_refresh.c
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o zle_thingy..o ../../../Src/Zle/zle_thingy.c
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o zle_tricky..o ../../../Src/Zle/zle_tricky.c
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o zle_utils..o ../../../Src/Zle/zle_utils.c
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o zle_vi..o ../../../Src/Zle/zle_vi.c
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o zle_word..o ../../../Src/Zle/zle_word.c
rm -f zle.so
gcc -Wl,--as-needed -g -shared -o zle.so zle_bindings..o zle_hist..o zle_keymap..o zle_main..o zle_misc..o zle_move..o zle_params..o zle_refresh..o zle_thingy..o zle_tricky..o zle_utils..o zle_vi..o zle_word..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
gcc -c -I. -DHAVE_CONFIG_H -DMODULE -Wall -g -W -O2 -fPIC -o zleparameter..o ../../../Src/Zle/zleparameter.c
( echo '#!'; cat zleparameter.syms | sed -n '/^X/{s/^X//;p;}' | sort -u ) > zleparameter.export
rm -f zleparameter.so
gcc -Wl,--as-needed -g -shared -o zleparameter.so zleparameter..o -L/usr/lib -lpcre -lcap -ldl -lncursesw -lm -lc
make[4]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[3]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
make[2]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
make[2]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Doc'
( \
echo 'IFDEF(INCWSLEVEL)(INCWSLEVEL())(STARTDEF())'; \
echo 'def(version)(0)('4.3.6-dev-0+0516')'; \
echo 'def(date)(0)(''April 2, 2008'')'; \
echo 'IFDEF(DECWSLEVEL)(DECWSLEVEL())(ENDDEF())#' | tr '#' '\\'; \
) > ../../Doc/version.yo
yodl -o ../../Doc/zsh.1 -I../../Doc:. -w zman.yo version.yo ../../Doc/zsh.yo
Zsh Yodl-to-man converter
Including file Zsh/intro.yo
Including file Zsh/metafaq.yo
Including file Zsh/invoke.yo
Including file Zsh/compat.yo
Including file Zsh/restricted.yo
Including file Zsh/files.yo
Including file Zsh/filelist.yo
Including file Zsh/seealso.yo
yodl -o ../../Doc/zshbuiltins.1 -I../../Doc:. -w zman.yo version.yo ../../Doc/zshbuiltins.yo
Zsh Yodl-to-man converter
Including file Zsh/builtins.yo
yodl -o ../../Doc/zshcalsys.1 -I../../Doc:. -w zman.yo version.yo ../../Doc/zshcalsys.yo
Zsh Yodl-to-man converter
Including file Zsh/calsys.yo
yodl -o ../../Doc/zshcompctl.1 -I../../Doc:. -w zman.yo version.yo ../../Doc/zshcompctl.yo
Zsh Yodl-to-man converter
Including file Zsh/compctl.yo
yodl -o ../../Doc/zshcompwid.1 -I../../Doc:. -w zman.yo version.yo ../../Doc/zshcompwid.yo
Zsh Yodl-to-man converter
Including file Zsh/compwid.yo
yodl -o ../../Doc/zshcompsys.1 -I../../Doc:. -w zman.yo version.yo ../../Doc/zshcompsys.yo
Zsh Yodl-to-man converter
Including file Zsh/compsys.yo
yodl -o ../../Doc/zshcontrib.1 -I../../Doc:. -w zman.yo version.yo ../../Doc/zshcontrib.yo
Zsh Yodl-to-man converter
Including file Zsh/contrib.yo
yodl -o ../../Doc/zshexpn.1 -I../../Doc:. -w zman.yo version.yo ../../Doc/zshexpn.yo
Zsh Yodl-to-man converter
Including file Zsh/expn.yo
yodl -o ../../Doc/zshmisc.1 -I../../Doc:. -w zman.yo version.yo ../../Doc/zshmisc.yo
Zsh Yodl-to-man converter
Including file Zsh/grammar.yo
Including file Zsh/redirect.yo
Including file Zsh/exec.yo
Including file Zsh/func.yo
Including file Zsh/jobs.yo
Including file Zsh/arith.yo
Including file Zsh/cond.yo
Including file Zsh/prompt.yo
yodl -o ../../Doc/zshmodules.1 -I../../Doc:. -w zman.yo version.yo ../../Doc/zshmodules.yo
Zsh Yodl-to-man converter
Including file Zsh/modules.yo
Including file Zsh/modlist.yo
Including file Zsh/modmenu.yo
Including file Zsh/mod_cap.yo
Including file Zsh/mod_clone.yo
Including file Zsh/mod_compctl.yo
Including file Zsh/mod_complete.yo
Including file Zsh/mod_complist.yo
Including file Zsh/mod_computil.yo
Including file Zsh/mod_curses.yo
Including file Zsh/mod_datetime.yo
Including file Zsh/mod_deltochar.yo
Including file Zsh/mod_example.yo
Including file Zsh/mod_files.yo
Including file Zsh/mod_mapfile.yo
Including file Zsh/mod_mathfunc.yo
Including file Zsh/mod_newuser.yo
Including file Zsh/mod_parameter.yo
Including file Zsh/mod_pcre.yo
Including file Zsh/mod_regex.yo
Including file Zsh/mod_sched.yo
Including file Zsh/mod_socket.yo
Including file Zsh/mod_stat.yo
Including file Zsh/mod_system.yo
Including file Zsh/mod_tcp.yo
Including file Zsh/mod_termcap.yo
Including file Zsh/mod_terminfo.yo
Including file Zsh/mod_zftp.yo
Including file Zsh/mod_zle.yo
Including file Zsh/mod_zleparameter.yo
Including file Zsh/mod_zprof.yo
Including file Zsh/mod_zpty.yo
Including file Zsh/mod_zselect.yo
Including file Zsh/mod_zutil.yo
yodl -o ../../Doc/zshoptions.1 -I../../Doc:. -w zman.yo version.yo ../../Doc/zshoptions.yo
Zsh Yodl-to-man converter
Including file Zsh/options.yo
yodl -o ../../Doc/zshparam.1 -I../../Doc:. -w zman.yo version.yo ../../Doc/zshparam.yo
Zsh Yodl-to-man converter
Including file Zsh/params.yo
yodl -o ../../Doc/zshroadmap.1 -I../../Doc:. -w zman.yo version.yo ../../Doc/zshroadmap.yo
Zsh Yodl-to-man converter
Including file Zsh/roadmap.yo
yodl -o ../../Doc/zshtcpsys.1 -I../../Doc:. -w zman.yo version.yo ../../Doc/zshtcpsys.yo
Zsh Yodl-to-man converter
Including file Zsh/tcpsys.yo
yodl -o ../../Doc/zshzftpsys.1 -I../../Doc:. -w zman.yo version.yo ../../Doc/zshzftpsys.yo
Zsh Yodl-to-man converter
Including file Zsh/zftpsys.yo
yodl -o ../../Doc/zshzle.1 -I../../Doc:. -w zman.yo version.yo ../../Doc/zshzle.yo
Zsh Yodl-to-man converter
Including file Zsh/zle.yo
yodl -o ../../Doc/zshall.1 -I../../Doc -DZSHALL -w zman.yo version.yo zsh.yo
Zsh Yodl-to-man converter
Including file Zsh/intro.yo
Including file Zsh/metafaq.yo
Including file Zsh/invoke.yo
Including file Zsh/compat.yo
Including file Zsh/restricted.yo
Including file Zsh/files.yo
Including file Zsh/filelist.yo
Including file Zsh/seealso.yo
yodl -o ../../Doc/zsh.texi -I../../Doc -w ztexi.yo version.yo zsh.yo; \
test -f ../../Doc/zsh.texi
Zsh Yodl-to-TeXinfo converter
Including file Zsh/manual.yo
Including file Zsh/manmodmenu.yo
Including file Zsh/intro.yo
Including file Zsh/metafaq.yo
Including file Zsh/seealso.yo
Including file Zsh/roadmap.yo
Including file Zsh/invoke.yo
Including file Zsh/compat.yo
Including file Zsh/restricted.yo
Including file Zsh/files.yo
Including file Zsh/filelist.yo
Including file Zsh/grammar.yo
Including file Zsh/redirect.yo
Including file Zsh/exec.yo
Including file Zsh/func.yo
Including file Zsh/jobs.yo
Including file Zsh/arith.yo
Including file Zsh/cond.yo
Including file Zsh/prompt.yo
Including file Zsh/expn.yo
Including file Zsh/params.yo
Including file Zsh/options.yo
Including file Zsh/builtins.yo
Including file Zsh/zle.yo
Including file Zsh/compwid.yo
Including file Zsh/compsys.yo
Including file Zsh/compctl.yo
Including file Zsh/modules.yo
Including file Zsh/modlist.yo
Including file Zsh/modmenu.yo
Including file Zsh/mod_cap.yo
Including file Zsh/mod_clone.yo
Including file Zsh/mod_compctl.yo
Including file Zsh/mod_complete.yo
Including file Zsh/mod_complist.yo
Including file Zsh/mod_computil.yo
Including file Zsh/mod_curses.yo
Including file Zsh/mod_datetime.yo
Including file Zsh/mod_deltochar.yo
Including file Zsh/mod_example.yo
Including file Zsh/mod_files.yo
Including file Zsh/mod_mapfile.yo
Including file Zsh/mod_mathfunc.yo
Including file Zsh/mod_newuser.yo
Including file Zsh/mod_parameter.yo
Including file Zsh/mod_pcre.yo
Including file Zsh/mod_regex.yo
Including file Zsh/mod_sched.yo
Including file Zsh/mod_socket.yo
Including file Zsh/mod_stat.yo
Including file Zsh/mod_system.yo
Including file Zsh/mod_tcp.yo
Including file Zsh/mod_termcap.yo
Including file Zsh/mod_terminfo.yo
Including file Zsh/mod_zftp.yo
Including file Zsh/mod_zle.yo
Including file Zsh/mod_zleparameter.yo
Including file Zsh/mod_zprof.yo
Including file Zsh/mod_zpty.yo
Including file Zsh/mod_zselect.yo
Including file Zsh/mod_zutil.yo
Including file Zsh/calsys.yo
Including file Zsh/tcpsys.yo
Including file Zsh/zftpsys.yo
Including file Zsh/contrib.yo
Including file Zsh/index.yo
make[2]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Doc'
make[1]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj'
cd obj && HOME="/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/testhome" /usr/bin/make check
make[1]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj'
cd Test ; /usr/bin/make check
make[2]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Test'
if test -n "gcc"; then \
cd .. && DESTDIR= \
/usr/bin/make MODDIR=`pwd`/Test/Modules install.modules > /dev/null; \
fi
if ZTST_testlist="`for f in ../../Test/*.ztst; \
do echo $f; done`" \
ZTST_srcdir="../../Test" \
ZTST_exe=../Src/zsh \
../Src/zsh +Z -f ../../Test/runtests.zsh; then \
stat=0; \
else \
stat=1; \
fi; \
rm -rf Modules .zcompdump; \
exit $stat
../../Test/A01grammar.ztst: starting.
*** /tmp/zsh.ztst.err.3089 Wed May 28 03:29:57 2008
--- /tmp/zsh.ztst.terr.3089 Wed May 28 03:29:58 2008
***************
*** 1,2 ****
- 1) one 2) two 3) three
input> input>
--- 1 ----
Test ../../Test/A01grammar.ztst failed: error output differs from expected as shown above for:
(COLUMNS=80
PS3="input> "
select name in one two three; do
print $name
done)
Was testing: `select' loop
../../Test/A01grammar.ztst: test failed.
../../Test/A02alias.ztst: starting.
../../Test/A02alias.ztst: all tests successful.
../../Test/A03quoting.ztst: starting.
../../Test/A03quoting.ztst: all tests successful.
../../Test/A04redirect.ztst: starting.
../../Test/A04redirect.ztst: all tests successful.
../../Test/A05execution.ztst: starting.
../../Test/A05execution.ztst: all tests successful.
../../Test/A06assign.ztst: starting.
../../Test/A06assign.ztst: all tests successful.
../../Test/B01cd.ztst: starting.
../../Test/B01cd.ztst: all tests successful.
../../Test/B02typeset.ztst: starting.
../../Test/B02typeset.ztst: all tests successful.
../../Test/B03print.ztst: starting.
../../Test/B03print.ztst: all tests successful.
../../Test/B04read.ztst: starting.
../../Test/B04read.ztst: all tests successful.
../../Test/C01arith.ztst: starting.
../../Test/C01arith.ztst: all tests successful.
../../Test/C02cond.ztst: starting.
This test takes two seconds...
Warning: not testing [[ -N file ]] (not supported with NFS)
../../Test/C02cond.ztst: all tests successful.
../../Test/C03traps.ztst: starting.
This test takes at least three seconds...
This test, too, takes at least three seconds...
Another test that takes three seconds
../../Test/C03traps.ztst: all tests successful.
../../Test/C04funcdef.ztst: starting.
../../Test/C04funcdef.ztst: all tests successful.
../../Test/D01prompt.ztst: starting.
../../Test/D01prompt.ztst: all tests successful.
../../Test/D02glob.ztst: starting.
../../Test/D02glob.ztst: all tests successful.
../../Test/D03procsubst.ztst: starting.
../../Test/D03procsubst.ztst: all tests successful.
../../Test/D04parameter.ztst: starting.
../../Test/D04parameter.ztst: all tests successful.
../../Test/D05array.ztst: starting.
../../Test/D05array.ztst: all tests successful.
../../Test/D06subscript.ztst: starting.
../../Test/D06subscript.ztst: all tests successful.
../../Test/D07multibyte.ztst: starting.
../../Test/D07multibyte.ztst: skipped (no UTF-8 locale or multibyte mode is not implemented)
../../Test/D08cmdsubst.ztst: starting.
../../Test/D08cmdsubst.ztst: all tests successful.
../../Test/E01options.ztst: starting.
This test hangs the shell when it fails...
../../Test/E01options.ztst: all tests successful.
../../Test/E02xtrace.ztst: starting.
../../Test/E02xtrace.ztst: all tests successful.
../../Test/V01zmodload.ztst: starting.
../../Test/V02zregexparse.ztst: starting.
../../Test/V02zregexparse.ztst: all tests successful.
../../Test/V03mathfunc.ztst: starting.
../../Test/V03mathfunc.ztst: all tests successful.
../../Test/V04features.ztst: starting.
../../Test/V04features.ztst: all tests successful.
../../Test/V05styles.ztst: starting.
../../Test/V05styles.ztst: all tests successful.
../../Test/Y01completion.ztst: starting.
../../Test/Y01completion.ztst: all tests successful.
../../Test/Y02compmatch.ztst: starting.
../../Test/Y02compmatch.ztst: all tests successful.
../../Test/Y03arguments.ztst: starting.
../../Test/Y03arguments.ztst: all tests successful.
**************************************
29 successful test scripts, 2 failures, 1 skipped
**************************************
make[2]: *** [check] Error 1
make[2]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Test'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj'
make: [build] Error 2 (ignored)
touch build
/usr/bin/fakeroot debian/rules binary-arch
test -f debian/rules
test root = "`whoami`"
test -f debian/rules
rm -rf debian/tmp debian/tmp-dbg
install -p -d -o root -g root -m 755 debian/tmp debian/tmp-dbg/usr/lib/debug/bin debian/tmp-dbg/DEBIAN
cd debian/tmp && install -p -d -o root -g root -m 755 etc/zsh-beta \
bin \
usr/lib/zsh-beta \
usr/share/menu \
usr/share/man \
usr/share/zsh-beta/help \
usr/share/doc/zsh-beta/examples/Functions \
usr/share/doc/zsh-beta/examples/Misc \
DEBIAN
cd obj && /usr/bin/make install.man DESTDIR=/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp
make[1]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj'
make[2]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Doc'
/bin/sh ../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/share/man/man1
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/share/man/man1
for file in zsh.1 zshbuiltins.1 zshcalsys.1 zshcompctl.1 zshcompwid.1 zshcompsys.1 zshcontrib.1 zshexpn.1 zshmisc.1 zshmodules.1 zshoptions.1 zshparam.1 zshroadmap.1 zshtcpsys.1 zshzftpsys.1 zshzle.1 zshall.1; do \
test -s ../../Doc/$file || exit 1; \
/usr/bin/ginstall -c -m 644 ../../Doc/$file /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/share/man/man1/`echo $file | sed 's|zsh|zsh-beta|'` || exit 1; \
done
make[2]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Doc'
make[1]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj'
nroff -mandoc -Tascii Doc/zshbuiltins.1 | colcrt - | \
sed -e 's/±/{+|-}/' | ( cd debian/tmp/usr/share/zsh-beta/help && \
perl /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/Util/helpfiles )
sed -r -i -e \
's/zsh(all|builtins|compctl|compsys|compwid|contrib|expn|misc|modules|options|param|roadmap|tcpsys|zftpsys|zle|calsys)/zsh-beta\1/g' \
debian/tmp/usr/share/man/man1/*.1
install -p -o root -g root -m 644 -m 644 Misc/* debian/tmp/usr/share/doc/zsh-beta/examples/Misc/.
install -p -o root -g root -m 644 -m 644 Functions/Example/* debian/tmp/usr/share/doc/zsh-beta/examples/Functions/.
sed -i -e '1!b;s:^#!.*[ /]zsh:#!/bin/zsh-beta:;s#/usr/local/bin#/usr/bin#' \
debian/tmp/usr/share/doc/zsh-beta/examples/Misc/*
install -p -o root -g root -m 644 StartupFiles/* debian/tmp/usr/share/doc/zsh-beta/examples/.
install -p -o root -g root -m 644 Util/reporter debian/tmp/usr/share/doc/zsh-beta/examples/.
install -p -o root -g root -m 644 debian/examples/ssh_completion debian/examples/ssh_completion2 debian/tmp/usr/share/doc/zsh-beta/examples/.
cd obj && /usr/bin/make install.bin DESTDIR=/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp INSTALL_PROGRAM='install -p -o root -g root -m 755 -s'
make[1]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj'
make[2]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
make[3]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
make[4]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Builtins'
make[4]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Builtins'
make[4]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[5]: `complete.mdh' is up to date.
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[4]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[4]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[4]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[3]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
rm -f stamp-modobjs.tmp
make[3]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
echo '' builtin.o compat.o cond.o exec.o glob.o hashtable.o hist.o init.o input.o jobs.o lex.o linklist.o loop.o math.o mem.o module.o options.o params.o parse.o pattern.o prompt.o signals.o signames.o sort.o string.o subst.o text.o utils.o watch.o >> ../Src/stamp-modobjs.tmp
make[4]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Builtins'
make[4]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Builtins'
make[4]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[4]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[4]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[4]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[3]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
`stamp-modobjs' is up to date.
/bin/sh ../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/bin
install -p -o root -g root -m 755 -s zsh /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/bin/zsh-beta-4.3.6-dev-0+0516
if test -f /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/bin/zsh-beta; then \
rm -f /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/bin/zsh-beta.old; \
ln /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/bin/zsh-beta /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/bin/zsh-beta.old; \
else :; fi
rm -f /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/bin/zsh-beta.new
ln /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/bin/zsh-beta-4.3.6-dev-0+0516 /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/bin/zsh-beta.new
mv /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/bin/zsh-beta.new /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/bin/zsh-beta
make[2]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
make[1]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj'
cd obj && /usr/bin/make install.modules DESTDIR=/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp INSTALL_PROGRAM='install -p -o root -g root -m 755 -s'
make[1]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj'
make[2]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
make[3]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
make[4]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Builtins'
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s rlimits.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/rlimits.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s sched.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/sched.so
make[4]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Builtins'
make[4]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s cap.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/cap.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s clone.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/clone.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s curses.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/curses.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s datetime.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/datetime.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s example.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/example.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s files.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/files.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s langinfo.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/langinfo.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s mapfile.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/mapfile.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s mathfunc.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/mathfunc.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s newuser.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/newuser.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s parameter.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/parameter.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s pcre.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/pcre.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s regex.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/regex.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/net
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/net
install -p -o root -g root -m 755 -s socket.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/net/socket.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s stat.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/stat.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s system.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/system.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/net
install -p -o root -g root -m 755 -s tcp.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/net/tcp.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s termcap.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/termcap.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s terminfo.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/terminfo.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s zftp.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/zftp.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s zprof.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/zprof.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s zpty.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/zpty.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s zselect.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/zselect.so
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[5]: `complete.mdh' is up to date.
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[5]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[5]: `complete.export' is up to date.
make[5]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s zutil.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/zutil.so
make[4]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Modules'
make[4]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s compctl.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/compctl.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s complete.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/complete.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s complist.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/complist.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s computil.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/computil.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s deltochar.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/deltochar.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s zle.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/zle.so
/bin/sh ../../../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh
install -p -o root -g root -m 755 -s zleparameter.so /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/zleparameter.so
make[4]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src/Zle'
make[3]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
make[2]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj/Src'
make[1]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj'
cd obj && /usr/bin/make install.fns DESTDIR=/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp
make[1]: Entering directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj'
if test x/usr/share/zsh-beta/functions != x && test x/usr/share/zsh-beta/functions != xno; then \
test x/usr/local/share/zsh-beta/site-functions != xno && \
/bin/sh ../mkinstalldirs /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/local/share/zsh-beta/site-functions; \
sdir_top=".." fndir="/usr/share/zsh-beta/functions" dir_top="." \
scriptdir="/usr/share/zsh-beta/4.3.6-dev-0+0516/scripts" \
FUNCTIONS_SUBDIRS="yes" \
INSTALL_DATA="/usr/bin/ginstall -c -m 644" \
INSTALL_PROGRAM="/usr/bin/ginstall -c" \
DESTDIR="/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp" VERSION="4.3.6-dev-0+0516" \
/bin/sh ../Config/installfns.sh || exit 1; \
fi; \
exit 0
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/local/share/zsh-beta/site-functions
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/share/zsh-beta/functions
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/share/zsh-beta/functions/Exceptions
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/share/zsh-beta/functions/Misc
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/share/zsh-beta/functions/MIME
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/share/zsh-beta/functions/Prompts
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/share/zsh-beta/functions/Calendar
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/share/zsh-beta/4.3.6-dev-0+0516/scripts
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/share/zsh-beta/functions/Newuser
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/share/zsh-beta/functions/TCP
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/share/zsh-beta/functions/Zftp
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/share/zsh-beta/functions/Completion
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/share/zsh-beta/functions/Completion/AIX
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/share/zsh-beta/functions/Completion/BSD
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/share/zsh-beta/functions/Completion/Base
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/share/zsh-beta/functions/Completion/Cygwin
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/share/zsh-beta/functions/Completion/Darwin
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/share/zsh-beta/functions/Completion/Debian
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/share/zsh-beta/functions/Completion/Linux
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/share/zsh-beta/functions/Completion/Mandriva
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/share/zsh-beta/functions/Completion/Redhat
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/share/zsh-beta/functions/Completion/Unix
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/share/zsh-beta/functions/Completion/X
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/share/zsh-beta/functions/Completion/Zsh
mkdir -p -- /build/buildd2/zsh-beta-4.3.6-dev-0+20080516/debian/tmp/usr/share/zsh-beta/functions/Zle
make[1]: Leaving directory `/build/buildd2/zsh-beta-4.3.6-dev-0+20080516/obj'
rm -r debian/tmp/usr/local
awk '/^#define FPATH_DIR/ { head=$3; gsub(/"/,"",head); }; /^#define FPATH_SUBDIRS/ { $1=""; $2=""; gsub(/[" ]/,""); tail=$0; } END { printf "%s/%s\n", head, tail; };' obj/Src/zshpaths.h >obj/Src/zshpaths.temp
debian/tmp/bin/zsh-beta -fc 'setopt extendedglob; for i in debian/tmp/'`cat obj/Src/zshpaths.temp`'; do zcompile -U -M $i.zwc $i/*~*.zwc(^/) ; chmod 644 $i.zwc ; done'
rm debian/tmp/bin/zsh-beta-*
strip --remove-section=.comment --remove-section=.note debian/tmp/bin/zsh-beta
strip --remove-section=.comment --remove-section=.note \
--strip-unneeded `find debian/tmp/usr/lib/zsh-beta -name "*.so"`
install -p -d -o root -g root -m 755 debian/tmp-dbg/usr/share/doc
ln -s zsh debian/tmp-dbg/usr/share/doc/zsh-beta-dbg
install -p -o root -g root -m 644 debian/zlogin debian/zlogout debian/zprofile debian/zshenv debian/zshrc debian/tmp/etc/zsh-beta/.
sed -i -e 's,^local HELPDIR=.*,local HELPDIR=${HELPDIR:-/usr/share/zsh-beta/help},;s,:-more,:-/usr/bin/pager,;s,man zsh,man zsh-beta,;' debian/tmp/usr/share/zsh-beta/functions/Misc/run-help
sed -i -e '1!b;s:^#!.*[ /]zsh:#!/bin/zsh-beta:;s#/usr/local/bin#/usr/bin#;' `find debian/tmp/usr/share/zsh-beta/functions -type f`
chmod 755 debian/tmp/usr/share/zsh-beta/functions/Misc/checkmail \
debian/tmp/usr/share/zsh-beta/functions/Misc/harden \
debian/tmp/usr/share/zsh-beta/functions/Misc/run-help \
debian/tmp/usr/share/zsh-beta/functions/Misc/zkbd \
debian/tmp/usr/share/zsh-beta/functions/Misc/zcalc \
install -p -o root -g root -m 644 Etc/ChangeLog* README META-FAQ Doc/zsh.texi Etc/BUGS Etc/CONTRIBUTORS FEATURES \
Etc/FTP-README MACHINES NEWS Etc/TODO Etc/completion-style-guide Etc/zsh-development-guide Functions/README.zftp debian/tmp/usr/share/doc/zsh-beta/
install -p -o root -g root -m 644 ChangeLog debian/tmp/usr/share/doc/zsh-beta/changelog
chmod -R u+rw,go=rX debian/tmp/usr/share/doc
install -p -o root -g root -m 644 debian/copyright debian/tmp/usr/share/doc/zsh-beta/copyright
install -p -o root -g root -m 644 debian/changelog debian/tmp/usr/share/doc/zsh-beta/changelog.Debian
install -p -o root -g root -m 644 debian/NEWS debian/tmp/usr/share/doc/zsh-beta/NEWS.Debian
install -p -o root -g root -m 644 debian/README.Debian debian/tmp/usr/share/doc/zsh-beta/README.Debian
install -p -o root -g root -m 644 debian/menu debian/tmp/usr/share/menu/zsh-beta
chmod 644 `find debian/tmp/usr/share/man -type f` `find debian/tmp/usr/share/doc -type f`
chmod 644 `find debian/tmp/usr/lib/zsh-beta -type f -name "*.so"`
chmod 644 `find debian/tmp/usr/share/zsh-beta -type f -name "_*"`
gzip -9f `find debian/tmp/usr/share/man -type f` `find debian/tmp/usr/share/doc -type f ! -name "copyright"`
dpkg-shlibdeps -Tdebian/substvars -dDepends debian/tmp/bin/* -dRecommends debian/tmp/usr/lib/zsh-beta/*/zsh/*.so
dpkg-gencontrol -ldebian/changelog -isp -pzsh-beta -Tdebian/substvars -Pdebian/tmp
install -p -o root -g root -m 755 debian/postinst debian/tmp/DEBIAN/postinst
install -p -o root -g root -m 755 debian/postrm debian/tmp/DEBIAN/postrm
install -p -o root -g root -m 755 debian/prerm debian/tmp/DEBIAN/prerm
install -p -o root -g root -m 644 debian/conffiles debian/tmp/DEBIAN/conffiles
cd debian/tmp && find * -type f ! -path "etc/zsh-beta/zlogin" ! -path "etc/zsh-beta/zlogout" ! -path "etc/zsh-beta/zprofile" ! -path "etc/zsh-beta/zshenv" ! -path "etc/zsh-beta/zshrc" ! -regex '^DEBIAN/.*' -print0 | xargs -r0 md5sum > DEBIAN/md5sums
chown -R root:root debian/tmp
chmod -R go=rX debian/tmp
dpkg --build debian/tmp ..
dpkg-deb: building package `zsh-beta' in `../zsh-beta_4.3.6-dev-0+20080516-1_m32r.deb'.
dpkg-genchanges -B -mHirokazu Takata <takata at linux-m32r.org> >../zsh-beta_4.3.6-dev-0+20080516-1_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20080528-0419
chroot-unstable/build/buildd2/zsh-beta_4.3.6-dev-0+20080516-1_m32r.deb:
new debian package, version 2.0.
size 4001140 bytes: control archive= 26846 bytes.
107 bytes, 5 lines conffiles
871 bytes, 21 lines control
77769 bytes, 931 lines md5sums
563 bytes, 27 lines * postinst #!/bin/sh
133 bytes, 9 lines * postrm #!/bin/sh
343 bytes, 21 lines * prerm #!/bin/sh
Package: zsh-beta
Version: 4.3.6-dev-0+20080516-1
Architecture: m32r
Maintainer: Clint Adams <schizo at debian.org>
Installed-Size: 11512
Depends: passwd (>= 1:4.0.3-10), libc6 (>= 2.3.5-1), libcap2, libncursesw5 (>= 5.6+20071006-3)
Recommends: libpcre3 (>= 7.4)
Suggests: zsh-beta-doc
Conflicts: zsh (<< 4.0.4-30), zsh30 (<< 3.0.8-6)
Section: shells
Priority: optional
Description: A shell with lots of features (dev tree)
Zsh is a UNIX command interpreter (shell) usable as an
interactive login shell and as a shell script command
processor. Of the standard shells, zsh most closely resembles
ksh but includes many enhancements. Zsh has command-line editing,
built-in spelling correction, programmable command completion,
shell functions (with autoloading), a history mechanism, and a
host of other features.
.
This is less stable than the regular 'zsh' package.
chroot-unstable/build/buildd2/zsh-beta_4.3.6-dev-0+20080516-1_m32r.deb:
drwxr-xr-x root/root 0 2008-05-28 03:44 ./
drwxr-xr-x root/root 0 2008-05-28 03:44 ./etc/
drwxr-xr-x root/root 0 2008-05-28 03:52 ./etc/zsh-beta/
-rw-r--r-- root/root 619 2008-05-28 00:47 ./etc/zsh-beta/zshenv
-rw-r--r-- root/root 2314 2008-05-28 00:47 ./etc/zsh-beta/zshrc
-rw-r--r-- root/root 54 2008-05-28 00:47 ./etc/zsh-beta/zlogout
-rw-r--r-- root/root 260 2008-05-28 00:47 ./etc/zsh-beta/zprofile
-rw-r--r-- root/root 340 2008-05-28 00:47 ./etc/zsh-beta/zlogin
drwxr-xr-x root/root 0 2008-05-28 03:51 ./usr/
drwxr-xr-x root/root 0 2008-05-28 03:44 ./usr/share/
drwxr-xr-x root/root 0 2008-05-28 03:44 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-05-28 03:55 ./usr/share/doc/zsh-beta/
-rw-r--r-- root/root 7836 2008-05-16 20:49 ./usr/share/doc/zsh-beta/completion-style-guide.gz
drwxr-xr-x root/root 0 2008-05-28 03:55 ./usr/share/doc/zsh-beta/examples/
-rw-r--r-- root/root 1069 2008-05-28 00:47 ./usr/share/doc/zsh-beta/examples/ssh_completion.gz
-rw-r--r-- root/root 870 2008-05-16 20:49 ./usr/share/doc/zsh-beta/examples/zshenv.gz
drwxr-xr-x root/root 0 2008-05-28 03:55 ./usr/share/doc/zsh-beta/examples/Misc/
-rw-r--r-- root/root 929 2008-05-28 03:45 ./usr/share/doc/zsh-beta/examples/Misc/globtests.ksh.gz
-rw-r--r-- root/root 3955 2008-05-28 03:45 ./usr/share/doc/zsh-beta/examples/Misc/lete2ctl.gz
-rw-r--r-- root/root 1741 2008-05-28 03:45 ./usr/share/doc/zsh-beta/examples/Misc/make-zsh-urls.gz
-rw-r--r-- root/root 552 2008-05-28 03:45 ./usr/share/doc/zsh-beta/examples/Misc/job-control-tests.gz
-rw-r--r-- root/root 1032 2008-05-28 03:45 ./usr/share/doc/zsh-beta/examples/Misc/bash2zshprompt.gz
-rw-r--r-- root/root 1746 2008-05-28 03:45 ./usr/share/doc/zsh-beta/examples/Misc/c2z.gz
-rw-r--r-- root/root 1868 2008-05-28 03:45 ./usr/share/doc/zsh-beta/examples/Misc/globtests.gz
-rw-r--r-- root/root 10803 2008-05-28 03:45 ./usr/share/doc/zsh-beta/examples/Misc/compctl-examples.gz
-rw-r--r-- root/root 2474 2008-05-16 20:49 ./usr/share/doc/zsh-beta/examples/zshrc.gz
-rw-r--r-- root/root 3882 2008-05-16 20:49 ./usr/share/doc/zsh-beta/examples/reporter.gz
-rw-r--r-- root/root 396 2008-05-16 20:49 ./usr/share/doc/zsh-beta/examples/zlogin.gz
-rw-r--r-- root/root 550 2008-05-28 00:47 ./usr/share/doc/zsh-beta/examples/ssh_completion2.gz
drwxr-xr-x root/root 0 2008-05-28 03:55 ./usr/share/doc/zsh-beta/examples/Functions/
-rw-r--r-- root/root 116 2008-05-16 20:49 ./usr/share/doc/zsh-beta/examples/Functions/cx.gz
-rw-r--r-- root/root 678 2008-05-16 20:49 ./usr/share/doc/zsh-beta/examples/Functions/zless.gz
-rw-r--r-- root/root 109 2008-05-16 20:49 ./usr/share/doc/zsh-beta/examples/Functions/randline.gz
-rw-r--r-- root/root 845 2008-05-16 20:49 ./usr/share/doc/zsh-beta/examples/Functions/zls.gz
-rw-r--r-- root/root 158 2008-05-16 20:49 ./usr/share/doc/zsh-beta/examples/Functions/cat.gz
-rw-r--r-- root/root 175 2008-05-16 20:49 ./usr/share/doc/zsh-beta/examples/Functions/proto.gz
-rw-r--r-- root/root 113 2008-05-16 20:49 ./usr/share/doc/zsh-beta/examples/Functions/acx.gz
-rw-r--r-- root/root 273 2008-05-16 20:49 ./usr/share/doc/zsh-beta/examples/Functions/pushd.gz
-rw-r--r-- root/root 58 2008-05-16 20:49 ./usr/share/doc/zsh-beta/examples/Functions/yu.gz
-rw-r--r-- root/root 52 2008-05-16 20:49 ./usr/share/doc/zsh-beta/examples/Functions/yp.gz
-rw-r--r-- root/root 253 2008-05-16 20:49 ./usr/share/doc/zsh-beta/examples/Functions/zpgrep.gz
-rw-r--r-- root/root 223 2008-05-16 20:49 ./usr/share/doc/zsh-beta/README.zftp.gz
-rw-r--r-- root/root 938 2008-05-16 20:49 ./usr/share/doc/zsh-beta/BUGS.gz
-rw-r--r-- root/root 4460 2008-05-16 20:49 ./usr/share/doc/zsh-beta/MACHINES.gz
-rw-r--r-- root/root 1869 2008-05-28 00:47 ./usr/share/doc/zsh-beta/META-FAQ.gz
-rw-r--r-- root/root 2441 2008-05-16 20:49 ./usr/share/doc/zsh-beta/FEATURES.gz
-rw-r--r-- root/root 4994 2008-05-16 20:49 ./usr/share/doc/zsh-beta/CONTRIBUTORS.gz
-rw-r--r-- root/root 303 2008-05-28 00:47 ./usr/share/doc/zsh-beta/README.Debian.gz
-rw-r--r-- root/root 1819 2008-05-28 00:47 ./usr/share/doc/zsh-beta/copyright
-rw-r--r-- root/root 12485 2008-05-16 20:49 ./usr/share/doc/zsh-beta/zsh-development-guide.gz
-rw-r--r-- root/root 84874 2008-05-16 20:49 ./usr/share/doc/zsh-beta/changelog.gz
-rw-r--r-- root/root 213 2008-05-28 00:47 ./usr/share/doc/zsh-beta/NEWS.Debian.gz
-rw-r--r-- root/root 768 2008-05-16 20:49 ./usr/share/doc/zsh-beta/FTP-README.gz
-rw-r--r-- root/root 146735 2008-05-16 20:49 ./usr/share/doc/zsh-beta/ChangeLog-3.1.gz
-rw-r--r-- root/root 52430 2008-05-16 20:49 ./usr/share/doc/zsh-beta/ChangeLog-4.1.gz
-rw-r--r-- root/root 5619 2008-05-16 20:49 ./usr/share/doc/zsh-beta/README.gz
-rw-r--r-- root/root 142 2008-05-16 20:49 ./usr/share/doc/zsh-beta/TODO.gz
-rw-r--r-- root/root 49311 2008-05-16 20:49 ./usr/share/doc/zsh-beta/ChangeLog-3.0.gz
-rw-r--r-- root/root 13740 2008-05-16 20:49 ./usr/share/doc/zsh-beta/NEWS.gz
-rw-r--r-- root/root 13138 2008-05-28 00:47 ./usr/share/doc/zsh-beta/changelog.Debian.gz
-rw-r--r-- root/root 332618 2008-05-28 03:29 ./usr/share/doc/zsh-beta/zsh.texi.gz
drwxr-xr-x root/root 0 2008-05-28 03:54 ./usr/share/menu/
-rw-r--r-- root/root 110 2008-05-28 00:47 ./usr/share/menu/zsh-beta
drwxr-xr-x root/root 0 2008-05-28 03:44 ./usr/share/man/
drwxr-xr-x root/root 0 2008-05-28 03:55 ./usr/share/man/man1/
-rw-r--r-- root/root 10575 2008-05-28 03:45 ./usr/share/man/man1/zsh-betazftpsys.1.gz
-rw-r--r-- root/root 14388 2008-05-28 03:45 ./usr/share/man/man1/zsh-betacompwid.1.gz
-rw-r--r-- root/root 16022 2008-05-28 03:45 ./usr/share/man/man1/zsh-betaparam.1.gz
-rw-r--r-- root/root 60298 2008-05-28 03:45 ./usr/share/man/man1/zsh-betacompsys.1.gz
-rw-r--r-- root/root 9178 2008-05-28 03:45 ./usr/share/man/man1/zsh-betacompctl.1.gz
-rw-r--r-- root/root 11465 2008-05-28 03:45 ./usr/share/man/man1/zsh-betacalsys.1.gz
-rw-r--r-- root/root 6586 2008-05-28 03:45 ./usr/share/man/man1/zsh-betaall.1.gz
-rw-r--r-- root/root 23785 2008-05-28 03:45 ./usr/share/man/man1/zsh-betamisc.1.gz
-rw-r--r-- root/root 11252 2008-05-28 03:45 ./usr/share/man/man1/zsh-betatcpsys.1.gz
-rw-r--r-- root/root 3349 2008-05-28 03:45 ./usr/share/man/man1/zsh-betaroadmap.1.gz
-rw-r--r-- root/root 23107 2008-05-28 03:45 ./usr/share/man/man1/zsh-betazle.1.gz
-rw-r--r-- root/root 6554 2008-05-28 03:45 ./usr/share/man/man1/zsh-beta.1.gz
-rw-r--r-- root/root 29157 2008-05-28 03:45 ./usr/share/man/man1/zsh-betaexpn.1.gz
-rw-r--r-- root/root 31969 2008-05-28 03:45 ./usr/share/man/man1/zsh-betacontrib.1.gz
-rw-r--r-- root/root 40278 2008-05-28 03:45 ./usr/share/man/man1/zsh-betamodules.1.gz
-rw-r--r-- root/root 17942 2008-05-28 03:45 ./usr/share/man/man1/zsh-betaoptions.1.gz
-rw-r--r-- root/root 29233 2008-05-28 03:45 ./usr/share/man/man1/zsh-betabuiltins.1.gz
drwxr-xr-x root/root 0 2008-05-28 03:46 ./usr/share/zsh-beta/
drwxr-xr-x root/root 0 2008-05-28 03:45 ./usr/share/zsh-beta/help/
-rw-r--r-- root/root 123 2008-05-28 03:44 ./usr/share/zsh-beta/help/bg
-rw-r--r-- root/root 80 2008-05-28 03:44 ./usr/share/zsh-beta/help/compdescribe
-rw-r--r-- root/root 60 2008-05-28 03:44 ./usr/share/zsh-beta/help/bindkey
-rw-r--r-- root/root 384 2008-05-28 03:44 ./usr/share/zsh-beta/help/exec
-rw-r--r-- root/root 199 2008-05-28 03:44 ./usr/share/zsh-beta/help/suspend
-rw-r--r-- root/root 2723 2008-05-28 03:44 ./usr/share/zsh-beta/help/trap
-rw-r--r-- root/root 63 2008-05-28 03:45 ./usr/share/zsh-beta/help/zftp
-rw-r--r-- root/root 4741 2008-05-28 03:45 ./usr/share/zsh-beta/help/fc
-rw-r--r-- root/root 66 2008-05-28 03:44 ./usr/share/zsh-beta/help/echotc
-rw-r--r-- root/root 66 2008-05-28 03:45 ./usr/share/zsh-beta/help/ztcp
-rw-r--r-- root/root 113 2008-05-28 03:44 ./usr/share/zsh-beta/help/times
-rw-r--r-- root/root 78 2008-05-28 03:44 ./usr/share/zsh-beta/help/compvalues
-rw-r--r-- root/root 280 2008-05-28 03:44 ./usr/share/zsh-beta/help/export
-rw-r--r-- root/root 361 2008-05-28 03:45 ./usr/share/zsh-beta/help/exit
-rw-r--r-- root/root 286 2008-05-28 03:44 ./usr/share/zsh-beta/help/shift
-rw-r--r-- root/root 339 2008-05-28 03:45 ./usr/share/zsh-beta/help/unlimit
-rw-r--r-- root/root 540 2008-05-28 03:44 ./usr/share/zsh-beta/help/ttyctl
-rw-r--r-- root/root 190 2008-05-28 03:44 ./usr/share/zsh-beta/help/colon
-rw-r--r-- root/root 1657 2008-05-28 03:45 ./usr/share/zsh-beta/help/whence
-rw-r--r-- root/root 151 2008-05-28 03:44 ./usr/share/zsh-beta/help/break
-rw-r--r-- root/root 76 2008-05-28 03:45 ./usr/share/zsh-beta/help/zregexparse
-rw-r--r-- root/root 1212 2008-05-28 03:44 ./usr/share/zsh-beta/help/test
-rw-r--r-- root/root 64 2008-05-28 03:44 ./usr/share/zsh-beta/help/clone
-rw-r--r-- root/root 76 2008-05-28 03:44 ./usr/share/zsh-beta/help/comptags
-rw-r--r-- root/root 859 2008-05-28 03:45 ./usr/share/zsh-beta/help/unhash
-rw-r--r-- root/root 52 2008-05-28 03:45 ./usr/share/zsh-beta/help/vared
-rw-r--r-- root/root 64 2008-05-28 03:45 ./usr/share/zsh-beta/help/zprof
-rw-r--r-- root/root 62 2008-05-28 03:44 ./usr/share/zsh-beta/help/setcap
-rw-r--r-- root/root 1861 2008-05-28 03:44 ./usr/share/zsh-beta/help/printf
-rw-r--r-- root/root 1480 2008-05-28 03:44 ./usr/share/zsh-beta/help/kill
-rw-r--r-- root/root 77 2008-05-28 03:44 ./usr/share/zsh-beta/help/compfiles
-rw-r--r-- root/root 953 2008-05-28 03:44 ./usr/share/zsh-beta/help/disable
-rw-r--r-- root/root 832 2008-05-28 03:44 ./usr/share/zsh-beta/help/enable
-rw-r--r-- root/root 485 2008-05-28 03:45 ./usr/share/zsh-beta/help/umask
-rw-r--r-- root/root 77 2008-05-28 03:45 ./usr/share/zsh-beta/help/zsocket
-rw-r--r-- root/root 791 2008-05-28 03:44 ./usr/share/zsh-beta/help/jobs
-rw-r--r-- root/root 74 2008-05-28 03:44 ./usr/share/zsh-beta/help/compctl
-rw-r--r-- root/root 1766 2008-05-28 03:44 ./usr/share/zsh-beta/help/getopts
-rw-r--r-- root/root 69 2008-05-28 03:44 ./usr/share/zsh-beta/help/noglob
-rw-r--r-- root/root 81 2008-05-28 03:44 ./usr/share/zsh-beta/help/builtin
-rw-r--r-- root/root 682 2008-05-28 03:44 ./usr/share/zsh-beta/help/disown
-rw-r--r-- root/root 6116 2008-05-28 03:45 ./usr/share/zsh-beta/help/zcompile
-rw-r--r-- root/root 1310 2008-05-28 03:44 ./usr/share/zsh-beta/help/setopt
-rw-r--r-- root/root 75 2008-05-28 03:44 ./usr/share/zsh-beta/help/comptry
-rw-r--r-- root/root 894 2008-05-28 03:44 ./usr/share/zsh-beta/help/return
-rw-r--r-- root/root 2399 2008-05-28 03:45 ./usr/share/zsh-beta/help/ulimit
-rw-r--r-- root/root 2462 2008-05-28 03:44 ./usr/share/zsh-beta/help/set
-rw-r--r-- root/root 5795 2008-05-28 03:44 ./usr/share/zsh-beta/help/read
-rw-r--r-- root/root 2322 2008-05-28 03:44 ./usr/share/zsh-beta/help/alias
-rw-r--r-- root/root 3976 2008-05-28 03:45 ./usr/share/zsh-beta/help/functions
-rw-r--r-- root/root 75 2008-05-28 03:45 ./usr/share/zsh-beta/help/zparseopts
-rw-r--r-- root/root 2443 2008-05-28 03:45 ./usr/share/zsh-beta/help/hash
-rw-r--r-- root/root 933 2008-05-28 03:45 ./usr/share/zsh-beta/help/unset
-rw-r--r-- root/root 67 2008-05-28 03:44 ./usr/share/zsh-beta/help/true
-rw-r--r-- root/root 138 2008-05-28 03:44 ./usr/share/zsh-beta/help/eval
-rw-r--r-- root/root 17095 2008-05-28 03:45 ./usr/share/zsh-beta/help/zmodload
-rw-r--r-- root/root 140 2008-05-28 03:44 ./usr/share/zsh-beta/help/fg
-rw-r--r-- root/root 147 2008-05-28 03:44 ./usr/share/zsh-beta/help/getln
-rw-r--r-- root/root 506 2008-05-28 03:45 ./usr/share/zsh-beta/help/unsetopt
-rw-r--r-- root/root 1006 2008-05-28 03:45 ./usr/share/zsh-beta/help/dot
-rw-r--r-- root/root 63 2008-05-28 03:45 ./usr/share/zsh-beta/help/zpty
-rw-r--r-- root/root 77 2008-05-28 03:44 ./usr/share/zsh-beta/help/compquote
-rw-r--r-- root/root 75 2008-05-28 03:44 ./usr/share/zsh-beta/help/compcall
-rw-r--r-- root/root 3090 2008-05-28 03:44 ./usr/share/zsh-beta/help/limit
-rw-r--r-- root/root 64 2008-05-28 03:44 ./usr/share/zsh-beta/help/sched
-rw-r--r-- root/root 81 2008-05-28 03:44 ./usr/share/zsh-beta/help/comparguments
-rw-r--r-- root/root 67 2008-05-28 03:44 ./usr/share/zsh-beta/help/echoti
-rw-r--r-- root/root 63 2008-05-28 03:44 ./usr/share/zsh-beta/help/stat
-rw-r--r-- root/root 64 2008-05-28 03:45 ./usr/share/zsh-beta/help/zstyle
-rw-r--r-- root/root 52 2008-05-28 03:45 ./usr/share/zsh-beta/help/zle
-rw-r--r-- root/root 2612 2008-05-28 03:45 ./usr/share/zsh-beta/help/cd
-rw-r--r-- root/root 657 2008-05-28 03:44 ./usr/share/zsh-beta/help/dirs
-rw-r--r-- root/root 62 2008-05-28 03:44 ./usr/share/zsh-beta/help/cap
-rw-r--r-- root/root 260 2008-05-28 03:44 ./usr/share/zsh-beta/help/pwd
-rw-r--r-- root/root 14432 2008-05-28 03:45 ./usr/share/zsh-beta/help/typeset
-rw-r--r-- root/root 332 2008-05-28 03:45 ./usr/share/zsh-beta/help/wait
-rw-r--r-- root/root 210 2008-05-28 03:44 ./usr/share/zsh-beta/help/continue
-rw-r--r-- root/root 62 2008-05-28 03:44 ./usr/share/zsh-beta/help/getcap
-rw-r--r-- root/root 1626 2008-05-28 03:44 ./usr/share/zsh-beta/help/pushd
-rw-r--r-- root/root 72 2008-05-28 03:45 ./usr/share/zsh-beta/help/zformat
-rw-r--r-- root/root 552 2008-05-28 03:44 ./usr/share/zsh-beta/help/command
-rw-r--r-- root/root 1178 2008-05-28 03:44 ./usr/share/zsh-beta/help/emulate
-rw-r--r-- root/root 323 2008-05-28 03:44 ./usr/share/zsh-beta/help/let
-rw-r--r-- root/root 78 2008-05-28 03:44 ./usr/share/zsh-beta/help/compgroups
-rw-r--r-- root/root 882 2008-05-28 03:44 ./usr/share/zsh-beta/help/echo
-rw-r--r-- root/root 68 2008-05-28 03:44 ./usr/share/zsh-beta/help/false
-rw-r--r-- root/root 116 2008-05-28 03:44 ./usr/share/zsh-beta/help/log
-rw-r--r-- root/root 818 2008-05-28 03:44 ./usr/share/zsh-beta/help/popd
-rw-r--r-- root/root 3037 2008-05-28 03:45 ./usr/share/zsh-beta/help/print
drwxr-xr-x root/root 0 2008-05-28 03:46 ./usr/share/zsh-beta/4.3.6-dev-0+0516/
drwxr-xr-x root/root 0 2008-05-28 03:46 ./usr/share/zsh-beta/4.3.6-dev-0+0516/scripts/
-rw-r--r-- root/root 274 2008-05-28 03:46 ./usr/share/zsh-beta/4.3.6-dev-0+0516/scripts/newuser
drwxr-xr-x root/root 0 2008-05-28 03:54 ./usr/share/zsh-beta/functions/
drwxr-xr-x root/root 0 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Prompts/
-rw-r--r-- root/root 558 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Prompts/prompt_walters_setup
-rw-r--r-- root/root 519 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Prompts/prompt_zefram_setup
-rw-r--r-- root/root 2058 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Prompts/prompt_fire_setup
-rw-r--r-- root/root 1640 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Prompts/prompt_elite2_setup
-rw-r--r-- root/root 5692 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Prompts/promptinit
-rw-r--r-- root/root 1612 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Prompts/prompt_elite_setup
-rw-r--r-- root/root 1460 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Prompts/prompt_oliver_setup
-rw-r--r-- root/root 6623 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Prompts/prompt_bart_setup
-rw-r--r-- root/root 293 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Prompts/prompt_suse_setup
-rw-r--r-- root/root 4315 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Prompts/prompt_adam2_setup
-rw-r--r-- root/root 1869 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Prompts/prompt_fade_setup
-rw-r--r-- root/root 1968 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Prompts/prompt_bigfade_setup
-rw-r--r-- root/root 306 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Prompts/prompt_redhat_setup
-rw-r--r-- root/root 1886 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Prompts/prompt_adam1_setup
-rw-r--r-- root/root 1962 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Prompts/prompt_clint_setup
-rw-r--r-- root/root 574 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Prompts/prompt_special_chars
-rw-r--r-- root/root 154 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Prompts/prompt_off_setup
drwxr-xr-x root/root 0 2008-05-28 03:52 ./usr/share/zsh-beta/functions/MIME/
-rw-r--r-- root/root 10995 2008-05-28 03:52 ./usr/share/zsh-beta/functions/MIME/zsh-mime-setup
-rw-r--r-- root/root 4978 2008-05-28 03:52 ./usr/share/zsh-beta/functions/MIME/pick-web-browser
-rw-r--r-- root/root 7033 2008-05-28 03:52 ./usr/share/zsh-beta/functions/MIME/zsh-mime-handler
drwxr-xr-x root/root 0 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Exceptions/
-rw-r--r-- root/root 1022 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Exceptions/throw
-rw-r--r-- root/root 1250 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Exceptions/catch
-rw-r--r-- root/root 125440 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Misc.zwc
drwxr-xr-x root/root 0 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Calendar/
-rw-r--r-- root/root 1049 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Calendar/calendar_show
-rw-r--r-- root/root 1629 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Calendar/calendar_lockfiles
-rw-r--r-- root/root 4513 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Calendar/calendar_add
-rw-r--r-- root/root 440 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Calendar/calendar_edit
-rw-r--r-- root/root 1461 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Calendar/calendar_showdate
-rw-r--r-- root/root 1271 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Calendar/calendar_read
-rw-r--r-- root/root 2809 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Calendar/calendar_parse
-rw-r--r-- root/root 10589 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Calendar/calendar
-rw-r--r-- root/root 1770 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Calendar/age
-rw-r--r-- root/root 1681 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Calendar/calendar_sort
-rw-r--r-- root/root 26975 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Calendar/calendar_scandate
drwxr-xr-x root/root 0 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/
drwxr-xr-x root/root 0 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/
-rw-r--r-- root/root 2580 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_xauth
-rw-r--r-- root/root 2484 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_xv
-rw-r--r-- root/root 823 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_xscreensaver
-rw-r--r-- root/root 1704 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_xdvi
-rw-r--r-- root/root 120 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_x_locale
-rw-r--r-- root/root 124 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_x_resource
-rw-r--r-- root/root 3902 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_xloadimage
-rw-r--r-- root/root 396 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_x_colormapid
-rw-r--r-- root/root 4777 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_mozilla
-rw-r--r-- root/root 4743 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_xwit
-rw-r--r-- root/root 615 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_x_keysym
-rw-r--r-- root/root 4650 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_x_utils
-rw-r--r-- root/root 118 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_x_title
-rw-r--r-- root/root 116 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_x_name
-rw-r--r-- root/root 3014 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_kfmclient
-rw-r--r-- root/root 125 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_x_borderwidth
-rw-r--r-- root/root 2865 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_nedit
-rw-r--r-- root/root 8278 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_mplayer
-rw-r--r-- root/root 904 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_vnc
-rw-r--r-- root/root 402 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_x_window
-rw-r--r-- root/root 1066 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_xrandr
-rw-r--r-- root/root 2431 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_setxkbmap
-rw-r--r-- root/root 139 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_gnome-gv
-rw-r--r-- root/root 619 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_gqview
-rw-r--r-- root/root 409 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_x_cursor
-rw-r--r-- root/root 125 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_x_geometry
-rw-r--r-- root/root 1309 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_gv
-rw-r--r-- root/root 1744 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_xt_arguments
-rw-r--r-- root/root 2647 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_qiv
-rw-r--r-- root/root 130 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_x_selection_timeout
-rw-r--r-- root/root 538 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_nautilus
-rw-r--r-- root/root 272 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_x_visual
-rw-r--r-- root/root 484 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_x_extension
-rw-r--r-- root/root 75 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_x_display
-rw-r--r-- root/root 5196 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_xset
-rw-r--r-- root/root 905 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_xterm
-rw-r--r-- root/root 1972 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_xfig
-rw-r--r-- root/root 40 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_xt_session_id
-rw-r--r-- root/root 2945 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_dcop
-rw-r--r-- root/root 1007 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_x_color
-rw-r--r-- root/root 1481 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_urxvt
-rw-r--r-- root/root 307 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_x_font
-rw-r--r-- root/root 2274 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_xmodmap
-rw-r--r-- root/root 3420 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_acroread
-rw-r--r-- root/root 601 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_x_arguments
-rw-r--r-- root/root 153 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_x_modifier
-rw-r--r-- root/root 2935 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_netscape
-rw-r--r-- root/root 1759 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/X/_xpdf
drwxr-xr-x root/root 0 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/AIX/
-rw-r--r-- root/root 1427 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/AIX/_lsdev
-rw-r--r-- root/root 124 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/AIX/_physical_volumes
-rw-r--r-- root/root 455 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/AIX/_logical_volumes
-rw-r--r-- root/root 146 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/AIX/_object_classes
-rw-r--r-- root/root 110 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/AIX/_floppy
-rw-r--r-- root/root 505 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/AIX/_lsvg
-rw-r--r-- root/root 658 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/AIX/_lscfg
-rw-r--r-- root/root 432 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/AIX/_lspv
-rw-r--r-- root/root 87 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/AIX/_volume_groups
-rw-r--r-- root/root 856 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/AIX/_smit
-rw-r--r-- root/root 348 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/AIX/_lslv
-rw-r--r-- root/root 217152 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/Debian.zwc
drwxr-xr-x root/root 0 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/
-rw-r--r-- root/root 3233 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/Debian/_aptitude
-rw-r--r-- root/root 714 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/Debian/_apt-show-versions
-rw-r--r-- root/root 1201 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/Debian/_dpkg-buildpackage
-rw-r--r-- root/root 6087 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/Debian/_bts
-rw-r--r-- root/root 688 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/Debian/_madison
-rw-r--r-- root/root 3789 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/Debian/_lintian
-rw-r--r-- root/root 1318 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/Debian/_dpkg_source
-rw-r--r-- root/root 893 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/Debian/_dlocate
-rw-r--r-- root/root 106 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/Debian/_mergechanges
-rw-r--r-- root/root 2644 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/Debian/_svn-buildpackage
-rw-r--r-- root/root 1796 2008-05-28 03:52 ./usr/share/zsh-beta/functions/Completion/Debian/_apt-file
-rw-r--r-- root/root 1660 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_vim-addons
-rw-r--r-- root/root 7456 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_dpkg
-rw-r--r-- root/root 487 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_a2utils
-rw-r--r-- root/root 378 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_dpkg-repack
-rw-r--r-- root/root 987 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_dchroot-dsa
-rw-r--r-- root/root 2513 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_wajig
-rw-r--r-- root/root 3614 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_deb_packages
-rw-r--r-- root/root 780 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_dupload
-rw-r--r-- root/root 2095 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_module-assistant
-rw-r--r-- root/root 20631 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_apt
-rw-r--r-- root/root 2561 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_reprepro
-rw-r--r-- root/root 56 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_cdbs-edit-patch
-rw-r--r-- root/root 511 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_debchange
-rw-r--r-- root/root 1058 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_dchroot
-rw-r--r-- root/root 637 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_update-rc.d
-rw-r--r-- root/root 894 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_debdiff
-rw-r--r-- root/root 1275 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_dpatch-edit-patch
-rw-r--r-- root/root 1384 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_update-alternatives
-rw-r--r-- root/root 1812 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_apt-move
-rw-r--r-- root/root 1037 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_uscan
-rw-r--r-- root/root 3216 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_debfoster
-rw-r--r-- root/root 328 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_toolchain-source
-rw-r--r-- root/root 972 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_piuparts
-rw-r--r-- root/root 1147 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_dpkg-cross
-rw-r--r-- root/root 9184 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_dak
-rw-r--r-- root/root 390 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_members
-rw-r--r-- root/root 1271 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_dput
-rw-r--r-- root/root 2070 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_wanna-build
-rw-r--r-- root/root 2642 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_make-kpkg
-rw-r--r-- root/root 4598 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_bug
-rw-r--r-- root/root 1497 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_schroot
-rw-r--r-- root/root 623 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_debsign
-rw-r--r-- root/root 1443 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_linda
-rw-r--r-- root/root 413 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_lighttpd
-rw-r--r-- root/root 1081 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_auto-apt
-rw-r--r-- root/root 555 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Debian/_invoke-rc.d
drwxr-xr-x root/root 0 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Cygwin/
-rw-r--r-- root/root 716 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Cygwin/_pscp
-rw-r--r-- root/root 527 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Cygwin/_cygserver
-rw-r--r-- root/root 2140 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Cygwin/_cygstart
-rw-r--r-- root/root 432 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Cygwin/_dumper
-rw-r--r-- root/root 430 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Cygwin/_mkzsh
-rw-r--r-- root/root 2387 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Cygwin/_cygpath
-rw-r--r-- root/root 783 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Cygwin/_cygcheck
-rw-r--r-- root/root 864 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Cygwin/_mkshortcut
-rw-r--r-- root/root 413 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Cygwin/_putclip
-rw-r--r-- root/root 464 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Cygwin/_getfacl
-rw-r--r-- root/root 1701 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Cygwin/_cygrunsrv
-rw-r--r-- root/root 406 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Cygwin/_getclip
drwxr-xr-x root/root 0 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Mandriva/
-rw-r--r-- root/root 13818 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Mandriva/_urpmi
drwxr-xr-x root/root 0 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/
-rw-r--r-- root/root 1866 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_complete_tag
-rw-r--r-- root/root 1950 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_alternative
-rw-r--r-- root/root 1444 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_store_cache
-rw-r--r-- root/root 815 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_set_command
-rw-r--r-- root/root 735 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_pick_variant
-rw-r--r-- root/root 1618 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_prefix
-rw-r--r-- root/root 920 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_all_labels
-rw-r--r-- root/root 1942 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_dispatch
-rw-r--r-- root/root 1958 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_setup
-rw-r--r-- root/root 558 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_menu
-rw-r--r-- root/root 3141 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_describe
-rw-r--r-- root/root 3472 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_approximate
-rw-r--r-- root/root 1915 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_oldlist
-rw-r--r-- root/root 2501 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_combination
-rw-r--r-- root/root 970 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_all_matches
-rw-r--r-- root/root 755 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_complete_debug
-rw-r--r-- root/root 328 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_generic
-rw-r--r-- root/root 1343 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_history
-rw-r--r-- root/root 788 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_message
-rw-r--r-- root/root 1647 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_ignored
-rw-r--r-- root/root 3167 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_complete
-rw-r--r-- root/root 732 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_retrieve_cache
-rw-r--r-- root/root 2496 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_regex_arguments
-rw-r--r-- root/root 412 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_complete_help_generic
-rw-r--r-- root/root 1961 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_correct_filename
-rw-r--r-- root/root 7569 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_arg_compile
-rw-r--r-- root/root 3464 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_next_tags
-rw-r--r-- root/root 183 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_wanted
-rw-r--r-- root/root 3801 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_sep_parts
-rw-r--r-- root/root 737 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_call_function
-rw-r--r-- root/root 462 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_normal
-rw-r--r-- root/root 600 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_next_label
-rw-r--r-- root/root 136 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_sub_commands
-rw-r--r-- root/root 211 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_call_program
-rw-r--r-- root/root 1987 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_expand_alias
-rw-r--r-- root/root 3451 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_history_complete_word
-rw-r--r-- root/root 3093 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_description
-rw-r--r-- root/root 822 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_list
-rw-r--r-- root/root 2455 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_complete_help
-rw-r--r-- root/root 3719 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_values
-rw-r--r-- root/root 6902 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_expand
-rw-r--r-- root/root 518 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_correct
-rw-r--r-- root/root 268 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_requested
-rw-r--r-- root/root 746 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_regex_words
-rw-r--r-- root/root 8281 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_multi_parts
-rw-r--r-- root/root 1358 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_bash_completions
-rw-r--r-- root/root 16638 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_arguments
-rw-r--r-- root/root 3824 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_read_comp
-rw-r--r-- root/root 871 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_most_recent_file
-rw-r--r-- root/root 2429 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_match
-rw-r--r-- root/root 707 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_cache_invalid
-rw-r--r-- root/root 388 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_correct_word
-rw-r--r-- root/root 169 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_guard
-rw-r--r-- root/root 1466 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_tags
-rw-r--r-- root/root 307 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_expand_word
-rw-r--r-- root/root 90 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_nothing
-rw-r--r-- root/root 9385 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base/_main_complete
-rw-r--r-- root/root 179352 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/X.zwc
drwxr-xr-x root/root 0 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Redhat/
-rw-r--r-- root/root 11012 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Redhat/_rpm
-rw-r--r-- root/root 7839 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Redhat/_yum
-rw-r--r-- root/root 706 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Redhat/_service
-rw-r--r-- root/root 71648 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Darwin.zwc
-rw-r--r-- root/root 24632 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Cygwin.zwc
-rw-r--r-- root/root 237528 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Base.zwc
drwxr-xr-x root/root 0 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Linux/
-rw-r--r-- root/root 1120 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Linux/_tpconfig
-rw-r--r-- root/root 525 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Linux/_yast
-rw-r--r-- root/root 1078 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Linux/_fuse_arguments
-rw-r--r-- root/root 1405 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Linux/_tune2fs
-rw-r--r-- root/root 2001 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Linux/_mondo
-rw-r--r-- root/root 752 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Linux/_sshfs
-rw-r--r-- root/root 2421 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Linux/_pkgtool
-rw-r--r-- root/root 1762 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Linux/_brctl
-rw-r--r-- root/root 975 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Linux/_tpb
-rw-r--r-- root/root 737 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Linux/_losetup
-rw-r--r-- root/root 647 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Linux/_analyseplugin
-rw-r--r-- root/root 2397 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Linux/_iwconfig
-rw-r--r-- root/root 439 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Linux/_wakeup_capable_devices
-rw-r--r-- root/root 1272 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Linux/_acpi
-rw-r--r-- root/root 1648 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Linux/_fuse_values
-rw-r--r-- root/root 10602 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Linux/_iptables
-rw-r--r-- root/root 3058 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Linux/_vserver
-rw-r--r-- root/root 650 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Linux/_fusermount
-rw-r--r-- root/root 5261 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Linux/_uml
-rw-r--r-- root/root 4770 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Linux/_valgrind
-rw-r--r-- root/root 748 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Linux/_mii-tool
-rw-r--r-- root/root 3258 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Linux/_modutils
-rw-r--r-- root/root 871 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Linux/_lsusb
-rw-r--r-- root/root 2435 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Linux/_acpitool
-rw-r--r-- root/root 4702 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/bashcompinit
-rw-r--r-- root/root 28048 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Mandriva.zwc
-rw-r--r-- root/root 15636 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/compinit
-rw-r--r-- root/root 4911 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/compaudit
-rw-r--r-- root/root 2213800 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix.zwc
-rw-r--r-- root/root 24728 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/BSD.zwc
-rw-r--r-- root/root 174136 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh.zwc
-rw-r--r-- root/root 14208 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/AIX.zwc
drwxr-xr-x root/root 0 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Darwin/
-rw-r--r-- root/root 139 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Darwin/_mac_applications
-rw-r--r-- root/root 5350 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Darwin/_fink
-rw-r--r-- root/root 525 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Darwin/_qtplay
-rw-r--r-- root/root 1724 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Darwin/_defaults
-rw-r--r-- root/root 2332 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Darwin/_softwareupdate
-rw-r--r-- root/root 3289 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Darwin/_retrieve_mac_apps
-rw-r--r-- root/root 1103 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Darwin/_open
-rw-r--r-- root/root 2000 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Darwin/_mac_files_for_application
-rw-r--r-- root/root 22443 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Darwin/_hdiutil
drwxr-xr-x root/root 0 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/
-rw-r--r-- root/root 1963 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_compdef
-rw-r--r-- root/root 4722 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_globquals
-rw-r--r-- root/root 459 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_disable
-rw-r--r-- root/root 299 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_options_set
-rw-r--r-- root/root 101 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_functions
-rw-r--r-- root/root 2580 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_zftp
-rw-r--r-- root/root 2048 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_bindkey
-rw-r--r-- root/root 466 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_globqual_delims
-rw-r--r-- root/root 326 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_vared
-rw-r--r-- root/root 467 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_sched
-rw-r--r-- root/root 296 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_prompt
-rw-r--r-- root/root 360 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_jobs_builtin
-rw-r--r-- root/root 179 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_zed
-rw-r--r-- root/root 1696 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_condition
-rw-r--r-- root/root 1153 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_command_names
-rw-r--r-- root/root 1128 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_hash
-rw-r--r-- root/root 86 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_arrays
-rw-r--r-- root/root 85 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_autocd
-rw-r--r-- root/root 2285 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_zmodload
-rw-r--r-- root/root 841 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_file_descriptors
-rw-r--r-- root/root 3634 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_subscript
-rw-r--r-- root/root 776 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_parameters
-rw-r--r-- root/root 710 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_alias
-rw-r--r-- root/root 475 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_kill
-rw-r--r-- root/root 101 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_trap
-rw-r--r-- root/root 813 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_in_vared
-rw-r--r-- root/root 682 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_default
-rw-r--r-- root/root 178 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_builtin
-rw-r--r-- root/root 338 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_enable
-rw-r--r-- root/root 568 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_stat
-rw-r--r-- root/root 166 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_limit
-rw-r--r-- root/root 31 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_jobs_fg
-rw-r--r-- root/root 525 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_suffix_alias_files
-rw-r--r-- root/root 1631 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_first
-rw-r--r-- root/root 927 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_zcompile
-rw-r--r-- root/root 66 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_wait
-rw-r--r-- root/root 193 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_setopt
-rw-r--r-- root/root 399 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_redirect
-rw-r--r-- root/root 27 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_jobs_bg
-rw-r--r-- root/root 43 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_brace_parameter
-rw-r--r-- root/root 33 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_equal
-rw-r--r-- root/root 1364 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_fc
-rw-r--r-- root/root 805 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_zmv
-rw-r--r-- root/root 3752 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_typeset
-rw-r--r-- root/root 143 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_command
-rw-r--r-- root/root 732 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_tilde
-rw-r--r-- root/root 1473 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_set
-rw-r--r-- root/root 2005 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_zpty
-rw-r--r-- root/root 329 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_delimiters
-rw-r--r-- root/root 3671 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_cd
-rw-r--r-- root/root 1020 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_ulimit
-rw-r--r-- root/root 1549 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_print
-rw-r--r-- root/root 37 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_parameter
-rw-r--r-- root/root 919 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_read
-rw-r--r-- root/root 1132 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_which
-rw-r--r-- root/root 1868 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_history_modifiers
-rw-r--r-- root/root 327 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_math
-rw-r--r-- root/root 57 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_mere
-rw-r--r-- root/root 469 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_vars
-rw-r--r-- root/root 555 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_unhash
-rw-r--r-- root/root 105 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_limits
-rw-r--r-- root/root 64 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_assign
-rw-r--r-- root/root 708 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_aliases
-rw-r--r-- root/root 93 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_echotc
-rw-r--r-- root/root 309 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_options_unset
-rw-r--r-- root/root 1418 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_directory_stack
-rw-r--r-- root/root 10428 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_zstyle
-rw-r--r-- root/root 1623 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_value
-rw-r--r-- root/root 104 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_precommand
-rw-r--r-- root/root 226 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_source
-rw-r--r-- root/root 217 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_emulate
-rw-r--r-- root/root 182 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_options
-rw-r--r-- root/root 1987 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_jobs
-rw-r--r-- root/root 262 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_dirs
-rw-r--r-- root/root 190 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_unsetopt
-rw-r--r-- root/root 94 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_echoti
-rw-r--r-- root/root 113 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_ttyctl
-rw-r--r-- root/root 2364 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Zsh/_zle
-rw-r--r-- root/root 118376 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Linux.zwc
-rw-r--r-- root/root 3986 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/compdump
-rw-r--r-- root/root 42040 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Redhat.zwc
-rw-r--r-- root/root 61150 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/compinstall
drwxr-xr-x root/root 0 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/BSD/
-rw-r--r-- root/root 5553 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/BSD/_bsd_pkg
-rw-r--r-- root/root 962 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/BSD/_portsnap
-rw-r--r-- root/root 937 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/BSD/_cvsup
-rw-r--r-- root/root 742 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/BSD/_portlint
-rw-r--r-- root/root 867 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/BSD/_kld
-rw-r--r-- root/root 1539 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/BSD/_chflags
-rw-r--r-- root/root 748 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/BSD/_csup
drwxr-xr-x root/root 0 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion/Unix/
-rw-r--r-- root/root 1812 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_vux
-rw-r--r-- root/root 1351 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_arping
-rw-r--r-- root/root 3405 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_perl_modules
-rw-r--r-- root/root 22736 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_path_files
-rw-r--r-- root/root 678 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_tardy
-rw-r--r-- root/root 729 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_user_at_host
-rw-r--r-- root/root 29012 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_cvs
-rw-r--r-- root/root 2141 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_dict
-rw-r--r-- root/root 716 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_perl_basepods
-rw-r--r-- root/root 6172 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_sccs
-rw-r--r-- root/root 1311 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_ldd
-rw-r--r-- root/root 2473 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_path_commands
-rw-r--r-- root/root 658 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_yodl
-rw-r--r-- root/root 5272 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_bogofilter
-rw-r--r-- root/root 2158 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_sqsh
-rw-r--r-- root/root 7466 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_wget
-rw-r--r-- root/root 777 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_chkconfig
-rw-r--r-- root/root 186 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_global_tags
-rw-r--r-- root/root 7305 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_tidy
-rw-r--r-- root/root 650 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_sudo
-rw-r--r-- root/root 4819 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_whois
-rw-r--r-- root/root 2301 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_stgit
-rw-r--r-- root/root 2251 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_groff
-rw-r--r-- root/root 443 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_pon
-rw-r--r-- root/root 457 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_md5sum
-rw-r--r-- root/root 1125 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_mysqldiff
-rw-r--r-- root/root 246 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_nice
-rw-r--r-- root/root 911 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_tar_archive
-rw-r--r-- root/root 1013 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_signals
-rw-r--r-- root/root 1082 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_mencal
-rw-r--r-- root/root 1351 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_irssi
-rw-r--r-- root/root 6024 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_mailboxes
-rw-r--r-- root/root 2524 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_perl
-rw-r--r-- root/root 409 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_comm
-rw-r--r-- root/root 461 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_sh
-rw-r--r-- root/root 170 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_ctags_tags
-rw-r--r-- root/root 1119 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_wiggle
-rw-r--r-- root/root 304 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_knock
-rw-r--r-- root/root 5921 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_xmlsoft
-rw-r--r-- root/root 1527 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_python
-rw-r--r-- root/root 1009 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_groups
-rw-r--r-- root/root 2241 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_du
-rw-r--r-- root/root 566 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_kvno
-rw-r--r-- root/root 2866 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_ifconfig
-rw-r--r-- root/root 1005 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_mutt
-rw-r--r-- root/root 12446 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_ssh
-rw-r--r-- root/root 583 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_tcptraceroute
-rw-r--r-- root/root 6348 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_screen
-rw-r--r-- root/root 3212 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_mt
-rw-r--r-- root/root 349 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_env
-rw-r--r-- root/root 7875 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_patch
-rw-r--r-- root/root 1583 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_pids
-rw-r--r-- root/root 2016 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_sort
-rw-r--r-- root/root 6250 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_gnutls
-rw-r--r-- root/root 1808 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_sablotron
-rw-r--r-- root/root 4658 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_cpio
-rw-r--r-- root/root 2363 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_strip
-rw-r--r-- root/root 725 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_mtr
-rw-r--r-- root/root 502 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_xargs
-rw-r--r-- root/root 365 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_killall
-rw-r--r-- root/root 2781 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_man
-rw-r--r-- root/root 601 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_fortune
-rw-r--r-- root/root 210 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_newsgroups
-rw-r--r-- root/root 3308 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_arch_namespace
-rw-r--r-- root/root 5492 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_module
-rw-r--r-- root/root 5706 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_ant
-rw-r--r-- root/root 5673 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_less
-rw-r--r-- root/root 2558 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_uname
-rw-r--r-- root/root 778 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_ccal
-rw-r--r-- root/root 413 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_arch_archives
-rw-r--r-- root/root 339 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_cplay
-rw-r--r-- root/root 3936 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_sisu
-rw-r--r-- root/root 87 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_tracepath
-rw-r--r-- root/root 432 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_mail
-rw-r--r-- root/root 526 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_calendar
-rw-r--r-- root/root 2740 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_raggle
-rw-r--r-- root/root 117 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_directories
-rw-r--r-- root/root 491 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_rrdtool
-rw-r--r-- root/root 2102 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_rake
-rw-r--r-- root/root 547 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_cal
-rw-r--r-- root/root 6103 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_mpc
-rw-r--r-- root/root 4531 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_w3m
-rw-r--r-- root/root 3646 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_psutils
-rw-r--r-- root/root 222 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_time_zone
-rw-r--r-- root/root 25861 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_pbm
-rw-r--r-- root/root 3896 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_locate
-rw-r--r-- root/root 365 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_pdf
-rw-r--r-- root/root 1173 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_uniq
-rw-r--r-- root/root 620 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_unexpand
-rw-r--r-- root/root 2835 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_twisted
-rw-r--r-- root/root 595 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_loadkeys
-rw-r--r-- root/root 1680 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_apm
-rw-r--r-- root/root 2352 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_hosts
-rw-r--r-- root/root 90 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_diff
-rw-r--r-- root/root 210 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_terminals
-rw-r--r-- root/root 1451 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_flex
-rw-r--r-- root/root 1944 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_su
-rw-r--r-- root/root 3063 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_php
-rw-r--r-- root/root 1447 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_metaflac
-rw-r--r-- root/root 2091 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_links
-rw-r--r-- root/root 676 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_tilde_files
-rw-r--r-- root/root 9654 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_gpg
-rw-r--r-- root/root 978 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_init_d
-rw-r--r-- root/root 2618 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_find
-rw-r--r-- root/root 28109 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_imagemagick
-rw-r--r-- root/root 75509 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_perforce
-rw-r--r-- root/root 2921 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_ruby
-rw-r--r-- root/root 1169 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_ld_debug
-rw-r--r-- root/root 2638 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_aap
-rw-r--r-- root/root 5935 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_tar
-rw-r--r-- root/root 486 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_fakeroot
-rw-r--r-- root/root 530 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_postfix
-rw-r--r-- root/root 1844 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_yafc
-rw-r--r-- root/root 2276 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_chmod
-rw-r--r-- root/root 192 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_tex
-rw-r--r-- root/root 1945 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_perldoc
-rw-r--r-- root/root 3919 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_make
-rw-r--r-- root/root 3436 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_samba
-rw-r--r-- root/root 5911 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_urls
-rw-r--r-- root/root 727 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_diffstat
-rw-r--r-- root/root 37200 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_mount
-rw-r--r-- root/root 680 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_dir_list
-rw-r--r-- root/root 1034 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_date
-rw-r--r-- root/root 3236 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_todo.sh
-rw-r--r-- root/root 2380 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_lsof
-rw-r--r-- root/root 802 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_quilt
-rw-r--r-- root/root 287 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_totd
-rw-r--r-- root/root 1323 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_netcat
-rw-r--r-- root/root 16158 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_darcs
-rw-r--r-- root/root 424 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_renice
-rw-r--r-- root/root 2294 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_attr
-rw-r--r-- root/root 3209 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_printers
-rw-r--r-- root/root 1725 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_gdb
-rw-r--r-- root/root 517 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_mercurial
-rw-r--r-- root/root 2536 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_chown
-rw-r--r-- root/root 328 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_ps
-rw-r--r-- root/root 361 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_pack
-rw-r--r-- root/root 45 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_my_accounts
-rw-r--r-- root/root 935 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_dmidecode
-rw-r--r-- root/root 795 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_cssh
-rw-r--r-- root/root 3839 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_lzop
-rw-r--r-- root/root 403 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_ranlib
-rw-r--r-- root/root 1441 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_pump
-rw-r--r-- root/root 1552 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_guilt
-rw-r--r-- root/root 1660 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_flasher
-rw-r--r-- root/root 408 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_bind_addresses
-rw-r--r-- root/root 2140 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_telnet
-rw-r--r-- root/root 2636 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_cut
-rw-r--r-- root/root 285 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_ports
-rw-r--r-- root/root 1337 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_gprof
-rw-r--r-- root/root 5214 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_zip
-rw-r--r-- root/root 1732 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_ping
-rw-r--r-- root/root 2696 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_rubber
-rw-r--r-- root/root 326 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_pspdf
-rw-r--r-- root/root 129 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_texi
-rw-r--r-- root/root 154583 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_git
-rw-r--r-- root/root 4862 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_cdrecord
-rw-r--r-- root/root 2116 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_tin
-rw-r--r-- root/root 23468 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_java
-rw-r--r-- root/root 8577 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_ecasound
-rw-r--r-- root/root 1946 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_cp
-rw-r--r-- root/root 1943 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_user_admin
-rw-r--r-- root/root 2006 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_genisoimage
-rw-r--r-- root/root 1292 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_dict_words
-rw-r--r-- root/root 585 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_domains
-rw-r--r-- root/root 923 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_bison
-rw-r--r-- root/root 534 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_arp
-rw-r--r-- root/root 1083 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_antiword
-rw-r--r-- root/root 8249 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_cdrdao
-rw-r--r-- root/root 112 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_zdump
-rw-r--r-- root/root 4203 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_canonical_paths
-rw-r--r-- root/root 1712 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_sysctl
-rw-r--r-- root/root 99 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_zcat
-rw-r--r-- root/root 475 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_spamassassin
-rw-r--r-- root/root 2504 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_gphoto2
-rw-r--r-- root/root 11498 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_gcc
-rw-r--r-- root/root 203 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_webbrowser
-rw-r--r-- root/root 2809 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_a2ps
-rw-r--r-- root/root 251 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_users
-rw-r--r-- root/root 1989 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_iconv
-rw-r--r-- root/root 17994 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_tla
-rw-r--r-- root/root 1414 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_compress
-rw-r--r-- root/root 986 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_sed
-rw-r--r-- root/root 4902 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_bittorrent
-rw-r--r-- root/root 2527 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_qemu
-rw-r--r-- root/root 3991 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_grep
-rw-r--r-- root/root 1131 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_slrn
-rw-r--r-- root/root 1514 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_getent
-rw-r--r-- root/root 1503 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_figlet
-rw-r--r-- root/root 432 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_look
-rw-r--r-- root/root 3529 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_gzip
-rw-r--r-- root/root 2812 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_units
-rw-r--r-- root/root 2786 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_pax
-rw-r--r-- root/root 607 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_vorbiscomment
-rw-r--r-- root/root 2157 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_finger
-rw-r--r-- root/root 1002 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_file_systems
-rw-r--r-- root/root 5362 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_enscript
-rw-r--r-- root/root 6848 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_prcs
-rw-r--r-- root/root 18912 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_ip
-rw-r--r-- root/root 2683 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_rlogin
-rw-r--r-- root/root 2274 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_joe
-rw-r--r-- root/root 2364 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_bzip2
-rw-r--r-- root/root 453 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_id
-rw-r--r-- root/root 3596 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_mh
-rw-r--r-- root/root 925 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_dhclient
-rw-r--r-- root/root 10462 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_bzr
-rw-r--r-- root/root 1616 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_gs
-rw-r--r-- root/root 9979 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_mysql_utils
-rw-r--r-- root/root 253 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_users_on
-rw-r--r-- root/root 1849 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_global
-rw-r--r-- root/root 7230 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_tiff
-rw-r--r-- root/root 2952 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_files
-rw-r--r-- root/root 3395 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_lynx
-rw-r--r-- root/root 863 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_toilet
-rw-r--r-- root/root 116 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_apachectl
-rw-r--r-- root/root 3466 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_nmap
-rw-r--r-- root/root 5677 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_nslookup
-rw-r--r-- root/root 178 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_gnu_generic
-rw-r--r-- root/root 933 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_join
-rw-r--r-- root/root 535 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_cowsay
-rw-r--r-- root/root 1156 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_mime_types
-rw-r--r-- root/root 5452 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_email_addresses
-rw-r--r-- root/root 1089 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_socket
-rw-r--r-- root/root 349 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_locales
-rw-r--r-- root/root 2107 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_fuser
-rw-r--r-- root/root 4614 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_rar
-rw-r--r-- root/root 2156 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_pkg-config
-rw-r--r-- root/root 1056 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_net_interfaces
-rw-r--r-- root/root 2142 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_cdcd
-rw-r--r-- root/root 6078 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_ls
-rw-r--r-- root/root 519 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_fsh
-rw-r--r-- root/root 280 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_ncftp
-rw-r--r-- root/root 1062 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_ri
-rw-r--r-- root/root 4210 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_ispell
-rw-r--r-- root/root 1080 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_getmail
-rw-r--r-- root/root 5699 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_vorbis
-rw-r--r-- root/root 2134 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_getconf
-rw-r--r-- root/root 2945 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_pine
-rw-r--r-- root/root 3242 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_yp
-rw-r--r-- root/root 19631 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_growisofs
-rw-r--r-- root/root 1418 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_list_files
-rw-r--r-- root/root 656 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_java_class
-rw-r--r-- root/root 472 2008-05-28 03:53 ./usr/share/zsh-beta/functions/Completion/Unix/_unace
-rw-r--r-- root/root 1894 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion/Unix/_mkdir
-rw-r--r-- root/root 472 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion/Unix/_last
-rw-r--r-- root/root 428 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion/Unix/_showmount
-rw-r--r-- root/root 766 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion/Unix/_rcs
-rw-r--r-- root/root 7223 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion/Unix/_diff_options
-rw-r--r-- root/root 64 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion/Unix/_other_accounts
-rw-r--r-- root/root 1985 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion/Unix/_elinks
-rw-r--r-- root/root 357 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion/Unix/_configure
-rw-r--r-- root/root 812 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion/Unix/_dd
-rw-r--r-- root/root 2511 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion/Unix/_monotone
-rw-r--r-- root/root 3881 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion/Unix/_vim
-rw-r--r-- root/root 972 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion/Unix/_awk
-rw-r--r-- root/root 554 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion/Unix/_fetchmail
-rw-r--r-- root/root 762 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion/Unix/_stty
-rw-r--r-- root/root 104 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion/Unix/_printenv
-rw-r--r-- root/root 12340 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion/Unix/_rsync
-rw-r--r-- root/root 4090 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion/Unix/_mtools
-rw-r--r-- root/root 522 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion/Unix/_services
-rw-r--r-- root/root 36 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion/Unix/_whereis
-rw-r--r-- root/root 4034 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion/Unix/_dvi
-rw-r--r-- root/root 1379 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion/Unix/_lp
-rw-r--r-- root/root 653 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion/Unix/_elm
-rw-r--r-- root/root 18142 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion/Unix/_surfraw
-rw-r--r-- root/root 8719 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion/Unix/_texinfo
-rw-r--r-- root/root 16014 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion/Unix/_baz
-rw-r--r-- root/root 7616 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion/Unix/_subversion
-rw-r--r-- root/root 53768 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Newuser.zwc
drwxr-xr-x root/root 0 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Newuser/
-rw-r--r-- root/root 29449 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Newuser/zsh-newuser-install
drwxr-xr-x root/root 0 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/
-rw-r--r-- root/root 1442 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zfmark
-rw-r--r-- root/root 613 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zftype
-rw-r--r-- root/root 208 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zfls
-rw-r--r-- root/root 824 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zfget_match
-rw-r--r-- root/root 2077 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zfcget
-rw-r--r-- root/root 1578 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zftransfer
-rw-r--r-- root/root 2137 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zfrglob
-rw-r--r-- root/root 1391 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zfrtime
-rw-r--r-- root/root 90 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zfclose
-rw-r--r-- root/root 1775 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zfget
-rw-r--r-- root/root 2515 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zfinit
-rw-r--r-- root/root 2070 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zftp_progress
-rw-r--r-- root/root 1933 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zfcd
-rw-r--r-- root/root 693 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zffcache
-rw-r--r-- root/root 1899 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zfanon
-rw-r--r-- root/root 3923 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zfuget
-rw-r--r-- root/root 1186 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zfopen
-rw-r--r-- root/root 2024 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zfstat
-rw-r--r-- root/root 1300 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zfpcp
-rw-r--r-- root/root 3229 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zfdir
-rw-r--r-- root/root 1318 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zfautocheck
-rw-r--r-- root/root 2250 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zfgoto
-rw-r--r-- root/root 1444 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zfput
-rw-r--r-- root/root 1386 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zftp_chpwd
-rw-r--r-- root/root 2680 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zfuput
-rw-r--r-- root/root 1644 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zfsession
-rw-r--r-- root/root 687 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zfparams
-rw-r--r-- root/root 2491 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zfcput
-rw-r--r-- root/root 1094 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zfcd_match
-rw-r--r-- root/root 1954 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zfgcp
-rw-r--r-- root/root 181 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp/zfhere
-rw-r--r-- root/root 72056 2008-05-28 03:54 ./usr/share/zsh-beta/functions/TCP.zwc
-rw-r--r-- root/root 81752 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Prompts.zwc
drwxr-xr-x root/root 0 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/
-rw-r--r-- root/root 1753 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/select-word-style
-rw-r--r-- root/root 1704 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/delete-whole-word-match
-rw-r--r-- root/root 564 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/up-line-or-beginning-search
-rw-r--r-- root/root 2169 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/history-pattern-search
-rw-r--r-- root/root 542 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/edit-command-line
-rw-r--r-- root/root 3464 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/history-beginning-search-menu
-rw-r--r-- root/root 593 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/backward-kill-word-match
-rw-r--r-- root/root 4714 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/predict-on
-rw-r--r-- root/root 3868 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/incremental-complete-word
-rw-r--r-- root/root 586 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/down-line-or-beginning-search
-rw-r--r-- root/root 1332 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/transpose-words-match
-rw-r--r-- root/root 1001 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/incarg
-rw-r--r-- root/root 992 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/match-word-context
-rw-r--r-- root/root 628 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/replace-string
-rw-r--r-- root/root 4151 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/smart-insert-last-word
-rw-r--r-- root/root 5239 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/insert-composed-char
-rw-r--r-- root/root 1031 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/which-command
-rw-r--r-- root/root 997 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/insert-files
-rw-r--r-- root/root 1586 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/replace-string-again
-rw-r--r-- root/root 1939 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/modify-current-argument
-rw-r--r-- root/root 741 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/copy-earlier-word
-rw-r--r-- root/root 693 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/insert-unicode-char
-rw-r--r-- root/root 7933 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/define-composed-chars
-rw-r--r-- root/root 760 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/forward-word-match
-rw-r--r-- root/root 373 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/capitalize-word-match
-rw-r--r-- root/root 1671 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/split-shell-arguments
-rw-r--r-- root/root 7076 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/match-words-by-style
-rw-r--r-- root/root 5736 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/url-quote-magic
-rw-r--r-- root/root 497 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/cycle-completion-positions
-rw-r--r-- root/root 1429 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/read-from-minibuffer
-rw-r--r-- root/root 812 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/history-search-end
-rw-r--r-- root/root 373 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/up-case-word-match
-rw-r--r-- root/root 1441 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/quote-and-complete-word
-rw-r--r-- root/root 210 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/narrow-to-region-invisible
-rw-r--r-- root/root 144 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/zed-set-file-name
-rw-r--r-- root/root 3226 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/keeper
-rw-r--r-- root/root 450 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/backward-word-match
-rw-r--r-- root/root 587 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/kill-word-match
-rw-r--r-- root/root 3539 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/narrow-to-region
-rw-r--r-- root/root 2663 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/keymap+widget
-rw-r--r-- root/root 372 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle/down-case-word-match
drwxr-xr-x root/root 0 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Misc/
-rwxr-xr-x root/root 6720 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Misc/zcalc
-rw-r--r-- root/root 42 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Misc/run-help-svn
-rw-r--r-- root/root 1371 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Misc/is-at-least
-rw-r--r-- root/root 8874 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Misc/zargs
-rw-r--r-- root/root 2062 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Misc/mere
-rw-r--r-- root/root 4184 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Misc/xtermctl
-rwxr-xr-x root/root 2786 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Misc/run-help
-rw-r--r-- root/root 1126 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Misc/nslookup
-rwxr-xr-x root/root 96 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Misc/harden
-rw-r--r-- root/root 3401 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Misc/colors
-rw-r--r-- root/root 3301 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Misc/promptnl
-rw-r--r-- root/root 11141 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Misc/zmv
-rw-r--r-- root/root 5432 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Misc/tetris
-rwxr-xr-x root/root 7177 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Misc/zkbd
-rw-r--r-- root/root 770 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Misc/allopt
-rw-r--r-- root/root 888 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Misc/relative
-rw-r--r-- root/root 827 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Misc/getjobs
-rwxr-xr-x root/root 822 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Misc/checkmail
-rw-r--r-- root/root 2462 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Misc/sticky-note
-rw-r--r-- root/root 6185 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Misc/zrecompile
-rw-r--r-- root/root 42 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Misc/run-help-svk
-rw-r--r-- root/root 1877 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Misc/zmathfuncdef
-rw-r--r-- root/root 2154 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Misc/zed
-rw-r--r-- root/root 144 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Misc/run-help-git
-rw-r--r-- root/root 1305 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Misc/add-zsh-hook
-rw-r--r-- root/root 1267 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Misc/zstyle+
drwxr-xr-x root/root 0 2008-05-28 03:54 ./usr/share/zsh-beta/functions/TCP/
-rw-r--r-- root/root 459 2008-05-28 03:54 ./usr/share/zsh-beta/functions/TCP/tcp_wait
-rw-r--r-- root/root 443 2008-05-28 03:54 ./usr/share/zsh-beta/functions/TCP/tcp_point
-rw-r--r-- root/root 1028 2008-05-28 03:54 ./usr/share/zsh-beta/functions/TCP/tcp_sess
-rw-r--r-- root/root 4093 2008-05-28 03:54 ./usr/share/zsh-beta/functions/TCP/tcp_alias
-rw-r--r-- root/root 1792 2008-05-28 03:54 ./usr/share/zsh-beta/functions/TCP/tcp_output
-rw-r--r-- root/root 1958 2008-05-28 03:54 ./usr/share/zsh-beta/functions/TCP/tcp_send
-rw-r--r-- root/root 4156 2008-05-28 03:54 ./usr/share/zsh-beta/functions/TCP/tcp_expect
-rw-r--r-- root/root 2909 2008-05-28 03:54 ./usr/share/zsh-beta/functions/TCP/tcp_spam
-rw-r--r-- root/root 2981 2008-05-28 03:54 ./usr/share/zsh-beta/functions/TCP/tcp_close
-rw-r--r-- root/root 6321 2008-05-28 03:54 ./usr/share/zsh-beta/functions/TCP/tcp_open
-rw-r--r-- root/root 849 2008-05-28 03:54 ./usr/share/zsh-beta/functions/TCP/tcp_proxy
-rw-r--r-- root/root 2263 2008-05-28 03:54 ./usr/share/zsh-beta/functions/TCP/tcp_log
-rw-r--r-- root/root 1472 2008-05-28 03:54 ./usr/share/zsh-beta/functions/TCP/tcp_talk
-rw-r--r-- root/root 7055 2008-05-28 03:54 ./usr/share/zsh-beta/functions/TCP/tcp_read
-rw-r--r-- root/root 329 2008-05-28 03:54 ./usr/share/zsh-beta/functions/TCP/tcp_shoot
-rw-r--r-- root/root 68 2008-05-28 03:54 ./usr/share/zsh-beta/functions/TCP/tcp_command
-rw-r--r-- root/root 850 2008-05-28 03:54 ./usr/share/zsh-beta/functions/TCP/tcp_rename
-rw-r--r-- root/root 839 2008-05-28 03:54 ./usr/share/zsh-beta/functions/TCP/tcp_fd_handler
-rw-r--r-- root/root 1744 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Exceptions.zwc
-rw-r--r-- root/root 127752 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zle.zwc
-rw-r--r-- root/root 99616 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Zftp.zwc
-rw-r--r-- root/root 80184 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Calendar.zwc
-rw-r--r-- root/root 174440 2008-05-28 03:54 ./usr/share/zsh-beta/functions/Completion.zwc
-rw-r--r-- root/root 30424 2008-05-28 03:54 ./usr/share/zsh-beta/functions/MIME.zwc
drwxr-xr-x root/root 0 2008-05-28 03:44 ./usr/lib/
drwxr-xr-x root/root 0 2008-05-28 03:45 ./usr/lib/zsh-beta/
drwxr-xr-x root/root 0 2008-05-28 03:45 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/
drwxr-xr-x root/root 0 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/
-rw-r--r-- root/root 7344 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/sched.so
-rw-r--r-- root/root 16136 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/example.so
-rw-r--r-- root/root 24572 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/curses.so
-rw-r--r-- root/root 124368 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/complete.so
-rw-r--r-- root/root 4724 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/regex.so
-rw-r--r-- root/root 5868 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/mapfile.so
-rw-r--r-- root/root 12588 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/zpty.so
-rw-r--r-- root/root 6900 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/pcre.so
-rw-r--r-- root/root 10628 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/rlimits.so
-rw-r--r-- root/root 37720 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/zftp.so
-rw-r--r-- root/root 6492 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/terminfo.so
-rw-r--r-- root/root 5372 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/clone.so
-rw-r--r-- root/root 17104 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/zprof.so
-rw-r--r-- root/root 6344 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/termcap.so
-rw-r--r-- root/root 53592 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/computil.so
-rw-r--r-- root/root 5496 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/langinfo.so
drwxr-xr-x root/root 0 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/net/
-rw-r--r-- root/root 5788 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/net/socket.so
-rw-r--r-- root/root 9980 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/net/tcp.so
-rw-r--r-- root/root 20720 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/system.so
-rw-r--r-- root/root 23080 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/zutil.so
-rw-r--r-- root/root 22520 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/mathfunc.so
-rw-r--r-- root/root 231600 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/zle.so
-rw-r--r-- root/root 36768 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/parameter.so
-rw-r--r-- root/root 9296 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/zselect.so
-rw-r--r-- root/root 5364 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/datetime.so
-rw-r--r-- root/root 3760 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/newuser.so
-rw-r--r-- root/root 14228 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/files.so
-rw-r--r-- root/root 4752 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/cap.so
-rw-r--r-- root/root 55924 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/complist.so
-rw-r--r-- root/root 5040 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/zleparameter.so
-rw-r--r-- root/root 4408 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/deltochar.so
-rw-r--r-- root/root 58820 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/compctl.so
-rw-r--r-- root/root 10600 2008-05-28 03:52 ./usr/lib/zsh-beta/4.3.6-dev-0+0516/zsh/stat.so
drwxr-xr-x root/root 0 2008-05-28 03:52 ./bin/
-rwxr-xr-x root/root 495084 2008-05-28 03:52 ./bin/zsh-beta
lrwxrwxrwx root/root 0 2008-05-28 03:45 ./usr/share/zsh-beta/help/source -> dot
lrwxrwxrwx root/root 0 2008-05-28 03:45 ./usr/share/zsh-beta/help/float -> typeset
lrwxrwxrwx root/root 0 2008-05-28 03:45 ./usr/share/zsh-beta/help/unfunction -> unhash
lrwxrwxrwx root/root 0 2008-05-28 03:45 ./usr/share/zsh-beta/help/r -> fc
lrwxrwxrwx root/root 0 2008-05-28 03:45 ./usr/share/zsh-beta/help/pushln -> print
lrwxrwxrwx root/root 0 2008-05-28 03:45 ./usr/share/zsh-beta/help/which -> whence
lrwxrwxrwx root/root 0 2008-05-28 03:45 ./usr/share/zsh-beta/help/declare -> typeset
lrwxrwxrwx root/root 0 2008-05-28 03:45 ./usr/share/zsh-beta/help/bye -> exit
lrwxrwxrwx root/root 0 2008-05-28 03:45 ./usr/share/zsh-beta/help/where -> whence
lrwxrwxrwx root/root 0 2008-05-28 03:45 ./usr/share/zsh-beta/help/history -> fc
lrwxrwxrwx root/root 0 2008-05-28 03:45 ./usr/share/zsh-beta/help/logout -> exit
lrwxrwxrwx root/root 0 2008-05-28 03:45 ./usr/share/zsh-beta/help/rehash -> hash
lrwxrwxrwx root/root 0 2008-05-28 03:45 ./usr/share/zsh-beta/help/unalias -> unhash
lrwxrwxrwx root/root 0 2008-05-28 03:45 ./usr/share/zsh-beta/help/integer -> typeset
lrwxrwxrwx root/root 0 2008-05-28 03:45 ./usr/share/zsh-beta/help/autoload -> functions
lrwxrwxrwx root/root 0 2008-05-28 03:45 ./usr/share/zsh-beta/help/readonly -> typeset
lrwxrwxrwx root/root 0 2008-05-28 03:45 ./usr/share/zsh-beta/help/type -> whence
lrwxrwxrwx root/root 0 2008-05-28 03:45 ./usr/share/zsh-beta/help/chdir -> cd
lrwxrwxrwx root/root 0 2008-05-28 03:45 ./usr/share/zsh-beta/help/local -> typeset
zsh-beta_4.3.6-dev-0+20080516-1_m32r.changes:
Format: 1.8
Date: Fri, 16 May 2008 11:19:38 -0400
Source: zsh-beta
Binary: zsh-beta zsh-beta-doc zsh-beta-static
Architecture: m32r
Version: 4.3.6-dev-0+20080516-1
Distribution: unstable
Urgency: medium
Maintainer: Hirokazu Takata <takata at linux-m32r.org>
Changed-By: Clint Adams <schizo at debian.org>
Description:
zsh-beta - A shell with lots of features (dev tree)
zsh-beta-doc - zsh beta documentation - info/HTML format
zsh-beta-static - A shell with lots of features (dev tree - static link)
Changes:
zsh-beta (4.3.6-dev-0+20080516-1) unstable; urgency=medium
.
* Update to HEAD.
Checksums-Sha1:
8820fdb186dd8bf3ba501d4c6de6abfd871055a4 4001140 zsh-beta_4.3.6-dev-0+20080516-1_m32r.deb
Checksums-Sha256:
3ef8263191957b048a3cb7250fda635a23911aa899ca1d4024a2e0451e367ee8 4001140 zsh-beta_4.3.6-dev-0+20080516-1_m32r.deb
Files:
84cd77ca11e8de820b5aae9cdaf0a984 4001140 shells optional zsh-beta_4.3.6-dev-0+20080516-1_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd2/zsh-beta-4.3.6-dev-0+20080516
------------------------------------------------------------------------------
/usr/bin/sudo dpkg --root=/debian/buildd2/build/chroot-unstable --purge libcap2 libcap2-dev
(Reading database ... 60954 files and directories currently installed.)
Removing libcap2-dev ...
Removing libcap2 ...
Purging configuration files for libcap2 ...
Processing triggers for man-db ...
******************************************************************************
Finished at 20080528-0427
Build needed 03:35:02, 43108k disk space
More information about the build-status
mailing list