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
/
lib
/
ZRetSubs.c
Commit message (
Expand
)
Author
Age
*
first pass de-K&Rify lib
Karl Ramm
2008-01-20
*
Some RCS ID cleanup: delete $Log$ and replace other RCS keywords with $Id$.
Greg Hudson
1999-01-22
*
Pull in sources from zephyr locker. See /mit/zephyr/repository for
Greg Hudson
1997-09-14
*
Changed bzero to memset [ANSI]
Richard Basch
1993-11-19
*
Use _BZERO,_BCOPY,_BCMP macros in lieu of the functions.
Richard Basch
1993-09-24
*
Add zsub_ prefix to field names of subscription structure.
John F. Carr
1991-06-20
*
Call Z_WaitForNotice. Declare Z_RetSubs before call.
Kenneth G Raeburn
1991-03-21
*
[jfc] Use SRV_TIMEOUT instead of HM_TIMEOUT.
Kenneth G Raeburn
1990-12-19
*
AIX needs <sys/select.h>
John F. Carr
1990-12-11
*
when port == zero we need to use __Zephyr_port
John Kohl
1988-07-19
*
defaults don't need to be authenticated
John Kohl
1988-07-08
*
more intelligent select()
John Kohl
1988-07-08
*
add code to time out and/or detect old servers
John Kohl
1988-06-30
*
lint fixes
John Kohl
1988-06-29
*
auditing changes
John Kohl
1988-06-29
*
lint fixes
John Kohl
1988-06-23
*
add code for ZRetrieveDefaultSubscriptions
John Kohl
1988-06-21
*
need to use a real port
John Kohl
1988-06-17
*
remove bogus char[]
John Kohl
1988-06-15
*
new style subscriptions
John Kohl
1988-06-15
*
All sorts of changes for ver 0.2
Robert S. French
1988-05-17
*
Multiple packet support
Robert S. French
1987-11-07
*
Fixed default_format lossage
Robert S. French
1987-08-05
*
Changed to handle new protocol format
Robert S. French
1987-08-01
*
Added RCSID
Robert S. French
1987-07-29
*
Added * handling
Robert S. French
1987-07-10
*
Initial revision
Robert S. French
1987-07-09