CAP/contrib
mabam 743b427168 CAP 6.0 pl198 + asip1 2015-03-18 22:05:00 +01:00
..
AppManager CAP 6.0 pl198 + asip1 2015-03-18 22:05:00 +01:00
AsyncATalk CAP 6.0 pl198 + asip1 2015-03-18 22:05:00 +01:00
AufsTools CAP 6.0 pl198 + asip1 2015-03-18 22:05:00 +01:00
DeskTop CAP 6.0 pl198 + asip1 2015-03-18 22:05:00 +01:00
MacPS CAP 6.0 pl198 + asip1 2015-03-18 22:05:00 +01:00
Messages CAP 6.0 pl198 + asip1 2015-03-18 22:05:00 +01:00
Timelord CAP 6.0 pl198 + asip1 2015-03-18 22:05:00 +01:00
Makefile.m4 CAP 6.0 pl198 + asip1 2015-03-18 22:05:00 +01:00
README CAP 6.0 pl198 + asip1 2015-03-18 22:05:00 +01:00
atprint CAP 6.0 pl198 + asip1 2015-03-18 22:05:00 +01:00
aufsicon.hqx CAP 6.0 pl198 + asip1 2015-03-18 22:05:00 +01:00
aufsmkkey.c CAP 6.0 pl198 + asip1 2015-03-18 22:05:00 +01:00
aufsmkusr.c CAP 6.0 pl198 + asip1 2015-03-18 22:05:00 +01:00
cvt2apple.c CAP 6.0 pl198 + asip1 2015-03-18 22:05:00 +01:00
cvt2cap.c CAP 6.0 pl198 + asip1 2015-03-18 22:05:00 +01:00
lwrename.c CAP 6.0 pl198 + asip1 2015-03-18 22:05:00 +01:00
lwsrv-relay CAP 6.0 pl198 + asip1 2015-03-18 22:05:00 +01:00
makefile CAP 6.0 pl198 + asip1 2015-03-18 22:05:00 +01:00
printQDA.hqx CAP 6.0 pl198 + asip1 2015-03-18 22:05:00 +01:00
printqueue.c CAP 6.0 pl198 + asip1 2015-03-18 22:05:00 +01:00
snitch.c CAP 6.0 pl198 + asip1 2015-03-18 22:05:00 +01:00

README

Contributions
-------------

  snitch.c - a mimic of the "responder" INIT for Apple's Inter*Poll
	: Contributed by Rob Chandhok, Computer Science Department,
	: Carnegie-Mellon University
  
  cvt2apple.c - convert from CAP's Aufs format to AppleDouble or AppleSingle 
  cvt2cap.c - convert from AppleDouble/AppleSingle to CAP's Aufs format
	: Contributed by Paul Campbell

  lwrename.c - a daemon to reset LaserWriter names and types
  printqueue.c - allow a Mac DA to access UNIX lpd information
	: Contributed by Ed Moy <edmoy@violet.berkeley.edu>

  aufsmkkey.c - tool for creating global key for distributed passwords
  aufsmkusr.c - tool for creating non-cleartext authentication password file
	: Contributed by David Hornsby <djh@munnari.OZ.AU>

The following are not automatically made with CAP and some have not been
tested on (or ported to) all of the systems that otherwise fully support CAP.

  Messages/* - send short messages to/from/between Mac and UNIX users
  Timelord/* - set Mac time from UNIX host (maybe using NTP) or another Mac
  AsyncAtalk/* - asynchronous AppleTalk for UNIX hosts & UAB
	: Contributed by David Hornsby <djh@munnari.OZ.AU>

  MacPS/* - useful tools for manhandling Mac PostScript file on UNIX
	: Contributed by Ed Moy <edmoy@violet.berkeley.edu>

  AufsTools/* - tools for manipulating AUFS files under UNIX
	: Contributed by Nigel Perry <np@doc.ic.ac.uk> and others.