index
:
zephyr
master
an institutional/enterprise-scale real-time messaging and notification system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clients
Commit message (
Expand
)
Author
Age
...
*
Some changes to make compilation work under SunOS.
Greg Hudson
1994-10-31
*
Initial revision
Craig Fields
1994-08-18
*
Include <string.h> instead of <strings.h> (portability)
Richard Basch
1994-08-18
*
Send broadcast messages as UNACKED messages.
Richard Basch
1994-04-30
*
Corrected the pathname references
Richard Basch
1994-04-30
*
Added a more verbose warning that tells the user how to detach lockers
Richard Basch
1994-04-30
*
uname is POSIX, so changed SOLARIS to POSIX
Richard Basch
1994-04-12
*
The lock file needs to be opened for read/write, not just write.
Richard Basch
1994-02-17
*
depend on zephyr lib
Richard Basch
1993-11-24
*
Allow one to specify IP addresses instead of the hostname.
Richard Basch
1993-11-23
*
Removed ATHENA_COMPAT cruft (never used)
Richard Basch
1993-11-20
*
Since POSIX flock compatibility was added, we do not need the NO_FLOCK case.
Richard Basch
1993-11-20
*
We only need Kerberos
Richard Basch
1993-11-20
*
Removed prototyping that is done by system include files.
Richard Basch
1993-11-20
*
Changed KERBEROS to Z_HaveKerberos
Richard Basch
1993-11-20
*
Changed bzero/bcopy to memset/memcpy [ANSI]
Richard Basch
1993-11-19
*
Changed bcopy to memcpy [ANSI]
Richard Basch
1993-11-19
*
Change bcopy to memcpy, index to strchr [ANSI]
Richard Basch
1993-11-19
*
Change bcopy to memcpy [ANSI]
Richard Basch
1993-11-19
*
Change bzero to memset [ANSI]
Richard Basch
1993-11-19
*
Change index to strchr, bzero to memset [ANSI]
Richard Basch
1993-11-19
*
Change index to strchr [ANSI]
Richard Basch
1993-11-19
*
Change bzero/bcopy to memset/memcpy [ANSI]
Richard Basch
1993-11-19
*
Don't ping for broadcast messages.
Richard Basch
1993-11-19
*
Removed extra #include (done by <zephyr/zephyr.h>)
Richard Basch
1993-11-19
*
Removed prototyping that should be done by system include files
Richard Basch
1993-11-19
*
Changed bzero to memset, rindex to strrchr [ANSI]
Richard Basch
1993-11-19
*
Changed bzero/bcopy to memset/memcpy [ANSI]
Richard Basch
1993-11-19
*
Changed bzero to memset [ANSI]
Richard Basch
1993-11-19
*
Changed index to strchr [ANSI]
Richard Basch
1993-11-19
*
Changed index to strchr [ANSI]
Richard Basch
1993-11-19
*
POSIX signal handling
Richard Basch
1993-11-19
*
Use new Athena imake rules
Richard Basch
1993-11-19
*
POSIX signal handling
Richard Basch
1993-10-16
*
Remove temporary file before exiting [zbugs 0497: mhpower]
Richard Basch
1993-10-16
*
Changed bcopy/bzero to _BCOPY/_BZERO (defined in <zephyr/zephyr_conf.h>)
Richard Basch
1993-09-24
*
Changed bcopy/bzero to _BCOPY/_BZERO (defined in <zephyr/zephyr_conf.h>)
Richard Basch
1993-09-24
*
Use LIB definitions as described by make variables
Richard Basch
1993-09-24
*
Changed POSIX conditional
Richard Basch
1993-09-24
*
Changed bzero to _BZERO (defined in <zephyr/zephyr_conf.h>)
Richard Basch
1993-09-24
*
Added various casts'
Richard Basch
1993-09-24
*
Changed bcopy/bzero to _BCOPY/_BZERO (defined in <zephyr/zephyr_conf.h>)
Richard Basch
1993-09-24
*
Changed bcopy/bzero to _BCOPY/_BZERO macros (defined in <zephyr/zephyr_conf.h>
Richard Basch
1993-09-24
*
Conditionalize on POSIX instead of _POSIX_SOURCE
Richard Basch
1993-09-24
*
Conditionalize on POSIX instead of _POSIX_SOURCE
Richard Basch
1993-09-24
*
Changed bzero to _BZERO macro (defined in <zephyr/zephyr_conf.h>)
Richard Basch
1993-09-24
*
Cleaned up ifdef's a bit, relating to POSIX
Richard Basch
1993-09-24
*
Fixed "undeclared variable errno"
Richard Basch
1993-03-22
*
fix memory leak.
Lucien Van Elsen
1992-08-26
*
fix memory leak.
Lucien Van Elsen
1992-08-20
[prev]
[next]