Interix SUA Community Page Logo

Home Research &
Strategy Consulting
Interop
Technology Center
Learning
Center
SUA Articles SUA Community
Forums
FAQs Tool
Warehouse
About
Interop Systems

Tool Warehouse

for Interix, SFU & Subsystem for Unix-based Applications (SUA)

The Tool Warehouse is a repository of contributed software from Interop Systems, Microsoft and SFU/SUA users.  Your SUA Community login provides access to this page, as well as the SUA Community Forum. The available software packages are can be used with Interix, Interix/SFU and the Subsystem for Unix-based Applications (Interix/SUA). Downloads are free -- no membership or access fee required.

The download links (below) are to directories on the Interop Systems' FTP site. The best way to download these packages is with the command line tool pkg_update. This is one of a set of tools for managing software installations easily.

To install any of the software packages listed below you can install them as a "Bundle" or as individual packages. A list of available Bundles is shown on this site's main page. To install individual software packages please refer to the Package Install web page for details. When the Package Installer is used it will automatically determine the correct package version for the system you are using.

The ftp site is always updated before an announcement is made in the Forum which is done before this page is updated. Some source code is available at the ftp site as well.

We are continuing to add to and update the Tool Warehouse on a regular basis.  If you have a specific request or would like to contribute to the repository, you can contact us at tools@interopsystems.com.  If you would like to be notified about new additions, please subscribe to the Tool Warehouse Updates in the SUA Community Forum for automatic email notifications.

All SFU/Interix/SUA applications are packaged.  A package is used by the installer to correctly place all the binary and data files.  It also records version numbers, file locations and check sums for verification, uninstalls and does version updates.  By using the installer, all the other packages that a particular application depends on will be installed at the same time.  Using the Tools installer for software packages is easy and quick.  All packages are binary releases.  This means installations are quick and pre-tested to work.  You do not need to do any source build option fiddling!  Just install and use immediately. Less pain, more gain!

  • The installer will cleanly install, update or remove a package.
  • Inter-package dependencies are tracked and updated automatically.
  • Package updates can be automatically retrieved, and checking for new packages can be done easily.
  • Support is available for all packages through the /Tools Forum and through e-mail.
  • Package versions are updated at regular intervals so the software is current for new features, bug-fixes and security fixes. Packages include updates and extensions to SFU/Interix & Subsystem for Unix-based Applications shipped software.
  • Package installations can be controlled by command line and/or GUI and/or any personal administrative scripts you have.
  • The installer can be configured in large administrative settings by the administrator for selective package installations.
  • Any previous files are restored when a package is uninstalled/deleted

By choosing to download from this site, you are agreeing to our terms of use and respecting the licenses of programs you use.

Notes: 
All packages below need the Installer installed first.  For detailed instructions on using the packager, please refer to  Package Install information web page.

All tools, utilities and libraries listed work with both Interix / SFU 3.5 and the Subsystem for UNIX-based Applications (SUA), unless otherwise noted.
If the links don't work for your version of the subsystem, you can access the ftp site anonymously: ftp://ftp.interopsystems.com/pkgs, or (much easier) use the option "-R num" to pkg_update where "num" is the release number output from the "uname -r" command.

!! NEW !!
The links below require that you have the Interix installer already.
Clicking a link below will now start installing the package after you tell the browser to "run" the link.

admin_scripts  Version 1.1
binary: admin_scripts-current.exe
Contributed by Mark Funkenhauser
This is a collection of three administration tools for adding, removing and modifying user account information. These updated scripts are the ones to use because the scripts that ship with 3.5 don't work. Contributed by Mark Funkenhauser.
Apache  Version 1.3.29.1
binary: apache-current
src: /src/apache/1.3/
This is version 1.3 of the Apache open source HTTP server.
Apache (httpd)  Version 2.2.8
binary: httpd-current
src: /src/apache/2.0/
This is version 2.2.8 of the  Apache open source HTTP server.   This version is using the SUA and SFU 3.5 pthreads library
apropos Version 1.0
binary: apropos-current.exe
src: /src/apropos
Apropos shows which manual pages contain instances of any of the given keyword(s) in their title line.
 
arc Version 5.21o
binary: arc-current.exe
src: /src/arc
Contributed by Boris Rudakov
Arc is an archive utility.
 
atk  Version 1.6.0.1
binary: atk-current
src:/src/atk
This is the GNOME Accessibility Toolkit and libraries.
autoconf  Version 2.63
binary: autoconf-current
src:/src/autoconf
Autoconf is an extensible package of M4 macros that produce shell
scripts to automatically configure software source code packages.
automake  Version 1.11
binary: automake-current
src: /src/automake
This is Automake, a Makefile generator.  It was inspired by the 4.4BSD 'make' and 'include' files, but aims to be portable and to conform to the GNU standards for Makefile variables and targets. 
awk  Version 7.10.23
binary: awk-current
src: /src/awk
This is awk as described in "The AWK Programming Language", by Al Aho, Brian Kernighan, and Peter Weinberger (Addison-Wesley, 1988).  It contains fixes to the version of awk that ships with SFU 3.5.
bash  Version 3.2.39
binary: bash-current
src: /src/bash
This is GNU Bash -- the GNU Project's Bourne Again SHell, a complete implementation of the POSIX.2 shell spec, plus many other features. This provides bash on Windows with the same functionality and behavior as Unix/Linux systems.
bdes  Version 1.0.1 
binary: bdes-current
src: /src/bdes
BDES is a utility for encrypting and decrypting bytes using the
DES (Data Encryption Standard).  
biff  Version 1.0
binary: biff-current
src: /src/biff
BSD mail notification utility.
BIND  Version 9.3.2.12
binary: bind-current.exe
src: /src/bind
This replaces the version of BIND that ships with SFU 3.5.  BIND-9 comes with named (the DNS server daemon), libbind, the lwres library (light weight resolver) and DNS API's for p-threads (*_r()).  This is more comprehensive than what ships with SFU. It has the advantage that it does DNS resolving directly rather than via WinSock DNS resolving (WinSock sockets are still used via the Interix subsystem).
bootp  Version 1.0
binary: boot-current.exe

Internet boot protocol server / gateway
bison  Version 2.3
binary: bison-current.exe
src: /src/bison
This is the YACC-compatible parser generator.  
bzip2  Version 2-1.0.4
binary: bzip2-current.exe
src: /src/bzip2
This is bzip2, a block-sorting file compressor.  
c89 Version 6.0.9
binary: c89-current
src: /src/c89
This is a compiler interface to MSVC to produce binaries for Interix. It is an update to the version that ships with Interix (SFU and SUA). It now includes functionality for building Windows binaries of different types (windows, dll, console). This package supersedes the 'wcc' package by including its functionality with updates.
 
cabextract Version 1.1
binary: cabextract-current.exe
src: /src/cabextract
Cabextract is a program to extract files from Microsoft cabinet (CAB, .cab) files.
 
cadaver Version 0.23.2
binary: cadaver-current.exe
src: /src/cadaver
Contributed by Brian Reiter: http://www.wolfereiter.com
Cadaver is a command-line WebDAV client for Unix.  It supports file upload, download, on-screen display, namespace
operations (move/copy), collection creation and deletion, and
locking operations.
 
caesar  Version 1.1 
binary: caesar-current
src: /src/caesar
Caesar is a utility for decrypting caesar cyphers (rotations).  This is the utility often used to perform "rot13" for newsgroups.  This now includes the 'rot13' program.
 
cat Version 1.2
binary: cat-current.exe
src: /src/cat
Cat is used to concatenate and print files -- with long options using BSD code.

 
catman  Version 1.7.2 
binary: catman-current.exe
src: /src/catman
Catman is a script used to translate a large number of raw man pages to their "cat" form so that the Interix 'man' utility will find and output them. (man -k will work too.)   Catman includes the 'makewhatis' utility.
cbrowser  Version 0.8
binary: cbrowser-current
src: /src/cbrowser
Cbrowser is a front end to the popular source code indexing and querying program cscope.
ccache Version 2.4
binary: ccache-current.exe
src: /src/ccache
This utility is a fast compiler cache for use with C and C++.
 
chcase  Version 1.0.1 
binary: chcase-current.exe
src: /src/chcase
Chcase was written as a helper utility when dealing with Win32 filenames.  By default the utility acts as if the '-l' option has been given.  It accepts one filename and converts that name into lowercase only (-l), uppercase only (-u) or switches the case of each letter (-s).  
chmod Version 1.1
binary: chmod-current.exe
src: /src/chmod

 
cmp Version 1.0
binary: cmp-current.exe
src: /src/cmp
Cmp compares two files.
 
colrm  Version 1.0 
binary: colrm-current.exe
src: /src/colrm
This is the BSD version of the utility 'colrm' which removes selected columns from a file.
comsat (biff)  Version 1.0
binary: comsat-current.exe
src: /src/comsat
Comsat is the biff server (daemon) which receives notification of incoming mail and informs the appropriate users at their terminal if they have requested the service.
ClamAV  Version 0.91.2
binary: clamav-current
src: http://www.clamav.net/
Contributed and updated by Brian Reiter: http://www.wolfereiter.com
ClamAV is a set of anti-virus tools. It allows for filesystem scans and also can be used to scan e-mail for viruses.
cp  Version 1.2 
binary: cp-current.exe

Copy files and directories - additional options. 
cpio  Version 2.9 
binary: cpio-current
src: /src/cpio
This is a newer, modified version of cpio to compensate for the behavior of readlink() in SFU 3.5 that causes cpio to truncate symbolic link names by one character. 
cscope  Version 15.7.1
binary: cscope-current
src: /src/cscope
Cscope is an interactive, screen-oriented tool that allows the user to browse through C source files for specified elements of code.
curl  Version 7.16.2 
binary: curl-current.exe
src: /src/curl
Curl is a command line tool for transferring data specified with URL
syntax.  Libcurl is a library that Curl is using to do its job. 
cut  Version 1.0 
binary: cut-current.exe
src: /src/cut
The cut utility selects portions of each line (as specified by list) from each file (or the standard input by default), and writes them to the standard output.
CVS  Version 1.12.12.2 
binary: cvs-current.exe
src: /src/cvs
CVS is the Concurrent Versions System, the dominant open source network-transparent version control system.
cxref Version 1.6a
binary: cxref-current.exe
src: /src/cxref
Cxref is a C cross referencing and documenting tool with output in LaTeX, HTML, RTF and SGML.
 
date  Version 1.1
binary: date-current.exe
src: /src/date
display or set date and time (enhanced).
DDD  Version 3.3.8.2
binary: ddd-current.exe
src: /src/ddd
GNU DDD is a graphical front-end for command-line debuggers such as GDB, DBX, WDB, Ladebug, JDB, XDB, the Perl debugger, the bash debugger, or the Python debugger.
dialog Version 1.0.6.2
binary: dialog-current
src: /src/dialog
Dialog displays dialog boxes from shell scripts using curses.
 
diffutils Version 2.8.1
binary: diffutils-current.exe
src: /src/diffutils
An update for the 'diff', 'diff3' and 'sdiff' utilities.
 
echo Version 1.0
binary: echo-current.exe
src: /src/echo
Echo writes arguments to the standard output. This is an update to the version that ships with SFU to include SUS options plus others.
 
ed Version 3.7
binary: ed-current.exe
src: /src/ed
Ed is a standard text editor. While line oriented it is still very powerful, especially when using scripts for editing.
 
Electric Fence  Version 2.2.2.1 
binary:electricfence-current
src: /src/electricfence
Electric Fence is a malloc() debugger / bounds checker. It uses the virtual memory hardware of your system to detect when software overruns the boundaries of a malloc() buffer. It will also detect any accesses of memory that has
been released by free().
emacs  Version 21.2 
binary:emacs-current
src: /beta/emacs
This is the gnu emacs editor. 
expect  Version 5.43 
binary:expect-current
src: /src/expect
This is Expect 5.40 for Tcl 8.3 and Tk 8.3 (below). Expect is a program that performs programmed dialogue with other interactive programs.
fastCGI  Version 2.4.0
binary:
src: /src/fastcgi
FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific API's. 
fetchmail Version 6.2.5.2.1
binary: fetchmail-current.exe
src: /src/fetchmail
This utility allows you to fetch email from various types of email servers: POP, IMAP, ETRN or ODMR. This version has been compiled with the SSL option.
find  Version 1.2
binary: find-current.exe
src: /src/find
Find is a Unix utility to walk a file hierarchy. This is an update to the version that ships with SFU 3.5 so several new primaries are available.
flex  Version 2.5.35
binary: flex-current.exe
src: /src/flex
Flex is a lexical analyzer generator.  It is a tool for generating programs that perform pattern-matching on text.  It is BSD-based in code and license.
flip  Version 1.1
binary: flip-current.exe
src: /src/flip

Flip is the program for converting text file line endings amongst Unix, MS-DOS and Macintosh (old Mac) styles. This update includes more functionality. Also included are command mappings to 'flip' for the utilities 'unix2dos' and 'dos2unix'.

fontconfig  Version 2.4.2
binary: fontconfig-current
src: /src/fontconfig
A font configuration and customization library. Fontconfig is designed to locate fonts within the system and select them according to requirements specified by applications.
Fontconfig is not a rasterization library, nor does it impose a particular rasterization library on the application. The X-specific library 'Xft' uses fontconfig along with freetype to specify and rasterize fonts.
fortune  Version 1.1.1
binary: fortune-current.exe
src: /src/fortune
This utility prints an interesting random epigram, quote or adage -- a traditional UNIX favorite.
FreeTDS  Version 0.62.3
binary: freetds-current.exe
src: /src/freetds
For more info, see our database connectivity page.
Free TDS is a free (open source) implementation of Sybase's db-lib and ct-lib libraries.  Currently, dblib and ctlib are most mature.  Both of these libraries have several programs known to compile and run against them.
freetype 2  Version 2.1.10
binary: libfreetype-current.exe
src: not posted
Freetype 2 is a font engine.
from  Version 1.0
binary: from-current.exe
src: /src/from
added: 2004-05-31
'From' prints the names of those who have sent mail.
ftp  Version 3.5j
binary: ftp-current
src: /src/ftp
This is an update to the version shipping with SFU 3.5. The update is for the graphical transfer bar giving better output with larger files.
fvwm  Version 2.4.19
binary: fvwm-current.exe
src: /src/fvwm
"fvwm" is a multiple large virtual desktop window manager, originally derived from twm.  fvwm is intended to have a small memory footprint but a rich feature set, be extremely customizable and extendible, and have a high degree of Motif mwm compatibility.
gawk  Version 3.15
binary: gawk-current.exe
src: /src/gawk
The GNU version of 'awk'.
gcc Version 4.2
binary: gcc-current
src: /src/gcc
Update to the version that comes with SFU and SUA.
gd Version 2.0.33
binary: gd-current
src: /src/gd
Sponsored in part by LBM Systems
GD is a "graphics draw" library used with gnuplot.
gdbm  Version 1.8.3.1
binary: gdbm-current.exe
src: /src/gdbm
GNU's gdbm is a set of database routines that use extensible hashing.  The routines work like the UNIX dbm routine.  
getopt  Version 2.0 
binary: getopt-current.exe
src: /src/getopt
This is the standard UNIX getopt(1) utility.   
gettext  Version 0.17
binary: gettext-current
src: /src/gettext
This is the GNU gettext package.  This library gives a unique interface to message handling functions.  Users of other GNU packages should install gettext as it is often used to internationalize the messages given by shell scripts.   
ghostscript  Version 8.54 
binary:/ghostscript-current-bin.tgz
src: /src/ghostscript
Ghostscript is an interpreter for the PostScript language.
giflib  Version 4.1.4 
binary:/giflib-current-bin.tgz
src: /src/giflib
The giflib package contains libraries for reading and writing GIFs as well as programs for converting and working with GIF files.
GIMP  Version 2.0.0
binary: gimp-current.exe
Warning: Download is 23 MB!
src: /src/gimp
This is GIMP version 2.0, a stable release of the GNU Image Manipulation Program. It was ported to Interix as a demonstration project.  It is an excellent example of a complex application with dozens of dependencies (all included).  To read about the porting experience, see Porting Gimp to SFU 3.5 Word doc.
gimpprint  Version 4.2.6
binary: gimpprint-current
src: /src/gimpprint
A very high quality package of printer drivers for Ghostscript and CUPS. This project also maintains the Print plug-in for the Gimp from the same code base.
glib  Version 2.20.3
binary: glib-current
src: /src/glib
GLib is a library which includes support routines for C such as:   lists, trees, hashes, memory allocation, and many other things.
gmake  Version 3.80.1
binary: gmake-current.exe
src: /src/gmake
This is GNU Make.  This distribution includes the GNU Make manual.
GMP  Version 4.2.2
binary: gmp-current.exe
src: /src/gmp
Contributed and updated by Brian Reiter: http://www.wolfereiter.com
GMP is a portable library written in C for arbitrary precision arithmetic on integers, rational numbers, and floating-point numbers. It aims to provide the fastest possible arithmetic for all applications that need higher precision than is directly supported by the basic C types.
This syncs with Brian Reiter's update for ClamAV.
gnupg  Version 1.4.9
binary: gnupg-current
src: /src/gnupg
Gnupg (GNU Privacy Guard) is a complete and free replacement for PGP.  Because it does not use the patented IDEA algorithm, it can be used without any restrictions.  
gnuplot Version 4.0.0
binary: gnuplot-current.exe
src: /src/gnuplot
Gnuplot is a command-driven interactive function plotting program.  It can display to an X11 server too.
grep Version 1.3
binary: grep-current.exe
src: /src/grep
This is an updated version of 'grep' that includes recursive directory traversal as well as all of the more recent new options.
groff  Version 1.17.2.2
binary: groff-current
src: /src/groff
This is the GNU Groff formatting system and includes a long list of implementations.  
groups  Version 1.0
binary: groups-current.exe
src: /src/groups
 
gSOAP  Version 2.6
binary: gsoap-current
src: /src/gsoap
The gSOAP toolkit is a cross-platform development environment for C and C++ SOAP/XML Web services (SOAP 1.1/1.2, WSDL 1.1). gSOAP supports XML serialization of native C/C++ data types. Includes stub/skeleton compiler, HTTP Web server, and much more.
GTK+  Version 2.4.1.3
binary: gtk+-current
src: /src/gtk+
Added: 2004-05-10
GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites.
gzip Version 1.3.3.10.1 
binary: gzip-current.exe
src: /src/gzip
This version of gzip contains no new features over the one released with SFU 3.5.  But it is linked against zlib 1.1.4b which contains a security fix.  This version also includes the utilities derived from gzip not included with SFU 3.0: gzexe, zcmp, zdiff, zforce, zgrep, zmore and znew.  Man pages for each are included.  
Indent  Version 1.0
binary: indent-current.exe
src: /src/indent
Indent is a program to indent and format C source code. This can be a useful tool to help standardize the format of C code locally without the need to do so "by-hand."
install  Version 1.1.2
binary: install-current.exe
src: /src/install
This is an update to the 'install' utility that ships with SFU 3.5.  This version adds options that many software applications now expect.  
ISS  Version 1.3
binary: iss-current
src: /src/install
Internet Security Scanner (ISS) is a multi-level security scanner. It was designed to be flexible and do its job in a reasonable amount of time. It provides information to the administrator that will fix obvious security misconfigurations. 
jam Version 2.5.2
binary: jam-current.exe
src: /src/jam
Jam is a program construction tool, like make(1).
joe Version 3.3
binary: joe-current.exe
src: /src/joe
Joe's Own Editor (joe) is a powerful editor that can be run in several mode to appear like WordStar, Pico and emacs in addition to it's own mode-less interface.
 
jot  Version 1.0.1
binary: jot-current.exe
src: /src/jot
Jot is a utility to print random or sequential data.
jove Version 4.16.0.65
binary: jove-current.exe
src: /src/jove
Jonathan's Own Version of Emacs (jove) is a light-weight alternative to 'emacs' because it does not carry Lisp around with it.
 
jpeg  Version 6b.4
binary: jpeg-current.exe
src: /src/jpeg
This distribution contains the sixth public release of the Independent JPEG Group's free JPEG image compression and decompression software.  
Lam  Version 1.0
binary: lam-current.exe
src: /src/lam
This utility laminates files together vertically.
lc  Version 1.1 
binary: lc-current.exe
src: /src/lc
LC is much like the ls command except it separates the types of files into groups and then displays located file names to the user is a columnar fashion.  
ldconfig  Version 1.0 
binary: ldconfig-current.exe

For configuring where shared libraries are to be found at load time.  
leave  Version 1.0
binary: leave-current.exe
src: /src/leave
A utility to remind you when you need to leave!
libart  Version 2.3.19
binary: libart-current.exe
src:
Libart is a library for high-performance 2D graphics.
libcrypt  Version 1.2.7
binary: libcrypt-current
src: /src/libcrypt
This is a replacement "libcrypt" library  .  The "sha2" routines are now added and this gives a shared library for libcrypt.
libdes  Version 4.04b
binary: libdes-current.exe
src: /src/libdes
This includes the man pages (des and des_crypt).
 
libdl  Versions for 3.5.3 (3.5), 5.2.3 (6.0)
binary: libdl-current.exe
src: /src/libdl
Updated: 2009-05-06

This package includes an updated libdl library and updated ld.so loader for Interix 3.5 and 6.0. This includes libdl.a (new) and ld.so search more paths by default for shared libraries to load.

More extensions to be added in the future.

libedit  Version 1.1.1
binary: libedit-current.exe
src: /src/libedit
Libedit is the library of in-line editor APIs derived from 4.4BSD source code.  It is used in such programs as ftp(1) to recall a previous command. The editline library provides generic line editing and history functions, similar to those found in sh(1).
libexpat  Version 2.0.0
binary: libexpat-current.exe
src: /src/libexpat
Updated: 2007-06-17
XML Parser library
libiconv  Version 1.13
binary: libiconv-current.exe
src: /src/libiconv
This library package - iconv -  is for converting to/from unicoding for UNIX systems.  
libiodbc  Version 3.51.2
binary: libiodbc-current.exe
src: /src/libiodbc
For more info, see our database connectivity page. 
iODBC is another popular Open Source ODBC driver manager.  See also unixODBC.   
libm  Version 3.5.4/5.2.4
binary: libm-current.exe
src: /src/libm
An updated math library with more functions. Improved speed on Interix/SUA 6.0 over original.  
libncurses  Version 5.6
binary: libncurses-current.exe
src: /src/libncurses
Ncurses is a CRT handling and optimization package.  This implementation is "new curses" (ncurses) and is the approved replacement for 4.4BSD classic curses, which has been discontinued.  
libpng  Version 1.2.37
binary: libpng-current
src: /src/libpng
PNG is intended as a replacement for TIFF and GIF image formats to provide better images.  Libpng is the official PNG (Portable Network Graphics) reference library for creating these images.  
libport Version 1.1.29
binary: libport-current.exe
src: /src/libport
A portability library to ease the transition to Interix for some API's, plus ioctl() extensions.
 
libsasl Version 2.1.22.0.1
binary: libsasl-current.exe
src: /src/libsasl
This is the original SASL authentication library.
 
libskey Version 1.0
binary: pkgs/website/libskey-current-bin.tgz
src: /src/libskey
Updated: 2008-07-02
This is a library for one-time password management.
libtga Version 1.0.1
binary: pkgs/website/libtga-current-bin.tgz
src: /src/libtga
Updated: 2005-11-02
This is a library for using tga images.
libtool  Version 2.2.6.1.1
binary: libtool-current.exe
src: /src/libtool
Contributed by Brian Reiter: http://www.wolfereiter.com
Libtool is a generic library support script. It supports the building of static, shared and dynamic libraries across multiple platforms.
libungif  Version 4.1.4 
binary: libungif-current.exe
src: /src/libxml2
API's for manipulating GIF files
libxml2  Version 2.6.28 
binary: libxml-current.exe
src: /src/libxml2
Libxml2 is an XML C parser and toolkit library under an MIT license.
libxpm  Version 3.4k.3 
binary: libxpm-current.exe
src: /src/libxpm
This is the Koala project's XPixMap image format and library.  The format defines how to store color images (X Pixmap) in a portable and powerful way. The library provides a set of functions to store and retrieve images to and from XPM format data, being either files, buffers (files in memory), or data (included files).  
libxslt Version 1.1.21
binary: libxslt-current.exe
src: /src/libxslt
An extension library for XSLT (relates to XML).
 
links Version 2.1.17
binary: links-current.exe
src: /src/links
A lynx-like alternative character mode WWW browser.
Also has a graphical (X11) version.
locate  Version 1.1.1
binary: locate-current.exe
src: /src/locate
'Locate' finds filenames quickly.
logger Version 1.0
binary: logger-current.exe
src: update to SFU version
A utility to add messages to the system logs (syslog).
This is a replacement for the Interix version and adds several new options.
login Version 1.0
binary: login-current.exe
A program to log users onto the computer. Comes with S/Key enhancements built-in.
lorder  Version 1.0
binary: lorder-current.exe
src: /src/lorder
This is a utility for list dependencies for object files. Used together with tsort, ar, nm and the loader.
ls  Version 1.29
binary: ls-current.exe
src: /src/ls
This is a utility to list directory contents. This BSD-based utility now has color support for file types -- an often requested enhancement.
lsreg  Version 1.0
binary: lsreg-current.exe
src: /src/ls
The lsreg utility allows you to view the value of a key in the registry as long as you know the whole path (sorry, no filesystem like capability). The regdump utility dumps out the value of the key registry entries that affect Interix (SFU/SUA).
The intent here is to provide a quick and easy way to check the critical registry entries that seem to occasionally get wacked by MS updates.
lynx  Version 2.8.5
binary: lynx-current.exe
src: /src/lynx
Lynx is a general purpose distributed information browser for the World Wide Web for terminals. It will display HTML documents and links. It can connect with HTTP, GOPHER, FTP, WAIS and NNTP (news) servers.
LZO  Version 2.03
binary: lzo-current
src: /src/lzo
LZO is a data compression library that is suitable for data decompression in real time.  This means it favors speed over compression ratio.
make  Version 1.0.13
binary: make-current.exe
src: /src/make
Make is a program designed to simplify the maintenance of other programs when building. This version is updated and enhanced.
man  Version 1.0
binary: man-current.exe
src: /src/man
This is the utility to display the manual pages (documentation) on the system. This version is capable of displaying manual pages that have been already generated or from the original markup text (unlike what ships with the system).
m4-gnu  Version 1.4.3 
binary: m4_gnu-current.exe
src: /src/m4-gnu
GNU "m4" is an implementation of the traditional UNIX macro processor.  It is mostly SVR4 compatible.
md5  Version 1.2 
binary: md5-current.exe
src: /src/md5
The 'md5', 'sha1' and 'rmd160' utilities are for generating message-digest fingerprints using MD5, SHA1 and RMD160 respectively.  Message-digest fingerprints are used to help verify that a file is the same file as advertised.  
MDK  Version 1.2.1
binary: pkgs/website/mdk-current-bin.tgz
src: /src/mdk
The MDK provides a simulator of D. Knuth's MIX computer, and a development environment to write, run and debug MIXAL programs on it.  
mercurial  Version 1.0.1
binary: mercurial-current.exe

A distributed version control system.  
mesg  Version 1.0.1
binary: mesg-current.exe
src: /src/mesg
This is the standard UNIX mesg(1) utility.  
Midnight Commander (mc)  Version 4.6.0
binary: mc-current.exe
src: /src/mc
Midnight Commander ('mc') is a "visual shell for Unix-like systems.
mkshared  Version 1.4
binary: mkshared-current.exe

The 'mkstr' utility creates an error message file by massaging C source.
mkstr  Version 1.0
binary: mkstr-current
src: /src/mkstr
The 'mkstr' utility creates an error message file by massaging C source.
mktemp  Version 1.0.1
binary: mktemp-current.exe
src: /src/mktemp
Mktemp allows temporary files and directories to be created at the command line or within a shell script.
most  Version 4.9.2
binary: most-current.exe
src: /src/most
Most is an alternative pager to 'more' and 'less'.
mtree  Version 1.0
binary: mtree-current.exe
src: /src/mtree
The utility mtree compares the file hierarchy rooted in the current directory against a specification read from the standard input. This is a useful tool for detecting Trojan Horse files.
mutt  Version 1.4.2.3
binary: mutt-current.exe
src: /src/mutt
The Mutt Mail User Agent is a small but very powerful text based program for reading electronic mail under UNIX operating systems, including support for color terminals, MIME, and a threaded sorting mode. 
mv  Version 1.1.2
binary: mv-current.exe
src: /src/mv
This is a replacement for the version of 'mv' that ships with SFU 3.5.  It has many more options including backup and clobber controls.
myconsole Version 1.0
binary: myconsole-current.exe
src not posted

Contributed by Mark Funkenhauser

This utility attaches /dev/console to your current terminal.
 
NcFTP  Version 3.19
binary: ncftp-current.exe
src: /src/ncftp
Contributed by Brian Reiter: http://www.wolfereiter.com
NcFTPd is a high-performance FTP client software solution for UNIX systems, designed especially for high-traffic sites and internet service providers. It is also popular among students, home users, educational sites, and businesses.
NEdit  Version 5.5
binary: nedit-current.exe
src: /src/nedit
NEdit is a multi-purpose text editor for the X Window System, which combines a standard, easy to use, graphical user interface with thorough functionality and stability.
neon Version 0.28.2
binary: neon-current.exe
src: /src/neon
Contributed by Brian Reiter: http://www.wolfereiter.com
An HTTP and WebDAV client library.
 
netpbm  Version 10.34
binary: netpbm-current.exe
src: /src/netpbm
Netpbm is a toolkit for manipulation of graphic images, including conversion of images between a variety of different formats.
OpenSSH  Version 5.2.0.1.4 for SFU and SUA
binary: openssh-current
OpenSSH is based on OpenBSD's excellent OpenSSH port. This provides OpenSSH on Windows OS's. It depends on zlib and OpenSSL.
OpenSSH 64-bit  Version 5.2.0.1.4 for SUA 64-bit
binary: /pkgs/6.0-authenticamd/openssh-5.2.0.1.1.exe
OpenSSL 64-bit  Version 0.9.8.11 for SUA 64-bit
binary: /pkgs/6.0-authenticamd/openssh-5.2.0.1.1.exe
This package, 5.2.0.1.1, contains all of the same binaries found with the 32-bit package. The two key differences are that all binaries are 64-bit based and that all of the binaries are static (no shared libraries used).

Also listed here is the corresponding OpenSSL 64-bit package.
OpenSSL  Version 0.9.8.11  (User Package)
binary: openssl-current.exe
src: /src/openssl
OpenSSL is a commercial-grade, fully featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library.  It has been split into a User package (this one) and a Dev package. 
OpenSSL  Version 0.9.8.5.1  (Dev Package)
binary: openssl_dev-current.exe
src: /src/openssl
OpenSSL is a commercial-grade, fully featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library.  This is the Dev package.
pango  Version 1.24.4
binary: pango-current.exe
src: /src/pango
Pango is a library for layout and rendering of text, with an emphasis on internationalization.
passwd  Version 1.0
binary: passwd-current.exe
src: /src/passwd
This is a replacement for the password changing utility that ships with SFU.
patch  Version 1.0
binary: patch-current.exe

Apply a diff to original files.
Pax  Version 1.7.3
binary: pax-current
src: /src/pax
This is pax(1) and tar(1) from OpenBSD source.  The SFU 3.5 pax(1) and tar(1) are the same binary, but cpio(1) is not.  So this installs just 'pax' and 'tar' while leaving 'cpio' alone.
PCRE Version 4.5
binary: pcre-current.exe
src: /src/pcre
'PCRE' stands for Perl Compatible Regular Expressions.  This includes the PCRE utilities and libpcre.
The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5.
pdomain Version 1.0
binary: pdomain-current.exe
src: /src/pdomain
Pdomain displays the current principal domain for Interix applications
Perl  Version 5.8.8
binary: perl-current
src: /src/perl
This is the latest stable release of the most popular scripting language, complete with the DBI database interface module, DBD::ODBC for connecting via ODBC, and DBD::Sybase to connect to any Sybase or SQL Server using FreeTDS.
PHP  Version 5.2.2.1
binary: php-current.exe
src: /src/php
PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
pine  Version 4.33.1
(including Pine and Pico)
binary: pine-current.exe
src: /src/pine
Pine is the popular user mail agent; Pico is an editor related to Pine (and used by Pine) and Pilot is a file system navigator.  Pine and Pico are registered trademarks of the University of Washington; all three are copyright 1989-1998 by UW.
pkg  Version 2.12
binary: pkg-current
src: /src/bsd_pkg
BSD Pkg is a software packaging tool from the BSD group of operating systems.  It is divided into utilities for creating, adding, deleting, querying and signing packages. Included is a Tcl/Tk program that provides a graphical interface that is useful once a package is created.  
pkg-config  Version 0.21
binary: pkgconfig-current
src: /src/pkg-config
Pkg-config is a script to make it easier to put together all the build flags when compiling or linking.  
plotutils  Version 2.5.1  
binary: plotutils-current.exe
src: /src/plotutils
GNU's plotutils package contains software for both programmers and technically oriented users.  It includes the utilities plot, ode, double, spline tek2plot, graph, plotfont and the libplot library.  Its centerpiece is the libplot/libplotter, a C/C++ function library for exporting 2-D vector graphics in many file formats.  
PostgreSQL  Version 7.2.2
binary: Not yet updated .  Version for SFU 3.0 is in the src directory.
src: /src/posgresql
PostgreSQL is an advanced object-relational database management system that supports an extended subset of the SQL standard, including transactions, foreign keys, subqueries, triggers, user-defined types and functions.  It includes drivers for ODBC and JDBC. 
popclient Version 1.0
binary: popclient-current.exe
src: /src/popclient
 
procmail Version 3.22
binary: procmail-current.exe
src: /src/procmail
Procmail is a mail filtering program to sort incoming mail into different mailboxes or take other actions on that mail.
It can be invoked locally by each user as they choose or by the MTA (e.g. sendmail).
Python  Version 2.6.2.3
binary: python-current.exe
src: /src/python
Updated: 2009-05-19
Python is an interpreted, interactive, object-oriented programming language that combines remarkable power with very clear syntax.
 
qpopper  Version 4.0.8
binary: qpopper-current
src: /src/qpopper
This updates the old version that ships with SFU 3.5.
This is a POP3 server for POP3 clients to download mail. It comes with TLS/SSL security.
Qt  Version 4.1.2.1
binary: qt-current
src: /src/qt
Qt is a multiplatform C++ GUI toolkit created and maintained by Trolltech.  It provides application developers with all the functionality needed to build applications with state-of-the-art graphical user interfaces. Qt is fully object-oriented, easily extensible, and allows true component programming. 
rcp  Version 1.1.1
binary: rcp-current.exe
src: /src/rcp
This is a modified version of 'rcp' based on the BSD source code. It has been extended for the Interix system for file transfers outbound of up to 4G and in-bound unlimited (was previously limited to 2G in and out).
rcs  Version 5.7.1
binary: rcs-current.exe
src: /src/rcs
RCS, the Revision Control System, manages multiple revisions of files.  RCS can store, retrieve, log, identify, and merge revisions.
This is a more recent version than the one that ships with SFU 3.5.
rdate  Version 1.0.1
binary: rdate-current.exe
src: /src/rdate
Rdate lets you set the system's date from a remote NTP server/host.
re2c  Version 0.12.0
binary: re2c-current.exe
src: /src/re2c
 
readline  Version 5.2
binary: readline-current.exe
src: /src/readline
Readline is a GNU API for reading a line from the user.  Used by a number of GNU programs, it offers an emacs-style for the user editing the line.  
realpath  Version 1.0.1
binary: realpath-current.exe
src: /src/realpath
This is a utility that uses the realpath(3) API.  For a given Unix/Interix path the real path with all symbolic links is resolved.
  
render  Version 0.8.1
binary: render-current.exe
src:
graphic rendering extensions  
rev  Version 1.0.1
binary: rev-current.exe
src: /src/rev
This the the utility 'rev(1)'.  It takes input from "stdin" or a file and reverses the characters on the line(s).  
rman Version 3.2.1.1
binary: rman-current
src: /src/rman
Rman (Recovery Manager) is a tool that: manages the process of creating backups and also manages the process of restoring and recovering from them.
rs  Version 1.0
binary: rs-current.exe
src: /src/rs
 
rsh Version 1.1
binary: rsh-current.exe
src: /src/rsh
This is an update to the classic 'rsh' program.
rsync  Version 3.0.5
binary: rsync-current.exe
src: /src/rsync
Rsync is a utility that provides fast incremental file transfer.  It is considered an 'rcp' replacement.
ruby  Version 1.8.5
binary: ruby-current.exe
src: /src/ruby
Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable. 
rxvt  Version 2.7.10a
binary: rxvt-current.exe
src: /src/rxvt
Contributed by Brian Reiter: http://www.wolfereiter.com
Rxvt is a vt-102 color emulating terminal that uses X-windows.
screen Version 4.0.2.2
binary: screen-current.exe
src: /src/screen
Screen is a full-screen windows manager that can multiplex several virtual terminals through pseudo-terminals to one terminal.
 
skey Version 1.0
binary: skey-current.exe
src: /src/skey
The utilities for managing the S/Key system
 
skeyinit Version 1.0
binary: skeyinit-current.exe
src: /src/skeyinit
Change password or add user to S/Key authentication system
 
sendmail Version 8.14.1
binary: sendmail-current.exe
src: /src/sendmail
This is the original Sendmail with SASL and TLS built-in. Functionality and behavior are the same as Unix & Linux systems. This provides sendmail on Windows, but faster than Win32 versions. Recommended update to Interix (SFU 3.5 and SUA) for all versions.
 
shc  Version 3.8.6
binary: shc-current.exe

Shell Compiler. This creates a binary from a shell.   
shed  Version 1.10
binary: shed-current.exe
src: /src/shed
Shed is a simple hex editor with a pico-style interface.  
sort Version 1.4
binary: sort-current.exe
src: /src/sort
Sort or merge text files. This is an update to the 'sort' that ships with SFU 3.5.  It includes updates and additional extensions/options.
squid Version 2.5.10
binary: squid-current.exe
src: /src/squid
Squid is a proxy cacheing server that supports FTP, HTTP and gopher objects. It can be configured to use the 'clamav' package for anti-virus scanning of connections.
stat  Version 1.0.3
binary: stat-current
src: /src/stat
This is a utility to the stat, fstat and lstat API's.  It is a useful tool for administrators, developers and support.  
su  Version 1.2
binary: su-current.exe
src: /src/su
Su is substitute user identity. This allows you to temporarily assume the identity of another user. This is an enhancement to the SFU 3.5 CD version.  
subversion (SVN) Version 1.5.1.1
binary: subversion-current.exe
src: /src/subversion
Subversion is a version control system, which allows you to keep old versions of files and directories (usually source code), keep a log of who, when, and why changes occurred, etc., like CVS, RCS or SCCS.
 
sudo  Version 1.6.8.9.2
binary: sudo-current.exe
src: /src/sudo
Sudo is a program designed to allow a sys admin to give limited root privileges to users and log root activity.  The basic philosophy is to give as few privileges as possible but still allow people to get their work done.  Sudo is distributed under a BSD-style license.  
syslogd Version 1.2.2
binary: syslogd-current.exe
src: update to SFU version
Syslogd is a daemon that centralizes the collection and storage of system messages from daemons and utilities.
This is a replacement for the SFU 3.5 version.  It is updated for intra-machine syslog message passing.
texinfo  Version 4.8a.1
binary: texinfo-current.exe
src:
Texinfo is a documentation system that uses a single source file to produce both on-line information and printed output. Using Texinfo, you can create a printed document with the normal features of a book, including chapters, sections, cross references, and indices. From the same Texinfo source file, you can create a menu-driven, on-line Info file with nodes, menus, cross references, and indices.
tar-gnu  Version 1.13
binary:
src: /src/tar-gnu
GNU `tar' saves many files together into a single tape or disk archive, and can restore individual files from the archive.  It includes
multivolume support, the ability to archive sparse files, automatic archive compression/decompression, remote archives and special features that allow `tar' to be used for incremental and full backups.   
Tcl  Version 8.4.13
binary: tcl-current.exe
src: /src/Tcl
Tcl provides a powerful platform for creating integration applications that tie together diverse applications. protocols, devices and frameworks.
Tk  Version 8.4.13
binary: tk-current.exe
src: /src/Tk
Tk is a cross-platform UI toolkit implemented with the Tcl scripting language.
TkMan Version 2.2.1
binary: tkman-current
src: /src/tkman
TkMan is a graphical, hypertext manual page and Texinfo browser for UNIX.
tcp_wrappers Version 7.6
binary: tcp_wrappers-current.exe
src: /src/tcp_wrappers
Monitor incoming requests for network services.
 
tcsh  Version 6.17.0
binary: tcsh-current
src: /src/tcsh
Tcsh is a version of the Berkeley C-Shell, with the addition of: a command line editor, command and file name completion, listing, etc. and some small additions to the shell itself.  It is more current than the C-Shell that ships with SFU 3.5.  This version has Kanji display/editing capabilities.
tftpd Version 1.0
binary: tftpd-current
src: /src/tftp
This updates the Trivial FTP daemon to have a few new options. This also gets around a problem of running tftpd as it ships with SFU 3.5 (and maybe other versions).
There is a "-u username" option to specify tftpd to run as a particular user rather than the default from inetd (which usually will be local administrator).

There is a "-c" to allow files to be created. Otherwise only files that exist can get written to.

There is a "-s" for 'secure' option. When this is set then relative paths will be located within the specified tftp directory and won't need a full pathname. Useful for Xterm's and other diskless machines.

The older '-l' and '-n' option continue to be supported. The security has been tightened up a bit for permissions checking, etc.
test Version 1.0
binary: test-current.exe
src: /src/test
A condition evaluation utility.
 
texinfo  Version 4.8a.1
binary: texinfo-current.exe

Texinfo is a documentation system that uses a single source file to produce both on-line information and printed output. Using Texinfo, you can create a printed document with the normal features of a book, including chapters, sections, cross references, and indices. From the same Texinfo source file, you can create a menu-driven, on-line Info file with nodes, menus, cross references, and indices.
TIFF  Version 3.8.2.1  
binary: tiff-current
src: /src/tiff
The TIFF library (libtiff) is a collection of utilities for examining TIFF files, as well as a library for building your own applications for writing or reading TIFF images.  
trek  Version 1.0.1 
binary: trek-current.exe
src: /src/trek
Trek is an interactive game written a while back by Eric Allman (of 'sendmail' fame).  (Added to make UNIX users feel at home!)  
uid2sid  Version 1.0
binary: pkgs/website/uid2sid-current-bin.tgz
src: /src/uid2sid
This utility converts an Interix/Unix UID to a Windows SID.  
units  Version 1.80.1
binary: pkgs/website/units-current-bin.tgz
src: /src/units
GNU 'units' converts between different systems of units.  It can
handle multiplicative scale changes.  It can also handle nonlinear
conversions such as Celsius to Fahrenheit.   Contributed by Jason Zions.
unixODBC  Version 2.2.8.2
binary: unixodbc-current.exe
src: /src/unixodbc
For more info, see our database connectivity page. 
unixODBC is a popular Open Source ODBC driver manager.  This also serves as the ODBC-ODBC bridge client from Easysoft, allowing access to any ODBC driver in Windows. See Easysoft ODBC-ODBC Bridge.   
unixpath2win Version 1.4.3
binary: unixpath2win-current.exe
src: /src/unixpath2win
Converts unix pathnames to Win32 pathnames. Updated to handle multiple paths.
 
unrtf  Version 0.19.9
binary: unrtf-current.exe
src: /src/unrtf
Unrtf converts document in RTF format to other formats.
This is an update to the previous release and fixes the
install location.
unzip  Version 5.52
binary: unzip-current.exe
src: /src/unzip
A program for listing, testing and extracting archives (compressing files) created by the zip programs. This is an update to the unzip that ships with SFU 3.5. (See also zip.)
uucp  Version 1.07
binary: uucp-current.exe
src: /src/uucp
This is the standard Taylor UUCP package of the Free Software Foundation. It includes versions of uucico, uusched, uuxqt, uux, uucp, uustat, uulog, uuname, uuto, uupick, and cu, as well as uuchk (a program to check configuration files), uuconv (a program to convert from one type of configuration file to another) and tstuu (a test harness for the package).
vacation  Version 1.0
binary: vacation-current.exe
src: /src/vacation
This is the traditional UNIX vacation program.
vim  Version 6.3.86
binary: vim-current.exe
src: /src/vim
Vim is an almost compatible version of the UNIX editor Vi.  Many new features
have been added: multi-level undo, syntax highlighting, command line history,
on-line help, filename completion, block operations, etc.  
wall  Version 1.0.1
binary: wall-current.exe
src: /src/wall
This is the standard UNIX wall(1) utility.  
wcc Version 1.10.2
binary:
src:
Superseded: 2007-11-28
For compiling Win32 programs from within the Interix environment.  wcc has been superseded by the c89 update above.
 
wget  Version 1.10.2
binary: wget-current
src: /src/wget
Wget is a network utility to retrieve files from the Web using http and ftp.  It works non-interactively, so it will work in the background after having logged off.  
whatis  Version 1.0
binary: whatis-current.exe
src: /src/whatis
Whatis describes what a command is. Being much more specific than 'man -k'
makes it useful. It gives the header line from the manual page.
which Version 2.20
binary: which-current.exe
src: /src/which
 
whois  Version 1.0 .1
binary: whois-current.exe
src: /src/whois
Whois is the Internet domain name and network number directory service.  This allows you to lookup records on Internet domains around the world; not just .COM, .ORG, etc. but also .AU, .CA, .RU, .SE, etc.
winpath2unix Version 1.1
binary: winpath2unix-current.exe
src: /src/winpath2unix
Converts Win32 pathnames to Unix pathnames.
 
write  Version 1.0.1
binary: write-current.exe
src: /src/write
This is the standard UNIX write(1) utility.  
X11R6 Version 6.8
binary: x11r6-current.exe
src: ---
Interix (SFU and SUA) ships with both X11R5 and X11R6 (r6.6 to be precise). This package updates the X11R6 libraries to r6.8 to incorporate some bugs fixes and some speed improvements. Backward compatable with r6.6.
X11R7 Version 7.4
binary: x11r7-current.exe
src: ---
Interix (SFU and SUA) ships with both X11R5 and X11R6 but not X11R7. This package currently includes the most commonly used X11R7 libraries and include files. The libraries are packages as both static and shared.
xargs Version 1.2
binary: xargs-current.exe
src: /src/xargs
Xargs is a utility to take input and construct it as an argument list to other utilities and execute the utilities. This is a new version of 'xargs' to replace the SFU version.  It has some additional options while being SUS compliant.
xfig  Version 3.2.5
binary: xfig-current.exe
src:
Xfig is a menu-driven tool that allows the user to draw and manipulate objects interactively under the X Window System.
xft  Version 2.1.2.4
binary: xft-current
src:
xft is library that connects X applications with the FreeType font rasterization library. Xft uses fontconfig to locate fonts so it has no configuration files.
xgalaga  Version 2.0.1
binary: xgalaga-current.exe
src:
Xgalaga is a color graphics X11R6 space game. It is a good X server test application.
xmlstarlet Version 1.0.1.1
binary: xmlstarlet-current.exe
src:
Contributed by Brian Reiter: http://www.wolfereiter.com
XMLStarlet is a set of command line utilities (tools) which can be used to transform, query, validate, and edit XML documents and files using simple set of shell commands in similar way it is done for plain text files using UNIX commands.
 
xrender  Version 0.8.2.4
binary: xrender-current.exe
src:
X11R6 rendering extensions
xstr  Version 1.0
binary: xstr-current.exe
src: /src/xstr
This is the utility to extract strings from C programs to implement shared strings.
xterm  Version 11.7.2.0
binary: xterm-current.exe
src: /src/xterm
This color version of xterm is built against the X11R6.8.2 libraries and is an update to the xterms that ship with SFU.
xtetris  Version 2.6
binary: xtetris-current.exe

The classic dropping block game.
Xview Version 3.2
binary: xview-current.exe
src: not yet posted
Xview is an X-windows based user-interface toolkit.
This version uses X11R6.6 with all libraries and sample programs.  Includes the OpenLook window managers plus clock, cmdtool/shelltool, props, textedit and xgettext.
 
xxgdb Version 1.12
binary: xxgdb-current.exe

A graphical interface to gdb.
 
yacc  Version 1.2
binary: yacc-current.exe
src: /src/yacc
This is an update to what ships with SFU and now includes the utility 'yyfix' as well.  yacc is a LALR(1) parser generator and yyfix will extract tables from y.tab.c.
yafc Version 1.1
binary: yafc-current.exe
src: /src/yafc
Yafc is 'Yet Another FTP Client' that allows for recursive commands, directory caching, bookmarking and alias.
yes  Version 1.0
binary: yes-current.exe
src: /src/yes
'yes' repeatedly outputs affirmative.
zip  Version 2.32
binary: zip-current.exe
src: /src/zip
A package of programs for compressing files. Includes zip, zipcloak, zipnote and zipsplit. This is an update to the zip that ships with SFU 3.5. (See also unzip.)
zlib  Version 1.2.2d
binary: zlib-current.exe
src: /src/zlib
Zlib is a general purpose data compression library.  All functions of the compression library are documented.
zsh  Version 4.2.5.6
binary: zsh-current
src: /src/zsh
Zsh is a shell designed for interactive use, although it is also a powerful scripting language.
 

Back to SUA Community Forum