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
/
kern
/
tty_conf.c
Age
Commit message (
Expand
)
Author
2015-12-22
Re-add config includes
Stefan Fritsch
2015-12-21
Move ppp, nmea, endrun, and msts prototypes to tty.h
Stefan Fritsch
2015-03-14
Remove some includes include-what-you-use claims don't
Jonathan Gray
2014-10-01
sl(4) is no more, thanks for all the fish!
Martin Pieuchot
2014-09-14
remove uneeded proc.h includes
Jonathan Gray
2014-03-11
lint is gone, and the 'lint' conditional was never in the implementation
Philip Guenther
2013-12-13
Remove the 4.3BSD tty(4) compatibility shims. RIP. ok millert@
Christian Weisgerber
2010-06-29
remove the compat43 ifdef around some code. in effect, it's always been
Ted Unangst
2010-04-12
Some of the line disciplines want to check for suser. Better to pass them
Ted Unangst
2009-08-25
Remove support for packet mode of Metricom Ricochet radios.
Jonathan Gray
2009-05-06
endrun(4) - EndRun Technologies native time-of-day message timedelta
Kevin Steves
2008-01-05
Add support for the Meinberg Standard Time String format that all Meinberg
Marc Balmer
2006-08-03
Remove the tb(4) line discipline and manual page. I found no man pages
Marc Balmer
2006-06-01
Add basic NMEA0183 support as a tty line discipline. The line discipline
Marc Balmer
2005-12-21
ansi/deregister. No binary change.
Jonathan Gray
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
1999-04-22
we don't need to include buf.h
Artur Grabowski
1997-09-02
COMPAT_BSDOS exec and compat changes.
Jason Downs
1997-04-04
s/STRIPIPDISC/STRIPDISC/; kleink@netbsd.org
Theo de Raadt
1996-05-22
+ strip
Theo de Raadt
1996-03-03
From NetBSD: 960217 merge
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt