[comp.os.minix] First posting of minix software list

u31b3hs@cip-s02.informatik.rwth-aachen.de (Michael Haardt) (06/07/91)

This list is a collection of my favourite packages I am using on MINIX
PC 1.5.  It is far away from being complete, bet should be ok as a
start.  Note that there are only things from the server in cologne
at the moment, because I did not want to ftp round the work for this
list.  Hope this project will be successful...
-----------------------------------------------------------------------
This list should help to avoid unneccesary ftp and to prevent people
from reinveting wheels.  There are all known projects listed, which may
be useful for MINIX.  Each entry consists of:

  Name, [version,][author,] short description, where to get
 
I will maintain this list and post it regularly.  I think three or four
weeks are an appropiate distance.  If you detect some of your programs
in this list and there is either a new version or you have a local
server with your stuff, please send me mail to:

  mhaardt@ftp.thp.uni-koeln.de

If you want me to add something to this list, send mail too.  Note that
I will also collect notes about important documents.

This file is folded with Origami :-)

{{{  text editors
Origami, 1.5, Many, maintained by me. A folding text editor
ftp.thp.uni-koeln.de:minix/commands/editors/origami1.5.tar.Z

Elvis, 1.4, Steve Kirkendall. A vi clone.
ftp.thp.uni-koeln.de:minix/commands/editors/elvis1.4.tar.Z

MicroEmacs, 3.8b, D. Lawrence. Small and nice Emacs
ftp.thp.uni-koeln.de:minix/commands/editors/ue3.8b.tar.Z
}}}
{{{  ibm specific stuff
clock, Many. Package of readclock programs for various cards
ftp.thp.uni-koeln.de:minix/commands/ibm_pc/clock.tar.Z

fastkey, Norbert Schlenker. Modify PC/AT's home keyboard response
ftp.thp.uni-koeln.de:minix/commands/ibm_pc/fastkey.tar.Z
 
format, Unknown. Disk formatter
ftp.thp.uni-koeln.de:minix/commands/ibm_pc/format.tar.Z

inline, Monty Walls. Allows inline assembler code with ACK compiler
ftp.thp.uni-koeln.de:minix/commands/ibm_pc/inline.tar.Z
}}}
{{{  lex/yacc
byacc, Bob Corbett. Berkely yacc adapted for MINIX by Peter Housel
ftp.thp.uni-koeln.de:minix/commands/lex-yacc/byacc.tar.Z

cyacc, 1.0, David Clunie. Yacc adapted for MINIX by Guy Helmer
ftp.thp.uni-koeln.de:minix/commands/lex-yacc/cyacc.tar.Z

flex, 2.3, Vern Paxson. fast lex adapted for MINIX
ftp.thp.uni-koeln.de:minix/commands/lex-yacc/flex.tar.Z
}}}
{{{  mail+news
vn, Bob McQueer. The vn newsreader, adapted to MINIX by Nick Andrew
ftp.thp.uni-koeln.de:minix/commands/mail+news/vn.tar.Z

wmail, 3.64, Fred van Kempen. Local mailer written for MINIX.
ftp.thp.uni-koeln.de:minix/commands/mail+news/wmail.lzh

wnews, 3.00, Fred van Kempen. News-package smaller than B-news
especially written for MINIX.
ftp.thp.uni-koeln.de:minix/commands/mail+news/wnews-3.00.shar.Z
}}}
{{{  shells
clam, 1.4.1, Callum Gibson. Improved Bourne shell with tcsh-like features.
ftp.thp.uni-koeln.de:minix/commands/shells/clam-1.4.1.tar.Z

nsh, Michael Haardt. A few diffs for MINIX sh: line editor,
simple history and filename completion.
ftp.thp.uni-koeln.de:minix/commands/shells/nsh.tar.Z

shh, Gary C. Strauss. Similar to nsh, a few diffs for more features like
history etc.
ftp.thp.uni-koeln.de:minix/commands/shells/shh.tar.Z
}}}
{{{  simple commands
cb, Michael Haardt. A small c beautifier which indents c
program to my favourite style.
ftp.thp.uni-koeln.de:minix/commands/simple-commands/cb.c.Z

cron, 1.9, Fred van Kempen and a few others. Newest and working
MINIX-cron with detailed manual page.
ftp.thp.uni-koeln.de:minix/commands/simple-commands/cron.tar.Z

dump, Warren Toomey. dump/restore package with a lot of features,
adapted to MINIX.
ftp.thp.uni-koeln.de:minix/commands/simple-commands/dump.tar.Z

egrep, James A. Woods. Not really egrep, but faster than fgrep.
ftp.thp.uni-koeln.de:minix/commands/simple-commands/egrep.tar.Z

freeze, 1.1, Unknown. Compression program which does better compression
than compress, adapted for MINIX.
ftp.thp.uni-koeln.de:minix/commands/simple-commands/freeze.tar.Z

holiday, Michael Haardt. Shows calendar with german holidays.
ftp.thp.uni-koeln.de:minix/commands/simple-commands/holiday.c.Z

install, Bert Laverman.  install program which copies files with given
owner, modes etc.
ftp.thp.uni-koeln.de:minix/commands/simple-commands/install.tar.Z

lc, 1.3, Kent Landfield. Like ls, but seperates directories from files.
ftp.thp.uni-koeln.de:minix/commands/simple-commands/lc.tar.Z

less, 170, Mark Nudelman. less is more than more(1) - a good pager
ftp.thp.uni-koeln.de:minix/commands/simple-commands/less.tar.Z

lpd, Michael Haardt. Small lineprinter deamon package for MINIX
ftp.thp.uni-koeln.de:minix/commands/simple-commands/lpd.tar.Z

ls, 3.0, Earl Chew. Newest ls with all features.
ftp.thp.uni-koeln.de:minix/commands/simple-commands/ls.tar.Z

man, Michael Haardt. Small man(1) as shell script which uses
standard manual page database and does not need an index
ftp.thp.uni-koeln.de:minix/commands/simple-commands/man.Z

mesg, John J.  Ribera, Jr.  mesg(1) - enable/disable other users to
write at your screen
ftp.thp.uni-koeln.de:minix/commands/simple-commands/mesg.c.Z

submit, Michael Haardt. A small batchprocessing utility.
ftp.thp.uni-koeln.de:minix/commands/simple-commands/submit.tar.Z

talk, 2.2, Dave Regan, James Watson. talk(1) - needs curses
ftp.thp.uni-koeln.de:minix/commands/simple-commands/talk.tar.Z

tsort, Unknown. A working and fast tsort.
ftp.thp.uni-koeln.de:minix/commands/simple-commands/tsort.c.Z

wall, Michael Haardt. wall(1) - write to all logged in users
ftp.thp.uni-koeln.de:minix/commands/simple-commands/wall.c.Z

xargs, Ian Nicholls. xargs(1)
ftp.thp.uni-koeln.de:minix/commands/simple-commands/xargs.c.Z
}}}
{{{  dictionaries
english-large - large spell dictionary
ftp.thp.uni-koeln.de:minix/commands/textproc/dictionaries/english-l.Z

english - spell dictionary
ftp.thp.uni-koeln.de:minix/commands/textproc/dictionaries/english.Z

french - large spell dictionary
ftp.thp.uni-koeln.de:minix/commands/textproc/dictionaries/french.Z

german - spell dictionary
ftp.thp.uni-koeln.de:minix/commands/textproc/dictionaries/german.Z

trans - translation dictionary german/english
ftp.thp.uni-koeln.de:minix/commands/textproc/dictionaries/trans.Z
}}}
{{{  text processing
lbl, C.D.F. Miller. roff preprocessor for symbolic text references
ftp.thp.uni-koeln.de:minix/commands/textproc/lbl.tar.Z

mroff, 1.0, Michael Haardt. Small troff clone: preview for
hercules cards and sunview, printer drivers for hp laserjet II,
epson compatible dos matrix printers. Preprocessor for writing in
Hindi.
ftp.thp.uni-koeln.de:minix/commands/textproc/mroff1.0.tar.Z

nroff, 1.1a, Bill Rosenkranz.  Very small nroff clone, but ok for most
man pages.
ftp.thp.uni-koeln.de:minix/commands/textproc/nroff1.1a.tar.Z
}}}
{{{  termcap
termcap.5, Michael Haardt. Detailed termcap manual page
ftp.thp.uni-koeln.de:minix/etc/termcap/termcap.5

The following termcap entries are available in the same directory
with the listed names:

dku7003      Honeywell Bull DKU 7003 terminal
minix-vnam   MINIX virtual console without automatic margins
vt101        DEC vt 101

I will collect entries for a terminal as a single file which may contain
several entries for different modes (am, nam, w) of a terminal.  Please
read the termcap manual and check you entries before sending them!  This
way will make it possible for everyone to get the desired files, cat them
together to a working but small termcap database.
}}}
{{{  games
advent, many, adapted to MINIX by Robert R.  Hall.  The colossal cave
adventure adapted for MINIX.  Works only with bcc.
ftp.thp.uni-koeln.de:minix/games/advent.tar.Z

gomoku, Unknown. Gomoku games (five in a row). Needs curses.
ftp.thp.uni-koeln.de:minix/games/gomoku.c.Z

life, 2, Unknown. life games adapted for MINIX. Needs curses.
ftp.thp.uni-koeln.de:minix/games/life.c.Z

rain, 5.4, UCB. rain crt hack - looks like falling raindrops on
your screen.
ftp.thp.uni-koeln.de:minix/games/rain.c.Z

robots, 2, many, Julian Onions. robots(1)
ftp.thp.uni-koeln.de:minix/games/robots.tar.Z
}}}
{{{  upgrades
{{{  ibm-pc upgrades
shared-text, Gary Oliver.  text (code) segments will be shared which
saves a lot of memory.
ftp.thp.uni-koeln.de:minix/kernel/ibm_pc/shared-text.tar.Z

vc, 1.0, Gordon Irlam. up to virtual consoles - no pc should be without them
ftp.thp.uni-koeln.de:minix/kernel/ibm_pc/vc-ph1.5.tar.Z
}}}
}}}
{{{  languages
basic, Unknown. basic interpreter binary for PC
ftp.thp.uni-koeln.de:minix/lang/basic.Z

disem, Andrew S.  Tanenbaum.  ACK-EM code disassembler with EM simulator
in Turbo Pascal
ftp.thp.uni-koeln.de:minix/lang/ack/disem.tar.Z

plm2c, Robert Ankeney. PL/M to C converter
ftp.thp.uni-koeln.de:minix/lang/plm2c.tar.Z

xlisp, 1.6, David Michael Betz, An Object-oriented Lisp
ftp.thp.uni-koeln.de:minix/lang/xlisp1.6.tar.Z

bcc, Bruce Evans, Bruce C compiler binaries and library patches
for 16 bit and 32 bit MINIX
ftp.thp.uni-koeln.de:minix/lang/intel/bcc/*
}}}
{{{  libraries
{{{  ibm-pc
float, Peter S. Housel. floating point extensions for ACK compiler
ftp.thp.uni-koeln.de:minix/lib/intel16/float.tar.Z
}}}
{{{  m68k
float, Kai-Uwe Bloem. floating point extensions for ACK compiler
ftp.thp.uni-koeln.de:minix/lib/m68k/fp-st.tar.Z
}}}
{{{  portable
crypt, Andrew S. Tanenbaum. Better crypt for MINIX - standard MINIX crypt
is reversible!
ftp.thp.uni-koeln.de:minix/lib/portable/crypt.c.Z

curses, many, maintained by Michael Haardt. curses library which is good
enough for most applications
ftp.thp.uni-koeln.de:minix/lib/portable/curses.tar.Z

ftw, 1.1, Richard Salz. file tree walk library like system V
ftp.thp.uni-koeln.de:minix/lib/portable/ftw.tar.Z

putw.c, regerror.c, vfprintf.c. small but usable
ftp.thp.uni-koeln.de:minix/lib/portable/ see above
}}}
}}}

Michael Haardt

u31b3hs@cip-s02.informatik.rwth-aachen.de (Michael Haardt) (06/10/91)

Oops! I forgot the ftp adress of the server in Cologne:

    ftp.thp.uni-koeln.de [134.95.64.1]

People outside Europe may have problems to reach this server.
If you are sure that you are unable to connect, you can try another
adress.  This is a different machine, but the archive filesystem is
mounted there, too.  The adress is:

    ftp.Uni-Koeln.DE [134.95.80.1]

Hope this helps.

Namaskaar

Michael Haardt

terwindt@cs.utwente.nl (Alfred Terwindt) (06/11/91)

?