aboutsummaryrefslogtreecommitdiff
path: root/gnu/libexec/uucp/sample/dial.sample
Commit message (Collapse)AuthorAgeFilesLines
* 1) Add \p\c after CONNECT for modems which give CONNECT beforeAndrey A. Chernov1994-05-031-1/+5
| | | | | | | | | | carrier up 2) Add more chat-fail codes 3) Add comment about complete/abort scripts, when modem handle DTR drop properly Notes: svn path=/head/; revision=1450
* From: stark!gene@newsserv.cs.sunysb.edu (Gene Stark)Jordan K. Hubbard1994-04-251-0/+35
Message-Id: <199404171501.LAA01245@stark.UUCP> To: freebsd-hackers@freefall.cdrom.com Subject: Make world and UUCP Sender: freebsd-hackers-owner@freefall.cdrom.com Precedence: bulk It would be much more convenient if "make world" didn't clobber my UUCP configuration files in /etc/uucp. Perhaps the easiest fix would be to change the names of the sample configuration files: config -> config.sample ports -> ports.sample ... Notes: svn path=/head/; revision=1414