summaryrefslogtreecommitdiff
path: root/etc/rc.d/serial
Commit message (Expand)AuthorAgeFilesLines
* With uart(4) default, change /dev/cuad# to /dev/cuau# andMarcel Moolenaar2008-07-191-6/+6
* As previously discussed, add the svn:executable property to all scriptsDoug Barton2008-07-161-0/+0
* Add an example of how to set up a 3-wire serial terminal.Ruslan Ermilov2006-03-231-2/+17
* Unify the ci/co variables now that the the tty drivers now use the sameDavid E. O'Brien2004-11-141-40/+35
* Catch up with PHK's sio(4) rework [sys/dev/sio/sio.c rev. 1.456].David E. O'Brien2004-11-141-23/+23
* Remove the requirement for the FreeBSD keyword as it no longerMike Makonnen2004-10-071-1/+1
* Mark scripts as not usable inside a jail by adding keyword 'nojail'.Pawel Jakub Dawidek2004-03-081-1/+1
* Catch up with 1995(?) for modem speeds (use 57600 instead of 115200 forBruce Evans2003-05-051-2/+2
* When resetting to defaults, reset drainwait to the current default pfBruce Evans2003-05-041-2/+3
* Fix style bugs:Jens Schweikhardt2002-10-121-1/+1
* Merge in all the changes that Mike Makonnen has been maintaining for aGordon Tetlow2002-07-181-0/+4
* Correct default value of drainwait: it should be 300 seconds, not forever.Maxim Sobolev2002-04-231-1/+1
* Add copyright notices. Other systems have been barrowing our /etc filesDavid E. O'Brien2000-10-081-0/+26
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Small whitespace change to fix run-over lines introduced in the previousSheldon Hearn1999-08-271-3/+3
* Style clean-up:Sheldon Hearn1999-08-251-24/+24
* Submitted by: bdeDaniel O'Callaghan1998-03-131-3/+3
* Change examples for Cyclades cards (c -> c0) to fit with reality.Daniel O'Callaghan1998-03-131-3/+3
* Fixed the Cyclades and Digiboard port numbers.Bruce Evans1997-03-101-4/+4
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-231-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Added support for Cyclades and Digiboard devices.Bruce Evans1996-02-241-29/+64
* Another round of spelling fixes.Mike Pritchard1996-01-311-1/+1
* This is a purely cosmetic clean up. Fix many cut and paste problems thatRodney W. Grimes1995-04-091-2/+3
* Add drainwait option examplesAndrey A. Chernov1995-01-051-3/+3
* cua*0? --> cua*a?Andrey A. Chernov1994-12-041-9/+9
* Now rc.serial used for initial setup of serial linesAndrey A. Chernov1994-06-041-0/+91