Timeline
01/26/92:
- 22:11 Changeset [5832] by
- Avoid comments about "already detached" with detach -a. Don't bother trying to detach filesystems associated with the type MUL filesystem that no longer exist.
- 22:10 Changeset [5831] by
- Could not attach multiple TYPE_MUL filesystems because the "mountpoint" was the same. It should not have been checking for identical mountpoints if the filesystem type did not indicate that this was a standard type of mountpoint.
- 22:09 Changeset [5830] by
- Not previously purging user from list when trying to detach a locked filesystem.
01/22/92:
- 08:39 Changeset [5829] by
- Missing a call to init_dsc_err_tbl, thus not printing out useful errors (bugs#8865: jfc)
- 08:36 Changeset [5828] by
- Fixed all references of "rios" (bugs#8705: probe)
- 08:28 Changeset [5827] by
- Missing argument, as called from fxmain() (bugs#8605: brlewis)
- 08:26 Changeset [5826] by
- Initial revision
01/20/92:
- 15:04 Changeset [5825] by
- new copyright text from TLO...
01/17/92:
- 05:39 Changeset [5824] by
- Added KN02ba (DS5000/120) support. Was using wrong type of df.
- 04:40 Changeset [5823] by
- pass sockaddr_in.sin_addr, not sockaddr_in to inet_ntoa
- 04:24 Changeset [5822] by
- when searching class_bucket hash table for class, check instance as well class acls are stored in <class,*> use macro to generate hash value Use dup_zstring to duplicate zstrings instead of frobbing struct
- 03:01 Changeset [5821] by
- Don't store len in zstring; v. infreq. used.
- 03:00 Changeset [5820] by
- add extra error checking on acl_load; if acl can't be loaded, deny access.
- 02:59 Changeset [5819] by
- turn off other debugging info (for speed) remove unused debugging code only downcase usernames free all temporary zstrings
- 02:57 Changeset [5818] by
- add ability to force using libc strlen on RT; asm version doesn't work when compiled -g.
- 02:56 Changeset [5817] by
- fix spelling error in ZEPHYR_TKFILE
- 02:55 Changeset [5816] by
- add ability to specify primary bdump protocol version on command line ifdef out 1A bdump code
- 02:53 Changeset [5815] by
- turn off other debugging info (for speed) always increment reference counts when dup'ing zstrings. fix calls to compare_subs to take new do_wildcard arg added additional logic to compare_subs to deal with wildcards
- 02:49 Changeset [5814] by
- free the zstring when freeing up AuthEnt struct
- 02:48 Changeset [5813] by
- add stub function for init'ing db from file on startup turn off other debugging info (for speed) always increment reference counts when dup'ing zstrings.
- 02:48 Changeset [5812] by
- turn of extra debugging info (for speed)
- 02:47 Changeset [5811] by
- add prototype for compare_subs
- 02:47 Changeset [5810] by
- turn off extra debugging info (for speed) fix calls to inet_ntoa to pass correct struct.
- 02:45 Changeset [5809] by
- turn off other debugging info (for speed) clt_free only called once; inline.
- 02:44 Changeset [5808] by
- More informative error messages; turn off others.
01/16/92:
- 13:57 Changeset [5807] by
- fix to bugs[8807]; added calls to com_error routines to print descriptive error strings instead of numeric result codes.
01/13/92:
- 13:59 Changeset [5806] by
- Don't put changed descriptions in user-visible log.
- 13:59 Changeset [5805] by
- add clearflag var to t_change_file
- 13:58 Changeset [5804] by
- add extra argument to t_change_file for clearing file; add -clear to motd command
- 13:57 Changeset [5803] by
- add ability to clear to t_change_file
- 13:51 Changeset [5802] by
- Added documentation of -clear option.
- 12:39 Changeset [5801] by
- new version of legalese from the lawyers...
01/11/92:
- 08:27 Changeset [5800] by
- Initial revision
01/10/92:
- 15:04 Changeset [5799] by
- Add support for using shared libraries
- 15:04 Changeset [5798]
- This commit was manufactured by cvs2svn to create branch 'unlabeled-1.1.1'.
- 15:04 Changeset [5797] by
- Initial revision
- 15:03 Changeset [5796] by
- look for srvtab in default location.
- 15:02 Changeset [5795] by
- added prototypes for t_getline.c get_prompted_input takes extra arguments to support history and lineedit
- 15:02 Changeset [5794] by
- add olc_tty include file
- 15:00 Changeset [5793] by
- Arguments to get_prompted_input changed to support history and lineedit
- 14:57 Changeset [5792] by
- Arguments to get_prompted_input changed to support history & lineedit
- 14:57 Changeset [5791] by
- Added t_getline.c for line editing
- 12:11 Changeset [5790] by
- Added X-style imake support
- 11:41 Changeset [5789] by
- Keep write & writed together. Compilation options that work for RT,VAX,DS,RIOS
- 11:40 Changeset [5788] by
- Allow the "write" executable to be redefined.
- 08:22 Changeset [5787] by
- Better fix for staring server when interrupted inter move
- 08:11 Changeset [5786] by
- If logtrans file does not exist, zero the position field
01/08/92:
- 11:12 Changeset [5785] by
- Renamed machtype.c to machtype_std.c to clearly distinguish that this is not used on all platforms.
- 10:47 Changeset [5784] by
- Also declare hes_getpwuid() [jik]
01/07/92:
- 16:11 Changeset [5783] by
- RS/6000 has shared libraries
- 15:54 Changeset [5782] by
- NULL != '\0'; fix usage.
- 15:53 Changeset [5781] by
- take out hash.c; not used.
- 15:34 Changeset [5780] by
- memory re-structuring
- 15:27 Changeset [5779] by
- use default srvtab location. get tickets of default lifetime.
- 15:15 Changeset [5778] by
- undef STAT after including sys/dir.h if under AIX and compiling with Zephyr; defintions of STAT disagree.
- 14:53 Changeset [5777] by
- renamed the 'toplevel' widget to be 'xolc'
- 14:14 Changeset [5776] by
- use OLC_SERVICE as the instance instead of OLC_SERV_NAME
- 14:02 Changeset [5775] by
- added location of stock reply file
- 14:01 Changeset [5774] by
- This commit was generated by cvs2svn to compensate for changes in r5773, which included commits to RCS files with non-trunk default branches.
- 14:01 Changeset [5773] by
- memory re-work
- 14:00 Changeset [5772] by
- don't override srvtab location
- 13:59 Changeset [5771] by
- memory re-working
- 13:58 Changeset [5770] by
- support for chaining messages stock reply from file, not hardcoded
- 13:49 Changeset [5769] by
- rs/6000 now has motif Define _IBMR2 on rs/6000; default cpp doesn't. Define MACHINE to be rsaix; not set in environ on Rs/6000
- 13:46 Changeset [5768] by
- Initial revision
- 13:43 Changeset [5767]
- This commit was manufactured by cvs2svn to create branch 'unlabeled-1.11.1'.
- 13:43 Changeset [5766] by
- pass Imakefile through cpp removed excess wcl junk
- 13:38 Changeset [5765] by
- added posix signals void signal handler type support
- 11:48 Changeset [5764] by
- undef STAT after including sys/dir.h if under AIX and compiling with Zephyr; defintions of STAT disagree.
- 10:53 Changeset [5763] by
- Initial revision
- 10:52 Changeset [5762] by
- memory re-struturing
- 10:52 Changeset [5761] by
- memory re-structuring
01/06/92:
- 11:08 Changeset [5760] by
- send pop "quit" message before exiting fix so that "from -t" will print no new messages when /usr/spool/mail exists
- 10:57 Changeset [5759] by
- illegal #endif syntax (ansi)
- 10:57 Changeset [5758] by
- fixed zephyr_timeout() declaration
- 10:56 Changeset [5757] by
- disallow suspending the process in critical code fixed cast for getpwnam() so that it will compile on RISC/6000
- 10:56 Changeset [5756] by
- illegal endif syntax (ansi)
- 10:55 Changeset [5755] by
- send the kerberos ticket-length in network byte-order
- 10:55 Changeset [5754] by
- illegal endif syntax
- 10:54 Changeset [5753] by
- detach -lint is now a privileged operation
- 10:54 Changeset [5752] by
- corrected wording about -lint option
- 10:53 Changeset [5751] by
- unlock attachtab prior to authentication make #endif statement ansi-compliant
- 10:52 Changeset [5750] by
- null argument parsing problem
- 10:51 Changeset [5749] by
- put_attachtab is critical code and should not be interruptible lint_attachtab should lock the attachtab zero out the hosts field so as not to have bogus hosts check status of flock()
- 10:50 Changeset [5748] by
- Verify the return status of path_canon(). Potential overmount problems and security bypasses could occur on RPC timeouts. Check for other mounted filesystems on the same directory AFTER canonicalization. Clean up #endif lint
- 10:50 Changeset [5747] by
- Allow for POSIX-style wait()
12/30/91:
- 14:01 Changeset [5746] by
- Ignore "@color" and "@font".
Note: See TracTimeline
for information about the timeline view.