home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1994 March / Source_Code_CD-ROM_Walnut_Creek_March_1994.iso / _bbs / pcb / dir115 < prev    next >
Encoding:
File List  |  1994-03-07  |  4.6 KB  |  71 lines

  1. Source Code CDROM.  March 94.  Walnut Creek CDROM.
  2. unix_c\calendrs
  3. path: \unix_c\calendrs 
  4. Name           Size      Date    Description
  5. ============ ========  ========  =================
  6. 00README.TXT      112  02-24-94  
  7. CAL_GEN.TAR     73728  02-27-89   A program to generate calendars.  Works on
  8.                                | 4.xBSD, should work on System V with little
  9.                                | difficulty. Contributor: David H. Brierley
  10.                                | <dhb@rayssd.uucp>
  11. CALCDATE.C       7593  03-22-89   Calculate a target date given a starting
  12.                                | date and an offset in days, or calculate the
  13.                                | difference in days between two given dates.
  14.                                | Contributor: Gordon A. Runkle
  15.                                | <gordon@1solaria.uucp>
  16. CALEN.TAR       24576  03-28-89   A program to generate full line printer page
  17.                                | calendars.  Includes tiny calendars of
  18.                                | previous and next month, etc. Contributor:
  19.                                | Andrew W. Rogers <awr@genrad.com>
  20. CALEND.TAR      16384  02-27-89   A public domain implementation of the UNIX
  21.                                | "cal" program. Contributor: Martin Minow
  22.                                | <minow@decvax.dec.com>
  23. CLNDRMND.TAR    65536  02-27-89   A souped-up implementation of the UNIX
  24.                                | "calendar" program which can be used to
  25.                                | remind yourself of upcoming events.
  26.                                | Contributor: Bruce Israel
  27.                                | <israel@mimsy.umd.edu>
  28. DATE.TAR        16384  02-27-89   Output date in English or French using a
  29.                                | format string similar to that used by
  30.                                | "printf". Contributor: Andre Didelot
  31.                                | <andre@cui.uucp>
  32. DATEPLUS.TAR     8192  02-27-89   A program which accepts arguments like "+2
  33.                                | hours" and prints the corresponding date. 
  34.                                | Oodles of options. Contributor: Robert O.
  35.                                | Domitz <rod@pecnos.uucp>
  36. GREGORIN.TAR    49152  02-27-89   A program to complete partial date
  37.                                | information and handle Gregorian and Julian
  38.                                | dates. Contributor: W. M. McKeeman
  39.                                | <mckeeman@wanginst.uucp>
  40. JDAYJDAT.C       2266  03-22-89   Programs to manipulate Julian dates. 
  41.                                | Translated from Collected Algorithms of the
  42.                                | CACM. Contributor: Nat Howard
  43.                                | <nrh@inmet.uucp>
  44. MONTH1.TAR      98304  02-27-89   A screen-oriented monthly calendar and event
  45.                                | browser. Contributor: Tim Stoehr
  46.                                | <tims@zeus.uucp>
  47. MONTH2.TAR       8192  02-27-89   A modified version of the "month" program. 
  48.                                | Distributed as patches to the code in
  49.                                | MONTH1.TAR-Z. Contributor: Scott Turner
  50.                                | <srt@cs.ucla.edu>
  51. MONTH3.TAR     253952  02-27-89   Still another version of the month program.
  52.                                | Contributor: Michael Morrell
  53.                                | <morrell@hpda.uucp>
  54. PCAL1.TAR       24576  03-23-89   A program to produce a calendar, one month
  55.                                | per page. Contributor: Troy Saville
  56.                                | <evh@vax1.acs.udel.edu>
  57. PCAL2.TAR       24576  05-31-89   A program to print PostScript calendars for
  58.                                | any month and year. Has facilities for
  59.                                | printing text in specific days (for marking
  60.                                | holidays, etc.).  It's a little System-V
  61.                                | flavored (getopt, etc.) but should be easy to
  62.                                | port. Contributor: Ken Keirnan
  63.                                | <kjk@pbhyf.uucp>
  64. RDATE.TAR        8192  02-27-89   A program to request the time and date from
  65.                                | another machine via TCP/IP.  It uses the
  66.                                | protocol described in RFC 868. Contributor:
  67.                                | Lee Moore <lee@rochester.edu>
  68. WEEKDAY.TAR     40960  04-04-90   Prints out the day of week, Julian day, week
  69.                                | of year, etc. given a date. Contributor:
  70.                                | Marcel Mol <marcel@duteca.tudelft.nl>
  71.