Timeline


and

11/19/93:

13:34 Changeset [7056] by cfields
Initial revision
11:22 Changeset [7055] by probe
Changed bzero/bcopy to memset/memcpy [ANSI] Changed index to strchr, <strings.h> to <string.h> [ANSI] POSIX signal and setjmp handling Some whitespace rearrangement and declaration rearrangement
11:10 Changeset [7054] by probe
Change bzero to memset [ANSI] Some POSIX changes.
11:10 Changeset [7053] by probe
Change bcopy to memcpy [ANSI]
11:08 Changeset [7052] by probe
Use new Athena imake rules
11:06 Changeset [7051] by probe
Change bcmp/bcopy to memcmp/memcpy [ANSI] Don't bother with gettimeofday() - use t_local variable, and update only if there is a verification problem with the authenticator.
11:05 Changeset [7050] by probe
Declare variable t_local
11:04 Changeset [7049] by probe
Use gettimeofday() not time(), and update global variable t_local.
11:02 Changeset [7048] by probe
POSIX signal handling Changed bzero/bcopy to memset/memcpy [ANSI] Encrypt/decrypt user session keys during server-server updates (bdump 1.1) Check realm of server trying to update us (security) Use symbolic names: SERVER_SERVICE and SERVER_INSTANCE, not "zephyr"
11:01 Changeset [7047] by probe
POSIX signal handling Encrypt user session keys during server-server updates
11:01 Changeset [7046] by probe
POSIX signal handling For POSIX, use sysconf(_SC_OPEN_MAX) in lieu of getdtablesize() Changed bzero/bcopy to memset/memcpy [ANSI]
10:59 Changeset [7045] by probe
Changed bzero/bcopy to memset/memcpy [ANSI]
10:58 Changeset [7044] by probe
Changed bzero/bcmp/bcopy to memset/memcmp/memcpy [ANSI]
10:57 Changeset [7043] by probe
Changed acldir to /usr/athena/lib/zephyr/acl/
10:52 Changeset [7042] by probe
Changed <strings.h> to <string.h>, bcopy to memcpy [ANSI] Include <zephyr/krb_err.h> if we have Kerberos.
10:52 Changeset [7041] by probe
Removed extraneous comments.
10:52 Changeset [7040] by probe
Changed bzero to memset [ANSI]
10:51 Changeset [7039]
This commit was manufactured by cvs2svn to create tag 'ZWGC0_3_9'.
10:51 Changeset [7038]
This commit was manufactured by cvs2svn to create tag 'ZWGC0_3_8'.
10:51 Changeset [7037]
This commit was manufactured by cvs2svn to create tag 'ZWGC0_3_7'.
10:51 Changeset [7036]
This commit was manufactured by cvs2svn to create tag 'ZWGC0_3_12'.
10:51 Changeset [7035]
This commit was manufactured by cvs2svn to create tag 'ZWGC0_3_11'.
10:51 Changeset [7034]
This commit was manufactured by cvs2svn to create tag 'ZWGC0_3_10'.
10:51 Changeset [7033]
This commit was manufactured by cvs2svn to create tag 'PATCH3'.
10:51 Changeset [7032]
This commit was manufactured by cvs2svn to create tag 'ASR64A'.
10:51 Changeset [7031] by probe
New Athena imake rules
10:50 Changeset [7030] by probe
Don't bother with the _BCOPY, _BZERO, _BCMP macros Changed #ifndef KERBEROS to #ifndef Z_HaveKerberos
10:49 Changeset [7029] by probe
Always include <time.h> Include <stdlib.h> on POSIX systems, also
10:46 Changeset [7028] by probe
Changed bcopy to memcpy [ANSI]
10:43 Changeset [7027] by probe
Change bcopy to memcpy, index to strchr [ANSI]
10:43 Changeset [7026] by probe
Change bcopy to memcpy [ANSI]
10:41 Changeset [7025] by probe
Change bzero to memset [ANSI]
10:41 Changeset [7024] by probe
Change index to strchr, bzero to memset [ANSI]
10:41 Changeset [7023] by probe
Change index to strchr [ANSI]
10:39 Changeset [7022] by probe
Change bzero/bcopy to memset/memcpy [ANSI]
10:36 Changeset [7021] by probe
Don't ping for broadcast messages. Changed bcopy to memcpy, index to strchr [ANSI] Set "auth" variable to ZAUTH for -a (in case -d was also specified)
10:35 Changeset [7020] by probe
Removed extra #include (done by <zephyr/zephyr.h>) Changed index to strchr, bzero to memset [ANSI]
10:35 Changeset [7019] by probe
Removed prototyping that should be done by system include files Changed bzero to memset [ANSI]
10:34 Changeset [7018] by probe
Changed bzero to memset, rindex to strrchr [ANSI]
10:33 Changeset [7017] by probe
Changed bzero/bcopy to memset/memcpy [ANSI]
10:31 Changeset [7016] by probe
Changed bzero to memset [ANSI]
10:30 Changeset [7015] by probe
Changed index to strchr [ANSI] Removed prototyping that should be done by system include files
10:28 Changeset [7014] by probe
Changed index to strchr [ANSI]
10:28 Changeset [7013] by probe
POSIX signal handling Changed index to strchr [ANSI]
10:27 Changeset [7012] by probe
Use new Athena imake rules
10:26 Changeset [7011] by probe
Changed bcmp to memcmp [ANSI]
10:25 Changeset [7010] by probe
Changed bcopy to memcpy [ANSI]
10:23 Changeset [7009] by probe
Changed bzero/bcopy to memset/memcpy [ANSI]
10:23 Changeset [7008] by probe
Changed bzero to memset [ANSI]
10:15 Changeset [7007] by probe
Changed bzero/bcopy to memset/memcpy [ANSI]
10:13 Changeset [7006] by probe
Use Athena imake rules
10:12 Changeset [7005] by probe
Changed bcmp/bcopy to memcmp/memcpy [ANSI]
10:11 Changeset [7004] by probe
Changed bcopy to memcpy [ANSI]
10:10 Changeset [7003] by probe
Change bcmp/bcopy to memcmp/memcpy [ANSI] POSIX port (setsid, getdtablesize->sysconf(_SC_OPEN_MAX)) Corrected a logic bug (missing ++), which could cause an infinite loop.
10:08 Changeset [7002] by probe
Athena imake rules
10:08 Changeset [7001] by probe
Replace bcopy with memcpy/memmove [ANSI]
10:08 Changeset [7000] by probe
Use memset [ANSI]
10:05 Changeset [6999] by probe
Solaris needs the compatibility too (and it also requires -lgen)
10:04 Changeset [6998] by probe
Remove explicit paths
10:04 Changeset [6997] by probe
Athena imake rules.
09:54 Changeset [6996] by probe
Changed bcopy to memmove [ANSI]
09:53 Changeset [6995] by probe
Changed _POSIX_SOURCE to POSIX, since the other may inhibit other OS features Removed a lot of prototyping that is best left to system include files
09:52 Changeset [6994] by probe
Renamed variable "index" to "idx" Changed bcopy to memmove Don't need <stdio.h> (included by dynP.h)
09:51 Changeset [6993] by probe
Changed "index" variable to "idx" Changed bzero to memset, bcopy to memmove
09:51 Changeset [6992] by probe
Changed bcopy to memmove

11/17/93:

16:55 Changeset [6991] by cfields
Initial revision

11/12/93:

07:13 Changeset [6990] by cfields
/srvd/patch/dash again: remove xterm() callback, add something wholly grosser but more useful for the same purpose. (Purpose being "xterm -e olc" for example will have echoe on its tty.)

11/01/93:

13:02 Changeset [6989] by cfields
Initial xterm() callback for /srvd/patch version of dash, 7.6.

10/29/93:

07:45 Changeset [6988] by probe
Patch level 4.
07:29 Changeset [6987] by probe
New project rules semantics.

10/23/93:

13:08 Changeset [6986] by probe
Automatic buffer was being returned which meant possible garbage values. The automatic variables were changed to static variables. [epeisach]
13:07 Changeset [6985] by probe
Fixed hostent comparison
09:18 Changeset [6984] by epeisach
Use stdarg for OSF/1
09:17 Changeset [6983] by epeisach
Don't provide a prototype for perror on OSF machines - the header files should.

10/22/93:

10:19 Changeset [6982] by epeisach
Declare dn_skip as static at top. (ANSI)
10:07 Changeset [6981] by epeisach
Under POSIX include stdlib.h for malloc definitions Include hesiod.h so hes_resolve() is as referenced from hesiod.h (in case we ever have prototypes)
10:06 Changeset [6980] by epeisach
Include hesiod.h to define hes_resolve() NextPWField was first defined as char* and then static. Made consistant. (ANSI compilers assume the first reference is to an external version)
08:02 Changeset [6979] by epeisach
Under POSIX, include stdlib.h so that calloc/getenv defined properly for the OS. Also, allow header files in current directory to define the return type for hes_resolve and _resolve (instead of redefing)
04:17 Changeset [6978] by probe
Use memmove [ANSI] instead of bcopy, except on the platforms where we don't have memmove.
04:16 Changeset [6977] by probe
ANSI says to use strchr, and even the BSD systems have this function.

10/21/93:

10:36 Changeset [6976] by mar
include string.h instead of strings.h
Note: See TracTimeline for information about the timeline view.