| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=130892
|
|
|
|
| |
Notes:
svn path=/head/; revision=130840
|
|
|
|
|
|
|
|
| |
We inherited this from the sparc32 port of BSD4.4-Lite1. We have neither
a sparc32 port nor a SunOS4.x compatibility desire these days.
Notes:
svn path=/head/; revision=130344
|
|
|
|
|
|
|
| |
Discussed with: bde
Notes:
svn path=/head/; revision=129035
|
|
|
|
|
|
|
|
|
| |
per letter dated July 22, 1999.
Approved by: core
Notes:
svn path=/head/; revision=127911
|
|
|
|
| |
Notes:
svn path=/head/; revision=116182
|
|
|
|
|
|
|
|
|
| |
not removing tabs before "__P((", and not outdenting continuation lines
to preserve non-KNF lining up of code with parentheses. Switch to KNF
formatting and/or rewrap the whole prototype in some cases.
Notes:
svn path=/head/; revision=93076
|
|
|
|
| |
Notes:
svn path=/head/; revision=92723
|
|
|
|
| |
Notes:
svn path=/head/; revision=50477
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FreeBSD/alpha. The most significant item is to change the command
argument to ioctl functions from int to u_long. This change brings us
inline with various other BSD versions. Driver writers may like to
use (__FreeBSD_version == 300003) to detect this change.
The prototype FreeBSD/alpha machdep will follow in a couple of days
time.
Notes:
svn path=/head/; revision=36735
|
|
|
|
| |
Notes:
svn path=/head/; revision=33825
|
|
|
|
|
|
|
|
| |
PR: 5450
Submitted by: Sakari Jalovaara <sja@tekla.fi>
Notes:
svn path=/head/; revision=32773
|
|
|
|
| |
Notes:
svn path=/head/; revision=31778
|
|
|
|
|
|
|
|
| |
not handled at a particular level. This fixes mainly restarting
of interrupted TIOCDRAINs and TIOCSETA{W,F}s.
Notes:
svn path=/head/; revision=31577
|
|
|
|
| |
Notes:
svn path=/head/; revision=27845
|
|
|
|
|
|
|
|
|
| |
<sys/ioctl_compat.h> and sometimes <sys/filio.h> instead of
<sys/ioctl.h> in tty-related files. <sys/ttycom.h> is still
usually imported bogusly via <sys/termios.h>.
Notes:
svn path=/head/; revision=24207
|
|
|
|
|
|
|
| |
ready for it yet.
Notes:
svn path=/head/; revision=22975
|
|
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
|
|
|
|
|
|
|
|
| |
with later.
A number of unused vars removed.
A number of unused procs removed or #ifdefed.
Notes:
svn path=/head/; revision=12819
|
|
|
|
|
|
|
|
|
| |
Added a comment about possibly better handling of INPCK.
Added a prototype.
Notes:
svn path=/head/; revision=12370
|
|
|
|
|
|
|
|
| |
nearest valid. It means that gtty+stty transaction (without speed
change) not breaks non-standard speeds now.
Notes:
svn path=/head/; revision=9861
|
|
|
|
|
|
|
|
|
| |
Old variant returns 38400 for them, now it returns nearest matched
rounded down, expect speeds in range 0 > speed < 50 rounded up
to not produce hangup.
Notes:
svn path=/head/; revision=9859
|
|
|
|
|
|
|
|
|
| |
Check for negative speed values in tty drive
Back out valid speed values checking from tty drive
Suggested by: bde
Notes:
svn path=/head/; revision=9851
|
|
|
|
|
|
|
| |
values instead of setting garbadge.
Notes:
svn path=/head/; revision=9847
|
|
|
|
| |
Notes:
svn path=/head/; revision=8876
|
|
|
|
|
|
|
| |
locking in sio f.e.
Notes:
svn path=/head/; revision=7758
|
|
|
|
|
|
|
| |
found. Fix flags declarations.
Notes:
svn path=/head/; revision=7594
|
|
|
|
|
|
|
| |
Remove static from some functions, needed in sio (later)
Notes:
svn path=/head/; revision=7582
|
|
|
|
|
|
|
|
| |
Fix declaration of cc arrays
Remove static from compatspcodes, will needed in sio (later)
Notes:
svn path=/head/; revision=7581
|
|
|
|
| |
Notes:
svn path=/head/; revision=7472
|
|
|
|
|
|
|
| |
Cosmetique 'tab' fix
Notes:
svn path=/head/; revision=3510
|
|
|
|
|
|
|
| |
Obtained from: FreeBSD 1.x
Notes:
svn path=/head/; revision=3509
|
|
|
|
| |
Notes:
svn path=/head/; revision=3441
|
|
|
|
|
|
|
| |
Privatize functions.
Notes:
svn path=/head/; revision=2271
|
|
|
|
| |
Notes:
svn path=/head/; revision=1817
|
|
|
|
|
|
|
|
| |
Reviewed by: Rodney W. Grimes
Submitted by: John Dyson and David Greenman
Notes:
svn path=/head/; revision=1549
|
|
Notes:
svn path=/head/; revision=1541
|