Annotation of 43BSDTahoe/new/xns/CHANGES, revision 1.1

1.1     ! root        1: 
        !             2: ---------------------------------
        !             3: Xerox WRC changes 4/87 [ed flint]
        !             4: 
        !             5: [courierlib]
        !             6: 
        !             7: Filing4.cr             moved from examples/filing4
        !             8: Filing5.cr             created from Filing4
        !             9: Filing6.cr             moved from examples/filing6
        !            10: FilingSubset1.cr       moved from examples/filingsubset1
        !            11: 
        !            12: 
        !            13: [examples/archive]
        !            14: 
        !            15: xnsarchive.c           brand new
        !            16: xnsrestore.c           brand new
        !            17: 
        !            18: 
        !            19: [examples/filing4]
        !            20: [examples/filing6]
        !            21: [examples/filingsubset]
        !            22: 
        !            23:                        consolidated into courierlib and examples/filing_client
        !            24: 
        !            25: 
        !            26: [examples/filing_client]
        !            27: 
        !            28: xnftp.c                        Viewpoint file attribute support
        !            29:                        Serialization/Deserialization
        !            30:                        Unify AccessLists
        !            31: cmds.c                 Archive, Restore Unify commands
        !            32: cmdtab.c               Archive, Restore Unify commands
        !            33: main.c                 command line interface for multiple commands
        !            34: 
        !            35: 
        !            36: [examples/filing_common]
        !            37: 
        !            38: filingd.c              Viewpoint file/attribute support
        !            39:                        compatible with XDE FileTool, PC/XNS, XNS/DECVAX
        !            40:                        Copy, Move, ChangeAttributes,
        !            41:                        Serialize, Deserialize procedure support
        !            42: system_interface.c     Viewpoint file/attribute support
        !            43:                        Copy, Move ChangeAttributes procedure support
        !            44: get_type.c             Additional Viewpoint file types
        !            45: VP_support.c           Viewpoint attribute support
        !            46: 
        !            47: 
        !            48: [examples/remotetool]
        !            49: 
        !            50: xnsremote.c            brand new (both remote browse and remote print)
        !            51: 
        !            52: 
        !            53: [examples/xnscreds]
        !            54: 
        !            55: xnscreds.c             brand new
        !            56: 
        !            57: 
        !            58: [examples/vpfile]
        !            59: 
        !            60: vpfile.c               brand new
        !            61: 
        !            62: 
        !            63: [man]
        !            64: 
        !            65: new man pages for new tools
        !            66: 
        !            67: 
        !            68: 
        !            69: ---------------------------------
        !            70: 
        !            71: Xerox WRC changes 1/87 [ed flint]
        !            72: 
        !            73: [general]
        !            74: 
        !            75: Rearrange directory structure and Makefiles to make everything into local
        !            76: bin, include, lib and xnscourier directories. Top level install then moves
        !            77: from there to local system target (/usr/new by default).
        !            78: 
        !            79: 
        !            80: [courierlib]
        !            81: 
        !            82: Authentication3.cr     Authentication version 3 added
        !            83: BulkData1.cr           StreamOfUnspecified definition added
        !            84: Clearinghouse3.cr      Clearinghouse version 3 added
        !            85: Printing3.cr           Previous fix from ./examples/print/Printing3.cr added
        !            86:                        since Makefile uses this definition instead
        !            87: 
        !            88: 
        !            89: [examples/print]
        !            90: 
        !            91: Printing3.cr           Obsoleted by ./courierlib/Printing3.cr
        !            92: xnsprint.c             New options for setting message field and waiting
        !            93:                        until master is actually printed
        !            94: 
        !            95: 
        !            96: [examples/filing]
        !            97: 
        !            98: Obsoleted by ./examples/filingsubset client
        !            99: 
        !           100: 
        !           101: [examples/filing_common]
        !           102: 
        !           103:                        Filing service support for Filing Protocol versions 4 & 6
        !           104:                        and FilingSubset Protocol version 1
        !           105: 
        !           106: 
        !           107: [examples/filing4]
        !           108: 
        !           109: Filing4.cr             Minor corrections/additions
        !           110: 
        !           111: XDE Filetool compatible service for Filing Protocol version 4
        !           112: 
        !           113: 
        !           114: [examples/filing6]
        !           115: 
        !           116: Filing6.cr             All new Filing version 6
        !           117: 
        !           118: service for Filing Protocol version 6
        !           119: 
        !           120: 
        !           121: [examples/filingsubset]
        !           122: 
        !           123: FilingSubset1.cr       All new FilingSubset version 1
        !           124: xnsftp                 Replaces previous xnsftp,
        !           125:                        Use FilingSubset, if rejected attempt Filing
        !           126:                        Allows user override with -F switch
        !           127:                        Maintain FilingSubset mandatory attributes
        !           128:                        User niceties:  echo file name/type on transfer commands
        !           129:                                        prompt on delete
        !           130:                        guess type which will determine file type implied by content
        !           131:                        New commands: (type related) Guess, Whatis
        !           132:                                      (file transfer) Copy, Move, Rename
        !           133: service for FilingSubset Protocol version 1
        !           134: 
        !           135: 
        !           136: [man]
        !           137: 
        !           138: All man pages consolidated here
        !           139: Upgrades to manual pages, new pages written for some library routines and 
        !           140: Filing services
        !           141: 
        !           142: 
        !           143: [morexnslib/auth]
        !           144: 
        !           145: simpleauth.c           Added MakeSimpleVerifier routine
        !           146: Auth_lookup.c          Find and open connection to Authentication service
        !           147: Auth_credcheck.c       Check simple credentials with Authentication service
        !           148: 
        !           149: 
        !           150: [morexnslib/ch]
        !           151: 
        !           152: CH_retrieve            Retrieve item from Clearinghouse service
        !           153: 
        !           154: 
        !           155: [morexnslib/xnsbfs]
        !           156: 
        !           157: xnsbfs.c               Added -a option to broadcast for Authentication services
        !           158: 
        !           159: 
        !           160: [xnslib]
        !           161: 
        !           162: misc.c                 Added generic Sequence_of_Unspecified routines to
        !           163:                        replace use of Clearinghouse_Item use
        !           164: server.c               Reset abortseen flag in ReceiveCallMessage
        !           165: 
        !           166:                        

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.