Timeline


and

02/06/92:

12:07 Changeset [5880] by lwvanels
Don't hardcode in the name OLC
12:06 Changeset [5879] by lwvanels
Don't hardcode in "OLC", use OLC_SERVICE_NAME
11:50 Changeset [5878] by lwvanels
Don't hardcode in OLC, use "OLC_SERVICE_NAME".
11:29 Changeset [5877] by lwvanels
Don't hardcode in OLC, use OLC_SERVICE_NAME; don't have people contact Athena ops unless they're from Athena...
11:23 Changeset [5876] by lwvanels
Don't hardcode in OLC, use "OLC_SERVICE_NAME".

02/05/92:

11:17 Changeset [5875] by lwvanels
^C, not ^D, exits topic entry with new line editing.

02/04/92:

21:57 Changeset [5874] by lwvanels
removed t_misc.c, which only contained a stat function that was not called.
21:57 Changeset [5873] by lwvanels
removed misc.c, which only contained a stat function that was not called.
21:56 Changeset [5872] by lwvanels
removed unused do_olc_dump.
21:56 Changeset [5871] by lwvanels
removed prototypes of removed stat functions
21:56 Changeset [5870] by lwvanels
removed prototypes of removed stat functions.
21:55 Changeset [5869] by lwvanels
removed prototypes of removed stat functions. ,
21:55 Changeset [5868] by lwvanels
renamed req. numbers of unused stat requests
21:53 Changeset [5867] by lwvanels
Removed unused REQ_STATS_LOG and QUES_STATS_LOG
21:53 Changeset [5866] by lwvanels
renamed buf to be my_buf in type_error due to name conflict in Saber
21:52 Changeset [5865] by lwvanels
Don't call dump_request_stats & dump_question stats on exit anymore; replaced
21:52 Changeset [5864] by lwvanels
removed dump_request_stats and dump_question_stats; replaced by newer routines
21:51 Changeset [5863] by lwvanels
removed unused olc_dump_{req,ques}_stats; replaced by newer stat-gathering routines.
17:07 Changeset [5862] by lwvanels
Don't use hardcoded FILENAME_SIZE, use MAXPATHLEN.
17:07 Changeset [5861] by lwvanels
Don't use hardcoded FILENAME_SIZE, use MAXPATHLEN
17:04 Changeset [5860] by lwvanels
actually read filename to save answer in ifdef attach on ATHENA
17:02 Changeset [5859] by lwvanels
Possible (untested) changes to support Motif1.1
16:46 Changeset [5858] by lwvanels
Don't hardcode in max filename size, use MAXPATHLEN instead ifdef location of BASE_DIR on ATHENA
16:41 Changeset [5857] by lwvanels
use default realm to canonicalize principal if not using kerberos
16:24 Changeset [5856] by lwvanels
ifdef attach on ATHENA
15:32 Changeset [5855] by lwvanels
initialize zephyr error table so com_err works.
15:22 Changeset [5854] by lwvanels
Sending one too many packets in a list..
14:56 Changeset [5853] by lwvanels
print error message via syslog if swrite retval < 0
14:55 Changeset [5852] by lwvanels
Removed unused "next" field in USER struct
14:55 Changeset [5851] by lwvanels
Saber C (on vaxen) doesn't grok stdlib
14:54 Changeset [5850] by lwvanels
Saber C (on vaxen) doesn't grok stdlib return any errors from read/write in sread/swrite
11:31 Changeset [5849] by probe
Fixed a typo, introduced when adding X-style Imakefile support

02/03/92:

04:30 Changeset [5848] by probe
Add local cell subscriptions
04:30 Changeset [5847] by probe
Document -hosts option

01/30/92:

12:32 Changeset [5846] by lwvanels
return sucess if status == OK so that there is a 0 exit status.
10:03 Changeset [5845] by lwvanels
removed unused stuff for memory. opts; should have been removed earlier and placed in separate branch..
10:02 Changeset [5844] by lwvanels
Don't try to interpret errno if error is not a system call; ("type_error: brain damage: not a typewriter" is somewhat strange...)

01/29/92:

06:15 Changeset [5843] by epeisach
Changes for Ultrix vax definition handling of malloc
00:04 Changeset [5842] by jfc
Make debugging code conditional on Z_DEBUG.

01/28/92:

15:40 Changeset [5841] by lwvanels
read_list returns fatal if it fails, not error
15:38 Changeset [5840] by lwvanels
Don't crash if a negative errno is returned.
15:37 Changeset [5839] by lwvanels
deal with fragmented reads/writes correcty
12:57 Changeset [5838] by lwvanels
Don't exit when a blank line is entered; just treat as a no-op
12:56 Changeset [5837] by lwvanels
added osend directory
06:00 Changeset [5836] by probe
Runs /bin/athena/tcsh on the .logout, now (needed on RISC/6000)
05:57 Changeset [5835] by probe
Run /bin/athena/tcsh, not /bin/csh, in case .logout has tcsh specifics (Needed on RISC/6000).

01/27/92:

02:12 Changeset [5834] by probe
Better RISC/6000 support (7.3s)
02:11 Changeset [5833] by probe
Fixed security hole (default grplist for pre-login apps not set) Set quota_pid to 0 when it exits (better RISC/6000 support)

01/26/92:

22:11 Changeset [5832] by probe
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 probe
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 probe
Not previously purging user from list when trying to detach a locked filesystem.

01/22/92:

08:39 Changeset [5829] by probe
Missing a call to init_dsc_err_tbl, thus not printing out useful errors (bugs#8865: jfc)
08:36 Changeset [5828] by probe
Fixed all references of "rios" (bugs#8705: probe)
08:28 Changeset [5827] by probe
Missing argument, as called from fxmain() (bugs#8605: brlewis)
08:26 Changeset [5826] by probe
Initial revision

01/20/92:

15:04 Changeset [5825] by vanharen
new copyright text from TLO...

01/17/92:

05:39 Changeset [5824] by epeisach
Added KN02ba (DS5000/120) support. Was using wrong type of df.
04:40 Changeset [5823] by lwvanels
pass sockaddr_in.sin_addr, not sockaddr_in to inet_ntoa
04:24 Changeset [5822] by lwvanels
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 lwvanels
Don't store len in zstring; v. infreq. used.
03:00 Changeset [5820] by lwvanels
add extra error checking on acl_load; if acl can't be loaded, deny access.
02:59 Changeset [5819] by lwvanels
turn off other debugging info (for speed) remove unused debugging code only downcase usernames free all temporary zstrings
02:57 Changeset [5818] by lwvanels
add ability to force using libc strlen on RT; asm version doesn't work when compiled -g.
02:56 Changeset [5817] by lwvanels
fix spelling error in ZEPHYR_TKFILE
02:55 Changeset [5816] by lwvanels
add ability to specify primary bdump protocol version on command line ifdef out 1A bdump code
02:53 Changeset [5815] by lwvanels
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 lwvanels
free the zstring when freeing up AuthEnt struct
02:48 Changeset [5813] by lwvanels
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 lwvanels
turn of extra debugging info (for speed)
02:47 Changeset [5811] by lwvanels
add prototype for compare_subs
02:47 Changeset [5810] by lwvanels
turn off extra debugging info (for speed) fix calls to inet_ntoa to pass correct struct.
02:45 Changeset [5809] by lwvanels
turn off other debugging info (for speed) clt_free only called once; inline.
02:44 Changeset [5808] by lwvanels
More informative error messages; turn off others.

01/16/92:

13:57 Changeset [5807] by lwvanels
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 lwvanels
Don't put changed descriptions in user-visible log.
13:59 Changeset [5805] by lwvanels
add clearflag var to t_change_file
13:58 Changeset [5804] by lwvanels
add extra argument to t_change_file for clearing file; add -clear to motd command
13:57 Changeset [5803] by lwvanels
add ability to clear to t_change_file
13:51 Changeset [5802] by lwvanels
Added documentation of -clear option.
12:39 Changeset [5801] by lwvanels
new version of legalese from the lawyers...

01/11/92:

08:27 Changeset [5800] by cfields
Initial revision

01/10/92:

15:04 Changeset [5799] by lwvanels
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 lwvanels
Initial revision
15:03 Changeset [5796] by lwvanels
look for srvtab in default location.
15:02 Changeset [5795] by lwvanels
added prototypes for t_getline.c get_prompted_input takes extra arguments to support history and lineedit
15:02 Changeset [5794] by lwvanels
add olc_tty include file
15:00 Changeset [5793] by lwvanels
Arguments to get_prompted_input changed to support history and lineedit
14:57 Changeset [5792] by lwvanels
Arguments to get_prompted_input changed to support history & lineedit
14:57 Changeset [5791] by lwvanels
Added t_getline.c for line editing
12:11 Changeset [5790] by probe
Added X-style imake support
11:41 Changeset [5789] by probe
Keep write & writed together. Compilation options that work for RT,VAX,DS,RIOS
11:40 Changeset [5788] by probe
Allow the "write" executable to be redefined.
08:22 Changeset [5787] by epeisach
Better fix for staring server when interrupted inter move
08:11 Changeset [5786] by epeisach
If logtrans file does not exist, zero the position field

01/08/92:

11:12 Changeset [5785] by probe
Renamed machtype.c to machtype_std.c to clearly distinguish that this is not used on all platforms.
10:47 Changeset [5784] by probe
Also declare hes_getpwuid() [jik]
Note: See TracTimeline for information about the timeline view.