Timeline
03/06/92:
- 09:41 Changeset [5911] by
- had printf arguments reversed in mail subject
- 09:04 Changeset [5910] by
- included <ctype.h> because isdigit is called-
03/05/92:
- 14:44 Changeset [5909] by
- This commit was generated by cvs2svn to compensate for changes in r5908, which included commits to RCS files with non-trunk default branches.
- 14:44 Changeset [5908] by
- New version of t_getline; unclear what it's advantages are.
03/03/92:
- 16:07 Changeset [5907] by
- added documentation on how to ask a question on behalf of a user.
- 15:20 Changeset [5906] by
- Add y.tab.c to list of generated files
02/26/92:
- 06:07 Changeset [5905] by
- Better checking for nothing-left-to-read conditions.
02/24/92:
- 12:51 Changeset [5904] by
- added open_connection_to_named_daemon, which allows multiple OLC daemons to be talked to easily. (though not as optimally as possible, if you're doing a lot of switching)
- 12:48 Changeset [5903] by
- added prototype for open_connection_to_named_daemon (for support of multiple daemons)
02/17/92:
- 11:48 Changeset [5902] by
- Volatile declaration to handle ANSI setjmp/longjmp requirements All risc architectures would hand on gettime if remote server was down
- 09:31 Changeset [5901] by
- Typo before checkin fixed
- 08:24 Changeset [5900] by
- Initial revision
02/15/92:
- 18:14 Changeset [5899] by
- use POP3 TOP command instead of RETR if HAVE_POP3_TOP is defined; reduces load on server by not getting whole message just for subject lines.
- 18:10 Changeset [5898] by
- added POSIX file locking, ifdef'd on _POSIX_SOURCE
02/14/92:
- 16:24 Changeset [5897] by
- include a DEFAULT_CONSULTANT_TITLE define.
- 16:23 Changeset [5896] by
- Don't hardcode in "consultant", use DEFAULT_CONSULTANT_TITLE
- 16:23 Changeset [5895] by
- don't hardcode in OLC
- 16:22 Changeset [5894] by
- Don't hardcode in OLC, use "OLC_SERVICE_NAME".
- 16:22 Changeset [5893] by
- don't hardcode in "consultant"; use DEFAULT_CONSULTANT_TITLE instead.
- 15:53 Changeset [5892] by
- check return values to prevent dereferencing null pointers
- 15:52 Changeset [5891] by
- make list username work the same as "list -user username".
- 14:27 Changeset [5890] by
- don't loop forever on bad args to stock
- 14:12 Changeset [5889] by
- check arguments to -i to make sure they're numeric.
- 14:11 Changeset [5888] by
- Add more information to error messages in "quit" ,
- 13:32 Changeset [5887] by
- removed unused & nonfunctional sorting code "list username" should be equivalent to "list -user username"; it was in all cases except where username == requester's username, in which case it used to list the whole queue..
02/13/92:
- 02:40 Changeset [5886] by
- Took out unused debugging code
- 02:40 Changeset [5885] by
- fix compare_subs to deal with wildcards correctly and still maintain sort order.
02/11/92:
- 16:53 Changeset [5884] by
- fixes names of variables to set X background color
- 13:15 Changeset [5883] by
- return error code immediately if list request is not sucessful.
- 05:19 Changeset [5882] by
- Skip inactive utmp entries (SYSV-style utmp handling)
- 00:30 Changeset [5881] by
- Had to rename CURDIR to CWD (problems created with use of xmkmf)
Note: See TracTimeline
for information about the timeline view.