aboutsummaryrefslogtreecommitdiff
path: root/sbin/i386/comcontrol/comcontrol.c
Commit message (Collapse)AuthorAgeFilesLines
* Move sbin/i386/{mount_msdos,comcontrol} back to sbin, they are notPeter Wemm2000-01-141-112/+0
| | | | | | | | | i386 specific. Submitted by: bde Notes: svn path=/head/; revision=55980
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Add rcsid. Remove unused #includes. Use err(3).Philippe Charnier1998-06-301-23/+27
| | | | Notes: svn path=/head/; revision=37273
* Remove excessive argc checking. It was impossible to set `dtrwait' andBruce Evans1995-01-101-1/+2
| | | | | | | and `drainwait' in a single command. Notes: svn path=/head/; revision=5459
* Fight agaist hanging modems: add new drainwait option.Andrey A. Chernov1995-01-051-12/+27
| | | | | | | Reviewed by: Bruce Notes: svn path=/head/; revision=5397
* From Bde:Andrey A. Chernov1994-05-301-22/+2
| | | | | | | o Removed bidir options. Notes: svn path=/head/; revision=1629
* Modified for work without options COM_BIDIR into kernel.Andrey A. Chernov1993-12-101-5/+3
| | | | Notes: svn path=/head/; revision=839
* Add 'dtrwait <n>' option to comcontrol to handleAndrey A. Chernov1993-12-101-14/+49
| | | | | | | TIOCM[SG]DTRWAIT ioctl. Notes: svn path=/head/; revision=837
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-121-0/+79
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=4