home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ARM Club 3
/
TheARMClub_PDCD3.iso
/
hensa
/
comms
/
uucp
/
uucp_1
/
!uucp
/
doc
/
changes
Wrap
Text File
|
1995-04-17
|
6KB
|
128 lines
13.3.94 rnews (added support for other compressors than 'compress')
19.3.94 readnput - marks new articles as unread now
19.3.94 newsscan - bug fixed
19.3.94 uux - bug fixed (static ...)
19.3.94 for spool files (D., C., X.): uppercase letters -> bit 7 set
to force RISC-OS distinguish them from lowercase letters
19.3.94 opendir fixed - reports ENOENT correctly now - so that uustat
does not complain when used with -e any more
19.3.94 zbufalc/ubuffree -> xmalloc/free
19.3.94 ixsspawn - bug fixed (pazargs[0], caused uuxqt to crash
sometimes
20.3.94 readnput - options -r/-R/-g added
20.3.94 groupred added
20.3.94 readnincor extended/fixed
21.3.94 readnput: -d option added
21.3.94 readnput: -s option/batchmode added
22.3.94 uucp (unixext.c): close fixed
23.3.94 rnews (newsscan.cc, readnincor) ('+' postfix changed to '.___news')
26.3.94 environment variable UUCP_OPTIONS added
26.3.94 remove fixed
28.3.94 groupred: Unixlib removed - works more correctly now
29.3.94 uucp binaries: __uname: fixed (e.g. /dev/null when a file /dev/null exists)
05.4.94 unixext.c: fstat fixed
09.4.94 uuxqt: does set environment variables now (prefix uucp_sub$)
13.4.94 FILENAME_MAX set to 300
16.4.94 rename: fixed (so that it removes empty directories)
28.4.94 ixspawn: fixed (-> uuxqt stopped crashing after a few jobs)
14.6.94 serial_conn_read: fixed (cread)
14.6.94 smail: ixspawn/open_child/close_child: file close fixed
14.6.94 unix.c.time, unix.c.proctm: support for centiseconds added
15.6.94 policy.h, log.c: log file names changed to
/uucp/spool/.Log/<program>/<system> (HDB like)
2.7.94 ReadNput: Readnews 0.30 compatibility added by P. Colmer
3.7.94 ReadNput: stopped updating sequence/activate file for each
article in batch mode
25.7.94 unixext (compress), unixdirs (readdir): encoding of uppercase letters
in spool file names changed (leading '/' instead of bit 7 set)
28.7.94 smail/uucp: unixext (__stat): buf->st_mode = .... | 0777
buf->st_nlink = 1;
(getpwuid, getpwnam): endpwent call added
-> mail queueing and error reporting works MUCH better
28.7.94 serial.c: nopoll_cnt -> wimp polled more often
13.8.94 unixdirs.c: __nextdir fixed ('uuxqt bug' ...)
13.8.94 unixext.c: open() fixed (O_WRONLY, fixed the 'restart failed file
transmissions' bug in uucico
13.8.94 serial.c: serial_conn_read(), serial_conn_write(), serial_conn_io()
fixed (FGOT_SIGNAL) so that uucico quits on 'quit' or 'escape' under
all circumstances
13.8.94 spawn.c: ixsspawn fixed (problem with uucico not reporting errors
by mail -> espopen errors in log file)
15.8.94 added chsys / changed !run
17.8.94 release 0.01
28.8.94 unix.proctm.c: ixsysdep_process_time fixed (RiscPC compatibility)
25.9.94 !run: uuxqt runs in a taskwindow now
29.9.94 uucico.c: max. number of channels for 'i', 'j' protocols reduced to
5 (asProtocols) -> problem with number of open files disappears
1.10.94 !boot: UUCP_newsserver added (for !NewsBase)
1.10.94 doc.samples.!newsbase.transports.uucp: sample files for !NewsBase
added
1.10.94 doc.samples updated
3.10.94 sendmail: appendfile delivery method driver added
4.10.94 sendmail: support for Bcc: and Cc: header lines (when sendmail
takes the addresses from the header)
5.10.94 environment variable UUCP_domain added
5.10.94 !uucp.bin.rnewsuucp, !uucp.bin.rnewsrucp added
5.10.94 smail: unixexc.c, fork.c, sfork.s: various bug fixes
7.10.94 release 0.02
8.10.94 qnews and co. added
10.10.94 patch 1 released
15.10.94 qnews fixed: unnecessary error output when receiving uncompressed
batches (else part of if( !uncompr) in main).
16.10.94 !uucp_conf: templates: "my real name" field
16.10.94 smail: sysdep.c: get_arpa_date fixed
16.10.94 !uucp_conf.src.!boot: 'set UUCP$DIR ...' moved to beginning of
file
22.10.94 !uucp_conf.src.config.dial: chat "" AT OK .... (AT OK is new)
29.10.94 !uucp_conf: src.packages.newsbase, src.newsbase.status,
src.newsbase.startup, src.newsbase.info -> !NewsBase 0.49
29.10.94 patch 2 released (without smail!)
12.11.94 conn.c: LOG_FATAL in f_conn_io changed to LOG_ERROR
12.11.94 serial.c: conn_io changed so that it even works when f_conn_io calls
it with *pcread==0 (*should* never happen) (line if(cread==0)...)
14.11.94 qnews.c: gunbatch as an alias for zunbatch added
qnews.c: ensure_path( destdir, 1 ) added - does create destination dir
if necessary now
14.11.94 uucp_conf: conditional substitution
14.11.94 uucp_conf: compressed outgoing news
03.12.94 sendmail.cc: correct handling of multi-line To:/Cc:/Bcc: fields added,
dynamic address buffer
06.12.94 rec.c: procedure frec_file_end: if( ! fsysdep_move_file .... return FALSE;
--> hang up if directory full
unixdirs.c: readdir_(), readdir(): ALTFCONV and USELONGNAMES
unixext.c: compress(): dto.
07.12.94 unixect.c, unixdirs.c: "create" argument for __uname (and
_unix_create for ncompress)
07.12.94 smail: unixext.c: added remove_dir()
07.12.94 smail: unixext.c, unixdirs.c: same as for !uucp (__uname)
release 0.03
28.12.94 uucico.c: max. number of channels for 'i', 'j' protocols reduced to
4 (asProtocols)
28.12.94 added support for TCP/IP:
std.c.tcp
uucico.c: added option -t
in_uucpd.bin
07.01.95 NewsBase 0.52 support: !uucp_conf.config.src.newsbase.prefetch, ...params
...config.src.packages.newsbase
16.01.95 smail/uucp (unixext.c): removed "physical" change dir in chdir() -> Current
directory preserved
24.01.95 chsys.cc: support for long system names
02.04.95 uucp should now work with system names of up to 19 chars
02.04.95 !uucp_conf: "Delete" button action added, added some "fadefield"s
02.04.95 uucp: filnam.c: finally removed the "lseek, write or close..." bug
appearing whenever the first job for a system is queued
02.04.95 std/tcp.c: number of wimp polls during tcp transmissions increased
17.04.95 smail: header.c: the "two Sender: fields appearing" bug fixed ....
well, hrmh, not really _fixed_, but hacked around. This is a smail
bug and will have to be fixed in the original smail distribution.