index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
kern
/
tty_compat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use __FBSDID().
obrien
2003-06-11
1
-1
/
+3
*
Fixed some style bugs in the removal of __P(()). The main ones were
bde
2002-03-24
1
-4
/
+4
*
Remove __P.
alfred
2002-03-19
1
-4
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
1
-3
/
+3
*
Don't depend on "implicit int".
bde
1998-02-25
1
-4
/
+4
*
Fix a couple of operator precedence bugs.
steve
1998-01-25
1
-3
/
+3
*
Make COMPAT_43 and COMPAT_SUNOS new-style options.
eivind
1997-12-16
1
-1
/
+3
*
Use ENOIOCTL instead of -1 (= ERESTART) for tty ioctls that are
bde
1997-12-06
1
-2
/
+2
*
Removed unused #includes.
bde
1997-08-02
1
-6
/
+1
*
Don't include <sys/ioctl.h> in the kernel. Stage 5: include
bde
1997-03-24
1
-2
/
+2
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
A Major staticize sweep. Generates a couple of warnings that I'll deal
phk
1995-12-14
1
-2
/
+4
*
Improved formatting.
bde
1995-11-18
1
-5
/
+8
*
Preserve current termios speed for TIOCSET*, if it matched with
ache
1995-08-02
1
-3
/
+7
*
Better approximation for TIOCGETP (gtty) for non-standard speeds.
ache
1995-08-02
1
-9
/
+18
*
Check for valid speed values in pty drive
ache
1995-08-02
1
-4
/
+7
*
Check for valid speeds in TIOCSET* and return EINVAL for incorrect
ache
1995-08-01
1
-7
/
+4
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-9
/
+9
*
Extract "set" family functions to separate module, needed for
ache
1995-04-11
1
-70
/
+90
*
Back out changes related to locked bits until more elegant solution will be
ache
1995-04-02
1
-20
/
+20
*
Fix error in TIOCSETC/TIOCSLTC, they need to call TIOCSETA.
ache
1995-04-02
1
-16
/
+18
*
Return EINVAL instead of setting wrong in/out speed
ache
1995-04-02
1
-9
/
+9
*
c_iflag handling in setting compat modes now more close to V7
ache
1995-03-29
1
-2
/
+4
*
Better IXANY/IXOFF processing into setflags.
ache
1994-10-11
1
-6
/
+14
*
Fix old cs8->cs7 bug, bringed by rlogin.
ache
1994-10-11
1
-25
/
+45
*
Cosmetics: added ()'s and fixed prinf-formats to make gcc silent.
phk
1994-10-08
1
-2
/
+2
*
Support speeds 57600 and 115200.
bde
1994-08-25
1
-12
/
+16
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-0
/
+7
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+411