home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1994 March / Source_Code_CD-ROM_Walnut_Creek_March_1994.iso / _bbs / rbbs / 115.dir < prev    next >
Encoding:
File List  |  1994-03-07  |  3.2 KB  |  53 lines

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