diff --git a/appl/rcp/ChangeLog b/appl/rcp/ChangeLog index 23b8b6a55..24d00d144 100644 --- a/appl/rcp/ChangeLog +++ b/appl/rcp/ChangeLog @@ -1,5 +1,14 @@ 2001-01-27 Assar Westerlund + * util.c: replace vfork by fork + + * rcp.c: add RCSID S_ISTXT -> S_ISVTX printf sizes of files with + %lu instead of %q (which is not portable) + + * util.c: add RCSID do not use sig_t + * rcp.c: remove __P, use st_mtime et al from struct stat + * extern.h: remove __P + * initial import of port of bsd rcp changed to use existing rsh, contributed by Richard Nyberg