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
/
lib
/
libc
/
gen
/
termios.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix known issues which blow up the process after dlopen("libthr.so")
kib
2015-01-18
1
-3
/
+15
*
Add a new libc function: cfmakesane(3).
ed
2010-11-02
1
-0
/
+19
*
Use ANSI C prototypes inside termios.
ed
2009-12-05
1
-31
/
+13
*
Add tcsetsid(3).
ed
2009-05-07
1
-0
/
+12
*
Implement POSIX function tcgetsid() which returns session id.
davidxu
2008-04-15
1
-0
/
+11
*
Per Regents of the University of Calfornia letter, remove advertising
imp
2007-01-09
1
-4
/
+0
*
Assume __STDC__, remove non-__STDC__ code.
alfred
2002-05-28
1
-6
/
+0
*
Fix SCM ID's.
obrien
2002-02-01
1
-2
/
+2
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
1
-15
/
+16
*
Take care to avoid having "strong" and "weak" symbols of the same name in
jasone
2000-03-16
1
-0
/
+2
*
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
jasone
2000-01-27
1
-4
/
+2
*
Add three-tier symbol naming in support of POSIX thread cancellation
jasone
2000-01-12
1
-3
/
+8
*
Back out one of my previous changes: don't clear PARODD,
ache
1996-03-28
1
-1
/
+1
*
cfmakeraw:
ache
1996-03-27
1
-2
/
+2
*
Fixed lint from cc -Wall.
bde
1995-10-22
1
-5
/
+6
*
Clear IGNPAR in cfmakeraw() instead of set it.
ache
1995-03-29
1
-2
/
+2
*
cfmakeraw(): set IGNBRK, clear IXOFF, INPCK per Bruce suggestion
ache
1994-10-22
1
-2
/
+3
*
makeraw(): forget to clear IMAXBEL, set VMIN/VTIME
ache
1994-10-22
1
-2
/
+3
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
1
-0
/
+242