Commit Graph

10 Commits

Author SHA1 Message Date
ache
dbf6b5a2db remove HAVE_SETPGRP, because it doesn't detach terminal
in POSIX (setsid() is only way to do it)
1993-11-18 01:19:06 +00:00
ache
bd8d47ba76 IMAXBELL & PENDIN now cleared to satisfy new sio driver.
From Ian Taylor.
Fix POSIX CLOCAL behaviour, set controlling terminal after it.
Change VTIME from 0 to 1 to fix timeouts waiting for data
1993-11-18 01:03:18 +00:00
ache
1f3af8cba1 From Ian Taylor.
Fix POSIX detach behaviour, based on setsid() call.
stpgrp(0,0) not used for POSIX now.
1993-11-18 00:59:17 +00:00
rgrimes
2c850a2d35 Makefile to install sample files in /etc/uucp with correct ownership and
permissions
1993-10-14 12:18:29 +00:00
rgrimes
404add9fac Add subdir samples so that the sample scripts can get installed in /etc/uucp.
Add group to Makefile.inc for use in installing sample files
1993-10-14 12:17:58 +00:00
jtc
f3030a28f1 SRCS should contain *.c's, not *.o's. 1993-08-16 16:22:34 +00:00
rgrimes
bb17304d3a Fixed manual page names from .0 to .8. 1993-08-06 23:38:29 +00:00
rgrimes
ffef03e710 Since there are no c sources in this directory we need a null depend:
target.  I added this.
1993-08-06 23:28:02 +00:00
conklin
1701a0d155 FreeBSD doesn't define sig_atomic_t in <signal.h> like it should... 1993-08-06 16:49:30 +00:00
conklin
9445dd1201 Taylor UUCP 1.04 1993-08-05 18:28:27 +00:00