Lines Matching full:vms
1 CVS port to VMS
6 VMS-specific quirks are known and the port cannot be considered as
15 Most (all?) work to date has been done on OpenVMS/AXP 6.2. Other VMS
26 CVS client. The tests were run by hand because the VMS POSIX shell
46 3. rsh - unprivileged (on VMS side)
58 VMS's RSH is unusable for CVS's purposes (that is, the one in UCX.
61 via rshd. Unfortunately, this requires the VMS CVS client to be
66 security is due to the fact that on VMS or UNIX, a non privileged
72 under VMS to produce such a connection.
84 port is "non-privileged", the CVS VMS client will allow you to define the
97 On the VMS side, you will have to do this:
134 Notes regarding compiling on VAX/VMS 6.2 (not Alpha) (These are items
142 * In src/ignore.c, change lstat to stat. In vms/filesubr.c, change
145 * Ignore the warnings in vms/vmsmunch.c; the system include file
149 * Remove the #define's of mode_t in vms/vms.h and pid_t in vms/pwd.h.
150 Add "#include <sys/types.h>" in vms/pwd.h.
154 Initial VMS port by Benjamin J. Lee <benjamin@cyclic.com>, Cyclic