sync changes since last snapshot

This commit is contained in:
cohrs
2002-01-07 02:12:04 +00:00
parent 7218689e70
commit c77073be31
51 changed files with 581 additions and 286 deletions

View File

@@ -730,7 +730,7 @@ boolean uncomp;
* end up being displayed after the error message.
*/
if (istty)
fflush(stdout);
wait_synch();
# endif
if (f == 0) { /* child */
# ifdef TTY_GRAPHICS
@@ -740,7 +740,7 @@ boolean uncomp;
* invisible if there are no error messages.
*/
if (istty)
raw_printf("");
raw_print("");
# endif
/* run compressor without privileges, in case other programs
* have surprises along the line of gzip once taking filenames