index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
compat
/
linux
/
linux_termios.c
Age
Commit message (
Expand
)
Author
2012-04-22
Add struct proc * argument to FRELE() and FILE_SET_MATURE() in
Philip Guenthe
2003-04-05
Add missing 230400 to linux_speeds array to match linux_spmasks.
Todd C. Miller
2002-05-07
minor style.
jasoni
2002-05-07
support TIOCLINUX ioctl
jasoni
2002-03-14
First round of __P removal in sys
Todd C. Miller
2002-02-13
FREF/FRELE where required due to fd_getfile.
jasoni
2001-10-26
- every new fd created by falloc() is marked as larval and should not be used
Artur Grabowski
2001-05-24
style/cleanup (of function headers)
jasoni
2000-08-18
Stupid Linux redefined SBRK semantics
Niklas Hallqvist
2000-08-18
Add TCSBRK emulation. bug reported by sparud@crt.se
Niklas Hallqvist
1999-07-18
TIOCM{GET,SET,BIS,BIC}, and TCXONC support
Theo de Raadt
1997-12-10
emulate set controlling tty ioctl
Niels Provos
1996-10-16
proto
Theo de Raadt
1996-04-18
Merge of NetBSD 960317
Niklas Hallqvist
1996-04-17
Good fixes and changes from latest Net.
Michael Shalayeff
1996-03-08
From NetBSD:
Michael Shalayeff