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

  1. Source Code CDROM.  March 94.  Walnut Creek CDROM.
  2. compsrcs\unix\v.26\kit
  3. path: \compsrcs\unix\volume26\kit 
  4. Name           Size      Date    Description
  5. ============ ========  ========  =================
  6. PCH13           14279  04-19-92  fixed option parsing code
  7. PCH13           14279  04-19-92  fixed the option parsing code
  8. PCH13           14279  04-19-92  kit - the ultimate mailing kit, Patch13
  9. PCH13           14279  04-19-92  many thanks to Jaap Vermeulen
  10.                                | <jaap@sequent.com>
  11. PCH13           14279  04-19-92  protected arguments given to rshar
  12. PCH13           14279  04-19-92  the archive extraction now returns meaningful
  13.                                | exit code
  14. PCH13           14279  04-19-92  the built-in unshar in unkit may now be used
  15.                                | alone
  16. PCH13           14279  04-19-92  there is now a space between file size and
  17.                                | "characters"
  18. PCH13           14279  04-19-92  unkit may be used to actually do an unshar
  19. PCH14            9655  04-19-92  a missing quote led to a syntactically
  20.                                | incorrect archive
  21. PCH14            9655  04-19-92  addresses in README updated
  22. PCH14            9655  04-19-92  determination of user name made more portable
  23. PCH14            9655  04-19-92  fixed a typo in makeshar.SH
  24. PCH14            9655  04-19-92  fixed some loose declarations
  25. PCH14            9655  04-19-92  kit - the ultimate mailing kit, Patch14
  26. PCH15           42307  05-05-93  acknowledgment section in README updated
  27. PCH15           42307  05-05-93  added acknowledgment support
  28. PCH15           42307  05-05-93  added support for -a option
  29. PCH15           42307  05-05-93  added the bulk Precedence and X-Mailer
  30.                                | headers
  31. PCH15           42307  05-05-93  changed verbose messages for consistency with
  32.                                | other scripts
  33. PCH15           42307  05-05-93  determination of user and host no longer uses
  34.                                | a sub-shell
  35. PCH15           42307  05-05-93  documents the new -a option
  36. PCH15           42307  05-05-93  error checking improved
  37. PCH15           42307  05-05-93  fixed a typo in Configure
  38. PCH15           42307  05-05-93  fixed incorrect help message regarding -l
  39. PCH15           42307  05-05-93  kit - the ultimate mailing kit, Patch15
  40. PCH15           42307  05-05-93  kit will no longer remove existing kit parts
  41. PCH15           42307  05-05-93  minikit now extracted via a .SH file
  42. PCH15           42307  05-05-93  now creates directories before installing
  43. PCH15           42307  05-05-93  older kits will not honor -a or -M (new
  44.                                | paragraph in BUGS)
  45. PCH15           42307  05-05-93  replaced space indentation with tabs
  46. PCH15           42307  05-05-93  stamping now includes user and host infos
  47. PCH16           36105  05-05-93  -p is now the default option unless -c is
  48.                                | used
  49. PCH16           36105  05-05-93  added -c option to force cleanup of parts
  50. PCH16           36105  05-05-93  added example using mailkit -r
  51. PCH16           36105  05-05-93  documents new -r option for mailkit and -S
  52.                                | for kit
  53. PCH16           36105  05-05-93  fixed incorrect extraction message for badtar
  54.                                | manpage
  55. PCH16           36105  05-05-93  kit - the ultimate mailing kit, Patch16
  56. PCH16           36105  05-05-93  kit now invokes mailkit with -c to force
  57.                                | clean up
  58. PCH16           36105  05-05-93  mailkit asks for unsent part disposal when
  59.                                | needed
  60. PCH16           36105  05-05-93  maximum part size can now be specified via -s
  61. PCH16           36105  05-05-93  minor typo fix in mkdir_p in install.SH
  62. PCH16           36105  05-05-93  new -r option to specify range of parts to be
  63.                                | sent
  64. PCH16           36105  05-05-93  new option -S to set maximum part size
  65. PCH16           36105  05-05-93  new range expansion library script
  66. PCH16           36105  05-05-93  now pays attention to EDITOR and MAILER env
  67.                                | vars
  68. PCH16           36105  05-05-93  there can now be multiple occurences of -l
  69. PCH17            3790  05-05-93  kit - the ultimate mailing kit, Patch17
  70. PCH17            3790  05-05-93  some awk hang up with </dev/null within
  71.                                | backquotes
  72. PCH18           22554  05-05-93  (the previous feature was suggested by
  73.                                | Bertrand Meyer)
  74. PCH18           22554  05-05-93  badtar now correctly reports links
  75. PCH18           22554  05-05-93  do not start unkiting until all parts are
  76.                                | here (Jaap Vermulen)
  77. PCH18           22554  05-05-93  documents new -k option for unkit
  78. PCH18           22554  05-05-93  instruction message now saved in case of
  79.                                | error
  80. PCH18           22554  05-05-93  kit - the ultimate mailing kit, Patch18
  81. PCH18           22554  05-05-93  mailkit attempts to retrieve saved
  82.                                | instructions if any
  83. PCH18           22554  05-05-93  new -k option, added by Steve Tynor
  84.                                | <fugue!tynor@gatech.edu>
  85. PCH18           22554  05-05-93  now return a meaningful exit status
  86. PCH18           22554  05-05-93  recipient file was wrongly reported as
  87.                                | missing
  88. PCH18           22554  05-05-93  unkit can now deal with files holding
  89.                                | multiple kit parts
  90. PCH18           22554  05-05-93  unkit can now deal with multiple kit parts in
  91.                                | a single file
  92. PCH19            9529  05-05-93  forgot the 'range' target in kit's Makefile
  93. PCH19            9529  05-05-93  kit - the ultimate mailing kit, Patch19
  94. PCH19            9529  05-05-93  now recognizes - as being stdin
  95. PCH19            9529  05-05-93  now smart enough to deal with multiple parts
  96.                                | from stdin
  97. PCH19            9529  05-05-93  unkit will use perl instead of awk, if
  98.                                | available
  99. PCH20            9594  05-05-93  added getopt-style option parsing
  100. PCH20            9594  05-05-93  kit - the ultimate mailing kit, Patch20
  101. PCH21            8641  05-05-93  kit - the ultimate mailing kit, Patch21
  102. PCH21            8641  05-05-93  option parsing can now deal with embeded
  103.                                | spaces in arguments
  104. PCH22           23423  05-05-93  added OPTIONS section for quick reference
  105. PCH22           23423  05-05-93  created
  106. PCH22           23423  05-05-93  fixed some typos in the help message
  107. PCH22           23423  05-05-93  kit - the ultimate mailing kit, Patch22
  108. PCH22           23423  05-05-93  manual page now carries version number and
  109.                                | patchlevel
  110. PCH22           23423  05-05-93  new getopt target
  111. PCH22           23423  05-05-93  new getopt.SH script
  112. PCH22           23423  05-05-93  now uses external getopt script for option
  113.                                | parsing
  114. PCH22           23423  05-05-93  sorting done numerically with -n option
  115. PCH23            4787  05-05-93  kit - the ultimate mailing kit, Patch23
  116. PCH23            4787  05-05-93  take care of '-n' on BSD systems (meaningful
  117.                                | to echo)
  118. PCH24           17851  05-05-93  (reported by Christian Bertin
  119.                                | <bertin@acri.fr>)
  120. PCH24           17851  05-05-93  added security checks (options -s and -S) on
  121.                                | shell archives
  122. PCH24           17851  05-05-93  avoid sending an acknowledgment when -l
  123.                                | option used
  124. PCH24           17851  05-05-93  documents new options -d, -s and -S for unkit
  125. PCH24           17851  05-05-93  kit - the ultimate mailing kit, Patch24
  126. PCH24           17851  05-05-93  new file 'secure' installed in private
  127.                                | library
  128. PCH24           17851  05-05-93  new option -d to specify directory where kits
  129.                                | are
  130. PCH24           17851  05-05-93  new target 'secure' for alien code detection
  131.                                | in archive
  132. PCH25            3396  05-05-93  forgot checks for archives with more than 10
  133.                                | parts
  134. PCH25            3396  05-05-93  kit - the ultimate mailing kit, Patch25
  135. PCH25            3396  05-05-93  kit's own shar removes ark*isdone for
  136.                                | multipart archives
  137. PCH26            5685  05-05-93  acknowledgment list updated
  138. PCH26            5685  05-05-93  kit - the ultimate mailing kit, Patch26
  139. PCH26            5685  05-05-93  one short tar block will now correctly be
  140.                                | accounted for
  141. PCH26            5685  05-05-93  wrongly reported end-of-tape when last block
  142.                                | was short
  143. PCH27           32279  05-05-93  added support for 64 bits architecture
  144.                                | (tested on Alpha)
  145. PCH27           32279  05-05-93  added support for kit's own archiver
  146.                                | variables
  147. PCH27           32279  05-05-93  copyright dates updated
  148. PCH27           32279  05-05-93  cshar(1) man page not referenced any more.
  149. PCH27           32279  05-05-93  dependency with cshar not needed any more
  150. PCH27           32279  05-05-93  do not use cshar's makekit any more but use
  151.                                | our own archiver
  152. PCH27           32279  05-05-93  kit - the ultimate mailing kit, Patch27
  153. PCH27           32279  05-05-93  manual page name was mis-spelled BABTAR
  154. PCH27           32279  05-05-93  now contains a pointer to some unshar(1) man
  155.                                | page
  156. PCH27           32279  05-05-93  updated Copyright dates and my e-mail address
  157. PCH27           32279  05-05-93  updated copyright dates
  158. PCH27           32279  05-05-93  will now skip leading comments in kit parts
  159.                                | (when concatenated)
  160. PCH28            3929  05-05-93  after a chmod, quotes surrounding file name
  161.                                | are optional
  162. PCH28            3929  05-05-93  fixed annoying typo (caused
  163.                                | undefined-subroutine error!)
  164. PCH28            3929  05-05-93  kit - the ultimate mailing kit, Patch28
  165.