summaryrefslogtreecommitdiffstats
path: root/etc/remote
Commit message (Collapse)AuthorAgeFilesLines
* Add ucomX shortcuts just like its uart sibling.thompsa2008-10-271-0/+8
|
* Remove sioX as an alias for uartX. It is believed to bemarcel2008-07-211-8/+8
| | | | | | more confusing than helpful. Suggested by: jhb
* With uart(4) default, change /dev/cuad# to /dev/cuau# so thatmarcel2008-07-191-10/+10
| | | | | out-of-the-box FreeBSD is consistent. Add uart[0-7] as a fingerfriendly shortcut alongside sio[0-7] and com[1-8].
* Reflect sio driver device name change cuaa -> cuadphk2004-10-131-10/+10
|
* Removed whitespace at BOF, EOL & EOF.schweikh2004-06-061-1/+1
|
* Add com5-com8 (cuaa4-cuaa7) to /etc/remote so they are available torwatson2004-02-171-0/+4
| | | | | tip by default. On my systems, at least, pccard modems like to turn up on higher addresses.
* Modernize examples/usage. Kill 1200/300 baud modem entries andimp2003-10-211-31/+37
| | | | | | instead use 14.4kbps and faster modems as examples. Separate line speed and baud rate and be careful when talking of one verses the other.
* Add traditional BSD names (sio[0-3]) to the finger-friendly com[1-4]dougb2003-05-051-4/+4
| | | | | entries so that you can do things like 'tip sio1' without having to remember the DOS equivalent.
* Add com1-4 as finger friendly shortcuts for /dev/cuaa0-3. Specify a defaultnik2001-02-211-0/+6
| | | | | | baud rate of 9600. Reviewed by: arch
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
|
* Add Id keywordsbrian1998-09-021-0/+2
|
* Add pa=none to give a hint that they exist.phk1998-04-261-2/+2
| | | | PR: 2368 (somewhat)
* 1) Remove comment about tip(1) not accepting comments in /etc/phoneshoek1997-10-131-2/+2
| | | | | | | | Forgotten-By: rgrimes, early '94 (see rev 1.3, 1.4). 2) Use 555-#### examples to avoid potentially expensive accidents. 3) Escape @ in example pn capability (see related FAQ.sgml question).
* Use proper serial device namesache1994-12-191-4/+4
|
* Remove more references to the U word.wollman1994-02-041-2/+2
|
* Replaced all references to comxx with ttyxx, since that is what all thergrimes1993-09-051-4/+4
| | | | other tools really want
* add more notes and examplesalm1993-08-151-2/+12
|
* Fixed com1 -> com00 since com ports are 0 based.rgrimes1993-07-301-2/+2
|
* Initial import of 386BSD 0.1 othersrc/etcrgrimes1993-06-201-0/+40
OpenPOWER on IntegriCloud