home *** CD-ROM | disk | FTP | other *** search
- wusel, Mon, 23 May 1994 14:37:43 +0200:
-
- o Changes to uucico/xferstat.c
-
- revision 1.3 locked by: wusel;
- date: 1994/04/25 18:55:42; author: wusel; state: Exp; lines: +5 -3
- Working on xferstat output on abnormal termination.
-
- o Changes to uucico/gio.c
-
- revision 1.9 locked by: wusel;
- date: 1994/04/25 18:08:59; author: wusel; state: Exp; lines: +10 -18
- Falling back to revision 1.6 ...
-
- o Changes to uucico/uucico.c
-
- revision 0.70 locked by: wusel;
- date: 1994/04/27 04:27:34; author: wusel; state: Exp; lines: +7 -3
- Decreased buffer for buffered I/O from 16384 to 8192 for no specific reason.
- ----------------------------
- revision 0.69
- date: 1994/04/26 19:08:41; author: wusel; state: Exp; lines: +10 -4
- ...
- ----------------------------
- revision 0.68
- date: 1994/04/26 18:45:50; author: wusel; state: Exp; lines: +10 -5
- Still in bug-hunt-mode ...
- ----------------------------
- revision 0.67
- date: 1994/04/26 00:43:36; author: wusel; state: Exp; lines: +11 -5
- More debug output, tracing a lockup.
- ----------------------------
- revision 0.66
- date: 1994/04/25 23:20:31; author: wusel; state: Exp; lines: +9 -4
- Only do xferstat() if we already HAD a connection ...
- ----------------------------
- revision 0.65
- date: 1994/04/25 18:55:42; author: wusel; state: Exp; lines: +15 -7
- Working on xferstat output on abnormal termination.
- ----------------------------
- revision 0.64
- date: 1994/04/25 03:43:41; author: wusel; state: Exp; lines: +8 -5
- Fixed move2finaldistination(), should finally put a file INTO the a directory
- that was specified as the target ...
- ----------------------------
- revision 0.63
- date: 1994/04/25 01:09:59; author: wusel; state: Exp; lines: +6 -3
- Fixed xferstat()-call in myexit().
- ----------------------------
- revision 0.62
- date: 1994/04/25 01:00:43; author: wusel; state: Exp; lines: +10 -7
- Added call to xferstat() to myexit(); should log aborted calls now ...
- ----------------------------
- revision 0.61
- date: 1994/04/25 00:47:38; author: wusel; state: Exp; lines: +8 -3
- Again, would you offer your throat to the wolf with the red roses?
-
- Yes, your're right: I'm don't know what has changed :((
-
- o Changes to uucico/modem.c
-
- revision 1.5 locked by: wusel;
- date: 1994/04/26 19:08:41; author: wusel; state: Exp; lines: +4 -2
- No changes.
- ----------------------------
- revision 1.4
- date: 1994/04/25 18:45:48; author: wusel; state: Exp; lines: +4 -3
- Removed several debugging ulog()s -- OOPS! ;)
- ----------------------------
- revision 1.3
- date: 1994/04/25 17:56:55; author: wusel; state: Exp; lines: +6 -3
- Added debugging ulog()s :(
-
- o Changes to uucico/sysdep.c
-
- revision 1.20 locked by: wusel;
- date: 1994/04/28 00:29:10; author: wusel; state: Exp; lines: +12 -3
- Reinserted the debugging messages in CheckCarrier().
- ----------------------------
- revision 1.19
- date: 1994/04/27 04:27:34; author: wusel; state: Exp; lines: +58 -42
- Undone shortcut in CheckCarrier() if IgnoreCD -- we NEED the call to
- DoIO() for other routines. Hell, why don't programmers comment what they
- where doing?! :) :(
- Commented xgetc() while trying to understand it.
- Increased xgetc()s buffer from 512 to 1024 chars.
- ----------------------------
- revision 1.18
- date: 1994/04/26 19:08:41; author: wusel; state: Exp; lines: +39 -35
- ...
- ----------------------------
- revision 1.17
- date: 1994/04/26 18:45:50; author: wusel; state: Exp; lines: +17 -4
- Still in bug-hunt-mode ...
- ----------------------------
- revision 1.16
- date: 1994/04/26 18:25:55; author: wusel; state: Exp; lines: +7 -21
- Removed those nasty ulog()s, assume the problem in first DoIo() in xgetc().
- ----------------------------
- revision 1.15
- date: 1994/04/26 17:33:27; author: wusel; state: Exp; lines: +19 -17
- Bumped debug level for most *IO() calls to 0 ...
- ----------------------------
- revision 1.14
- date: 1994/04/26 11:04:28; author: wusel; state: Exp; lines: +15 -4
- Put ulog()s around nearly all calls to *IO(&Iosr) ...
- ----------------------------
- revision 1.13
- date: 1994/04/26 00:43:36; author: wusel; state: Exp; lines: +10 -4
- More debug output, tracing a lockup.
- ----------------------------
- revision 1.12
- date: 1994/04/25 19:41:16; author: wusel; state: Exp; lines: +7 -6
- Removed IgnoreCD debug-output.
- ----------------------------
- revision 1.11
- date: 1994/04/25 18:45:48; author: wusel; state: Exp; lines: +5 -8
- Removed several debugging ulog()s -- OOPS! ;)
- ----------------------------
- revision 1.10
- date: 1994/04/25 17:56:55; author: wusel; state: Exp; lines: +16 -4
- Added more debugging ulog()s :(
- ----------------------------
- revision 1.9
- date: 1994/04/25 15:12:54; author: wusel; state: Exp; lines: +17 -3
- Added several debug outputs arount calls to WaitIO(&Iosr) after a
- lookup; according to `Scout' (⌐ by Andreas Gelhausen) uucico waits
- for that Signal ...
- ----------------------------
- revision 1.8
- date: 1994/04/25 00:47:38; author: wusel; state: Exp; lines: +13 -6
- If IgnoreCD, DoIO() is no longer performed.
- The private assert function now also logs the error with ulog().
- CheckCarrier() now ulog()s a loss of carrier for debugging purposes.
- I think that's all ;)
-
- o Changes to uucico/getty.c
-
- revision 0.17 locked by: wusel;
- date: 1994/04/25 23:44:25; author: wusel; state: Exp; lines: +21 -15
- Getty now uses the logical device `uulib:' instead of `getty:' for it's
- files; furthermore, `uulib:getty-header.ttyxxx' is tried before `uulib:-
- getty-header'.
-